2025-05-07T20:22:34.9422885Z Current runner version: '2.323.0' 2025-05-07T20:22:34.9428576Z Runner name: 'i-08fe505a4ffafe1c0' 2025-05-07T20:22:34.9429480Z Machine name: 'ip-10-0-73-133' 2025-05-07T20:22:34.9432258Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:22:34.9434509Z Contents: read 2025-05-07T20:22:34.9435010Z Metadata: read 2025-05-07T20:22:34.9435498Z Packages: read 2025-05-07T20:22:34.9435983Z ##[endgroup] 2025-05-07T20:22:34.9437819Z Secret source: None 2025-05-07T20:22:34.9438574Z Prepare workflow directory 2025-05-07T20:22:34.9952158Z Prepare all required actions 2025-05-07T20:22:34.9987818Z Getting action download info 2025-05-07T20:22:35.2569889Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:22:35.5296468Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:22:35.8803998Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:22:37.4650149Z Getting action download info 2025-05-07T20:22:37.6047672Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:22:37.7930583Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, default, 3.11, 12.6.3, 12.6.3, clang) 2025-05-07T20:22:37.8535027Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:22:37.8670933Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:22:37.8684089Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:22:37.8685618Z ##[endgroup] 2025-05-07T20:22:39.2709775Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:22:39.2710312Z Instance Type: g5.4xlarge 2025-05-07T20:22:39.2710748Z AMI Name: unknown 2025-05-07T20:22:39.2747998Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:22:44.6424269Z ##[group]Run actions/checkout@v4 2025-05-07T20:22:44.6424589Z with: 2025-05-07T20:22:44.6424819Z submodules: true 2025-05-07T20:22:44.6425067Z repository: pytorch/FBGEMM 2025-05-07T20:22:44.6425482Z token: *** 2025-05-07T20:22:44.6425693Z ssh-strict: true 2025-05-07T20:22:44.6425913Z ssh-user: git 2025-05-07T20:22:44.6426138Z persist-credentials: true 2025-05-07T20:22:44.6426395Z clean: true 2025-05-07T20:22:44.6426628Z sparse-checkout-cone-mode: true 2025-05-07T20:22:44.6426904Z fetch-depth: 1 2025-05-07T20:22:44.6427123Z fetch-tags: false 2025-05-07T20:22:44.6427342Z show-progress: true 2025-05-07T20:22:44.6427570Z lfs: false 2025-05-07T20:22:44.6427779Z set-safe-directory: true 2025-05-07T20:22:44.6428031Z env: 2025-05-07T20:22:44.6428244Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:44.6428562Z BUILD_ENV: build_binary 2025-05-07T20:22:44.6428825Z BUILD_TARGET: default 2025-05-07T20:22:44.6429063Z BUILD_VARIANT: cuda 2025-05-07T20:22:44.6429327Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:22:44.6429584Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:44.6429829Z ##[endgroup] 2025-05-07T20:22:44.7586819Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:22:44.7587989Z ##[group]Getting Git version info 2025-05-07T20:22:44.7588443Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.7589056Z [command]/usr/bin/git version 2025-05-07T20:22:44.7589326Z git version 2.47.1 2025-05-07T20:22:44.7596310Z ##[endgroup] 2025-05-07T20:22:44.7619226Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/78bc64ae-9d3b-4289-96c5-eb8555d3d206' before making global git config changes 2025-05-07T20:22:44.7620157Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:22:44.7624155Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.7658939Z Deleting the contents of '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.7661793Z ##[group]Initializing the repository 2025-05-07T20:22:44.7666014Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.7709835Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:22:44.7710404Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:22:44.7710946Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:22:44.7711329Z hint: 2025-05-07T20:22:44.7711641Z hint: git config --global init.defaultBranch 2025-05-07T20:22:44.7711969Z hint: 2025-05-07T20:22:44.7712299Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:22:44.7712841Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:22:44.7713250Z hint: 2025-05-07T20:22:44.7713474Z hint: git branch -m 2025-05-07T20:22:44.7713952Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/ 2025-05-07T20:22:44.7721896Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:22:44.7755208Z ##[endgroup] 2025-05-07T20:22:44.7755676Z ##[group]Disabling automatic garbage collection 2025-05-07T20:22:44.7759082Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:22:44.7790213Z ##[endgroup] 2025-05-07T20:22:44.7791023Z ##[group]Setting up auth 2025-05-07T20:22:44.7796354Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:22:44.7827975Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T20:22:44.8191332Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:22:44.8223114Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T20:22:44.8566103Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:44.8613240Z ##[endgroup] 2025-05-07T20:22:44.8613687Z ##[group]Fetching the repository 2025-05-07T20:22:44.8621265Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f4c52051596e74bc8c16e3d2867a4ecdd271e0:refs/remotes/pull/4066/merge 2025-05-07T20:22:45.2986014Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.2986555Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:22:45.3012183Z ##[endgroup] 2025-05-07T20:22:45.3012592Z ##[group]Determining the checkout info 2025-05-07T20:22:45.3014884Z ##[endgroup] 2025-05-07T20:22:45.3019075Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:22:45.3055246Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:22:45.3082553Z ##[group]Checking out the ref 2025-05-07T20:22:45.3086262Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:22:45.4192583Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:22:45.4192868Z 2025-05-07T20:22:45.4193082Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:22:45.4193594Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:22:45.4194204Z state without impacting any branches by switching back to a branch. 2025-05-07T20:22:45.4194504Z 2025-05-07T20:22:45.4194709Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:22:45.4195175Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:22:45.4195450Z 2025-05-07T20:22:45.4195565Z git switch -c 2025-05-07T20:22:45.4195759Z 2025-05-07T20:22:45.4196648Z Or undo this operation with: 2025-05-07T20:22:45.4196845Z 2025-05-07T20:22:45.4196938Z git switch - 2025-05-07T20:22:45.4197312Z 2025-05-07T20:22:45.4197581Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:22:45.4197935Z 2025-05-07T20:22:45.4198313Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:22:45.4206435Z ##[endgroup] 2025-05-07T20:22:45.4206852Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:22:45.4211959Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.4255828Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:22:45.4285461Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:22:45.4319736Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:22:45.4346327Z ##[endgroup] 2025-05-07T20:22:45.4346907Z ##[group]Fetching submodules 2025-05-07T20:22:45.4350743Z [command]/usr/bin/git submodule sync 2025-05-07T20:22:45.4682853Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:22:45.5004752Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T20:22:45.5007085Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T20:22:45.5010264Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T20:22:45.5013935Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T20:22:45.5017250Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T20:22:45.5021127Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T20:22:45.5024334Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T20:22:45.5054302Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:22:45.9024284Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:22:46.3790504Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:22:46.8198059Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:22:47.8428959Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:22:48.2102034Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:22:48.5713925Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:22:49.7483512Z From https://github.com/asmjit/asmjit 2025-05-07T20:22:49.7484147Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T20:22:49.7980630Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:22:50.5140877Z From https://github.com/jwfromm/composable_kernel 2025-05-07T20:22:50.5141360Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T20:22:50.7997464Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:22:51.4605364Z From https://github.com/pytorch/cpuinfo 2025-05-07T20:22:51.4606485Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T20:22:51.5603007Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:22:52.7116318Z From https://github.com/jwfromm/cutlass 2025-05-07T20:22:52.7116772Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T20:22:53.4066417Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:22:54.2137776Z From https://github.com/google/googletest 2025-05-07T20:22:54.2138358Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T20:22:54.2544240Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:22:54.8345316Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T20:22:54.8345905Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T20:22:54.8429664Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:22:55.5857465Z From https://github.com/nlohmann/json 2025-05-07T20:22:55.5857926Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T20:22:55.6988152Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:22:55.7009318Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:22:55.7344471Z Entering 'external/asmjit' 2025-05-07T20:22:55.7377438Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.7410326Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.7443761Z Entering 'external/cutlass' 2025-05-07T20:22:55.7475424Z Entering 'external/googletest' 2025-05-07T20:22:55.7507776Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.7540791Z Entering 'external/json' 2025-05-07T20:22:55.7588376Z ##[endgroup] 2025-05-07T20:22:55.7588791Z ##[group]Persisting credentials for submodules 2025-05-07T20:22:55.7594761Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-05-07T20:22:55.7927531Z Entering 'external/asmjit' 2025-05-07T20:22:55.7993482Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.8067787Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.8134764Z Entering 'external/cutlass' 2025-05-07T20:22:55.8210385Z Entering 'external/googletest' 2025-05-07T20:22:55.8276240Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.8343023Z Entering 'external/json' 2025-05-07T20:22:55.8426834Z [command]/usr/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-05-07T20:22:55.8762805Z Entering 'external/asmjit' 2025-05-07T20:22:55.8825595Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:22:55.8827690Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.8893339Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:22:55.8896626Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.8957835Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:22:55.8960830Z Entering 'external/cutlass' 2025-05-07T20:22:55.9022862Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:22:55.9025915Z Entering 'external/googletest' 2025-05-07T20:22:55.9086885Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:22:55.9089943Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.9150999Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:22:55.9154572Z Entering 'external/json' 2025-05-07T20:22:55.9215746Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:22:55.9305111Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:22:55.9634027Z Entering 'external/asmjit' 2025-05-07T20:22:55.9666299Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.9698970Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.9731146Z Entering 'external/cutlass' 2025-05-07T20:22:55.9763600Z Entering 'external/googletest' 2025-05-07T20:22:55.9795760Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.9827620Z Entering 'external/json' 2025-05-07T20:22:55.9880397Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:22:56.0214369Z Entering 'external/asmjit' 2025-05-07T20:22:56.0247628Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.0279765Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.0315825Z Entering 'external/cutlass' 2025-05-07T20:22:56.0348322Z Entering 'external/googletest' 2025-05-07T20:22:56.0381015Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.0481058Z Entering 'external/json' 2025-05-07T20:22:56.0482211Z ##[endgroup] 2025-05-07T20:22:56.0496853Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:22:56.0524825Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:22:56.0702413Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:22:56.0702744Z with: 2025-05-07T20:22:56.0702997Z name: fbgemm_default_x86_clang_py3.11_cu12.6.3.whl 2025-05-07T20:22:56.0703330Z merge-multiple: false 2025-05-07T20:22:56.0703591Z repository: pytorch/FBGEMM 2025-05-07T20:22:56.0703850Z run-id: 14891846252 2025-05-07T20:22:56.0704069Z env: 2025-05-07T20:22:56.0704288Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:56.0704601Z BUILD_ENV: build_binary 2025-05-07T20:22:56.0704846Z BUILD_TARGET: default 2025-05-07T20:22:56.0705091Z BUILD_VARIANT: cuda 2025-05-07T20:22:56.0705329Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:22:56.0705599Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:56.0705837Z ##[endgroup] 2025-05-07T20:22:56.3073578Z Downloading single artifact 2025-05-07T20:22:56.4051300Z Preparing to download the following artifacts: 2025-05-07T20:22:56.4058484Z - fbgemm_default_x86_clang_py3.11_cu12.6.3.whl (ID: 3081457064, Size: 518315501, Expected Digest: sha256:edcb4dcdf3c762e1bb0763e1de08e2cc783f95758363c553a883948da412889d) 2025-05-07T20:22:56.4634256Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-0d7a424c-932b-534a-81ef-c72f453fcde5/artifacts/86b322a1b0db125938d6fddd30aeee56aef37a4f02eff43ba7561df168c6b5c2.zip 2025-05-07T20:22:56.4635694Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:56.5449893Z (node:57030) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-05-07T20:22:56.5450851Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:23:02.0508850Z SHA256 digest of downloaded artifact is edcb4dcdf3c762e1bb0763e1de08e2cc783f95758363c553a883948da412889d 2025-05-07T20:23:02.0509686Z Artifact download completed successfully. 2025-05-07T20:23:02.0510022Z Total of 1 artifact(s) downloaded 2025-05-07T20:23:02.0515350Z Download artifact has finished successfully 2025-05-07T20:23:02.0797412Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:23:02.0797811Z with: 2025-05-07T20:23:02.0798029Z driver-version: 570.133.07 2025-05-07T20:23:02.0798271Z env: 2025-05-07T20:23:02.0798587Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:02.0798900Z BUILD_ENV: build_binary 2025-05-07T20:23:02.0799152Z BUILD_TARGET: default 2025-05-07T20:23:02.0799385Z BUILD_VARIANT: cuda 2025-05-07T20:23:02.0799628Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:23:02.0799918Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:02.0800181Z ##[endgroup] 2025-05-07T20:23:02.0887518Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:23:02.0887907Z with: 2025-05-07T20:23:02.0888293Z timeout_minutes: 10 2025-05-07T20:23:02.0888532Z max_attempts: 3 2025-05-07T20:23:02.0912455Z 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:02.0936971Z retry_wait_seconds: 10 2025-05-07T20:23:02.0937238Z polling_interval_seconds: 1 2025-05-07T20:23:02.0937507Z warning_on_retry: true 2025-05-07T20:23:02.0937756Z continue_on_error: false 2025-05-07T20:23:02.0938009Z env: 2025-05-07T20:23:02.0938231Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:02.0938548Z BUILD_ENV: build_binary 2025-05-07T20:23:02.0938802Z BUILD_TARGET: default 2025-05-07T20:23:02.0939036Z BUILD_VARIANT: cuda 2025-05-07T20:23:02.0939284Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:23:02.0939548Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:02.0939797Z DRIVER_VERSION: 570.133.07 2025-05-07T20:23:02.0940048Z ##[endgroup] 2025-05-07T20:23:02.1735301Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:23:02.1736381Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:23:02.1739756Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:23:02.8079813Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:23:02.8080776Z No packages marked for removal. 2025-05-07T20:23:02.8143553Z Dependencies resolved. 2025-05-07T20:23:02.8152696Z Nothing to do. 2025-05-07T20:23:02.8153285Z Complete! 2025-05-07T20:23:02.8469068Z + install_nvidia_driver_common 2025-05-07T20:23:02.8473187Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:23:02.8474577Z Before installing NVIDIA driver 2025-05-07T20:23:02.8476617Z + lspci 2025-05-07T20:23:02.8662343Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:02.8663846Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:02.8664977Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:02.8666012Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:02.8666952Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:02.8668000Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:02.8668965Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:02.8669776Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:02.8670212Z + lsmod 2025-05-07T20:23:02.8702768Z Module Size Used by 2025-05-07T20:23:02.8703074Z xt_conntrack 16384 1 2025-05-07T20:23:02.8703348Z nft_chain_nat 16384 3 2025-05-07T20:23:02.8703615Z xt_MASQUERADE 20480 1 2025-05-07T20:23:02.8703935Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:02.8704274Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:02.8704671Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:02.8705111Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:02.8705466Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:02.8705757Z xfrm_user 57344 1 2025-05-07T20:23:02.8706028Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:02.8706318Z xt_addrtype 16384 2 2025-05-07T20:23:02.8706579Z nft_compat 20480 4 2025-05-07T20:23:02.8706879Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:02.8707302Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:02.8707677Z br_netfilter 36864 0 2025-05-07T20:23:02.8707949Z bridge 323584 1 br_netfilter 2025-05-07T20:23:02.8708248Z stp 16384 1 bridge 2025-05-07T20:23:02.8708538Z llc 16384 2 bridge,stp 2025-05-07T20:23:02.8708815Z overlay 167936 0 2025-05-07T20:23:02.8709067Z tls 135168 0 2025-05-07T20:23:02.8709319Z nls_ascii 16384 1 2025-05-07T20:23:02.8709568Z nls_cp437 20480 1 2025-05-07T20:23:02.8709818Z vfat 24576 1 2025-05-07T20:23:02.8710074Z fat 86016 1 vfat 2025-05-07T20:23:02.8710342Z sunrpc 696320 1 2025-05-07T20:23:02.8710582Z i8042 45056 0 2025-05-07T20:23:02.8710828Z ena 180224 0 2025-05-07T20:23:02.8711083Z serio 28672 3 i8042 2025-05-07T20:23:02.8711357Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:02.8711631Z button 24576 0 2025-05-07T20:23:02.8711890Z sch_fq_codel 20480 17 2025-05-07T20:23:02.8712143Z dm_mod 188416 0 2025-05-07T20:23:02.8712395Z loop 36864 0 2025-05-07T20:23:02.8712649Z fuse 163840 1 2025-05-07T20:23:02.8712894Z configfs 57344 1 2025-05-07T20:23:02.8713156Z dax 45056 1 dm_mod 2025-05-07T20:23:02.8713432Z dmi_sysfs 20480 0 2025-05-07T20:23:02.8713683Z crc32_pclmul 16384 0 2025-05-07T20:23:02.8713941Z crc32c_intel 24576 0 2025-05-07T20:23:02.8714199Z efivarfs 24576 1 2025-05-07T20:23:02.8714451Z + modinfo nvidia 2025-05-07T20:23:02.8721819Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:02.8722294Z import_ns: DMA_BUF 2025-05-07T20:23:02.8722557Z alias: char-major-195-* 2025-05-07T20:23:02.8722827Z version: 570.133.07 2025-05-07T20:23:02.8723084Z supported: external 2025-05-07T20:23:02.8723484Z license: Dual MIT/GPL 2025-05-07T20:23:02.8723814Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:02.8724574Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:02.8724909Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:02.8725230Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:02.8725576Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:02.8725908Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:02.8726225Z depends: i2c-core,drm 2025-05-07T20:23:02.8726488Z retpoline: Y 2025-05-07T20:23:02.8726704Z name: nvidia 2025-05-07T20:23:02.8727065Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:02.8727538Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:02.8727983Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:02.8728523Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:02.8728837Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:02.8729164Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:02.8729481Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:02.8729787Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:02.8730095Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:02.8730453Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:02.8730843Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:02.8731178Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:02.8731480Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:02.8731794Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:02.8732162Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:02.8732562Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:02.8732939Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:02.8733363Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:02.8733774Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:02.8734197Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:02.8734610Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:02.8734954Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:02.8735320Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:02.8735700Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:02.8736044Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:02.8736373Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:02.8736724Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:02.8737052Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:02.8737374Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:02.8737720Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:02.8738091Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:02.8738426Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:02.8738770Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:02.8739116Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:02.8739458Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:02.8739845Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:02.8740182Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:02.8740473Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:02.8740803Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:02.8741128Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:02.8741454Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:02.8741788Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:02.8742142Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:02.8742501Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:02.8742832Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:02.8743183Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:02.8743614Z parm: rm_firmware_active:charp 2025-05-07T20:23:02.8743908Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:23:02.8744157Z ++ command -v nvidia-smi 2025-05-07T20:23:02.8744409Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:23:02.8744668Z + set +e 2025-05-07T20:23:02.8744986Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:23:04.6787470Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:23:04.6787806Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:04.6788058Z + '[' 0 -ne 0 ']' 2025-05-07T20:23:04.6788281Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:23:04.6788557Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:23:04.6788989Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:23:04.6789463Z + set -e 2025-05-07T20:23:04.6789909Z + '[' 1 -eq 0 ']' 2025-05-07T20:23:04.6790157Z + post_install_nvidia_driver_common 2025-05-07T20:23:04.6790604Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:23:04.6793087Z + sudo modprobe nvidia 2025-05-07T20:23:04.7990959Z + echo 'After installing NVIDIA driver' 2025-05-07T20:23:04.7991533Z + lspci 2025-05-07T20:23:04.7991950Z After installing NVIDIA driver 2025-05-07T20:23:04.8108266Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:04.8108759Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:04.8109316Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:04.8109840Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:04.8110328Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:04.8110951Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:04.8111445Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:04.8111931Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:04.8112334Z + lsmod 2025-05-07T20:23:04.8141449Z Module Size Used by 2025-05-07T20:23:04.8141986Z nvidia_uvm 1884160 0 2025-05-07T20:23:04.8142484Z nvidia 11583488 1 nvidia_uvm 2025-05-07T20:23:04.8143000Z drm 602112 1 nvidia 2025-05-07T20:23:04.8143588Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:23:04.8144150Z backlight 24576 1 drm 2025-05-07T20:23:04.8144673Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:23:04.8145197Z xt_conntrack 16384 1 2025-05-07T20:23:04.8145660Z nft_chain_nat 16384 3 2025-05-07T20:23:04.8146134Z xt_MASQUERADE 20480 1 2025-05-07T20:23:04.8146682Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:04.8147295Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:04.8148018Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:04.8148808Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:04.8149383Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:04.8149903Z xfrm_user 57344 1 2025-05-07T20:23:04.8150376Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:04.8150706Z xt_addrtype 16384 2 2025-05-07T20:23:04.8150960Z nft_compat 20480 4 2025-05-07T20:23:04.8151273Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:04.8151696Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:04.8152067Z br_netfilter 36864 0 2025-05-07T20:23:04.8152362Z bridge 323584 1 br_netfilter 2025-05-07T20:23:04.8152651Z stp 16384 1 bridge 2025-05-07T20:23:04.8152942Z llc 16384 2 bridge,stp 2025-05-07T20:23:04.8153233Z overlay 167936 0 2025-05-07T20:23:04.8153480Z tls 135168 0 2025-05-07T20:23:04.8153731Z nls_ascii 16384 1 2025-05-07T20:23:04.8154186Z nls_cp437 20480 1 2025-05-07T20:23:04.8154436Z vfat 24576 1 2025-05-07T20:23:04.8154687Z fat 86016 1 vfat 2025-05-07T20:23:04.8154956Z sunrpc 696320 1 2025-05-07T20:23:04.8155202Z i8042 45056 0 2025-05-07T20:23:04.8155445Z ena 180224 0 2025-05-07T20:23:04.8155700Z serio 28672 3 i8042 2025-05-07T20:23:04.8155980Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:04.8156233Z button 24576 0 2025-05-07T20:23:04.8156490Z sch_fq_codel 20480 17 2025-05-07T20:23:04.8156749Z dm_mod 188416 0 2025-05-07T20:23:04.8156989Z loop 36864 0 2025-05-07T20:23:04.8157237Z fuse 163840 1 2025-05-07T20:23:04.8157604Z configfs 57344 1 2025-05-07T20:23:04.8157853Z dax 45056 1 dm_mod 2025-05-07T20:23:04.8158125Z dmi_sysfs 20480 0 2025-05-07T20:23:04.8158448Z crc32_pclmul 16384 0 2025-05-07T20:23:04.8158702Z crc32c_intel 24576 0 2025-05-07T20:23:04.8158954Z efivarfs 24576 1 2025-05-07T20:23:04.8159211Z + modinfo nvidia 2025-05-07T20:23:04.8163596Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:04.8164062Z import_ns: DMA_BUF 2025-05-07T20:23:04.8164314Z alias: char-major-195-* 2025-05-07T20:23:04.8164587Z version: 570.133.07 2025-05-07T20:23:04.8164829Z supported: external 2025-05-07T20:23:04.8165076Z license: Dual MIT/GPL 2025-05-07T20:23:04.8165365Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:04.8165707Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:04.8166020Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:04.8166344Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:04.8166681Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:04.8167006Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:04.8167324Z depends: i2c-core,drm 2025-05-07T20:23:04.8167586Z retpoline: Y 2025-05-07T20:23:04.8167795Z name: nvidia 2025-05-07T20:23:04.8168157Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:04.8168629Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:04.8169068Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:04.8169487Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:04.8169796Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:04.8170099Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:04.8170440Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:04.8170768Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:04.8171077Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:04.8171435Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:04.8171826Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:04.8172158Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:04.8172453Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:04.8172761Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:04.8173125Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:04.8173522Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:04.8173896Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:04.8174316Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:04.8174722Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:04.8175135Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:04.8175549Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:04.8175886Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:04.8176248Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:04.8176725Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:04.8177068Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:04.8177391Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:04.8177718Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:04.8178047Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:04.8178358Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:04.8178700Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:04.8179061Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:04.8179390Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:04.8179719Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:04.8180061Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:04.8180484Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:04.8180820Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:04.8181149Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:04.8181441Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:04.8181767Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:04.8182088Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:04.8182404Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:04.8182731Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:04.8183080Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:04.8183480Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:04.8183800Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:04.8184145Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:04.8184484Z parm: rm_firmware_active:charp 2025-05-07T20:23:04.8184763Z + set +e 2025-05-07T20:23:04.8184962Z + nvidia-smi 2025-05-07T20:23:06.2276882Z Wed May 7 20:23:06 2025 2025-05-07T20:23:06.2277291Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:06.2277827Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:06.2278326Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:06.2278877Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:06.2279405Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:06.2279840Z | | | MIG M. | 2025-05-07T20:23:06.2280176Z |=========================================+========================+======================| 2025-05-07T20:23:06.2342394Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:06.2343526Z | 0% 30C P0 63W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:06.2344395Z | | | N/A | 2025-05-07T20:23:06.2345185Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:06.2345966Z 2025-05-07T20:23:06.2346738Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:06.2347589Z | Processes: | 2025-05-07T20:23:06.2348459Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:06.2349275Z | ID ID Usage | 2025-05-07T20:23:06.2349965Z |=========================================================================================| 2025-05-07T20:23:06.2350700Z | No running processes found | 2025-05-07T20:23:06.2351459Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:06.6424681Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:08.0489345Z NVIDIA A10G 2025-05-07T20:23:08.3208769Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:08.3209044Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:08.3209290Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:08.3209586Z + set -e 2025-05-07T20:23:08.3209804Z INFO: Ignoring allowed status 0 2025-05-07T20:23:08.3217328Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:08.3221183Z + sudo yum install -y yum-utils 2025-05-07T20:23:08.7726592Z Last metadata expiration check: 0:06:22 ago on Wed May 7 20:16:46 2025. 2025-05-07T20:23:08.7971987Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:08.8364210Z Dependencies resolved. 2025-05-07T20:23:08.8545400Z Nothing to do. 2025-05-07T20:23:08.8546055Z Complete! 2025-05-07T20:23:08.8933267Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:08.8934119Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:08.8935277Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:09.1892381Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:09.2461876Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:09.8168851Z nvidia-container-toolkit 14 kB/s | 833 B 00:00 2025-05-07T20:23:09.8415061Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:09.8815366Z Dependencies resolved. 2025-05-07T20:23:09.8995645Z ================================================================================ 2025-05-07T20:23:09.8996348Z Package Arch Version Repository Size 2025-05-07T20:23:09.8996761Z ================================================================================ 2025-05-07T20:23:09.8997065Z Downgrading: 2025-05-07T20:23:09.8997428Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:09.8998017Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-05-07T20:23:09.8998422Z 2025-05-07T20:23:09.8998524Z Transaction Summary 2025-05-07T20:23:09.8998773Z ================================================================================ 2025-05-07T20:23:09.8999081Z Downgrade 2 Packages 2025-05-07T20:23:09.8999237Z 2025-05-07T20:23:09.8999343Z Total download size: 6.8 M 2025-05-07T20:23:09.9000160Z Downloading Packages: 2025-05-07T20:23:09.9713964Z (1/2): nvidia-container-toolkit-base-1.16.2-1.x 80 MB/s | 5.6 MB 00:00 2025-05-07T20:23:09.9961797Z (2/2): nvidia-container-toolkit-1.16.2-1.x86_64 13 MB/s | 1.2 MB 00:00 2025-05-07T20:23:09.9969896Z -------------------------------------------------------------------------------- 2025-05-07T20:23:09.9972767Z Total 71 MB/s | 6.8 MB 00:00 2025-05-07T20:23:09.9975235Z Running transaction check 2025-05-07T20:23:10.0078310Z Transaction check succeeded. 2025-05-07T20:23:10.0078999Z Running transaction test 2025-05-07T20:23:10.0369369Z Transaction test succeeded. 2025-05-07T20:23:10.0372022Z Running transaction 2025-05-07T20:23:10.5838494Z Preparing : 1/1 2025-05-07T20:23:10.6882814Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-05-07T20:23:10.6903959Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:10.7105919Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:10.7106533Z Cleanup : nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:10.7202909Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:10.7224139Z Cleanup : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4 2025-05-07T20:23:16.0539719Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-05-07T20:23:16.0540325Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-05-07T20:23:16.0540866Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:16.0541392Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-05-07T20:23:16.2012992Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4================================================================================ 2025-05-07T20:23:16.2013832Z WARNING: 2025-05-07T20:23:16.2014116Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:16.2014350Z 2025-05-07T20:23:16.2014443Z Available Versions: 2025-05-07T20:23:16.2014602Z 2025-05-07T20:23:16.2014705Z Version 2023.7.20250331: 2025-05-07T20:23:16.2015024Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:16.2015278Z 2025-05-07T20:23:16.2015409Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:16.2015622Z 2025-05-07T20:23:16.2015714Z Release notes: 2025-05-07T20:23:16.2016135Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:16.2016508Z 2025-05-07T20:23:16.2016606Z Version 2023.7.20250414: 2025-05-07T20:23:16.2016914Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:16.2026430Z 2025-05-07T20:23:16.2026588Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:16.2026813Z 2025-05-07T20:23:16.2026914Z Release notes: 2025-05-07T20:23:16.2027337Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:16.2027714Z 2025-05-07T20:23:16.2027807Z Version 2023.7.20250428: 2025-05-07T20:23:16.2028135Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:16.2028388Z 2025-05-07T20:23:16.2028507Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:16.2028725Z 2025-05-07T20:23:16.2028813Z Release notes: 2025-05-07T20:23:16.2029214Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:16.2029578Z 2025-05-07T20:23:16.2029698Z ================================================================================ 2025-05-07T20:23:16.2375114Z 2025-05-07T20:23:16.2375795Z 2025-05-07T20:23:16.2376257Z Downgraded: 2025-05-07T20:23:16.2377042Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-05-07T20:23:16.2378197Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-05-07T20:23:16.2378932Z 2025-05-07T20:23:16.2379096Z Complete! 2025-05-07T20:23:16.2836871Z + sudo systemctl restart docker 2025-05-07T20:23:20.4799976Z Wed May 7 20:23:20 2025 2025-05-07T20:23:20.4800446Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:20.4800956Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:20.4801442Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:20.4801941Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:20.4802472Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:20.4802897Z | | | MIG M. | 2025-05-07T20:23:20.4803236Z |=========================================+========================+======================| 2025-05-07T20:23:20.4881611Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:20.4883061Z | 0% 30C P0 62W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:20.4883810Z | | | N/A | 2025-05-07T20:23:20.4884581Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:20.4885058Z 2025-05-07T20:23:20.4885439Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:20.4885867Z | Processes: | 2025-05-07T20:23:20.4886306Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:20.4886861Z | ID ID Usage | 2025-05-07T20:23:20.4887197Z |=========================================================================================| 2025-05-07T20:23:20.4887629Z | No running processes found | 2025-05-07T20:23:20.4888093Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:21.1542960Z Command completed after 1 attempt(s). 2025-05-07T20:23:21.1628084Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:21.1628571Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:21.1643626Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:21.1643986Z env: 2025-05-07T20:23:21.1644221Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:21.1644523Z BUILD_ENV: build_binary 2025-05-07T20:23:21.1644775Z BUILD_TARGET: default 2025-05-07T20:23:21.1645031Z BUILD_VARIANT: cuda 2025-05-07T20:23:21.1645270Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:23:21.1645531Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:21.1645839Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:21.1646173Z ##[endgroup] 2025-05-07T20:23:21.4973016Z ################################################################################ 2025-05-07T20:23:21.4973394Z # Print System Info 2025-05-07T20:23:21.4973630Z # 2025-05-07T20:23:21.4989696Z # [2025-05-07T20:23:21.498Z] + print_system_info 2025-05-07T20:23:21.4990046Z ################################################################################ 2025-05-07T20:23:21.4990272Z 2025-05-07T20:23:21.4990383Z ################################################################################ 2025-05-07T20:23:21.4990721Z [INFO] Printing environment variables ... 2025-05-07T20:23:21.4991025Z + printenv 2025-05-07T20:23:21.4991140Z 2025-05-07T20:23:21.5013262Z SHELL=/bin/bash 2025-05-07T20:23:21.5013915Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:21.5014493Z BUILD_VARIANT=cuda 2025-05-07T20:23:21.5015219Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_d3d96655-b73a-4599-8c7f-1eb79e79bef6 2025-05-07T20:23:21.5016015Z GITHUB_ACTION=__run 2025-05-07T20:23:21.5016418Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:21.5016852Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:21.5017112Z RUNNER_NAME=i-08fe505a4ffafe1c0 2025-05-07T20:23:21.5017408Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:21.5017711Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:21.5017987Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:21.5018367Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:21.5018801Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:21.5019084Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:21.5019386Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:21.5019895Z *** 2025-05-07T20:23:21.5020099Z LOGNAME=ec2-user 2025-05-07T20:23:21.5020340Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:21.5020609Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:21.5020841Z GITHUB_ACTIONS=true 2025-05-07T20:23:21.5021069Z SYSTEMD_EXEC_PID=55524 2025-05-07T20:23:21.5021356Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:21.5021909Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:21.5022441Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:21.5022724Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:21.5022980Z RUNNER_OS=Linux 2025-05-07T20:23:21.5023207Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:21.5023489Z HOME=/home/ec2-user 2025-05-07T20:23:21.5023745Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:21.5024035Z LANG=C.UTF-8 2025-05-07T20:23:21.5024332Z RUNNER_TRACKING_ID=github_c7f5e2ce-7fe1-4948-9120-d8726b8255cb 2025-05-07T20:23:21.5024692Z RUNNER_ARCH=X64 2025-05-07T20:23:21.5024967Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:21.5025636Z BUILD_TARGET=default 2025-05-07T20:23:21.5026179Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_d3d96655-b73a-4599-8c7f-1eb79e79bef6 2025-05-07T20:23:21.5027040Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_d3d96655-b73a-4599-8c7f-1eb79e79bef6 2025-05-07T20:23:21.5027778Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:21.5028453Z INVOCATION_ID=b0cf970a303045b8978b1cf27b3319ba 2025-05-07T20:23:21.5028783Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:21.5029046Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:21.5029628Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_d3d96655-b73a-4599-8c7f-1eb79e79bef6 2025-05-07T20:23:21.5030245Z BUILD_ENV=build_binary 2025-05-07T20:23:21.5030473Z GITHUB_ACTOR=q10 2025-05-07T20:23:21.5030695Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:21.5030931Z KERN_NAME_LC=linux 2025-05-07T20:23:21.5031153Z BUILD_CUDA_VERSION=12.6.3 2025-05-07T20:23:21.5031463Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:21.5031945Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:21.5032276Z USER=ec2-user 2025-05-07T20:23:21.5032598Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:21.5032981Z SHLVL=1 2025-05-07T20:23:21.5033182Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:21.5033493Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:21.5033944Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:21.5034315Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:21.5034621Z KERN_NAME=Linux 2025-05-07T20:23:21.5034953Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:21.5035528Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:21.5036096Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:21.5036390Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:21.5036640Z JOURNAL_STREAM=8:92507 2025-05-07T20:23:21.5036963Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:21.5037335Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:21.5037653Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:21.5037994Z GITHUB_BASE_REF=main 2025-05-07T20:23:21.5038211Z CI=true 2025-05-07T20:23:21.5038507Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:21.5038799Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:21.5039073Z GITHUB_ACTION_REF= 2025-05-07T20:23:21.5039329Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:21.5039944Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_d3d96655-b73a-4599-8c7f-1eb79e79bef6 2025-05-07T20:23:21.5040527Z MACHINE_NAME=x86_64 2025-05-07T20:23:21.5040751Z _=/usr/bin/printenv 2025-05-07T20:23:21.5040885Z 2025-05-07T20:23:21.5041012Z ################################################################################ 2025-05-07T20:23:21.5041325Z [INFO] Print ldd version ... 2025-05-07T20:23:21.5041583Z + ldd --version 2025-05-07T20:23:21.5041720Z 2025-05-07T20:23:21.5041820Z ldd (GNU libc) 2.34 2025-05-07T20:23:21.5042092Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:21.5042531Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:21.5043069Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:21.5043521Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:21.5043746Z 2025-05-07T20:23:21.5043868Z ################################################################################ 2025-05-07T20:23:21.5044174Z [INFO] Print CPU info ... 2025-05-07T20:23:21.5044412Z + nproc 2025-05-07T20:23:21.5044523Z 2025-05-07T20:23:21.5057752Z 16 2025-05-07T20:23:21.5059400Z 2025-05-07T20:23:21.5059660Z + lscpu 2025-05-07T20:23:21.5059823Z 2025-05-07T20:23:21.5170083Z Architecture: x86_64 2025-05-07T20:23:21.5170450Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:21.5171202Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5171588Z Byte Order: Little Endian 2025-05-07T20:23:21.5171906Z CPU(s): 16 2025-05-07T20:23:21.5172207Z On-line CPU(s) list: 0-15 2025-05-07T20:23:21.5172528Z Vendor ID: AuthenticAMD 2025-05-07T20:23:21.5172928Z Model name: AMD EPYC 7R32 2025-05-07T20:23:21.5173423Z CPU family: 23 2025-05-07T20:23:21.5173715Z Model: 49 2025-05-07T20:23:21.5173998Z Thread(s) per core: 2 2025-05-07T20:23:21.5174290Z Core(s) per socket: 8 2025-05-07T20:23:21.5174572Z Socket(s): 1 2025-05-07T20:23:21.5174849Z Stepping: 0 2025-05-07T20:23:21.5175154Z BogoMIPS: 5599.99 2025-05-07T20:23:21.5177312Z 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:21.5179429Z Hypervisor vendor: KVM 2025-05-07T20:23:21.5179745Z Virtualization type: full 2025-05-07T20:23:21.5180086Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:21.5180449Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:21.5180808Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:21.5181167Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:21.5181488Z NUMA node(s): 1 2025-05-07T20:23:21.5181783Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:21.5182120Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:21.5182488Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:21.5182850Z Vulnerability L1tf: Not affected 2025-05-07T20:23:21.5183202Z Vulnerability Mds: Not affected 2025-05-07T20:23:21.5183563Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:21.5183926Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:21.5184413Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:21.5185187Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:21.5186022Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:21.5186662Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:21.5187638Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:21.5188690Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:21.5189371Z Vulnerability Srbds: Not affected 2025-05-07T20:23:21.5189751Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:21.5190066Z 2025-05-07T20:23:21.5190157Z + cat /proc/cpuinfo 2025-05-07T20:23:21.5190294Z 2025-05-07T20:23:21.5190389Z processor : 0 2025-05-07T20:23:21.5190609Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5190854Z cpu family : 23 2025-05-07T20:23:21.5191090Z model : 49 2025-05-07T20:23:21.5191364Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5191619Z stepping : 0 2025-05-07T20:23:21.5191836Z microcode : 0x830107f 2025-05-07T20:23:21.5192204Z cpu MHz : 3277.150 2025-05-07T20:23:21.5192426Z cache size : 512 KB 2025-05-07T20:23:21.5192648Z physical id : 0 2025-05-07T20:23:21.5192863Z siblings : 16 2025-05-07T20:23:21.5193069Z core id : 0 2025-05-07T20:23:21.5193274Z cpu cores : 8 2025-05-07T20:23:21.5193471Z apicid : 0 2025-05-07T20:23:21.5193679Z initial apicid : 0 2025-05-07T20:23:21.5193896Z fpu : yes 2025-05-07T20:23:21.5194092Z fpu_exception : yes 2025-05-07T20:23:21.5194314Z cpuid level : 13 2025-05-07T20:23:21.5194530Z wp : yes 2025-05-07T20:23:21.5197061Z 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:21.5199434Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5199925Z bogomips : 5599.99 2025-05-07T20:23:21.5200154Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5200397Z clflush size : 64 2025-05-07T20:23:21.5200614Z cache_alignment : 64 2025-05-07T20:23:21.5200889Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5201223Z power management: 2025-05-07T20:23:21.5201359Z 2025-05-07T20:23:21.5201445Z processor : 1 2025-05-07T20:23:21.5201664Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5201910Z cpu family : 23 2025-05-07T20:23:21.5202113Z model : 49 2025-05-07T20:23:21.5202323Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5202568Z stepping : 0 2025-05-07T20:23:21.5202774Z microcode : 0x830107f 2025-05-07T20:23:21.5203002Z cpu MHz : 3299.430 2025-05-07T20:23:21.5203223Z cache size : 512 KB 2025-05-07T20:23:21.5203439Z physical id : 0 2025-05-07T20:23:21.5203643Z siblings : 16 2025-05-07T20:23:21.5203844Z core id : 1 2025-05-07T20:23:21.5204044Z cpu cores : 8 2025-05-07T20:23:21.5204237Z apicid : 2 2025-05-07T20:23:21.5204436Z initial apicid : 2 2025-05-07T20:23:21.5204649Z fpu : yes 2025-05-07T20:23:21.5204843Z fpu_exception : yes 2025-05-07T20:23:21.5205063Z cpuid level : 13 2025-05-07T20:23:21.5205275Z wp : yes 2025-05-07T20:23:21.5207309Z 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:21.5209575Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5210073Z bogomips : 5599.99 2025-05-07T20:23:21.5210294Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5210527Z clflush size : 64 2025-05-07T20:23:21.5210747Z cache_alignment : 64 2025-05-07T20:23:21.5211019Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5211332Z power management: 2025-05-07T20:23:21.5211472Z 2025-05-07T20:23:21.5211560Z processor : 2 2025-05-07T20:23:21.5211778Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5212017Z cpu family : 23 2025-05-07T20:23:21.5212219Z model : 49 2025-05-07T20:23:21.5212429Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5212677Z stepping : 0 2025-05-07T20:23:21.5212882Z microcode : 0x830107f 2025-05-07T20:23:21.5213109Z cpu MHz : 3302.831 2025-05-07T20:23:21.5213328Z cache size : 512 KB 2025-05-07T20:23:21.5213540Z physical id : 0 2025-05-07T20:23:21.5213877Z siblings : 16 2025-05-07T20:23:21.5214080Z core id : 2 2025-05-07T20:23:21.5214280Z cpu cores : 8 2025-05-07T20:23:21.5214481Z apicid : 4 2025-05-07T20:23:21.5214681Z initial apicid : 4 2025-05-07T20:23:21.5214890Z fpu : yes 2025-05-07T20:23:21.5215091Z fpu_exception : yes 2025-05-07T20:23:21.5215318Z cpuid level : 13 2025-05-07T20:23:21.5215524Z wp : yes 2025-05-07T20:23:21.5217588Z 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:21.5219843Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5220344Z bogomips : 5599.99 2025-05-07T20:23:21.5220567Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5220799Z clflush size : 64 2025-05-07T20:23:21.5221024Z cache_alignment : 64 2025-05-07T20:23:21.5221299Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5221616Z power management: 2025-05-07T20:23:21.5221756Z 2025-05-07T20:23:21.5221839Z processor : 3 2025-05-07T20:23:21.5222058Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5222298Z cpu family : 23 2025-05-07T20:23:21.5222533Z model : 49 2025-05-07T20:23:21.5222737Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5222982Z stepping : 0 2025-05-07T20:23:21.5223197Z microcode : 0x830107f 2025-05-07T20:23:21.5223422Z cpu MHz : 3304.327 2025-05-07T20:23:21.5223642Z cache size : 512 KB 2025-05-07T20:23:21.5223860Z physical id : 0 2025-05-07T20:23:21.5224066Z siblings : 16 2025-05-07T20:23:21.5224272Z core id : 3 2025-05-07T20:23:21.5224481Z cpu cores : 8 2025-05-07T20:23:21.5224682Z apicid : 6 2025-05-07T20:23:21.5224883Z initial apicid : 6 2025-05-07T20:23:21.5225103Z fpu : yes 2025-05-07T20:23:21.5225310Z fpu_exception : yes 2025-05-07T20:23:21.5225528Z cpuid level : 13 2025-05-07T20:23:21.5236055Z wp : yes 2025-05-07T20:23:21.5238087Z 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:21.5240424Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5240926Z bogomips : 5599.99 2025-05-07T20:23:21.5241162Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5241414Z clflush size : 64 2025-05-07T20:23:21.5241636Z cache_alignment : 64 2025-05-07T20:23:21.5241922Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5242253Z power management: 2025-05-07T20:23:21.5242389Z 2025-05-07T20:23:21.5242475Z processor : 4 2025-05-07T20:23:21.5242701Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5242948Z cpu family : 23 2025-05-07T20:23:21.5243158Z model : 49 2025-05-07T20:23:21.5243381Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5243636Z stepping : 0 2025-05-07T20:23:21.5243846Z microcode : 0x830107f 2025-05-07T20:23:21.5244088Z cpu MHz : 3298.554 2025-05-07T20:23:21.5244312Z cache size : 512 KB 2025-05-07T20:23:21.5244536Z physical id : 0 2025-05-07T20:23:21.5244746Z siblings : 16 2025-05-07T20:23:21.5244955Z core id : 4 2025-05-07T20:23:21.5245162Z cpu cores : 8 2025-05-07T20:23:21.5245361Z apicid : 8 2025-05-07T20:23:21.5245713Z initial apicid : 8 2025-05-07T20:23:21.5245936Z fpu : yes 2025-05-07T20:23:21.5246198Z fpu_exception : yes 2025-05-07T20:23:21.5246425Z cpuid level : 13 2025-05-07T20:23:21.5246640Z wp : yes 2025-05-07T20:23:21.5248704Z 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:21.5250975Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5251477Z bogomips : 5599.99 2025-05-07T20:23:21.5251713Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5251958Z clflush size : 64 2025-05-07T20:23:21.5252186Z cache_alignment : 64 2025-05-07T20:23:21.5252466Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5252791Z power management: 2025-05-07T20:23:21.5252926Z 2025-05-07T20:23:21.5253010Z processor : 5 2025-05-07T20:23:21.5253232Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5253478Z cpu family : 23 2025-05-07T20:23:21.5253683Z model : 49 2025-05-07T20:23:21.5253905Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5254158Z stepping : 0 2025-05-07T20:23:21.5254370Z microcode : 0x830107f 2025-05-07T20:23:21.5254607Z cpu MHz : 3307.822 2025-05-07T20:23:21.5254829Z cache size : 512 KB 2025-05-07T20:23:21.5255042Z physical id : 0 2025-05-07T20:23:21.5255257Z siblings : 16 2025-05-07T20:23:21.5255464Z core id : 5 2025-05-07T20:23:21.5255663Z cpu cores : 8 2025-05-07T20:23:21.5255873Z apicid : 10 2025-05-07T20:23:21.5256086Z initial apicid : 10 2025-05-07T20:23:21.5256304Z fpu : yes 2025-05-07T20:23:21.5256509Z fpu_exception : yes 2025-05-07T20:23:21.5256735Z cpuid level : 13 2025-05-07T20:23:21.5256947Z wp : yes 2025-05-07T20:23:21.5258935Z 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:21.5261200Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5261703Z bogomips : 5599.99 2025-05-07T20:23:21.5261931Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5262174Z clflush size : 64 2025-05-07T20:23:21.5262406Z cache_alignment : 64 2025-05-07T20:23:21.5262688Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5263007Z power management: 2025-05-07T20:23:21.5263148Z 2025-05-07T20:23:21.5263233Z processor : 6 2025-05-07T20:23:21.5263457Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5263696Z cpu family : 23 2025-05-07T20:23:21.5263913Z model : 49 2025-05-07T20:23:21.5264131Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5264377Z stepping : 0 2025-05-07T20:23:21.5264596Z microcode : 0x830107f 2025-05-07T20:23:21.5264836Z cpu MHz : 3304.661 2025-05-07T20:23:21.5265052Z cache size : 512 KB 2025-05-07T20:23:21.5265280Z physical id : 0 2025-05-07T20:23:21.5265498Z siblings : 16 2025-05-07T20:23:21.5265705Z core id : 6 2025-05-07T20:23:21.5265916Z cpu cores : 8 2025-05-07T20:23:21.5266125Z apicid : 12 2025-05-07T20:23:21.5266328Z initial apicid : 12 2025-05-07T20:23:21.5266550Z fpu : yes 2025-05-07T20:23:21.5266756Z fpu_exception : yes 2025-05-07T20:23:21.5267062Z cpuid level : 13 2025-05-07T20:23:21.5267277Z wp : yes 2025-05-07T20:23:21.5269337Z 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:21.5271598Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5272096Z bogomips : 5599.99 2025-05-07T20:23:21.5272314Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5272556Z clflush size : 64 2025-05-07T20:23:21.5272783Z cache_alignment : 64 2025-05-07T20:23:21.5273060Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5273381Z power management: 2025-05-07T20:23:21.5273515Z 2025-05-07T20:23:21.5273603Z processor : 7 2025-05-07T20:23:21.5273818Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5274061Z cpu family : 23 2025-05-07T20:23:21.5274271Z model : 49 2025-05-07T20:23:21.5274479Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5274729Z stepping : 0 2025-05-07T20:23:21.5274944Z microcode : 0x830107f 2025-05-07T20:23:21.5275179Z cpu MHz : 3298.995 2025-05-07T20:23:21.5275433Z cache size : 512 KB 2025-05-07T20:23:21.5275671Z physical id : 0 2025-05-07T20:23:21.5275888Z siblings : 16 2025-05-07T20:23:21.5276090Z core id : 7 2025-05-07T20:23:21.5276299Z cpu cores : 8 2025-05-07T20:23:21.5276513Z apicid : 14 2025-05-07T20:23:21.5276722Z initial apicid : 14 2025-05-07T20:23:21.5276945Z fpu : yes 2025-05-07T20:23:21.5277155Z fpu_exception : yes 2025-05-07T20:23:21.5277372Z cpuid level : 13 2025-05-07T20:23:21.5277582Z wp : yes 2025-05-07T20:23:21.5279628Z 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:21.5281903Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5282398Z bogomips : 5599.99 2025-05-07T20:23:21.5282629Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5282878Z clflush size : 64 2025-05-07T20:23:21.5283097Z cache_alignment : 64 2025-05-07T20:23:21.5283379Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5283707Z power management: 2025-05-07T20:23:21.5283843Z 2025-05-07T20:23:21.5283931Z processor : 8 2025-05-07T20:23:21.5284144Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5284388Z cpu family : 23 2025-05-07T20:23:21.5284598Z model : 49 2025-05-07T20:23:21.5284811Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5285053Z stepping : 0 2025-05-07T20:23:21.5285291Z microcode : 0x830107f 2025-05-07T20:23:21.5285542Z cpu MHz : 3297.508 2025-05-07T20:23:21.5285753Z cache size : 512 KB 2025-05-07T20:23:21.5285972Z physical id : 0 2025-05-07T20:23:21.5286187Z siblings : 16 2025-05-07T20:23:21.5286384Z core id : 0 2025-05-07T20:23:21.5286586Z cpu cores : 8 2025-05-07T20:23:21.5286788Z apicid : 1 2025-05-07T20:23:21.5286988Z initial apicid : 1 2025-05-07T20:23:21.5287204Z fpu : yes 2025-05-07T20:23:21.5287405Z fpu_exception : yes 2025-05-07T20:23:21.5287617Z cpuid level : 13 2025-05-07T20:23:21.5287829Z wp : yes 2025-05-07T20:23:21.5289806Z 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:21.5292244Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5292733Z bogomips : 5599.99 2025-05-07T20:23:21.5292962Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5293205Z clflush size : 64 2025-05-07T20:23:21.5293427Z cache_alignment : 64 2025-05-07T20:23:21.5293700Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5294019Z power management: 2025-05-07T20:23:21.5294152Z 2025-05-07T20:23:21.5294246Z processor : 9 2025-05-07T20:23:21.5294459Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5294700Z cpu family : 23 2025-05-07T20:23:21.5294914Z model : 49 2025-05-07T20:23:21.5295119Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5295368Z stepping : 0 2025-05-07T20:23:21.5295581Z microcode : 0x830107f 2025-05-07T20:23:21.5295806Z cpu MHz : 3295.310 2025-05-07T20:23:21.5296527Z cache size : 512 KB 2025-05-07T20:23:21.5296760Z physical id : 0 2025-05-07T20:23:21.5296968Z siblings : 16 2025-05-07T20:23:21.5297173Z core id : 1 2025-05-07T20:23:21.5297383Z cpu cores : 8 2025-05-07T20:23:21.5297580Z apicid : 3 2025-05-07T20:23:21.5297782Z initial apicid : 3 2025-05-07T20:23:21.5297998Z fpu : yes 2025-05-07T20:23:21.5298198Z fpu_exception : yes 2025-05-07T20:23:21.5298422Z cpuid level : 13 2025-05-07T20:23:21.5298635Z wp : yes 2025-05-07T20:23:21.5300608Z 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:21.5302880Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5303369Z bogomips : 5599.99 2025-05-07T20:23:21.5303590Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5303832Z clflush size : 64 2025-05-07T20:23:21.5304048Z cache_alignment : 64 2025-05-07T20:23:21.5304322Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5304642Z power management: 2025-05-07T20:23:21.5304774Z 2025-05-07T20:23:21.5304858Z processor : 10 2025-05-07T20:23:21.5305082Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5305327Z cpu family : 23 2025-05-07T20:23:21.5305531Z model : 49 2025-05-07T20:23:21.5305741Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5305990Z stepping : 0 2025-05-07T20:23:21.5306195Z microcode : 0x830107f 2025-05-07T20:23:21.5306425Z cpu MHz : 3300.045 2025-05-07T20:23:21.5306643Z cache size : 512 KB 2025-05-07T20:23:21.5306859Z physical id : 0 2025-05-07T20:23:21.5307072Z siblings : 16 2025-05-07T20:23:21.5307275Z core id : 2 2025-05-07T20:23:21.5307469Z cpu cores : 8 2025-05-07T20:23:21.5307671Z apicid : 5 2025-05-07T20:23:21.5307878Z initial apicid : 5 2025-05-07T20:23:21.5308088Z fpu : yes 2025-05-07T20:23:21.5308289Z fpu_exception : yes 2025-05-07T20:23:21.5308509Z cpuid level : 13 2025-05-07T20:23:21.5308719Z wp : yes 2025-05-07T20:23:21.5310693Z 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:21.5313119Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5313611Z bogomips : 5599.99 2025-05-07T20:23:21.5313957Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5314194Z clflush size : 64 2025-05-07T20:23:21.5314415Z cache_alignment : 64 2025-05-07T20:23:21.5314690Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5315006Z power management: 2025-05-07T20:23:21.5315143Z 2025-05-07T20:23:21.5315228Z processor : 11 2025-05-07T20:23:21.5315451Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5315692Z cpu family : 23 2025-05-07T20:23:21.5315901Z model : 49 2025-05-07T20:23:21.5316113Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5316362Z stepping : 0 2025-05-07T20:23:21.5316569Z microcode : 0x830107f 2025-05-07T20:23:21.5316799Z cpu MHz : 3300.366 2025-05-07T20:23:21.5317017Z cache size : 512 KB 2025-05-07T20:23:21.5317231Z physical id : 0 2025-05-07T20:23:21.5317435Z siblings : 16 2025-05-07T20:23:21.5317640Z core id : 3 2025-05-07T20:23:21.5317835Z cpu cores : 8 2025-05-07T20:23:21.5318043Z apicid : 7 2025-05-07T20:23:21.5318245Z initial apicid : 7 2025-05-07T20:23:21.5318557Z fpu : yes 2025-05-07T20:23:21.5318768Z fpu_exception : yes 2025-05-07T20:23:21.5318989Z cpuid level : 13 2025-05-07T20:23:21.5319194Z wp : yes 2025-05-07T20:23:21.5321172Z 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:21.5323436Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5323936Z bogomips : 5599.99 2025-05-07T20:23:21.5324166Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5324413Z clflush size : 64 2025-05-07T20:23:21.5324633Z cache_alignment : 64 2025-05-07T20:23:21.5324913Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5325318Z power management: 2025-05-07T20:23:21.5325463Z 2025-05-07T20:23:21.5325548Z processor : 12 2025-05-07T20:23:21.5325768Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5326011Z cpu family : 23 2025-05-07T20:23:21.5326214Z model : 49 2025-05-07T20:23:21.5326425Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5326681Z stepping : 0 2025-05-07T20:23:21.5326890Z microcode : 0x830107f 2025-05-07T20:23:21.5327120Z cpu MHz : 3298.303 2025-05-07T20:23:21.5327340Z cache size : 512 KB 2025-05-07T20:23:21.5327554Z physical id : 0 2025-05-07T20:23:21.5327767Z siblings : 16 2025-05-07T20:23:21.5327970Z core id : 4 2025-05-07T20:23:21.5328168Z cpu cores : 8 2025-05-07T20:23:21.5328374Z apicid : 9 2025-05-07T20:23:21.5328575Z initial apicid : 9 2025-05-07T20:23:21.5328784Z fpu : yes 2025-05-07T20:23:21.5328989Z fpu_exception : yes 2025-05-07T20:23:21.5329218Z cpuid level : 13 2025-05-07T20:23:21.5329424Z wp : yes 2025-05-07T20:23:21.5331399Z 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:21.5333774Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5334265Z bogomips : 5599.99 2025-05-07T20:23:21.5334487Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5334721Z clflush size : 64 2025-05-07T20:23:21.5334944Z cache_alignment : 64 2025-05-07T20:23:21.5335313Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5335630Z power management: 2025-05-07T20:23:21.5335772Z 2025-05-07T20:23:21.5335857Z processor : 13 2025-05-07T20:23:21.5336077Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5336312Z cpu family : 23 2025-05-07T20:23:21.5336521Z model : 49 2025-05-07T20:23:21.5336732Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5336973Z stepping : 0 2025-05-07T20:23:21.5337182Z microcode : 0x830107f 2025-05-07T20:23:21.5337416Z cpu MHz : 3276.847 2025-05-07T20:23:21.5337627Z cache size : 512 KB 2025-05-07T20:23:21.5337846Z physical id : 0 2025-05-07T20:23:21.5338058Z siblings : 16 2025-05-07T20:23:21.5338261Z core id : 5 2025-05-07T20:23:21.5338457Z cpu cores : 8 2025-05-07T20:23:21.5338660Z apicid : 11 2025-05-07T20:23:21.5338867Z initial apicid : 11 2025-05-07T20:23:21.5339158Z fpu : yes 2025-05-07T20:23:21.5339435Z fpu_exception : yes 2025-05-07T20:23:21.5339659Z cpuid level : 13 2025-05-07T20:23:21.5339863Z wp : yes 2025-05-07T20:23:21.5341863Z 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:21.5344136Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5344634Z bogomips : 5599.99 2025-05-07T20:23:21.5344856Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5345122Z clflush size : 64 2025-05-07T20:23:21.5345370Z cache_alignment : 64 2025-05-07T20:23:21.5345647Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5345973Z power management: 2025-05-07T20:23:21.5346113Z 2025-05-07T20:23:21.5346198Z processor : 14 2025-05-07T20:23:21.5346418Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5346665Z cpu family : 23 2025-05-07T20:23:21.5346869Z model : 49 2025-05-07T20:23:21.5347088Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5347383Z stepping : 0 2025-05-07T20:23:21.5347597Z microcode : 0x830107f 2025-05-07T20:23:21.5347821Z cpu MHz : 3297.754 2025-05-07T20:23:21.5348044Z cache size : 512 KB 2025-05-07T20:23:21.5348264Z physical id : 0 2025-05-07T20:23:21.5348472Z siblings : 16 2025-05-07T20:23:21.5348679Z core id : 6 2025-05-07T20:23:21.5348881Z cpu cores : 8 2025-05-07T20:23:21.5349077Z apicid : 13 2025-05-07T20:23:21.5349288Z initial apicid : 13 2025-05-07T20:23:21.5349506Z fpu : yes 2025-05-07T20:23:21.5349704Z fpu_exception : yes 2025-05-07T20:23:21.5349986Z cpuid level : 13 2025-05-07T20:23:21.5350284Z wp : yes 2025-05-07T20:23:21.5352355Z 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:21.5354737Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5355231Z bogomips : 5599.99 2025-05-07T20:23:21.5355456Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5355695Z clflush size : 64 2025-05-07T20:23:21.5355914Z cache_alignment : 64 2025-05-07T20:23:21.5356191Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5356510Z power management: 2025-05-07T20:23:21.5356644Z 2025-05-07T20:23:21.5356819Z processor : 15 2025-05-07T20:23:21.5357045Z vendor_id : AuthenticAMD 2025-05-07T20:23:21.5357291Z cpu family : 23 2025-05-07T20:23:21.5357498Z model : 49 2025-05-07T20:23:21.5357720Z model name : AMD EPYC 7R32 2025-05-07T20:23:21.5357965Z stepping : 0 2025-05-07T20:23:21.5358173Z microcode : 0x830107f 2025-05-07T20:23:21.5358493Z cpu MHz : 3296.718 2025-05-07T20:23:21.5358714Z cache size : 512 KB 2025-05-07T20:23:21.5358929Z physical id : 0 2025-05-07T20:23:21.5359149Z siblings : 16 2025-05-07T20:23:21.5359353Z core id : 7 2025-05-07T20:23:21.5359550Z cpu cores : 8 2025-05-07T20:23:21.5359758Z apicid : 15 2025-05-07T20:23:21.5359969Z initial apicid : 15 2025-05-07T20:23:21.5360188Z fpu : yes 2025-05-07T20:23:21.5360389Z fpu_exception : yes 2025-05-07T20:23:21.5360610Z cpuid level : 13 2025-05-07T20:23:21.5360821Z wp : yes 2025-05-07T20:23:21.5362797Z 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:21.5365052Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:21.5365548Z bogomips : 5599.99 2025-05-07T20:23:21.5365773Z TLB size : 3072 4K pages 2025-05-07T20:23:21.5366010Z clflush size : 64 2025-05-07T20:23:21.5366235Z cache_alignment : 64 2025-05-07T20:23:21.5366516Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:21.5366831Z power management: 2025-05-07T20:23:21.5366971Z 2025-05-07T20:23:21.5366975Z 2025-05-07T20:23:21.5367095Z ################################################################################ 2025-05-07T20:23:21.5367410Z [INFO] Print PCI info ... 2025-05-07T20:23:21.5367656Z + lspci -v 2025-05-07T20:23:21.5367773Z 2025-05-07T20:23:21.5367955Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:21.5368349Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:21.5368679Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:21.5368894Z 2025-05-07T20:23:21.5369098Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:21.5369488Z Physical Slot: 1 2025-05-07T20:23:21.5369736Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:21.5369944Z 2025-05-07T20:23:21.5370201Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:21.5370634Z Physical Slot: 1 2025-05-07T20:23:21.5370897Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:21.5371124Z 2025-05-07T20:23:21.5371399Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:21.5371843Z Physical Slot: 3 2025-05-07T20:23:21.5372090Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:21.5372437Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:21.5372800Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:21.5373023Z 2025-05-07T20:23:21.5373326Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:21.5373948Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:21.5374237Z Physical Slot: 4 2025-05-07T20:23:21.5374504Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:21.5374894Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:21.5375251Z Capabilities: 2025-05-07T20:23:21.5375524Z Kernel driver in use: nvme 2025-05-07T20:23:21.5375696Z 2025-05-07T20:23:21.5375996Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:21.5376489Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:21.5376836Z Physical Slot: 5 2025-05-07T20:23:21.5377089Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:21.5377453Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:21.5377833Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:21.5378170Z Capabilities: 2025-05-07T20:23:21.5378451Z Kernel driver in use: ena 2025-05-07T20:23:21.5378701Z Kernel modules: ena 2025-05-07T20:23:21.5378846Z 2025-05-07T20:23:21.5379021Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:21.5379523Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:21.5379915Z Physical Slot: 30 2025-05-07T20:23:21.5380372Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:21.5380892Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:21.5381349Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:21.5391139Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:21.5391537Z Capabilities: 2025-05-07T20:23:21.5391818Z Kernel driver in use: nvidia 2025-05-07T20:23:21.5392087Z Kernel modules: nvidia 2025-05-07T20:23:21.5392238Z 2025-05-07T20:23:21.5392558Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:21.5393097Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:21.5393394Z Physical Slot: 31 2025-05-07T20:23:21.5393646Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:21.5394019Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:21.5394408Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:21.5394747Z Capabilities: 2025-05-07T20:23:21.5395021Z Kernel driver in use: nvme 2025-05-07T20:23:21.5395185Z 2025-05-07T20:23:21.5395190Z 2025-05-07T20:23:21.5395312Z ################################################################################ 2025-05-07T20:23:21.5395646Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:21.5396532Z + uname -a 2025-05-07T20:23:21.5396654Z 2025-05-07T20:23:21.5397071Z Linux ip-10-0-73-133.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:21.5397569Z 2025-05-07T20:23:21.5397657Z + uname -m 2025-05-07T20:23:21.5397780Z 2025-05-07T20:23:21.5397859Z x86_64 2025-05-07T20:23:21.5397968Z 2025-05-07T20:23:21.5398063Z + cat /proc/version 2025-05-07T20:23:21.5398198Z 2025-05-07T20:23:21.5398816Z 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:21.5399444Z 2025-05-07T20:23:21.5399534Z + cat /etc/os-release 2025-05-07T20:23:21.5399688Z 2025-05-07T20:23:21.5399781Z NAME="Amazon Linux" 2025-05-07T20:23:21.5400008Z VERSION="2023" 2025-05-07T20:23:21.5400223Z ID="amzn" 2025-05-07T20:23:21.5400414Z ID_LIKE="fedora" 2025-05-07T20:23:21.5400626Z VERSION_ID="2023" 2025-05-07T20:23:21.5400862Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:21.5401146Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:21.5401440Z ANSI_COLOR="0;33" 2025-05-07T20:23:21.5401698Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:21.5402286Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:21.5402727Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:21.5403153Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:21.5403598Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:21.5403976Z VENDOR_NAME="AWS" 2025-05-07T20:23:21.5404223Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:21.5404521Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:21.5404677Z 2025-05-07T20:23:21.5404916Z ################################################################################ 2025-05-07T20:23:21.5405233Z # Print EC2 Instance Info 2025-05-07T20:23:21.5405472Z # 2025-05-07T20:23:21.5405682Z # [2025-05-07T20:23:21.538Z] + print_ec2_info 2025-05-07T20:23:21.5406001Z ################################################################################ 2025-05-07T20:23:21.5406214Z 2025-05-07T20:23:21.5511900Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:21.5637705Z instance-id: i-08fe505a4ffafe1c0 2025-05-07T20:23:21.5753928Z instance-type: g5.4xlarge 2025-05-07T20:23:21.5795590Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:21.5796211Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:21.5805318Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:21.5805709Z env: 2025-05-07T20:23:21.5805954Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:21.5806257Z BUILD_ENV: build_binary 2025-05-07T20:23:21.5806510Z BUILD_TARGET: default 2025-05-07T20:23:21.5806750Z BUILD_VARIANT: cuda 2025-05-07T20:23:21.5806985Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:23:21.5807249Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:21.5807558Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:21.5807895Z ##[endgroup] 2025-05-07T20:23:21.9148910Z ################################################################################ 2025-05-07T20:23:21.9149394Z [INFO] Printing general display info ... 2025-05-07T20:23:21.9178304Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:22.0300227Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:22.0309247Z /usr/bin/sudo 2025-05-07T20:23:22.0320388Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:22.0330247Z /usr/bin/yum 2025-05-07T20:23:22.0331846Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:22.0351895Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:22.4746325Z Last metadata expiration check: 0:00:13 ago on Wed May 7 20:23:09 2025. 2025-05-07T20:23:22.5671358Z ================================================================================ 2025-05-07T20:23:22.5671869Z WARNING: 2025-05-07T20:23:22.5672214Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:22.5672549Z 2025-05-07T20:23:22.5672675Z Available Versions: 2025-05-07T20:23:22.5672877Z 2025-05-07T20:23:22.5673012Z Version 2023.7.20250331: 2025-05-07T20:23:22.5673408Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:22.5673663Z 2025-05-07T20:23:22.5673796Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:22.5674015Z 2025-05-07T20:23:22.5674103Z Release notes: 2025-05-07T20:23:22.5674517Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:22.5674889Z 2025-05-07T20:23:22.5674986Z Version 2023.7.20250414: 2025-05-07T20:23:22.5675292Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:22.5675550Z 2025-05-07T20:23:22.5675665Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:22.5675875Z 2025-05-07T20:23:22.5675969Z Release notes: 2025-05-07T20:23:22.5676369Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:22.5676741Z 2025-05-07T20:23:22.5676828Z Version 2023.7.20250428: 2025-05-07T20:23:22.5677139Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:22.5677619Z 2025-05-07T20:23:22.5677741Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:22.5677959Z 2025-05-07T20:23:22.5678044Z Release notes: 2025-05-07T20:23:22.5678502Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:22.5678867Z 2025-05-07T20:23:22.5678985Z ================================================================================ 2025-05-07T20:23:22.6840428Z Dependencies resolved. 2025-05-07T20:23:22.7127069Z ================================================================================ 2025-05-07T20:23:22.7127662Z Package Arch Version Repository Size 2025-05-07T20:23:22.7128175Z ================================================================================ 2025-05-07T20:23:22.7128565Z Upgrading: 2025-05-07T20:23:22.7128927Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:22.7129519Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:22.7129883Z 2025-05-07T20:23:22.7130208Z Transaction Summary 2025-05-07T20:23:22.7130560Z ================================================================================ 2025-05-07T20:23:22.7130996Z Upgrade 2 Packages 2025-05-07T20:23:22.7131182Z 2025-05-07T20:23:22.7131321Z Total download size: 6.9 M 2025-05-07T20:23:22.7131720Z Downloading Packages: 2025-05-07T20:23:22.7567309Z (1/2): nvidia-container-toolkit-1.17.6-1.x86_64 29 MB/s | 1.2 MB 00:00 2025-05-07T20:23:22.7963044Z (2/2): nvidia-container-toolkit-base-1.17.6-1.x 69 MB/s | 5.7 MB 00:00 2025-05-07T20:23:22.7971399Z -------------------------------------------------------------------------------- 2025-05-07T20:23:22.7974343Z Total 82 MB/s | 6.9 MB 00:00 2025-05-07T20:23:22.7976625Z Running transaction check 2025-05-07T20:23:22.8072437Z Transaction check succeeded. 2025-05-07T20:23:22.8073348Z Running transaction test 2025-05-07T20:23:22.8366419Z Transaction test succeeded. 2025-05-07T20:23:22.8369031Z Running transaction 2025-05-07T20:23:23.3873908Z Preparing : 1/1 2025-05-07T20:23:23.4924380Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:23.4945363Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:23.5141482Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:23.5142258Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:23.5244825Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:23.5266244Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:23.6712262Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:23.6713085Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:23.6713795Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:23.6714333Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:23.8080230Z ================================================================================ 2025-05-07T20:23:23.8080701Z WARNING: 2025-05-07T20:23:23.8081024Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:23.8081346Z 2025-05-07T20:23:23.8081467Z Available Versions: 2025-05-07T20:23:23.8081668Z 2025-05-07T20:23:23.8081802Z Version 2023.7.20250331: 2025-05-07T20:23:23.8082199Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:23.8082529Z 2025-05-07T20:23:23.8082680Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:23.8082960Z 2025-05-07T20:23:23.8083066Z Release notes: 2025-05-07T20:23:23.8083524Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:23.8084196Z 2025-05-07T20:23:23.8084299Z Version 2023.7.20250414: 2025-05-07T20:23:23.8084608Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:23.8084857Z 2025-05-07T20:23:23.8084980Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:23.8085190Z 2025-05-07T20:23:23.8085278Z Release notes: 2025-05-07T20:23:23.8085670Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:23.8086088Z 2025-05-07T20:23:23.8086183Z Version 2023.7.20250428: 2025-05-07T20:23:23.8086491Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:23.8086742Z 2025-05-07T20:23:23.8086855Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:23.8087069Z 2025-05-07T20:23:23.8087152Z Release notes: 2025-05-07T20:23:23.8087545Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:23.8087914Z 2025-05-07T20:23:23.8088247Z ================================================================================ 2025-05-07T20:23:23.8653567Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:23.8654057Z 2025-05-07T20:23:23.8654170Z Upgraded: 2025-05-07T20:23:23.8654519Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:23.8655092Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:23.8655427Z 2025-05-07T20:23:23.8655511Z Complete! 2025-05-07T20:23:23.9100106Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:23.9123783Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:24.3475557Z Last metadata expiration check: 0:00:15 ago on Wed May 7 20:23:09 2025. 2025-05-07T20:23:24.3714703Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:24.4118593Z Dependencies resolved. 2025-05-07T20:23:24.4294550Z ================================================================================ 2025-05-07T20:23:24.4295212Z Package Architecture Version Repository Size 2025-05-07T20:23:24.4295797Z ================================================================================ 2025-05-07T20:23:24.4296653Z Installing: 2025-05-07T20:23:24.4297301Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:24.4298078Z 2025-05-07T20:23:24.4298324Z Transaction Summary 2025-05-07T20:23:24.4298992Z ================================================================================ 2025-05-07T20:23:24.4299801Z Install 1 Package 2025-05-07T20:23:24.4300178Z 2025-05-07T20:23:24.4300449Z Total download size: 319 k 2025-05-07T20:23:24.4301056Z Installed size: 837 k 2025-05-07T20:23:24.4301524Z Downloading Packages: 2025-05-07T20:23:24.5167325Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 5.6 MB/s | 319 kB 00:00 2025-05-07T20:23:24.5172912Z -------------------------------------------------------------------------------- 2025-05-07T20:23:24.5175683Z Total 3.6 MB/s | 319 kB 00:00 2025-05-07T20:23:24.5332230Z Running transaction check 2025-05-07T20:23:24.5387500Z Transaction check succeeded. 2025-05-07T20:23:24.5387888Z Running transaction test 2025-05-07T20:23:24.5847435Z Transaction test succeeded. 2025-05-07T20:23:24.5851329Z Running transaction 2025-05-07T20:23:24.6888433Z Preparing : 1/1 2025-05-07T20:23:24.7421974Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:24.9199228Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:25.0402701Z ================================================================================ 2025-05-07T20:23:25.0403200Z WARNING: 2025-05-07T20:23:25.0403442Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:25.0404031Z 2025-05-07T20:23:25.0404123Z Available Versions: 2025-05-07T20:23:25.0404289Z 2025-05-07T20:23:25.0404378Z Version 2023.7.20250331: 2025-05-07T20:23:25.0404704Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:25.0404957Z 2025-05-07T20:23:25.0405087Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:25.0405299Z 2025-05-07T20:23:25.0405395Z Release notes: 2025-05-07T20:23:25.0405806Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:25.0406183Z 2025-05-07T20:23:25.0406273Z Version 2023.7.20250414: 2025-05-07T20:23:25.0406587Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:25.0406836Z 2025-05-07T20:23:25.0406952Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:25.0407172Z 2025-05-07T20:23:25.0407257Z Release notes: 2025-05-07T20:23:25.0407655Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:25.0408026Z 2025-05-07T20:23:25.0408285Z Version 2023.7.20250428: 2025-05-07T20:23:25.0408595Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:25.0408853Z 2025-05-07T20:23:25.0408968Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:25.0409179Z 2025-05-07T20:23:25.0409270Z Release notes: 2025-05-07T20:23:25.0409660Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:25.0410027Z 2025-05-07T20:23:25.0410137Z ================================================================================ 2025-05-07T20:23:25.0749314Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:25.0749788Z 2025-05-07T20:23:25.0749877Z Installed: 2025-05-07T20:23:25.0750196Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:25.0750487Z 2025-05-07T20:23:25.0750570Z Complete! 2025-05-07T20:23:25.1220651Z + hostname 2025-05-07T20:23:25.1220808Z 2025-05-07T20:23:25.1234483Z ip-10-0-73-133.ec2.internal 2025-05-07T20:23:25.1235910Z 2025-05-07T20:23:25.1236143Z + sudo lshw -C display 2025-05-07T20:23:25.5795359Z 2025-05-07T20:23:25.5796212Z *-display:0 UNCLAIMED 2025-05-07T20:23:25.5796748Z description: VGA compatible controller 2025-05-07T20:23:25.5797190Z product: Amazon.com, Inc. 2025-05-07T20:23:25.5797541Z vendor: Amazon.com, Inc. 2025-05-07T20:23:25.5797853Z physical id: 3 2025-05-07T20:23:25.5798095Z bus info: pci@0000:00:03.0 2025-05-07T20:23:25.5798358Z version: 00 2025-05-07T20:23:25.5798619Z width: 32 bits 2025-05-07T20:23:25.5798845Z clock: 33MHz 2025-05-07T20:23:25.5799097Z capabilities: vga_controller bus_master 2025-05-07T20:23:25.5799413Z configuration: latency=0 2025-05-07T20:23:25.5799735Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:25.5800069Z *-display:1 2025-05-07T20:23:25.5800325Z description: 3D controller 2025-05-07T20:23:25.5800610Z product: GA102GL [A10G] 2025-05-07T20:23:25.5800879Z vendor: NVIDIA Corporation 2025-05-07T20:23:25.5801147Z physical id: 1e 2025-05-07T20:23:25.5801381Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:25.5801636Z version: a1 2025-05-07T20:23:25.5801850Z width: 64 bits 2025-05-07T20:23:25.5802064Z clock: 33MHz 2025-05-07T20:23:25.5802357Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:25.5802732Z configuration: driver=nvidia latency=0 2025-05-07T20:23:25.5803344Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:25.5836115Z 2025-05-07T20:23:25.5838574Z ################################################################################ 2025-05-07T20:23:25.5838974Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:25.5963826Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:25.6134505Z Wed May 7 20:23:25 2025 2025-05-07T20:23:25.6134867Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:25.6135384Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:25.6135869Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:25.6136368Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:25.6137249Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:25.6138101Z | | | MIG M. | 2025-05-07T20:23:25.6138758Z |=========================================+========================+======================| 2025-05-07T20:23:25.6215372Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:25.6216007Z | 0% 31C P0 59W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:25.6216386Z | | | N/A | 2025-05-07T20:23:25.6216774Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:25.6217373Z 2025-05-07T20:23:25.6217827Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:25.6218269Z | Processes: | 2025-05-07T20:23:25.6218715Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:25.6219127Z | ID ID Usage | 2025-05-07T20:23:25.6219482Z |=========================================================================================| 2025-05-07T20:23:25.6220232Z | No running processes found | 2025-05-07T20:23:25.6220833Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:25.7643283Z ################################################################################ 2025-05-07T20:23:25.7643718Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:25.7783561Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:25.7784433Z [CHECK] rocminfo not found 2025-05-07T20:23:25.7793056Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:25.7794418Z [CHECK] rocm-smi not found 2025-05-07T20:23:25.7840339Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:25.7840821Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:25.7852100Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:25.7852453Z env: 2025-05-07T20:23:25.7852683Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:25.7852987Z BUILD_ENV: build_binary 2025-05-07T20:23:25.7853241Z BUILD_TARGET: default 2025-05-07T20:23:25.7853481Z BUILD_VARIANT: cuda 2025-05-07T20:23:25.7853719Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:23:25.7853987Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:25.7854297Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:25.7854631Z ##[endgroup] 2025-05-07T20:23:26.1163580Z ################################################################################ 2025-05-07T20:23:26.1164024Z # Setup Miniconda 2025-05-07T20:23:26.1164241Z # 2025-05-07T20:23:26.1180889Z # [2025-05-07T20:23:26.117Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:26.1181357Z ################################################################################ 2025-05-07T20:23:26.1181579Z 2025-05-07T20:23:26.1197284Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:26.2124373Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:26.2124739Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:26.2124938Z 2025-05-07T20:23:26.2141688Z 2025-05-07T20:23:26.2142086Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:26.2163259Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T20:23:27.4436948Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:27.4437371Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:27.4437628Z 2025-05-07T20:23:27.4581485Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:27.9016155Z Unpacking payload ... 2025-05-07T20:23:28.4182503Z 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.2139847Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:23:31.3218300Z 2025-05-07T20:23:31.3218908Z Installing base environment... 2025-05-07T20:23:31.3219149Z 2025-05-07T20:23:32.3961937Z Preparing transaction: ...working... done 2025-05-07T20:23:35.3754621Z Executing transaction: ...working... done 2025-05-07T20:23:36.0270334Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:23:36.1148464Z installation finished. 2025-05-07T20:23:36.1155861Z 2025-05-07T20:23:36.1156089Z + rm -f miniconda.sh 2025-05-07T20:23:36.1156341Z 2025-05-07T20:23:36.1458877Z 2025-05-07T20:23:36.1459355Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:23:36.1459839Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:23:36.1460161Z 2025-05-07T20:23:36.5103734Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:23:36.5104281Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:23:36.5104769Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:23:36.5105183Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:23:36.5105556Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:23:36.5105956Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:23:36.5106397Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:23:36.5106846Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:23:36.5107312Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:23:36.5108116Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:23:36.5108649Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:23:36.5109034Z modified /home/ec2-user/.bashrc 2025-05-07T20:23:36.5109229Z 2025-05-07T20:23:36.5109435Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:23:36.5109744Z 2025-05-07T20:23:36.5749147Z 2025-05-07T20:23:36.5749661Z + . /home/ec2-user/.bashrc 2025-05-07T20:23:36.5749933Z 2025-05-07T20:23:37.4047004Z 2025-05-07T20:23:37.4047724Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:23:37.4071747Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T20:23:50.6522060Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:23:52.2220789Z Solving environment: | / - \ | / - \ | / - \ done 2025-05-07T20:23:52.3184463Z 2025-05-07T20:23:52.3184752Z ## Package Plan ## 2025-05-07T20:23:52.3184967Z 2025-05-07T20:23:52.3185154Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:52.3185497Z 2025-05-07T20:23:52.3185624Z added / updated specs: 2025-05-07T20:23:52.3185960Z - conda-libmamba-solver 2025-05-07T20:23:52.3186214Z - libarchive 2025-05-07T20:23:52.3186428Z - libmamba 2025-05-07T20:23:52.3186640Z - libmambapy 2025-05-07T20:23:52.3186767Z 2025-05-07T20:23:52.3186771Z 2025-05-07T20:23:52.3186906Z The following packages will be downloaded: 2025-05-07T20:23:52.3187135Z 2025-05-07T20:23:52.3187248Z package | build 2025-05-07T20:23:52.3187606Z ---------------------------|----------------- 2025-05-07T20:23:52.3188188Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:23:52.3188827Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:23:52.3189354Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:23:52.3189829Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:23:52.3190273Z ------------------------------------------------------------ 2025-05-07T20:23:52.3190621Z Total: 1.4 MB 2025-05-07T20:23:52.3190835Z 2025-05-07T20:23:52.3190949Z The following packages will be UPDATED: 2025-05-07T20:23:52.3191157Z 2025-05-07T20:23:52.3194911Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:23:52.3196101Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:23:52.3196498Z 2025-05-07T20:23:52.3196722Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:23:52.3197049Z 2025-05-07T20:23:52.3197368Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:23:52.3198171Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:23:52.3198708Z 2025-05-07T20:23:52.3198712Z 2025-05-07T20:23:52.3198716Z 2025-05-07T20:23:52.3198869Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:52.3199245Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:23:52.3199473Z 2025-05-07T20:23:52.3199962Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:23:52.3200210Z 2025-05-07T20:23:52.3200214Z 2025-05-07T20:23:52.3209158Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:23:52.3209534Z 2025-05-07T20:23:52.3209540Z 2025-05-07T20:23:52.3209559Z 2025-05-07T20:23:52.3638014Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:23:52.3638794Z 2025-05-07T20:23:52.3638800Z 2025-05-07T20:23:52.3638806Z 2025-05-07T20:23:52.3769594Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:52.3769984Z 2025-05-07T20:23:52.3769989Z 2025-05-07T20:23:52.3769995Z 2025-05-07T20:23:52.3856788Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:52.3927530Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:52.3927859Z 2025-05-07T20:23:52.3929445Z 2025-05-07T20:23:52.4054695Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:52.4056578Z 2025-05-07T20:23:52.4161337Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:52.4161686Z 2025-05-07T20:23:52.4161692Z 2025-05-07T20:23:52.4265613Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:52.4266302Z 2025-05-07T20:23:52.4268803Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:52.4269138Z 2025-05-07T20:23:52.5214989Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:52.5215497Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:52.5221698Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:52.5222175Z 2025-05-07T20:23:52.5222450Z 2025-05-07T20:23:52.5222721Z  2025-05-07T20:23:52.5222995Z 2025-05-07T20:23:52.5223000Z 2025-05-07T20:23:52.5223229Z  2025-05-07T20:23:52.5223511Z 2025-05-07T20:23:52.5223516Z 2025-05-07T20:23:52.5223521Z 2025-05-07T20:23:52.5223771Z  done 2025-05-07T20:23:52.6226258Z Preparing transaction: / done 2025-05-07T20:23:52.7232733Z Verifying transaction: \ done 2025-05-07T20:23:54.0251781Z Executing transaction: / - \ | / - \ | / - \ | / done 2025-05-07T20:23:55.7228073Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:23:55.7252186Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:23:56.6842157Z Channels: 2025-05-07T20:23:56.6842398Z - defaults 2025-05-07T20:23:56.6842614Z Platform: linux-64 2025-05-07T20:23:57.8834484Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:23:58.0014734Z Solving environment: - \ Channels: 2025-05-07T20:23:58.0015037Z - defaults 2025-05-07T20:23:58.0015262Z Platform: linux-64 2025-05-07T20:23:58.3366287Z Collecting package metadata (repodata.json): / - \ | done 2025-05-07T20:23:58.5522220Z Solving environment: - \ | / done 2025-05-07T20:23:58.6334351Z done 2025-05-07T20:23:58.6989300Z 2025-05-07T20:23:58.6989888Z ## Package Plan ## 2025-05-07T20:23:58.6990171Z 2025-05-07T20:23:58.6990367Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:58.6990679Z 2025-05-07T20:23:58.6990819Z added / updated specs: 2025-05-07T20:23:58.6991139Z - conda 2025-05-07T20:23:58.6991259Z 2025-05-07T20:23:58.6991268Z 2025-05-07T20:23:58.6991389Z The following packages will be downloaded: 2025-05-07T20:23:58.6991606Z 2025-05-07T20:23:58.6991725Z package | build 2025-05-07T20:23:58.6992039Z ---------------------------|----------------- 2025-05-07T20:23:58.6992383Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:23:58.6992773Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:23:58.6993140Z ------------------------------------------------------------ 2025-05-07T20:23:58.6993685Z Total: 1.4 MB 2025-05-07T20:23:58.6993906Z 2025-05-07T20:23:58.6994023Z The following packages will be UPDATED: 2025-05-07T20:23:58.6994237Z 2025-05-07T20:23:58.6994535Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:23:58.6995038Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:23:58.6995292Z 2025-05-07T20:23:58.6995296Z 2025-05-07T20:23:58.6995300Z 2025-05-07T20:23:58.6995443Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:58.6995814Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:23:58.6996198Z 2025-05-07T20:23:58.7360163Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:23:58.7511843Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:58.7512183Z 2025-05-07T20:23:58.9497742Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:58.9500263Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:58.9734650Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:58.9734977Z 2025-05-07T20:23:58.9735753Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:58.9736095Z 2025-05-07T20:23:58.9741113Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:58.9741571Z 2025-05-07T20:23:58.9741845Z 2025-05-07T20:23:58.9742077Z  done 2025-05-07T20:23:59.0744699Z Preparing transaction: \ done 2025-05-07T20:23:59.1751261Z Verifying transaction: / done 2025-05-07T20:24:01.1826175Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:01.8006228Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:24:01.8010286Z + conda clean --packages --tarball -y 2025-05-07T20:24:01.8010590Z 2025-05-07T20:24:02.8196248Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:24:02.8196632Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:24:02.8859910Z 2025-05-07T20:24:02.8867842Z + conda clean --all -y 2025-05-07T20:24:02.8868140Z 2025-05-07T20:24:03.4340867Z There are no unused tarball(s) to remove. 2025-05-07T20:24:03.4341243Z Will remove 1 index cache(s). 2025-05-07T20:24:03.4341534Z There are no unused package(s) to remove. 2025-05-07T20:24:03.4341856Z There are no tempfile(s) to remove. 2025-05-07T20:24:03.4342152Z There are no logfile(s) to remove. 2025-05-07T20:24:03.5005762Z 2025-05-07T20:24:03.5009352Z + conda info 2025-05-07T20:24:03.5009513Z 2025-05-07T20:24:04.2641298Z 2025-05-07T20:24:04.2641998Z active environment : base 2025-05-07T20:24:04.2642495Z active env location : /home/ec2-user/miniconda 2025-05-07T20:24:04.2642908Z shell level : 1 2025-05-07T20:24:04.2643196Z user config file : /home/ec2-user/.condarc 2025-05-07T20:24:04.2643625Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:24:04.2644001Z conda version : 25.3.1 2025-05-07T20:24:04.2644279Z conda-build version : not installed 2025-05-07T20:24:04.2644598Z python version : 3.13.2.final.0 2025-05-07T20:24:04.2644903Z solver : libmamba (default) 2025-05-07T20:24:04.2645211Z virtual packages : __archspec=1=zen2 2025-05-07T20:24:04.2645514Z __conda=25.3.1=0 2025-05-07T20:24:04.2645797Z __cuda=12.8=0 2025-05-07T20:24:04.2646068Z __glibc=2.34=0 2025-05-07T20:24:04.2646354Z __linux=6.1.130=0 2025-05-07T20:24:04.2646631Z __unix=0=0 2025-05-07T20:24:04.2646963Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:24:04.2647377Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:24:04.2647732Z conda av metadata url : None 2025-05-07T20:24:04.2649033Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:24:04.2649474Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:24:04.2649864Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:24:04.2650254Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:24:04.2650622Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:24:04.2650965Z /home/ec2-user/.conda/pkgs 2025-05-07T20:24:04.2651309Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:24:04.2651645Z /home/ec2-user/.conda/envs 2025-05-07T20:24:04.2651952Z platform : linux-64 2025-05-07T20:24:04.2652792Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.x86_64 amzn/2023.6.20250317 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T20:24:04.2653634Z UID:GID : 1000:1000 2025-05-07T20:24:04.2653903Z netrc file : None 2025-05-07T20:24:04.2654164Z offline mode : False 2025-05-07T20:24:04.2654334Z 2025-05-07T20:24:04.3291397Z 2025-05-07T20:24:04.3292180Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:24:04.3293183Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_dc6a0acb-e1c6-427d-af8c-f9cbb38cad72 ... 2025-05-07T20:24:04.3293972Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:24:04.3448546Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.11 2025-05-07T20:24:04.3449052Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.11 2025-05-07T20:24:04.3467618Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:04.3467999Z env: 2025-05-07T20:24:04.3468245Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:04.3468554Z BUILD_ENV: build_binary 2025-05-07T20:24:04.3468802Z BUILD_TARGET: default 2025-05-07T20:24:04.3469038Z BUILD_VARIANT: cuda 2025-05-07T20:24:04.3469274Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:24:04.3469530Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:04.3469847Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:04.3470176Z ##[endgroup] 2025-05-07T20:24:04.6834739Z ################################################################################ 2025-05-07T20:24:04.6835117Z # Create Conda Environment 2025-05-07T20:24:04.6835374Z # 2025-05-07T20:24:04.6850221Z # [2025-05-07T20:24:04.684Z] + create_conda_environment build_binary 3.11 2025-05-07T20:24:04.6850635Z ################################################################################ 2025-05-07T20:24:04.6850848Z 2025-05-07T20:24:04.6866994Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:04.7762249Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:04.7762629Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:24:04.7773852Z + conda info --envs 2025-05-07T20:24:04.7773998Z 2025-05-07T20:24:05.5235483Z 2025-05-07T20:24:05.5235974Z # conda environments: 2025-05-07T20:24:05.5236241Z # 2025-05-07T20:24:05.5236498Z base /home/ec2-user/miniconda 2025-05-07T20:24:05.5236724Z 2025-05-07T20:24:05.5891359Z 2025-05-07T20:24:05.5891615Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:24:07.2137114Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:07.2137389Z 2025-05-07T20:24:07.2151709Z 2025-05-07T20:24:07.2160915Z [SETUP] Creating new Conda environment (Python 3.11) ... 2025-05-07T20:24:07.2183233Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.11 2025-05-07T20:24:07.9921005Z Channels: 2025-05-07T20:24:07.9921241Z - defaults 2025-05-07T20:24:07.9921449Z Platform: linux-64 2025-05-07T20:24:09.3235310Z Collecting package metadata (repodata.json): - \ | / - \ | / done 2025-05-07T20:24:09.4241539Z Solving environment: \ done 2025-05-07T20:24:09.4532576Z 2025-05-07T20:24:09.4532855Z ## Package Plan ## 2025-05-07T20:24:09.4533046Z 2025-05-07T20:24:09.4533352Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:09.4533721Z 2025-05-07T20:24:09.4533846Z added / updated specs: 2025-05-07T20:24:09.4534102Z - python=3.11 2025-05-07T20:24:09.4534247Z 2025-05-07T20:24:09.4534252Z 2025-05-07T20:24:09.4534375Z The following packages will be downloaded: 2025-05-07T20:24:09.4534599Z 2025-05-07T20:24:09.4534725Z package | build 2025-05-07T20:24:09.4535053Z ---------------------------|----------------- 2025-05-07T20:24:09.4535414Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:24:09.4535840Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:24:09.4536412Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:24:09.4536892Z python-3.11.11 | he870216_0 32.9 MB 2025-05-07T20:24:09.4537350Z setuptools-78.1.1 | py311h06a4308_0 2.3 MB 2025-05-07T20:24:09.4537812Z wheel-0.45.1 | py311h06a4308_0 151 KB 2025-05-07T20:24:09.4538531Z ------------------------------------------------------------ 2025-05-07T20:24:09.4538871Z Total: 35.4 MB 2025-05-07T20:24:09.4539087Z 2025-05-07T20:24:09.4539221Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:09.4539487Z 2025-05-07T20:24:09.4539954Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:24:09.4540421Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:24:09.4540848Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T20:24:09.4541381Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:24:09.4542156Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:24:09.4542629Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:24:09.4543135Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:24:09.4543637Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:24:09.4544195Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:24:09.4544654Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T20:24:09.4545148Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:24:09.4545680Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:24:09.4546096Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:09.4546500Z python pkgs/main/linux-64::python-3.11.11-he870216_0 2025-05-07T20:24:09.4546936Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:24:09.4547413Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py311h06a4308_0 2025-05-07T20:24:09.4548076Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:24:09.4548643Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:24:09.4549230Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:24:09.4549869Z wheel pkgs/main/linux-64::wheel-0.45.1-py311h06a4308_0 2025-05-07T20:24:09.4550482Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:24:09.4551067Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:24:09.4551428Z 2025-05-07T20:24:09.4551434Z 2025-05-07T20:24:09.4551440Z 2025-05-07T20:24:09.4551596Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:09.4551990Z python-3.11.11 | 32.9 MB | | 0% 2025-05-07T20:24:09.4552221Z 2025-05-07T20:24:09.4552693Z setuptools-78.1.1 | 2.3 MB | | 0%  2025-05-07T20:24:09.4553032Z 2025-05-07T20:24:09.4553037Z 2025-05-07T20:24:09.4553330Z wheel-0.45.1 | 151 KB | | 0%  2025-05-07T20:24:09.4553598Z 2025-05-07T20:24:09.4553602Z 2025-05-07T20:24:09.4566507Z 2025-05-07T20:24:09.4581947Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T20:24:09.4582271Z 2025-05-07T20:24:09.4582275Z 2025-05-07T20:24:09.4582279Z 2025-05-07T20:24:09.4582624Z 2025-05-07T20:24:09.4600963Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:24:09.4601285Z 2025-05-07T20:24:09.4601291Z 2025-05-07T20:24:09.4601310Z 2025-05-07T20:24:09.4601316Z 2025-05-07T20:24:09.4601321Z 2025-05-07T20:24:09.5129843Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:24:09.5130142Z 2025-05-07T20:24:09.5130147Z 2025-05-07T20:24:09.5130150Z 2025-05-07T20:24:09.5130286Z 2025-05-07T20:24:09.5217091Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:09.5217514Z 2025-05-07T20:24:09.5217520Z 2025-05-07T20:24:09.5222926Z 2025-05-07T20:24:09.5338042Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:09.5338334Z 2025-05-07T20:24:09.5338349Z 2025-05-07T20:24:09.5338604Z 2025-05-07T20:24:09.5338608Z 2025-05-07T20:24:09.5341395Z 2025-05-07T20:24:09.5537314Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:09.5546411Z python-3.11.11 | 32.9 MB | #5 | 15% 2025-05-07T20:24:09.5546690Z 2025-05-07T20:24:09.5553338Z setuptools-78.1.1 | 2.3 MB | ########1 | 82%  2025-05-07T20:24:09.5553829Z 2025-05-07T20:24:09.5554265Z 2025-05-07T20:24:09.5559764Z wheel-0.45.1 | 151 KB | ########## | 100%  2025-05-07T20:24:09.5560016Z 2025-05-07T20:24:09.5560731Z 2025-05-07T20:24:09.5645292Z wheel-0.45.1 | 151 KB | ########## | 100%  2025-05-07T20:24:09.5645652Z 2025-05-07T20:24:09.5645658Z 2025-05-07T20:24:09.5645664Z 2025-05-07T20:24:09.5645669Z 2025-05-07T20:24:09.5645674Z 2025-05-07T20:24:09.5657126Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:09.5657460Z 2025-05-07T20:24:09.5657466Z 2025-05-07T20:24:09.5657471Z 2025-05-07T20:24:09.5657492Z 2025-05-07T20:24:09.5659211Z 2025-05-07T20:24:09.5750206Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:09.5750492Z 2025-05-07T20:24:09.5750496Z 2025-05-07T20:24:09.5752655Z 2025-05-07T20:24:09.5761806Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:09.5762093Z 2025-05-07T20:24:09.5762109Z 2025-05-07T20:24:09.5763459Z 2025-05-07T20:24:09.6073003Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:09.6075130Z 2025-05-07T20:24:09.6525476Z setuptools-78.1.1 | 2.3 MB | ########## | 100%  2025-05-07T20:24:09.6525847Z 2025-05-07T20:24:09.6525851Z 2025-05-07T20:24:09.6525855Z 2025-05-07T20:24:09.6527048Z 2025-05-07T20:24:09.6534596Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:09.6534882Z 2025-05-07T20:24:09.6534886Z 2025-05-07T20:24:09.6534890Z 2025-05-07T20:24:09.6534893Z 2025-05-07T20:24:09.6677763Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:09.7043881Z python-3.11.11 | 32.9 MB | ### | 31% 2025-05-07T20:24:09.7044195Z 2025-05-07T20:24:09.7044356Z 2025-05-07T20:24:09.7678751Z wheel-0.45.1 | 151 KB | ########## | 100%  2025-05-07T20:24:09.8981555Z python-3.11.11 | 32.9 MB | ######9 | 70% 2025-05-07T20:24:09.8985218Z python-3.11.11 | 32.9 MB | ########## | 100% 2025-05-07T20:24:10.0174536Z python-3.11.11 | 32.9 MB | ########## | 100% 2025-05-07T20:24:10.0174854Z 2025-05-07T20:24:10.5843746Z setuptools-78.1.1 | 2.3 MB | ########## | 100%  2025-05-07T20:24:10.5850526Z python-3.11.11 | 32.9 MB | ########## | 100% 2025-05-07T20:24:10.5850992Z 2025-05-07T20:24:10.5851196Z 2025-05-07T20:24:10.5851391Z  2025-05-07T20:24:10.5851591Z 2025-05-07T20:24:10.5851596Z 2025-05-07T20:24:10.5851767Z  2025-05-07T20:24:10.5851988Z 2025-05-07T20:24:10.5851993Z 2025-05-07T20:24:10.5851998Z 2025-05-07T20:24:10.5852241Z  2025-05-07T20:24:10.5852531Z 2025-05-07T20:24:10.5852536Z 2025-05-07T20:24:10.5852542Z 2025-05-07T20:24:10.5852547Z 2025-05-07T20:24:10.5852777Z  2025-05-07T20:24:10.5852993Z 2025-05-07T20:24:10.5852996Z 2025-05-07T20:24:10.5853000Z 2025-05-07T20:24:10.5853004Z 2025-05-07T20:24:10.5853007Z 2025-05-07T20:24:10.5853195Z  done 2025-05-07T20:24:10.7907776Z Preparing transaction: / - done 2025-05-07T20:24:12.0501569Z Verifying transaction: | / - \ | / - \ | / - \ done 2025-05-07T20:24:14.3730581Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:24:14.4229814Z # 2025-05-07T20:24:14.4230073Z # To activate this environment, use 2025-05-07T20:24:14.4230416Z # 2025-05-07T20:24:14.4230688Z # $ conda activate build_binary 2025-05-07T20:24:14.4231050Z # 2025-05-07T20:24:14.4231327Z # To deactivate an active environment, use 2025-05-07T20:24:14.4231894Z # 2025-05-07T20:24:14.4232369Z # $ conda deactivate 2025-05-07T20:24:14.4233090Z 2025-05-07T20:24:14.5244184Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:14.5265596Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:17.4780379Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (25.1) 2025-05-07T20:24:17.4780996Z Collecting pip 2025-05-07T20:24:17.4781329Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:17.4781750Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:17.4784541Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 45.8 MB/s eta 0:00:00 2025-05-07T20:24:17.4784950Z Installing collected packages: pip 2025-05-07T20:24:17.4785255Z Attempting uninstall: pip 2025-05-07T20:24:17.4785553Z Found existing installation: pip 25.1 2025-05-07T20:24:17.4785870Z Uninstalling pip-25.1: 2025-05-07T20:24:17.4786151Z Successfully uninstalled pip-25.1 2025-05-07T20:24:17.4786462Z Successfully installed pip-25.1.1 2025-05-07T20:24:17.4786673Z 2025-05-07T20:24:17.5405219Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:17.5427845Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:18.4187015Z Channels: 2025-05-07T20:24:18.4187465Z - conda-forge 2025-05-07T20:24:18.4187920Z Platform: linux-64 2025-05-07T20:24:28.8242052Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:30.4917664Z Solving environment: | / - \ | / - done 2025-05-07T20:24:30.5520338Z 2025-05-07T20:24:30.5520520Z ## Package Plan ## 2025-05-07T20:24:30.5520706Z 2025-05-07T20:24:30.5520925Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:30.5521260Z 2025-05-07T20:24:30.5521391Z added / updated specs: 2025-05-07T20:24:30.5521784Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:24:30.5521985Z 2025-05-07T20:24:30.5521989Z 2025-05-07T20:24:30.5522126Z The following packages will be downloaded: 2025-05-07T20:24:30.5522343Z 2025-05-07T20:24:30.5522468Z package | build 2025-05-07T20:24:30.5522784Z ---------------------------|----------------- 2025-05-07T20:24:30.5523139Z cffi-1.17.1 | py311hf29c0ef_0 295 KB conda-forge 2025-05-07T20:24:30.5523589Z cryptography-44.0.3 | py311hafd3f86_0 1.5 MB conda-forge 2025-05-07T20:24:30.5524031Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:24:30.5524441Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:24:30.5524867Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:24:30.5525279Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:24:30.5525702Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:24:30.5526148Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:24:30.5526580Z python_abi-3.11 | 2_cp311 5 KB conda-forge 2025-05-07T20:24:30.5527035Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:24:30.5527517Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:24:30.5527942Z ------------------------------------------------------------ 2025-05-07T20:24:30.5528282Z Total: 6.4 MB 2025-05-07T20:24:30.5528492Z 2025-05-07T20:24:30.5528626Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:30.5529175Z 2025-05-07T20:24:30.5529366Z cffi conda-forge/linux-64::cffi-1.17.1-py311hf29c0ef_0 2025-05-07T20:24:30.5529866Z cryptography conda-forge/linux-64::cryptography-44.0.3-py311hafd3f86_0 2025-05-07T20:24:30.5530367Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:24:30.5530968Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:24:30.5531444Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:24:30.5531910Z python_abi conda-forge/linux-64::python_abi-3.11-2_cp311 2025-05-07T20:24:30.5532598Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:24:30.5533182Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:24:30.5533520Z 2025-05-07T20:24:30.5533634Z The following packages will be UPDATED: 2025-05-07T20:24:30.5533843Z 2025-05-07T20:24:30.5534235Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:30.5535008Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T20:24:30.5535655Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:24:30.5536337Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:24:30.5536708Z 2025-05-07T20:24:30.5536713Z 2025-05-07T20:24:30.5536717Z 2025-05-07T20:24:30.5536861Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:30.5537287Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T20:24:30.5537519Z 2025-05-07T20:24:30.5537859Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:24:30.5538115Z 2025-05-07T20:24:30.5538119Z 2025-05-07T20:24:30.5567561Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:24:30.5567840Z 2025-05-07T20:24:30.5567845Z 2025-05-07T20:24:30.5567850Z 2025-05-07T20:24:30.5574825Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:24:30.5575129Z 2025-05-07T20:24:30.5575134Z 2025-05-07T20:24:30.5575140Z 2025-05-07T20:24:30.5580003Z 2025-05-07T20:24:30.5583072Z cffi-1.17.1 | 295 KB | | 0%  2025-05-07T20:24:30.5583327Z 2025-05-07T20:24:30.5583356Z 2025-05-07T20:24:30.5583360Z 2025-05-07T20:24:30.5583373Z 2025-05-07T20:24:30.5583496Z 2025-05-07T20:24:30.5588698Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:24:30.5589088Z 2025-05-07T20:24:30.5589094Z 2025-05-07T20:24:30.5589099Z 2025-05-07T20:24:30.5589104Z 2025-05-07T20:24:30.5589110Z 2025-05-07T20:24:30.5589115Z 2025-05-07T20:24:30.5593136Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:24:30.5593534Z 2025-05-07T20:24:30.5593539Z 2025-05-07T20:24:30.5593554Z 2025-05-07T20:24:30.5593559Z 2025-05-07T20:24:30.5593564Z 2025-05-07T20:24:30.5593569Z 2025-05-07T20:24:30.5593575Z 2025-05-07T20:24:30.5596079Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:24:30.5596500Z 2025-05-07T20:24:30.5596504Z 2025-05-07T20:24:30.5596507Z 2025-05-07T20:24:30.5596511Z 2025-05-07T20:24:30.5596522Z 2025-05-07T20:24:30.5596526Z 2025-05-07T20:24:30.5596530Z 2025-05-07T20:24:30.5605263Z 2025-05-07T20:24:30.5613921Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:24:30.5614453Z 2025-05-07T20:24:30.5614460Z 2025-05-07T20:24:30.5614466Z 2025-05-07T20:24:30.5614471Z 2025-05-07T20:24:30.5614478Z 2025-05-07T20:24:30.5614483Z 2025-05-07T20:24:30.5614489Z 2025-05-07T20:24:30.5614496Z 2025-05-07T20:24:30.5614502Z 2025-05-07T20:24:30.5615768Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:30.5616160Z 2025-05-07T20:24:30.5617066Z 2025-05-07T20:24:30.5617072Z 2025-05-07T20:24:30.5617078Z 2025-05-07T20:24:30.5617083Z 2025-05-07T20:24:30.5617089Z 2025-05-07T20:24:30.5617094Z 2025-05-07T20:24:30.5617100Z 2025-05-07T20:24:30.5617106Z 2025-05-07T20:24:30.5617111Z 2025-05-07T20:24:30.6497281Z python_abi-3.11 | 5 KB | | 0%  2025-05-07T20:24:30.6497902Z 2025-05-07T20:24:30.6497909Z 2025-05-07T20:24:30.6497913Z 2025-05-07T20:24:30.6501535Z 2025-05-07T20:24:30.6511295Z cffi-1.17.1 | 295 KB | ########## | 100%  2025-05-07T20:24:30.6511549Z 2025-05-07T20:24:30.6511553Z 2025-05-07T20:24:30.6511557Z 2025-05-07T20:24:30.6550913Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:30.6551175Z 2025-05-07T20:24:30.6552108Z 2025-05-07T20:24:30.6705184Z libgcc-15.1.0 | 810 KB | ###7 | 38%  2025-05-07T20:24:30.6705525Z 2025-05-07T20:24:30.6705849Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:30.6706210Z 2025-05-07T20:24:30.6916361Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:30.6916735Z 2025-05-07T20:24:30.6916741Z 2025-05-07T20:24:30.6916746Z 2025-05-07T20:24:30.6916751Z 2025-05-07T20:24:30.6916756Z 2025-05-07T20:24:30.6920911Z 2025-05-07T20:24:30.6980804Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:24:30.6981614Z 2025-05-07T20:24:30.6981625Z 2025-05-07T20:24:30.7014372Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:30.7014756Z 2025-05-07T20:24:30.7014761Z 2025-05-07T20:24:30.7014767Z 2025-05-07T20:24:30.7014772Z 2025-05-07T20:24:30.7014777Z 2025-05-07T20:24:30.7017370Z 2025-05-07T20:24:30.7113815Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:30.7114332Z 2025-05-07T20:24:30.7114338Z 2025-05-07T20:24:30.7114343Z 2025-05-07T20:24:30.7114348Z 2025-05-07T20:24:30.7114353Z 2025-05-07T20:24:30.7114358Z 2025-05-07T20:24:30.7115288Z 2025-05-07T20:24:30.7156262Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:24:30.7156744Z 2025-05-07T20:24:30.7156750Z 2025-05-07T20:24:30.7156755Z 2025-05-07T20:24:30.7156801Z 2025-05-07T20:24:30.7156807Z 2025-05-07T20:24:30.7156812Z 2025-05-07T20:24:30.7158265Z 2025-05-07T20:24:30.7198087Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:30.7198746Z 2025-05-07T20:24:30.7198751Z 2025-05-07T20:24:30.7198757Z 2025-05-07T20:24:30.7198761Z 2025-05-07T20:24:30.7200834Z 2025-05-07T20:24:30.7219828Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T20:24:30.7224609Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:30.7267642Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:30.7268113Z 2025-05-07T20:24:30.7268119Z 2025-05-07T20:24:30.7268124Z 2025-05-07T20:24:30.7268129Z 2025-05-07T20:24:30.7269575Z 2025-05-07T20:24:30.7424034Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:30.7424489Z 2025-05-07T20:24:30.7424495Z 2025-05-07T20:24:30.7424500Z 2025-05-07T20:24:30.7424505Z 2025-05-07T20:24:30.7424510Z 2025-05-07T20:24:30.7424516Z 2025-05-07T20:24:30.7424521Z 2025-05-07T20:24:30.7424526Z 2025-05-07T20:24:30.7424531Z 2025-05-07T20:24:30.7462108Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:30.7462523Z 2025-05-07T20:24:30.7462528Z 2025-05-07T20:24:30.7462533Z 2025-05-07T20:24:30.7462538Z 2025-05-07T20:24:30.7462543Z 2025-05-07T20:24:30.7462574Z 2025-05-07T20:24:30.7462579Z 2025-05-07T20:24:30.7462584Z 2025-05-07T20:24:30.7462629Z 2025-05-07T20:24:30.7571816Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:30.7572325Z 2025-05-07T20:24:30.7572330Z 2025-05-07T20:24:30.7572335Z 2025-05-07T20:24:30.7572341Z 2025-05-07T20:24:30.7572346Z 2025-05-07T20:24:30.7572351Z 2025-05-07T20:24:30.7572575Z 2025-05-07T20:24:30.7572581Z 2025-05-07T20:24:30.7597623Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:24:30.7598118Z 2025-05-07T20:24:30.7598124Z 2025-05-07T20:24:30.7598129Z 2025-05-07T20:24:30.7598134Z 2025-05-07T20:24:30.7598139Z 2025-05-07T20:24:30.7598144Z 2025-05-07T20:24:30.7598150Z 2025-05-07T20:24:30.7598337Z 2025-05-07T20:24:30.7639420Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:30.7640014Z 2025-05-07T20:24:30.7640020Z 2025-05-07T20:24:30.7640025Z 2025-05-07T20:24:30.7640030Z 2025-05-07T20:24:30.7640035Z 2025-05-07T20:24:30.7640040Z 2025-05-07T20:24:30.7640049Z 2025-05-07T20:24:30.7640054Z 2025-05-07T20:24:30.7640060Z 2025-05-07T20:24:30.7640065Z 2025-05-07T20:24:30.7649781Z python_abi-3.11 | 5 KB | ########## | 100%  2025-05-07T20:24:30.7650175Z 2025-05-07T20:24:30.7650179Z 2025-05-07T20:24:30.7653155Z 2025-05-07T20:24:30.7657191Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:30.7657543Z 2025-05-07T20:24:30.7657547Z 2025-05-07T20:24:30.7657551Z 2025-05-07T20:24:30.7657555Z 2025-05-07T20:24:30.7657559Z 2025-05-07T20:24:30.7657562Z 2025-05-07T20:24:30.7657566Z 2025-05-07T20:24:30.7657570Z 2025-05-07T20:24:30.7657573Z 2025-05-07T20:24:30.7657741Z 2025-05-07T20:24:30.7661147Z python_abi-3.11 | 5 KB | ########## | 100%  2025-05-07T20:24:30.7661479Z 2025-05-07T20:24:30.7661483Z 2025-05-07T20:24:30.7662782Z 2025-05-07T20:24:30.7690509Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:30.7690792Z 2025-05-07T20:24:30.7690796Z 2025-05-07T20:24:30.7690800Z 2025-05-07T20:24:30.7691079Z 2025-05-07T20:24:30.7698770Z cffi-1.17.1 | 295 KB | ########## | 100%  2025-05-07T20:24:30.7699129Z 2025-05-07T20:24:30.7699133Z 2025-05-07T20:24:30.7699137Z 2025-05-07T20:24:30.7700564Z 2025-05-07T20:24:30.8446483Z cffi-1.17.1 | 295 KB | ########## | 100%  2025-05-07T20:24:30.8446757Z 2025-05-07T20:24:30.8446864Z 2025-05-07T20:24:30.8450495Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:30.8450803Z 2025-05-07T20:24:30.8451263Z 2025-05-07T20:24:30.8624985Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:30.8625428Z 2025-05-07T20:24:30.8625432Z 2025-05-07T20:24:30.8625436Z 2025-05-07T20:24:30.8625440Z 2025-05-07T20:24:30.8625443Z 2025-05-07T20:24:30.8625447Z 2025-05-07T20:24:30.8625583Z 2025-05-07T20:24:30.8631765Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:30.8632097Z 2025-05-07T20:24:30.8632101Z 2025-05-07T20:24:30.8632105Z 2025-05-07T20:24:30.8632108Z 2025-05-07T20:24:30.8632112Z 2025-05-07T20:24:30.8632115Z 2025-05-07T20:24:30.8632937Z 2025-05-07T20:24:30.8916225Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:30.8916546Z 2025-05-07T20:24:30.8916550Z 2025-05-07T20:24:30.8916556Z 2025-05-07T20:24:30.8916560Z 2025-05-07T20:24:30.8916563Z 2025-05-07T20:24:30.8916567Z 2025-05-07T20:24:30.8922304Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:30.8922614Z 2025-05-07T20:24:30.8922618Z 2025-05-07T20:24:30.8922622Z 2025-05-07T20:24:30.8922632Z 2025-05-07T20:24:30.8922636Z 2025-05-07T20:24:30.8922639Z 2025-05-07T20:24:30.9227096Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:30.9227691Z 2025-05-07T20:24:30.9227699Z 2025-05-07T20:24:30.9227706Z 2025-05-07T20:24:30.9227714Z 2025-05-07T20:24:30.9227721Z 2025-05-07T20:24:30.9229351Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:30.9230078Z 2025-05-07T20:24:30.9230085Z 2025-05-07T20:24:30.9230093Z 2025-05-07T20:24:30.9230100Z 2025-05-07T20:24:30.9230107Z 2025-05-07T20:24:30.9524518Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:30.9525019Z 2025-05-07T20:24:30.9525023Z 2025-05-07T20:24:30.9525027Z 2025-05-07T20:24:30.9525031Z 2025-05-07T20:24:30.9525034Z 2025-05-07T20:24:30.9525038Z 2025-05-07T20:24:30.9525042Z 2025-05-07T20:24:30.9525045Z 2025-05-07T20:24:30.9525049Z 2025-05-07T20:24:30.9527633Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:30.9527934Z 2025-05-07T20:24:30.9527937Z 2025-05-07T20:24:30.9527941Z 2025-05-07T20:24:30.9527945Z 2025-05-07T20:24:30.9527948Z 2025-05-07T20:24:30.9527952Z 2025-05-07T20:24:30.9527955Z 2025-05-07T20:24:30.9527959Z 2025-05-07T20:24:30.9527966Z 2025-05-07T20:24:30.9634246Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:30.9634662Z 2025-05-07T20:24:30.9634666Z 2025-05-07T20:24:30.9634669Z 2025-05-07T20:24:30.9634673Z 2025-05-07T20:24:30.9634742Z 2025-05-07T20:24:30.9634747Z 2025-05-07T20:24:30.9634750Z 2025-05-07T20:24:30.9636224Z 2025-05-07T20:24:30.9638681Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:30.9639182Z 2025-05-07T20:24:30.9639186Z 2025-05-07T20:24:30.9639190Z 2025-05-07T20:24:30.9639193Z 2025-05-07T20:24:30.9639197Z 2025-05-07T20:24:30.9639200Z 2025-05-07T20:24:30.9639204Z 2025-05-07T20:24:30.9639208Z 2025-05-07T20:24:30.9736571Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:30.9737488Z 2025-05-07T20:24:30.9737496Z 2025-05-07T20:24:30.9737504Z 2025-05-07T20:24:30.9737511Z 2025-05-07T20:24:30.9737518Z 2025-05-07T20:24:30.9737525Z 2025-05-07T20:24:30.9737532Z 2025-05-07T20:24:30.9737539Z 2025-05-07T20:24:30.9737546Z 2025-05-07T20:24:30.9737553Z 2025-05-07T20:24:31.0002217Z python_abi-3.11 | 5 KB | ########## | 100%  2025-05-07T20:24:31.0002823Z 2025-05-07T20:24:31.0206066Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:31.0212474Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:31.0212982Z 2025-05-07T20:24:31.0213251Z 2025-05-07T20:24:31.0213463Z  2025-05-07T20:24:31.0213752Z 2025-05-07T20:24:31.0213755Z 2025-05-07T20:24:31.0214115Z  2025-05-07T20:24:31.0214430Z 2025-05-07T20:24:31.0214436Z 2025-05-07T20:24:31.0214441Z 2025-05-07T20:24:31.0214750Z  2025-05-07T20:24:31.0215089Z 2025-05-07T20:24:31.0215095Z 2025-05-07T20:24:31.0215100Z 2025-05-07T20:24:31.0215105Z 2025-05-07T20:24:31.0215400Z  2025-05-07T20:24:31.0215987Z 2025-05-07T20:24:31.0215992Z 2025-05-07T20:24:31.0215998Z 2025-05-07T20:24:31.0216004Z 2025-05-07T20:24:31.0216009Z 2025-05-07T20:24:31.0216315Z  2025-05-07T20:24:31.0216704Z 2025-05-07T20:24:31.0216709Z 2025-05-07T20:24:31.0216715Z 2025-05-07T20:24:31.0216720Z 2025-05-07T20:24:31.0216724Z 2025-05-07T20:24:31.0216729Z 2025-05-07T20:24:31.0217040Z  2025-05-07T20:24:31.0217504Z 2025-05-07T20:24:31.0217510Z 2025-05-07T20:24:31.0217516Z 2025-05-07T20:24:31.0217530Z 2025-05-07T20:24:31.0217537Z 2025-05-07T20:24:31.0217544Z 2025-05-07T20:24:31.0217550Z 2025-05-07T20:24:31.0217940Z  2025-05-07T20:24:31.0218283Z 2025-05-07T20:24:31.0218288Z 2025-05-07T20:24:31.0218293Z 2025-05-07T20:24:31.0218298Z 2025-05-07T20:24:31.0218303Z 2025-05-07T20:24:31.0218308Z 2025-05-07T20:24:31.0218312Z 2025-05-07T20:24:31.0218317Z 2025-05-07T20:24:31.0218644Z  2025-05-07T20:24:31.0218896Z 2025-05-07T20:24:31.0218899Z 2025-05-07T20:24:31.0219123Z 2025-05-07T20:24:31.0219126Z 2025-05-07T20:24:31.0219130Z 2025-05-07T20:24:31.0219133Z 2025-05-07T20:24:31.0219137Z 2025-05-07T20:24:31.0219141Z 2025-05-07T20:24:31.0219144Z 2025-05-07T20:24:31.0219463Z  2025-05-07T20:24:31.0219752Z 2025-05-07T20:24:31.0219756Z 2025-05-07T20:24:31.0219877Z 2025-05-07T20:24:31.0219882Z 2025-05-07T20:24:31.0219885Z 2025-05-07T20:24:31.0219889Z 2025-05-07T20:24:31.0219893Z 2025-05-07T20:24:31.0219896Z 2025-05-07T20:24:31.0219900Z 2025-05-07T20:24:31.0219904Z 2025-05-07T20:24:31.0220176Z  done 2025-05-07T20:24:31.1218617Z Preparing transaction: | done 2025-05-07T20:24:31.2224245Z Verifying transaction: - done 2025-05-07T20:24:32.7249640Z Executing transaction: | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:32.8992488Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:24:34.6221349Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:24:34.6233894Z [SETUP] Installing libxcrypt ... 2025-05-07T20:24:34.6257103Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:24:35.5057208Z Channels: 2025-05-07T20:24:35.5057590Z - conda-forge 2025-05-07T20:24:35.5057947Z Platform: linux-64 2025-05-07T20:24:38.7415404Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:39.1074744Z Solving environment: \ done 2025-05-07T20:24:39.1682492Z 2025-05-07T20:24:39.1683108Z ## Package Plan ## 2025-05-07T20:24:39.1683345Z 2025-05-07T20:24:39.1683629Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:39.1683965Z 2025-05-07T20:24:39.1684081Z added / updated specs: 2025-05-07T20:24:39.1684547Z - libxcrypt 2025-05-07T20:24:39.1684734Z 2025-05-07T20:24:39.1684778Z 2025-05-07T20:24:39.1684934Z The following packages will be downloaded: 2025-05-07T20:24:39.1685214Z 2025-05-07T20:24:39.1685484Z package | build 2025-05-07T20:24:39.1685905Z ---------------------------|----------------- 2025-05-07T20:24:39.1686381Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:24:39.1686923Z ------------------------------------------------------------ 2025-05-07T20:24:39.1687399Z Total: 98 KB 2025-05-07T20:24:39.1687640Z 2025-05-07T20:24:39.1687799Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:39.1688073Z 2025-05-07T20:24:39.1688376Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:24:39.1688737Z 2025-05-07T20:24:39.1688741Z 2025-05-07T20:24:39.1688783Z 2025-05-07T20:24:39.1688957Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:39.3021394Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T20:24:39.3041819Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T20:24:39.3144385Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:39.3146915Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:39.3147532Z 2025-05-07T20:24:39.3147892Z done 2025-05-07T20:24:39.4153089Z Preparing transaction: / done 2025-05-07T20:24:39.5158296Z Verifying transaction: \ done 2025-05-07T20:24:39.6165378Z Executing transaction: / done 2025-05-07T20:24:43.0364599Z [SETUP] Copying over ... 2025-05-07T20:24:43.0365416Z + cp /home/ec2-user/miniconda/envs/build_binary/include/crypt.h /home/ec2-user/miniconda/envs/build_binary/include/python3.11/crypt.h 2025-05-07T20:24:43.0366128Z 2025-05-07T20:24:43.0392764Z 2025-05-07T20:24:44.6645233Z [SETUP] Installed Python version: Python 3.11.11 2025-05-07T20:24:44.6645917Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:24:44.6684304Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:44.6684999Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:44.6697646Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:44.6698186Z env: 2025-05-07T20:24:44.6698550Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:44.6698914Z BUILD_ENV: build_binary 2025-05-07T20:24:44.6699702Z BUILD_TARGET: default 2025-05-07T20:24:44.6700100Z BUILD_VARIANT: cuda 2025-05-07T20:24:44.6700395Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:24:44.6700794Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:44.6701229Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:44.6701667Z ##[endgroup] 2025-05-07T20:24:45.0070931Z ################################################################################ 2025-05-07T20:24:45.0071650Z # Install C/C++ Compilers 2025-05-07T20:24:45.0072128Z # 2025-05-07T20:24:45.0086960Z # [2025-05-07T20:24:45.008Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:24:45.0087550Z ################################################################################ 2025-05-07T20:24:45.0087877Z 2025-05-07T20:24:45.0104795Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:45.0984837Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:45.0995777Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:24:45.1018077Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:24:45.9837711Z Channels: 2025-05-07T20:24:45.9837957Z - conda-forge 2025-05-07T20:24:45.9838190Z Platform: linux-64 2025-05-07T20:24:49.2474645Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:49.6193545Z Solving environment: \ | done 2025-05-07T20:24:49.6805661Z 2025-05-07T20:24:49.6805951Z ## Package Plan ## 2025-05-07T20:24:49.6806119Z 2025-05-07T20:24:49.6806376Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:49.6806690Z 2025-05-07T20:24:49.6806787Z added / updated specs: 2025-05-07T20:24:49.6807051Z - sysroot_linux-64=2.17 2025-05-07T20:24:49.6807220Z 2025-05-07T20:24:49.6807233Z 2025-05-07T20:24:49.6807357Z The following packages will be downloaded: 2025-05-07T20:24:49.6807579Z 2025-05-07T20:24:49.6807701Z package | build 2025-05-07T20:24:49.6808016Z ---------------------------|----------------- 2025-05-07T20:24:49.6808434Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:24:49.6808922Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:24:49.6809327Z ------------------------------------------------------------ 2025-05-07T20:24:49.6809667Z Total: 15.4 MB 2025-05-07T20:24:49.6809880Z 2025-05-07T20:24:49.6810009Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:49.6810236Z 2025-05-07T20:24:49.6810521Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:24:49.6811084Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:24:49.6811396Z 2025-05-07T20:24:49.6811400Z 2025-05-07T20:24:49.6811404Z 2025-05-07T20:24:49.6811550Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:49.6811925Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:49.6812152Z 2025-05-07T20:24:49.9066904Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:24:49.9581729Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:49.9582104Z 2025-05-07T20:24:49.9892411Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T20:24:49.9892669Z 2025-05-07T20:24:50.0093536Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:50.1332065Z sysroot_linux-64-2.1 | 14.5 MB | ######8 | 68% 2025-05-07T20:24:50.2746143Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:50.2746565Z 2025-05-07T20:24:50.2748925Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:50.2749175Z 2025-05-07T20:24:50.7348633Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:50.7352331Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:50.7352826Z 2025-05-07T20:24:50.7353128Z 2025-05-07T20:24:50.7353454Z  done 2025-05-07T20:24:50.8358993Z Preparing transaction: - done 2025-05-07T20:24:51.0365384Z Verifying transaction: | / done 2025-05-07T20:24:51.2412785Z Executing transaction: \ | done 2025-05-07T20:24:51.3952499Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:24:51.3952954Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:24:53.0651990Z [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:53.0664556Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:24:53.0687030Z [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:53.9560625Z Channels: 2025-05-07T20:24:53.9560870Z - conda-forge 2025-05-07T20:24:53.9561099Z Platform: linux-64 2025-05-07T20:24:57.1921507Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:58.1510131Z Solving environment: \ | / done 2025-05-07T20:24:58.2147752Z 2025-05-07T20:24:58.2148449Z ## Package Plan ## 2025-05-07T20:24:58.2148780Z 2025-05-07T20:24:58.2149199Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:58.2149806Z 2025-05-07T20:24:58.2150036Z added / updated specs: 2025-05-07T20:24:58.2150576Z - gxx_linux-64=11.4.0 2025-05-07T20:24:58.2151019Z 2025-05-07T20:24:58.2151031Z 2025-05-07T20:24:58.2151413Z The following packages will be downloaded: 2025-05-07T20:24:58.2152010Z 2025-05-07T20:24:58.2152324Z package | build 2025-05-07T20:24:58.2153207Z ---------------------------|----------------- 2025-05-07T20:24:58.2153922Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:24:58.2154398Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:24:58.2154862Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:24:58.2155307Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:24:58.2155748Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:24:58.2156181Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:24:58.2156614Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:24:58.2157087Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:24:58.2157558Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:24:58.2158020Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:24:58.2158494Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:24:58.2159077Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:24:58.2159476Z ------------------------------------------------------------ 2025-05-07T20:24:58.2159816Z Total: 91.6 MB 2025-05-07T20:24:58.2160027Z 2025-05-07T20:24:58.2160164Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:58.2160388Z 2025-05-07T20:24:58.2160667Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:24:58.2161223Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:24:58.2162196Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:24:58.2162857Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:24:58.2163365Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:24:58.2163863Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:24:58.2164397Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:58.2164962Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:24:58.2165462Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:24:58.2166005Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:58.2166374Z 2025-05-07T20:24:58.2166491Z The following packages will be UPDATED: 2025-05-07T20:24:58.2166698Z 2025-05-07T20:24:58.2167020Z 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:58.2167745Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:24:58.2168151Z 2025-05-07T20:24:58.2168155Z 2025-05-07T20:24:58.2168159Z 2025-05-07T20:24:58.2168305Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:58.2168690Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:58.2168927Z 2025-05-07T20:24:58.2169292Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:58.2169531Z 2025-05-07T20:24:58.2169535Z 2025-05-07T20:24:58.2185493Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:58.2185754Z 2025-05-07T20:24:58.2185758Z 2025-05-07T20:24:58.2186457Z 2025-05-07T20:24:58.2194211Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:58.2194478Z 2025-05-07T20:24:58.2194481Z 2025-05-07T20:24:58.2194485Z 2025-05-07T20:24:58.2207083Z 2025-05-07T20:24:58.2215757Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:58.2216048Z 2025-05-07T20:24:58.2216053Z 2025-05-07T20:24:58.2216057Z 2025-05-07T20:24:58.2216060Z 2025-05-07T20:24:58.2216068Z 2025-05-07T20:24:58.2218464Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:58.2218861Z 2025-05-07T20:24:58.2218865Z 2025-05-07T20:24:58.2218869Z 2025-05-07T20:24:58.2218872Z 2025-05-07T20:24:58.2218876Z 2025-05-07T20:24:58.2218880Z 2025-05-07T20:24:58.2235526Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:24:58.2235916Z 2025-05-07T20:24:58.2235920Z 2025-05-07T20:24:58.2235924Z 2025-05-07T20:24:58.2235928Z 2025-05-07T20:24:58.2235931Z 2025-05-07T20:24:58.2235935Z 2025-05-07T20:24:58.2235939Z 2025-05-07T20:24:58.2239382Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:24:58.2239726Z 2025-05-07T20:24:58.2239729Z 2025-05-07T20:24:58.2239746Z 2025-05-07T20:24:58.2239750Z 2025-05-07T20:24:58.2239759Z 2025-05-07T20:24:58.2239762Z 2025-05-07T20:24:58.2239766Z 2025-05-07T20:24:58.2239777Z 2025-05-07T20:24:58.2259546Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:58.2259836Z 2025-05-07T20:24:58.2259840Z 2025-05-07T20:24:58.2259844Z 2025-05-07T20:24:58.2259847Z 2025-05-07T20:24:58.2259857Z 2025-05-07T20:24:58.2259862Z 2025-05-07T20:24:58.2259865Z 2025-05-07T20:24:58.2259869Z 2025-05-07T20:24:58.2264414Z 2025-05-07T20:24:58.2271864Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:24:58.2272150Z 2025-05-07T20:24:58.2272154Z 2025-05-07T20:24:58.2272158Z 2025-05-07T20:24:58.2272161Z 2025-05-07T20:24:58.2272165Z 2025-05-07T20:24:58.2272169Z 2025-05-07T20:24:58.2272172Z 2025-05-07T20:24:58.2272176Z 2025-05-07T20:24:58.2272179Z 2025-05-07T20:24:58.2273467Z 2025-05-07T20:24:58.2275330Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:24:58.2275616Z 2025-05-07T20:24:58.2275730Z 2025-05-07T20:24:58.2275742Z 2025-05-07T20:24:58.2275745Z 2025-05-07T20:24:58.2275749Z 2025-05-07T20:24:58.2275753Z 2025-05-07T20:24:58.2275756Z 2025-05-07T20:24:58.2275760Z 2025-05-07T20:24:58.2275763Z 2025-05-07T20:24:58.2275767Z 2025-05-07T20:24:58.2275771Z 2025-05-07T20:24:58.3752254Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:24:58.3752561Z 2025-05-07T20:24:58.3752565Z 2025-05-07T20:24:58.3773632Z 2025-05-07T20:24:58.3784567Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:58.3784969Z 2025-05-07T20:24:58.3784974Z 2025-05-07T20:24:58.3784977Z 2025-05-07T20:24:58.3788561Z 2025-05-07T20:24:58.3797703Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:58.3797976Z 2025-05-07T20:24:58.3798010Z 2025-05-07T20:24:58.4458362Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:58.4459187Z 2025-05-07T20:24:58.4755686Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:58.4756307Z 2025-05-07T20:24:58.4756316Z 2025-05-07T20:24:58.4756323Z 2025-05-07T20:24:58.4799843Z binutils_impl_linux- | 6.0 MB | #########4 | 94%  2025-05-07T20:24:58.4800117Z 2025-05-07T20:24:58.4800121Z 2025-05-07T20:24:58.4933803Z libstdcxx-devel_linu | 11.1 MB | #####8 | 58%  2025-05-07T20:24:58.5124896Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:58.5125146Z 2025-05-07T20:24:58.5125150Z 2025-05-07T20:24:58.5125154Z 2025-05-07T20:24:58.5128488Z 2025-05-07T20:24:58.5129313Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:58.5129626Z 2025-05-07T20:24:58.5129630Z 2025-05-07T20:24:58.5129634Z 2025-05-07T20:24:58.5130737Z 2025-05-07T20:24:58.5460952Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:58.5461935Z 2025-05-07T20:24:58.5634768Z gxx_impl_linux-64-11 | 11.2 MB | #### | 40%  2025-05-07T20:24:58.5635037Z 2025-05-07T20:24:58.5635041Z 2025-05-07T20:24:58.5635045Z 2025-05-07T20:24:58.5635048Z 2025-05-07T20:24:58.5635052Z 2025-05-07T20:24:58.5802741Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:58.5803026Z 2025-05-07T20:24:58.5804588Z 2025-05-07T20:24:58.5933999Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:58.6344850Z gcc_impl_linux-64-11 | 53.0 MB | 4 | 5% 2025-05-07T20:24:58.6345095Z 2025-05-07T20:24:58.6345099Z 2025-05-07T20:24:58.6346878Z 2025-05-07T20:24:58.6461224Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:58.6461500Z 2025-05-07T20:24:58.6634779Z gxx_impl_linux-64-11 | 11.2 MB | #######7 | 78%  2025-05-07T20:24:58.6635032Z 2025-05-07T20:24:58.6635210Z 2025-05-07T20:24:58.6635218Z 2025-05-07T20:24:58.6635224Z 2025-05-07T20:24:58.6643851Z 2025-05-07T20:24:58.6911116Z libsanitizer-11.4.0 | 3.5 MB | #########9 | 99%  2025-05-07T20:24:58.6911528Z 2025-05-07T20:24:58.6911533Z 2025-05-07T20:24:58.6911536Z 2025-05-07T20:24:58.6911540Z 2025-05-07T20:24:58.6911544Z 2025-05-07T20:24:58.6911548Z 2025-05-07T20:24:58.6935104Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:24:58.7605533Z gcc_impl_linux-64-11 | 53.0 MB | 9 | 9% 2025-05-07T20:24:58.7605790Z 2025-05-07T20:24:58.7605928Z 2025-05-07T20:24:58.7605936Z 2025-05-07T20:24:58.7605941Z 2025-05-07T20:24:58.7606013Z 2025-05-07T20:24:58.7937287Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:58.8255710Z gcc_impl_linux-64-11 | 53.0 MB | #5 | 15% 2025-05-07T20:24:58.8256080Z 2025-05-07T20:24:58.8256088Z 2025-05-07T20:24:58.8256093Z 2025-05-07T20:24:58.8256098Z 2025-05-07T20:24:58.8256103Z 2025-05-07T20:24:58.8256108Z 2025-05-07T20:24:58.8256114Z 2025-05-07T20:24:58.8374991Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:24:58.8375521Z 2025-05-07T20:24:58.8375528Z 2025-05-07T20:24:58.8375533Z 2025-05-07T20:24:58.8375538Z 2025-05-07T20:24:58.8375544Z 2025-05-07T20:24:58.8377310Z 2025-05-07T20:24:58.8384431Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:58.8384842Z 2025-05-07T20:24:58.8384848Z 2025-05-07T20:24:58.8384853Z 2025-05-07T20:24:58.8384858Z 2025-05-07T20:24:58.8384863Z 2025-05-07T20:24:58.8389061Z 2025-05-07T20:24:58.8752066Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:58.8752394Z 2025-05-07T20:24:58.8752400Z 2025-05-07T20:24:58.8752405Z 2025-05-07T20:24:58.8752410Z 2025-05-07T20:24:58.8752416Z 2025-05-07T20:24:58.8752421Z 2025-05-07T20:24:58.8754310Z 2025-05-07T20:24:58.8824095Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:58.8824409Z 2025-05-07T20:24:58.8824413Z 2025-05-07T20:24:58.8824416Z 2025-05-07T20:24:58.8824433Z 2025-05-07T20:24:58.8824436Z 2025-05-07T20:24:58.8824447Z 2025-05-07T20:24:58.8824451Z 2025-05-07T20:24:58.8824455Z 2025-05-07T20:24:58.8860186Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:58.8860480Z 2025-05-07T20:24:58.8860484Z 2025-05-07T20:24:58.8860488Z 2025-05-07T20:24:58.8860491Z 2025-05-07T20:24:58.8860495Z 2025-05-07T20:24:58.8860499Z 2025-05-07T20:24:58.8860502Z 2025-05-07T20:24:58.8864393Z 2025-05-07T20:24:58.8938596Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:58.9230268Z gcc_impl_linux-64-11 | 53.0 MB | ##1 | 21% 2025-05-07T20:24:58.9230517Z 2025-05-07T20:24:58.9230521Z 2025-05-07T20:24:58.9230525Z 2025-05-07T20:24:58.9230528Z 2025-05-07T20:24:58.9230532Z 2025-05-07T20:24:58.9230536Z 2025-05-07T20:24:58.9230539Z 2025-05-07T20:24:58.9230543Z 2025-05-07T20:24:58.9230547Z 2025-05-07T20:24:58.9280927Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:24:58.9281216Z 2025-05-07T20:24:58.9281225Z 2025-05-07T20:24:58.9281229Z 2025-05-07T20:24:58.9281233Z 2025-05-07T20:24:58.9281236Z 2025-05-07T20:24:58.9281240Z 2025-05-07T20:24:58.9281251Z 2025-05-07T20:24:58.9281255Z 2025-05-07T20:24:58.9282934Z 2025-05-07T20:24:58.9317468Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:58.9317749Z 2025-05-07T20:24:58.9317759Z 2025-05-07T20:24:58.9317763Z 2025-05-07T20:24:58.9317767Z 2025-05-07T20:24:58.9317770Z 2025-05-07T20:24:58.9317774Z 2025-05-07T20:24:58.9317778Z 2025-05-07T20:24:58.9317784Z 2025-05-07T20:24:58.9317788Z 2025-05-07T20:24:58.9319532Z 2025-05-07T20:24:58.9387750Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:24:58.9388167Z 2025-05-07T20:24:58.9388173Z 2025-05-07T20:24:58.9388178Z 2025-05-07T20:24:58.9388183Z 2025-05-07T20:24:58.9388188Z 2025-05-07T20:24:58.9388193Z 2025-05-07T20:24:58.9388209Z 2025-05-07T20:24:58.9388214Z 2025-05-07T20:24:58.9388227Z 2025-05-07T20:24:58.9388810Z 2025-05-07T20:24:58.9493548Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:58.9493838Z 2025-05-07T20:24:58.9497204Z 2025-05-07T20:24:58.9737763Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:58.9738051Z 2025-05-07T20:24:58.9738055Z 2025-05-07T20:24:58.9738058Z 2025-05-07T20:24:58.9738062Z 2025-05-07T20:24:58.9738066Z 2025-05-07T20:24:58.9738069Z 2025-05-07T20:24:58.9738073Z 2025-05-07T20:24:58.9738077Z 2025-05-07T20:24:58.9738080Z 2025-05-07T20:24:58.9738084Z 2025-05-07T20:24:58.9738088Z 2025-05-07T20:24:58.9769009Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:24:58.9769320Z 2025-05-07T20:24:58.9769324Z 2025-05-07T20:24:58.9769327Z 2025-05-07T20:24:58.9769331Z 2025-05-07T20:24:58.9769334Z 2025-05-07T20:24:58.9769338Z 2025-05-07T20:24:58.9769540Z 2025-05-07T20:24:58.9769545Z 2025-05-07T20:24:58.9769549Z 2025-05-07T20:24:58.9769671Z 2025-05-07T20:24:58.9772129Z 2025-05-07T20:24:58.9899859Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:58.9900167Z 2025-05-07T20:24:58.9900171Z 2025-05-07T20:24:58.9900175Z 2025-05-07T20:24:58.9900613Z 2025-05-07T20:24:58.9947887Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:59.0099560Z gcc_impl_linux-64-11 | 53.0 MB | ##8 | 28% 2025-05-07T20:24:59.0099903Z 2025-05-07T20:24:59.0951913Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:59.1660132Z gcc_impl_linux-64-11 | 53.0 MB | ###8 | 39% 2025-05-07T20:24:59.1660380Z 2025-05-07T20:24:59.1660591Z 2025-05-07T20:24:59.1660605Z 2025-05-07T20:24:59.1660616Z 2025-05-07T20:24:59.1660626Z 2025-05-07T20:24:59.1660867Z 2025-05-07T20:24:59.1963585Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:59.2220784Z gcc_impl_linux-64-11 | 53.0 MB | ####9 | 50% 2025-05-07T20:24:59.2221044Z 2025-05-07T20:24:59.2221048Z 2025-05-07T20:24:59.2221052Z 2025-05-07T20:24:59.2221055Z 2025-05-07T20:24:59.2221059Z 2025-05-07T20:24:59.2221062Z 2025-05-07T20:24:59.2221489Z 2025-05-07T20:24:59.2231593Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:59.2231971Z 2025-05-07T20:24:59.2231975Z 2025-05-07T20:24:59.2231979Z 2025-05-07T20:24:59.2231983Z 2025-05-07T20:24:59.2231986Z 2025-05-07T20:24:59.2231990Z 2025-05-07T20:24:59.2231993Z 2025-05-07T20:24:59.2376258Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:59.2376548Z 2025-05-07T20:24:59.2376552Z 2025-05-07T20:24:59.2376555Z 2025-05-07T20:24:59.2376559Z 2025-05-07T20:24:59.2376803Z 2025-05-07T20:24:59.2923570Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:59.2923884Z 2025-05-07T20:24:59.2923888Z 2025-05-07T20:24:59.2923903Z 2025-05-07T20:24:59.2923907Z 2025-05-07T20:24:59.2923911Z 2025-05-07T20:24:59.2923919Z 2025-05-07T20:24:59.2923922Z 2025-05-07T20:24:59.2926727Z 2025-05-07T20:24:59.2928412Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:59.2928711Z 2025-05-07T20:24:59.2928714Z 2025-05-07T20:24:59.2928718Z 2025-05-07T20:24:59.2928722Z 2025-05-07T20:24:59.2928725Z 2025-05-07T20:24:59.2928729Z 2025-05-07T20:24:59.2928732Z 2025-05-07T20:24:59.2928736Z 2025-05-07T20:24:59.2930547Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:59.2930941Z 2025-05-07T20:24:59.2930945Z 2025-05-07T20:24:59.2930949Z 2025-05-07T20:24:59.2930952Z 2025-05-07T20:24:59.2930956Z 2025-05-07T20:24:59.2930959Z 2025-05-07T20:24:59.2930963Z 2025-05-07T20:24:59.2930973Z 2025-05-07T20:24:59.2930977Z 2025-05-07T20:24:59.2935985Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:59.2936295Z 2025-05-07T20:24:59.2936299Z 2025-05-07T20:24:59.2936302Z 2025-05-07T20:24:59.2936319Z 2025-05-07T20:24:59.2936322Z 2025-05-07T20:24:59.2936326Z 2025-05-07T20:24:59.2936330Z 2025-05-07T20:24:59.2936333Z 2025-05-07T20:24:59.2936922Z 2025-05-07T20:24:59.3259952Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:59.3299369Z gcc_impl_linux-64-11 | 53.0 MB | #####8 | 58% 2025-05-07T20:24:59.3299616Z 2025-05-07T20:24:59.3299620Z 2025-05-07T20:24:59.3299624Z 2025-05-07T20:24:59.3299628Z 2025-05-07T20:24:59.3299639Z 2025-05-07T20:24:59.3299642Z 2025-05-07T20:24:59.3299646Z 2025-05-07T20:24:59.3299649Z 2025-05-07T20:24:59.3299653Z 2025-05-07T20:24:59.3299657Z 2025-05-07T20:24:59.3311355Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:59.3311642Z 2025-05-07T20:24:59.3311646Z 2025-05-07T20:24:59.3311650Z 2025-05-07T20:24:59.3311653Z 2025-05-07T20:24:59.3311657Z 2025-05-07T20:24:59.3311874Z 2025-05-07T20:24:59.3311879Z 2025-05-07T20:24:59.3311882Z 2025-05-07T20:24:59.3312000Z 2025-05-07T20:24:59.3313491Z 2025-05-07T20:24:59.3620066Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:59.3620400Z 2025-05-07T20:24:59.3620406Z 2025-05-07T20:24:59.3620411Z 2025-05-07T20:24:59.3620416Z 2025-05-07T20:24:59.3620421Z 2025-05-07T20:24:59.3620426Z 2025-05-07T20:24:59.3620431Z 2025-05-07T20:24:59.3620436Z 2025-05-07T20:24:59.3620441Z 2025-05-07T20:24:59.3620446Z 2025-05-07T20:24:59.3621227Z 2025-05-07T20:24:59.3623641Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:59.3624017Z 2025-05-07T20:24:59.3624024Z 2025-05-07T20:24:59.3624030Z 2025-05-07T20:24:59.3624035Z 2025-05-07T20:24:59.3624041Z 2025-05-07T20:24:59.3624046Z 2025-05-07T20:24:59.3624051Z 2025-05-07T20:24:59.3624064Z 2025-05-07T20:24:59.3624070Z 2025-05-07T20:24:59.3624075Z 2025-05-07T20:24:59.3624080Z 2025-05-07T20:24:59.4223124Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:59.4223450Z 2025-05-07T20:24:59.4223455Z 2025-05-07T20:24:59.4223703Z 2025-05-07T20:24:59.4893456Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:59.6051515Z gcc_impl_linux-64-11 | 53.0 MB | ######6 | 66% 2025-05-07T20:24:59.6052358Z 2025-05-07T20:24:59.6713569Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:59.7663109Z gcc_impl_linux-64-11 | 53.0 MB | #######3 | 73% 2025-05-07T20:24:59.7663360Z 2025-05-07T20:24:59.7663481Z 2025-05-07T20:24:59.7738413Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:59.8795409Z gcc_impl_linux-64-11 | 53.0 MB | ########1 | 82% 2025-05-07T20:25:00.0253846Z gcc_impl_linux-64-11 | 53.0 MB | ########8 | 89% 2025-05-07T20:25:00.0254241Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:25:00.6120991Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:25:00.6128491Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:25:00.6128845Z 2025-05-07T20:25:00.6129042Z 2025-05-07T20:25:00.6129363Z  2025-05-07T20:25:00.6129563Z 2025-05-07T20:25:00.6129568Z 2025-05-07T20:25:00.6129739Z  2025-05-07T20:25:00.6129947Z 2025-05-07T20:25:00.6129951Z 2025-05-07T20:25:00.6129954Z 2025-05-07T20:25:00.6130121Z  2025-05-07T20:25:00.6130331Z 2025-05-07T20:25:00.6130335Z 2025-05-07T20:25:00.6130339Z 2025-05-07T20:25:00.6130342Z 2025-05-07T20:25:00.6130517Z  2025-05-07T20:25:00.6130731Z 2025-05-07T20:25:00.6130735Z 2025-05-07T20:25:00.6130738Z 2025-05-07T20:25:00.6130742Z 2025-05-07T20:25:00.6130745Z 2025-05-07T20:25:00.6130928Z  2025-05-07T20:25:00.6131148Z 2025-05-07T20:25:00.6131152Z 2025-05-07T20:25:00.6131156Z 2025-05-07T20:25:00.6131160Z 2025-05-07T20:25:00.6131163Z 2025-05-07T20:25:00.6131167Z 2025-05-07T20:25:00.6131350Z  2025-05-07T20:25:00.6131568Z 2025-05-07T20:25:00.6131572Z 2025-05-07T20:25:00.6131575Z 2025-05-07T20:25:00.6131579Z 2025-05-07T20:25:00.6131583Z 2025-05-07T20:25:00.6131586Z 2025-05-07T20:25:00.6131590Z 2025-05-07T20:25:00.6131765Z  2025-05-07T20:25:00.6132042Z 2025-05-07T20:25:00.6132047Z 2025-05-07T20:25:00.6132052Z 2025-05-07T20:25:00.6132057Z 2025-05-07T20:25:00.6132062Z 2025-05-07T20:25:00.6132067Z 2025-05-07T20:25:00.6132071Z 2025-05-07T20:25:00.6132076Z 2025-05-07T20:25:00.6132305Z  2025-05-07T20:25:00.6132749Z 2025-05-07T20:25:00.6132754Z 2025-05-07T20:25:00.6132892Z 2025-05-07T20:25:00.6132895Z 2025-05-07T20:25:00.6132899Z 2025-05-07T20:25:00.6132903Z 2025-05-07T20:25:00.6132906Z 2025-05-07T20:25:00.6132910Z 2025-05-07T20:25:00.6132913Z 2025-05-07T20:25:00.6133113Z  2025-05-07T20:25:00.6133336Z 2025-05-07T20:25:00.6133340Z 2025-05-07T20:25:00.6133344Z 2025-05-07T20:25:00.6133347Z 2025-05-07T20:25:00.6133351Z 2025-05-07T20:25:00.6133354Z 2025-05-07T20:25:00.6133358Z 2025-05-07T20:25:00.6133362Z 2025-05-07T20:25:00.6133365Z 2025-05-07T20:25:00.6133369Z 2025-05-07T20:25:00.6133560Z  2025-05-07T20:25:00.6133780Z 2025-05-07T20:25:00.6133784Z 2025-05-07T20:25:00.6133787Z 2025-05-07T20:25:00.6133791Z 2025-05-07T20:25:00.6133794Z 2025-05-07T20:25:00.6133798Z 2025-05-07T20:25:00.6133802Z 2025-05-07T20:25:00.6133811Z 2025-05-07T20:25:00.6133814Z 2025-05-07T20:25:00.6133818Z 2025-05-07T20:25:00.6133827Z 2025-05-07T20:25:00.6134032Z  done 2025-05-07T20:25:00.7137162Z Preparing transaction: \ done 2025-05-07T20:25:01.0166417Z Verifying transaction: / - \ done 2025-05-07T20:25:01.1177588Z Executing transaction: / done 2025-05-07T20:25:01.2819240Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:25:05.1610099Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:05.1610869Z 2025-05-07T20:25:05.1624829Z 2025-05-07T20:25:05.1643056Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-cc /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:05.1643653Z 2025-05-07T20:25:05.1654722Z 2025-05-07T20:25:05.1674301Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:05.1675072Z 2025-05-07T20:25:05.1688276Z 2025-05-07T20:25:05.1707147Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/bin/x86_64-conda-linux-gnu-c++ /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:05.1707705Z 2025-05-07T20:25:05.1719985Z 2025-05-07T20:25:07.0692924Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:07.0693214Z 2025-05-07T20:25:07.1311913Z [CHECK] Binary cc found in PATH 2025-05-07T20:25:09.0127381Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:09.0127677Z 2025-05-07T20:25:09.0743472Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:10.9500711Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:10.9501100Z 2025-05-07T20:25:11.0116597Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:12.8919763Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:12.8920064Z 2025-05-07T20:25:12.9539551Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:12.9546727Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:12.9547524Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:12.9547906Z 2025-05-07T20:25:14.8371987Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:14.8372434Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:14.8372825Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:14.8373158Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:14.8373572Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:14.8374065Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:14.8374475Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:14.8374938Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:14.8375333Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:14.8375688Z #define __CHAR_BIT__ 8 2025-05-07T20:25:14.8375925Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:14.8376254Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:14.8377045Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:14.8377436Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:14.8377900Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:14.8378209Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:14.8378516Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:14.8378865Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:14.8379197Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:14.8379527Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:14.8379933Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:14.8380353Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:14.8380672Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:14.8380952Z #define __GCC_IEC_559 2 2025-05-07T20:25:14.8381206Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:14.8381488Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:14.8381753Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:14.8382047Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:14.8382387Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:14.8382717Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:14.8382994Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:14.8383279Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:14.8383548Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:14.8383811Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:14.8384077Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:14.8384347Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:14.8384606Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:14.8384861Z #define __INT8_C(c) c 2025-05-07T20:25:14.8385102Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:14.8385404Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:14.8385727Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:14.8386050Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:14.8386400Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:14.8386686Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:14.8386956Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:14.8387237Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:14.8387520Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:14.8387918Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:14.8388334Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:14.8388618Z #define __linux 1 2025-05-07T20:25:14.8388851Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:14.8389135Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:14.8389413Z #define __unix 1 2025-05-07T20:25:14.8389641Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:14.8389925Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:14.8390194Z #define __WINT_MIN__ 0U 2025-05-07T20:25:14.8390441Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:14.8390726Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:14.8390996Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:14.8391268Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:14.8391526Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:14.8391818Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:14.8392111Z #define __INT64_C(c) c ## L 2025-05-07T20:25:14.8392382Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:14.8392689Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:14.8392949Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:14.8393305Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:14.8393683Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:14.8393933Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:14.8394198Z #define __DBL_DIG__ 15 2025-05-07T20:25:14.8394434Z #define __FLT32_DIG__ 6 2025-05-07T20:25:14.8394736Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:14.8395089Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:14.8395343Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:14.8395773Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:14.8397404Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:14.8397826Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:14.8398095Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:14.8398475Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:14.8399029Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:14.8399307Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:14.8399562Z #define __unix__ 1 2025-05-07T20:25:14.8399791Z #define __INT_WIDTH__ 32 2025-05-07T20:25:14.8400038Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:14.8400280Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:14.8400544Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:14.8400816Z #define __UINT16_C(c) c 2025-05-07T20:25:14.8401052Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:14.8401310Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:14.8401670Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:14.8402032Z #define __gnu_linux__ 1 2025-05-07T20:25:14.8402277Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:14.8402588Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:14.8402879Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:14.8403154Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:14.8403415Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:14.8403672Z #define __GNUC__ 11 2025-05-07T20:25:14.8403894Z #define __pie__ 2 2025-05-07T20:25:14.8413402Z #define __MMX__ 1 2025-05-07T20:25:14.8413670Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:14.8413971Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:14.8414263Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:14.8414537Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:14.8414900Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:14.8415313Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:14.8415633Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:14.8415909Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:14.8416193Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:14.8416493Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:14.8416767Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:14.8417035Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:14.8417327Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:14.8417627Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:14.8417904Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:14.8418188Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:14.8418442Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:14.8418717Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:14.8418995Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:14.8419255Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:14.8419517Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:14.8419848Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:14.8420208Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:14.8420493Z #define __SSE2_MATH__ 1 2025-05-07T20:25:14.8420754Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:14.8421066Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:14.8421367Z #define __amd64 1 2025-05-07T20:25:14.8421601Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:14.8421881Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:14.8422190Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:14.8422503Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:14.8422762Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:14.8423036Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:14.8423306Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:14.8423574Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:14.8423838Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:14.8424109Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:14.8424388Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:14.8424668Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:14.8424920Z #define __x86_64 1 2025-05-07T20:25:14.8425160Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:14.8425879Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:14.8426436Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:14.8426900Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:14.8427372Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:14.8427755Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:14.8428010Z #define __LP64__ 1 2025-05-07T20:25:14.8428243Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:14.8428596Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:14.8428977Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:14.8429252Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:14.8429531Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:14.8429808Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:14.8430091Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:14.8430371Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:14.8430630Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:14.8430897Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:14.8431236Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:14.8431570Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:14.8431932Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:14.8432205Z #define __FLT_DIG__ 6 2025-05-07T20:25:14.8432437Z #define __NO_INLINE__ 1 2025-05-07T20:25:14.8432683Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:14.8433006Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:14.8433360Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:14.8433626Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:14.8433885Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:14.8434147Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:14.8434410Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:14.8434664Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:14.8434970Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:14.8435262Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:14.8435543Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:14.8435845Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:14.8436177Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:14.8436448Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:14.8436704Z #define __FLT128_DIG__ 33 2025-05-07T20:25:14.8436950Z #define __INT32_C(c) c 2025-05-07T20:25:14.8437195Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:14.8437472Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:14.8437755Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:14.8438040Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:14.8438355Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:14.8438760Z #define unix 1 2025-05-07T20:25:14.8439044Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:14.8439357Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:14.8439667Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:14.8439986Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:14.8440324Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:14.8440571Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:14.8440834Z #define __ELF__ 1 2025-05-07T20:25:14.8441066Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:14.8441346Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:14.8441627Z #define __FLT_RADIX__ 2 2025-05-07T20:25:14.8441885Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:14.8442241Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:14.8442604Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:14.8442862Z #define __SSE_MATH__ 1 2025-05-07T20:25:14.8443084Z #define __k8 1 2025-05-07T20:25:14.8443385Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:14.8443763Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:14.8444057Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:14.8444494Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:14.8444760Z #define __LDBL_DIG__ 18 2025-05-07T20:25:14.8445129Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:14.8445381Z #define __x86_64__ 1 2025-05-07T20:25:14.8445620Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:14.8445923Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:14.8446260Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:14.8446569Z #define __FLT64_DIG__ 15 2025-05-07T20:25:14.8446858Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:14.8447205Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:14.8447525Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:14.8447794Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:14.8448068Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:14.8448369Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:14.8448743Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:14.8449148Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:14.8449441Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:14.8449788Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:14.8450117Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:14.8450414Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:14.8450702Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:14.8451014Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:14.8451296Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:14.8451539Z #define __SEG_FS 1 2025-05-07T20:25:14.8451774Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:14.8452048Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:14.8452328Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:14.8452620Z #define __SEG_GS 1 2025-05-07T20:25:14.8452929Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:14.8453312Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:14.8453589Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:14.8453887Z #define __INT16_TYPE__ short int 2025-05-07T20:25:14.8454163Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:14.8454468Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:14.8454739Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:14.8454983Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:14.8455247Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:14.8455595Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:14.8455976Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:14.8456271Z #define linux 1 2025-05-07T20:25:14.8456499Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:14.8456771Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:14.8457046Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:14.8457299Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:14.8457563Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:14.8457821Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:14.8458170Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:14.8458611Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:14.8458969Z #define __code_model_small__ 1 2025-05-07T20:25:14.8459245Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:14.8459533Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:14.8459777Z #define __k8__ 1 2025-05-07T20:25:14.8460009Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:14.8460300Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:14.8460594Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:14.8460839Z #define __pic__ 2 2025-05-07T20:25:14.8461094Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:14.8461401Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:14.8461697Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:14.8462031Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:14.8462407Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:14.8462763Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:14.8463160Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:14.8463466Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:14.8463862Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:14.8464118Z #define __linux__ 1 2025-05-07T20:25:14.8464350Z #define __INT64_TYPE__ long int 2025-05-07T20:25:14.8464609Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:14.8464877Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:14.8465156Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:14.8465411Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:14.8465731Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:14.8466064Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:14.8466368Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:14.8466633Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:14.8466930Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:14.8467230Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:14.8467560Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:14.8467928Z #define __SSE__ 1 2025-05-07T20:25:14.8468164Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:14.8468508Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:14.8468856Z #define __amd64__ 1 2025-05-07T20:25:14.8469084Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:14.8469341Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:14.8469610Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:14.8469886Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:14.8470152Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:14.8470426Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:14.8470688Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:14.8470962Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:14.8471228Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:14.8471584Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:14.8472053Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:14.8472406Z #define _LP64 1 2025-05-07T20:25:14.8472623Z #define __UINT8_C(c) c 2025-05-07T20:25:14.8472876Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:14.8473143Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:14.8473417Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:14.8473692Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:14.8473998Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:14.8474352Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:14.8474818Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:14.8475193Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:14.8475488Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:14.8475803Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:14.8476171Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:14.8476534Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:14.8476800Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:14.8477150Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:14.8477522Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:14.8477781Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:14.8478032Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:14.8478286Z #define __FXSR__ 1 2025-05-07T20:25:14.8478585Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:14.8479152Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:14.8479571Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:14.8479877Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:14.8480136Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:14.8480473Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:14.8480828Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:14.8481086Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:14.8481327Z #define __PIC__ 2 2025-05-07T20:25:14.8481685Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:14.8482092Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:14.8482565Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:14.8482910Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:14.8483235Z #define __SSE2__ 1 2025-05-07T20:25:14.8483460Z #define __INT32_TYPE__ int 2025-05-07T20:25:14.8483717Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:14.8483978Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:14.8484320Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:14.8484683Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:14.8484952Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:14.8485227Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:14.8485500Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:14.8485782Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:14.8486027Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:14.8486276Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:14.8486575Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:14.8486873Z #define __PIE__ 2 2025-05-07T20:25:14.8487199Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:14.8487593Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:14.8487936Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:14.8488301Z #define __INT16_C(c) c 2025-05-07T20:25:14.8488532Z #define __STDC__ 1 2025-05-07T20:25:14.8488761Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:14.8489039Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:14.8489297Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:14.8489592Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:14.8489943Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:14.8490279Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:14.8490547Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:14.8490825Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:14.8491099Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:14.8491386Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:14.8491680Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:14.8491956Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:14.8492259Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:14.8492651Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:14.8493027Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:14.8493338Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:14.8493631Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:14.8493885Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:14.8494053Z 2025-05-07T20:25:14.9022786Z 2025-05-07T20:25:14.9023481Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:14.9023945Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:14.9024180Z 2025-05-07T20:25:16.7793764Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:16.7794224Z #define __cpp_attributes 200809L 2025-05-07T20:25:16.7794685Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:16.7795161Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:16.7795453Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:16.7795717Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:16.7796312Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:16.7796742Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:16.7797140Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:16.7797529Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:16.7797899Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:16.7798280Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:16.7798741Z #define __CHAR_BIT__ 8 2025-05-07T20:25:16.7799072Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:16.7799387Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:16.7799643Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:16.7799926Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:16.7800531Z #define __cpp_static_assert 201411L 2025-05-07T20:25:16.7800829Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:16.7801274Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:16.7801582Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:16.7801875Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:16.7802208Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:16.7802540Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:16.7802942Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:16.7803361Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:16.7803682Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:16.7803971Z #define __GCC_IEC_559 2 2025-05-07T20:25:16.7804219Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:16.7804501Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:16.7804781Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:16.7805072Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:16.7805378Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:16.7805714Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:16.7806029Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:16.7806370Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:16.7806703Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:16.7806978Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:16.7807262Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:16.7807549Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:16.7807850Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:16.7808125Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:16.7808398Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:16.7808684Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:16.7809019Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:16.7809357Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:16.7809624Z #define __INT8_C(c) c 2025-05-07T20:25:16.7809908Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:16.7810189Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:16.7810524Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:16.7810848Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:16.7811266Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:16.7811567Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:16.7811886Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:16.7812253Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:16.7812550Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:16.7812841Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:16.7813111Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:16.7813402Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:16.7813687Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:16.7814085Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:16.7814508Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:16.7814809Z #define __linux 1 2025-05-07T20:25:16.7815041Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:16.7815336Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:16.7815623Z #define __unix 1 2025-05-07T20:25:16.7815852Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:16.7816150Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:16.7816444Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:16.7816716Z #define __WINT_MIN__ 0U 2025-05-07T20:25:16.7816971Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:16.7817260Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:16.7817538Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:16.7817807Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:16.7818067Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:16.7818354Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:16.7818654Z #define __INT64_C(c) c ## L 2025-05-07T20:25:16.7818931Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:16.7819234Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:16.7819606Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:16.7819989Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:16.7820273Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:16.7820564Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:16.7820924Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:16.7821305Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:16.7821562Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:16.7821855Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:16.7822138Z #define __DBL_DIG__ 15 2025-05-07T20:25:16.7822369Z #define __FLT32_DIG__ 6 2025-05-07T20:25:16.7822682Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:16.7823032Z #define __GXX_WEAK__ 1 2025-05-07T20:25:16.7823268Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:16.7823525Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:16.7823861Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:16.7824315Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:16.7824582Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:16.7824897Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:16.7834093Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:16.7834554Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:16.7834966Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:16.7835254Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:16.7835512Z #define __unix__ 1 2025-05-07T20:25:16.7835738Z #define __INT_WIDTH__ 32 2025-05-07T20:25:16.7835988Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:16.7836233Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:16.7836493Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:16.7836765Z #define __UINT16_C(c) c 2025-05-07T20:25:16.7837000Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:16.7837263Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:16.7837630Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:16.7838002Z #define __gnu_linux__ 1 2025-05-07T20:25:16.7838250Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:16.7838524Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:16.7838858Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:16.7839152Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:16.7839426Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:16.7839863Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:16.7840112Z #define __GNUC__ 11 2025-05-07T20:25:16.7840334Z #define __GXX_RTTI 1 2025-05-07T20:25:16.7840562Z #define __pie__ 2 2025-05-07T20:25:16.7840773Z #define __MMX__ 1 2025-05-07T20:25:16.7841002Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:16.7841273Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:16.7841553Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:16.7841827Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:16.7842084Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:16.7842384Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:16.7842715Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:16.7843070Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:16.7843443Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:16.7843759Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:16.7844082Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:16.7844348Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:16.7844621Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:16.7844936Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:16.7845235Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:16.7845502Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:16.7845768Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:16.7846057Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:16.7846351Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:16.7846623Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:16.7846904Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:16.7847156Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:16.7847544Z #define __cplusplus 201703L 2025-05-07T20:25:16.7847823Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:16.7848184Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:16.7848443Z #define __DEPRECATED 1 2025-05-07T20:25:16.7848702Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:16.7849000Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:16.7849262Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:16.7849584Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:16.7849944Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:16.7850214Z #define __SSE2_MATH__ 1 2025-05-07T20:25:16.7850465Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:16.7850773Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:16.7851063Z #define __amd64 1 2025-05-07T20:25:16.7851292Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:16.7851564Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:16.7851829Z #define __GNUG__ 11 2025-05-07T20:25:16.7852096Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:16.7852414Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:16.7852676Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:16.7852940Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:16.7853222Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:16.7853477Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:16.7853762Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:16.7854062Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:16.7854336Z #define __cpp_hex_float 201603L 2025-05-07T20:25:16.7854602Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:16.7854875Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:16.7855155Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:16.7855422Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:16.7855695Z #define __x86_64 1 2025-05-07T20:25:16.7855928Z #define __cpp_lambdas 200907L 2025-05-07T20:25:16.7856198Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:16.7856579Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:16.7856972Z #define __cpp_template_auto 201606L 2025-05-07T20:25:16.7857336Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:16.7857793Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:16.7858264Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:16.7858652Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:16.7858909Z #define __LP64__ 1 2025-05-07T20:25:16.7859142Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:16.7859546Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:16.7859920Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:16.7860198Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:16.7860483Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:16.7860755Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:16.7861028Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:16.7861291Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:16.7861556Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:16.7861892Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:16.7862254Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:16.7862533Z #define __FLT_DIG__ 6 2025-05-07T20:25:16.7862762Z #define __NO_INLINE__ 1 2025-05-07T20:25:16.7863010Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:16.7863338Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:16.7863681Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:16.7863944Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:16.7864213Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:16.7864466Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:16.7864749Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:16.7865051Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:16.7865305Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:16.7865604Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:16.7866011Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:16.7866279Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:16.7866666Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:16.7867015Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:16.7867309Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:16.7867574Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:16.7867838Z #define __FLT128_DIG__ 33 2025-05-07T20:25:16.7868083Z #define __INT32_C(c) c 2025-05-07T20:25:16.7868323Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:16.7868607Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:16.7868891Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:16.7869171Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:16.7869491Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:16.7869805Z #define unix 1 2025-05-07T20:25:16.7870025Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:16.7870293Z #define __cpp_rtti 199711L 2025-05-07T20:25:16.7870570Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:16.7870890Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:16.7871208Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:16.7871527Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:16.7871864Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:16.7872114Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:16.7872407Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:16.7872693Z #define __ELF__ 1 2025-05-07T20:25:16.7872927Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:16.7873218Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:16.7873502Z #define __FLT_RADIX__ 2 2025-05-07T20:25:16.7873749Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:16.7874115Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:16.7874478Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:16.7874751Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:16.7875031Z #define __k8 1 2025-05-07T20:25:16.7875333Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:16.7875707Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:16.7876008Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:16.7876311Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:16.7876576Z #define __LDBL_DIG__ 18 2025-05-07T20:25:16.7876816Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:16.7877075Z #define __x86_64__ 1 2025-05-07T20:25:16.7877320Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:16.7877614Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:16.7877957Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:16.7878267Z #define __FLT64_DIG__ 15 2025-05-07T20:25:16.7878545Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:16.7878951Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:16.7879297Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:16.7879589Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:16.7879874Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:16.7880180Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:16.7880550Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:16.7880946Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:16.7881246Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:16.7881575Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:16.7881891Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:16.7882218Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:16.7882519Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:16.7882800Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:16.7883115Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:16.7883402Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:16.7883639Z #define __SEG_FS 1 2025-05-07T20:25:16.7883875Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:16.7884161Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:16.7884443Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:16.7884813Z #define __SEG_GS 1 2025-05-07T20:25:16.7885133Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:16.7885618Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:16.7885893Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:16.7886180Z #define __INT16_TYPE__ short int 2025-05-07T20:25:16.7886457Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:16.7886760Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:16.7887053Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:16.7887297Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:16.7887556Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:16.7887890Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:16.7888272Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:16.7888585Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:16.7888904Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:16.7889201Z #define linux 1 2025-05-07T20:25:16.7889429Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:16.7889700Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:16.7889975Z #define __EXCEPTIONS 1 2025-05-07T20:25:16.7890220Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:16.7890478Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:16.7890752Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:16.7891046Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:16.7891389Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:16.7891778Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:16.7892131Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:16.7892466Z #define __code_model_small__ 1 2025-05-07T20:25:16.7892740Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:16.7893056Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:16.7893361Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:16.7893637Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:16.7893931Z #define __k8__ 1 2025-05-07T20:25:16.7894168Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:16.7894460Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:16.7894761Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:16.7895009Z #define __pic__ 2 2025-05-07T20:25:16.7895258Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:16.7895573Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:16.7896018Z #define __cpp_decltype 200707L 2025-05-07T20:25:16.7896438Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:16.7896771Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:16.7897142Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:16.7897501Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:16.7897797Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:16.7898128Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:16.7898425Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:16.7898674Z #define __linux__ 1 2025-05-07T20:25:16.7898917Z #define __INT64_TYPE__ long int 2025-05-07T20:25:16.7899189Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:16.7899456Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:16.7899733Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:16.7900023Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:16.7900340Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:16.7900640Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:16.7900959Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:16.7901233Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:16.7901525Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:16.7901824Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:16.7902161Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:16.7902512Z #define __SSE__ 1 2025-05-07T20:25:16.7902745Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:16.7903090Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:16.7903429Z #define __amd64__ 1 2025-05-07T20:25:16.7903816Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:16.7904190Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:16.7904462Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:16.7904733Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:16.7905011Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:16.7905278Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:16.7905552Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:16.7905825Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:16.7906171Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:16.7906630Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:16.7906982Z #define _LP64 1 2025-05-07T20:25:16.7907202Z #define __UINT8_C(c) c 2025-05-07T20:25:16.7907440Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:16.7907711Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:16.7907985Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:16.7908245Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:16.7908612Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:16.7909084Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:16.7909506Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:16.7909802Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:16.7910119Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:16.7910434Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:16.7910811Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:16.7911180Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:16.7911452Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:16.7911713Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:16.7912059Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:16.7912425Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:16.7912683Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:16.7912939Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:16.7913197Z #define __FXSR__ 1 2025-05-07T20:25:16.7913506Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:16.7913957Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:16.7914368Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:16.7914680Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:16.7914945Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:16.7915252Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:16.7915551Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:16.7915820Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:16.7916187Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:16.7916553Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:16.7916822Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:16.7917073Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:16.7917315Z #define __PIC__ 2 2025-05-07T20:25:16.7917579Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:16.7917978Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:16.7918371Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:16.7918771Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:16.7919113Z #define __cpp_constexpr 201603L 2025-05-07T20:25:16.7919394Z #define __SSE2__ 1 2025-05-07T20:25:16.7919671Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:16.7919959Z #define __INT32_TYPE__ int 2025-05-07T20:25:16.7920216Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:16.7920487Z #define __cpp_exceptions 199711L 2025-05-07T20:25:16.7920763Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:16.7921103Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:16.7921459Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:16.7921733Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:16.7922002Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:16.7922357Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:16.7922639Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:16.7923010Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:16.7923270Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:16.7923569Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:16.7923860Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:16.7924161Z #define __PIE__ 2 2025-05-07T20:25:16.7924487Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:16.7924897Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:16.7925212Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:16.7925564Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:16.7925929Z #define __INT16_C(c) c 2025-05-07T20:25:16.7926154Z #define __STDC__ 1 2025-05-07T20:25:16.7926378Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:16.7926635Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:16.7926908Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:16.7927174Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:16.7927479Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:16.7927831Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:16.7928167Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:16.7928439Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:16.7928727Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:16.7929013Z #define __SSE_MATH__ 1 2025-05-07T20:25:16.7929258Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:16.7929543Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:16.7929855Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:16.7930147Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:16.7930448Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:16.7930723Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:16.7931026Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:16.7931429Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:16.7931805Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:16.7932116Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:16.7932415Z #define _GNU_SOURCE 1 2025-05-07T20:25:16.7932661Z #define __cpp_init_captures 201304L 2025-05-07T20:25:16.7932946Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:16.7933203Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:16.7933363Z 2025-05-07T20:25:16.8410069Z 2025-05-07T20:25:16.8410514Z + conda run -n build_binary c++ --version 2025-05-07T20:25:16.8410746Z 2025-05-07T20:25:18.7153823Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:18.7154358Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:18.7154979Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:18.7155528Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:18.7155860Z 2025-05-07T20:25:18.7155865Z 2025-05-07T20:25:18.7772336Z 2025-05-07T20:25:18.7773041Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:18.7773619Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:18.7773939Z 2025-05-07T20:25:20.7228653Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:20.7231102Z 2025-05-07T20:25:20.7231542Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:20.7232313Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:20.7232732Z 2025-05-07T20:25:22.6789208Z #define __cplusplus 201703L 2025-05-07T20:25:22.6793240Z 2025-05-07T20:25:22.6793736Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:22.6840558Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 12.6.3 2025-05-07T20:25:22.6841017Z . $PRELUDE; install_cuda $BUILD_ENV 12.6.3 2025-05-07T20:25:22.6853268Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:22.6853618Z env: 2025-05-07T20:25:22.6853850Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:22.6854156Z BUILD_ENV: build_binary 2025-05-07T20:25:22.6854602Z BUILD_TARGET: default 2025-05-07T20:25:22.6854842Z BUILD_VARIANT: cuda 2025-05-07T20:25:22.6855087Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:25:22.6855346Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:22.6855653Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:22.6855995Z ##[endgroup] 2025-05-07T20:25:23.0215272Z ################################################################################ 2025-05-07T20:25:23.0215631Z # Install CUDA 2025-05-07T20:25:23.0215845Z # 2025-05-07T20:25:23.0230141Z # [2025-05-07T20:25:23.022Z] + install_cuda build_binary 12.6.3 2025-05-07T20:25:23.0230528Z ################################################################################ 2025-05-07T20:25:23.0230743Z 2025-05-07T20:25:23.0245182Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:23.1125334Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:23.1125692Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:23.1130742Z + conda clean --packages --tarball -y 2025-05-07T20:25:23.1131043Z 2025-05-07T20:25:23.8182227Z Will remove 32 (148.9 MB) tarball(s). 2025-05-07T20:25:23.8182683Z Will remove 6 (619 KB) package(s). 2025-05-07T20:25:23.8798934Z 2025-05-07T20:25:23.8808388Z + conda clean --all -y 2025-05-07T20:25:23.8808594Z 2025-05-07T20:25:24.5431739Z There are no unused tarball(s) to remove. 2025-05-07T20:25:24.5432242Z Will remove 1 index cache(s). 2025-05-07T20:25:24.5432544Z There are no unused package(s) to remove. 2025-05-07T20:25:24.5432853Z There are no tempfile(s) to remove. 2025-05-07T20:25:24.5433170Z There are no logfile(s) to remove. 2025-05-07T20:25:24.6047911Z 2025-05-07T20:25:24.6061758Z [INSTALL] Installing CUDA 12.6.3 ... 2025-05-07T20:25:24.6084639Z [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:25.5095500Z Channels: 2025-05-07T20:25:25.5095745Z - conda-forge 2025-05-07T20:25:25.5096224Z Platform: linux-64 2025-05-07T20:25:35.9712876Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:25:37.0694380Z Solving environment: / - \ | done 2025-05-07T20:25:37.1426717Z 2025-05-07T20:25:37.1427036Z ## Package Plan ## 2025-05-07T20:25:37.1427278Z 2025-05-07T20:25:37.1427536Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:37.1427845Z 2025-05-07T20:25:37.1427942Z added / updated specs: 2025-05-07T20:25:37.1428191Z - cuda=12.6.3 2025-05-07T20:25:37.1428325Z 2025-05-07T20:25:37.1428364Z 2025-05-07T20:25:37.1428488Z The following packages will be downloaded: 2025-05-07T20:25:37.1428707Z 2025-05-07T20:25:37.1428826Z package | build 2025-05-07T20:25:37.1429141Z ---------------------------|----------------- 2025-05-07T20:25:37.1429515Z alsa-lib-1.2.14 | hb9d3cd8_0 553 KB conda-forge 2025-05-07T20:25:37.1429928Z attr-2.5.1 | h166bdaf_1 69 KB conda-forge 2025-05-07T20:25:37.1430337Z binutils-2.40 | h4852527_7 31 KB conda-forge 2025-05-07T20:25:37.1430763Z c-compiler-1.5.2 | h0b41bf4_0 6 KB conda-forge 2025-05-07T20:25:37.1431216Z cuda-12.6.3 | ha804496_0 26 KB conda-forge 2025-05-07T20:25:37.1431825Z cuda-cccl_linux-64-12.6.77 | ha770c72_0 1.0 MB conda-forge 2025-05-07T20:25:37.1432857Z cuda-command-line-tools-12.6.3| ha770c72_0 20 KB conda-forge 2025-05-07T20:25:37.1433368Z cuda-compiler-12.6.3 | hbad6d8a_0 20 KB conda-forge 2025-05-07T20:25:37.1433845Z cuda-crt-dev_linux-64-12.6.85| ha770c72_0 87 KB conda-forge 2025-05-07T20:25:37.1434320Z cuda-crt-tools-12.6.85 | ha770c72_0 26 KB conda-forge 2025-05-07T20:25:37.1434768Z cuda-cudart-12.6.77 | h5888daf_0 22 KB conda-forge 2025-05-07T20:25:37.1435388Z cuda-cudart-dev-12.6.77 | h5888daf_0 22 KB conda-forge 2025-05-07T20:25:37.1435882Z cuda-cudart-dev_linux-64-12.6.77| h3f2d84a_0 357 KB conda-forge 2025-05-07T20:25:37.1436382Z cuda-cudart-static-12.6.77 | h5888daf_0 22 KB conda-forge 2025-05-07T20:25:37.1436901Z cuda-cudart-static_linux-64-12.6.77| h3f2d84a_0 744 KB conda-forge 2025-05-07T20:25:37.1437422Z cuda-cudart_linux-64-12.6.77| h3f2d84a_0 184 KB conda-forge 2025-05-07T20:25:37.1437906Z cuda-cuobjdump-12.6.77 | hbd13f7d_1 241 KB conda-forge 2025-05-07T20:25:37.1438353Z cuda-cupti-12.6.80 | hbd13f7d_0 1.9 MB conda-forge 2025-05-07T20:25:37.1438888Z cuda-cupti-dev-12.6.80 | h5888daf_0 3.4 MB conda-forge 2025-05-07T20:25:37.1439350Z cuda-cuxxfilt-12.6.77 | hbd13f7d_1 211 KB conda-forge 2025-05-07T20:25:37.1439807Z cuda-driver-dev-12.6.77 | h5888daf_0 22 KB conda-forge 2025-05-07T20:25:37.1440305Z cuda-driver-dev_linux-64-12.6.77| h3f2d84a_0 35 KB conda-forge 2025-05-07T20:25:37.1440773Z cuda-gdb-12.6.77 | h50b4baa_1 370 KB conda-forge 2025-05-07T20:25:37.1441213Z cuda-libraries-12.6.3 | ha770c72_0 20 KB conda-forge 2025-05-07T20:25:37.1441680Z cuda-libraries-dev-12.6.3 | ha770c72_0 20 KB conda-forge 2025-05-07T20:25:37.1442153Z cuda-nsight-12.6.77 | h7938cbb_0 113.2 MB conda-forge 2025-05-07T20:25:37.1442586Z cuda-nvcc-12.6.85 | hcdd1206_0 23 KB conda-forge 2025-05-07T20:25:37.1443043Z cuda-nvcc-dev_linux-64-12.6.85| he91c749_0 10.8 MB conda-forge 2025-05-07T20:25:37.1443512Z cuda-nvcc-impl-12.6.85 | h85509e4_0 25 KB conda-forge 2025-05-07T20:25:37.1443970Z cuda-nvcc-tools-12.6.85 | he02047a_0 23.0 MB conda-forge 2025-05-07T20:25:37.1444442Z cuda-nvcc_linux-64-12.6.85 | h04802cd_0 25 KB conda-forge 2025-05-07T20:25:37.1444899Z cuda-nvdisasm-12.6.77 | hbd13f7d_1 47.6 MB conda-forge 2025-05-07T20:25:37.1445410Z cuda-nvml-dev-12.6.77 | hbd13f7d_1 159 KB conda-forge 2025-05-07T20:25:37.1445857Z cuda-nvprof-12.6.80 | hbd13f7d_0 2.6 MB conda-forge 2025-05-07T20:25:37.1446307Z cuda-nvprune-12.6.77 | hbd13f7d_1 66 KB conda-forge 2025-05-07T20:25:37.1446747Z cuda-nvrtc-12.6.85 | hbd13f7d_0 17.3 MB conda-forge 2025-05-07T20:25:37.1447190Z cuda-nvrtc-dev-12.6.85 | h5888daf_0 31 KB conda-forge 2025-05-07T20:25:37.1447631Z cuda-nvtx-12.6.77 | hbd13f7d_0 31 KB conda-forge 2025-05-07T20:25:37.1448082Z cuda-nvvm-dev_linux-64-12.6.85| ha770c72_0 25 KB conda-forge 2025-05-07T20:25:37.1448554Z cuda-nvvm-impl-12.6.85 | he02047a_0 7.7 MB conda-forge 2025-05-07T20:25:37.1449017Z cuda-nvvm-tools-12.6.85 | he02047a_0 10.4 MB conda-forge 2025-05-07T20:25:37.1449463Z cuda-nvvp-12.6.80 | hbd13f7d_1 109.3 MB conda-forge 2025-05-07T20:25:37.1449889Z cuda-opencl-12.6.77 | hbd13f7d_0 29 KB conda-forge 2025-05-07T20:25:37.1450343Z cuda-opencl-dev-12.6.77 | h5888daf_0 93 KB conda-forge 2025-05-07T20:25:37.1450822Z cuda-profiler-api-12.6.77 | h7938cbb_0 22 KB conda-forge 2025-05-07T20:25:37.1452094Z cuda-runtime-12.6.3 | ha804496_0 19 KB conda-forge 2025-05-07T20:25:37.1452595Z cuda-sanitizer-api-12.6.77 | hbd13f7d_1 8.9 MB conda-forge 2025-05-07T20:25:37.1453066Z cuda-toolkit-12.6.3 | ha804496_0 19 KB conda-forge 2025-05-07T20:25:37.1453503Z cuda-tools-12.6.3 | ha770c72_0 19 KB conda-forge 2025-05-07T20:25:37.1454007Z cuda-version-12.6 | h7480c83_3 20 KB conda-forge 2025-05-07T20:25:37.1454467Z cuda-visual-tools-12.6.3 | ha770c72_0 19 KB conda-forge 2025-05-07T20:25:37.1454931Z cxx-compiler-1.5.2 | hf52228f_0 6 KB conda-forge 2025-05-07T20:25:37.1455338Z dbus-1.13.6 | h5008d03_3 604 KB conda-forge 2025-05-07T20:25:37.1455729Z expat-2.7.0 | h5888daf_0 137 KB conda-forge 2025-05-07T20:25:37.1456204Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2025-05-07T20:25:37.1456724Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2025-05-07T20:25:37.1457236Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2025-05-07T20:25:37.1457731Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2025-05-07T20:25:37.1458178Z fontconfig-2.15.0 | h7e30c49_1 259 KB conda-forge 2025-05-07T20:25:37.1458652Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2025-05-07T20:25:37.1459121Z fonts-conda-forge-1 | 0 4 KB conda-forge 2025-05-07T20:25:37.1459562Z freetype-2.13.3 | ha770c72_1 168 KB conda-forge 2025-05-07T20:25:37.1459964Z gcc-11.4.0 | h602e360_13 49 KB conda-forge 2025-05-07T20:25:37.1460361Z gds-tools-1.11.1.6 | h5888daf_4 37.8 MB conda-forge 2025-05-07T20:25:37.1460765Z gmp-6.3.0 | hac33072_2 449 KB conda-forge 2025-05-07T20:25:37.1461144Z gxx-11.4.0 | h602e360_13 49 KB conda-forge 2025-05-07T20:25:37.1461544Z keyutils-1.6.1 | h166bdaf_0 115 KB conda-forge 2025-05-07T20:25:37.1461935Z krb5-1.21.3 | h659f571_0 1.3 MB conda-forge 2025-05-07T20:25:37.1462328Z libcap-2.71 | h39aace5_0 100 KB conda-forge 2025-05-07T20:25:37.1462746Z libcublas-12.6.4.1 | h5888daf_1 256.2 MB conda-forge 2025-05-07T20:25:37.1463188Z libcublas-dev-12.6.4.1 | h5888daf_1 88 KB conda-forge 2025-05-07T20:25:37.1463630Z libcufft-11.3.0.4 | hbd13f7d_0 156.2 MB conda-forge 2025-05-07T20:25:37.1464070Z libcufft-dev-11.3.0.4 | h5888daf_0 33 KB conda-forge 2025-05-07T20:25:37.1464519Z libcufile-1.11.1.6 | h12f29b5_4 900 KB conda-forge 2025-05-07T20:25:37.1464959Z libcufile-dev-1.11.1.6 | h5888daf_4 35 KB conda-forge 2025-05-07T20:25:37.1465406Z libcurand-10.3.7.77 | hbd13f7d_0 39.9 MB conda-forge 2025-05-07T20:25:37.1465854Z libcurand-dev-10.3.7.77 | h5888daf_0 262 KB conda-forge 2025-05-07T20:25:37.1466306Z libcusolver-11.7.1.2 | h5888daf_1 95.8 MB conda-forge 2025-05-07T20:25:37.1466773Z libcusolver-dev-11.7.1.2 | h5888daf_1 59 KB conda-forge 2025-05-07T20:25:37.1467236Z libcusparse-12.5.4.2 | hbd13f7d_0 118.6 MB conda-forge 2025-05-07T20:25:37.1467696Z libcusparse-dev-12.5.4.2 | h5888daf_0 51 KB conda-forge 2025-05-07T20:25:37.1468157Z libedit-3.1.20191231 | he28a2e2_2 121 KB conda-forge 2025-05-07T20:25:37.1468591Z libexpat-2.7.0 | h5888daf_0 73 KB conda-forge 2025-05-07T20:25:37.1469109Z libfreetype-2.13.3 | ha770c72_1 8 KB conda-forge 2025-05-07T20:25:37.1469557Z libfreetype6-2.13.3 | h48d6fc4_1 371 KB conda-forge 2025-05-07T20:25:37.1470005Z libgcrypt-lib-1.11.0 | hb9d3cd8_2 572 KB conda-forge 2025-05-07T20:25:37.1470438Z libglib-2.84.0 | h2ff4ddf_0 3.8 MB conda-forge 2025-05-07T20:25:37.1470944Z libgpg-error-1.55 | h3f2d84a_0 305 KB conda-forge 2025-05-07T20:25:37.1471365Z libiconv-1.18 | h4ce23a2_1 696 KB conda-forge 2025-05-07T20:25:37.1471772Z libnl-3.11.0 | hb9d3cd8_0 724 KB conda-forge 2025-05-07T20:25:37.1472181Z libnpp-12.3.1.54 | h5888daf_0 93.4 MB conda-forge 2025-05-07T20:25:37.1472608Z libnpp-dev-12.3.1.54 | h5888daf_0 441 KB conda-forge 2025-05-07T20:25:37.1473029Z libnsl-2.0.1 | hd590300_0 33 KB conda-forge 2025-05-07T20:25:37.1473435Z libnuma-2.0.18 | h4ab18f5_2 42 KB conda-forge 2025-05-07T20:25:37.1473869Z libnvfatbin-12.6.77 | hbd13f7d_0 783 KB conda-forge 2025-05-07T20:25:37.1474325Z libnvfatbin-dev-12.6.77 | h5888daf_0 26 KB conda-forge 2025-05-07T20:25:37.1474794Z libnvjitlink-12.6.85 | hbd13f7d_0 14.9 MB conda-forge 2025-05-07T20:25:37.1475273Z libnvjitlink-dev-12.6.85 | h5888daf_0 25 KB conda-forge 2025-05-07T20:25:37.1475734Z libnvjpeg-12.3.3.54 | h5888daf_0 2.4 MB conda-forge 2025-05-07T20:25:37.1476176Z libnvjpeg-dev-12.3.3.54 | ha770c72_0 31 KB conda-forge 2025-05-07T20:25:37.1476609Z libpng-1.6.47 | h943b412_0 282 KB conda-forge 2025-05-07T20:25:37.1477025Z libsqlite-3.49.2 | hee588c1_0 895 KB conda-forge 2025-05-07T20:25:37.1477464Z libsystemd0-256.9 | h2774228_0 401 KB conda-forge 2025-05-07T20:25:37.1477898Z libudev1-257.4 | h9a4d06a_0 140 KB conda-forge 2025-05-07T20:25:37.1478314Z libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2025-05-07T20:25:37.1478788Z libxcb-1.17.0 | h8a09558_0 387 KB conda-forge 2025-05-07T20:25:37.1479209Z libxkbcommon-1.8.0 | hc4a0caf_0 627 KB conda-forge 2025-05-07T20:25:37.1479658Z libxkbfile-1.1.0 | h166bdaf_1 111 KB conda-forge 2025-05-07T20:25:37.1480077Z libxml2-2.13.5 | h064dc61_0 673 KB conda-forge 2025-05-07T20:25:37.1480488Z libzlib-1.3.1 | hb9d3cd8_2 60 KB conda-forge 2025-05-07T20:25:37.1480932Z lz4-c-1.9.4 | hcb278e6_0 140 KB conda-forge 2025-05-07T20:25:37.1481374Z nsight-compute-2024.3.2.3 | hb5ebaad_0 443.1 MB conda-forge 2025-05-07T20:25:37.1481811Z nspr-4.36 | h5888daf_0 225 KB conda-forge 2025-05-07T20:25:37.1482192Z nss-3.111 | h159eef7_0 1.9 MB conda-forge 2025-05-07T20:25:37.1482584Z ocl-icd-2.3.3 | hb9d3cd8_0 104 KB conda-forge 2025-05-07T20:25:37.1483020Z opencl-headers-2024.10.24 | h5888daf_0 53 KB conda-forge 2025-05-07T20:25:37.1483464Z pcre2-10.44 | hc749103_2 934 KB conda-forge 2025-05-07T20:25:37.1483892Z pthread-stubs-0.4 | hb9d3cd8_1002 8 KB conda-forge 2025-05-07T20:25:37.1484335Z python-3.11.8 |hab00c5b_0_cpython 29.3 MB conda-forge 2025-05-07T20:25:37.1484754Z rdma-core-55.0 | h5888daf_0 1.2 MB conda-forge 2025-05-07T20:25:37.1485163Z sqlite-3.32.3 | hcee41ef_1 1.4 MB conda-forge 2025-05-07T20:25:37.1485651Z tk-8.6.13 |noxft_h4845f30_101 3.2 MB conda-forge 2025-05-07T20:25:37.1486049Z wayland-1.23.1 | h3e06ad9_0 314 KB conda-forge 2025-05-07T20:25:37.1486456Z xcb-util-0.4.1 | hb711507_2 19 KB conda-forge 2025-05-07T20:25:37.1486890Z xcb-util-cursor-0.1.5 | hb9d3cd8_0 20 KB conda-forge 2025-05-07T20:25:37.1487346Z xcb-util-image-0.4.0 | hb711507_2 24 KB conda-forge 2025-05-07T20:25:37.1487908Z xcb-util-keysyms-0.4.1 | hb711507_0 14 KB conda-forge 2025-05-07T20:25:37.1488391Z xcb-util-renderutil-0.3.10 | hb711507_0 17 KB conda-forge 2025-05-07T20:25:37.1488850Z xcb-util-wm-0.4.2 | hb711507_0 50 KB conda-forge 2025-05-07T20:25:37.1489293Z xkeyboard-config-2.44 | hb9d3cd8_0 384 KB conda-forge 2025-05-07T20:25:37.1489748Z xorg-libice-1.1.2 | hb9d3cd8_0 57 KB conda-forge 2025-05-07T20:25:37.1490181Z xorg-libsm-1.2.6 | he73a12e_0 27 KB conda-forge 2025-05-07T20:25:37.1490611Z xorg-libx11-1.8.12 | h4f16b4b_0 816 KB conda-forge 2025-05-07T20:25:37.1491039Z xorg-libxau-1.0.12 | hb9d3cd8_0 14 KB conda-forge 2025-05-07T20:25:37.1491506Z xorg-libxcomposite-0.4.6 | hb9d3cd8_2 13 KB conda-forge 2025-05-07T20:25:37.1491992Z xorg-libxdamage-1.1.6 | hb9d3cd8_0 13 KB conda-forge 2025-05-07T20:25:37.1492458Z xorg-libxdmcp-1.1.5 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T20:25:37.1492898Z xorg-libxext-1.3.6 | hb9d3cd8_0 49 KB conda-forge 2025-05-07T20:25:37.1493349Z xorg-libxfixes-6.0.1 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T20:25:37.1493791Z xorg-libxi-1.8.2 | hb9d3cd8_0 46 KB conda-forge 2025-05-07T20:25:37.1494230Z xorg-libxrandr-1.5.4 | hb9d3cd8_0 29 KB conda-forge 2025-05-07T20:25:37.1494698Z xorg-libxrender-0.9.12 | hb9d3cd8_0 32 KB conda-forge 2025-05-07T20:25:37.1495157Z xorg-libxtst-1.2.5 | hb9d3cd8_3 32 KB conda-forge 2025-05-07T20:25:37.1495578Z zlib-1.3.1 | hb9d3cd8_2 90 KB conda-forge 2025-05-07T20:25:37.1496335Z zstd-1.5.7 | hb8e6e7a_2 554 KB conda-forge 2025-05-07T20:25:37.1496732Z ------------------------------------------------------------ 2025-05-07T20:25:37.1497074Z Total: 1.64 GB 2025-05-07T20:25:37.1497286Z 2025-05-07T20:25:37.1497416Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:37.1497645Z 2025-05-07T20:25:37.1497842Z alsa-lib conda-forge/linux-64::alsa-lib-1.2.14-hb9d3cd8_0 2025-05-07T20:25:37.1498270Z attr conda-forge/linux-64::attr-2.5.1-h166bdaf_1 2025-05-07T20:25:37.1498696Z binutils conda-forge/linux-64::binutils-2.40-h4852527_7 2025-05-07T20:25:37.1499155Z c-compiler conda-forge/linux-64::c-compiler-1.5.2-h0b41bf4_0 2025-05-07T20:25:37.1499590Z cuda conda-forge/noarch::cuda-12.6.3-ha804496_0 2025-05-07T20:25:37.1500062Z cuda-cccl_linux-64 conda-forge/noarch::cuda-cccl_linux-64-12.6.77-ha770c72_0 2025-05-07T20:25:37.1500661Z cuda-command-line~ conda-forge/linux-64::cuda-command-line-tools-12.6.3-ha770c72_0 2025-05-07T20:25:37.1501246Z cuda-compiler conda-forge/noarch::cuda-compiler-12.6.3-hbad6d8a_0 2025-05-07T20:25:37.1501795Z cuda-crt-dev_linu~ conda-forge/noarch::cuda-crt-dev_linux-64-12.6.85-ha770c72_0 2025-05-07T20:25:37.1502356Z cuda-crt-tools conda-forge/linux-64::cuda-crt-tools-12.6.85-ha770c72_0 2025-05-07T20:25:37.1502874Z cuda-cudart conda-forge/linux-64::cuda-cudart-12.6.77-h5888daf_0 2025-05-07T20:25:37.1503389Z cuda-cudart-dev conda-forge/linux-64::cuda-cudart-dev-12.6.77-h5888daf_0 2025-05-07T20:25:37.1504114Z cuda-cudart-dev_l~ conda-forge/noarch::cuda-cudart-dev_linux-64-12.6.77-h3f2d84a_0 2025-05-07T20:25:37.1504725Z cuda-cudart-static conda-forge/linux-64::cuda-cudart-static-12.6.77-h5888daf_0 2025-05-07T20:25:37.1506899Z cuda-cudart-stati~ conda-forge/noarch::cuda-cudart-static_linux-64-12.6.77-h3f2d84a_0 2025-05-07T20:25:37.1507508Z cuda-cudart_linux~ conda-forge/noarch::cuda-cudart_linux-64-12.6.77-h3f2d84a_0 2025-05-07T20:25:37.1508222Z cuda-cuobjdump conda-forge/linux-64::cuda-cuobjdump-12.6.77-hbd13f7d_1 2025-05-07T20:25:37.1508740Z cuda-cupti conda-forge/linux-64::cuda-cupti-12.6.80-hbd13f7d_0 2025-05-07T20:25:37.1509255Z cuda-cupti-dev conda-forge/linux-64::cuda-cupti-dev-12.6.80-h5888daf_0 2025-05-07T20:25:37.1509782Z cuda-cuxxfilt conda-forge/linux-64::cuda-cuxxfilt-12.6.77-hbd13f7d_1 2025-05-07T20:25:37.1510325Z cuda-driver-dev conda-forge/linux-64::cuda-driver-dev-12.6.77-h5888daf_0 2025-05-07T20:25:37.1510908Z cuda-driver-dev_l~ conda-forge/noarch::cuda-driver-dev_linux-64-12.6.77-h3f2d84a_0 2025-05-07T20:25:37.1511437Z cuda-gdb conda-forge/linux-64::cuda-gdb-12.6.77-h50b4baa_1 2025-05-07T20:25:37.1511925Z cuda-libraries conda-forge/linux-64::cuda-libraries-12.6.3-ha770c72_0 2025-05-07T20:25:37.1512492Z cuda-libraries-dev conda-forge/linux-64::cuda-libraries-dev-12.6.3-ha770c72_0 2025-05-07T20:25:37.1513041Z cuda-nsight conda-forge/linux-64::cuda-nsight-12.6.77-h7938cbb_0 2025-05-07T20:25:37.1513523Z cuda-nvcc conda-forge/linux-64::cuda-nvcc-12.6.85-hcdd1206_0 2025-05-07T20:25:37.1514046Z cuda-nvcc-dev_lin~ conda-forge/noarch::cuda-nvcc-dev_linux-64-12.6.85-he91c749_0 2025-05-07T20:25:37.1514610Z cuda-nvcc-impl conda-forge/linux-64::cuda-nvcc-impl-12.6.85-h85509e4_0 2025-05-07T20:25:37.1515153Z cuda-nvcc-tools conda-forge/linux-64::cuda-nvcc-tools-12.6.85-he02047a_0 2025-05-07T20:25:37.1515705Z cuda-nvcc_linux-64 conda-forge/linux-64::cuda-nvcc_linux-64-12.6.85-h04802cd_0 2025-05-07T20:25:37.1516252Z cuda-nvdisasm conda-forge/linux-64::cuda-nvdisasm-12.6.77-hbd13f7d_1 2025-05-07T20:25:37.1516776Z cuda-nvml-dev conda-forge/linux-64::cuda-nvml-dev-12.6.77-hbd13f7d_1 2025-05-07T20:25:37.1517286Z cuda-nvprof conda-forge/linux-64::cuda-nvprof-12.6.80-hbd13f7d_0 2025-05-07T20:25:37.1517787Z cuda-nvprune conda-forge/linux-64::cuda-nvprune-12.6.77-hbd13f7d_1 2025-05-07T20:25:37.1518292Z cuda-nvrtc conda-forge/linux-64::cuda-nvrtc-12.6.85-hbd13f7d_0 2025-05-07T20:25:37.1518897Z cuda-nvrtc-dev conda-forge/linux-64::cuda-nvrtc-dev-12.6.85-h5888daf_0 2025-05-07T20:25:37.1519396Z cuda-nvtx conda-forge/linux-64::cuda-nvtx-12.6.77-hbd13f7d_0 2025-05-07T20:25:37.1519909Z cuda-nvvm-dev_lin~ conda-forge/noarch::cuda-nvvm-dev_linux-64-12.6.85-ha770c72_0 2025-05-07T20:25:37.1520472Z cuda-nvvm-impl conda-forge/linux-64::cuda-nvvm-impl-12.6.85-he02047a_0 2025-05-07T20:25:37.1521019Z cuda-nvvm-tools conda-forge/linux-64::cuda-nvvm-tools-12.6.85-he02047a_0 2025-05-07T20:25:37.1521529Z cuda-nvvp conda-forge/linux-64::cuda-nvvp-12.6.80-hbd13f7d_1 2025-05-07T20:25:37.1522003Z cuda-opencl conda-forge/linux-64::cuda-opencl-12.6.77-hbd13f7d_0 2025-05-07T20:25:37.1522531Z cuda-opencl-dev conda-forge/linux-64::cuda-opencl-dev-12.6.77-h5888daf_0 2025-05-07T20:25:37.1523106Z cuda-profiler-api conda-forge/linux-64::cuda-profiler-api-12.6.77-h7938cbb_0 2025-05-07T20:25:37.1523657Z cuda-runtime conda-forge/noarch::cuda-runtime-12.6.3-ha804496_0 2025-05-07T20:25:37.1524201Z cuda-sanitizer-api conda-forge/linux-64::cuda-sanitizer-api-12.6.77-hbd13f7d_1 2025-05-07T20:25:37.1524755Z cuda-toolkit conda-forge/noarch::cuda-toolkit-12.6.3-ha804496_0 2025-05-07T20:25:37.1525242Z cuda-tools conda-forge/linux-64::cuda-tools-12.6.3-ha770c72_0 2025-05-07T20:25:37.1525715Z cuda-version conda-forge/noarch::cuda-version-12.6-h7480c83_3 2025-05-07T20:25:37.1526345Z cuda-visual-tools conda-forge/linux-64::cuda-visual-tools-12.6.3-ha770c72_0 2025-05-07T20:25:37.1526894Z cxx-compiler conda-forge/linux-64::cxx-compiler-1.5.2-hf52228f_0 2025-05-07T20:25:37.1527350Z dbus conda-forge/linux-64::dbus-1.13.6-h5008d03_3 2025-05-07T20:25:37.1527747Z expat conda-forge/linux-64::expat-2.7.0-h5888daf_0 2025-05-07T20:25:37.1528263Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2025-05-07T20:25:37.1528950Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2025-05-07T20:25:37.1529551Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2025-05-07T20:25:37.1530120Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2025-05-07T20:25:37.1530624Z fontconfig conda-forge/linux-64::fontconfig-2.15.0-h7e30c49_1 2025-05-07T20:25:37.1531121Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2025-05-07T20:25:37.1531619Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-0 2025-05-07T20:25:37.1532084Z freetype conda-forge/linux-64::freetype-2.13.3-ha770c72_1 2025-05-07T20:25:37.1532508Z gcc conda-forge/linux-64::gcc-11.4.0-h602e360_13 2025-05-07T20:25:37.1532936Z gds-tools conda-forge/linux-64::gds-tools-1.11.1.6-h5888daf_4 2025-05-07T20:25:37.1533364Z gmp conda-forge/linux-64::gmp-6.3.0-hac33072_2 2025-05-07T20:25:37.1533751Z gxx conda-forge/linux-64::gxx-11.4.0-h602e360_13 2025-05-07T20:25:37.1534168Z keyutils conda-forge/linux-64::keyutils-1.6.1-h166bdaf_0 2025-05-07T20:25:37.1534590Z krb5 conda-forge/linux-64::krb5-1.21.3-h659f571_0 2025-05-07T20:25:37.1534991Z libcap conda-forge/linux-64::libcap-2.71-h39aace5_0 2025-05-07T20:25:37.1535488Z libcublas conda-forge/linux-64::libcublas-12.6.4.1-h5888daf_1 2025-05-07T20:25:37.1536002Z libcublas-dev conda-forge/linux-64::libcublas-dev-12.6.4.1-h5888daf_1 2025-05-07T20:25:37.1536504Z libcufft conda-forge/linux-64::libcufft-11.3.0.4-hbd13f7d_0 2025-05-07T20:25:37.1536983Z libcufft-dev conda-forge/linux-64::libcufft-dev-11.3.0.4-h5888daf_0 2025-05-07T20:25:37.1537480Z libcufile conda-forge/linux-64::libcufile-1.11.1.6-h12f29b5_4 2025-05-07T20:25:37.1537984Z libcufile-dev conda-forge/linux-64::libcufile-dev-1.11.1.6-h5888daf_4 2025-05-07T20:25:37.1538494Z libcurand conda-forge/linux-64::libcurand-10.3.7.77-hbd13f7d_0 2025-05-07T20:25:37.1538997Z libcurand-dev conda-forge/linux-64::libcurand-dev-10.3.7.77-h5888daf_0 2025-05-07T20:25:37.1539518Z libcusolver conda-forge/linux-64::libcusolver-11.7.1.2-h5888daf_1 2025-05-07T20:25:37.1540054Z libcusolver-dev conda-forge/linux-64::libcusolver-dev-11.7.1.2-h5888daf_1 2025-05-07T20:25:37.1540592Z libcusparse conda-forge/linux-64::libcusparse-12.5.4.2-hbd13f7d_0 2025-05-07T20:25:37.1541128Z libcusparse-dev conda-forge/linux-64::libcusparse-dev-12.5.4.2-h5888daf_0 2025-05-07T20:25:37.1541648Z libedit conda-forge/linux-64::libedit-3.1.20191231-he28a2e2_2 2025-05-07T20:25:37.1542108Z libexpat conda-forge/linux-64::libexpat-2.7.0-h5888daf_0 2025-05-07T20:25:37.1542580Z libfreetype conda-forge/linux-64::libfreetype-2.13.3-ha770c72_1 2025-05-07T20:25:37.1543080Z libfreetype6 conda-forge/linux-64::libfreetype6-2.13.3-h48d6fc4_1 2025-05-07T20:25:37.1543620Z libgcrypt-lib conda-forge/linux-64::libgcrypt-lib-1.11.0-hb9d3cd8_2 2025-05-07T20:25:37.1544108Z libglib conda-forge/linux-64::libglib-2.84.0-h2ff4ddf_0 2025-05-07T20:25:37.1544570Z libgpg-error conda-forge/linux-64::libgpg-error-1.55-h3f2d84a_0 2025-05-07T20:25:37.1545042Z libiconv conda-forge/linux-64::libiconv-1.18-h4ce23a2_1 2025-05-07T20:25:37.1545475Z libnl conda-forge/linux-64::libnl-3.11.0-hb9d3cd8_0 2025-05-07T20:25:37.1546000Z libnpp conda-forge/linux-64::libnpp-12.3.1.54-h5888daf_0 2025-05-07T20:25:37.1546463Z libnpp-dev conda-forge/linux-64::libnpp-dev-12.3.1.54-h5888daf_0 2025-05-07T20:25:37.1546923Z libnsl conda-forge/linux-64::libnsl-2.0.1-hd590300_0 2025-05-07T20:25:37.1547354Z libnuma conda-forge/linux-64::libnuma-2.0.18-h4ab18f5_2 2025-05-07T20:25:37.1547825Z libnvfatbin conda-forge/linux-64::libnvfatbin-12.6.77-hbd13f7d_0 2025-05-07T20:25:37.1548426Z libnvfatbin-dev conda-forge/linux-64::libnvfatbin-dev-12.6.77-h5888daf_0 2025-05-07T20:25:37.1548971Z libnvjitlink conda-forge/linux-64::libnvjitlink-12.6.85-hbd13f7d_0 2025-05-07T20:25:37.1549519Z libnvjitlink-dev conda-forge/linux-64::libnvjitlink-dev-12.6.85-h5888daf_0 2025-05-07T20:25:37.1550049Z libnvjpeg conda-forge/linux-64::libnvjpeg-12.3.3.54-h5888daf_0 2025-05-07T20:25:37.1550555Z libnvjpeg-dev conda-forge/linux-64::libnvjpeg-dev-12.3.3.54-ha770c72_0 2025-05-07T20:25:37.1551050Z libpng conda-forge/linux-64::libpng-1.6.47-h943b412_0 2025-05-07T20:25:37.1551494Z libsqlite conda-forge/linux-64::libsqlite-3.49.2-hee588c1_0 2025-05-07T20:25:37.1551972Z libsystemd0 conda-forge/linux-64::libsystemd0-256.9-h2774228_0 2025-05-07T20:25:37.1552432Z libudev1 conda-forge/linux-64::libudev1-257.4-h9a4d06a_0 2025-05-07T20:25:37.1562811Z libxcb conda-forge/linux-64::libxcb-1.17.0-h8a09558_0 2025-05-07T20:25:37.1563310Z libxkbcommon conda-forge/linux-64::libxkbcommon-1.8.0-hc4a0caf_0 2025-05-07T20:25:37.1563800Z libxkbfile conda-forge/linux-64::libxkbfile-1.1.0-h166bdaf_1 2025-05-07T20:25:37.1564246Z libxml2 conda-forge/linux-64::libxml2-2.13.5-h064dc61_0 2025-05-07T20:25:37.1564690Z libzlib conda-forge/linux-64::libzlib-1.3.1-hb9d3cd8_2 2025-05-07T20:25:37.1565250Z lz4-c conda-forge/linux-64::lz4-c-1.9.4-hcb278e6_0 2025-05-07T20:25:37.1565769Z nsight-compute conda-forge/linux-64::nsight-compute-2024.3.2.3-hb5ebaad_0 2025-05-07T20:25:37.1566253Z nspr conda-forge/linux-64::nspr-4.36-h5888daf_0 2025-05-07T20:25:37.1566630Z nss conda-forge/linux-64::nss-3.111-h159eef7_0 2025-05-07T20:25:37.1567022Z ocl-icd conda-forge/linux-64::ocl-icd-2.3.3-hb9d3cd8_0 2025-05-07T20:25:37.1567519Z opencl-headers conda-forge/linux-64::opencl-headers-2024.10.24-h5888daf_0 2025-05-07T20:25:37.1568024Z pcre2 conda-forge/linux-64::pcre2-10.44-hc749103_2 2025-05-07T20:25:37.1569060Z pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-hb9d3cd8_1002 2025-05-07T20:25:37.1569554Z rdma-core conda-forge/linux-64::rdma-core-55.0-h5888daf_0 2025-05-07T20:25:37.1570005Z wayland conda-forge/linux-64::wayland-1.23.1-h3e06ad9_0 2025-05-07T20:25:37.1570448Z xcb-util conda-forge/linux-64::xcb-util-0.4.1-hb711507_2 2025-05-07T20:25:37.1570950Z xcb-util-cursor conda-forge/linux-64::xcb-util-cursor-0.1.5-hb9d3cd8_0 2025-05-07T20:25:37.1571483Z xcb-util-image conda-forge/linux-64::xcb-util-image-0.4.0-hb711507_2 2025-05-07T20:25:37.1572033Z xcb-util-keysyms conda-forge/linux-64::xcb-util-keysyms-0.4.1-hb711507_0 2025-05-07T20:25:37.1572617Z xcb-util-renderut~ conda-forge/linux-64::xcb-util-renderutil-0.3.10-hb711507_0 2025-05-07T20:25:37.1573162Z xcb-util-wm conda-forge/linux-64::xcb-util-wm-0.4.2-hb711507_0 2025-05-07T20:25:37.1573684Z xkeyboard-config conda-forge/linux-64::xkeyboard-config-2.44-hb9d3cd8_0 2025-05-07T20:25:37.1574216Z xorg-libice conda-forge/linux-64::xorg-libice-1.1.2-hb9d3cd8_0 2025-05-07T20:25:37.1574688Z xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.6-he73a12e_0 2025-05-07T20:25:37.1575173Z xorg-libx11 conda-forge/linux-64::xorg-libx11-1.8.12-h4f16b4b_0 2025-05-07T20:25:37.1575694Z xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.12-hb9d3cd8_0 2025-05-07T20:25:37.1576534Z xorg-libxcomposite conda-forge/linux-64::xorg-libxcomposite-0.4.6-hb9d3cd8_2 2025-05-07T20:25:37.1577122Z xorg-libxdamage conda-forge/linux-64::xorg-libxdamage-1.1.6-hb9d3cd8_0 2025-05-07T20:25:37.1577653Z xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.5-hb9d3cd8_0 2025-05-07T20:25:37.1578168Z xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.6-hb9d3cd8_0 2025-05-07T20:25:37.1578687Z xorg-libxfixes conda-forge/linux-64::xorg-libxfixes-6.0.1-hb9d3cd8_0 2025-05-07T20:25:37.1579283Z xorg-libxi conda-forge/linux-64::xorg-libxi-1.8.2-hb9d3cd8_0 2025-05-07T20:25:37.1579778Z xorg-libxrandr conda-forge/linux-64::xorg-libxrandr-1.5.4-hb9d3cd8_0 2025-05-07T20:25:37.1580327Z xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.12-hb9d3cd8_0 2025-05-07T20:25:37.1580861Z xorg-libxtst conda-forge/linux-64::xorg-libxtst-1.2.5-hb9d3cd8_3 2025-05-07T20:25:37.1581315Z zstd conda-forge/linux-64::zstd-1.5.7-hb8e6e7a_2 2025-05-07T20:25:37.1581561Z 2025-05-07T20:25:37.1581684Z The following packages will be UPDATED: 2025-05-07T20:25:37.1581899Z 2025-05-07T20:25:37.1582178Z libuuid pkgs/main::libuuid-1.41.5-h5eee18b_0 --> conda-forge::libuuid-2.38.1-h0b41bf4_0 2025-05-07T20:25:37.1582781Z zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.3.1-hb9d3cd8_2 2025-05-07T20:25:37.1583108Z 2025-05-07T20:25:37.1583338Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:25:37.1583661Z 2025-05-07T20:25:37.1583950Z python pkgs/main::python-3.11.11-he870216_0 --> conda-forge::python-3.11.8-hab00c5b_0_cpython 2025-05-07T20:25:37.1584587Z sqlite pkgs/main::sqlite-3.45.3-h5eee18b_0 --> conda-forge::sqlite-3.32.3-hcee41ef_1 2025-05-07T20:25:37.1585163Z tk pkgs/main::tk-8.6.14-h39e8969_0 --> conda-forge::tk-8.6.13-noxft_h4845f30_101 2025-05-07T20:25:37.1585483Z 2025-05-07T20:25:37.1585520Z 2025-05-07T20:25:37.1585524Z 2025-05-07T20:25:37.1585676Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:37.1586072Z nsight-compute-2024. | 443.1 MB | | 0% 2025-05-07T20:25:37.1586309Z 2025-05-07T20:25:37.1586685Z libcublas-12.6.4.1 | 256.2 MB | | 0%  2025-05-07T20:25:37.1586938Z 2025-05-07T20:25:37.1586941Z 2025-05-07T20:25:37.1587155Z libcufft-11.3.0.4 | 156.2 MB | | 0%  2025-05-07T20:25:37.1587411Z 2025-05-07T20:25:37.1587415Z 2025-05-07T20:25:37.1587418Z 2025-05-07T20:25:37.1587648Z libcusparse-12.5.4.2 | 118.6 MB | | 0%  2025-05-07T20:25:37.1587910Z 2025-05-07T20:25:37.1587914Z 2025-05-07T20:25:37.1587917Z 2025-05-07T20:25:37.1587932Z 2025-05-07T20:25:37.1588170Z cuda-nsight-12.6.77 | 113.2 MB | | 0%  2025-05-07T20:25:37.1588435Z 2025-05-07T20:25:37.1588439Z 2025-05-07T20:25:37.1588442Z 2025-05-07T20:25:37.1588446Z 2025-05-07T20:25:37.1588457Z 2025-05-07T20:25:37.1590120Z cuda-nvvp-12.6.80 | 109.3 MB | | 0%  2025-05-07T20:25:37.1590396Z 2025-05-07T20:25:37.1590400Z 2025-05-07T20:25:37.1590403Z 2025-05-07T20:25:37.1590407Z 2025-05-07T20:25:37.1590411Z 2025-05-07T20:25:37.1596789Z 2025-05-07T20:25:37.1598134Z libcusolver-11.7.1.2 | 95.8 MB | | 0%  2025-05-07T20:25:37.1598431Z 2025-05-07T20:25:37.1598435Z 2025-05-07T20:25:37.1598439Z 2025-05-07T20:25:37.1598461Z 2025-05-07T20:25:37.1598465Z 2025-05-07T20:25:37.1598469Z 2025-05-07T20:25:37.1598472Z 2025-05-07T20:25:37.1599324Z libnpp-12.3.1.54 | 93.4 MB | | 0%  2025-05-07T20:25:37.1599599Z 2025-05-07T20:25:37.1599610Z 2025-05-07T20:25:37.1599614Z 2025-05-07T20:25:37.1599617Z 2025-05-07T20:25:37.1599621Z 2025-05-07T20:25:37.1599624Z 2025-05-07T20:25:37.1599628Z 2025-05-07T20:25:37.1599631Z 2025-05-07T20:25:37.1600331Z cuda-nvdisasm-12.6.7 | 47.6 MB | | 0%  2025-05-07T20:25:37.1600624Z 2025-05-07T20:25:37.1600810Z 2025-05-07T20:25:37.1600815Z 2025-05-07T20:25:37.1600818Z 2025-05-07T20:25:37.1600822Z 2025-05-07T20:25:37.1600825Z 2025-05-07T20:25:37.1600829Z 2025-05-07T20:25:37.1600833Z 2025-05-07T20:25:37.1600836Z 2025-05-07T20:25:37.1601697Z libcurand-10.3.7.77 | 39.9 MB | | 0%  2025-05-07T20:25:37.1601980Z 2025-05-07T20:25:37.1601992Z 2025-05-07T20:25:37.1601996Z 2025-05-07T20:25:37.1602128Z 2025-05-07T20:25:37.1602132Z 2025-05-07T20:25:37.1602136Z 2025-05-07T20:25:37.1602139Z 2025-05-07T20:25:37.1602143Z 2025-05-07T20:25:37.1602146Z 2025-05-07T20:25:37.1602150Z 2025-05-07T20:25:37.1602700Z gds-tools-1.11.1.6 | 37.8 MB | | 0%  2025-05-07T20:25:37.1602976Z 2025-05-07T20:25:37.1602987Z 2025-05-07T20:25:37.1602991Z 2025-05-07T20:25:37.1602995Z 2025-05-07T20:25:37.1602998Z 2025-05-07T20:25:37.1603002Z 2025-05-07T20:25:37.1603005Z 2025-05-07T20:25:37.1603009Z 2025-05-07T20:25:37.1603013Z 2025-05-07T20:25:37.1603023Z 2025-05-07T20:25:37.1603027Z 2025-05-07T20:25:37.1604025Z python-3.11.8 | 29.3 MB | | 0%  2025-05-07T20:25:37.1604290Z 2025-05-07T20:25:37.1604294Z 2025-05-07T20:25:37.1604306Z 2025-05-07T20:25:37.1604309Z 2025-05-07T20:25:37.1604317Z 2025-05-07T20:25:37.1604321Z 2025-05-07T20:25:37.1604325Z 2025-05-07T20:25:37.1604328Z 2025-05-07T20:25:37.1604337Z 2025-05-07T20:25:37.1604341Z 2025-05-07T20:25:37.1604345Z 2025-05-07T20:25:37.1604348Z 2025-05-07T20:25:37.1605155Z cuda-nvcc-tools-12.6 | 23.0 MB | | 0%  2025-05-07T20:25:37.1605504Z 2025-05-07T20:25:37.1605508Z 2025-05-07T20:25:37.1605511Z 2025-05-07T20:25:37.1605515Z 2025-05-07T20:25:37.1605519Z 2025-05-07T20:25:37.1605522Z 2025-05-07T20:25:37.1605526Z 2025-05-07T20:25:37.1605530Z 2025-05-07T20:25:37.1605533Z 2025-05-07T20:25:37.1605537Z 2025-05-07T20:25:37.1605540Z 2025-05-07T20:25:37.1605544Z 2025-05-07T20:25:37.1605552Z 2025-05-07T20:25:37.1606391Z cuda-nvrtc-12.6.85 | 17.3 MB | | 0%  2025-05-07T20:25:37.1606677Z 2025-05-07T20:25:37.1606681Z 2025-05-07T20:25:37.1606684Z 2025-05-07T20:25:37.1606697Z 2025-05-07T20:25:37.1606701Z 2025-05-07T20:25:37.1606705Z 2025-05-07T20:25:37.1606708Z 2025-05-07T20:25:37.1606712Z 2025-05-07T20:25:37.1606716Z 2025-05-07T20:25:37.1606724Z 2025-05-07T20:25:37.1606728Z 2025-05-07T20:25:37.1606739Z 2025-05-07T20:25:37.1606743Z 2025-05-07T20:25:37.1606746Z 2025-05-07T20:25:37.1607564Z libnvjitlink-12.6.85 | 14.9 MB | | 0%  2025-05-07T20:25:37.1607867Z 2025-05-07T20:25:37.1607884Z 2025-05-07T20:25:37.1607888Z 2025-05-07T20:25:37.1607892Z 2025-05-07T20:25:37.1607895Z 2025-05-07T20:25:37.1607899Z 2025-05-07T20:25:37.1607902Z 2025-05-07T20:25:37.1607906Z 2025-05-07T20:25:37.1607909Z 2025-05-07T20:25:37.1607913Z 2025-05-07T20:25:37.1607917Z 2025-05-07T20:25:37.1607925Z 2025-05-07T20:25:37.1607928Z 2025-05-07T20:25:37.1607932Z 2025-05-07T20:25:37.1607936Z 2025-05-07T20:25:37.1608561Z cuda-nvcc-dev_linux- | 10.8 MB | | 0%  2025-05-07T20:25:37.1608874Z 2025-05-07T20:25:37.1608886Z 2025-05-07T20:25:37.1608890Z 2025-05-07T20:25:37.1608893Z 2025-05-07T20:25:37.1608897Z 2025-05-07T20:25:37.1608901Z 2025-05-07T20:25:37.1608908Z 2025-05-07T20:25:37.1608911Z 2025-05-07T20:25:37.1608915Z 2025-05-07T20:25:37.1608919Z 2025-05-07T20:25:37.1608922Z 2025-05-07T20:25:37.1608926Z 2025-05-07T20:25:37.1608929Z 2025-05-07T20:25:37.1608942Z 2025-05-07T20:25:37.1608945Z 2025-05-07T20:25:37.1608949Z 2025-05-07T20:25:37.1610333Z cuda-nvvm-tools-12.6 | 10.4 MB | | 0%  2025-05-07T20:25:37.1610648Z 2025-05-07T20:25:37.1610666Z 2025-05-07T20:25:37.1610670Z 2025-05-07T20:25:37.1610674Z 2025-05-07T20:25:37.1610678Z 2025-05-07T20:25:37.1610681Z 2025-05-07T20:25:37.1610792Z 2025-05-07T20:25:37.1610796Z 2025-05-07T20:25:37.1610800Z 2025-05-07T20:25:37.1610803Z 2025-05-07T20:25:37.1610807Z 2025-05-07T20:25:37.1610811Z 2025-05-07T20:25:37.1610814Z 2025-05-07T20:25:37.1610818Z 2025-05-07T20:25:37.1610822Z 2025-05-07T20:25:37.1610825Z 2025-05-07T20:25:37.1611959Z 2025-05-07T20:25:37.1613479Z cuda-sanitizer-api-1 | 8.9 MB | | 0%  2025-05-07T20:25:37.1613996Z 2025-05-07T20:25:37.1614000Z 2025-05-07T20:25:37.1614003Z 2025-05-07T20:25:37.1614007Z 2025-05-07T20:25:37.1614010Z 2025-05-07T20:25:37.1614014Z 2025-05-07T20:25:37.1614017Z 2025-05-07T20:25:37.1614021Z 2025-05-07T20:25:37.1614025Z 2025-05-07T20:25:37.1614028Z 2025-05-07T20:25:37.1614036Z 2025-05-07T20:25:37.1614041Z 2025-05-07T20:25:37.1614044Z 2025-05-07T20:25:37.1614048Z 2025-05-07T20:25:37.1614051Z 2025-05-07T20:25:37.1614055Z 2025-05-07T20:25:37.1614059Z 2025-05-07T20:25:37.1614233Z 2025-05-07T20:25:37.1615931Z cuda-nvvm-impl-12.6. | 7.7 MB | | 0%  2025-05-07T20:25:37.1616321Z 2025-05-07T20:25:37.1616324Z 2025-05-07T20:25:37.1616328Z 2025-05-07T20:25:37.1616332Z 2025-05-07T20:25:37.1616335Z 2025-05-07T20:25:37.1616339Z 2025-05-07T20:25:37.1616342Z 2025-05-07T20:25:37.1616346Z 2025-05-07T20:25:37.1616356Z 2025-05-07T20:25:37.1616360Z 2025-05-07T20:25:37.1616369Z 2025-05-07T20:25:37.1616373Z 2025-05-07T20:25:37.1616376Z 2025-05-07T20:25:37.1616380Z 2025-05-07T20:25:37.1616384Z 2025-05-07T20:25:37.1616387Z 2025-05-07T20:25:37.1616391Z 2025-05-07T20:25:37.1616394Z 2025-05-07T20:25:37.1616398Z 2025-05-07T20:25:37.2521626Z ... (more hidden) ... 2025-05-07T20:25:37.2522051Z 2025-05-07T20:25:37.2526963Z libcublas-12.6.4.1 | 256.2 MB | 2 | 2%  2025-05-07T20:25:37.2582996Z nsight-compute-2024. | 443.1 MB | | 0% 2025-05-07T20:25:37.2583344Z 2025-05-07T20:25:37.2583370Z 2025-05-07T20:25:37.2583376Z 2025-05-07T20:25:37.2583681Z 2025-05-07T20:25:37.3012941Z cuda-nsight-12.6.77 | 113.2 MB | 1 | 1%  2025-05-07T20:25:37.3013334Z 2025-05-07T20:25:37.3016006Z 2025-05-07T20:25:37.3186364Z libcufft-11.3.0.4 | 156.2 MB | | 0%  2025-05-07T20:25:37.3186718Z 2025-05-07T20:25:37.3186733Z 2025-05-07T20:25:37.3186739Z 2025-05-07T20:25:37.3525420Z libcusparse-12.5.4.2 | 118.6 MB | | 0%  2025-05-07T20:25:37.3584170Z nsight-compute-2024. | 443.1 MB | | 1% 2025-05-07T20:25:37.3584544Z 2025-05-07T20:25:37.3584549Z 2025-05-07T20:25:37.3584554Z 2025-05-07T20:25:37.3586888Z 2025-05-07T20:25:37.3724480Z cuda-nsight-12.6.77 | 113.2 MB | 5 | 6%  2025-05-07T20:25:37.3724912Z 2025-05-07T20:25:37.4013702Z libcublas-12.6.4.1 | 256.2 MB | 4 | 5%  2025-05-07T20:25:37.4014066Z 2025-05-07T20:25:37.4014865Z 2025-05-07T20:25:37.4191239Z libcufft-11.3.0.4 | 156.2 MB | 1 | 2%  2025-05-07T20:25:37.4191621Z 2025-05-07T20:25:37.4191627Z 2025-05-07T20:25:37.4191960Z 2025-05-07T20:25:37.4529113Z libcusparse-12.5.4.2 | 118.6 MB | 2 | 2%  2025-05-07T20:25:37.4584254Z nsight-compute-2024. | 443.1 MB | 1 | 2% 2025-05-07T20:25:37.4584549Z 2025-05-07T20:25:37.4584555Z 2025-05-07T20:25:37.4584560Z 2025-05-07T20:25:37.4584933Z 2025-05-07T20:25:37.5013943Z cuda-nsight-12.6.77 | 113.2 MB | 8 | 9%  2025-05-07T20:25:37.5014247Z 2025-05-07T20:25:37.5014691Z 2025-05-07T20:25:37.5071696Z libcufft-11.3.0.4 | 156.2 MB | 4 | 4%  2025-05-07T20:25:37.5079543Z 2025-05-07T20:25:37.5191835Z libcublas-12.6.4.1 | 256.2 MB | 6 | 7%  2025-05-07T20:25:37.5192110Z 2025-05-07T20:25:37.5192114Z 2025-05-07T20:25:37.5195073Z 2025-05-07T20:25:37.5531866Z libcusparse-12.5.4.2 | 118.6 MB | 4 | 5%  2025-05-07T20:25:37.5586620Z nsight-compute-2024. | 443.1 MB | 2 | 2% 2025-05-07T20:25:37.5586919Z 2025-05-07T20:25:37.5586924Z 2025-05-07T20:25:37.5586927Z 2025-05-07T20:25:37.5587496Z 2025-05-07T20:25:37.6016389Z cuda-nsight-12.6.77 | 113.2 MB | #2 | 12%  2025-05-07T20:25:37.6016860Z 2025-05-07T20:25:37.6016864Z 2025-05-07T20:25:37.6192001Z libcufft-11.3.0.4 | 156.2 MB | 6 | 6%  2025-05-07T20:25:37.6192712Z 2025-05-07T20:25:37.6192717Z 2025-05-07T20:25:37.6193535Z 2025-05-07T20:25:37.6408091Z libcusparse-12.5.4.2 | 118.6 MB | 7 | 7%  2025-05-07T20:25:37.6408611Z 2025-05-07T20:25:37.6532751Z libcublas-12.6.4.1 | 256.2 MB | 8 | 9%  2025-05-07T20:25:37.6624630Z nsight-compute-2024. | 443.1 MB | 3 | 3% 2025-05-07T20:25:37.6624901Z 2025-05-07T20:25:37.6624906Z 2025-05-07T20:25:37.6624912Z 2025-05-07T20:25:37.6624915Z 2025-05-07T20:25:37.7017482Z cuda-nsight-12.6.77 | 113.2 MB | #5 | 15%  2025-05-07T20:25:37.7017880Z 2025-05-07T20:25:37.7017885Z 2025-05-07T20:25:37.7195673Z libcufft-11.3.0.4 | 156.2 MB | 8 | 8%  2025-05-07T20:25:37.7196445Z 2025-05-07T20:25:37.7196451Z 2025-05-07T20:25:37.7199431Z 2025-05-07T20:25:37.7465122Z libcusparse-12.5.4.2 | 118.6 MB | # | 10%  2025-05-07T20:25:37.7465514Z 2025-05-07T20:25:37.7776915Z libcublas-12.6.4.1 | 256.2 MB | # | 10%  2025-05-07T20:25:37.7777202Z 2025-05-07T20:25:37.7777206Z 2025-05-07T20:25:37.7777209Z 2025-05-07T20:25:37.7778313Z 2025-05-07T20:25:37.7877749Z cuda-nsight-12.6.77 | 113.2 MB | #8 | 19%  2025-05-07T20:25:37.8017892Z nsight-compute-2024. | 443.1 MB | 3 | 4% 2025-05-07T20:25:37.8018151Z 2025-05-07T20:25:37.8018155Z 2025-05-07T20:25:37.8210052Z libcufft-11.3.0.4 | 156.2 MB | #1 | 11%  2025-05-07T20:25:37.8210323Z 2025-05-07T20:25:37.8210327Z 2025-05-07T20:25:37.8210330Z 2025-05-07T20:25:37.8549721Z libcusparse-12.5.4.2 | 118.6 MB | #2 | 13%  2025-05-07T20:25:37.8551862Z 2025-05-07T20:25:37.8879684Z libcublas-12.6.4.1 | 256.2 MB | #1 | 12%  2025-05-07T20:25:37.8970238Z nsight-compute-2024. | 443.1 MB | 4 | 5% 2025-05-07T20:25:37.8970500Z 2025-05-07T20:25:37.8970504Z 2025-05-07T20:25:37.8970508Z 2025-05-07T20:25:37.8972133Z 2025-05-07T20:25:37.9020597Z cuda-nsight-12.6.77 | 113.2 MB | ##1 | 22%  2025-05-07T20:25:37.9020906Z 2025-05-07T20:25:37.9022115Z 2025-05-07T20:25:37.9217041Z libcufft-11.3.0.4 | 156.2 MB | #3 | 13%  2025-05-07T20:25:37.9217308Z 2025-05-07T20:25:37.9217312Z 2025-05-07T20:25:37.9217316Z 2025-05-07T20:25:37.9701760Z libcusparse-12.5.4.2 | 118.6 MB | #5 | 15%  2025-05-07T20:25:37.9703294Z 2025-05-07T20:25:37.9880023Z libcublas-12.6.4.1 | 256.2 MB | #3 | 13%  2025-05-07T20:25:38.0020858Z nsight-compute-2024. | 443.1 MB | 5 | 6% 2025-05-07T20:25:38.0021117Z 2025-05-07T20:25:38.0021142Z 2025-05-07T20:25:38.0121483Z libcufft-11.3.0.4 | 156.2 MB | #5 | 16%  2025-05-07T20:25:38.0121845Z 2025-05-07T20:25:38.0121851Z 2025-05-07T20:25:38.0121856Z 2025-05-07T20:25:38.0121861Z 2025-05-07T20:25:38.0234501Z cuda-nsight-12.6.77 | 113.2 MB | ##4 | 24%  2025-05-07T20:25:38.0234909Z 2025-05-07T20:25:38.0234914Z 2025-05-07T20:25:38.0234920Z 2025-05-07T20:25:38.0807331Z libcusparse-12.5.4.2 | 118.6 MB | #7 | 18%  2025-05-07T20:25:38.0807729Z 2025-05-07T20:25:38.0880067Z libcublas-12.6.4.1 | 256.2 MB | #4 | 15%  2025-05-07T20:25:38.1024927Z nsight-compute-2024. | 443.1 MB | 6 | 7% 2025-05-07T20:25:38.1025281Z 2025-05-07T20:25:38.1026120Z 2025-05-07T20:25:38.1147478Z libcufft-11.3.0.4 | 156.2 MB | #8 | 18%  2025-05-07T20:25:38.1147838Z 2025-05-07T20:25:38.1147844Z 2025-05-07T20:25:38.1147849Z 2025-05-07T20:25:38.1147854Z 2025-05-07T20:25:38.1253528Z cuda-nsight-12.6.77 | 113.2 MB | ##7 | 27%  2025-05-07T20:25:38.1253935Z 2025-05-07T20:25:38.1253940Z 2025-05-07T20:25:38.1254491Z 2025-05-07T20:25:38.1815329Z libcusparse-12.5.4.2 | 118.6 MB | #9 | 20%  2025-05-07T20:25:38.1816256Z 2025-05-07T20:25:38.1882491Z libcublas-12.6.4.1 | 256.2 MB | #6 | 16%  2025-05-07T20:25:38.2031637Z nsight-compute-2024. | 443.1 MB | 7 | 7% 2025-05-07T20:25:38.2032334Z 2025-05-07T20:25:38.2032339Z 2025-05-07T20:25:38.2150415Z libcufft-11.3.0.4 | 156.2 MB | ## | 20%  2025-05-07T20:25:38.2150775Z 2025-05-07T20:25:38.2150781Z 2025-05-07T20:25:38.2150785Z 2025-05-07T20:25:38.2153021Z 2025-05-07T20:25:38.2255843Z cuda-nsight-12.6.77 | 113.2 MB | ### | 30%  2025-05-07T20:25:38.2256239Z 2025-05-07T20:25:38.2256245Z 2025-05-07T20:25:38.2259217Z 2025-05-07T20:25:38.2884008Z libcusparse-12.5.4.2 | 118.6 MB | ##2 | 23%  2025-05-07T20:25:38.2897205Z nsight-compute-2024. | 443.1 MB | 8 | 8% 2025-05-07T20:25:38.2897578Z 2025-05-07T20:25:38.3032214Z libcublas-12.6.4.1 | 256.2 MB | #7 | 18%  2025-05-07T20:25:38.3032587Z 2025-05-07T20:25:38.3032592Z 2025-05-07T20:25:38.3151037Z libcufft-11.3.0.4 | 156.2 MB | ##2 | 23%  2025-05-07T20:25:38.3151541Z 2025-05-07T20:25:38.3151547Z 2025-05-07T20:25:38.3151562Z 2025-05-07T20:25:38.3151568Z 2025-05-07T20:25:38.3256252Z cuda-nsight-12.6.77 | 113.2 MB | ###3 | 33%  2025-05-07T20:25:38.3256540Z 2025-05-07T20:25:38.3256544Z 2025-05-07T20:25:38.3257869Z 2025-05-07T20:25:38.3898106Z libcusparse-12.5.4.2 | 118.6 MB | ##5 | 26%  2025-05-07T20:25:38.3899056Z 2025-05-07T20:25:38.4033998Z libcublas-12.6.4.1 | 256.2 MB | #9 | 19%  2025-05-07T20:25:38.4034270Z 2025-05-07T20:25:38.4034274Z 2025-05-07T20:25:38.4178678Z libcufft-11.3.0.4 | 156.2 MB | ##5 | 25%  2025-05-07T20:25:38.4178951Z 2025-05-07T20:25:38.4178956Z 2025-05-07T20:25:38.4178987Z 2025-05-07T20:25:38.4180761Z 2025-05-07T20:25:38.4256600Z cuda-nsight-12.6.77 | 113.2 MB | ###5 | 36%  2025-05-07T20:25:38.4256882Z 2025-05-07T20:25:38.4256892Z 2025-05-07T20:25:38.4257299Z 2025-05-07T20:25:38.4381286Z libcusparse-12.5.4.2 | 118.6 MB | ##8 | 28%  2025-05-07T20:25:38.4904742Z nsight-compute-2024. | 443.1 MB | 8 | 9% 2025-05-07T20:25:38.4906475Z 2025-05-07T20:25:38.5225457Z libcublas-12.6.4.1 | 256.2 MB | ## | 21%  2025-05-07T20:25:38.5225836Z 2025-05-07T20:25:38.5227035Z 2025-05-07T20:25:38.5231747Z libcufft-11.3.0.4 | 156.2 MB | ##7 | 28%  2025-05-07T20:25:38.5232008Z 2025-05-07T20:25:38.5232012Z 2025-05-07T20:25:38.5232016Z 2025-05-07T20:25:38.5232020Z 2025-05-07T20:25:38.5334016Z cuda-nsight-12.6.77 | 113.2 MB | ###8 | 39%  2025-05-07T20:25:38.5334299Z 2025-05-07T20:25:38.5334303Z 2025-05-07T20:25:38.5334307Z 2025-05-07T20:25:38.5383634Z libcusparse-12.5.4.2 | 118.6 MB | ### | 31%  2025-05-07T20:25:38.5928219Z nsight-compute-2024. | 443.1 MB | 9 | 10% 2025-05-07T20:25:38.5928505Z 2025-05-07T20:25:38.6231422Z libcublas-12.6.4.1 | 256.2 MB | ##2 | 22%  2025-05-07T20:25:38.6231713Z 2025-05-07T20:25:38.6231726Z 2025-05-07T20:25:38.6231730Z 2025-05-07T20:25:38.6231733Z 2025-05-07T20:25:38.6293564Z cuda-nsight-12.6.77 | 113.2 MB | ####1 | 42%  2025-05-07T20:25:38.6293874Z 2025-05-07T20:25:38.6294327Z 2025-05-07T20:25:38.6392242Z libcufft-11.3.0.4 | 156.2 MB | ##9 | 30%  2025-05-07T20:25:38.6784980Z nsight-compute-2024. | 443.1 MB | # | 11% 2025-05-07T20:25:38.6785353Z 2025-05-07T20:25:38.6785358Z 2025-05-07T20:25:38.6786513Z 2025-05-07T20:25:38.6930941Z libcusparse-12.5.4.2 | 118.6 MB | ###3 | 33%  2025-05-07T20:25:38.6931222Z 2025-05-07T20:25:38.7232098Z libcublas-12.6.4.1 | 256.2 MB | ##3 | 24%  2025-05-07T20:25:38.7232369Z 2025-05-07T20:25:38.7232629Z 2025-05-07T20:25:38.7232634Z 2025-05-07T20:25:38.7232928Z 2025-05-07T20:25:38.7393728Z cuda-nsight-12.6.77 | 113.2 MB | ####4 | 45%  2025-05-07T20:25:38.7411696Z nsight-compute-2024. | 443.1 MB | #1 | 12% 2025-05-07T20:25:38.7412077Z 2025-05-07T20:25:38.7412565Z 2025-05-07T20:25:38.7786224Z libcufft-11.3.0.4 | 156.2 MB | ###2 | 32%  2025-05-07T20:25:38.7786750Z 2025-05-07T20:25:38.7786762Z 2025-05-07T20:25:38.7787393Z 2025-05-07T20:25:38.7983487Z libcusparse-12.5.4.2 | 118.6 MB | ###5 | 36%  2025-05-07T20:25:38.7983765Z 2025-05-07T20:25:38.8246348Z libcublas-12.6.4.1 | 256.2 MB | ##5 | 25%  2025-05-07T20:25:38.8246610Z 2025-05-07T20:25:38.8246614Z 2025-05-07T20:25:38.8246618Z 2025-05-07T20:25:38.8246621Z 2025-05-07T20:25:38.8413169Z cuda-nsight-12.6.77 | 113.2 MB | ####7 | 48%  2025-05-07T20:25:38.8413492Z 2025-05-07T20:25:38.8413496Z 2025-05-07T20:25:38.8439396Z libcufft-11.3.0.4 | 156.2 MB | ###4 | 34%  2025-05-07T20:25:38.8786277Z nsight-compute-2024. | 443.1 MB | #2 | 12% 2025-05-07T20:25:38.8786553Z 2025-05-07T20:25:38.8786557Z 2025-05-07T20:25:38.8788260Z 2025-05-07T20:25:38.8990762Z libcusparse-12.5.4.2 | 118.6 MB | ###8 | 38%  2025-05-07T20:25:38.8991694Z 2025-05-07T20:25:38.9327552Z libcublas-12.6.4.1 | 256.2 MB | ##6 | 27%  2025-05-07T20:25:38.9327960Z 2025-05-07T20:25:38.9327964Z 2025-05-07T20:25:38.9327968Z 2025-05-07T20:25:38.9327971Z 2025-05-07T20:25:38.9414683Z cuda-nsight-12.6.77 | 113.2 MB | ##### | 51%  2025-05-07T20:25:38.9415072Z 2025-05-07T20:25:38.9415076Z 2025-05-07T20:25:38.9442736Z libcufft-11.3.0.4 | 156.2 MB | ###6 | 37%  2025-05-07T20:25:38.9791844Z nsight-compute-2024. | 443.1 MB | #3 | 13% 2025-05-07T20:25:38.9792115Z 2025-05-07T20:25:38.9792119Z 2025-05-07T20:25:38.9792461Z 2025-05-07T20:25:39.0045414Z libcusparse-12.5.4.2 | 118.6 MB | #### | 41%  2025-05-07T20:25:39.0047778Z 2025-05-07T20:25:39.0374995Z libcublas-12.6.4.1 | 256.2 MB | ##8 | 28%  2025-05-07T20:25:39.0375273Z 2025-05-07T20:25:39.0375276Z 2025-05-07T20:25:39.0375280Z 2025-05-07T20:25:39.0375872Z 2025-05-07T20:25:39.0418108Z cuda-nsight-12.6.77 | 113.2 MB | #####3 | 53%  2025-05-07T20:25:39.0418399Z 2025-05-07T20:25:39.0418403Z 2025-05-07T20:25:39.0795481Z libcufft-11.3.0.4 | 156.2 MB | ###9 | 39%  2025-05-07T20:25:39.0795760Z 2025-05-07T20:25:39.0795764Z 2025-05-07T20:25:39.0796669Z 2025-05-07T20:25:39.1046138Z libcusparse-12.5.4.2 | 118.6 MB | ####3 | 44%  2025-05-07T20:25:39.1046425Z 2025-05-07T20:25:39.1375824Z libcublas-12.6.4.1 | 256.2 MB | ##9 | 30%  2025-05-07T20:25:39.1376093Z 2025-05-07T20:25:39.1376097Z 2025-05-07T20:25:39.1376101Z 2025-05-07T20:25:39.1376307Z 2025-05-07T20:25:39.1701816Z cuda-nsight-12.6.77 | 113.2 MB | #####7 | 58%  2025-05-07T20:25:39.1841072Z nsight-compute-2024. | 443.1 MB | #3 | 14% 2025-05-07T20:25:39.1841336Z 2025-05-07T20:25:39.1841340Z 2025-05-07T20:25:39.1841344Z 2025-05-07T20:25:39.2047701Z libcusparse-12.5.4.2 | 118.6 MB | ####6 | 46%  2025-05-07T20:25:39.2048630Z 2025-05-07T20:25:39.2052791Z libcublas-12.6.4.1 | 256.2 MB | ###2 | 32%  2025-05-07T20:25:39.2053053Z 2025-05-07T20:25:39.2053075Z 2025-05-07T20:25:39.2378280Z libcufft-11.3.0.4 | 156.2 MB | ####1 | 41%  2025-05-07T20:25:39.2378546Z 2025-05-07T20:25:39.2378550Z 2025-05-07T20:25:39.2378554Z 2025-05-07T20:25:39.2383113Z 2025-05-07T20:25:39.2714204Z cuda-nsight-12.6.77 | 113.2 MB | ######1 | 61%  2025-05-07T20:25:39.2848568Z nsight-compute-2024. | 443.1 MB | #4 | 15% 2025-05-07T20:25:39.2848844Z 2025-05-07T20:25:39.2848848Z 2025-05-07T20:25:39.2849620Z 2025-05-07T20:25:39.3054033Z libcusparse-12.5.4.2 | 118.6 MB | ####8 | 49%  2025-05-07T20:25:39.3054586Z 2025-05-07T20:25:39.3054591Z 2025-05-07T20:25:39.3264259Z libcufft-11.3.0.4 | 156.2 MB | ####3 | 44%  2025-05-07T20:25:39.3264530Z 2025-05-07T20:25:39.3697232Z libcublas-12.6.4.1 | 256.2 MB | ###3 | 34%  2025-05-07T20:25:39.3697553Z 2025-05-07T20:25:39.3697570Z 2025-05-07T20:25:39.3697575Z 2025-05-07T20:25:39.3699165Z 2025-05-07T20:25:39.3715065Z cuda-nsight-12.6.77 | 113.2 MB | ######4 | 65%  2025-05-07T20:25:39.3926344Z nsight-compute-2024. | 443.1 MB | #5 | 15% 2025-05-07T20:25:39.3926603Z 2025-05-07T20:25:39.3926607Z 2025-05-07T20:25:39.3926611Z 2025-05-07T20:25:39.4055083Z libcusparse-12.5.4.2 | 118.6 MB | #####1 | 51%  2025-05-07T20:25:39.4055361Z 2025-05-07T20:25:39.4055365Z 2025-05-07T20:25:39.4339726Z libcufft-11.3.0.4 | 156.2 MB | ####5 | 46%  2025-05-07T20:25:39.4339988Z 2025-05-07T20:25:39.4716826Z libcublas-12.6.4.1 | 256.2 MB | ###5 | 35%  2025-05-07T20:25:39.4951267Z nsight-compute-2024. | 443.1 MB | #6 | 16% 2025-05-07T20:25:39.4951588Z 2025-05-07T20:25:39.4951592Z 2025-05-07T20:25:39.4954302Z 2025-05-07T20:25:39.4966817Z libcusparse-12.5.4.2 | 118.6 MB | #####3 | 54%  2025-05-07T20:25:39.4967099Z 2025-05-07T20:25:39.4967103Z 2025-05-07T20:25:39.4967107Z 2025-05-07T20:25:39.4968260Z 2025-05-07T20:25:39.5056679Z cuda-nsight-12.6.77 | 113.2 MB | ######7 | 68%  2025-05-07T20:25:39.5056985Z 2025-05-07T20:25:39.5056989Z 2025-05-07T20:25:39.5368653Z libcufft-11.3.0.4 | 156.2 MB | ####8 | 48%  2025-05-07T20:25:39.5368921Z 2025-05-07T20:25:39.5719376Z libcublas-12.6.4.1 | 256.2 MB | ###6 | 37%  2025-05-07T20:25:39.6057008Z nsight-compute-2024. | 443.1 MB | #6 | 17% 2025-05-07T20:25:39.6057277Z 2025-05-07T20:25:39.6057281Z 2025-05-07T20:25:39.6102667Z libcufft-11.3.0.4 | 156.2 MB | ##### | 50%  2025-05-07T20:25:39.6102933Z 2025-05-07T20:25:39.6102937Z 2025-05-07T20:25:39.6102967Z 2025-05-07T20:25:39.6127039Z libcusparse-12.5.4.2 | 118.6 MB | #####6 | 56%  2025-05-07T20:25:39.6127312Z 2025-05-07T20:25:39.6127316Z 2025-05-07T20:25:39.6127328Z 2025-05-07T20:25:39.6127332Z 2025-05-07T20:25:39.6421717Z cuda-nsight-12.6.77 | 113.2 MB | ####### | 71%  2025-05-07T20:25:39.6422537Z 2025-05-07T20:25:39.6719920Z libcublas-12.6.4.1 | 256.2 MB | ###8 | 38%  2025-05-07T20:25:39.7060410Z nsight-compute-2024. | 443.1 MB | #7 | 18% 2025-05-07T20:25:39.7060672Z 2025-05-07T20:25:39.7061917Z 2025-05-07T20:25:39.7104042Z libcufft-11.3.0.4 | 156.2 MB | #####2 | 53%  2025-05-07T20:25:39.7104311Z 2025-05-07T20:25:39.7104315Z 2025-05-07T20:25:39.7104319Z 2025-05-07T20:25:39.7235229Z libcusparse-12.5.4.2 | 118.6 MB | #####8 | 59%  2025-05-07T20:25:39.7235519Z 2025-05-07T20:25:39.7235523Z 2025-05-07T20:25:39.7235527Z 2025-05-07T20:25:39.7235530Z 2025-05-07T20:25:39.7511897Z cuda-nsight-12.6.77 | 113.2 MB | #######3 | 73%  2025-05-07T20:25:39.7512845Z 2025-05-07T20:25:39.7722141Z libcublas-12.6.4.1 | 256.2 MB | #### | 40%  2025-05-07T20:25:39.8061695Z nsight-compute-2024. | 443.1 MB | #8 | 19% 2025-05-07T20:25:39.8061955Z 2025-05-07T20:25:39.8061959Z 2025-05-07T20:25:39.8108099Z libcufft-11.3.0.4 | 156.2 MB | #####5 | 55%  2025-05-07T20:25:39.8108358Z 2025-05-07T20:25:39.8108384Z 2025-05-07T20:25:39.8111842Z 2025-05-07T20:25:39.8256124Z libcusparse-12.5.4.2 | 118.6 MB | ######1 | 61%  2025-05-07T20:25:39.8256401Z 2025-05-07T20:25:39.8256406Z 2025-05-07T20:25:39.8256410Z 2025-05-07T20:25:39.8259134Z 2025-05-07T20:25:39.8572936Z cuda-nsight-12.6.77 | 113.2 MB | #######6 | 76%  2025-05-07T20:25:39.8574304Z 2025-05-07T20:25:39.8747518Z libcublas-12.6.4.1 | 256.2 MB | ####1 | 42%  2025-05-07T20:25:39.9062497Z nsight-compute-2024. | 443.1 MB | #9 | 19% 2025-05-07T20:25:39.9062752Z 2025-05-07T20:25:39.9065441Z 2025-05-07T20:25:39.9139862Z libcufft-11.3.0.4 | 156.2 MB | #####7 | 57%  2025-05-07T20:25:39.9140125Z 2025-05-07T20:25:39.9140131Z 2025-05-07T20:25:39.9141297Z 2025-05-07T20:25:39.9269373Z libcusparse-12.5.4.2 | 118.6 MB | ######3 | 64%  2025-05-07T20:25:39.9269659Z 2025-05-07T20:25:39.9269664Z 2025-05-07T20:25:39.9269669Z 2025-05-07T20:25:39.9269673Z 2025-05-07T20:25:39.9684746Z cuda-nsight-12.6.77 | 113.2 MB | #######8 | 79%  2025-05-07T20:25:39.9689329Z 2025-05-07T20:25:39.9750190Z libcublas-12.6.4.1 | 256.2 MB | ####2 | 43%  2025-05-07T20:25:40.0067426Z nsight-compute-2024. | 443.1 MB | ## | 20% 2025-05-07T20:25:40.0067714Z 2025-05-07T20:25:40.0068179Z 2025-05-07T20:25:40.0141911Z libcufft-11.3.0.4 | 156.2 MB | #####9 | 60%  2025-05-07T20:25:40.0142183Z 2025-05-07T20:25:40.0142188Z 2025-05-07T20:25:40.0142192Z 2025-05-07T20:25:40.0336879Z libcusparse-12.5.4.2 | 118.6 MB | ######6 | 66%  2025-05-07T20:25:40.0337185Z 2025-05-07T20:25:40.0337190Z 2025-05-07T20:25:40.0337195Z 2025-05-07T20:25:40.0337199Z 2025-05-07T20:25:40.0686218Z cuda-nsight-12.6.77 | 113.2 MB | ########1 | 81%  2025-05-07T20:25:40.0687926Z 2025-05-07T20:25:40.0755557Z libcublas-12.6.4.1 | 256.2 MB | ####4 | 45%  2025-05-07T20:25:40.1067288Z nsight-compute-2024. | 443.1 MB | ##1 | 21% 2025-05-07T20:25:40.1067576Z 2025-05-07T20:25:40.1070540Z 2025-05-07T20:25:40.1144397Z libcufft-11.3.0.4 | 156.2 MB | ######2 | 62%  2025-05-07T20:25:40.1144743Z 2025-05-07T20:25:40.1144749Z 2025-05-07T20:25:40.1144755Z 2025-05-07T20:25:40.1337457Z libcusparse-12.5.4.2 | 118.6 MB | ######8 | 69%  2025-05-07T20:25:40.1337742Z 2025-05-07T20:25:40.1337746Z 2025-05-07T20:25:40.1337750Z 2025-05-07T20:25:40.1337754Z 2025-05-07T20:25:40.1705090Z cuda-nsight-12.6.77 | 113.2 MB | ########4 | 84%  2025-05-07T20:25:40.1705383Z 2025-05-07T20:25:40.1755909Z libcublas-12.6.4.1 | 256.2 MB | ####5 | 46%  2025-05-07T20:25:40.2069491Z nsight-compute-2024. | 443.1 MB | ##2 | 22% 2025-05-07T20:25:40.2069762Z 2025-05-07T20:25:40.2069766Z 2025-05-07T20:25:40.2338510Z libcufft-11.3.0.4 | 156.2 MB | ######4 | 65%  2025-05-07T20:25:40.2338797Z 2025-05-07T20:25:40.2338801Z 2025-05-07T20:25:40.2338805Z 2025-05-07T20:25:40.2338808Z 2025-05-07T20:25:40.2706799Z cuda-nsight-12.6.77 | 113.2 MB | ########7 | 88%  2025-05-07T20:25:40.2707554Z 2025-05-07T20:25:40.2756472Z libcublas-12.6.4.1 | 256.2 MB | ####7 | 48%  2025-05-07T20:25:40.3074377Z nsight-compute-2024. | 443.1 MB | ##3 | 23% 2025-05-07T20:25:40.3074641Z 2025-05-07T20:25:40.3074645Z 2025-05-07T20:25:40.3342743Z libcufft-11.3.0.4 | 156.2 MB | ######7 | 68%  2025-05-07T20:25:40.3343021Z 2025-05-07T20:25:40.3343025Z 2025-05-07T20:25:40.3343029Z 2025-05-07T20:25:40.3343032Z 2025-05-07T20:25:40.3708039Z cuda-nsight-12.6.77 | 113.2 MB | #########1 | 92%  2025-05-07T20:25:40.3708335Z 2025-05-07T20:25:40.3708339Z 2025-05-07T20:25:40.3708344Z 2025-05-07T20:25:40.3709900Z libcusparse-12.5.4.2 | 118.6 MB | #######1 | 71%  2025-05-07T20:25:40.3711672Z 2025-05-07T20:25:40.3933615Z libcublas-12.6.4.1 | 256.2 MB | ####9 | 50%  2025-05-07T20:25:40.4186093Z nsight-compute-2024. | 443.1 MB | ##4 | 24% 2025-05-07T20:25:40.4186380Z 2025-05-07T20:25:40.4189996Z 2025-05-07T20:25:40.4619208Z libcufft-11.3.0.4 | 156.2 MB | ####### | 71%  2025-05-07T20:25:40.4619472Z 2025-05-07T20:25:40.4619482Z 2025-05-07T20:25:40.4619486Z 2025-05-07T20:25:40.4619497Z 2025-05-07T20:25:40.4715784Z cuda-nsight-12.6.77 | 113.2 MB | #########4 | 95%  2025-05-07T20:25:40.4716073Z 2025-05-07T20:25:40.4716077Z 2025-05-07T20:25:40.4716081Z 2025-05-07T20:25:40.4890945Z libcusparse-12.5.4.2 | 118.6 MB | #######3 | 74%  2025-05-07T20:25:40.4893921Z 2025-05-07T20:25:40.5045798Z libcublas-12.6.4.1 | 256.2 MB | #####1 | 51%  2025-05-07T20:25:40.5246538Z nsight-compute-2024. | 443.1 MB | ##4 | 25% 2025-05-07T20:25:40.5246808Z 2025-05-07T20:25:40.5246812Z 2025-05-07T20:25:40.5721544Z libcufft-11.3.0.4 | 156.2 MB | #######3 | 73%  2025-05-07T20:25:40.5722122Z 2025-05-07T20:25:40.5722126Z 2025-05-07T20:25:40.5722130Z 2025-05-07T20:25:40.5785081Z libcusparse-12.5.4.2 | 118.6 MB | #######6 | 76%  2025-05-07T20:25:40.5785372Z 2025-05-07T20:25:40.5785376Z 2025-05-07T20:25:40.5785380Z 2025-05-07T20:25:40.5785383Z 2025-05-07T20:25:40.5926168Z cuda-nsight-12.6.77 | 113.2 MB | #########7 | 98%  2025-05-07T20:25:40.5926463Z 2025-05-07T20:25:40.6045959Z libcublas-12.6.4.1 | 256.2 MB | #####2 | 53%  2025-05-07T20:25:40.6266501Z nsight-compute-2024. | 443.1 MB | ##5 | 26% 2025-05-07T20:25:40.6266762Z 2025-05-07T20:25:40.6267504Z 2025-05-07T20:25:40.6724058Z libcufft-11.3.0.4 | 156.2 MB | #######5 | 76%  2025-05-07T20:25:40.6724367Z 2025-05-07T20:25:40.6724372Z 2025-05-07T20:25:40.6724376Z 2025-05-07T20:25:40.6927215Z libcusparse-12.5.4.2 | 118.6 MB | #######9 | 79%  2025-05-07T20:25:40.6927498Z 2025-05-07T20:25:40.7269560Z libcublas-12.6.4.1 | 256.2 MB | #####4 | 54%  2025-05-07T20:25:40.7269927Z 2025-05-07T20:25:40.7270261Z 2025-05-07T20:25:40.7725214Z libcufft-11.3.0.4 | 156.2 MB | #######8 | 79%  2025-05-07T20:25:40.7725507Z 2025-05-07T20:25:40.7725511Z 2025-05-07T20:25:40.7725515Z 2025-05-07T20:25:40.7929690Z libcusparse-12.5.4.2 | 118.6 MB | ########2 | 83%  2025-05-07T20:25:40.7929972Z 2025-05-07T20:25:40.8085418Z libcublas-12.6.4.1 | 256.2 MB | #####5 | 56%  2025-05-07T20:25:40.8274724Z nsight-compute-2024. | 443.1 MB | ##6 | 27% 2025-05-07T20:25:40.8275462Z 2025-05-07T20:25:40.8277049Z 2025-05-07T20:25:40.8731852Z libcufft-11.3.0.4 | 156.2 MB | ########1 | 81%  2025-05-07T20:25:40.8732170Z 2025-05-07T20:25:40.8732177Z 2025-05-07T20:25:40.8732185Z 2025-05-07T20:25:40.8967593Z libcusparse-12.5.4.2 | 118.6 MB | ########5 | 86%  2025-05-07T20:25:40.8969966Z 2025-05-07T20:25:40.9087940Z libcublas-12.6.4.1 | 256.2 MB | #####7 | 58%  2025-05-07T20:25:40.9733212Z nsight-compute-2024. | 443.1 MB | ##7 | 27% 2025-05-07T20:25:40.9733489Z 2025-05-07T20:25:40.9733494Z 2025-05-07T20:25:40.9733522Z 2025-05-07T20:25:40.9952369Z libcusparse-12.5.4.2 | 118.6 MB | ########8 | 89%  2025-05-07T20:25:40.9952671Z 2025-05-07T20:25:40.9957150Z 2025-05-07T20:25:40.9967858Z libcufft-11.3.0.4 | 156.2 MB | ########3 | 84%  2025-05-07T20:25:40.9969718Z 2025-05-07T20:25:41.0090302Z libcublas-12.6.4.1 | 256.2 MB | #####9 | 59%  2025-05-07T20:25:41.0771874Z nsight-compute-2024. | 443.1 MB | ##8 | 28% 2025-05-07T20:25:41.0772150Z 2025-05-07T20:25:41.0772154Z 2025-05-07T20:25:41.0772726Z 2025-05-07T20:25:41.0955524Z libcusparse-12.5.4.2 | 118.6 MB | #########1 | 92%  2025-05-07T20:25:41.0955818Z 2025-05-07T20:25:41.0957324Z 2025-05-07T20:25:41.1034783Z libcufft-11.3.0.4 | 156.2 MB | ########6 | 86%  2025-05-07T20:25:41.1035058Z 2025-05-07T20:25:41.1096617Z libcublas-12.6.4.1 | 256.2 MB | ###### | 61%  2025-05-07T20:25:41.1775306Z nsight-compute-2024. | 443.1 MB | ##9 | 29% 2025-05-07T20:25:41.1775634Z 2025-05-07T20:25:41.1775639Z 2025-05-07T20:25:41.1777228Z 2025-05-07T20:25:41.1957864Z libcusparse-12.5.4.2 | 118.6 MB | #########4 | 95%  2025-05-07T20:25:41.1958187Z 2025-05-07T20:25:41.1958193Z 2025-05-07T20:25:41.2091732Z libcufft-11.3.0.4 | 156.2 MB | ########8 | 89%  2025-05-07T20:25:41.2092102Z 2025-05-07T20:25:41.2099007Z libcublas-12.6.4.1 | 256.2 MB | ######2 | 62%  2025-05-07T20:25:41.2791369Z nsight-compute-2024. | 443.1 MB | ### | 30% 2025-05-07T20:25:41.2791782Z 2025-05-07T20:25:41.2791789Z 2025-05-07T20:25:41.2793695Z 2025-05-07T20:25:41.2967569Z libcusparse-12.5.4.2 | 118.6 MB | #########7 | 98%  2025-05-07T20:25:41.2968220Z 2025-05-07T20:25:41.2968258Z 2025-05-07T20:25:41.3103497Z libcufft-11.3.0.4 | 156.2 MB | #########1 | 91%  2025-05-07T20:25:41.3156688Z nsight-compute-2024. | 443.1 MB | ### | 31% 2025-05-07T20:25:41.3158173Z 2025-05-07T20:25:41.3972489Z libcublas-12.6.4.1 | 256.2 MB | ######4 | 64%  2025-05-07T20:25:41.3973087Z 2025-05-07T20:25:41.3973130Z 2025-05-07T20:25:41.4157774Z libcufft-11.3.0.4 | 156.2 MB | #########3 | 94%  2025-05-07T20:25:41.4159194Z 2025-05-07T20:25:41.4338275Z libcublas-12.6.4.1 | 256.2 MB | ######5 | 66%  2025-05-07T20:25:41.4973698Z nsight-compute-2024. | 443.1 MB | ###1 | 32% 2025-05-07T20:25:41.4973971Z 2025-05-07T20:25:41.4974981Z 2025-05-07T20:25:41.5161846Z libcufft-11.3.0.4 | 156.2 MB | #########6 | 97%  2025-05-07T20:25:41.5164454Z 2025-05-07T20:25:41.5340073Z libcublas-12.6.4.1 | 256.2 MB | ######7 | 68%  2025-05-07T20:25:41.6071017Z nsight-compute-2024. | 443.1 MB | ###2 | 33% 2025-05-07T20:25:41.6071292Z 2025-05-07T20:25:41.6071942Z 2025-05-07T20:25:41.6164266Z libcufft-11.3.0.4 | 156.2 MB | #########9 | 100%  2025-05-07T20:25:41.6164568Z 2025-05-07T20:25:41.6341412Z libcublas-12.6.4.1 | 256.2 MB | ######9 | 69%  2025-05-07T20:25:41.7165871Z nsight-compute-2024. | 443.1 MB | ###3 | 34% 2025-05-07T20:25:41.7166205Z 2025-05-07T20:25:41.7613681Z libcublas-12.6.4.1 | 256.2 MB | #######1 | 71%  2025-05-07T20:25:41.8168987Z nsight-compute-2024. | 443.1 MB | ###4 | 35% 2025-05-07T20:25:41.8174918Z 2025-05-07T20:25:41.8735462Z libcublas-12.6.4.1 | 256.2 MB | #######3 | 74%  2025-05-07T20:25:41.9169491Z nsight-compute-2024. | 443.1 MB | ###5 | 36% 2025-05-07T20:25:41.9169761Z 2025-05-07T20:25:41.9973318Z libcublas-12.6.4.1 | 256.2 MB | #######6 | 77%  2025-05-07T20:25:42.0179778Z nsight-compute-2024. | 443.1 MB | ###6 | 37% 2025-05-07T20:25:42.0180041Z 2025-05-07T20:25:42.0974982Z libcublas-12.6.4.1 | 256.2 MB | #######8 | 79%  2025-05-07T20:25:42.1249064Z nsight-compute-2024. | 443.1 MB | ###7 | 38% 2025-05-07T20:25:42.1249383Z 2025-05-07T20:25:42.1977722Z libcublas-12.6.4.1 | 256.2 MB | ########1 | 81%  2025-05-07T20:25:42.2264994Z nsight-compute-2024. | 443.1 MB | ###8 | 38% 2025-05-07T20:25:42.2267752Z 2025-05-07T20:25:42.2978029Z libcublas-12.6.4.1 | 256.2 MB | ########3 | 83%  2025-05-07T20:25:42.3268779Z nsight-compute-2024. | 443.1 MB | ###9 | 40% 2025-05-07T20:25:42.3270923Z 2025-05-07T20:25:42.3982800Z libcublas-12.6.4.1 | 256.2 MB | ########5 | 86%  2025-05-07T20:25:42.4359736Z nsight-compute-2024. | 443.1 MB | #### | 41% 2025-05-07T20:25:42.4360310Z 2025-05-07T20:25:42.4983637Z libcublas-12.6.4.1 | 256.2 MB | ########7 | 88%  2025-05-07T20:25:42.5445897Z nsight-compute-2024. | 443.1 MB | ####1 | 42% 2025-05-07T20:25:42.5446173Z 2025-05-07T20:25:42.5987765Z libcublas-12.6.4.1 | 256.2 MB | ########9 | 90%  2025-05-07T20:25:42.6474344Z nsight-compute-2024. | 443.1 MB | ####3 | 43% 2025-05-07T20:25:42.6477131Z 2025-05-07T20:25:42.6990900Z libcublas-12.6.4.1 | 256.2 MB | #########1 | 92%  2025-05-07T20:25:42.7479690Z nsight-compute-2024. | 443.1 MB | ####4 | 44% 2025-05-07T20:25:42.7481418Z 2025-05-07T20:25:42.7925106Z libcublas-12.6.4.1 | 256.2 MB | #########4 | 94%  2025-05-07T20:25:42.7925445Z 2025-05-07T20:25:42.7925451Z 2025-05-07T20:25:42.7925457Z 2025-05-07T20:25:42.7925462Z 2025-05-07T20:25:42.8343636Z cuda-nsight-12.6.77 | 113.2 MB | ########## | 100%  2025-05-07T20:25:42.8344026Z 2025-05-07T20:25:42.8344033Z 2025-05-07T20:25:42.8344041Z 2025-05-07T20:25:42.8344048Z 2025-05-07T20:25:42.8344055Z 2025-05-07T20:25:42.8371896Z cuda-nvvp-12.6.80 | 109.3 MB | | 0%  2025-05-07T20:25:42.8696148Z nsight-compute-2024. | 443.1 MB | ####5 | 45% 2025-05-07T20:25:42.8697615Z 2025-05-07T20:25:42.9344078Z libcublas-12.6.4.1 | 256.2 MB | #########6 | 96%  2025-05-07T20:25:42.9344422Z 2025-05-07T20:25:42.9344427Z 2025-05-07T20:25:42.9344431Z 2025-05-07T20:25:42.9344435Z 2025-05-07T20:25:42.9344438Z 2025-05-07T20:25:42.9684339Z cuda-nvvp-12.6.80 | 109.3 MB | 3 | 3%  2025-05-07T20:25:43.0227292Z nsight-compute-2024. | 443.1 MB | ####6 | 47% 2025-05-07T20:25:43.0227641Z 2025-05-07T20:25:43.0345965Z libcublas-12.6.4.1 | 256.2 MB | #########8 | 98%  2025-05-07T20:25:43.0346301Z 2025-05-07T20:25:43.0346305Z 2025-05-07T20:25:43.0346309Z 2025-05-07T20:25:43.0346313Z 2025-05-07T20:25:43.0346318Z 2025-05-07T20:25:43.0871842Z cuda-nvvp-12.6.80 | 109.3 MB | 6 | 7%  2025-05-07T20:25:43.1346439Z nsight-compute-2024. | 443.1 MB | ####7 | 48% 2025-05-07T20:25:43.1346851Z 2025-05-07T20:25:43.1346858Z 2025-05-07T20:25:43.1346864Z 2025-05-07T20:25:43.1346907Z 2025-05-07T20:25:43.1349172Z 2025-05-07T20:25:43.1872611Z cuda-nvvp-12.6.80 | 109.3 MB | # | 10%  2025-05-07T20:25:43.2351853Z nsight-compute-2024. | 443.1 MB | ####8 | 48% 2025-05-07T20:25:43.2352216Z 2025-05-07T20:25:43.2352222Z 2025-05-07T20:25:43.2352227Z 2025-05-07T20:25:43.2352232Z 2025-05-07T20:25:43.2353872Z 2025-05-07T20:25:43.2911087Z cuda-nvvp-12.6.80 | 109.3 MB | #3 | 13%  2025-05-07T20:25:43.3354851Z nsight-compute-2024. | 443.1 MB | ####9 | 49% 2025-05-07T20:25:43.3355217Z 2025-05-07T20:25:43.3355223Z 2025-05-07T20:25:43.3355228Z 2025-05-07T20:25:43.3355234Z 2025-05-07T20:25:43.3355239Z 2025-05-07T20:25:43.3913139Z cuda-nvvp-12.6.80 | 109.3 MB | #7 | 17%  2025-05-07T20:25:43.4356295Z nsight-compute-2024. | 443.1 MB | ##### | 50% 2025-05-07T20:25:43.4356646Z 2025-05-07T20:25:43.4356651Z 2025-05-07T20:25:43.4356656Z 2025-05-07T20:25:43.4356661Z 2025-05-07T20:25:43.4357942Z 2025-05-07T20:25:43.4955467Z cuda-nvvp-12.6.80 | 109.3 MB | ## | 21%  2025-05-07T20:25:43.5356985Z nsight-compute-2024. | 443.1 MB | #####1 | 51% 2025-05-07T20:25:43.5357354Z 2025-05-07T20:25:43.5357444Z 2025-05-07T20:25:43.5357450Z 2025-05-07T20:25:43.5357455Z 2025-05-07T20:25:43.5358838Z 2025-05-07T20:25:43.6041464Z cuda-nvvp-12.6.80 | 109.3 MB | ##4 | 25%  2025-05-07T20:25:43.6359054Z nsight-compute-2024. | 443.1 MB | #####2 | 52% 2025-05-07T20:25:43.6359409Z 2025-05-07T20:25:43.6359415Z 2025-05-07T20:25:43.6359420Z 2025-05-07T20:25:43.6359425Z 2025-05-07T20:25:43.6360644Z 2025-05-07T20:25:43.6718509Z cuda-nvvp-12.6.80 | 109.3 MB | ##8 | 28%  2025-05-07T20:25:43.6718989Z 2025-05-07T20:25:43.6718995Z 2025-05-07T20:25:43.6724430Z 2025-05-07T20:25:43.7163842Z libcusparse-12.5.4.2 | 118.6 MB | ########## | 100%  2025-05-07T20:25:43.7324309Z nsight-compute-2024. | 443.1 MB | #####3 | 53% 2025-05-07T20:25:43.7324662Z 2025-05-07T20:25:43.7324668Z 2025-05-07T20:25:43.7324673Z 2025-05-07T20:25:43.7324679Z 2025-05-07T20:25:43.7324684Z 2025-05-07T20:25:43.7327219Z 2025-05-07T20:25:43.7379861Z libcusolver-11.7.1.2 | 95.8 MB | | 0%  2025-05-07T20:25:43.7380263Z 2025-05-07T20:25:43.7380268Z 2025-05-07T20:25:43.7380273Z 2025-05-07T20:25:43.7380278Z 2025-05-07T20:25:43.7383192Z 2025-05-07T20:25:43.8330759Z cuda-nvvp-12.6.80 | 109.3 MB | ###1 | 32%  2025-05-07T20:25:43.8331233Z 2025-05-07T20:25:43.8331239Z 2025-05-07T20:25:43.8331244Z 2025-05-07T20:25:43.8331249Z 2025-05-07T20:25:43.8331254Z 2025-05-07T20:25:43.8331259Z 2025-05-07T20:25:43.8401166Z libcusolver-11.7.1.2 | 95.8 MB | 3 | 4%  2025-05-07T20:25:43.8615765Z nsight-compute-2024. | 443.1 MB | #####3 | 54% 2025-05-07T20:25:43.8616134Z 2025-05-07T20:25:43.8616140Z 2025-05-07T20:25:43.8616145Z 2025-05-07T20:25:43.8616398Z 2025-05-07T20:25:43.8619913Z 2025-05-07T20:25:43.9334691Z cuda-nvvp-12.6.80 | 109.3 MB | ###5 | 35%  2025-05-07T20:25:43.9335078Z 2025-05-07T20:25:43.9335084Z 2025-05-07T20:25:43.9335089Z 2025-05-07T20:25:43.9335094Z 2025-05-07T20:25:43.9335099Z 2025-05-07T20:25:43.9336227Z 2025-05-07T20:25:43.9585809Z libcusolver-11.7.1.2 | 95.8 MB | 6 | 7%  2025-05-07T20:25:43.9824469Z nsight-compute-2024. | 443.1 MB | #####4 | 55% 2025-05-07T20:25:43.9824789Z 2025-05-07T20:25:43.9824906Z 2025-05-07T20:25:43.9824911Z 2025-05-07T20:25:43.9824926Z 2025-05-07T20:25:43.9825244Z 2025-05-07T20:25:44.0348031Z cuda-nvvp-12.6.80 | 109.3 MB | ###8 | 39%  2025-05-07T20:25:44.0348347Z 2025-05-07T20:25:44.0348352Z 2025-05-07T20:25:44.0348357Z 2025-05-07T20:25:44.0348371Z 2025-05-07T20:25:44.0348377Z 2025-05-07T20:25:44.0348381Z 2025-05-07T20:25:44.0726545Z libcusolver-11.7.1.2 | 95.8 MB | 9 | 10%  2025-05-07T20:25:44.0949829Z nsight-compute-2024. | 443.1 MB | #####5 | 56% 2025-05-07T20:25:44.0950117Z 2025-05-07T20:25:44.0950123Z 2025-05-07T20:25:44.0950128Z 2025-05-07T20:25:44.0950133Z 2025-05-07T20:25:44.0951347Z 2025-05-07T20:25:44.1350162Z cuda-nvvp-12.6.80 | 109.3 MB | ####1 | 42%  2025-05-07T20:25:44.1350474Z 2025-05-07T20:25:44.1350478Z 2025-05-07T20:25:44.1350516Z 2025-05-07T20:25:44.1350520Z 2025-05-07T20:25:44.1350525Z 2025-05-07T20:25:44.1350529Z 2025-05-07T20:25:44.1862775Z libcusolver-11.7.1.2 | 95.8 MB | #3 | 13%  2025-05-07T20:25:44.2049701Z nsight-compute-2024. | 443.1 MB | #####6 | 56% 2025-05-07T20:25:44.2049979Z 2025-05-07T20:25:44.2049983Z 2025-05-07T20:25:44.2049986Z 2025-05-07T20:25:44.2049990Z 2025-05-07T20:25:44.2051789Z 2025-05-07T20:25:44.2352951Z cuda-nvvp-12.6.80 | 109.3 MB | ####4 | 45%  2025-05-07T20:25:44.2353260Z 2025-05-07T20:25:44.2353264Z 2025-05-07T20:25:44.2353303Z 2025-05-07T20:25:44.2353307Z 2025-05-07T20:25:44.2353311Z 2025-05-07T20:25:44.2353617Z 2025-05-07T20:25:44.3012069Z libcusolver-11.7.1.2 | 95.8 MB | #6 | 17%  2025-05-07T20:25:44.3111241Z nsight-compute-2024. | 443.1 MB | #####6 | 57% 2025-05-07T20:25:44.3111518Z 2025-05-07T20:25:44.3111523Z 2025-05-07T20:25:44.3111526Z 2025-05-07T20:25:44.3111530Z 2025-05-07T20:25:44.3113695Z 2025-05-07T20:25:44.3354276Z cuda-nvvp-12.6.80 | 109.3 MB | ####7 | 48%  2025-05-07T20:25:44.3354588Z 2025-05-07T20:25:44.3354592Z 2025-05-07T20:25:44.3354595Z 2025-05-07T20:25:44.3354599Z 2025-05-07T20:25:44.3354603Z 2025-05-07T20:25:44.3354606Z 2025-05-07T20:25:44.4106829Z libcusolver-11.7.1.2 | 95.8 MB | #9 | 20%  2025-05-07T20:25:44.4125835Z nsight-compute-2024. | 443.1 MB | #####7 | 58% 2025-05-07T20:25:44.4126273Z 2025-05-07T20:25:44.4126279Z 2025-05-07T20:25:44.4126285Z 2025-05-07T20:25:44.4126290Z 2025-05-07T20:25:44.4126335Z 2025-05-07T20:25:44.4356522Z cuda-nvvp-12.6.80 | 109.3 MB | ##### | 51%  2025-05-07T20:25:44.4356927Z 2025-05-07T20:25:44.4356934Z 2025-05-07T20:25:44.4356940Z 2025-05-07T20:25:44.4356946Z 2025-05-07T20:25:44.4356951Z 2025-05-07T20:25:44.4359593Z 2025-05-07T20:25:44.5128799Z libcusolver-11.7.1.2 | 95.8 MB | ##2 | 23%  2025-05-07T20:25:44.5189907Z nsight-compute-2024. | 443.1 MB | #####8 | 58% 2025-05-07T20:25:44.5190169Z 2025-05-07T20:25:44.5190173Z 2025-05-07T20:25:44.5190177Z 2025-05-07T20:25:44.5190180Z 2025-05-07T20:25:44.5193296Z 2025-05-07T20:25:44.5364547Z cuda-nvvp-12.6.80 | 109.3 MB | #####3 | 54%  2025-05-07T20:25:44.5364841Z 2025-05-07T20:25:44.5364845Z 2025-05-07T20:25:44.5364848Z 2025-05-07T20:25:44.5364852Z 2025-05-07T20:25:44.5364856Z 2025-05-07T20:25:44.5366006Z 2025-05-07T20:25:44.6165477Z libcusolver-11.7.1.2 | 95.8 MB | ##6 | 26%  2025-05-07T20:25:44.6191345Z nsight-compute-2024. | 443.1 MB | #####9 | 59% 2025-05-07T20:25:44.6191619Z 2025-05-07T20:25:44.6191626Z 2025-05-07T20:25:44.6191630Z 2025-05-07T20:25:44.6191633Z 2025-05-07T20:25:44.6195652Z 2025-05-07T20:25:44.6368894Z cuda-nvvp-12.6.80 | 109.3 MB | #####6 | 57%  2025-05-07T20:25:44.6369175Z 2025-05-07T20:25:44.6369181Z 2025-05-07T20:25:44.6369185Z 2025-05-07T20:25:44.6369408Z 2025-05-07T20:25:44.6369413Z 2025-05-07T20:25:44.6370328Z 2025-05-07T20:25:44.7227297Z libcusolver-11.7.1.2 | 95.8 MB | ##9 | 29%  2025-05-07T20:25:44.7370215Z nsight-compute-2024. | 443.1 MB | #####9 | 60% 2025-05-07T20:25:44.7370473Z 2025-05-07T20:25:44.7370477Z 2025-05-07T20:25:44.7370481Z 2025-05-07T20:25:44.7370487Z 2025-05-07T20:25:44.7370491Z 2025-05-07T20:25:44.7372842Z 2025-05-07T20:25:44.7548922Z libcusolver-11.7.1.2 | 95.8 MB | ###2 | 33%  2025-05-07T20:25:44.7549370Z 2025-05-07T20:25:44.7549395Z 2025-05-07T20:25:44.7549401Z 2025-05-07T20:25:44.7549416Z 2025-05-07T20:25:44.7552259Z 2025-05-07T20:25:44.8231523Z cuda-nvvp-12.6.80 | 109.3 MB | #####9 | 60%  2025-05-07T20:25:44.8404560Z nsight-compute-2024. | 443.1 MB | ###### | 60% 2025-05-07T20:25:44.8404919Z 2025-05-07T20:25:44.8404923Z 2025-05-07T20:25:44.8404927Z 2025-05-07T20:25:44.8404931Z 2025-05-07T20:25:44.8404950Z 2025-05-07T20:25:44.8407538Z 2025-05-07T20:25:44.8583117Z libcusolver-11.7.1.2 | 95.8 MB | ###6 | 36%  2025-05-07T20:25:44.8583433Z 2025-05-07T20:25:44.8583439Z 2025-05-07T20:25:44.8583445Z 2025-05-07T20:25:44.8583450Z 2025-05-07T20:25:44.8583455Z 2025-05-07T20:25:44.9232944Z cuda-nvvp-12.6.80 | 109.3 MB | ######2 | 62%  2025-05-07T20:25:44.9471412Z nsight-compute-2024. | 443.1 MB | ######1 | 61% 2025-05-07T20:25:44.9471965Z 2025-05-07T20:25:44.9471971Z 2025-05-07T20:25:44.9471977Z 2025-05-07T20:25:44.9471983Z 2025-05-07T20:25:44.9471997Z 2025-05-07T20:25:44.9473084Z 2025-05-07T20:25:44.9584561Z libcusolver-11.7.1.2 | 95.8 MB | ###9 | 39%  2025-05-07T20:25:44.9584861Z 2025-05-07T20:25:44.9584866Z 2025-05-07T20:25:44.9584869Z 2025-05-07T20:25:44.9584873Z 2025-05-07T20:25:44.9586067Z 2025-05-07T20:25:45.0236410Z cuda-nvvp-12.6.80 | 109.3 MB | ######5 | 65%  2025-05-07T20:25:45.0539103Z nsight-compute-2024. | 443.1 MB | ######1 | 62% 2025-05-07T20:25:45.0539399Z 2025-05-07T20:25:45.0539405Z 2025-05-07T20:25:45.0539410Z 2025-05-07T20:25:45.0539415Z 2025-05-07T20:25:45.0539420Z 2025-05-07T20:25:45.0542533Z 2025-05-07T20:25:45.0587872Z libcusolver-11.7.1.2 | 95.8 MB | ####2 | 42%  2025-05-07T20:25:45.0588628Z 2025-05-07T20:25:45.0588634Z 2025-05-07T20:25:45.0588639Z 2025-05-07T20:25:45.0588644Z 2025-05-07T20:25:45.0591003Z 2025-05-07T20:25:45.1237177Z cuda-nvvp-12.6.80 | 109.3 MB | ######7 | 68%  2025-05-07T20:25:45.1567627Z nsight-compute-2024. | 443.1 MB | ######2 | 62% 2025-05-07T20:25:45.1567910Z 2025-05-07T20:25:45.1567915Z 2025-05-07T20:25:45.1567919Z 2025-05-07T20:25:45.1567922Z 2025-05-07T20:25:45.1567926Z 2025-05-07T20:25:45.1570923Z 2025-05-07T20:25:45.1594911Z libcusolver-11.7.1.2 | 95.8 MB | ####5 | 46%  2025-05-07T20:25:45.1595300Z 2025-05-07T20:25:45.1595304Z 2025-05-07T20:25:45.1595319Z 2025-05-07T20:25:45.1595323Z 2025-05-07T20:25:45.1598215Z 2025-05-07T20:25:45.2247428Z cuda-nvvp-12.6.80 | 109.3 MB | ####### | 71%  2025-05-07T20:25:45.2589794Z nsight-compute-2024. | 443.1 MB | ######3 | 63% 2025-05-07T20:25:45.2590159Z 2025-05-07T20:25:45.2590165Z 2025-05-07T20:25:45.2590171Z 2025-05-07T20:25:45.2590176Z 2025-05-07T20:25:45.2590181Z 2025-05-07T20:25:45.2591739Z 2025-05-07T20:25:45.2605521Z libcusolver-11.7.1.2 | 95.8 MB | ####8 | 49%  2025-05-07T20:25:45.2605859Z 2025-05-07T20:25:45.2605865Z 2025-05-07T20:25:45.2606120Z 2025-05-07T20:25:45.2606126Z 2025-05-07T20:25:45.2606130Z 2025-05-07T20:25:45.3306032Z cuda-nvvp-12.6.80 | 109.3 MB | #######3 | 73%  2025-05-07T20:25:45.3638929Z nsight-compute-2024. | 443.1 MB | ######3 | 64% 2025-05-07T20:25:45.3639249Z 2025-05-07T20:25:45.3639255Z 2025-05-07T20:25:45.3639261Z 2025-05-07T20:25:45.3639278Z 2025-05-07T20:25:45.3642149Z 2025-05-07T20:25:45.3664792Z cuda-nvvp-12.6.80 | 109.3 MB | #######6 | 76%  2025-05-07T20:25:45.3665084Z 2025-05-07T20:25:45.3665089Z 2025-05-07T20:25:45.3665099Z 2025-05-07T20:25:45.3665103Z 2025-05-07T20:25:45.3665107Z 2025-05-07T20:25:45.3666596Z 2025-05-07T20:25:45.4323863Z libcusolver-11.7.1.2 | 95.8 MB | #####1 | 52%  2025-05-07T20:25:45.4324175Z 2025-05-07T20:25:45.4324179Z 2025-05-07T20:25:45.4377196Z libcufft-11.3.0.4 | 156.2 MB | ########## | 100%  2025-05-07T20:25:45.4666068Z nsight-compute-2024. | 443.1 MB | ######4 | 64% 2025-05-07T20:25:45.4666335Z 2025-05-07T20:25:45.4666340Z 2025-05-07T20:25:45.4666343Z 2025-05-07T20:25:45.4666347Z 2025-05-07T20:25:45.4666352Z 2025-05-07T20:25:45.4667401Z 2025-05-07T20:25:45.4736059Z libcusolver-11.7.1.2 | 95.8 MB | #####5 | 55%  2025-05-07T20:25:45.4736363Z 2025-05-07T20:25:45.4736367Z 2025-05-07T20:25:45.4736371Z 2025-05-07T20:25:45.4736375Z 2025-05-07T20:25:45.4736396Z 2025-05-07T20:25:45.4736402Z 2025-05-07T20:25:45.4736406Z 2025-05-07T20:25:45.4778052Z libnpp-12.3.1.54 | 93.4 MB | | 0%  2025-05-07T20:25:45.4778469Z 2025-05-07T20:25:45.4778474Z 2025-05-07T20:25:45.4778479Z 2025-05-07T20:25:45.4778485Z 2025-05-07T20:25:45.4779935Z 2025-05-07T20:25:45.5484525Z cuda-nvvp-12.6.80 | 109.3 MB | #######8 | 79%  2025-05-07T20:25:45.5741561Z nsight-compute-2024. | 443.1 MB | ######5 | 65% 2025-05-07T20:25:45.5741848Z 2025-05-07T20:25:45.5741852Z 2025-05-07T20:25:45.5741856Z 2025-05-07T20:25:45.5741887Z 2025-05-07T20:25:45.5741891Z 2025-05-07T20:25:45.5741895Z 2025-05-07T20:25:45.5746317Z 2025-05-07T20:25:45.5919940Z libnpp-12.3.1.54 | 93.4 MB | 2 | 2%  2025-05-07T20:25:45.5920382Z 2025-05-07T20:25:45.5920390Z 2025-05-07T20:25:45.5920397Z 2025-05-07T20:25:45.5920404Z 2025-05-07T20:25:45.5920411Z 2025-05-07T20:25:45.5920418Z 2025-05-07T20:25:45.6006106Z libcusolver-11.7.1.2 | 95.8 MB | #####8 | 58%  2025-05-07T20:25:45.6006466Z 2025-05-07T20:25:45.6006470Z 2025-05-07T20:25:45.6006474Z 2025-05-07T20:25:45.6006478Z 2025-05-07T20:25:45.6008755Z 2025-05-07T20:25:45.6643530Z cuda-nvvp-12.6.80 | 109.3 MB | ########1 | 82%  2025-05-07T20:25:45.6743650Z nsight-compute-2024. | 443.1 MB | ######5 | 66% 2025-05-07T20:25:45.6744002Z 2025-05-07T20:25:45.6744006Z 2025-05-07T20:25:45.6744011Z 2025-05-07T20:25:45.6744014Z 2025-05-07T20:25:45.6744018Z 2025-05-07T20:25:45.6744022Z 2025-05-07T20:25:45.6744050Z 2025-05-07T20:25:45.7121302Z libnpp-12.3.1.54 | 93.4 MB | 5 | 5%  2025-05-07T20:25:45.7121665Z 2025-05-07T20:25:45.7121669Z 2025-05-07T20:25:45.7121672Z 2025-05-07T20:25:45.7121676Z 2025-05-07T20:25:45.7121680Z 2025-05-07T20:25:45.7229206Z cuda-nvvp-12.6.80 | 109.3 MB | ########4 | 84%  2025-05-07T20:25:45.7229514Z 2025-05-07T20:25:45.7229536Z 2025-05-07T20:25:45.7229539Z 2025-05-07T20:25:45.7229543Z 2025-05-07T20:25:45.7229547Z 2025-05-07T20:25:45.7229550Z 2025-05-07T20:25:45.7747875Z libcusolver-11.7.1.2 | 95.8 MB | ######1 | 61%  2025-05-07T20:25:45.7748219Z 2025-05-07T20:25:45.7748223Z 2025-05-07T20:25:45.7748227Z 2025-05-07T20:25:45.7748230Z 2025-05-07T20:25:45.7748234Z 2025-05-07T20:25:45.7748238Z 2025-05-07T20:25:45.7749199Z 2025-05-07T20:25:45.7789369Z libnpp-12.3.1.54 | 93.4 MB | 7 | 7%  2025-05-07T20:25:45.8132173Z nsight-compute-2024. | 443.1 MB | ######6 | 66% 2025-05-07T20:25:45.8132461Z 2025-05-07T20:25:45.8132467Z 2025-05-07T20:25:45.8132472Z 2025-05-07T20:25:45.8132477Z 2025-05-07T20:25:45.8132482Z 2025-05-07T20:25:45.8293248Z cuda-nvvp-12.6.80 | 109.3 MB | ########6 | 86%  2025-05-07T20:25:45.8293525Z 2025-05-07T20:25:45.8293529Z 2025-05-07T20:25:45.8293533Z 2025-05-07T20:25:45.8293537Z 2025-05-07T20:25:45.8293540Z 2025-05-07T20:25:45.8295275Z 2025-05-07T20:25:45.8749574Z libcusolver-11.7.1.2 | 95.8 MB | ######3 | 64%  2025-05-07T20:25:45.8750178Z 2025-05-07T20:25:45.8750182Z 2025-05-07T20:25:45.8750186Z 2025-05-07T20:25:45.8750189Z 2025-05-07T20:25:45.8750193Z 2025-05-07T20:25:45.8750197Z 2025-05-07T20:25:45.8754219Z 2025-05-07T20:25:45.9298464Z libnpp-12.3.1.54 | 93.4 MB | # | 10%  2025-05-07T20:25:45.9298772Z 2025-05-07T20:25:45.9298777Z 2025-05-07T20:25:45.9298781Z 2025-05-07T20:25:45.9298784Z 2025-05-07T20:25:45.9298788Z 2025-05-07T20:25:45.9300730Z 2025-05-07T20:25:45.9420208Z libcusolver-11.7.1.2 | 95.8 MB | ######6 | 67%  2025-05-07T20:25:45.9584031Z nsight-compute-2024. | 443.1 MB | ######6 | 67% 2025-05-07T20:25:45.9584390Z 2025-05-07T20:25:45.9584396Z 2025-05-07T20:25:45.9584401Z 2025-05-07T20:25:45.9584406Z 2025-05-07T20:25:45.9588175Z 2025-05-07T20:25:45.9751805Z cuda-nvvp-12.6.80 | 109.3 MB | ########8 | 89%  2025-05-07T20:25:45.9752216Z 2025-05-07T20:25:45.9752221Z 2025-05-07T20:25:45.9752227Z 2025-05-07T20:25:45.9752232Z 2025-05-07T20:25:45.9752237Z 2025-05-07T20:25:45.9752242Z 2025-05-07T20:25:45.9759157Z 2025-05-07T20:25:46.0424029Z libnpp-12.3.1.54 | 93.4 MB | #2 | 13%  2025-05-07T20:25:46.0424327Z 2025-05-07T20:25:46.0424331Z 2025-05-07T20:25:46.0424335Z 2025-05-07T20:25:46.0424339Z 2025-05-07T20:25:46.0424351Z 2025-05-07T20:25:46.0427600Z 2025-05-07T20:25:46.0443032Z libcusolver-11.7.1.2 | 95.8 MB | ######9 | 70%  2025-05-07T20:25:46.0619930Z nsight-compute-2024. | 443.1 MB | ######7 | 67% 2025-05-07T20:25:46.0620279Z 2025-05-07T20:25:46.0620285Z 2025-05-07T20:25:46.0620291Z 2025-05-07T20:25:46.0620296Z 2025-05-07T20:25:46.0620550Z 2025-05-07T20:25:46.0785442Z cuda-nvvp-12.6.80 | 109.3 MB | #########1 | 91%  2025-05-07T20:25:46.0785847Z 2025-05-07T20:25:46.0785851Z 2025-05-07T20:25:46.0785878Z 2025-05-07T20:25:46.0785882Z 2025-05-07T20:25:46.0785886Z 2025-05-07T20:25:46.0785890Z 2025-05-07T20:25:46.0785893Z 2025-05-07T20:25:46.1444939Z libnpp-12.3.1.54 | 93.4 MB | #5 | 15%  2025-05-07T20:25:46.1515685Z nsight-compute-2024. | 443.1 MB | ######8 | 68% 2025-05-07T20:25:46.1516061Z 2025-05-07T20:25:46.1516067Z 2025-05-07T20:25:46.1516072Z 2025-05-07T20:25:46.1516079Z 2025-05-07T20:25:46.1516082Z 2025-05-07T20:25:46.1516087Z 2025-05-07T20:25:46.1713889Z libcusolver-11.7.1.2 | 95.8 MB | #######2 | 72%  2025-05-07T20:25:46.1714194Z 2025-05-07T20:25:46.1714198Z 2025-05-07T20:25:46.1714202Z 2025-05-07T20:25:46.1714206Z 2025-05-07T20:25:46.1718161Z 2025-05-07T20:25:46.1802251Z cuda-nvvp-12.6.80 | 109.3 MB | #########3 | 93%  2025-05-07T20:25:46.1802596Z 2025-05-07T20:25:46.1802600Z 2025-05-07T20:25:46.1802604Z 2025-05-07T20:25:46.1802608Z 2025-05-07T20:25:46.1802611Z 2025-05-07T20:25:46.1802628Z 2025-05-07T20:25:46.1803796Z 2025-05-07T20:25:46.2357906Z libnpp-12.3.1.54 | 93.4 MB | #7 | 18%  2025-05-07T20:25:46.2358230Z 2025-05-07T20:25:46.2358235Z 2025-05-07T20:25:46.2358238Z 2025-05-07T20:25:46.2359991Z 2025-05-07T20:25:46.2446254Z cuda-nsight-12.6.77 | 113.2 MB | ########## | 100%  2025-05-07T20:25:46.2526102Z nsight-compute-2024. | 443.1 MB | ######8 | 69% 2025-05-07T20:25:46.2526440Z 2025-05-07T20:25:46.2526447Z 2025-05-07T20:25:46.2526452Z 2025-05-07T20:25:46.2526457Z 2025-05-07T20:25:46.2526462Z 2025-05-07T20:25:46.2526773Z 2025-05-07T20:25:46.2762145Z libcusolver-11.7.1.2 | 95.8 MB | #######5 | 75%  2025-05-07T20:25:46.2762455Z 2025-05-07T20:25:46.2762460Z 2025-05-07T20:25:46.2762466Z 2025-05-07T20:25:46.2762470Z 2025-05-07T20:25:46.2764101Z 2025-05-07T20:25:46.2811395Z cuda-nvvp-12.6.80 | 109.3 MB | #########5 | 95%  2025-05-07T20:25:46.2811677Z 2025-05-07T20:25:46.2811886Z 2025-05-07T20:25:46.2811889Z 2025-05-07T20:25:46.2811893Z 2025-05-07T20:25:46.2811897Z 2025-05-07T20:25:46.2811900Z 2025-05-07T20:25:46.2811904Z 2025-05-07T20:25:46.3450171Z libnpp-12.3.1.54 | 93.4 MB | ## | 21%  2025-05-07T20:25:46.3529290Z nsight-compute-2024. | 443.1 MB | ######9 | 69% 2025-05-07T20:25:46.3529636Z 2025-05-07T20:25:46.3529640Z 2025-05-07T20:25:46.3529644Z 2025-05-07T20:25:46.3529648Z 2025-05-07T20:25:46.3529651Z 2025-05-07T20:25:46.3533192Z 2025-05-07T20:25:46.3763796Z libcusolver-11.7.1.2 | 95.8 MB | #######8 | 78%  2025-05-07T20:25:46.3764100Z 2025-05-07T20:25:46.3764103Z 2025-05-07T20:25:46.3764107Z 2025-05-07T20:25:46.3764111Z 2025-05-07T20:25:46.3766380Z 2025-05-07T20:25:46.3814942Z cuda-nvvp-12.6.80 | 109.3 MB | #########7 | 98%  2025-05-07T20:25:46.3815325Z 2025-05-07T20:25:46.3815329Z 2025-05-07T20:25:46.3815333Z 2025-05-07T20:25:46.3815336Z 2025-05-07T20:25:46.3815354Z 2025-05-07T20:25:46.3815358Z 2025-05-07T20:25:46.3817224Z 2025-05-07T20:25:46.4451440Z libnpp-12.3.1.54 | 93.4 MB | ##3 | 24%  2025-05-07T20:25:46.4533129Z nsight-compute-2024. | 443.1 MB | ######9 | 70% 2025-05-07T20:25:46.4533442Z 2025-05-07T20:25:46.4533446Z 2025-05-07T20:25:46.4533450Z 2025-05-07T20:25:46.4533454Z 2025-05-07T20:25:46.4533457Z 2025-05-07T20:25:46.4537592Z 2025-05-07T20:25:46.4819983Z libcusolver-11.7.1.2 | 95.8 MB | ########1 | 81%  2025-05-07T20:25:46.4820372Z 2025-05-07T20:25:46.4820378Z 2025-05-07T20:25:46.4820410Z 2025-05-07T20:25:46.4820416Z 2025-05-07T20:25:46.4820421Z 2025-05-07T20:25:46.4820427Z 2025-05-07T20:25:46.4821773Z 2025-05-07T20:25:46.5458539Z libnpp-12.3.1.54 | 93.4 MB | ##7 | 27%  2025-05-07T20:25:46.5535643Z nsight-compute-2024. | 443.1 MB | ####### | 71% 2025-05-07T20:25:46.5535916Z 2025-05-07T20:25:46.5536065Z 2025-05-07T20:25:46.5536072Z 2025-05-07T20:25:46.5536103Z 2025-05-07T20:25:46.5536108Z 2025-05-07T20:25:46.5536183Z 2025-05-07T20:25:46.5828445Z libcusolver-11.7.1.2 | 95.8 MB | ########5 | 85%  2025-05-07T20:25:46.5828853Z 2025-05-07T20:25:46.5828859Z 2025-05-07T20:25:46.5828864Z 2025-05-07T20:25:46.5828869Z 2025-05-07T20:25:46.5828875Z 2025-05-07T20:25:46.5828880Z 2025-05-07T20:25:46.5831269Z 2025-05-07T20:25:46.6460294Z libnpp-12.3.1.54 | 93.4 MB | ### | 30%  2025-05-07T20:25:46.6540871Z nsight-compute-2024. | 443.1 MB | #######1 | 71% 2025-05-07T20:25:46.6541175Z 2025-05-07T20:25:46.6541182Z 2025-05-07T20:25:46.6541187Z 2025-05-07T20:25:46.6541192Z 2025-05-07T20:25:46.6541197Z 2025-05-07T20:25:46.6541366Z 2025-05-07T20:25:46.6829853Z libcusolver-11.7.1.2 | 95.8 MB | ########8 | 88%  2025-05-07T20:25:46.6830197Z 2025-05-07T20:25:46.6830202Z 2025-05-07T20:25:46.6830206Z 2025-05-07T20:25:46.6830217Z 2025-05-07T20:25:46.6830221Z 2025-05-07T20:25:46.6830244Z 2025-05-07T20:25:46.6832925Z 2025-05-07T20:25:46.7460731Z libnpp-12.3.1.54 | 93.4 MB | ###3 | 34%  2025-05-07T20:25:46.7542459Z nsight-compute-2024. | 443.1 MB | #######1 | 72% 2025-05-07T20:25:46.7542815Z 2025-05-07T20:25:46.7542888Z 2025-05-07T20:25:46.7542893Z 2025-05-07T20:25:46.7542898Z 2025-05-07T20:25:46.7542904Z 2025-05-07T20:25:46.7546589Z 2025-05-07T20:25:46.7935411Z libcusolver-11.7.1.2 | 95.8 MB | #########2 | 92%  2025-05-07T20:25:46.7935728Z 2025-05-07T20:25:46.7935732Z 2025-05-07T20:25:46.7935965Z 2025-05-07T20:25:46.7935970Z 2025-05-07T20:25:46.7935974Z 2025-05-07T20:25:46.7935978Z 2025-05-07T20:25:46.7937556Z 2025-05-07T20:25:46.8465974Z libnpp-12.3.1.54 | 93.4 MB | ###6 | 37%  2025-05-07T20:25:46.8617927Z nsight-compute-2024. | 443.1 MB | #######2 | 73% 2025-05-07T20:25:46.8618617Z 2025-05-07T20:25:46.8618621Z 2025-05-07T20:25:46.8618625Z 2025-05-07T20:25:46.8618949Z 2025-05-07T20:25:46.8618953Z 2025-05-07T20:25:46.8618957Z 2025-05-07T20:25:46.8975945Z libcusolver-11.7.1.2 | 95.8 MB | #########5 | 96%  2025-05-07T20:25:46.8976346Z 2025-05-07T20:25:46.8976351Z 2025-05-07T20:25:46.8976354Z 2025-05-07T20:25:46.8976358Z 2025-05-07T20:25:46.8976362Z 2025-05-07T20:25:46.8976366Z 2025-05-07T20:25:46.8979696Z 2025-05-07T20:25:46.9466287Z libnpp-12.3.1.54 | 93.4 MB | #### | 40%  2025-05-07T20:25:46.9732647Z nsight-compute-2024. | 443.1 MB | #######3 | 73% 2025-05-07T20:25:46.9732953Z 2025-05-07T20:25:46.9732983Z 2025-05-07T20:25:46.9732989Z 2025-05-07T20:25:46.9732994Z 2025-05-07T20:25:46.9732999Z 2025-05-07T20:25:46.9733005Z 2025-05-07T20:25:46.9976967Z libcusolver-11.7.1.2 | 95.8 MB | #########8 | 99%  2025-05-07T20:25:46.9977309Z 2025-05-07T20:25:46.9977315Z 2025-05-07T20:25:46.9977320Z 2025-05-07T20:25:46.9977325Z 2025-05-07T20:25:46.9977330Z 2025-05-07T20:25:46.9977352Z 2025-05-07T20:25:46.9977357Z 2025-05-07T20:25:47.0467483Z libnpp-12.3.1.54 | 93.4 MB | ####3 | 43%  2025-05-07T20:25:47.0987975Z nsight-compute-2024. | 443.1 MB | #######3 | 74% 2025-05-07T20:25:47.0988724Z 2025-05-07T20:25:47.0988740Z 2025-05-07T20:25:47.0988745Z 2025-05-07T20:25:47.0988750Z 2025-05-07T20:25:47.0988755Z 2025-05-07T20:25:47.0988760Z 2025-05-07T20:25:47.0992073Z 2025-05-07T20:25:47.1469839Z libnpp-12.3.1.54 | 93.4 MB | ####6 | 47%  2025-05-07T20:25:47.1991499Z nsight-compute-2024. | 443.1 MB | #######4 | 74% 2025-05-07T20:25:47.1991786Z 2025-05-07T20:25:47.1991790Z 2025-05-07T20:25:47.1991793Z 2025-05-07T20:25:47.1991803Z 2025-05-07T20:25:47.1991807Z 2025-05-07T20:25:47.1991811Z 2025-05-07T20:25:47.1991814Z 2025-05-07T20:25:47.2469787Z libnpp-12.3.1.54 | 93.4 MB | ##### | 50%  2025-05-07T20:25:47.3000171Z nsight-compute-2024. | 443.1 MB | #######5 | 75% 2025-05-07T20:25:47.3000577Z 2025-05-07T20:25:47.3000583Z 2025-05-07T20:25:47.3000588Z 2025-05-07T20:25:47.3000593Z 2025-05-07T20:25:47.3000599Z 2025-05-07T20:25:47.3000604Z 2025-05-07T20:25:47.3003085Z 2025-05-07T20:25:47.3472115Z libnpp-12.3.1.54 | 93.4 MB | #####3 | 53%  2025-05-07T20:25:47.4056610Z nsight-compute-2024. | 443.1 MB | #######5 | 76% 2025-05-07T20:25:47.4056954Z 2025-05-07T20:25:47.4056959Z 2025-05-07T20:25:47.4056963Z 2025-05-07T20:25:47.4056966Z 2025-05-07T20:25:47.4056970Z 2025-05-07T20:25:47.4056974Z 2025-05-07T20:25:47.4058459Z 2025-05-07T20:25:47.5062485Z libnpp-12.3.1.54 | 93.4 MB | #####6 | 57%  2025-05-07T20:25:47.5062794Z 2025-05-07T20:25:47.5062798Z 2025-05-07T20:25:47.5062802Z 2025-05-07T20:25:47.5062805Z 2025-05-07T20:25:47.5062809Z 2025-05-07T20:25:47.5062813Z 2025-05-07T20:25:47.5064706Z 2025-05-07T20:25:47.5312117Z libnpp-12.3.1.54 | 93.4 MB | ###### | 61%  2025-05-07T20:25:47.6063176Z nsight-compute-2024. | 443.1 MB | #######6 | 77% 2025-05-07T20:25:47.6063533Z 2025-05-07T20:25:47.6063538Z 2025-05-07T20:25:47.6063541Z 2025-05-07T20:25:47.6063545Z 2025-05-07T20:25:47.6063550Z 2025-05-07T20:25:47.6063553Z 2025-05-07T20:25:47.6064149Z 2025-05-07T20:25:47.6902394Z libnpp-12.3.1.54 | 93.4 MB | ######4 | 64%  2025-05-07T20:25:47.7064826Z nsight-compute-2024. | 443.1 MB | #######7 | 77% 2025-05-07T20:25:47.7065192Z 2025-05-07T20:25:47.7065348Z 2025-05-07T20:25:47.7065360Z 2025-05-07T20:25:47.7065366Z 2025-05-07T20:25:47.7065670Z 2025-05-07T20:25:47.7065677Z 2025-05-07T20:25:47.7067429Z 2025-05-07T20:25:47.7904383Z libnpp-12.3.1.54 | 93.4 MB | ######8 | 68%  2025-05-07T20:25:47.8156339Z nsight-compute-2024. | 443.1 MB | #######7 | 78% 2025-05-07T20:25:47.8156729Z 2025-05-07T20:25:47.8156735Z 2025-05-07T20:25:47.8156741Z 2025-05-07T20:25:47.8156746Z 2025-05-07T20:25:47.8156761Z 2025-05-07T20:25:47.8157037Z 2025-05-07T20:25:47.8160077Z 2025-05-07T20:25:47.9010913Z libnpp-12.3.1.54 | 93.4 MB | #######1 | 72%  2025-05-07T20:25:47.9166168Z nsight-compute-2024. | 443.1 MB | #######8 | 78% 2025-05-07T20:25:47.9166529Z 2025-05-07T20:25:47.9166535Z 2025-05-07T20:25:47.9166540Z 2025-05-07T20:25:47.9166545Z 2025-05-07T20:25:47.9166550Z 2025-05-07T20:25:47.9166555Z 2025-05-07T20:25:47.9168526Z 2025-05-07T20:25:48.0167833Z libnpp-12.3.1.54 | 93.4 MB | #######5 | 76%  2025-05-07T20:25:48.0168226Z 2025-05-07T20:25:48.0168276Z 2025-05-07T20:25:48.0168284Z 2025-05-07T20:25:48.0168290Z 2025-05-07T20:25:48.0168296Z 2025-05-07T20:25:48.0168303Z 2025-05-07T20:25:48.0170741Z 2025-05-07T20:25:48.0186502Z libnpp-12.3.1.54 | 93.4 MB | #######9 | 79%  2025-05-07T20:25:48.1168733Z nsight-compute-2024. | 443.1 MB | #######8 | 79% 2025-05-07T20:25:48.1169096Z 2025-05-07T20:25:48.1169101Z 2025-05-07T20:25:48.1169132Z 2025-05-07T20:25:48.1169137Z 2025-05-07T20:25:48.1169142Z 2025-05-07T20:25:48.1169157Z 2025-05-07T20:25:48.1170593Z 2025-05-07T20:25:48.1635778Z libnpp-12.3.1.54 | 93.4 MB | ########3 | 84%  2025-05-07T20:25:48.2170641Z nsight-compute-2024. | 443.1 MB | #######9 | 79% 2025-05-07T20:25:48.2171009Z 2025-05-07T20:25:48.2171015Z 2025-05-07T20:25:48.2171020Z 2025-05-07T20:25:48.2171025Z 2025-05-07T20:25:48.2171030Z 2025-05-07T20:25:48.2171035Z 2025-05-07T20:25:48.2172931Z 2025-05-07T20:25:48.3171639Z libnpp-12.3.1.54 | 93.4 MB | ########7 | 88%  2025-05-07T20:25:48.3172047Z 2025-05-07T20:25:48.3172051Z 2025-05-07T20:25:48.3172055Z 2025-05-07T20:25:48.3172059Z 2025-05-07T20:25:48.3172063Z 2025-05-07T20:25:48.3172066Z 2025-05-07T20:25:48.3172337Z 2025-05-07T20:25:48.3681405Z libnpp-12.3.1.54 | 93.4 MB | #########2 | 92%  2025-05-07T20:25:48.4771067Z nsight-compute-2024. | 443.1 MB | #######9 | 80% 2025-05-07T20:25:48.5377683Z nsight-compute-2024. | 443.1 MB | ######## | 80% 2025-05-07T20:25:48.5378051Z 2025-05-07T20:25:48.5378056Z 2025-05-07T20:25:48.5378062Z 2025-05-07T20:25:48.5378067Z 2025-05-07T20:25:48.5378072Z 2025-05-07T20:25:48.5378077Z 2025-05-07T20:25:48.5386063Z 2025-05-07T20:25:48.6018063Z libnpp-12.3.1.54 | 93.4 MB | #########6 | 96%  2025-05-07T20:25:48.8033449Z nsight-compute-2024. | 443.1 MB | ######## | 81% 2025-05-07T20:25:48.9666682Z nsight-compute-2024. | 443.1 MB | ########1 | 81% 2025-05-07T20:25:49.0757258Z nsight-compute-2024. | 443.1 MB | ########1 | 81% 2025-05-07T20:25:49.1996787Z nsight-compute-2024. | 443.1 MB | ########2 | 82% 2025-05-07T20:25:49.3479212Z nsight-compute-2024. | 443.1 MB | ########2 | 82% 2025-05-07T20:25:49.4358006Z nsight-compute-2024. | 443.1 MB | ########2 | 83% 2025-05-07T20:25:49.4358357Z 2025-05-07T20:25:49.4358364Z 2025-05-07T20:25:49.4358370Z 2025-05-07T20:25:49.4358398Z 2025-05-07T20:25:49.4360416Z 2025-05-07T20:25:49.4480038Z cuda-nvvp-12.6.80 | 109.3 MB | ########## | 100%  2025-05-07T20:25:49.4856644Z nsight-compute-2024. | 443.1 MB | ########3 | 83% 2025-05-07T20:25:49.4856990Z 2025-05-07T20:25:49.4856994Z 2025-05-07T20:25:49.4856998Z 2025-05-07T20:25:49.4857002Z 2025-05-07T20:25:49.4857014Z 2025-05-07T20:25:49.4857017Z 2025-05-07T20:25:49.4857021Z 2025-05-07T20:25:49.4859253Z 2025-05-07T20:25:49.5479930Z cuda-nvdisasm-12.6.7 | 47.6 MB | | 0%  2025-05-07T20:25:49.5864635Z nsight-compute-2024. | 443.1 MB | ########4 | 84% 2025-05-07T20:25:49.5864966Z 2025-05-07T20:25:49.5864970Z 2025-05-07T20:25:49.5864974Z 2025-05-07T20:25:49.5864977Z 2025-05-07T20:25:49.5864981Z 2025-05-07T20:25:49.5864984Z 2025-05-07T20:25:49.5864988Z 2025-05-07T20:25:49.5868570Z 2025-05-07T20:25:49.6481338Z cuda-nvdisasm-12.6.7 | 47.6 MB | 5 | 6%  2025-05-07T20:25:49.6865891Z nsight-compute-2024. | 443.1 MB | ########4 | 85% 2025-05-07T20:25:49.6866432Z 2025-05-07T20:25:49.6866436Z 2025-05-07T20:25:49.6866439Z 2025-05-07T20:25:49.6866443Z 2025-05-07T20:25:49.6866446Z 2025-05-07T20:25:49.6866450Z 2025-05-07T20:25:49.6866454Z 2025-05-07T20:25:49.6870052Z 2025-05-07T20:25:49.7483254Z cuda-nvdisasm-12.6.7 | 47.6 MB | #1 | 12%  2025-05-07T20:25:49.7869512Z nsight-compute-2024. | 443.1 MB | ########5 | 85% 2025-05-07T20:25:49.7869893Z 2025-05-07T20:25:49.7869899Z 2025-05-07T20:25:49.7869904Z 2025-05-07T20:25:49.7869939Z 2025-05-07T20:25:49.7869946Z 2025-05-07T20:25:49.7869951Z 2025-05-07T20:25:49.7869959Z 2025-05-07T20:25:49.7874284Z 2025-05-07T20:25:49.8485304Z cuda-nvdisasm-12.6.7 | 47.6 MB | #8 | 18%  2025-05-07T20:25:49.8647857Z nsight-compute-2024. | 443.1 MB | ########5 | 86% 2025-05-07T20:25:49.8648187Z 2025-05-07T20:25:49.8648193Z 2025-05-07T20:25:49.8648198Z 2025-05-07T20:25:49.8648232Z 2025-05-07T20:25:49.8648237Z 2025-05-07T20:25:49.8649397Z 2025-05-07T20:25:49.8899012Z libcusolver-11.7.1.2 | 95.8 MB | ########## | 100%  2025-05-07T20:25:49.8899421Z 2025-05-07T20:25:49.8899425Z 2025-05-07T20:25:49.8899429Z 2025-05-07T20:25:49.8899432Z 2025-05-07T20:25:49.8899436Z 2025-05-07T20:25:49.8899440Z 2025-05-07T20:25:49.8899443Z 2025-05-07T20:25:49.8899447Z 2025-05-07T20:25:49.9256906Z cuda-nvdisasm-12.6.7 | 47.6 MB | ##4 | 24%  2025-05-07T20:25:49.9257336Z 2025-05-07T20:25:49.9257340Z 2025-05-07T20:25:49.9257371Z 2025-05-07T20:25:49.9257375Z 2025-05-07T20:25:49.9257379Z 2025-05-07T20:25:49.9257382Z 2025-05-07T20:25:49.9257394Z 2025-05-07T20:25:49.9257398Z 2025-05-07T20:25:49.9258871Z 2025-05-07T20:25:49.9496971Z libcurand-10.3.7.77 | 39.9 MB | | 0%  2025-05-07T20:25:49.9918388Z nsight-compute-2024. | 443.1 MB | ########6 | 87% 2025-05-07T20:25:49.9919184Z 2025-05-07T20:25:49.9919214Z 2025-05-07T20:25:49.9919217Z 2025-05-07T20:25:49.9919221Z 2025-05-07T20:25:49.9919225Z 2025-05-07T20:25:49.9919228Z 2025-05-07T20:25:49.9919232Z 2025-05-07T20:25:49.9920649Z 2025-05-07T20:25:50.0259725Z cuda-nvdisasm-12.6.7 | 47.6 MB | ### | 30%  2025-05-07T20:25:50.0260250Z 2025-05-07T20:25:50.0260254Z 2025-05-07T20:25:50.0260258Z 2025-05-07T20:25:50.0260262Z 2025-05-07T20:25:50.0260265Z 2025-05-07T20:25:50.0260276Z 2025-05-07T20:25:50.0260280Z 2025-05-07T20:25:50.0260283Z 2025-05-07T20:25:50.0265864Z 2025-05-07T20:25:50.0501203Z libcurand-10.3.7.77 | 39.9 MB | 6 | 7%  2025-05-07T20:25:50.0983579Z nsight-compute-2024. | 443.1 MB | ########7 | 87% 2025-05-07T20:25:50.0983912Z 2025-05-07T20:25:50.0983917Z 2025-05-07T20:25:50.0983920Z 2025-05-07T20:25:50.0983924Z 2025-05-07T20:25:50.0983928Z 2025-05-07T20:25:50.0983931Z 2025-05-07T20:25:50.0983935Z 2025-05-07T20:25:50.0988046Z 2025-05-07T20:25:50.1264800Z cuda-nvdisasm-12.6.7 | 47.6 MB | ###6 | 36%  2025-05-07T20:25:50.1265125Z 2025-05-07T20:25:50.1265129Z 2025-05-07T20:25:50.1265133Z 2025-05-07T20:25:50.1265136Z 2025-05-07T20:25:50.1265140Z 2025-05-07T20:25:50.1265144Z 2025-05-07T20:25:50.1265148Z 2025-05-07T20:25:50.1265151Z 2025-05-07T20:25:50.1266599Z 2025-05-07T20:25:50.1549738Z libcurand-10.3.7.77 | 39.9 MB | #4 | 14%  2025-05-07T20:25:50.1986406Z nsight-compute-2024. | 443.1 MB | ########7 | 88% 2025-05-07T20:25:50.1986760Z 2025-05-07T20:25:50.1986999Z 2025-05-07T20:25:50.1987004Z 2025-05-07T20:25:50.1987008Z 2025-05-07T20:25:50.1987011Z 2025-05-07T20:25:50.1987015Z 2025-05-07T20:25:50.1987019Z 2025-05-07T20:25:50.1988413Z 2025-05-07T20:25:50.2348976Z cuda-nvdisasm-12.6.7 | 47.6 MB | ####2 | 43%  2025-05-07T20:25:50.2349296Z 2025-05-07T20:25:50.2349301Z 2025-05-07T20:25:50.2349305Z 2025-05-07T20:25:50.2349308Z 2025-05-07T20:25:50.2349526Z 2025-05-07T20:25:50.2349530Z 2025-05-07T20:25:50.2349542Z 2025-05-07T20:25:50.2349546Z 2025-05-07T20:25:50.2349953Z 2025-05-07T20:25:50.2674244Z libcurand-10.3.7.77 | 39.9 MB | ##1 | 21%  2025-05-07T20:25:50.3024996Z nsight-compute-2024. | 443.1 MB | ########8 | 88% 2025-05-07T20:25:50.3025260Z 2025-05-07T20:25:50.3025264Z 2025-05-07T20:25:50.3025268Z 2025-05-07T20:25:50.3025272Z 2025-05-07T20:25:50.3025275Z 2025-05-07T20:25:50.3025279Z 2025-05-07T20:25:50.3025282Z 2025-05-07T20:25:50.3025294Z 2025-05-07T20:25:50.3530123Z cuda-nvdisasm-12.6.7 | 47.6 MB | ####8 | 49%  2025-05-07T20:25:50.3530436Z 2025-05-07T20:25:50.3530440Z 2025-05-07T20:25:50.3530444Z 2025-05-07T20:25:50.3530447Z 2025-05-07T20:25:50.3530460Z 2025-05-07T20:25:50.3530464Z 2025-05-07T20:25:50.3530467Z 2025-05-07T20:25:50.3530473Z 2025-05-07T20:25:50.3532307Z 2025-05-07T20:25:50.3705875Z libcurand-10.3.7.77 | 39.9 MB | ##8 | 28%  2025-05-07T20:25:50.4531811Z nsight-compute-2024. | 443.1 MB | ########8 | 89% 2025-05-07T20:25:50.4532081Z 2025-05-07T20:25:50.4532085Z 2025-05-07T20:25:50.4532089Z 2025-05-07T20:25:50.4532092Z 2025-05-07T20:25:50.4532097Z 2025-05-07T20:25:50.4532100Z 2025-05-07T20:25:50.4532113Z 2025-05-07T20:25:50.4532117Z 2025-05-07T20:25:50.4532298Z 2025-05-07T20:25:50.4713350Z libcurand-10.3.7.77 | 39.9 MB | ###6 | 36%  2025-05-07T20:25:50.5090227Z nsight-compute-2024. | 443.1 MB | ########9 | 90% 2025-05-07T20:25:50.5090592Z 2025-05-07T20:25:50.5090599Z 2025-05-07T20:25:50.5090605Z 2025-05-07T20:25:50.5090619Z 2025-05-07T20:25:50.5090625Z 2025-05-07T20:25:50.5090630Z 2025-05-07T20:25:50.5090635Z 2025-05-07T20:25:50.5094738Z 2025-05-07T20:25:50.5539128Z cuda-nvdisasm-12.6.7 | 47.6 MB | #####4 | 55%  2025-05-07T20:25:50.5539447Z 2025-05-07T20:25:50.5539451Z 2025-05-07T20:25:50.5539455Z 2025-05-07T20:25:50.5539472Z 2025-05-07T20:25:50.5539475Z 2025-05-07T20:25:50.5539479Z 2025-05-07T20:25:50.5539483Z 2025-05-07T20:25:50.5539487Z 2025-05-07T20:25:50.5541564Z 2025-05-07T20:25:50.5718063Z libcurand-10.3.7.77 | 39.9 MB | ####3 | 43%  2025-05-07T20:25:50.6097931Z nsight-compute-2024. | 443.1 MB | ######### | 90% 2025-05-07T20:25:50.6098281Z 2025-05-07T20:25:50.6098287Z 2025-05-07T20:25:50.6098292Z 2025-05-07T20:25:50.6098297Z 2025-05-07T20:25:50.6098302Z 2025-05-07T20:25:50.6098307Z 2025-05-07T20:25:50.6098312Z 2025-05-07T20:25:50.6098338Z 2025-05-07T20:25:50.6744884Z cuda-nvdisasm-12.6.7 | 47.6 MB | #####9 | 60%  2025-05-07T20:25:50.6745202Z 2025-05-07T20:25:50.6745206Z 2025-05-07T20:25:50.6745210Z 2025-05-07T20:25:50.6745214Z 2025-05-07T20:25:50.6745217Z 2025-05-07T20:25:50.6745221Z 2025-05-07T20:25:50.6745224Z 2025-05-07T20:25:50.6745228Z 2025-05-07T20:25:50.6753614Z 2025-05-07T20:25:50.6838469Z libcurand-10.3.7.77 | 39.9 MB | ##### | 50%  2025-05-07T20:25:50.6987101Z nsight-compute-2024. | 443.1 MB | ######### | 91% 2025-05-07T20:25:50.6991863Z 2025-05-07T20:25:50.7102989Z libcublas-12.6.4.1 | 256.2 MB | ########## | 100%  2025-05-07T20:25:50.7103350Z 2025-05-07T20:25:50.7103356Z 2025-05-07T20:25:50.7103361Z 2025-05-07T20:25:50.7103366Z 2025-05-07T20:25:50.7103371Z 2025-05-07T20:25:50.7103377Z 2025-05-07T20:25:50.7103380Z 2025-05-07T20:25:50.7103384Z 2025-05-07T20:25:50.7495476Z cuda-nvdisasm-12.6.7 | 47.6 MB | ######5 | 65%  2025-05-07T20:25:50.7495796Z 2025-05-07T20:25:50.7495800Z 2025-05-07T20:25:50.7495804Z 2025-05-07T20:25:50.7495807Z 2025-05-07T20:25:50.7495811Z 2025-05-07T20:25:50.7495815Z 2025-05-07T20:25:50.7495818Z 2025-05-07T20:25:50.7495822Z 2025-05-07T20:25:50.7496089Z 2025-05-07T20:25:50.7504531Z 2025-05-07T20:25:50.7774201Z gds-tools-1.11.1.6 | 37.8 MB | | 0%  2025-05-07T20:25:50.7774755Z 2025-05-07T20:25:50.7774759Z 2025-05-07T20:25:50.7774762Z 2025-05-07T20:25:50.7774776Z 2025-05-07T20:25:50.7774780Z 2025-05-07T20:25:50.7774784Z 2025-05-07T20:25:50.7774787Z 2025-05-07T20:25:50.7774791Z 2025-05-07T20:25:50.7776924Z 2025-05-07T20:25:50.8029368Z libcurand-10.3.7.77 | 39.9 MB | #####6 | 57%  2025-05-07T20:25:50.8114267Z nsight-compute-2024. | 443.1 MB | #########1 | 91% 2025-05-07T20:25:50.8114576Z 2025-05-07T20:25:50.8114582Z 2025-05-07T20:25:50.8114587Z 2025-05-07T20:25:50.8114592Z 2025-05-07T20:25:50.8114618Z 2025-05-07T20:25:50.8114624Z 2025-05-07T20:25:50.8114630Z 2025-05-07T20:25:50.8114635Z 2025-05-07T20:25:50.8502742Z cuda-nvdisasm-12.6.7 | 47.6 MB | #######1 | 71%  2025-05-07T20:25:50.8503054Z 2025-05-07T20:25:50.8503058Z 2025-05-07T20:25:50.8503062Z 2025-05-07T20:25:50.8503066Z 2025-05-07T20:25:50.8503069Z 2025-05-07T20:25:50.8503073Z 2025-05-07T20:25:50.8503089Z 2025-05-07T20:25:50.8503093Z 2025-05-07T20:25:50.8503096Z 2025-05-07T20:25:50.8505038Z 2025-05-07T20:25:50.8991379Z gds-tools-1.11.1.6 | 37.8 MB | 6 | 6%  2025-05-07T20:25:50.8991684Z 2025-05-07T20:25:50.8991688Z 2025-05-07T20:25:50.8991691Z 2025-05-07T20:25:50.8991695Z 2025-05-07T20:25:50.8991698Z 2025-05-07T20:25:50.8991702Z 2025-05-07T20:25:50.8991706Z 2025-05-07T20:25:50.8991709Z 2025-05-07T20:25:50.8993644Z 2025-05-07T20:25:50.9111506Z libcurand-10.3.7.77 | 39.9 MB | ######3 | 63%  2025-05-07T20:25:50.9266738Z nsight-compute-2024. | 443.1 MB | #########2 | 92% 2025-05-07T20:25:50.9266997Z 2025-05-07T20:25:50.9267001Z 2025-05-07T20:25:50.9267005Z 2025-05-07T20:25:50.9267009Z 2025-05-07T20:25:50.9267012Z 2025-05-07T20:25:50.9267016Z 2025-05-07T20:25:50.9267019Z 2025-05-07T20:25:50.9271048Z 2025-05-07T20:25:50.9504384Z cuda-nvdisasm-12.6.7 | 47.6 MB | #######6 | 76%  2025-05-07T20:25:50.9504789Z 2025-05-07T20:25:50.9504793Z 2025-05-07T20:25:50.9504797Z 2025-05-07T20:25:50.9504800Z 2025-05-07T20:25:50.9504804Z 2025-05-07T20:25:50.9504807Z 2025-05-07T20:25:50.9504811Z 2025-05-07T20:25:50.9504815Z 2025-05-07T20:25:50.9504818Z 2025-05-07T20:25:50.9504829Z 2025-05-07T20:25:51.0024296Z gds-tools-1.11.1.6 | 37.8 MB | #2 | 13%  2025-05-07T20:25:51.0024685Z 2025-05-07T20:25:51.0024689Z 2025-05-07T20:25:51.0024693Z 2025-05-07T20:25:51.0024704Z 2025-05-07T20:25:51.0024708Z 2025-05-07T20:25:51.0024711Z 2025-05-07T20:25:51.0024724Z 2025-05-07T20:25:51.0024728Z 2025-05-07T20:25:51.0024732Z 2025-05-07T20:25:51.0236043Z libcurand-10.3.7.77 | 39.9 MB | ######9 | 70%  2025-05-07T20:25:51.0345964Z nsight-compute-2024. | 443.1 MB | #########2 | 93% 2025-05-07T20:25:51.0346220Z 2025-05-07T20:25:51.0346225Z 2025-05-07T20:25:51.0346228Z 2025-05-07T20:25:51.0346232Z 2025-05-07T20:25:51.0346236Z 2025-05-07T20:25:51.0346258Z 2025-05-07T20:25:51.0346262Z 2025-05-07T20:25:51.0349739Z 2025-05-07T20:25:51.0564785Z cuda-nvdisasm-12.6.7 | 47.6 MB | ########1 | 82%  2025-05-07T20:25:51.0565189Z 2025-05-07T20:25:51.0565193Z 2025-05-07T20:25:51.0565197Z 2025-05-07T20:25:51.0565200Z 2025-05-07T20:25:51.0565204Z 2025-05-07T20:25:51.0565207Z 2025-05-07T20:25:51.0565211Z 2025-05-07T20:25:51.0565215Z 2025-05-07T20:25:51.0565218Z 2025-05-07T20:25:51.0565222Z 2025-05-07T20:25:51.1282720Z gds-tools-1.11.1.6 | 37.8 MB | #9 | 19%  2025-05-07T20:25:51.1349016Z nsight-compute-2024. | 443.1 MB | #########3 | 93% 2025-05-07T20:25:51.1349272Z 2025-05-07T20:25:51.1349285Z 2025-05-07T20:25:51.1349288Z 2025-05-07T20:25:51.1349292Z 2025-05-07T20:25:51.1349296Z 2025-05-07T20:25:51.1349300Z 2025-05-07T20:25:51.1349304Z 2025-05-07T20:25:51.1352000Z 2025-05-07T20:25:51.1570576Z cuda-nvdisasm-12.6.7 | 47.6 MB | ########7 | 87%  2025-05-07T20:25:51.1571136Z 2025-05-07T20:25:51.1571141Z 2025-05-07T20:25:51.1571145Z 2025-05-07T20:25:51.1571148Z 2025-05-07T20:25:51.1571152Z 2025-05-07T20:25:51.1571156Z 2025-05-07T20:25:51.1571159Z 2025-05-07T20:25:51.1571163Z 2025-05-07T20:25:51.1571166Z 2025-05-07T20:25:51.1573607Z 2025-05-07T20:25:51.2114025Z gds-tools-1.11.1.6 | 37.8 MB | ##5 | 26%  2025-05-07T20:25:51.2114552Z 2025-05-07T20:25:51.2114556Z 2025-05-07T20:25:51.2114560Z 2025-05-07T20:25:51.2114564Z 2025-05-07T20:25:51.2114567Z 2025-05-07T20:25:51.2114587Z 2025-05-07T20:25:51.2114591Z 2025-05-07T20:25:51.2114595Z 2025-05-07T20:25:51.2114602Z 2025-05-07T20:25:51.2299685Z libcurand-10.3.7.77 | 39.9 MB | #######5 | 76%  2025-05-07T20:25:51.2457592Z nsight-compute-2024. | 443.1 MB | #########3 | 94% 2025-05-07T20:25:51.2457954Z 2025-05-07T20:25:51.2457959Z 2025-05-07T20:25:51.2457962Z 2025-05-07T20:25:51.2457966Z 2025-05-07T20:25:51.2457986Z 2025-05-07T20:25:51.2457989Z 2025-05-07T20:25:51.2457993Z 2025-05-07T20:25:51.2457996Z 2025-05-07T20:25:51.2585606Z cuda-nvdisasm-12.6.7 | 47.6 MB | #########2 | 93%  2025-05-07T20:25:51.2585917Z 2025-05-07T20:25:51.2585921Z 2025-05-07T20:25:51.2585925Z 2025-05-07T20:25:51.2585929Z 2025-05-07T20:25:51.2585932Z 2025-05-07T20:25:51.2585936Z 2025-05-07T20:25:51.2585940Z 2025-05-07T20:25:51.2585943Z 2025-05-07T20:25:51.2585947Z 2025-05-07T20:25:51.2586169Z 2025-05-07T20:25:51.3115523Z gds-tools-1.11.1.6 | 37.8 MB | ###1 | 32%  2025-05-07T20:25:51.3115826Z 2025-05-07T20:25:51.3115830Z 2025-05-07T20:25:51.3115834Z 2025-05-07T20:25:51.3115837Z 2025-05-07T20:25:51.3115842Z 2025-05-07T20:25:51.3115845Z 2025-05-07T20:25:51.3115857Z 2025-05-07T20:25:51.3115861Z 2025-05-07T20:25:51.3117654Z 2025-05-07T20:25:51.3433829Z libcurand-10.3.7.77 | 39.9 MB | ########1 | 82%  2025-05-07T20:25:51.3512798Z nsight-compute-2024. | 443.1 MB | #########4 | 94% 2025-05-07T20:25:51.3513148Z 2025-05-07T20:25:51.3513152Z 2025-05-07T20:25:51.3513156Z 2025-05-07T20:25:51.3513159Z 2025-05-07T20:25:51.3513163Z 2025-05-07T20:25:51.3513167Z 2025-05-07T20:25:51.3513170Z 2025-05-07T20:25:51.3513182Z 2025-05-07T20:25:51.3649207Z cuda-nvdisasm-12.6.7 | 47.6 MB | #########7 | 98%  2025-05-07T20:25:51.3649572Z 2025-05-07T20:25:51.3649576Z 2025-05-07T20:25:51.3649580Z 2025-05-07T20:25:51.3649584Z 2025-05-07T20:25:51.3649594Z 2025-05-07T20:25:51.3649598Z 2025-05-07T20:25:51.3649612Z 2025-05-07T20:25:51.3649616Z 2025-05-07T20:25:51.3649620Z 2025-05-07T20:25:51.3651101Z 2025-05-07T20:25:51.4120316Z gds-tools-1.11.1.6 | 37.8 MB | ###8 | 38%  2025-05-07T20:25:51.4120675Z 2025-05-07T20:25:51.4120684Z 2025-05-07T20:25:51.4120690Z 2025-05-07T20:25:51.4120696Z 2025-05-07T20:25:51.4120701Z 2025-05-07T20:25:51.4120707Z 2025-05-07T20:25:51.4120728Z 2025-05-07T20:25:51.4120733Z 2025-05-07T20:25:51.4120738Z 2025-05-07T20:25:51.4435911Z libcurand-10.3.7.77 | 39.9 MB | ########7 | 88%  2025-05-07T20:25:51.4656098Z nsight-compute-2024. | 443.1 MB | #########4 | 95% 2025-05-07T20:25:51.4656360Z 2025-05-07T20:25:51.4656364Z 2025-05-07T20:25:51.4656368Z 2025-05-07T20:25:51.4656372Z 2025-05-07T20:25:51.4656375Z 2025-05-07T20:25:51.4656381Z 2025-05-07T20:25:51.4656393Z 2025-05-07T20:25:51.4656396Z 2025-05-07T20:25:51.4656400Z 2025-05-07T20:25:51.4661323Z 2025-05-07T20:25:51.5121381Z gds-tools-1.11.1.6 | 37.8 MB | ####5 | 46%  2025-05-07T20:25:51.5121690Z 2025-05-07T20:25:51.5121703Z 2025-05-07T20:25:51.5121707Z 2025-05-07T20:25:51.5121710Z 2025-05-07T20:25:51.5121714Z 2025-05-07T20:25:51.5121717Z 2025-05-07T20:25:51.5121721Z 2025-05-07T20:25:51.5121725Z 2025-05-07T20:25:51.5121732Z 2025-05-07T20:25:51.5439123Z libcurand-10.3.7.77 | 39.9 MB | #########4 | 94%  2025-05-07T20:25:51.5658483Z nsight-compute-2024. | 443.1 MB | #########5 | 95% 2025-05-07T20:25:51.5658821Z 2025-05-07T20:25:51.5658828Z 2025-05-07T20:25:51.5658848Z 2025-05-07T20:25:51.5658854Z 2025-05-07T20:25:51.5658859Z 2025-05-07T20:25:51.5658865Z 2025-05-07T20:25:51.5658869Z 2025-05-07T20:25:51.5658874Z 2025-05-07T20:25:51.5658879Z 2025-05-07T20:25:51.5662018Z 2025-05-07T20:25:51.6665639Z gds-tools-1.11.1.6 | 37.8 MB | #####2 | 53%  2025-05-07T20:25:51.6665964Z 2025-05-07T20:25:51.6665968Z 2025-05-07T20:25:51.6665997Z 2025-05-07T20:25:51.6666000Z 2025-05-07T20:25:51.6666004Z 2025-05-07T20:25:51.6666008Z 2025-05-07T20:25:51.6666011Z 2025-05-07T20:25:51.6666016Z 2025-05-07T20:25:51.6666019Z 2025-05-07T20:25:51.6666024Z 2025-05-07T20:25:51.6709745Z gds-tools-1.11.1.6 | 37.8 MB | ###### | 61%  2025-05-07T20:25:51.7667995Z nsight-compute-2024. | 443.1 MB | #########5 | 96% 2025-05-07T20:25:51.7668343Z 2025-05-07T20:25:51.7668348Z 2025-05-07T20:25:51.7668351Z 2025-05-07T20:25:51.7668355Z 2025-05-07T20:25:51.7668359Z 2025-05-07T20:25:51.7668363Z 2025-05-07T20:25:51.7668366Z 2025-05-07T20:25:51.7668370Z 2025-05-07T20:25:51.7668374Z 2025-05-07T20:25:51.7670982Z 2025-05-07T20:25:51.7717074Z gds-tools-1.11.1.6 | 37.8 MB | ######9 | 69%  2025-05-07T20:25:51.8030897Z nsight-compute-2024. | 443.1 MB | #########6 | 97% 2025-05-07T20:25:51.8031230Z 2025-05-07T20:25:51.8031235Z 2025-05-07T20:25:51.8031241Z 2025-05-07T20:25:51.8031267Z 2025-05-07T20:25:51.8031273Z 2025-05-07T20:25:51.8031278Z 2025-05-07T20:25:51.8031283Z 2025-05-07T20:25:51.8031627Z libnpp-12.3.1.54 | 93.4 MB | ########## | 100%  2025-05-07T20:25:51.8031901Z 2025-05-07T20:25:51.8031905Z 2025-05-07T20:25:51.8031908Z 2025-05-07T20:25:51.8031912Z 2025-05-07T20:25:51.8031916Z 2025-05-07T20:25:51.8031919Z 2025-05-07T20:25:51.8031925Z 2025-05-07T20:25:51.8436996Z libnpp-12.3.1.54 | 93.4 MB | ########## | 100%  2025-05-07T20:25:51.8437289Z 2025-05-07T20:25:51.8437293Z 2025-05-07T20:25:51.8437297Z 2025-05-07T20:25:51.8437301Z 2025-05-07T20:25:51.8437305Z 2025-05-07T20:25:51.8437309Z 2025-05-07T20:25:51.8437312Z 2025-05-07T20:25:51.8437316Z 2025-05-07T20:25:51.8437320Z 2025-05-07T20:25:51.8437323Z 2025-05-07T20:25:51.8444581Z 2025-05-07T20:25:51.8670805Z python-3.11.8 | 29.3 MB | | 0%  2025-05-07T20:25:51.8671207Z 2025-05-07T20:25:51.8671240Z 2025-05-07T20:25:51.8671246Z 2025-05-07T20:25:51.8671251Z 2025-05-07T20:25:51.8671256Z 2025-05-07T20:25:51.8671261Z 2025-05-07T20:25:51.8671267Z 2025-05-07T20:25:51.8671272Z 2025-05-07T20:25:51.8671278Z 2025-05-07T20:25:51.8671283Z 2025-05-07T20:25:51.8721998Z gds-tools-1.11.1.6 | 37.8 MB | #######7 | 77%  2025-05-07T20:25:51.9437829Z nsight-compute-2024. | 443.1 MB | #########7 | 97% 2025-05-07T20:25:51.9438252Z 2025-05-07T20:25:51.9438260Z 2025-05-07T20:25:51.9438264Z 2025-05-07T20:25:51.9438270Z 2025-05-07T20:25:51.9438275Z 2025-05-07T20:25:51.9438280Z 2025-05-07T20:25:51.9438285Z 2025-05-07T20:25:51.9438290Z 2025-05-07T20:25:51.9438296Z 2025-05-07T20:25:51.9438302Z 2025-05-07T20:25:51.9440795Z 2025-05-07T20:25:51.9672935Z python-3.11.8 | 29.3 MB | 9 | 10%  2025-05-07T20:25:51.9673354Z 2025-05-07T20:25:51.9673361Z 2025-05-07T20:25:51.9673366Z 2025-05-07T20:25:51.9673371Z 2025-05-07T20:25:51.9673645Z 2025-05-07T20:25:51.9673655Z 2025-05-07T20:25:51.9673660Z 2025-05-07T20:25:51.9673665Z 2025-05-07T20:25:51.9673671Z 2025-05-07T20:25:51.9676605Z 2025-05-07T20:25:51.9722657Z gds-tools-1.11.1.6 | 37.8 MB | ########5 | 85%  2025-05-07T20:25:52.0440880Z nsight-compute-2024. | 443.1 MB | #########7 | 98% 2025-05-07T20:25:52.0441267Z 2025-05-07T20:25:52.0441272Z 2025-05-07T20:25:52.0441629Z 2025-05-07T20:25:52.0441635Z 2025-05-07T20:25:52.0441640Z 2025-05-07T20:25:52.0441645Z 2025-05-07T20:25:52.0441651Z 2025-05-07T20:25:52.0441656Z 2025-05-07T20:25:52.0441661Z 2025-05-07T20:25:52.0441668Z 2025-05-07T20:25:52.0444649Z 2025-05-07T20:25:52.0725168Z python-3.11.8 | 29.3 MB | ## | 20%  2025-05-07T20:25:52.1445852Z nsight-compute-2024. | 443.1 MB | #########8 | 98% 2025-05-07T20:25:52.1446169Z 2025-05-07T20:25:52.1446176Z 2025-05-07T20:25:52.1446181Z 2025-05-07T20:25:52.1446186Z 2025-05-07T20:25:52.1446223Z 2025-05-07T20:25:52.1446229Z 2025-05-07T20:25:52.1446234Z 2025-05-07T20:25:52.1446239Z 2025-05-07T20:25:52.1446244Z 2025-05-07T20:25:52.1446260Z 2025-05-07T20:25:52.1451970Z 2025-05-07T20:25:52.1700316Z python-3.11.8 | 29.3 MB | ### | 31%  2025-05-07T20:25:52.1700722Z 2025-05-07T20:25:52.1700736Z 2025-05-07T20:25:52.1700741Z 2025-05-07T20:25:52.1700763Z 2025-05-07T20:25:52.1700768Z 2025-05-07T20:25:52.1700774Z 2025-05-07T20:25:52.1700779Z 2025-05-07T20:25:52.1700784Z 2025-05-07T20:25:52.1700789Z 2025-05-07T20:25:52.1700794Z 2025-05-07T20:25:52.1731109Z gds-tools-1.11.1.6 | 37.8 MB | #########3 | 93%  2025-05-07T20:25:52.2457063Z nsight-compute-2024. | 443.1 MB | #########9 | 99% 2025-05-07T20:25:52.2457426Z 2025-05-07T20:25:52.2457506Z 2025-05-07T20:25:52.2457512Z 2025-05-07T20:25:52.2457539Z 2025-05-07T20:25:52.2457545Z 2025-05-07T20:25:52.2457550Z 2025-05-07T20:25:52.2457555Z 2025-05-07T20:25:52.2457594Z 2025-05-07T20:25:52.2457603Z 2025-05-07T20:25:52.2457608Z 2025-05-07T20:25:52.2460303Z 2025-05-07T20:25:52.2734092Z python-3.11.8 | 29.3 MB | ####1 | 42%  2025-05-07T20:25:52.3458494Z nsight-compute-2024. | 443.1 MB | #########9 | 100% 2025-05-07T20:25:52.3458869Z 2025-05-07T20:25:52.3458890Z 2025-05-07T20:25:52.3458896Z 2025-05-07T20:25:52.3458931Z 2025-05-07T20:25:52.3458936Z 2025-05-07T20:25:52.3458941Z 2025-05-07T20:25:52.3458946Z 2025-05-07T20:25:52.3458952Z 2025-05-07T20:25:52.3458957Z 2025-05-07T20:25:52.3458963Z 2025-05-07T20:25:52.3459370Z 2025-05-07T20:25:52.3995007Z python-3.11.8 | 29.3 MB | #####2 | 53%  2025-05-07T20:25:52.3995325Z 2025-05-07T20:25:52.3995329Z 2025-05-07T20:25:52.3997154Z 2025-05-07T20:25:52.4460249Z libcusparse-12.5.4.2 | 118.6 MB | ########## | 100%  2025-05-07T20:25:52.4460629Z 2025-05-07T20:25:52.4460634Z 2025-05-07T20:25:52.4460663Z 2025-05-07T20:25:52.4460670Z 2025-05-07T20:25:52.4460676Z 2025-05-07T20:25:52.4460682Z 2025-05-07T20:25:52.4460687Z 2025-05-07T20:25:52.4460701Z 2025-05-07T20:25:52.4460706Z 2025-05-07T20:25:52.4460711Z 2025-05-07T20:25:52.4462189Z 2025-05-07T20:25:52.5471449Z python-3.11.8 | 29.3 MB | ######4 | 64%  2025-05-07T20:25:52.5471906Z 2025-05-07T20:25:52.5471911Z 2025-05-07T20:25:52.5471942Z 2025-05-07T20:25:52.5471946Z 2025-05-07T20:25:52.5471950Z 2025-05-07T20:25:52.5471954Z 2025-05-07T20:25:52.5471957Z 2025-05-07T20:25:52.5471961Z 2025-05-07T20:25:52.5471965Z 2025-05-07T20:25:52.5471968Z 2025-05-07T20:25:52.5471972Z 2025-05-07T20:25:52.6471189Z python-3.11.8 | 29.3 MB | #######5 | 76%  2025-05-07T20:25:52.6471571Z 2025-05-07T20:25:52.6471577Z 2025-05-07T20:25:52.6471583Z 2025-05-07T20:25:52.6471588Z 2025-05-07T20:25:52.6471593Z 2025-05-07T20:25:52.6471598Z 2025-05-07T20:25:52.6471604Z 2025-05-07T20:25:52.6471887Z 2025-05-07T20:25:52.6471894Z 2025-05-07T20:25:52.6471900Z 2025-05-07T20:25:52.6475730Z 2025-05-07T20:25:52.9560159Z python-3.11.8 | 29.3 MB | ########7 | 88%  2025-05-07T20:25:52.9560459Z 2025-05-07T20:25:52.9560464Z 2025-05-07T20:25:52.9560469Z 2025-05-07T20:25:52.9560473Z 2025-05-07T20:25:52.9560478Z 2025-05-07T20:25:52.9560495Z 2025-05-07T20:25:52.9560759Z 2025-05-07T20:25:52.9560764Z 2025-05-07T20:25:52.9560775Z 2025-05-07T20:25:53.0070913Z libcurand-10.3.7.77 | 39.9 MB | ########## | 100%  2025-05-07T20:25:53.0071292Z 2025-05-07T20:25:53.0071297Z 2025-05-07T20:25:53.0071301Z 2025-05-07T20:25:53.0071304Z 2025-05-07T20:25:53.0071308Z 2025-05-07T20:25:53.0071312Z 2025-05-07T20:25:53.0071316Z 2025-05-07T20:25:53.0071319Z 2025-05-07T20:25:53.0071323Z 2025-05-07T20:25:53.0071327Z 2025-05-07T20:25:53.0071331Z 2025-05-07T20:25:53.0076479Z 2025-05-07T20:25:53.0085824Z cuda-nvcc-tools-12.6 | 23.0 MB | | 0%  2025-05-07T20:25:53.0086235Z 2025-05-07T20:25:53.0086242Z 2025-05-07T20:25:53.0086247Z 2025-05-07T20:25:53.0086252Z 2025-05-07T20:25:53.0086258Z 2025-05-07T20:25:53.0086264Z 2025-05-07T20:25:53.0086269Z 2025-05-07T20:25:53.0091031Z 2025-05-07T20:25:53.0488518Z cuda-nvdisasm-12.6.7 | 47.6 MB | ########## | 100%  2025-05-07T20:25:53.0488951Z 2025-05-07T20:25:53.0488957Z 2025-05-07T20:25:53.0488962Z 2025-05-07T20:25:53.0488967Z 2025-05-07T20:25:53.0488972Z 2025-05-07T20:25:53.0488977Z 2025-05-07T20:25:53.0488983Z 2025-05-07T20:25:53.0488988Z 2025-05-07T20:25:53.0488993Z 2025-05-07T20:25:53.0488998Z 2025-05-07T20:25:53.0489003Z 2025-05-07T20:25:53.0489019Z 2025-05-07T20:25:53.0489028Z 2025-05-07T20:25:53.1074329Z cuda-nvrtc-12.6.85 | 17.3 MB | | 0%  2025-05-07T20:25:53.1074757Z 2025-05-07T20:25:53.1074772Z 2025-05-07T20:25:53.1074778Z 2025-05-07T20:25:53.1074805Z 2025-05-07T20:25:53.1074810Z 2025-05-07T20:25:53.1074816Z 2025-05-07T20:25:53.1074822Z 2025-05-07T20:25:53.1074827Z 2025-05-07T20:25:53.1074832Z 2025-05-07T20:25:53.1074838Z 2025-05-07T20:25:53.1074843Z 2025-05-07T20:25:53.1074995Z 2025-05-07T20:25:53.1489867Z cuda-nvcc-tools-12.6 | 23.0 MB | #4 | 15%  2025-05-07T20:25:53.1490312Z 2025-05-07T20:25:53.1490345Z 2025-05-07T20:25:53.1490350Z 2025-05-07T20:25:53.1490355Z 2025-05-07T20:25:53.1490360Z 2025-05-07T20:25:53.1490365Z 2025-05-07T20:25:53.1490370Z 2025-05-07T20:25:53.1490375Z 2025-05-07T20:25:53.1490380Z 2025-05-07T20:25:53.1490386Z 2025-05-07T20:25:53.1490390Z 2025-05-07T20:25:53.1490396Z 2025-05-07T20:25:53.1492480Z 2025-05-07T20:25:53.2177197Z cuda-nvrtc-12.6.85 | 17.3 MB | #5 | 16%  2025-05-07T20:25:53.2177612Z 2025-05-07T20:25:53.2177617Z 2025-05-07T20:25:53.2177623Z 2025-05-07T20:25:53.2177628Z 2025-05-07T20:25:53.2177655Z 2025-05-07T20:25:53.2177660Z 2025-05-07T20:25:53.2177674Z 2025-05-07T20:25:53.2177679Z 2025-05-07T20:25:53.2177685Z 2025-05-07T20:25:53.2177690Z 2025-05-07T20:25:53.2177695Z 2025-05-07T20:25:53.2178974Z 2025-05-07T20:25:53.2491826Z cuda-nvcc-tools-12.6 | 23.0 MB | ##9 | 29%  2025-05-07T20:25:53.2492262Z 2025-05-07T20:25:53.2492267Z 2025-05-07T20:25:53.2492293Z 2025-05-07T20:25:53.2492298Z 2025-05-07T20:25:53.2492303Z 2025-05-07T20:25:53.2492308Z 2025-05-07T20:25:53.2492313Z 2025-05-07T20:25:53.2492318Z 2025-05-07T20:25:53.2492323Z 2025-05-07T20:25:53.2492328Z 2025-05-07T20:25:53.2492334Z 2025-05-07T20:25:53.2492338Z 2025-05-07T20:25:53.2501264Z 2025-05-07T20:25:53.3307543Z cuda-nvrtc-12.6.85 | 17.3 MB | ###1 | 31%  2025-05-07T20:25:53.3307953Z 2025-05-07T20:25:53.3307957Z 2025-05-07T20:25:53.3307960Z 2025-05-07T20:25:53.3307964Z 2025-05-07T20:25:53.3307968Z 2025-05-07T20:25:53.3308242Z 2025-05-07T20:25:53.3308247Z 2025-05-07T20:25:53.3308251Z 2025-05-07T20:25:53.3308254Z 2025-05-07T20:25:53.3308258Z 2025-05-07T20:25:53.3308262Z 2025-05-07T20:25:53.3311953Z 2025-05-07T20:25:53.3497080Z cuda-nvcc-tools-12.6 | 23.0 MB | ####3 | 43%  2025-05-07T20:25:53.3497508Z 2025-05-07T20:25:53.3497513Z 2025-05-07T20:25:53.3497518Z 2025-05-07T20:25:53.3498004Z 2025-05-07T20:25:53.3498008Z 2025-05-07T20:25:53.3498011Z 2025-05-07T20:25:53.3498015Z 2025-05-07T20:25:53.3498018Z 2025-05-07T20:25:53.3498022Z 2025-05-07T20:25:53.3498025Z 2025-05-07T20:25:53.3498029Z 2025-05-07T20:25:53.3498032Z 2025-05-07T20:25:53.3498387Z 2025-05-07T20:25:53.4365189Z cuda-nvrtc-12.6.85 | 17.3 MB | ####7 | 48%  2025-05-07T20:25:53.4365612Z 2025-05-07T20:25:53.4365617Z 2025-05-07T20:25:53.4365623Z 2025-05-07T20:25:53.4365628Z 2025-05-07T20:25:53.4365633Z 2025-05-07T20:25:53.4365638Z 2025-05-07T20:25:53.4365664Z 2025-05-07T20:25:53.4365669Z 2025-05-07T20:25:53.4365674Z 2025-05-07T20:25:53.4365679Z 2025-05-07T20:25:53.4365684Z 2025-05-07T20:25:53.4369074Z 2025-05-07T20:25:53.4551703Z cuda-nvcc-tools-12.6 | 23.0 MB | #####6 | 57%  2025-05-07T20:25:53.4552107Z 2025-05-07T20:25:53.4552111Z 2025-05-07T20:25:53.4552115Z 2025-05-07T20:25:53.4552118Z 2025-05-07T20:25:53.4552139Z 2025-05-07T20:25:53.4552142Z 2025-05-07T20:25:53.4552154Z 2025-05-07T20:25:53.4552158Z 2025-05-07T20:25:53.4552161Z 2025-05-07T20:25:53.4552165Z 2025-05-07T20:25:53.4552168Z 2025-05-07T20:25:53.4552172Z 2025-05-07T20:25:53.4553069Z 2025-05-07T20:25:53.5370615Z cuda-nvrtc-12.6.85 | 17.3 MB | ######3 | 64%  2025-05-07T20:25:53.5370948Z 2025-05-07T20:25:53.5370952Z 2025-05-07T20:25:53.5370956Z 2025-05-07T20:25:53.5370960Z 2025-05-07T20:25:53.5370964Z 2025-05-07T20:25:53.5370967Z 2025-05-07T20:25:53.5370973Z 2025-05-07T20:25:53.5371003Z 2025-05-07T20:25:53.5371007Z 2025-05-07T20:25:53.5371010Z 2025-05-07T20:25:53.5371014Z 2025-05-07T20:25:53.5372426Z 2025-05-07T20:25:53.5498658Z cuda-nvcc-tools-12.6 | 23.0 MB | ######9 | 70%  2025-05-07T20:25:53.5498988Z 2025-05-07T20:25:53.5498992Z 2025-05-07T20:25:53.5498995Z 2025-05-07T20:25:53.5498999Z 2025-05-07T20:25:53.5499003Z 2025-05-07T20:25:53.5499026Z 2025-05-07T20:25:53.5499032Z 2025-05-07T20:25:53.5499036Z 2025-05-07T20:25:53.5499039Z 2025-05-07T20:25:53.5499043Z 2025-05-07T20:25:53.5499319Z gds-tools-1.11.1.6 | 37.8 MB | ########## | 100%  2025-05-07T20:25:53.5499654Z 2025-05-07T20:25:53.5499660Z 2025-05-07T20:25:53.5499666Z 2025-05-07T20:25:53.5499671Z 2025-05-07T20:25:53.5499676Z 2025-05-07T20:25:53.5499681Z 2025-05-07T20:25:53.5499694Z 2025-05-07T20:25:53.5499700Z 2025-05-07T20:25:53.5499705Z 2025-05-07T20:25:53.5507416Z 2025-05-07T20:25:53.5570984Z gds-tools-1.11.1.6 | 37.8 MB | ########## | 100%  2025-05-07T20:25:53.5571349Z 2025-05-07T20:25:53.5571354Z 2025-05-07T20:25:53.5571357Z 2025-05-07T20:25:53.5571361Z 2025-05-07T20:25:53.5571365Z 2025-05-07T20:25:53.5571368Z 2025-05-07T20:25:53.5571372Z 2025-05-07T20:25:53.5571376Z 2025-05-07T20:25:53.5571379Z 2025-05-07T20:25:53.5571383Z 2025-05-07T20:25:53.5571387Z 2025-05-07T20:25:53.5571390Z 2025-05-07T20:25:53.5571783Z 2025-05-07T20:25:53.5906794Z cuda-nvrtc-12.6.85 | 17.3 MB | #######9 | 80%  2025-05-07T20:25:53.5907164Z 2025-05-07T20:25:53.5907168Z 2025-05-07T20:25:53.5929597Z libcufft-11.3.0.4 | 156.2 MB | ########## | 100%  2025-05-07T20:25:53.5929975Z 2025-05-07T20:25:53.5929982Z 2025-05-07T20:25:53.5929987Z 2025-05-07T20:25:53.5929992Z 2025-05-07T20:25:53.5929997Z 2025-05-07T20:25:53.5930003Z 2025-05-07T20:25:53.5930008Z 2025-05-07T20:25:53.5930012Z 2025-05-07T20:25:53.5930017Z 2025-05-07T20:25:53.5930022Z 2025-05-07T20:25:53.5930322Z 2025-05-07T20:25:53.5930328Z 2025-05-07T20:25:53.5930331Z 2025-05-07T20:25:53.5930335Z 2025-05-07T20:25:53.6591739Z libnvjitlink-12.6.85 | 14.9 MB | | 0%  2025-05-07T20:25:53.6592067Z 2025-05-07T20:25:53.6592071Z 2025-05-07T20:25:53.6592075Z 2025-05-07T20:25:53.6592078Z 2025-05-07T20:25:53.6592082Z 2025-05-07T20:25:53.6592086Z 2025-05-07T20:25:53.6592319Z 2025-05-07T20:25:53.6592333Z 2025-05-07T20:25:53.6592337Z 2025-05-07T20:25:53.6592341Z 2025-05-07T20:25:53.6592344Z 2025-05-07T20:25:53.6597047Z 2025-05-07T20:25:53.6655004Z cuda-nvcc-tools-12.6 | 23.0 MB | ########2 | 83%  2025-05-07T20:25:53.6655327Z 2025-05-07T20:25:53.6655331Z 2025-05-07T20:25:53.6655335Z 2025-05-07T20:25:53.6655339Z 2025-05-07T20:25:53.6655342Z 2025-05-07T20:25:53.6655346Z 2025-05-07T20:25:53.6655350Z 2025-05-07T20:25:53.6655353Z 2025-05-07T20:25:53.6655357Z 2025-05-07T20:25:53.6655361Z 2025-05-07T20:25:53.6655374Z 2025-05-07T20:25:53.6655378Z 2025-05-07T20:25:53.6661622Z 2025-05-07T20:25:53.6932043Z cuda-nvrtc-12.6.85 | 17.3 MB | #########5 | 95%  2025-05-07T20:25:53.6932348Z 2025-05-07T20:25:53.6932352Z 2025-05-07T20:25:53.6932356Z 2025-05-07T20:25:53.6932359Z 2025-05-07T20:25:53.6932363Z 2025-05-07T20:25:53.6932366Z 2025-05-07T20:25:53.6932370Z 2025-05-07T20:25:53.6932384Z 2025-05-07T20:25:53.6932388Z 2025-05-07T20:25:53.6932391Z 2025-05-07T20:25:53.6932395Z 2025-05-07T20:25:53.6932398Z 2025-05-07T20:25:53.6932409Z 2025-05-07T20:25:53.6932413Z 2025-05-07T20:25:53.7594310Z libnvjitlink-12.6.85 | 14.9 MB | #7 | 17%  2025-05-07T20:25:53.7594644Z 2025-05-07T20:25:53.7594648Z 2025-05-07T20:25:53.7594661Z 2025-05-07T20:25:53.7594664Z 2025-05-07T20:25:53.7594668Z 2025-05-07T20:25:53.7594672Z 2025-05-07T20:25:53.7594677Z 2025-05-07T20:25:53.7594681Z 2025-05-07T20:25:53.7594685Z 2025-05-07T20:25:53.7594712Z 2025-05-07T20:25:53.7594716Z 2025-05-07T20:25:53.7595468Z 2025-05-07T20:25:53.7932489Z cuda-nvcc-tools-12.6 | 23.0 MB | #########5 | 96%  2025-05-07T20:25:53.7932820Z 2025-05-07T20:25:53.7932824Z 2025-05-07T20:25:53.7932828Z 2025-05-07T20:25:53.7932832Z 2025-05-07T20:25:53.7932835Z 2025-05-07T20:25:53.7932839Z 2025-05-07T20:25:53.7932843Z 2025-05-07T20:25:53.7932862Z 2025-05-07T20:25:53.7932865Z 2025-05-07T20:25:53.7932869Z 2025-05-07T20:25:53.7932872Z 2025-05-07T20:25:53.7932876Z 2025-05-07T20:25:53.7932879Z 2025-05-07T20:25:53.7932883Z 2025-05-07T20:25:53.8362801Z libnvjitlink-12.6.85 | 14.9 MB | ###6 | 36%  2025-05-07T20:25:53.8363226Z 2025-05-07T20:25:53.8363232Z 2025-05-07T20:25:53.8363238Z 2025-05-07T20:25:53.8363243Z 2025-05-07T20:25:53.8363248Z 2025-05-07T20:25:53.8363253Z 2025-05-07T20:25:53.8363258Z 2025-05-07T20:25:53.8363277Z 2025-05-07T20:25:53.8363282Z 2025-05-07T20:25:53.8363307Z 2025-05-07T20:25:53.8364774Z 2025-05-07T20:25:53.8372106Z python-3.11.8 | 29.3 MB | ########## | 100%  2025-05-07T20:25:53.8372499Z 2025-05-07T20:25:53.8372504Z 2025-05-07T20:25:53.8372508Z 2025-05-07T20:25:53.8372511Z 2025-05-07T20:25:53.8372515Z 2025-05-07T20:25:53.8372519Z 2025-05-07T20:25:53.8372522Z 2025-05-07T20:25:53.8372526Z 2025-05-07T20:25:53.8372540Z 2025-05-07T20:25:53.8372543Z 2025-05-07T20:25:53.8372547Z 2025-05-07T20:25:53.8935012Z python-3.11.8 | 29.3 MB | ########## | 100%  2025-05-07T20:25:53.8935324Z 2025-05-07T20:25:53.8935328Z 2025-05-07T20:25:53.8935332Z 2025-05-07T20:25:53.8935335Z 2025-05-07T20:25:53.8935339Z 2025-05-07T20:25:53.8935343Z 2025-05-07T20:25:53.8935347Z 2025-05-07T20:25:53.8935351Z 2025-05-07T20:25:53.8935355Z 2025-05-07T20:25:53.8935359Z 2025-05-07T20:25:53.8935362Z 2025-05-07T20:25:53.8935366Z 2025-05-07T20:25:53.8935370Z 2025-05-07T20:25:53.8937496Z 2025-05-07T20:25:53.9909954Z libnvjitlink-12.6.85 | 14.9 MB | #####9 | 60%  2025-05-07T20:25:53.9910435Z 2025-05-07T20:25:53.9910439Z 2025-05-07T20:25:53.9910442Z 2025-05-07T20:25:53.9910446Z 2025-05-07T20:25:53.9910450Z 2025-05-07T20:25:53.9910454Z 2025-05-07T20:25:53.9910459Z 2025-05-07T20:25:53.9910463Z 2025-05-07T20:25:53.9910467Z 2025-05-07T20:25:53.9910796Z 2025-05-07T20:25:53.9910801Z 2025-05-07T20:25:53.9910806Z 2025-05-07T20:25:53.9910811Z 2025-05-07T20:25:53.9910816Z 2025-05-07T20:25:53.9913015Z 2025-05-07T20:25:53.9941123Z cuda-nvcc-dev_linux- | 10.8 MB | | 0%  2025-05-07T20:25:53.9941450Z 2025-05-07T20:25:53.9941454Z 2025-05-07T20:25:53.9941458Z 2025-05-07T20:25:53.9941462Z 2025-05-07T20:25:53.9941472Z 2025-05-07T20:25:53.9941476Z 2025-05-07T20:25:53.9941480Z 2025-05-07T20:25:53.9941483Z 2025-05-07T20:25:53.9941487Z 2025-05-07T20:25:53.9941491Z 2025-05-07T20:25:53.9941508Z 2025-05-07T20:25:53.9941512Z 2025-05-07T20:25:53.9941516Z 2025-05-07T20:25:53.9941519Z 2025-05-07T20:25:54.1101419Z libnvjitlink-12.6.85 | 14.9 MB | ########1 | 82%  2025-05-07T20:25:54.1102421Z 2025-05-07T20:25:54.1102425Z 2025-05-07T20:25:54.1102430Z 2025-05-07T20:25:54.1102434Z 2025-05-07T20:25:54.1102438Z 2025-05-07T20:25:54.1102441Z 2025-05-07T20:25:54.1102470Z 2025-05-07T20:25:54.1102473Z 2025-05-07T20:25:54.1102477Z 2025-05-07T20:25:54.1102481Z 2025-05-07T20:25:54.1102484Z 2025-05-07T20:25:54.1102488Z 2025-05-07T20:25:54.1102491Z 2025-05-07T20:25:54.1102496Z 2025-05-07T20:25:54.1102500Z 2025-05-07T20:25:54.2113657Z cuda-nvcc-dev_linux- | 10.8 MB | 2 | 3%  2025-05-07T20:25:54.2114162Z 2025-05-07T20:25:54.2114169Z 2025-05-07T20:25:54.2114178Z 2025-05-07T20:25:54.2114183Z 2025-05-07T20:25:54.2114189Z 2025-05-07T20:25:54.2114206Z 2025-05-07T20:25:54.2114212Z 2025-05-07T20:25:54.2114245Z 2025-05-07T20:25:54.2114251Z 2025-05-07T20:25:54.2114256Z 2025-05-07T20:25:54.2114261Z 2025-05-07T20:25:54.2114266Z 2025-05-07T20:25:54.2114271Z 2025-05-07T20:25:54.2114277Z 2025-05-07T20:25:54.2114282Z 2025-05-07T20:25:54.2860314Z cuda-nvcc-dev_linux- | 10.8 MB | #8 | 18%  2025-05-07T20:25:54.2860750Z 2025-05-07T20:25:54.2860754Z 2025-05-07T20:25:54.2860784Z 2025-05-07T20:25:54.2860787Z 2025-05-07T20:25:54.2860791Z 2025-05-07T20:25:54.2860794Z 2025-05-07T20:25:54.2860798Z 2025-05-07T20:25:54.2860802Z 2025-05-07T20:25:54.2860806Z 2025-05-07T20:25:54.2860810Z 2025-05-07T20:25:54.2860813Z 2025-05-07T20:25:54.2860817Z 2025-05-07T20:25:54.2868301Z 2025-05-07T20:25:54.3113187Z cuda-nvrtc-12.6.85 | 17.3 MB | ########## | 100%  2025-05-07T20:25:54.3113586Z 2025-05-07T20:25:54.3113590Z 2025-05-07T20:25:54.3113593Z 2025-05-07T20:25:54.3113597Z 2025-05-07T20:25:54.3113623Z 2025-05-07T20:25:54.3113627Z 2025-05-07T20:25:54.3113630Z 2025-05-07T20:25:54.3113634Z 2025-05-07T20:25:54.3113647Z 2025-05-07T20:25:54.3113650Z 2025-05-07T20:25:54.3113655Z 2025-05-07T20:25:54.3113658Z 2025-05-07T20:25:54.3113662Z 2025-05-07T20:25:54.3113665Z 2025-05-07T20:25:54.3114889Z 2025-05-07T20:25:54.3240855Z cuda-nvcc-dev_linux- | 10.8 MB | ###9 | 39%  2025-05-07T20:25:54.3241304Z 2025-05-07T20:25:54.3241308Z 2025-05-07T20:25:54.3241312Z 2025-05-07T20:25:54.3241316Z 2025-05-07T20:25:54.3241319Z 2025-05-07T20:25:54.3241323Z 2025-05-07T20:25:54.3241327Z 2025-05-07T20:25:54.3241330Z 2025-05-07T20:25:54.3241334Z 2025-05-07T20:25:54.3241338Z 2025-05-07T20:25:54.3241341Z 2025-05-07T20:25:54.3241345Z 2025-05-07T20:25:54.3241349Z 2025-05-07T20:25:54.3241353Z 2025-05-07T20:25:54.3241356Z 2025-05-07T20:25:54.3248461Z 2025-05-07T20:25:54.4125562Z cuda-nvvm-tools-12.6 | 10.4 MB | | 0%  2025-05-07T20:25:54.4126023Z 2025-05-07T20:25:54.4126028Z 2025-05-07T20:25:54.4126031Z 2025-05-07T20:25:54.4126035Z 2025-05-07T20:25:54.4126039Z 2025-05-07T20:25:54.4126042Z 2025-05-07T20:25:54.4126046Z 2025-05-07T20:25:54.4126058Z 2025-05-07T20:25:54.4126062Z 2025-05-07T20:25:54.4126065Z 2025-05-07T20:25:54.4126069Z 2025-05-07T20:25:54.4126072Z 2025-05-07T20:25:54.4126076Z 2025-05-07T20:25:54.4126262Z 2025-05-07T20:25:54.4128599Z 2025-05-07T20:25:54.4241184Z cuda-nvcc-dev_linux- | 10.8 MB | ######7 | 68%  2025-05-07T20:25:54.4241552Z 2025-05-07T20:25:54.4241556Z 2025-05-07T20:25:54.4241559Z 2025-05-07T20:25:54.4241563Z 2025-05-07T20:25:54.4241567Z 2025-05-07T20:25:54.4241570Z 2025-05-07T20:25:54.4241574Z 2025-05-07T20:25:54.4241577Z 2025-05-07T20:25:54.4241581Z 2025-05-07T20:25:54.4241585Z 2025-05-07T20:25:54.4241588Z 2025-05-07T20:25:54.4241592Z 2025-05-07T20:25:54.4241596Z 2025-05-07T20:25:54.4241599Z 2025-05-07T20:25:54.4241616Z 2025-05-07T20:25:54.4241619Z 2025-05-07T20:25:54.4985100Z cuda-nvvm-tools-12.6 | 10.4 MB | ### | 30%  2025-05-07T20:25:54.4985471Z 2025-05-07T20:25:54.4985475Z 2025-05-07T20:25:54.4985479Z 2025-05-07T20:25:54.4985483Z 2025-05-07T20:25:54.4985487Z 2025-05-07T20:25:54.4985491Z 2025-05-07T20:25:54.4985501Z 2025-05-07T20:25:54.4985505Z 2025-05-07T20:25:54.4985538Z 2025-05-07T20:25:54.4985542Z 2025-05-07T20:25:54.4985545Z 2025-05-07T20:25:54.4988647Z 2025-05-07T20:25:54.5126461Z cuda-nvcc-tools-12.6 | 23.0 MB | ########## | 100%  2025-05-07T20:25:54.5126794Z 2025-05-07T20:25:54.5126798Z 2025-05-07T20:25:54.5126801Z 2025-05-07T20:25:54.5126805Z 2025-05-07T20:25:54.5126809Z 2025-05-07T20:25:54.5126812Z 2025-05-07T20:25:54.5126816Z 2025-05-07T20:25:54.5126820Z 2025-05-07T20:25:54.5126823Z 2025-05-07T20:25:54.5126827Z 2025-05-07T20:25:54.5126830Z 2025-05-07T20:25:54.5126834Z 2025-05-07T20:25:54.5126859Z 2025-05-07T20:25:54.5126863Z 2025-05-07T20:25:54.5128192Z 2025-05-07T20:25:54.5244093Z cuda-nvcc-dev_linux- | 10.8 MB | #########6 | 97%  2025-05-07T20:25:54.5244428Z 2025-05-07T20:25:54.5244432Z 2025-05-07T20:25:54.5244436Z 2025-05-07T20:25:54.5244439Z 2025-05-07T20:25:54.5244443Z 2025-05-07T20:25:54.5244447Z 2025-05-07T20:25:54.5244461Z 2025-05-07T20:25:54.5244465Z 2025-05-07T20:25:54.5244468Z 2025-05-07T20:25:54.5244482Z 2025-05-07T20:25:54.5244488Z 2025-05-07T20:25:54.5244493Z 2025-05-07T20:25:54.5244496Z 2025-05-07T20:25:54.5244500Z 2025-05-07T20:25:54.5244503Z 2025-05-07T20:25:54.5244507Z 2025-05-07T20:25:54.5514580Z cuda-nvvm-tools-12.6 | 10.4 MB | ######2 | 63%  2025-05-07T20:25:54.5514929Z 2025-05-07T20:25:54.5514933Z 2025-05-07T20:25:54.5514937Z 2025-05-07T20:25:54.5514940Z 2025-05-07T20:25:54.5514944Z 2025-05-07T20:25:54.5514948Z 2025-05-07T20:25:54.5514963Z 2025-05-07T20:25:54.5514967Z 2025-05-07T20:25:54.5514971Z 2025-05-07T20:25:54.5514975Z 2025-05-07T20:25:54.5514978Z 2025-05-07T20:25:54.5514982Z 2025-05-07T20:25:54.5514985Z 2025-05-07T20:25:54.5514989Z 2025-05-07T20:25:54.5608170Z libnvjitlink-12.6.85 | 14.9 MB | ########## | 100%  2025-05-07T20:25:54.5608572Z 2025-05-07T20:25:54.5608576Z 2025-05-07T20:25:54.5608593Z 2025-05-07T20:25:54.5608597Z 2025-05-07T20:25:54.5608601Z 2025-05-07T20:25:54.5608605Z 2025-05-07T20:25:54.5608608Z 2025-05-07T20:25:54.5608612Z 2025-05-07T20:25:54.5608616Z 2025-05-07T20:25:54.5608619Z 2025-05-07T20:25:54.5608623Z 2025-05-07T20:25:54.5608635Z 2025-05-07T20:25:54.5608639Z 2025-05-07T20:25:54.5608643Z 2025-05-07T20:25:54.5608649Z 2025-05-07T20:25:54.5608654Z 2025-05-07T20:25:54.5610716Z 2025-05-07T20:25:54.5963361Z cuda-sanitizer-api-1 | 8.9 MB | | 0%  2025-05-07T20:25:54.5963750Z 2025-05-07T20:25:54.5963992Z 2025-05-07T20:25:54.5963997Z 2025-05-07T20:25:54.5964001Z 2025-05-07T20:25:54.5964005Z 2025-05-07T20:25:54.5964009Z 2025-05-07T20:25:54.5964012Z 2025-05-07T20:25:54.5964016Z 2025-05-07T20:25:54.5964020Z 2025-05-07T20:25:54.5964025Z 2025-05-07T20:25:54.5964028Z 2025-05-07T20:25:54.5964032Z 2025-05-07T20:25:54.5964036Z 2025-05-07T20:25:54.5964039Z 2025-05-07T20:25:54.5964043Z 2025-05-07T20:25:54.5964200Z 2025-05-07T20:25:54.5964204Z 2025-05-07T20:25:54.5967116Z 2025-05-07T20:25:54.6252341Z cuda-nvvm-impl-12.6. | 7.7 MB | | 0%  2025-05-07T20:25:54.6252750Z 2025-05-07T20:25:54.6252756Z 2025-05-07T20:25:54.6252762Z 2025-05-07T20:25:54.6252767Z 2025-05-07T20:25:54.6252772Z 2025-05-07T20:25:54.6252790Z 2025-05-07T20:25:54.6252795Z 2025-05-07T20:25:54.6252801Z 2025-05-07T20:25:54.6252806Z 2025-05-07T20:25:54.6252811Z 2025-05-07T20:25:54.6252816Z 2025-05-07T20:25:54.6252821Z 2025-05-07T20:25:54.6252847Z 2025-05-07T20:25:54.6252852Z 2025-05-07T20:25:54.6252857Z 2025-05-07T20:25:54.6255031Z 2025-05-07T20:25:54.6609472Z cuda-nvvm-tools-12.6 | 10.4 MB | #########6 | 97%  2025-05-07T20:25:54.6609894Z 2025-05-07T20:25:54.6609898Z 2025-05-07T20:25:54.6609902Z 2025-05-07T20:25:54.6609906Z 2025-05-07T20:25:54.6609909Z 2025-05-07T20:25:54.6609913Z 2025-05-07T20:25:54.6609936Z 2025-05-07T20:25:54.6609939Z 2025-05-07T20:25:54.6609943Z 2025-05-07T20:25:54.6609946Z 2025-05-07T20:25:54.6609950Z 2025-05-07T20:25:54.6609953Z 2025-05-07T20:25:54.6609957Z 2025-05-07T20:25:54.6609961Z 2025-05-07T20:25:54.6609964Z 2025-05-07T20:25:54.6609977Z 2025-05-07T20:25:54.6612335Z 2025-05-07T20:25:54.6965201Z cuda-sanitizer-api-1 | 8.9 MB | ###6 | 37%  2025-05-07T20:25:54.6965635Z 2025-05-07T20:25:54.6965639Z 2025-05-07T20:25:54.6965643Z 2025-05-07T20:25:54.6965647Z 2025-05-07T20:25:54.6965670Z 2025-05-07T20:25:54.6965674Z 2025-05-07T20:25:54.6965678Z 2025-05-07T20:25:54.6965681Z 2025-05-07T20:25:54.6965685Z 2025-05-07T20:25:54.6965689Z 2025-05-07T20:25:54.6965692Z 2025-05-07T20:25:54.6965696Z 2025-05-07T20:25:54.6965700Z 2025-05-07T20:25:54.6965703Z 2025-05-07T20:25:54.6965707Z 2025-05-07T20:25:54.6965710Z 2025-05-07T20:25:54.6965714Z 2025-05-07T20:25:54.6966831Z 2025-05-07T20:25:54.7653342Z cuda-nvvm-impl-12.6. | 7.7 MB | ###6 | 37%  2025-05-07T20:25:54.7653706Z 2025-05-07T20:25:54.7653710Z 2025-05-07T20:25:54.7653714Z 2025-05-07T20:25:54.7653717Z 2025-05-07T20:25:54.7653721Z 2025-05-07T20:25:54.7653726Z 2025-05-07T20:25:54.7653729Z 2025-05-07T20:25:54.7653733Z 2025-05-07T20:25:54.7653736Z 2025-05-07T20:25:54.7653747Z 2025-05-07T20:25:54.7653751Z 2025-05-07T20:25:54.7653755Z 2025-05-07T20:25:54.7653758Z 2025-05-07T20:25:54.7653762Z 2025-05-07T20:25:54.7653766Z 2025-05-07T20:25:54.7653770Z 2025-05-07T20:25:54.7655230Z 2025-05-07T20:25:54.7968843Z cuda-sanitizer-api-1 | 8.9 MB | #######3 | 74%  2025-05-07T20:25:54.7969190Z 2025-05-07T20:25:54.7969194Z 2025-05-07T20:25:54.7969198Z 2025-05-07T20:25:54.7969201Z 2025-05-07T20:25:54.7969205Z 2025-05-07T20:25:54.7969208Z 2025-05-07T20:25:54.7969212Z 2025-05-07T20:25:54.7969216Z 2025-05-07T20:25:54.7969219Z 2025-05-07T20:25:54.7969237Z 2025-05-07T20:25:54.7969241Z 2025-05-07T20:25:54.7969244Z 2025-05-07T20:25:54.7969248Z 2025-05-07T20:25:54.7969251Z 2025-05-07T20:25:54.7969255Z 2025-05-07T20:25:54.7969259Z 2025-05-07T20:25:54.7969262Z 2025-05-07T20:25:54.7969269Z 2025-05-07T20:25:54.8904687Z cuda-nvvm-impl-12.6. | 7.7 MB | #######5 | 76%  2025-05-07T20:25:54.8905020Z 2025-05-07T20:25:54.8905024Z 2025-05-07T20:25:54.8905028Z 2025-05-07T20:25:54.8905031Z 2025-05-07T20:25:54.8905043Z 2025-05-07T20:25:54.8905047Z 2025-05-07T20:25:54.8905266Z 2025-05-07T20:25:54.8905271Z 2025-05-07T20:25:54.8905275Z 2025-05-07T20:25:54.8905278Z 2025-05-07T20:25:54.8905283Z 2025-05-07T20:25:54.8905288Z 2025-05-07T20:25:54.8905291Z 2025-05-07T20:25:54.8905296Z 2025-05-07T20:25:54.8905302Z 2025-05-07T20:25:54.9306142Z cuda-nvcc-dev_linux- | 10.8 MB | ########## | 100%  2025-05-07T20:25:54.9306476Z 2025-05-07T20:25:54.9306690Z 2025-05-07T20:25:54.9306694Z 2025-05-07T20:25:54.9306698Z 2025-05-07T20:25:54.9306701Z 2025-05-07T20:25:54.9306705Z 2025-05-07T20:25:54.9306708Z 2025-05-07T20:25:54.9306712Z 2025-05-07T20:25:54.9306716Z 2025-05-07T20:25:54.9306719Z 2025-05-07T20:25:54.9306723Z 2025-05-07T20:25:54.9306726Z 2025-05-07T20:25:54.9306730Z 2025-05-07T20:25:54.9306733Z 2025-05-07T20:25:54.9306737Z 2025-05-07T20:25:54.9306741Z 2025-05-07T20:25:54.9306751Z 2025-05-07T20:25:54.9306755Z 2025-05-07T20:25:54.9306759Z 2025-05-07T20:25:55.0035965Z ... (more hidden) ... 2025-05-07T20:25:55.0036369Z 2025-05-07T20:25:55.0036375Z 2025-05-07T20:25:55.0036382Z 2025-05-07T20:25:55.0036388Z 2025-05-07T20:25:55.0036394Z 2025-05-07T20:25:55.0036400Z 2025-05-07T20:25:55.0036405Z 2025-05-07T20:25:55.0036425Z 2025-05-07T20:25:55.0036430Z 2025-05-07T20:25:55.0036435Z 2025-05-07T20:25:55.0036440Z 2025-05-07T20:25:55.0036445Z 2025-05-07T20:25:55.0036451Z 2025-05-07T20:25:55.0036468Z 2025-05-07T20:25:55.0036473Z 2025-05-07T20:25:55.0036479Z 2025-05-07T20:25:55.0306631Z cuda-nvvm-tools-12.6 | 10.4 MB | ########## | 100%  2025-05-07T20:25:55.0307031Z 2025-05-07T20:25:55.0307035Z 2025-05-07T20:25:55.0307039Z 2025-05-07T20:25:55.0307042Z 2025-05-07T20:25:55.0307046Z 2025-05-07T20:25:55.0307050Z 2025-05-07T20:25:55.0307054Z 2025-05-07T20:25:55.0307057Z 2025-05-07T20:25:55.0307061Z 2025-05-07T20:25:55.0307065Z 2025-05-07T20:25:55.0307069Z 2025-05-07T20:25:55.0307072Z 2025-05-07T20:25:55.0307088Z 2025-05-07T20:25:55.0307091Z 2025-05-07T20:25:55.0307095Z 2025-05-07T20:25:55.0307099Z 2025-05-07T20:25:55.0307103Z 2025-05-07T20:25:55.0307106Z 2025-05-07T20:25:55.0307263Z 2025-05-07T20:25:55.1005211Z ... (more hidden) ... 2025-05-07T20:25:55.1005536Z 2025-05-07T20:25:55.1005541Z 2025-05-07T20:25:55.1005544Z 2025-05-07T20:25:55.1005548Z 2025-05-07T20:25:55.1005581Z 2025-05-07T20:25:55.1005585Z 2025-05-07T20:25:55.1005601Z 2025-05-07T20:25:55.1005605Z 2025-05-07T20:25:55.1005609Z 2025-05-07T20:25:55.1005612Z 2025-05-07T20:25:55.1005616Z 2025-05-07T20:25:55.1005619Z 2025-05-07T20:25:55.1005623Z 2025-05-07T20:25:55.1005626Z 2025-05-07T20:25:55.1005630Z 2025-05-07T20:25:55.1005634Z 2025-05-07T20:25:55.1005637Z 2025-05-07T20:25:55.1086490Z cuda-sanitizer-api-1 | 8.9 MB | ########## | 100%  2025-05-07T20:25:55.1086857Z 2025-05-07T20:25:55.1086861Z 2025-05-07T20:25:55.1086881Z 2025-05-07T20:25:55.1086885Z 2025-05-07T20:25:55.1086888Z 2025-05-07T20:25:55.1086892Z 2025-05-07T20:25:55.1086896Z 2025-05-07T20:25:55.1086899Z 2025-05-07T20:25:55.1086903Z 2025-05-07T20:25:55.1086907Z 2025-05-07T20:25:55.1086910Z 2025-05-07T20:25:55.1086914Z 2025-05-07T20:25:55.1086918Z 2025-05-07T20:25:55.1086921Z 2025-05-07T20:25:55.1086925Z 2025-05-07T20:25:55.1086939Z 2025-05-07T20:25:55.1086951Z 2025-05-07T20:25:55.1086955Z 2025-05-07T20:25:55.1566295Z cuda-nvvm-impl-12.6. | 7.7 MB | ########## | 100%  2025-05-07T20:25:55.1566658Z 2025-05-07T20:25:55.1566663Z 2025-05-07T20:25:55.1566666Z 2025-05-07T20:25:55.1566670Z 2025-05-07T20:25:55.1566674Z 2025-05-07T20:25:55.1566677Z 2025-05-07T20:25:55.1566681Z 2025-05-07T20:25:55.1566685Z 2025-05-07T20:25:55.1566688Z 2025-05-07T20:25:55.1566692Z 2025-05-07T20:25:55.1566696Z 2025-05-07T20:25:55.1566699Z 2025-05-07T20:25:55.1566704Z 2025-05-07T20:25:55.1566707Z 2025-05-07T20:25:55.1566954Z 2025-05-07T20:25:55.1566959Z 2025-05-07T20:25:55.1566963Z 2025-05-07T20:25:55.1566966Z 2025-05-07T20:25:55.1570644Z 2025-05-07T20:25:56.4645279Z ... (more hidden) ... 2025-05-07T20:25:56.4645590Z 2025-05-07T20:25:56.4645594Z 2025-05-07T20:25:56.4645598Z 2025-05-07T20:25:56.4645601Z 2025-05-07T20:25:56.4647551Z 2025-05-07T20:25:57.4108183Z cuda-nvvp-12.6.80 | 109.3 MB | ########## | 100%  2025-05-07T20:25:57.4108603Z 2025-05-07T20:25:57.4108610Z 2025-05-07T20:25:57.4108615Z 2025-05-07T20:25:57.4108631Z 2025-05-07T20:25:57.4108636Z 2025-05-07T20:25:57.4108649Z 2025-05-07T20:25:57.9848532Z libcusolver-11.7.1.2 | 95.8 MB | ########## | 100%  2025-05-07T20:25:57.9848968Z 2025-05-07T20:25:57.9848974Z 2025-05-07T20:25:57.9848979Z 2025-05-07T20:25:57.9848985Z 2025-05-07T20:25:57.9848990Z 2025-05-07T20:25:57.9848995Z 2025-05-07T20:25:57.9849001Z 2025-05-07T20:25:57.9849007Z 2025-05-07T20:25:57.9849048Z 2025-05-07T20:25:58.1496209Z libcurand-10.3.7.77 | 39.9 MB | ########## | 100%  2025-05-07T20:25:58.2271277Z nsight-compute-2024. | 443.1 MB | ########## | 100% 2025-05-07T20:25:58.2271666Z 2025-05-07T20:25:58.2271672Z 2025-05-07T20:25:58.2271677Z 2025-05-07T20:25:58.2271683Z 2025-05-07T20:25:58.2271688Z 2025-05-07T20:25:58.2271694Z 2025-05-07T20:25:58.2271730Z 2025-05-07T20:25:58.2271736Z 2025-05-07T20:25:58.4189197Z cuda-nvdisasm-12.6.7 | 47.6 MB | ########## | 100%  2025-05-07T20:25:58.4189639Z 2025-05-07T20:25:58.4189646Z 2025-05-07T20:25:58.4189651Z 2025-05-07T20:25:58.4189656Z 2025-05-07T20:25:58.4189664Z 2025-05-07T20:25:58.4189669Z 2025-05-07T20:25:58.4189674Z 2025-05-07T20:25:58.4555938Z libnpp-12.3.1.54 | 93.4 MB | ########## | 100%  2025-05-07T20:25:58.4556355Z 2025-05-07T20:25:58.4556360Z 2025-05-07T20:25:58.4556363Z 2025-05-07T20:25:58.4556367Z 2025-05-07T20:25:58.4556399Z 2025-05-07T20:25:58.4556403Z 2025-05-07T20:25:58.4556407Z 2025-05-07T20:25:58.4556411Z 2025-05-07T20:25:58.4556415Z 2025-05-07T20:25:58.4556420Z 2025-05-07T20:25:58.7946671Z gds-tools-1.11.1.6 | 37.8 MB | ########## | 100%  2025-05-07T20:25:58.7947123Z 2025-05-07T20:25:58.7947129Z 2025-05-07T20:25:58.7947134Z 2025-05-07T20:25:58.7947139Z 2025-05-07T20:25:58.7947144Z 2025-05-07T20:25:58.7947181Z 2025-05-07T20:25:58.7947186Z 2025-05-07T20:25:58.7947192Z 2025-05-07T20:25:58.7947197Z 2025-05-07T20:25:58.7947202Z 2025-05-07T20:25:58.7947207Z 2025-05-07T20:25:58.7947212Z 2025-05-07T20:25:58.7947217Z 2025-05-07T20:25:59.4043071Z cuda-nvrtc-12.6.85 | 17.3 MB | ########## | 100%  2025-05-07T20:25:59.4043396Z 2025-05-07T20:25:59.4043401Z 2025-05-07T20:25:59.4043404Z 2025-05-07T20:25:59.4043408Z 2025-05-07T20:25:59.4043412Z 2025-05-07T20:25:59.4043415Z 2025-05-07T20:25:59.4043419Z 2025-05-07T20:25:59.4043423Z 2025-05-07T20:25:59.4043454Z 2025-05-07T20:25:59.4043458Z 2025-05-07T20:25:59.4043461Z 2025-05-07T20:25:59.4043469Z 2025-05-07T20:25:59.6764697Z cuda-nvcc-tools-12.6 | 23.0 MB | ########## | 100%  2025-05-07T20:25:59.6765051Z 2025-05-07T20:25:59.6765058Z 2025-05-07T20:25:59.6765063Z 2025-05-07T20:25:59.6765068Z 2025-05-07T20:25:59.6765073Z 2025-05-07T20:25:59.6765078Z 2025-05-07T20:25:59.6765123Z 2025-05-07T20:25:59.6765128Z 2025-05-07T20:25:59.6765134Z 2025-05-07T20:25:59.6765139Z 2025-05-07T20:25:59.6765144Z 2025-05-07T20:25:59.6765149Z 2025-05-07T20:25:59.6765155Z 2025-05-07T20:25:59.6765162Z 2025-05-07T20:25:59.8022492Z libnvjitlink-12.6.85 | 14.9 MB | ########## | 100%  2025-05-07T20:25:59.8022833Z 2025-05-07T20:25:59.9706846Z libcublas-12.6.4.1 | 256.2 MB | ########## | 100%  2025-05-07T20:25:59.9707250Z 2025-05-07T20:25:59.9707256Z 2025-05-07T20:25:59.9707276Z 2025-05-07T20:25:59.9707281Z 2025-05-07T20:25:59.9707574Z 2025-05-07T20:25:59.9707582Z 2025-05-07T20:25:59.9707587Z 2025-05-07T20:25:59.9707592Z 2025-05-07T20:25:59.9707597Z 2025-05-07T20:25:59.9707603Z 2025-05-07T20:25:59.9707608Z 2025-05-07T20:26:00.0446679Z python-3.11.8 | 29.3 MB | ########## | 100%  2025-05-07T20:26:00.0447130Z 2025-05-07T20:26:00.0447136Z 2025-05-07T20:26:00.0447141Z 2025-05-07T20:26:00.0447468Z 2025-05-07T20:26:00.0447473Z 2025-05-07T20:26:00.0447478Z 2025-05-07T20:26:00.0447483Z 2025-05-07T20:26:00.0447488Z 2025-05-07T20:26:00.0447494Z 2025-05-07T20:26:00.0447499Z 2025-05-07T20:26:00.0447505Z 2025-05-07T20:26:00.0447511Z 2025-05-07T20:26:00.0447516Z 2025-05-07T20:26:00.0447521Z 2025-05-07T20:26:00.0447526Z 2025-05-07T20:26:00.0447531Z 2025-05-07T20:26:00.0449552Z cuda-nvvm-tools-12.6 | 10.4 MB | ########## | 100%  2025-05-07T20:26:00.0450055Z 2025-05-07T20:26:00.0450061Z 2025-05-07T20:26:00.0450066Z 2025-05-07T20:26:00.0450088Z 2025-05-07T20:26:00.0450093Z 2025-05-07T20:26:00.0450098Z 2025-05-07T20:26:00.0450113Z 2025-05-07T20:26:00.0450119Z 2025-05-07T20:26:00.0450124Z 2025-05-07T20:26:00.0450129Z 2025-05-07T20:26:00.0450134Z 2025-05-07T20:26:00.0450139Z 2025-05-07T20:26:00.0450144Z 2025-05-07T20:26:00.0450149Z 2025-05-07T20:26:00.0450154Z 2025-05-07T20:26:00.2115425Z cuda-nvcc-dev_linux- | 10.8 MB | ########## | 100%  2025-05-07T20:26:00.2115970Z 2025-05-07T20:26:00.2115976Z 2025-05-07T20:26:00.2115982Z 2025-05-07T20:26:00.2115987Z 2025-05-07T20:26:00.2115992Z 2025-05-07T20:26:00.2115998Z 2025-05-07T20:26:00.2116003Z 2025-05-07T20:26:00.2116008Z 2025-05-07T20:26:00.2116013Z 2025-05-07T20:26:00.2116019Z 2025-05-07T20:26:00.2116024Z 2025-05-07T20:26:00.2116029Z 2025-05-07T20:26:00.2116035Z 2025-05-07T20:26:00.2116040Z 2025-05-07T20:26:00.2116044Z 2025-05-07T20:26:00.2116050Z 2025-05-07T20:26:00.2116055Z 2025-05-07T20:26:00.2268889Z cuda-sanitizer-api-1 | 8.9 MB | ########## | 100%  2025-05-07T20:26:00.2269295Z 2025-05-07T20:26:00.2269299Z 2025-05-07T20:26:00.2269302Z 2025-05-07T20:26:00.2269306Z 2025-05-07T20:26:00.2269310Z 2025-05-07T20:26:00.2269321Z 2025-05-07T20:26:00.2269325Z 2025-05-07T20:26:00.2269328Z 2025-05-07T20:26:00.2269332Z 2025-05-07T20:26:00.2269336Z 2025-05-07T20:26:00.2269352Z 2025-05-07T20:26:00.2269356Z 2025-05-07T20:26:00.2269360Z 2025-05-07T20:26:00.2269363Z 2025-05-07T20:26:00.2269367Z 2025-05-07T20:26:00.2269370Z 2025-05-07T20:26:00.2269374Z 2025-05-07T20:26:00.2269378Z 2025-05-07T20:26:00.2866109Z cuda-nvvm-impl-12.6. | 7.7 MB | ########## | 100%  2025-05-07T20:26:00.2866623Z 2025-05-07T20:26:00.2866629Z 2025-05-07T20:26:00.2866635Z 2025-05-07T20:26:00.2866640Z 2025-05-07T20:26:00.2866646Z 2025-05-07T20:26:00.2866651Z 2025-05-07T20:26:00.2866656Z 2025-05-07T20:26:00.2866662Z 2025-05-07T20:26:00.2866700Z 2025-05-07T20:26:00.2866705Z 2025-05-07T20:26:00.2866708Z 2025-05-07T20:26:00.2866713Z 2025-05-07T20:26:00.2866717Z 2025-05-07T20:26:00.2866728Z 2025-05-07T20:26:00.2866732Z 2025-05-07T20:26:00.2866736Z 2025-05-07T20:26:00.2866740Z 2025-05-07T20:26:00.2866744Z 2025-05-07T20:26:00.2866748Z 2025-05-07T20:26:06.1347132Z ... (more hidden) ... 2025-05-07T20:26:06.1355658Z nsight-compute-2024. | 443.1 MB | ########## | 100% 2025-05-07T20:26:06.1355923Z 2025-05-07T20:26:06.1356042Z 2025-05-07T20:26:06.1356047Z 2025-05-07T20:26:06.1356051Z 2025-05-07T20:26:06.1356055Z 2025-05-07T20:26:06.1356079Z 2025-05-07T20:26:06.1356083Z 2025-05-07T20:26:06.1356087Z 2025-05-07T20:26:06.1356090Z 2025-05-07T20:26:06.1356095Z 2025-05-07T20:26:06.1356098Z 2025-05-07T20:26:06.1356102Z 2025-05-07T20:26:06.1356106Z 2025-05-07T20:26:06.1356110Z 2025-05-07T20:26:06.1356120Z 2025-05-07T20:26:06.1356124Z 2025-05-07T20:26:06.1356354Z 2025-05-07T20:26:06.1356367Z 2025-05-07T20:26:06.1356370Z 2025-05-07T20:26:06.1356502Z 2025-05-07T20:26:06.1356890Z  2025-05-07T20:26:06.1357221Z 2025-05-07T20:26:06.1357421Z 2025-05-07T20:26:06.1357592Z  2025-05-07T20:26:06.1357954Z 2025-05-07T20:26:06.1357969Z 2025-05-07T20:26:06.1358150Z  2025-05-07T20:26:06.1358357Z 2025-05-07T20:26:06.1358361Z 2025-05-07T20:26:06.1358365Z 2025-05-07T20:26:06.1358531Z  2025-05-07T20:26:06.1358814Z 2025-05-07T20:26:06.1358818Z 2025-05-07T20:26:06.1358821Z 2025-05-07T20:26:06.1358825Z 2025-05-07T20:26:06.1359004Z  2025-05-07T20:26:06.1359218Z 2025-05-07T20:26:06.1359222Z 2025-05-07T20:26:06.1359233Z 2025-05-07T20:26:06.1359236Z 2025-05-07T20:26:06.1359240Z 2025-05-07T20:26:06.1366463Z  2025-05-07T20:26:06.1366722Z 2025-05-07T20:26:06.1366726Z 2025-05-07T20:26:06.1366730Z 2025-05-07T20:26:06.1366734Z 2025-05-07T20:26:06.1366745Z 2025-05-07T20:26:06.1366748Z 2025-05-07T20:26:06.1366985Z  2025-05-07T20:26:06.1367223Z 2025-05-07T20:26:06.1367227Z 2025-05-07T20:26:06.1367231Z 2025-05-07T20:26:06.1367240Z 2025-05-07T20:26:06.1367263Z 2025-05-07T20:26:06.1367267Z 2025-05-07T20:26:06.1367270Z 2025-05-07T20:26:06.1367458Z  2025-05-07T20:26:06.1367684Z 2025-05-07T20:26:06.1367687Z 2025-05-07T20:26:06.1367691Z 2025-05-07T20:26:06.1367694Z 2025-05-07T20:26:06.1367698Z 2025-05-07T20:26:06.1367701Z 2025-05-07T20:26:06.1367705Z 2025-05-07T20:26:06.1367708Z 2025-05-07T20:26:06.1367897Z  2025-05-07T20:26:06.1368127Z 2025-05-07T20:26:06.1368131Z 2025-05-07T20:26:06.1368135Z 2025-05-07T20:26:06.1368138Z 2025-05-07T20:26:06.1368142Z 2025-05-07T20:26:06.1368145Z 2025-05-07T20:26:06.1368149Z 2025-05-07T20:26:06.1368152Z 2025-05-07T20:26:06.1368156Z 2025-05-07T20:26:06.1368341Z  2025-05-07T20:26:06.1368572Z 2025-05-07T20:26:06.1368576Z 2025-05-07T20:26:06.1368579Z 2025-05-07T20:26:06.1368583Z 2025-05-07T20:26:06.1368587Z 2025-05-07T20:26:06.1368590Z 2025-05-07T20:26:06.1368594Z 2025-05-07T20:26:06.1368597Z 2025-05-07T20:26:06.1368601Z 2025-05-07T20:26:06.1368604Z 2025-05-07T20:26:06.1368798Z  2025-05-07T20:26:06.1369023Z 2025-05-07T20:26:06.1369026Z 2025-05-07T20:26:06.1369030Z 2025-05-07T20:26:06.1369034Z 2025-05-07T20:26:06.1369046Z 2025-05-07T20:26:06.1369050Z 2025-05-07T20:26:06.1369053Z 2025-05-07T20:26:06.1369057Z 2025-05-07T20:26:06.1369061Z 2025-05-07T20:26:06.1369064Z 2025-05-07T20:26:06.1369068Z 2025-05-07T20:26:06.1369265Z  2025-05-07T20:26:06.1369491Z 2025-05-07T20:26:06.1369494Z 2025-05-07T20:26:06.1369498Z 2025-05-07T20:26:06.1369507Z 2025-05-07T20:26:06.1369510Z 2025-05-07T20:26:06.1369514Z 2025-05-07T20:26:06.1369517Z 2025-05-07T20:26:06.1369521Z 2025-05-07T20:26:06.1369531Z 2025-05-07T20:26:06.1369535Z 2025-05-07T20:26:06.1369538Z 2025-05-07T20:26:06.1369542Z 2025-05-07T20:26:06.1369793Z  2025-05-07T20:26:06.1370120Z 2025-05-07T20:26:06.1370125Z 2025-05-07T20:26:06.1370144Z 2025-05-07T20:26:06.1370149Z 2025-05-07T20:26:06.1370154Z 2025-05-07T20:26:06.1370158Z 2025-05-07T20:26:06.1370163Z 2025-05-07T20:26:06.1370336Z 2025-05-07T20:26:06.1370342Z 2025-05-07T20:26:06.1370347Z 2025-05-07T20:26:06.1370352Z 2025-05-07T20:26:06.1370357Z 2025-05-07T20:26:06.1370362Z 2025-05-07T20:26:06.1370655Z  2025-05-07T20:26:06.1370977Z 2025-05-07T20:26:06.1370983Z 2025-05-07T20:26:06.1370988Z 2025-05-07T20:26:06.1370993Z 2025-05-07T20:26:06.1370998Z 2025-05-07T20:26:06.1371101Z 2025-05-07T20:26:06.1371106Z 2025-05-07T20:26:06.1371111Z 2025-05-07T20:26:06.1371116Z 2025-05-07T20:26:06.1371121Z 2025-05-07T20:26:06.1371126Z 2025-05-07T20:26:06.1371131Z 2025-05-07T20:26:06.1371136Z 2025-05-07T20:26:06.1371141Z 2025-05-07T20:26:06.1371454Z  2025-05-07T20:26:06.1371757Z 2025-05-07T20:26:06.1371762Z 2025-05-07T20:26:06.1371767Z 2025-05-07T20:26:06.1371773Z 2025-05-07T20:26:06.1371777Z 2025-05-07T20:26:06.1371782Z 2025-05-07T20:26:06.1371796Z 2025-05-07T20:26:06.1371802Z 2025-05-07T20:26:06.1371807Z 2025-05-07T20:26:06.1371812Z 2025-05-07T20:26:06.1371817Z 2025-05-07T20:26:06.1371823Z 2025-05-07T20:26:06.1371835Z 2025-05-07T20:26:06.1371840Z 2025-05-07T20:26:06.1371844Z 2025-05-07T20:26:06.1372162Z  2025-05-07T20:26:06.1372485Z 2025-05-07T20:26:06.1372498Z 2025-05-07T20:26:06.1372504Z 2025-05-07T20:26:06.1372518Z 2025-05-07T20:26:06.1372523Z 2025-05-07T20:26:06.1372529Z 2025-05-07T20:26:06.1372534Z 2025-05-07T20:26:06.1372539Z 2025-05-07T20:26:06.1372544Z 2025-05-07T20:26:06.1372550Z 2025-05-07T20:26:06.1372555Z 2025-05-07T20:26:06.1372560Z 2025-05-07T20:26:06.1372565Z 2025-05-07T20:26:06.1372571Z 2025-05-07T20:26:06.1372576Z 2025-05-07T20:26:06.1372581Z 2025-05-07T20:26:06.1372877Z  2025-05-07T20:26:06.1373218Z 2025-05-07T20:26:06.1373278Z 2025-05-07T20:26:06.1373283Z 2025-05-07T20:26:06.1373289Z 2025-05-07T20:26:06.1373301Z 2025-05-07T20:26:06.1373306Z 2025-05-07T20:26:06.1373311Z 2025-05-07T20:26:06.1373317Z 2025-05-07T20:26:06.1373323Z 2025-05-07T20:26:06.1373328Z 2025-05-07T20:26:06.1373333Z 2025-05-07T20:26:06.1373338Z 2025-05-07T20:26:06.1373344Z 2025-05-07T20:26:06.1373349Z 2025-05-07T20:26:06.1373354Z 2025-05-07T20:26:06.1373363Z 2025-05-07T20:26:06.1373368Z 2025-05-07T20:26:06.1373680Z  2025-05-07T20:26:06.1374047Z 2025-05-07T20:26:06.1374053Z 2025-05-07T20:26:06.1374058Z 2025-05-07T20:26:06.1374063Z 2025-05-07T20:26:06.1374068Z 2025-05-07T20:26:06.1374073Z 2025-05-07T20:26:06.1374078Z 2025-05-07T20:26:06.1374083Z 2025-05-07T20:26:06.1374088Z 2025-05-07T20:26:06.1374093Z 2025-05-07T20:26:06.1374098Z 2025-05-07T20:26:06.1374103Z 2025-05-07T20:26:06.1374109Z 2025-05-07T20:26:06.1374114Z 2025-05-07T20:26:06.1374125Z 2025-05-07T20:26:06.1374130Z 2025-05-07T20:26:06.1374135Z 2025-05-07T20:26:06.1374147Z 2025-05-07T20:26:06.1374443Z  2025-05-07T20:26:06.1374741Z 2025-05-07T20:26:06.1374744Z 2025-05-07T20:26:06.1374855Z  2025-05-07T20:26:06.1374967Z 2025-05-07T20:26:06.1374970Z 2025-05-07T20:26:06.1375075Z  2025-05-07T20:26:06.1375193Z 2025-05-07T20:26:06.1375196Z 2025-05-07T20:26:06.1375200Z 2025-05-07T20:26:06.1375303Z  2025-05-07T20:26:06.1375465Z 2025-05-07T20:26:06.1375471Z 2025-05-07T20:26:06.1375476Z 2025-05-07T20:26:06.1375481Z 2025-05-07T20:26:06.1375613Z  2025-05-07T20:26:06.1375732Z 2025-05-07T20:26:06.1375736Z 2025-05-07T20:26:06.1375747Z 2025-05-07T20:26:06.1375751Z 2025-05-07T20:26:06.1375755Z 2025-05-07T20:26:06.1375870Z  2025-05-07T20:26:06.1376034Z 2025-05-07T20:26:06.1376039Z 2025-05-07T20:26:06.1376044Z 2025-05-07T20:26:06.1376170Z 2025-05-07T20:26:06.1376174Z 2025-05-07T20:26:06.1376187Z 2025-05-07T20:26:06.1376324Z  2025-05-07T20:26:06.1376504Z 2025-05-07T20:26:06.1376509Z 2025-05-07T20:26:06.1376514Z 2025-05-07T20:26:06.1376519Z 2025-05-07T20:26:06.1376524Z 2025-05-07T20:26:06.1376529Z 2025-05-07T20:26:06.1376534Z 2025-05-07T20:26:06.1376706Z  2025-05-07T20:26:06.1377003Z 2025-05-07T20:26:06.1377008Z 2025-05-07T20:26:06.1377013Z 2025-05-07T20:26:06.1377018Z 2025-05-07T20:26:06.1377023Z 2025-05-07T20:26:06.1377028Z 2025-05-07T20:26:06.1377033Z 2025-05-07T20:26:06.1377045Z 2025-05-07T20:26:06.1377216Z  2025-05-07T20:26:06.1377424Z 2025-05-07T20:26:06.1377429Z 2025-05-07T20:26:06.1377434Z 2025-05-07T20:26:06.1377439Z 2025-05-07T20:26:06.1377444Z 2025-05-07T20:26:06.1377449Z 2025-05-07T20:26:06.1377455Z 2025-05-07T20:26:06.1377467Z 2025-05-07T20:26:06.1377472Z 2025-05-07T20:26:06.1377640Z  2025-05-07T20:26:06.1377865Z 2025-05-07T20:26:06.1377870Z 2025-05-07T20:26:06.1377875Z 2025-05-07T20:26:06.1377880Z 2025-05-07T20:26:06.1377885Z 2025-05-07T20:26:06.1377899Z 2025-05-07T20:26:06.1377905Z 2025-05-07T20:26:06.1377910Z 2025-05-07T20:26:06.1377915Z 2025-05-07T20:26:06.1377920Z 2025-05-07T20:26:06.1378093Z  2025-05-07T20:26:06.1378314Z 2025-05-07T20:26:06.1378319Z 2025-05-07T20:26:06.1378335Z 2025-05-07T20:26:06.1378348Z 2025-05-07T20:26:06.1378353Z 2025-05-07T20:26:06.1378358Z 2025-05-07T20:26:06.1378363Z 2025-05-07T20:26:06.1378368Z 2025-05-07T20:26:06.1378373Z 2025-05-07T20:26:06.1378378Z 2025-05-07T20:26:06.1378384Z 2025-05-07T20:26:06.1378558Z  2025-05-07T20:26:06.1378801Z 2025-05-07T20:26:06.1378806Z 2025-05-07T20:26:06.1378811Z 2025-05-07T20:26:06.1378816Z 2025-05-07T20:26:06.1378821Z 2025-05-07T20:26:06.1378827Z 2025-05-07T20:26:06.1378832Z 2025-05-07T20:26:06.1378837Z 2025-05-07T20:26:06.1378842Z 2025-05-07T20:26:06.1378853Z 2025-05-07T20:26:06.1378858Z 2025-05-07T20:26:06.1378863Z 2025-05-07T20:26:06.1379041Z  2025-05-07T20:26:06.1379295Z 2025-05-07T20:26:06.1379300Z 2025-05-07T20:26:06.1379305Z 2025-05-07T20:26:06.1379310Z 2025-05-07T20:26:06.1379315Z 2025-05-07T20:26:06.1379320Z 2025-05-07T20:26:06.1379325Z 2025-05-07T20:26:06.1379330Z 2025-05-07T20:26:06.1379335Z 2025-05-07T20:26:06.1379347Z 2025-05-07T20:26:06.1379352Z 2025-05-07T20:26:06.1379357Z 2025-05-07T20:26:06.1379362Z 2025-05-07T20:26:06.1379553Z  2025-05-07T20:26:06.1379810Z 2025-05-07T20:26:06.1379815Z 2025-05-07T20:26:06.1379820Z 2025-05-07T20:26:06.1379825Z 2025-05-07T20:26:06.1379829Z 2025-05-07T20:26:06.1379834Z 2025-05-07T20:26:06.1379839Z 2025-05-07T20:26:06.1379844Z 2025-05-07T20:26:06.1379849Z 2025-05-07T20:26:06.1379854Z 2025-05-07T20:26:06.1379859Z 2025-05-07T20:26:06.1379864Z 2025-05-07T20:26:06.1379868Z 2025-05-07T20:26:06.1379889Z 2025-05-07T20:26:06.1380082Z  2025-05-07T20:26:06.1380352Z 2025-05-07T20:26:06.1380356Z 2025-05-07T20:26:06.1380362Z 2025-05-07T20:26:06.1380366Z 2025-05-07T20:26:06.1380372Z 2025-05-07T20:26:06.1380377Z 2025-05-07T20:26:06.1380392Z 2025-05-07T20:26:06.1380397Z 2025-05-07T20:26:06.1380402Z 2025-05-07T20:26:06.1380406Z 2025-05-07T20:26:06.1380411Z 2025-05-07T20:26:06.1380423Z 2025-05-07T20:26:06.1380428Z 2025-05-07T20:26:06.1380433Z 2025-05-07T20:26:06.1380438Z 2025-05-07T20:26:06.1380636Z  2025-05-07T20:26:06.1380914Z 2025-05-07T20:26:06.1380920Z 2025-05-07T20:26:06.1380925Z 2025-05-07T20:26:06.1380930Z 2025-05-07T20:26:06.1380935Z 2025-05-07T20:26:06.1380940Z 2025-05-07T20:26:06.1380945Z 2025-05-07T20:26:06.1380950Z 2025-05-07T20:26:06.1380955Z 2025-05-07T20:26:06.1380960Z 2025-05-07T20:26:06.1380966Z 2025-05-07T20:26:06.1380971Z 2025-05-07T20:26:06.1380976Z 2025-05-07T20:26:06.1380981Z 2025-05-07T20:26:06.1381085Z 2025-05-07T20:26:06.1381091Z 2025-05-07T20:26:06.1381316Z  2025-05-07T20:26:06.1381596Z 2025-05-07T20:26:06.1381601Z 2025-05-07T20:26:06.1381606Z 2025-05-07T20:26:06.1381611Z 2025-05-07T20:26:06.1381617Z 2025-05-07T20:26:06.1381622Z 2025-05-07T20:26:06.1381627Z 2025-05-07T20:26:06.1381632Z 2025-05-07T20:26:06.1381637Z 2025-05-07T20:26:06.1381732Z 2025-05-07T20:26:06.1381737Z 2025-05-07T20:26:06.1381742Z 2025-05-07T20:26:06.1381747Z 2025-05-07T20:26:06.1381763Z 2025-05-07T20:26:06.1381768Z 2025-05-07T20:26:06.1381773Z 2025-05-07T20:26:06.1381778Z 2025-05-07T20:26:06.1381999Z  2025-05-07T20:26:06.1382283Z 2025-05-07T20:26:06.1382288Z 2025-05-07T20:26:06.1382293Z 2025-05-07T20:26:06.1382298Z 2025-05-07T20:26:06.1382311Z 2025-05-07T20:26:06.1382316Z 2025-05-07T20:26:06.1382371Z 2025-05-07T20:26:06.1382376Z 2025-05-07T20:26:06.1382381Z 2025-05-07T20:26:06.1382392Z 2025-05-07T20:26:06.1382397Z 2025-05-07T20:26:06.1382402Z 2025-05-07T20:26:06.1382408Z 2025-05-07T20:26:06.1382413Z 2025-05-07T20:26:06.1382425Z 2025-05-07T20:26:06.1382431Z 2025-05-07T20:26:06.1382436Z 2025-05-07T20:26:06.1382441Z 2025-05-07T20:26:06.1382666Z  2025-05-07T20:26:06.1382936Z 2025-05-07T20:26:06.1382940Z 2025-05-07T20:26:06.1383046Z  2025-05-07T20:26:06.1383156Z 2025-05-07T20:26:06.1383160Z 2025-05-07T20:26:06.1383270Z  2025-05-07T20:26:06.1383380Z 2025-05-07T20:26:06.1383386Z 2025-05-07T20:26:06.1383391Z 2025-05-07T20:26:06.1383494Z  2025-05-07T20:26:06.1383618Z 2025-05-07T20:26:06.1383622Z 2025-05-07T20:26:06.1383625Z 2025-05-07T20:26:06.1383629Z 2025-05-07T20:26:06.1383773Z  2025-05-07T20:26:06.1383968Z 2025-05-07T20:26:06.1383975Z 2025-05-07T20:26:06.1383980Z 2025-05-07T20:26:06.1383985Z 2025-05-07T20:26:06.1383990Z 2025-05-07T20:26:06.1384112Z  2025-05-07T20:26:06.1384244Z 2025-05-07T20:26:06.1384248Z 2025-05-07T20:26:06.1384252Z 2025-05-07T20:26:06.1384261Z 2025-05-07T20:26:06.1384265Z 2025-05-07T20:26:06.1384269Z 2025-05-07T20:26:06.1384381Z  2025-05-07T20:26:06.1384516Z 2025-05-07T20:26:06.1384519Z 2025-05-07T20:26:06.1384523Z 2025-05-07T20:26:06.1384527Z 2025-05-07T20:26:06.1384530Z 2025-05-07T20:26:06.1384541Z 2025-05-07T20:26:06.1384545Z 2025-05-07T20:26:06.1384664Z  2025-05-07T20:26:06.1384803Z 2025-05-07T20:26:06.1384807Z 2025-05-07T20:26:06.1384810Z 2025-05-07T20:26:06.1384814Z 2025-05-07T20:26:06.1384818Z 2025-05-07T20:26:06.1384827Z 2025-05-07T20:26:06.1384831Z 2025-05-07T20:26:06.1384834Z 2025-05-07T20:26:06.1384952Z  2025-05-07T20:26:06.1385100Z 2025-05-07T20:26:06.1385104Z 2025-05-07T20:26:06.1385108Z 2025-05-07T20:26:06.1385112Z 2025-05-07T20:26:06.1385115Z 2025-05-07T20:26:06.1385124Z 2025-05-07T20:26:06.1385128Z 2025-05-07T20:26:06.1385132Z 2025-05-07T20:26:06.1385140Z 2025-05-07T20:26:06.1385261Z  2025-05-07T20:26:06.1385419Z 2025-05-07T20:26:06.1385423Z 2025-05-07T20:26:06.1385426Z 2025-05-07T20:26:06.1385430Z 2025-05-07T20:26:06.1385453Z 2025-05-07T20:26:06.1385457Z 2025-05-07T20:26:06.1385464Z 2025-05-07T20:26:06.1385470Z 2025-05-07T20:26:06.1385474Z 2025-05-07T20:26:06.1385478Z 2025-05-07T20:26:06.1385625Z  2025-05-07T20:26:06.1385854Z 2025-05-07T20:26:06.1385867Z 2025-05-07T20:26:06.1385872Z 2025-05-07T20:26:06.1385877Z 2025-05-07T20:26:06.1385882Z 2025-05-07T20:26:06.1385887Z 2025-05-07T20:26:06.1385892Z 2025-05-07T20:26:06.1385897Z 2025-05-07T20:26:06.1385902Z 2025-05-07T20:26:06.1385907Z 2025-05-07T20:26:06.1385912Z 2025-05-07T20:26:06.1386089Z  2025-05-07T20:26:06.1386300Z 2025-05-07T20:26:06.1386305Z 2025-05-07T20:26:06.1386310Z 2025-05-07T20:26:06.1386315Z 2025-05-07T20:26:06.1386320Z 2025-05-07T20:26:06.1386325Z 2025-05-07T20:26:06.1386450Z 2025-05-07T20:26:06.1386455Z 2025-05-07T20:26:06.1386459Z 2025-05-07T20:26:06.1386462Z 2025-05-07T20:26:06.1386466Z 2025-05-07T20:26:06.1386470Z 2025-05-07T20:26:06.1386638Z  2025-05-07T20:26:06.1386883Z 2025-05-07T20:26:06.1386887Z 2025-05-07T20:26:06.1386891Z 2025-05-07T20:26:06.1386894Z 2025-05-07T20:26:06.1386898Z 2025-05-07T20:26:06.1386902Z 2025-05-07T20:26:06.1386986Z 2025-05-07T20:26:06.1386990Z 2025-05-07T20:26:06.1386994Z 2025-05-07T20:26:06.1386997Z 2025-05-07T20:26:06.1387001Z 2025-05-07T20:26:06.1387007Z 2025-05-07T20:26:06.1387012Z 2025-05-07T20:26:06.1387223Z  2025-05-07T20:26:06.1387432Z 2025-05-07T20:26:06.1387437Z 2025-05-07T20:26:06.1387442Z 2025-05-07T20:26:06.1387446Z 2025-05-07T20:26:06.1387451Z 2025-05-07T20:26:06.1387456Z 2025-05-07T20:26:06.1387462Z 2025-05-07T20:26:06.1387467Z 2025-05-07T20:26:06.1387471Z 2025-05-07T20:26:06.1387477Z 2025-05-07T20:26:06.1387482Z 2025-05-07T20:26:06.1387503Z 2025-05-07T20:26:06.1387509Z 2025-05-07T20:26:06.1387514Z 2025-05-07T20:26:06.1387716Z  2025-05-07T20:26:06.1387983Z 2025-05-07T20:26:06.1387988Z 2025-05-07T20:26:06.1387993Z 2025-05-07T20:26:06.1387998Z 2025-05-07T20:26:06.1388010Z 2025-05-07T20:26:06.1388015Z 2025-05-07T20:26:06.1388021Z 2025-05-07T20:26:06.1388025Z 2025-05-07T20:26:06.1388031Z 2025-05-07T20:26:06.1388043Z 2025-05-07T20:26:06.1388048Z 2025-05-07T20:26:06.1388053Z 2025-05-07T20:26:06.1388058Z 2025-05-07T20:26:06.1388062Z 2025-05-07T20:26:06.1388068Z 2025-05-07T20:26:06.1388269Z  2025-05-07T20:26:06.1388563Z 2025-05-07T20:26:06.1388568Z 2025-05-07T20:26:06.1388573Z 2025-05-07T20:26:06.1388578Z 2025-05-07T20:26:06.1388583Z 2025-05-07T20:26:06.1388589Z 2025-05-07T20:26:06.1388593Z 2025-05-07T20:26:06.1388599Z 2025-05-07T20:26:06.1388604Z 2025-05-07T20:26:06.1388608Z 2025-05-07T20:26:06.1388613Z 2025-05-07T20:26:06.1388625Z 2025-05-07T20:26:06.1388631Z 2025-05-07T20:26:06.1388636Z 2025-05-07T20:26:06.1388641Z 2025-05-07T20:26:06.1388646Z 2025-05-07T20:26:06.1388871Z  2025-05-07T20:26:06.1389150Z 2025-05-07T20:26:06.1389155Z 2025-05-07T20:26:06.1389160Z 2025-05-07T20:26:06.1389165Z 2025-05-07T20:26:06.1389170Z 2025-05-07T20:26:06.1389175Z 2025-05-07T20:26:06.1389181Z 2025-05-07T20:26:06.1389192Z 2025-05-07T20:26:06.1389197Z 2025-05-07T20:26:06.1389202Z 2025-05-07T20:26:06.1389207Z 2025-05-07T20:26:06.1389212Z 2025-05-07T20:26:06.1389225Z 2025-05-07T20:26:06.1389230Z 2025-05-07T20:26:06.1389235Z 2025-05-07T20:26:06.1389240Z 2025-05-07T20:26:06.1389245Z 2025-05-07T20:26:06.1389465Z  2025-05-07T20:26:06.1389752Z 2025-05-07T20:26:06.1389757Z 2025-05-07T20:26:06.1389769Z 2025-05-07T20:26:06.1389774Z 2025-05-07T20:26:06.1389779Z 2025-05-07T20:26:06.1389784Z 2025-05-07T20:26:06.1389790Z 2025-05-07T20:26:06.1389800Z 2025-05-07T20:26:06.1389805Z 2025-05-07T20:26:06.1389810Z 2025-05-07T20:26:06.1389815Z 2025-05-07T20:26:06.1389821Z 2025-05-07T20:26:06.1389826Z 2025-05-07T20:26:06.1389831Z 2025-05-07T20:26:06.1389836Z 2025-05-07T20:26:06.1389841Z 2025-05-07T20:26:06.1389846Z 2025-05-07T20:26:06.1389851Z 2025-05-07T20:26:06.1390079Z  2025-05-07T20:26:06.1390375Z 2025-05-07T20:26:06.1390381Z 2025-05-07T20:26:06.1390514Z  2025-05-07T20:26:06.1390662Z 2025-05-07T20:26:06.1390667Z 2025-05-07T20:26:06.1390863Z  2025-05-07T20:26:06.1391008Z 2025-05-07T20:26:06.1391013Z 2025-05-07T20:26:06.1391018Z 2025-05-07T20:26:06.1391157Z  2025-05-07T20:26:06.1391311Z 2025-05-07T20:26:06.1391316Z 2025-05-07T20:26:06.1391321Z 2025-05-07T20:26:06.1391326Z 2025-05-07T20:26:06.1391469Z  2025-05-07T20:26:06.1391638Z 2025-05-07T20:26:06.1391643Z 2025-05-07T20:26:06.1391648Z 2025-05-07T20:26:06.1391653Z 2025-05-07T20:26:06.1391800Z 2025-05-07T20:26:06.1391965Z  2025-05-07T20:26:06.1392138Z 2025-05-07T20:26:06.1392151Z 2025-05-07T20:26:06.1392157Z 2025-05-07T20:26:06.1392162Z 2025-05-07T20:26:06.1392167Z 2025-05-07T20:26:06.1392172Z 2025-05-07T20:26:06.1392325Z  2025-05-07T20:26:06.1392501Z 2025-05-07T20:26:06.1392506Z 2025-05-07T20:26:06.1392511Z 2025-05-07T20:26:06.1392524Z 2025-05-07T20:26:06.1392529Z 2025-05-07T20:26:06.1392626Z 2025-05-07T20:26:06.1392631Z 2025-05-07T20:26:06.1392789Z  2025-05-07T20:26:06.1392980Z 2025-05-07T20:26:06.1392985Z 2025-05-07T20:26:06.1392990Z 2025-05-07T20:26:06.1393001Z 2025-05-07T20:26:06.1393006Z 2025-05-07T20:26:06.1393011Z 2025-05-07T20:26:06.1393016Z 2025-05-07T20:26:06.1393021Z 2025-05-07T20:26:06.1393182Z  2025-05-07T20:26:06.1393402Z 2025-05-07T20:26:06.1393407Z 2025-05-07T20:26:06.1393412Z 2025-05-07T20:26:06.1393424Z 2025-05-07T20:26:06.1393429Z 2025-05-07T20:26:06.1393434Z 2025-05-07T20:26:06.1393446Z 2025-05-07T20:26:06.1393452Z 2025-05-07T20:26:06.1393457Z 2025-05-07T20:26:06.1393636Z  2025-05-07T20:26:06.1393855Z 2025-05-07T20:26:06.1393860Z 2025-05-07T20:26:06.1393874Z 2025-05-07T20:26:06.1393880Z 2025-05-07T20:26:06.1393885Z 2025-05-07T20:26:06.1393890Z 2025-05-07T20:26:06.1393895Z 2025-05-07T20:26:06.1393900Z 2025-05-07T20:26:06.1393905Z 2025-05-07T20:26:06.1393917Z 2025-05-07T20:26:06.1394096Z  2025-05-07T20:26:06.1394329Z 2025-05-07T20:26:06.1394334Z 2025-05-07T20:26:06.1394339Z 2025-05-07T20:26:06.1394344Z 2025-05-07T20:26:06.1394349Z 2025-05-07T20:26:06.1394354Z 2025-05-07T20:26:06.1394359Z 2025-05-07T20:26:06.1394365Z 2025-05-07T20:26:06.1394370Z 2025-05-07T20:26:06.1394375Z 2025-05-07T20:26:06.1394380Z 2025-05-07T20:26:06.1394556Z  2025-05-07T20:26:06.1394804Z 2025-05-07T20:26:06.1394809Z 2025-05-07T20:26:06.1394815Z 2025-05-07T20:26:06.1394820Z 2025-05-07T20:26:06.1394831Z 2025-05-07T20:26:06.1394836Z 2025-05-07T20:26:06.1394841Z 2025-05-07T20:26:06.1394846Z 2025-05-07T20:26:06.1394852Z 2025-05-07T20:26:06.1394857Z 2025-05-07T20:26:06.1394862Z 2025-05-07T20:26:06.1394867Z 2025-05-07T20:26:06.1395058Z  2025-05-07T20:26:06.1395305Z 2025-05-07T20:26:06.1395311Z 2025-05-07T20:26:06.1395316Z 2025-05-07T20:26:06.1395321Z 2025-05-07T20:26:06.1395332Z 2025-05-07T20:26:06.1395337Z 2025-05-07T20:26:06.1395342Z 2025-05-07T20:26:06.1395347Z 2025-05-07T20:26:06.1395352Z 2025-05-07T20:26:06.1395357Z 2025-05-07T20:26:06.1395362Z 2025-05-07T20:26:06.1395367Z 2025-05-07T20:26:06.1395372Z 2025-05-07T20:26:06.1395568Z  2025-05-07T20:26:06.1395826Z 2025-05-07T20:26:06.1395831Z 2025-05-07T20:26:06.1395836Z 2025-05-07T20:26:06.1396084Z 2025-05-07T20:26:06.1396091Z 2025-05-07T20:26:06.1396096Z 2025-05-07T20:26:06.1396102Z 2025-05-07T20:26:06.1396107Z 2025-05-07T20:26:06.1396112Z 2025-05-07T20:26:06.1396134Z 2025-05-07T20:26:06.1396140Z 2025-05-07T20:26:06.1396145Z 2025-05-07T20:26:06.1396149Z 2025-05-07T20:26:06.1396154Z 2025-05-07T20:26:06.1396371Z  2025-05-07T20:26:06.1396638Z 2025-05-07T20:26:06.1396643Z 2025-05-07T20:26:06.1396656Z 2025-05-07T20:26:06.1396661Z 2025-05-07T20:26:06.1396666Z 2025-05-07T20:26:06.1396671Z 2025-05-07T20:26:06.1396676Z 2025-05-07T20:26:06.1396687Z 2025-05-07T20:26:06.1396692Z 2025-05-07T20:26:06.1396697Z 2025-05-07T20:26:06.1396702Z 2025-05-07T20:26:06.1396707Z 2025-05-07T20:26:06.1396712Z 2025-05-07T20:26:06.1396718Z 2025-05-07T20:26:06.1396723Z 2025-05-07T20:26:06.1396928Z  2025-05-07T20:26:06.1397211Z 2025-05-07T20:26:06.1397217Z 2025-05-07T20:26:06.1397222Z 2025-05-07T20:26:06.1397227Z 2025-05-07T20:26:06.1397232Z 2025-05-07T20:26:06.1397237Z 2025-05-07T20:26:06.1397242Z 2025-05-07T20:26:06.1397247Z 2025-05-07T20:26:06.1397252Z 2025-05-07T20:26:06.1397420Z 2025-05-07T20:26:06.1397427Z 2025-05-07T20:26:06.1397432Z 2025-05-07T20:26:06.1397437Z 2025-05-07T20:26:06.1397442Z 2025-05-07T20:26:06.1397447Z 2025-05-07T20:26:06.1397452Z 2025-05-07T20:26:06.1397676Z  2025-05-07T20:26:06.1397957Z 2025-05-07T20:26:06.1397963Z 2025-05-07T20:26:06.1397967Z 2025-05-07T20:26:06.1397973Z 2025-05-07T20:26:06.1397978Z 2025-05-07T20:26:06.1398642Z 2025-05-07T20:26:06.1398647Z 2025-05-07T20:26:06.1398652Z 2025-05-07T20:26:06.1398657Z 2025-05-07T20:26:06.1398661Z 2025-05-07T20:26:06.1398757Z 2025-05-07T20:26:06.1398764Z 2025-05-07T20:26:06.1398769Z 2025-05-07T20:26:06.1398774Z 2025-05-07T20:26:06.1398779Z 2025-05-07T20:26:06.1398784Z 2025-05-07T20:26:06.1398789Z 2025-05-07T20:26:06.1399025Z  2025-05-07T20:26:06.1399322Z 2025-05-07T20:26:06.1399327Z 2025-05-07T20:26:06.1399332Z 2025-05-07T20:26:06.1399337Z 2025-05-07T20:26:06.1399342Z 2025-05-07T20:26:06.1399353Z 2025-05-07T20:26:06.1399359Z 2025-05-07T20:26:06.1399364Z 2025-05-07T20:26:06.1399369Z 2025-05-07T20:26:06.1399374Z 2025-05-07T20:26:06.1399379Z 2025-05-07T20:26:06.1399384Z 2025-05-07T20:26:06.1399389Z 2025-05-07T20:26:06.1399394Z 2025-05-07T20:26:06.1399399Z 2025-05-07T20:26:06.1399405Z 2025-05-07T20:26:06.1399410Z 2025-05-07T20:26:06.1399415Z 2025-05-07T20:26:06.1399644Z  2025-05-07T20:26:06.1399940Z 2025-05-07T20:26:06.1399946Z 2025-05-07T20:26:06.1400079Z  2025-05-07T20:26:06.1400230Z 2025-05-07T20:26:06.1400235Z 2025-05-07T20:26:06.1400378Z  2025-05-07T20:26:06.1400522Z 2025-05-07T20:26:06.1400538Z 2025-05-07T20:26:06.1400544Z 2025-05-07T20:26:06.1400684Z  2025-05-07T20:26:06.1400835Z 2025-05-07T20:26:06.1400840Z 2025-05-07T20:26:06.1400845Z 2025-05-07T20:26:06.1400850Z 2025-05-07T20:26:06.1401098Z  2025-05-07T20:26:06.1401232Z 2025-05-07T20:26:06.1401237Z 2025-05-07T20:26:06.1401250Z 2025-05-07T20:26:06.1401255Z 2025-05-07T20:26:06.1401260Z 2025-05-07T20:26:06.1401428Z  2025-05-07T20:26:06.1401601Z 2025-05-07T20:26:06.1401606Z 2025-05-07T20:26:06.1401611Z 2025-05-07T20:26:06.1401616Z 2025-05-07T20:26:06.1401621Z 2025-05-07T20:26:06.1401626Z 2025-05-07T20:26:06.1401792Z  2025-05-07T20:26:06.1401965Z 2025-05-07T20:26:06.1401970Z 2025-05-07T20:26:06.1401982Z 2025-05-07T20:26:06.1401987Z 2025-05-07T20:26:06.1401992Z 2025-05-07T20:26:06.1401997Z 2025-05-07T20:26:06.1402002Z 2025-05-07T20:26:06.1402173Z  2025-05-07T20:26:06.1402362Z 2025-05-07T20:26:06.1402367Z 2025-05-07T20:26:06.1402372Z 2025-05-07T20:26:06.1402377Z 2025-05-07T20:26:06.1402382Z 2025-05-07T20:26:06.1402387Z 2025-05-07T20:26:06.1402392Z 2025-05-07T20:26:06.1402397Z 2025-05-07T20:26:06.1402571Z  2025-05-07T20:26:06.1402772Z 2025-05-07T20:26:06.1402777Z 2025-05-07T20:26:06.1402782Z 2025-05-07T20:26:06.1402787Z 2025-05-07T20:26:06.1402797Z 2025-05-07T20:26:06.1402802Z 2025-05-07T20:26:06.1402807Z 2025-05-07T20:26:06.1402812Z 2025-05-07T20:26:06.1402817Z 2025-05-07T20:26:06.1402990Z  2025-05-07T20:26:06.1403202Z 2025-05-07T20:26:06.1403207Z 2025-05-07T20:26:06.1403212Z 2025-05-07T20:26:06.1403217Z 2025-05-07T20:26:06.1403222Z 2025-05-07T20:26:06.1403227Z 2025-05-07T20:26:06.1403232Z 2025-05-07T20:26:06.1403241Z 2025-05-07T20:26:06.1403247Z 2025-05-07T20:26:06.1403252Z 2025-05-07T20:26:06.1403435Z  2025-05-07T20:26:06.1403668Z 2025-05-07T20:26:06.1403674Z 2025-05-07T20:26:06.1403680Z 2025-05-07T20:26:06.1403685Z 2025-05-07T20:26:06.1403692Z 2025-05-07T20:26:06.1403698Z 2025-05-07T20:26:06.1403705Z 2025-05-07T20:26:06.1403711Z 2025-05-07T20:26:06.1403718Z 2025-05-07T20:26:06.1403734Z 2025-05-07T20:26:06.1403740Z 2025-05-07T20:26:06.1403949Z  2025-05-07T20:26:06.1404188Z 2025-05-07T20:26:06.1404194Z 2025-05-07T20:26:06.1404314Z 2025-05-07T20:26:06.1404320Z 2025-05-07T20:26:06.1404325Z 2025-05-07T20:26:06.1404339Z 2025-05-07T20:26:06.1404344Z 2025-05-07T20:26:06.1404349Z 2025-05-07T20:26:06.1404354Z 2025-05-07T20:26:06.1404359Z 2025-05-07T20:26:06.1404364Z 2025-05-07T20:26:06.1404369Z 2025-05-07T20:26:06.1404555Z  2025-05-07T20:26:06.1404801Z 2025-05-07T20:26:06.1404813Z 2025-05-07T20:26:06.1404902Z 2025-05-07T20:26:06.1404907Z 2025-05-07T20:26:06.1404912Z 2025-05-07T20:26:06.1404917Z 2025-05-07T20:26:06.1404922Z 2025-05-07T20:26:06.1404927Z 2025-05-07T20:26:06.1404932Z 2025-05-07T20:26:06.1404937Z 2025-05-07T20:26:06.1404942Z 2025-05-07T20:26:06.1404947Z 2025-05-07T20:26:06.1404953Z 2025-05-07T20:26:06.1405140Z  2025-05-07T20:26:06.1405402Z 2025-05-07T20:26:06.1405408Z 2025-05-07T20:26:06.1405412Z 2025-05-07T20:26:06.1405418Z 2025-05-07T20:26:06.1405423Z 2025-05-07T20:26:06.1405428Z 2025-05-07T20:26:06.1405440Z 2025-05-07T20:26:06.1405445Z 2025-05-07T20:26:06.1405450Z 2025-05-07T20:26:06.1405456Z 2025-05-07T20:26:06.1405461Z 2025-05-07T20:26:06.1405466Z 2025-05-07T20:26:06.1405471Z 2025-05-07T20:26:06.1405476Z 2025-05-07T20:26:06.1405685Z  2025-05-07T20:26:06.1405952Z 2025-05-07T20:26:06.1405957Z 2025-05-07T20:26:06.1405962Z 2025-05-07T20:26:06.1405967Z 2025-05-07T20:26:06.1405977Z 2025-05-07T20:26:06.1405982Z 2025-05-07T20:26:06.1405987Z 2025-05-07T20:26:06.1405992Z 2025-05-07T20:26:06.1405997Z 2025-05-07T20:26:06.1406003Z 2025-05-07T20:26:06.1406007Z 2025-05-07T20:26:06.1406013Z 2025-05-07T20:26:06.1406025Z 2025-05-07T20:26:06.1406031Z 2025-05-07T20:26:06.1406036Z 2025-05-07T20:26:06.1406237Z  2025-05-07T20:26:06.1406503Z 2025-05-07T20:26:06.1406508Z 2025-05-07T20:26:06.1406514Z 2025-05-07T20:26:06.1406519Z 2025-05-07T20:26:06.1406532Z 2025-05-07T20:26:06.1406537Z 2025-05-07T20:26:06.1406542Z 2025-05-07T20:26:06.1406552Z 2025-05-07T20:26:06.1406557Z 2025-05-07T20:26:06.1406562Z 2025-05-07T20:26:06.1406567Z 2025-05-07T20:26:06.1406572Z 2025-05-07T20:26:06.1406577Z 2025-05-07T20:26:06.1406583Z 2025-05-07T20:26:06.1406588Z 2025-05-07T20:26:06.1406592Z 2025-05-07T20:26:06.1406800Z  2025-05-07T20:26:06.1407084Z 2025-05-07T20:26:06.1407089Z 2025-05-07T20:26:06.1407100Z 2025-05-07T20:26:06.1407104Z 2025-05-07T20:26:06.1407110Z 2025-05-07T20:26:06.1407114Z 2025-05-07T20:26:06.1407120Z 2025-05-07T20:26:06.1407125Z 2025-05-07T20:26:06.1407130Z 2025-05-07T20:26:06.1407135Z 2025-05-07T20:26:06.1407140Z 2025-05-07T20:26:06.1407145Z 2025-05-07T20:26:06.1407150Z 2025-05-07T20:26:06.1407155Z 2025-05-07T20:26:06.1407160Z 2025-05-07T20:26:06.1407166Z 2025-05-07T20:26:06.1407170Z 2025-05-07T20:26:06.1407387Z  2025-05-07T20:26:06.1407676Z 2025-05-07T20:26:06.1407681Z 2025-05-07T20:26:06.1407687Z 2025-05-07T20:26:06.1407697Z 2025-05-07T20:26:06.1407702Z 2025-05-07T20:26:06.1407707Z 2025-05-07T20:26:06.1407712Z 2025-05-07T20:26:06.1407717Z 2025-05-07T20:26:06.1407722Z 2025-05-07T20:26:06.1407734Z 2025-05-07T20:26:06.1407739Z 2025-05-07T20:26:06.1407744Z 2025-05-07T20:26:06.1407749Z 2025-05-07T20:26:06.1407755Z 2025-05-07T20:26:06.1407760Z 2025-05-07T20:26:06.1407765Z 2025-05-07T20:26:06.1407770Z 2025-05-07T20:26:06.1407780Z 2025-05-07T20:26:06.1408000Z  2025-05-07T20:26:06.1408294Z 2025-05-07T20:26:06.1408299Z 2025-05-07T20:26:06.1408429Z  2025-05-07T20:26:06.1408566Z 2025-05-07T20:26:06.1408571Z 2025-05-07T20:26:06.1408715Z  2025-05-07T20:26:06.1408855Z 2025-05-07T20:26:06.1408860Z 2025-05-07T20:26:06.1408865Z 2025-05-07T20:26:06.1409008Z  2025-05-07T20:26:06.1409158Z 2025-05-07T20:26:06.1409163Z 2025-05-07T20:26:06.1409168Z 2025-05-07T20:26:06.1409173Z 2025-05-07T20:26:06.1409324Z  2025-05-07T20:26:06.1409612Z 2025-05-07T20:26:06.1409618Z 2025-05-07T20:26:06.1409623Z 2025-05-07T20:26:06.1409628Z 2025-05-07T20:26:06.1409634Z 2025-05-07T20:26:06.1409791Z  2025-05-07T20:26:06.1409963Z 2025-05-07T20:26:06.1409968Z 2025-05-07T20:26:06.1409973Z 2025-05-07T20:26:06.1409978Z 2025-05-07T20:26:06.1409983Z 2025-05-07T20:26:06.1409988Z 2025-05-07T20:26:06.1410142Z  2025-05-07T20:26:06.1410394Z 2025-05-07T20:26:06.1410397Z 2025-05-07T20:26:06.1410401Z 2025-05-07T20:26:06.1410404Z 2025-05-07T20:26:06.1410408Z 2025-05-07T20:26:06.1410412Z 2025-05-07T20:26:06.1410416Z 2025-05-07T20:26:06.1410545Z  2025-05-07T20:26:06.1410692Z 2025-05-07T20:26:06.1410695Z 2025-05-07T20:26:06.1410699Z 2025-05-07T20:26:06.1410703Z 2025-05-07T20:26:06.1410706Z 2025-05-07T20:26:06.1410710Z 2025-05-07T20:26:06.1410714Z 2025-05-07T20:26:06.1410717Z 2025-05-07T20:26:06.1410835Z  2025-05-07T20:26:06.1410994Z 2025-05-07T20:26:06.1411006Z 2025-05-07T20:26:06.1411010Z 2025-05-07T20:26:06.1411013Z 2025-05-07T20:26:06.1411017Z 2025-05-07T20:26:06.1411020Z 2025-05-07T20:26:06.1411024Z 2025-05-07T20:26:06.1411028Z 2025-05-07T20:26:06.1411031Z 2025-05-07T20:26:06.1411153Z  2025-05-07T20:26:06.1411315Z 2025-05-07T20:26:06.1411319Z 2025-05-07T20:26:06.1411323Z 2025-05-07T20:26:06.1411326Z 2025-05-07T20:26:06.1411330Z 2025-05-07T20:26:06.1411339Z 2025-05-07T20:26:06.1411343Z 2025-05-07T20:26:06.1411346Z 2025-05-07T20:26:06.1411350Z 2025-05-07T20:26:06.1411353Z 2025-05-07T20:26:06.1411480Z  2025-05-07T20:26:06.1411652Z 2025-05-07T20:26:06.1411655Z 2025-05-07T20:26:06.1411659Z 2025-05-07T20:26:06.1411662Z 2025-05-07T20:26:06.1411666Z 2025-05-07T20:26:06.1411669Z 2025-05-07T20:26:06.1411673Z 2025-05-07T20:26:06.1411677Z 2025-05-07T20:26:06.1411680Z 2025-05-07T20:26:06.1411684Z 2025-05-07T20:26:06.1411687Z 2025-05-07T20:26:06.1411818Z  2025-05-07T20:26:06.1412004Z 2025-05-07T20:26:06.1412008Z 2025-05-07T20:26:06.1412011Z 2025-05-07T20:26:06.1412015Z 2025-05-07T20:26:06.1412018Z 2025-05-07T20:26:06.1412022Z 2025-05-07T20:26:06.1412025Z 2025-05-07T20:26:06.1412029Z 2025-05-07T20:26:06.1412032Z 2025-05-07T20:26:06.1412036Z 2025-05-07T20:26:06.1412040Z 2025-05-07T20:26:06.1412043Z 2025-05-07T20:26:06.1412182Z  2025-05-07T20:26:06.1412370Z 2025-05-07T20:26:06.1412375Z 2025-05-07T20:26:06.1412381Z 2025-05-07T20:26:06.1412385Z 2025-05-07T20:26:06.1412388Z 2025-05-07T20:26:06.1412392Z 2025-05-07T20:26:06.1412396Z 2025-05-07T20:26:06.1412399Z 2025-05-07T20:26:06.1412403Z 2025-05-07T20:26:06.1412406Z 2025-05-07T20:26:06.1412410Z 2025-05-07T20:26:06.1412413Z 2025-05-07T20:26:06.1412423Z 2025-05-07T20:26:06.1412568Z  2025-05-07T20:26:06.1412772Z 2025-05-07T20:26:06.1412777Z 2025-05-07T20:26:06.1412782Z 2025-05-07T20:26:06.1412787Z 2025-05-07T20:26:06.1412801Z 2025-05-07T20:26:06.1412807Z 2025-05-07T20:26:06.1412819Z 2025-05-07T20:26:06.1412824Z 2025-05-07T20:26:06.1412829Z 2025-05-07T20:26:06.1412834Z 2025-05-07T20:26:06.1412838Z 2025-05-07T20:26:06.1412843Z 2025-05-07T20:26:06.1412848Z 2025-05-07T20:26:06.1412853Z 2025-05-07T20:26:06.1413127Z  2025-05-07T20:26:06.1413401Z 2025-05-07T20:26:06.1413406Z 2025-05-07T20:26:06.1413419Z 2025-05-07T20:26:06.1413424Z 2025-05-07T20:26:06.1413429Z 2025-05-07T20:26:06.1413434Z 2025-05-07T20:26:06.1413439Z 2025-05-07T20:26:06.1413444Z 2025-05-07T20:26:06.1413449Z 2025-05-07T20:26:06.1413454Z 2025-05-07T20:26:06.1413459Z 2025-05-07T20:26:06.1413464Z 2025-05-07T20:26:06.1413469Z 2025-05-07T20:26:06.1413475Z 2025-05-07T20:26:06.1413480Z 2025-05-07T20:26:06.1413693Z  2025-05-07T20:26:06.1414015Z 2025-05-07T20:26:06.1414019Z 2025-05-07T20:26:06.1414023Z 2025-05-07T20:26:06.1414026Z 2025-05-07T20:26:06.1414123Z 2025-05-07T20:26:06.1414127Z 2025-05-07T20:26:06.1414131Z 2025-05-07T20:26:06.1414134Z 2025-05-07T20:26:06.1414138Z 2025-05-07T20:26:06.1414142Z 2025-05-07T20:26:06.1414145Z 2025-05-07T20:26:06.1414149Z 2025-05-07T20:26:06.1414153Z 2025-05-07T20:26:06.1414156Z 2025-05-07T20:26:06.1414167Z 2025-05-07T20:26:06.1414171Z 2025-05-07T20:26:06.1414338Z  2025-05-07T20:26:06.1414622Z 2025-05-07T20:26:06.1414625Z 2025-05-07T20:26:06.1414629Z 2025-05-07T20:26:06.1414633Z 2025-05-07T20:26:06.1414636Z 2025-05-07T20:26:06.1414645Z 2025-05-07T20:26:06.1414649Z 2025-05-07T20:26:06.1414652Z 2025-05-07T20:26:06.1414656Z 2025-05-07T20:26:06.1414660Z 2025-05-07T20:26:06.1414663Z 2025-05-07T20:26:06.1414667Z 2025-05-07T20:26:06.1414670Z 2025-05-07T20:26:06.1414674Z 2025-05-07T20:26:06.1414677Z 2025-05-07T20:26:06.1414681Z 2025-05-07T20:26:06.1414684Z 2025-05-07T20:26:06.1414852Z  2025-05-07T20:26:06.1415071Z 2025-05-07T20:26:06.1415075Z 2025-05-07T20:26:06.1415079Z 2025-05-07T20:26:06.1415082Z 2025-05-07T20:26:06.1415086Z 2025-05-07T20:26:06.1415089Z 2025-05-07T20:26:06.1415093Z 2025-05-07T20:26:06.1415097Z 2025-05-07T20:26:06.1415100Z 2025-05-07T20:26:06.1415104Z 2025-05-07T20:26:06.1415108Z 2025-05-07T20:26:06.1415111Z 2025-05-07T20:26:06.1415115Z 2025-05-07T20:26:06.1415118Z 2025-05-07T20:26:06.1415126Z 2025-05-07T20:26:06.1415129Z 2025-05-07T20:26:06.1415133Z 2025-05-07T20:26:06.1415137Z 2025-05-07T20:26:06.1415309Z  2025-05-07T20:26:06.1415520Z 2025-05-07T20:26:06.1415524Z 2025-05-07T20:26:06.1415629Z  2025-05-07T20:26:06.1415735Z 2025-05-07T20:26:06.1415738Z 2025-05-07T20:26:06.1415840Z  2025-05-07T20:26:06.1415953Z 2025-05-07T20:26:06.1415957Z 2025-05-07T20:26:06.1415961Z 2025-05-07T20:26:06.1416066Z  2025-05-07T20:26:06.1416181Z 2025-05-07T20:26:06.1416191Z 2025-05-07T20:26:06.1416195Z 2025-05-07T20:26:06.1416204Z 2025-05-07T20:26:06.1416317Z  2025-05-07T20:26:06.1416437Z 2025-05-07T20:26:06.1416441Z 2025-05-07T20:26:06.1416445Z 2025-05-07T20:26:06.1416448Z 2025-05-07T20:26:06.1416452Z 2025-05-07T20:26:06.1416567Z  2025-05-07T20:26:06.1416692Z 2025-05-07T20:26:06.1416696Z 2025-05-07T20:26:06.1416699Z 2025-05-07T20:26:06.1416703Z 2025-05-07T20:26:06.1416706Z 2025-05-07T20:26:06.1416714Z 2025-05-07T20:26:06.1416832Z  2025-05-07T20:26:06.1416960Z 2025-05-07T20:26:06.1416964Z 2025-05-07T20:26:06.1416968Z 2025-05-07T20:26:06.1416971Z 2025-05-07T20:26:06.1416975Z 2025-05-07T20:26:06.1416979Z 2025-05-07T20:26:06.1416982Z 2025-05-07T20:26:06.1417104Z  2025-05-07T20:26:06.1417245Z 2025-05-07T20:26:06.1417249Z 2025-05-07T20:26:06.1417252Z 2025-05-07T20:26:06.1417256Z 2025-05-07T20:26:06.1417259Z 2025-05-07T20:26:06.1417263Z 2025-05-07T20:26:06.1417267Z 2025-05-07T20:26:06.1417270Z 2025-05-07T20:26:06.1417406Z  2025-05-07T20:26:06.1417558Z 2025-05-07T20:26:06.1417561Z 2025-05-07T20:26:06.1417565Z 2025-05-07T20:26:06.1417568Z 2025-05-07T20:26:06.1417572Z 2025-05-07T20:26:06.1417576Z 2025-05-07T20:26:06.1417579Z 2025-05-07T20:26:06.1417583Z 2025-05-07T20:26:06.1417586Z 2025-05-07T20:26:06.1417714Z  2025-05-07T20:26:06.1417871Z 2025-05-07T20:26:06.1417875Z 2025-05-07T20:26:06.1417882Z 2025-05-07T20:26:06.1417885Z 2025-05-07T20:26:06.1417889Z 2025-05-07T20:26:06.1417893Z 2025-05-07T20:26:06.1417896Z 2025-05-07T20:26:06.1417900Z 2025-05-07T20:26:06.1417903Z 2025-05-07T20:26:06.1417914Z 2025-05-07T20:26:06.1418049Z  2025-05-07T20:26:06.1418214Z 2025-05-07T20:26:06.1418217Z 2025-05-07T20:26:06.1418221Z 2025-05-07T20:26:06.1418225Z 2025-05-07T20:26:06.1418228Z 2025-05-07T20:26:06.1418232Z 2025-05-07T20:26:06.1418243Z 2025-05-07T20:26:06.1418246Z 2025-05-07T20:26:06.1418250Z 2025-05-07T20:26:06.1418254Z 2025-05-07T20:26:06.1418346Z 2025-05-07T20:26:06.1418487Z  2025-05-07T20:26:06.1418663Z 2025-05-07T20:26:06.1418666Z 2025-05-07T20:26:06.1418675Z 2025-05-07T20:26:06.1418679Z 2025-05-07T20:26:06.1418683Z 2025-05-07T20:26:06.1418686Z 2025-05-07T20:26:06.1418690Z 2025-05-07T20:26:06.1418693Z 2025-05-07T20:26:06.1418697Z 2025-05-07T20:26:06.1418700Z 2025-05-07T20:26:06.1418704Z 2025-05-07T20:26:06.1418780Z 2025-05-07T20:26:06.1418915Z  2025-05-07T20:26:06.1419109Z 2025-05-07T20:26:06.1419112Z 2025-05-07T20:26:06.1419116Z 2025-05-07T20:26:06.1419119Z 2025-05-07T20:26:06.1419123Z 2025-05-07T20:26:06.1419126Z 2025-05-07T20:26:06.1419130Z 2025-05-07T20:26:06.1419134Z 2025-05-07T20:26:06.1419137Z 2025-05-07T20:26:06.1419141Z 2025-05-07T20:26:06.1419145Z 2025-05-07T20:26:06.1419148Z 2025-05-07T20:26:06.1419152Z 2025-05-07T20:26:06.1419289Z  2025-05-07T20:26:06.1419484Z 2025-05-07T20:26:06.1419488Z 2025-05-07T20:26:06.1419495Z 2025-05-07T20:26:06.1419499Z 2025-05-07T20:26:06.1419503Z 2025-05-07T20:26:06.1419506Z 2025-05-07T20:26:06.1419510Z 2025-05-07T20:26:06.1419514Z 2025-05-07T20:26:06.1419517Z 2025-05-07T20:26:06.1419521Z 2025-05-07T20:26:06.1419524Z 2025-05-07T20:26:06.1419528Z 2025-05-07T20:26:06.1419532Z 2025-05-07T20:26:06.1419535Z 2025-05-07T20:26:06.1419692Z  2025-05-07T20:26:06.1419893Z 2025-05-07T20:26:06.1419896Z 2025-05-07T20:26:06.1419900Z 2025-05-07T20:26:06.1419903Z 2025-05-07T20:26:06.1419907Z 2025-05-07T20:26:06.1419910Z 2025-05-07T20:26:06.1419914Z 2025-05-07T20:26:06.1419917Z 2025-05-07T20:26:06.1419921Z 2025-05-07T20:26:06.1419930Z 2025-05-07T20:26:06.1419934Z 2025-05-07T20:26:06.1419937Z 2025-05-07T20:26:06.1419941Z 2025-05-07T20:26:06.1419944Z 2025-05-07T20:26:06.1419948Z 2025-05-07T20:26:06.1420103Z  2025-05-07T20:26:06.1420303Z 2025-05-07T20:26:06.1420306Z 2025-05-07T20:26:06.1420320Z 2025-05-07T20:26:06.1420323Z 2025-05-07T20:26:06.1420327Z 2025-05-07T20:26:06.1420331Z 2025-05-07T20:26:06.1420334Z 2025-05-07T20:26:06.1420338Z 2025-05-07T20:26:06.1420341Z 2025-05-07T20:26:06.1420345Z 2025-05-07T20:26:06.1420348Z 2025-05-07T20:26:06.1420352Z 2025-05-07T20:26:06.1420355Z 2025-05-07T20:26:06.1420359Z 2025-05-07T20:26:06.1420362Z 2025-05-07T20:26:06.1420366Z 2025-05-07T20:26:06.1420523Z  2025-05-07T20:26:06.1420730Z 2025-05-07T20:26:06.1420734Z 2025-05-07T20:26:06.1420738Z 2025-05-07T20:26:06.1420741Z 2025-05-07T20:26:06.1420745Z 2025-05-07T20:26:06.1420748Z 2025-05-07T20:26:06.1420752Z 2025-05-07T20:26:06.1420755Z 2025-05-07T20:26:06.1420759Z 2025-05-07T20:26:06.1420763Z 2025-05-07T20:26:06.1420766Z 2025-05-07T20:26:06.1420770Z 2025-05-07T20:26:06.1420773Z 2025-05-07T20:26:06.1420777Z 2025-05-07T20:26:06.1420780Z 2025-05-07T20:26:06.1420784Z 2025-05-07T20:26:06.1420787Z 2025-05-07T20:26:06.1420953Z  2025-05-07T20:26:06.1421162Z 2025-05-07T20:26:06.1421165Z 2025-05-07T20:26:06.1421169Z 2025-05-07T20:26:06.1421173Z 2025-05-07T20:26:06.1421176Z 2025-05-07T20:26:06.1421180Z 2025-05-07T20:26:06.1421183Z 2025-05-07T20:26:06.1421193Z 2025-05-07T20:26:06.1421196Z 2025-05-07T20:26:06.1421200Z 2025-05-07T20:26:06.1421204Z 2025-05-07T20:26:06.1421207Z 2025-05-07T20:26:06.1421215Z 2025-05-07T20:26:06.1421218Z 2025-05-07T20:26:06.1421222Z 2025-05-07T20:26:06.1421225Z 2025-05-07T20:26:06.1421229Z 2025-05-07T20:26:06.1421233Z 2025-05-07T20:26:06.1421400Z  2025-05-07T20:26:06.1421615Z 2025-05-07T20:26:06.1421619Z 2025-05-07T20:26:06.1421748Z  2025-05-07T20:26:06.1421895Z 2025-05-07T20:26:06.1421900Z 2025-05-07T20:26:06.1422061Z  2025-05-07T20:26:06.1422210Z 2025-05-07T20:26:06.1422215Z 2025-05-07T20:26:06.1422220Z 2025-05-07T20:26:06.1422374Z  2025-05-07T20:26:06.1422523Z 2025-05-07T20:26:06.1422636Z 2025-05-07T20:26:06.1422642Z 2025-05-07T20:26:06.1422648Z 2025-05-07T20:26:06.1422797Z  2025-05-07T20:26:06.1422969Z 2025-05-07T20:26:06.1422974Z 2025-05-07T20:26:06.1422979Z 2025-05-07T20:26:06.1422984Z 2025-05-07T20:26:06.1422989Z 2025-05-07T20:26:06.1423108Z  2025-05-07T20:26:06.1423241Z 2025-05-07T20:26:06.1423245Z 2025-05-07T20:26:06.1423249Z 2025-05-07T20:26:06.1423339Z 2025-05-07T20:26:06.1423342Z 2025-05-07T20:26:06.1423346Z 2025-05-07T20:26:06.1423460Z  2025-05-07T20:26:06.1423595Z 2025-05-07T20:26:06.1423599Z 2025-05-07T20:26:06.1423602Z 2025-05-07T20:26:06.1423606Z 2025-05-07T20:26:06.1423610Z 2025-05-07T20:26:06.1423613Z 2025-05-07T20:26:06.1423617Z 2025-05-07T20:26:06.1423739Z  2025-05-07T20:26:06.1423888Z 2025-05-07T20:26:06.1423892Z 2025-05-07T20:26:06.1423895Z 2025-05-07T20:26:06.1423899Z 2025-05-07T20:26:06.1423902Z 2025-05-07T20:26:06.1423906Z 2025-05-07T20:26:06.1423909Z 2025-05-07T20:26:06.1423918Z 2025-05-07T20:26:06.1424039Z  2025-05-07T20:26:06.1424196Z 2025-05-07T20:26:06.1424199Z 2025-05-07T20:26:06.1424203Z 2025-05-07T20:26:06.1424206Z 2025-05-07T20:26:06.1424210Z 2025-05-07T20:26:06.1424213Z 2025-05-07T20:26:06.1424217Z 2025-05-07T20:26:06.1424220Z 2025-05-07T20:26:06.1424224Z 2025-05-07T20:26:06.1424346Z  2025-05-07T20:26:06.1424516Z 2025-05-07T20:26:06.1424519Z 2025-05-07T20:26:06.1424523Z 2025-05-07T20:26:06.1424526Z 2025-05-07T20:26:06.1424530Z 2025-05-07T20:26:06.1424533Z 2025-05-07T20:26:06.1424537Z 2025-05-07T20:26:06.1424541Z 2025-05-07T20:26:06.1424544Z 2025-05-07T20:26:06.1424548Z 2025-05-07T20:26:06.1424677Z  2025-05-07T20:26:06.1424853Z 2025-05-07T20:26:06.1424857Z 2025-05-07T20:26:06.1424861Z 2025-05-07T20:26:06.1424864Z 2025-05-07T20:26:06.1424868Z 2025-05-07T20:26:06.1424871Z 2025-05-07T20:26:06.1424875Z 2025-05-07T20:26:06.1424878Z 2025-05-07T20:26:06.1424887Z 2025-05-07T20:26:06.1424891Z 2025-05-07T20:26:06.1424894Z 2025-05-07T20:26:06.1425045Z  done 2025-05-07T20:26:06.4570511Z Preparing transaction: - \ | done 2025-05-07T20:26:08.0668502Z Verifying transaction: - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:26:08.9161429Z Executing transaction: - \ | / - \ | / done 2025-05-07T20:26:11.2635791Z [INSTALL] Fixing file placements for CUDA 12.6.3+ ... 2025-05-07T20:26:11.2636346Z [INSTALL] Creating symlinks: libnvToolsExt.so 2025-05-07T20:26:11.2637138Z + 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:11.2637725Z 2025-05-07T20:26:11.2650255Z 2025-05-07T20:26:11.2651345Z + 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:11.2652109Z 2025-05-07T20:26:11.2664164Z 2025-05-07T20:26:11.2664388Z [INSTALL] Copying nvtx3 headers ... 2025-05-07T20:26:11.2670413Z + 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:11.2674266Z 2025-05-07T20:26:11.2770254Z 2025-05-07T20:26:11.2775642Z + 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:11.2779688Z 2025-05-07T20:26:11.2799580Z 2025-05-07T20:26:11.2799968Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:26:11.3177052Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs ... 2025-05-07T20:26:13.2052080Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:26:13.2738133Z + 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:13.2738682Z 2025-05-07T20:26:13.6950425Z 2025-05-07T20:26:13.6959689Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:26:13.7303351Z + 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:13.7303875Z 2025-05-07T20:26:14.1695179Z 2025-05-07T20:26:14.1695571Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:26:14.1696713Z + 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:14.1697444Z 2025-05-07T20:26:14.5984191Z 2025-05-07T20:26:16.6227341Z [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:18.6345621Z [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:20.6598314Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:26:20.6599512Z /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/libnvToolsExt.so 2025-05-07T20:26:22.6961286Z [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:24.5848860Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:26:24.5849156Z 2025-05-07T20:26:24.6471653Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:26:28.4685028Z /tmp/tmp72bo4ols: line 3: clang: command not found 2025-05-07T20:26:28.4685313Z 2025-05-07T20:26:28.4686190Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:26:28.5298447Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:26:28.5298794Z 2025-05-07T20:26:28.5316600Z total 36 2025-05-07T20:26:28.5317148Z drwxr-xr-x. 2 ec2-user ec2-user 191 May 7 20:26 . 2025-05-07T20:26:28.5317678Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:25 .. 2025-05-07T20:26:28.5318191Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:26:28.5319297Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:26:28.5319993Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:26:28.5320641Z -rw-r--r--. 2 ec2-user ec2-user 136 Mar 27 01:27 libglib_activate.sh 2025-05-07T20:26:28.5321088Z -rw-r--r--. 2 ec2-user ec2-user 872 Nov 13 09:20 libxml2_activate.sh 2025-05-07T20:26:28.5321540Z -rw-r--r--. 2 ec2-user ec2-user 2932 Nov 20 20:32 ~cuda-nvcc_activate.sh 2025-05-07T20:26:28.5321996Z 2025-05-07T20:26:28.5322223Z [INSTALL] Removing the -ccbin=CXX hook from NVCC activation scripts ... 2025-05-07T20:26:28.5322862Z + sed -i /-ccbin=/d /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d/*cuda-nvcc_activate.sh 2025-05-07T20:26:28.5323287Z 2025-05-07T20:26:28.5339172Z 2025-05-07T20:26:28.5339466Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:26:28.5339726Z 2025-05-07T20:26:30.4948523Z 2025-05-07T20:26:30.4949688Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:26:30.4950853Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:26:30.4951240Z 2025-05-07T20:26:30.9209793Z 2025-05-07T20:26:30.9210165Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:26:30.9210426Z 2025-05-07T20:26:32.8135626Z -allow-unsupported-compiler 2025-05-07T20:26:32.8135871Z 2025-05-07T20:26:32.8765082Z 2025-05-07T20:26:32.8765735Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:26:32.8766648Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:26:32.8767242Z 2025-05-07T20:26:34.8243091Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:26:34.8243912Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:26:34.8244247Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:26:34.8244574Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:26:34.8244933Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:26:34.8245198Z #define _STL_PAIR_H 1 2025-05-07T20:26:34.8245460Z #define __cpp_attributes 200809L 2025-05-07T20:26:34.8245921Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:26:34.8246388Z #define __DELETE_THROW throw() 2025-05-07T20:26:34.8246756Z #define _PTRDIFF_T_ 2025-05-07T20:26:34.8247023Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:26:34.8247365Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:26:34.8247765Z #define _IO_LEFT 02 2025-05-07T20:26:34.8248074Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:26:34.8248427Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:26:34.8248744Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:26:34.8249178Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:26:34.8249612Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:26:34.8249926Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:26:34.8250308Z #define _IOS_OUTPUT 2 2025-05-07T20:26:34.8250696Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:26:34.8251128Z #define toascii_l(c,l) __toascii_l ((c), (l)) 2025-05-07T20:26:34.8251568Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:26:34.8251967Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:26:34.8252455Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:26:34.8253697Z #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:34.8254948Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:26:34.8255414Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:26:34.8255857Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:26:34.8256324Z #define _T_WCHAR_ 2025-05-07T20:26:34.8256654Z #define stdout stdout 2025-05-07T20:26:34.8257125Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:26:34.8257666Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:26:34.8258285Z #define __flexarr [] 2025-05-07T20:26:34.8258637Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:26:34.8259095Z #define __islower_l(c,l) __isctype_l((c), _ISlower, (l)) 2025-05-07T20:26:34.8259577Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:26:34.8259930Z #define _MATH_H 1 2025-05-07T20:26:34.8260379Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:26:34.8260843Z #define __S64_TYPE long int 2025-05-07T20:26:34.8261390Z #define __stub_fchflags 2025-05-07T20:26:34.8261752Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:26:34.8262127Z #define __SQUAD_TYPE long int 2025-05-07T20:26:34.8262397Z #define __INTMAX_C(c) c ## L 2025-05-07T20:26:34.8262660Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:26:34.8262916Z #define NL_NMAX INT_MAX 2025-05-07T20:26:34.8263151Z #define _BITS_TIME_H 1 2025-05-07T20:26:34.8263432Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:26:34.8263755Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:26:34.8264079Z #define cudaStreamTailLaunch ((cudaStream_t)0x3) 2025-05-07T20:26:34.8264437Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:26:34.8264833Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:26:34.8265207Z #define __CHAR_BIT__ 8 2025-05-07T20:26:34.8265475Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:34.8265796Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:26:34.8266096Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:26:34.8266366Z #define FP_NAN 0 2025-05-07T20:26:34.8266637Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:26:34.8267078Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:26:34.8267583Z #define cudaGetDeviceProperties cudaGetDeviceProperties_v2 2025-05-07T20:26:34.8267976Z #define __cudaCDP2GetErrorString 2025-05-07T20:26:34.8268260Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:26:34.8268527Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:26:34.8268786Z #define __SM_80_RT_H__ 2025-05-07T20:26:34.8269014Z #define _NEW 2025-05-07T20:26:34.8269249Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:26:34.8269539Z #define __UINT8_MAX__ 0xff 2025-05-07T20:26:34.8269914Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:26:34.8270319Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:26:34.8270565Z #define __USE_ANSI 1 2025-05-07T20:26:34.8270859Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:26:34.8271258Z #define __isupper_l(c,l) __isctype_l((c), _ISupper, (l)) 2025-05-07T20:26:34.8271621Z #define __cudaCDP2Memcpy2DAsync_ptsz 2025-05-07T20:26:34.8271929Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:26:34.8272209Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:26:34.8272500Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:26:34.8272783Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:26:34.8273067Z #define PIPE_BUF 4096 2025-05-07T20:26:34.8273399Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:26:34.8273773Z #define ADJ_TICK 0x4000 2025-05-07T20:26:34.8274053Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:26:34.8274379Z #define MQ_PRIO_MAX 32768 2025-05-07T20:26:34.8274649Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:26:34.8274975Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:26:34.8275433Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:26:34.8275966Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:26:34.8276339Z #define _XOPEN_SOURCE 700 2025-05-07T20:26:34.8276595Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:26:34.8276877Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:26:34.8277169Z #define __cpp_static_assert 201411L 2025-05-07T20:26:34.8277508Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:26:34.8277858Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:26:34.8278143Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:26:34.8278524Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:26:34.8278945Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:26:34.8279232Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:26:34.8279536Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:34.8279894Z #define __ispunct_l(c,l) __isctype_l((c), _ISpunct, (l)) 2025-05-07T20:26:34.8280240Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:26:34.8280527Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:26:34.8280927Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:34.8281292Z #define __isprint_l(c,l) __isctype_l((c), _ISprint, (l)) 2025-05-07T20:26:34.8281653Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:26:34.8281950Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:26:34.8282251Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:26:34.8282584Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:26:34.8282917Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:26:34.8283336Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:26:34.8283752Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:26:34.8284066Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:26:34.8284333Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:26:34.8284619Z #define __GCC_IEC_559 2 2025-05-07T20:26:34.8284916Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:26:34.8285252Z #define _IO_flockfile(_fp) 2025-05-07T20:26:34.8285525Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:26:34.8285802Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:26:34.8286066Z #define _IOFBF 0 2025-05-07T20:26:34.8286283Z #define __USE_BSD 1 2025-05-07T20:26:34.8286514Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:26:34.8286787Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:26:34.8287335Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:26:34.8297389Z #define _IO_NO_WRITES 8 2025-05-07T20:26:34.8297666Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:26:34.8298043Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:26:34.8298414Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:26:34.8298727Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:26:34.8299058Z #define __cpp_binary_literals 201304L 2025-05-07T20:26:34.8299355Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:26:34.8299630Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:26:34.8299910Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:26:34.8300226Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:26:34.8300631Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:26:34.8301006Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:26:34.8301315Z #define M_PI 3.14159265358979323846 2025-05-07T20:26:34.8301631Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:26:34.8301969Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:26:34.8302283Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:26:34.8302587Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:26:34.8302867Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:26:34.8303145Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:26:34.8303731Z #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:34.8304328Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:26:34.8304663Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:26:34.8304990Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:26:34.8305299Z #define __cudaCDP2GetErrorName 2025-05-07T20:26:34.8305580Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:26:34.8305850Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:26:34.8306156Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:26:34.8306496Z #define __cpp_variadic_templates 200704L 2025-05-07T20:26:34.8306799Z #define RAND_MAX 2147483647 2025-05-07T20:26:34.8307065Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:26:34.8307398Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:34.8307884Z #define __SM_90_RT_H__ 2025-05-07T20:26:34.8308134Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:26:34.8308399Z #define __COMPAR_FN_T 2025-05-07T20:26:34.8308648Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:26:34.8308908Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:26:34.8309390Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:26:34.8309915Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:26:34.8310372Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:26:34.8310739Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:26:34.8311046Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:26:34.8311388Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:26:34.8311703Z #define __cpp_variable_templates 201304L 2025-05-07T20:26:34.8312246Z #define cudaKernelNodeAttributeMemSyncDomainMap cudaLaunchAttributeMemSyncDomainMap 2025-05-07T20:26:34.8312825Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:26:34.8313159Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:26:34.8313435Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:26:34.8313739Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:26:34.8314039Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:26:34.8314311Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:26:34.8314583Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:26:34.8314849Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:26:34.8315101Z #define __u_char_defined 2025-05-07T20:26:34.8315424Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:26:34.8315786Z #define STA_PPSERROR 0x0800 2025-05-07T20:26:34.8316040Z #define _GLIBCXX_STD_A std 2025-05-07T20:26:34.8316299Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:26:34.8316584Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:26:34.8317026Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:26:34.8317460Z #define FP_INFINITE 1 2025-05-07T20:26:34.8317845Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:34.8318261Z #define _IO_pid_t __pid_t 2025-05-07T20:26:34.8318524Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:26:34.8318880Z #define __LEAF , __leaf__ 2025-05-07T20:26:34.8319139Z #define PATH_MAX 4096 2025-05-07T20:26:34.8319401Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:26:34.8319742Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:26:34.8320073Z #define _LIMITS_H___ 2025-05-07T20:26:34.8320297Z #define __size_t 2025-05-07T20:26:34.8320532Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:26:34.8321082Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:26:34.8321644Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:26:34.8321954Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:26:34.8322292Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:26:34.8322592Z #define _WCHAR_T_DEFINED 2025-05-07T20:26:34.8322960Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:26:34.8323363Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:26:34.8323663Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:26:34.8323984Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:26:34.8324271Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:26:34.8324554Z #define __INT8_C(c) c 2025-05-07T20:26:34.8324810Z #define __cudaCDP2GetParameterBuffer 2025-05-07T20:26:34.8325117Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:26:34.8325384Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:26:34.8325639Z #define __SM_70_RT_HPP__ 2025-05-07T20:26:34.8325890Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:26:34.8326166Z #define __cpp_variadic_using 201611L 2025-05-07T20:26:34.8326487Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:34.8326817Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:26:34.8327094Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:26:34.8327365Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:26:34.8327722Z #define __cpp_capture_star_this 201603L 2025-05-07T20:26:34.8328049Z #define __cudaCDP2LaunchDeviceV2_ptsz 2025-05-07T20:26:34.8328358Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:26:34.8328722Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:26:34.8329105Z #define NFDBITS __NFDBITS 2025-05-07T20:26:34.8329368Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:26:34.8329657Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:26:34.8330065Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:26:34.8330387Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:26:34.8330643Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:26:34.8330937Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:26:34.8331246Z #define STA_UNSYNC 0x0040 2025-05-07T20:26:34.8331558Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:26:34.8331977Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:26:34.8332369Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:26:34.8332683Z #define __cpp_if_constexpr 201606L 2025-05-07T20:26:34.8333000Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:26:34.8333378Z #define cudaStreamFireAndForget ((cudaStream_t)0x4) 2025-05-07T20:26:34.8333721Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:26:34.8334041Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:26:34.8334380Z #define __daddr_t_defined 2025-05-07T20:26:34.8334646Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:26:34.8334920Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:26:34.8335244Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:26:34.8335761Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:26:34.8336248Z #define _ACRTIMP 2025-05-07T20:26:34.8336471Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:26:34.8336749Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:26:34.8337045Z #define _IOS_BIN 128 2025-05-07T20:26:34.8337406Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:26:34.8337826Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:26:34.8338105Z #define UNDERFLOW 4 2025-05-07T20:26:34.8338325Z #define NAME_MAX 255 2025-05-07T20:26:34.8338569Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:26:34.8338845Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:26:34.8339121Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:26:34.8339422Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:26:34.8339807Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:26:34.8340189Z #define __ptr_t void * 2025-05-07T20:26:34.8340428Z #define M_E 2.7182818284590452354 2025-05-07T20:26:34.8340711Z #define cudaSurfaceType1D 0x01 2025-05-07T20:26:34.8340982Z #define __USE_ISOCXX11 1 2025-05-07T20:26:34.8341247Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:26:34.8341569Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:26:34.8341874Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:26:34.8342174Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:26:34.8342489Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:26:34.8342813Z #define cudaSurfaceType2D 0x02 2025-05-07T20:26:34.8343067Z #define __linux 1 2025-05-07T20:26:34.8343302Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:26:34.8343581Z #define cudaDeviceMask 0xff 2025-05-07T20:26:34.8343847Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:26:34.8344146Z #define __CUDA_API_VER_MAJOR__ 12 2025-05-07T20:26:34.8344426Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:26:34.8344711Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:26:34.8345024Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:26:34.8345334Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:26:34.8345630Z #define _BITS_TYPES_H 1 2025-05-07T20:26:34.8345914Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:26:34.8346261Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:26:34.8346651Z #define cudaSurfaceType3D 0x03 2025-05-07T20:26:34.8346932Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:26:34.8347227Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:26:34.8347520Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:26:34.8348303Z #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:34.8349205Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:26:34.8349493Z #define __unix 1 2025-05-07T20:26:34.8349713Z #define MATH_ERRNO 1 2025-05-07T20:26:34.8349953Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:26:34.8350239Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:26:34.8350519Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:26:34.8350803Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:26:34.8351099Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:26:34.8351388Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:26:34.8351855Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:26:34.8352321Z #define __nv_pure__ __location__(nv_pure) 2025-05-07T20:26:34.8352628Z #define CUDARTAPI_CDECL 2025-05-07T20:26:34.8352908Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:26:34.8353212Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:26:34.8353506Z #define __cpp_lib_void_t 201411 2025-05-07T20:26:34.8353765Z #define _POSIX_AIO_MAX 1 2025-05-07T20:26:34.8354012Z #define __SIZE_T 2025-05-07T20:26:34.8354265Z #define isgraph_l(c,l) __isgraph_l ((c), (l)) 2025-05-07T20:26:34.8354590Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:26:34.8354888Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:26:34.8355159Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:26:34.8355424Z #define _ATFILE_SOURCE 1 2025-05-07T20:26:34.8355818Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:26:34.8356247Z #define __WAIT_STATUS void * 2025-05-07T20:26:34.8356520Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:26:34.8356794Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:26:34.8357059Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:26:34.8357353Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:26:34.8357638Z #define __WINT_MIN__ 0U 2025-05-07T20:26:34.8358217Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:26:34.8358949Z #define isdigit_l(c,l) __isdigit_l ((c), (l)) 2025-05-07T20:26:34.8359256Z #define WUNTRACED 2 2025-05-07T20:26:34.8359496Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:26:34.8359770Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:26:34.8360061Z #define NZERO 20 2025-05-07T20:26:34.8360296Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:26:34.8360575Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:26:34.8360874Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:26:34.8361167Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:26:34.8361424Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:26:34.8361713Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:26:34.8361991Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:26:34.8362263Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:26:34.8362564Z #define EXIT_FAILURE 1 2025-05-07T20:26:34.8362832Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:26:34.8363090Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:26:34.8363361Z #define _SIZE_T_DEFINED_ 2025-05-07T20:26:34.8363623Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:26:34.8363900Z #define __cudaCDP2DeviceGetLimit 2025-05-07T20:26:34.8364243Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:26:34.8364609Z #define __cudaCDP2FuncGetAttributes 2025-05-07T20:26:34.8364906Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:26:34.8365156Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:26:34.8365432Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:26:34.8365732Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:26:34.8366123Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:26:34.8366418Z #define SEEK_DATA 3 2025-05-07T20:26:34.8366653Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:26:34.8366945Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:26:34.8367374Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:26:34.8367772Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:26:34.8368023Z #define __INT64_C(c) c ## L 2025-05-07T20:26:34.8368405Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:26:34.8368748Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:26:34.8369077Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:26:34.8369352Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:26:34.8369658Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:26:34.8369960Z #define STA_PPSWANDER 0x0400 2025-05-07T20:26:34.8370210Z #define __INT_WCHAR_T_H 2025-05-07T20:26:34.8370448Z #define WSTOPPED 2 2025-05-07T20:26:34.8370683Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:26:34.8370969Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:26:34.8371223Z #define FP_NORMAL 4 2025-05-07T20:26:34.8371470Z #define __cudaCDP2LaunchDevice_ptsz 2025-05-07T20:26:34.8371752Z #define _BITS_TIMEX_H 1 2025-05-07T20:26:34.8371994Z #define _POSIX_LINK_MAX 8 2025-05-07T20:26:34.8372257Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:26:34.8372538Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:26:34.8372818Z #define cudaTextureType1D 0x01 2025-05-07T20:26:34.8373099Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:26:34.8373359Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:26:34.8373631Z #define __isascii(c) (((c) & ~0x7f) == 0) 2025-05-07T20:26:34.8373928Z #define __toascii(c) ((c) & 0x7f) 2025-05-07T20:26:34.8374546Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:26:34.8374991Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:26:34.8375259Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:26:34.8375525Z #define _POSIX_SOURCE 1 2025-05-07T20:26:34.8375778Z #define cudaTextureType2D 0x02 2025-05-07T20:26:34.8376046Z #define _PTR_TRAITS_H 1 2025-05-07T20:26:34.8376322Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:26:34.8376633Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:26:34.8376903Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:26:34.8377227Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:26:34.8377565Z #define cudaTextureType3D 0x03 2025-05-07T20:26:34.8377836Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:26:34.8378097Z #define CLOCK_REALTIME 0 2025-05-07T20:26:34.8378344Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:26:34.8378614Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:26:34.8378914Z #define __cpp_aligned_new 201606L 2025-05-07T20:26:34.8379188Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:26:34.8379460Z #define cudaEventBlockingSync 0x01 2025-05-07T20:26:34.8379745Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:26:34.8380014Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:26:34.8380318Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:26:34.8380615Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:26:34.8380895Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:26:34.8381140Z #define __GLIBC__ 2 2025-05-07T20:26:34.8381357Z #define __END_DECLS } 2025-05-07T20:26:34.8381595Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:26:34.8381957Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:26:34.8382338Z #define __CONCAT(x,y) x ## y 2025-05-07T20:26:34.8382600Z #define WCONTINUED 8 2025-05-07T20:26:34.8382840Z #define __STDC_HOSTED__ 1 2025-05-07T20:26:34.8383100Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:26:34.8383375Z #define _ALLOCA_H 1 2025-05-07T20:26:34.8383607Z #define __host__ __location__(host) 2025-05-07T20:26:34.8384034Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:26:34.8384464Z #define __SLONG32_TYPE int 2025-05-07T20:26:34.8384735Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:26:34.8385101Z #define _SYS_SELECT_H 1 2025-05-07T20:26:34.8385345Z #define _IO_LINE_BUF 0x200 2025-05-07T20:26:34.8385594Z #define _IOS_NOCREATE 32 2025-05-07T20:26:34.8385840Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:26:34.8386123Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:26:34.8386422Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:26:34.8386718Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:26:34.8387005Z #define __global__ __location__(global) 2025-05-07T20:26:34.8387375Z #define __GNU_LIBRARY__ 6 2025-05-07T20:26:34.8387634Z #define __cpp_decltype_auto 201304L 2025-05-07T20:26:34.8387905Z #define __DBL_DIG__ 15 2025-05-07T20:26:34.8388134Z #define TIME_UTC 1 2025-05-07T20:26:34.8388353Z #define __FLT32_DIG__ 6 2025-05-07T20:26:34.8388674Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:26:34.8389074Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:26:34.8389399Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:26:34.8389718Z #define iscntrl_l(c,l) __iscntrl_l ((c), (l)) 2025-05-07T20:26:34.8390017Z #define _G_BUFSIZ 8192 2025-05-07T20:26:34.8390327Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:26:34.8390694Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:26:34.8390993Z #define __cudaCDP2GetDevice 2025-05-07T20:26:34.8391276Z #define __cudaCDP2PeekAtLastError 2025-05-07T20:26:34.8391567Z #define STA_CLOCKERR 0x1000 2025-05-07T20:26:34.8391819Z #define __GXX_WEAK__ 1 2025-05-07T20:26:34.8392082Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:34.8392393Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:26:34.8392651Z #define __SHRT_WIDTH__ 16 2025-05-07T20:26:34.8392949Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:26:34.8393288Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:26:34.8393568Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:26:34.8393857Z #define isblank_l(c,l) __isblank_l ((c), (l)) 2025-05-07T20:26:34.8394153Z #define _G_config_h 1 2025-05-07T20:26:34.8394436Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:26:34.8394771Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:26:34.8395049Z #define _GCC_WCHAR_T 2025-05-07T20:26:34.8395282Z #define TMP_MAX 238328 2025-05-07T20:26:34.8395526Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:26:34.8395798Z #define __DEVICE_TYPES_H__ 2025-05-07T20:26:34.8397090Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:34.8397368Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:26:34.8397664Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:26:34.8397956Z #define _IO_SKIPWS 01 2025-05-07T20:26:34.8398360Z #define cudaStreamGraphFireAndForgetAsSibling (cudaStream_t)0x0300000000000000 2025-05-07T20:26:34.8398881Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:26:34.8399154Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:26:34.8399488Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:26:34.8399859Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:26:34.8400241Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:26:34.8400601Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:26:34.8400864Z #define le32toh(x) (x) 2025-05-07T20:26:34.8401103Z #define _SIZE_T_DEFINED 2025-05-07T20:26:34.8401359Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:26:34.8401697Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:26:34.8402049Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:26:34.8402453Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:26:34.8402870Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:26:34.8403145Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:26:34.8403418Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:26:34.8403687Z #define _POSIX_NAME_MAX 14 2025-05-07T20:26:34.8403970Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:26:34.8404492Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:26:34.8404996Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:26:34.8405457Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:26:34.8405814Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:26:34.8406131Z #define _WCHAR_T_ 2025-05-07T20:26:34.8406357Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:26:34.8406732Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:26:34.8407118Z #define RTSIG_MAX 32 2025-05-07T20:26:34.8407342Z #define _STDDEF_H 2025-05-07T20:26:34.8407691Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:26:34.8407966Z #define _VA_LIST_DEFINED 2025-05-07T20:26:34.8408215Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:26:34.8408552Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:26:34.8408946Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:26:34.8409270Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:26:34.8409565Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:26:34.8410039Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:26:34.8410571Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:26:34.8410933Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:26:34.8411257Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:26:34.8411570Z #define __unix__ 1 2025-05-07T20:26:34.8411802Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:34.8412085Z #define __INT_WIDTH__ 32 2025-05-07T20:26:34.8412342Z #define __SIZEOF_LONG__ 8 2025-05-07T20:26:34.8412578Z #define _IONBF 2 2025-05-07T20:26:34.8413029Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:26:34.8413793Z #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:34.8414329Z #define __STDC_IEC_559__ 1 2025-05-07T20:26:34.8414751Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:26:34.8415125Z #define __UINT16_C(c) c 2025-05-07T20:26:34.8415469Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:26:34.8415876Z #define STA_DEL 0x0020 2025-05-07T20:26:34.8416251Z #define __CUDACC_VER_MINOR__ 6 2025-05-07T20:26:34.8416568Z #define __id_t_defined 2025-05-07T20:26:34.8416970Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:26:34.8417563Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:26:34.8418060Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:26:34.8418465Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:26:34.8418858Z #define __DECIMAL_DIG__ 21 2025-05-07T20:26:34.8419171Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:26:34.8419582Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:26:34.8419948Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:26:34.8427070Z #define SING 2 2025-05-07T20:26:34.8427298Z #define STA_FREQHOLD 0x0080 2025-05-07T20:26:34.8427573Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:34.8427881Z #define cudaStreamDefault 0x00 2025-05-07T20:26:34.8428240Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:26:34.8428616Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:26:34.8428890Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:26:34.8429159Z #define __gnu_linux__ 1 2025-05-07T20:26:34.8429401Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:26:34.8429661Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:26:34.8429914Z #define MAX_INPUT 255 2025-05-07T20:26:34.8430157Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:26:34.8430491Z #define __isalpha_l(c,l) __isctype_l((c), _ISalpha, (l)) 2025-05-07T20:26:34.8430865Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:26:34.8431177Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:26:34.8431482Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:26:34.8431890Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:26:34.8432313Z #define _IO_SHOWPOS 02000 2025-05-07T20:26:34.8432649Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:26:34.8433115Z #define _Mfloat_ float 2025-05-07T20:26:34.8433387Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:26:34.8433700Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:26:34.8433990Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:26:34.8434483Z #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:34.8435112Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:26:34.8435393Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:26:34.8435726Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:26:34.8436086Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:26:34.8436385Z #define __USE_ISOC11 1 2025-05-07T20:26:34.8436618Z #define _BSD_SIZE_T_ 2025-05-07T20:26:34.8436849Z #define ADJ_MICRO 0x1000 2025-05-07T20:26:34.8437099Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:26:34.8437368Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:26:34.8437675Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:26:34.8437994Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:26:34.8438308Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:26:34.8438643Z #define __THROW throw () 2025-05-07T20:26:34.8438962Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:26:34.8439258Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:34.8439619Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:26:34.8439974Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:26:34.8440252Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:26:34.8440516Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:26:34.8440780Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:26:34.8441044Z #define L_tmpnam 20 2025-05-07T20:26:34.8441269Z #define ___int_wchar_t_h 2025-05-07T20:26:34.8441611Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:26:34.8442004Z #define isascii(c) __isascii (c) 2025-05-07T20:26:34.8442267Z #define _T_PTRDIFF 2025-05-07T20:26:34.8442578Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:26:34.8442933Z #define toascii(c) __toascii (c) 2025-05-07T20:26:34.8443193Z #define __GNUC__ 11 2025-05-07T20:26:34.8443450Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:26:34.8443747Z #define __GXX_RTTI 1 2025-05-07T20:26:34.8443971Z #define __pie__ 2 2025-05-07T20:26:34.8444182Z #define __MMX__ 1 2025-05-07T20:26:34.8444406Z #define __cudaCDP2Malloc 2025-05-07T20:26:34.8444671Z #define __timespec_defined 1 2025-05-07T20:26:34.8444923Z #define L_ctermid 9 2025-05-07T20:26:34.8445152Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:26:34.8445458Z #define __cudaCDP2GetParameterBufferV2 2025-05-07T20:26:34.8445854Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:26:34.8446224Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:26:34.8446492Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:26:34.8446786Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:26:34.8447098Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:26:34.8447410Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:26:34.8447675Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:26:34.8448120Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:26:34.8448866Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:26:34.8449488Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:26:34.8449794Z #define __USE_SVID 1 2025-05-07T20:26:34.8450044Z #define __constant__ __location__(constant) 2025-05-07T20:26:34.8450360Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:26:34.8450660Z #define __device__ __location__(device) 2025-05-07T20:26:34.8450987Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:26:34.8451307Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:26:34.8451573Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:26:34.8451855Z #define CUDART_DEVICE __device__ 2025-05-07T20:26:34.8452286Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:26:34.8452659Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:26:34.8452942Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:26:34.8453308Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:26:34.8453690Z #define __STDC_UTF_16__ 1 2025-05-07T20:26:34.8453940Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:26:34.8454387Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:26:34.8454813Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:26:34.8455133Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:26:34.8455405Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:26:34.8455670Z #define NGROUPS_MAX 65536 2025-05-07T20:26:34.8455926Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:26:34.8456190Z #define __USE_ISOC95 1 2025-05-07T20:26:34.8456414Z #define _TIME_H 1 2025-05-07T20:26:34.8456691Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:26:34.8457011Z #define __USE_ISOC99 1 2025-05-07T20:26:34.8457335Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:26:34.8457701Z #define HOST_NAME_MAX 64 2025-05-07T20:26:34.8457955Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:26:34.8458213Z #define _IOS_ATEND 4 2025-05-07T20:26:34.8458450Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:26:34.8458778Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:26:34.8459191Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:26:34.8459535Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:26:34.8459821Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:26:34.8460145Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:26:34.8460457Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:26:34.8460723Z #define _STDIO_H 1 2025-05-07T20:26:34.8461120Z #define __isctype_l(c,type,locale) ((locale)->__ctype_b[(int) (c)] & (unsigned short int) type) 2025-05-07T20:26:34.8461588Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:26:34.8461953Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:26:34.8462330Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:26:34.8462617Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:26:34.8462887Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:26:34.8463158Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:26:34.8463450Z #define __cpp_raw_strings 200710L 2025-05-07T20:26:34.8463758Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:34.8464077Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:26:34.8464353Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:26:34.8464631Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:26:34.8464938Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:26:34.8465212Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:26:34.8465499Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:26:34.8465857Z #define _ISbit(bit) ((bit) < 8 ? ((1 << (bit)) << 8) : ((1 << (bit)) >> 8)) 2025-05-07T20:26:34.8466229Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:26:34.8466472Z #define __USE_XOPEN 1 2025-05-07T20:26:34.8466721Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:26:34.8467171Z #define cudaStreamAttributeMemSyncDomain cudaLaunchAttributeMemSyncDomain 2025-05-07T20:26:34.8467611Z #define __USE_XOPEN2K 1 2025-05-07T20:26:34.8467857Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:26:34.8468127Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:26:34.8468428Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:26:34.8468699Z #define __cpp_fold_expressions 201603L 2025-05-07T20:26:34.8469221Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:26:34.8469746Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:26:34.8470028Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:26:34.8470397Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:26:34.8470785Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:26:34.8471317Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:26:34.8471720Z #define __END_NAMESPACE_C99 2025-05-07T20:26:34.8471995Z #define __glibcxx_integral_traps true 2025-05-07T20:26:34.8472287Z #define _POSIX_PATH_MAX 256 2025-05-07T20:26:34.8472542Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:26:34.8472801Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:26:34.8473073Z #define _ISOC11_SOURCE 1 2025-05-07T20:26:34.8473322Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:26:34.8473695Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:26:34.8473997Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:26:34.8474362Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:26:34.8474744Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:26:34.8475023Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:26:34.8475285Z #define _IO_UNITBUF 020000 2025-05-07T20:26:34.8475542Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:26:34.8475806Z #define __FD_SETSIZE 1024 2025-05-07T20:26:34.8476059Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:26:34.8476336Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:26:34.8476680Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:26:34.8477039Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:26:34.8477307Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:26:34.8477624Z #define isxdigit_l(c,l) __isxdigit_l ((c), (l)) 2025-05-07T20:26:34.8477947Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:26:34.8478224Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:26:34.8478534Z #define __isalnum_l(c,l) __isctype_l((c), _ISalnum, (l)) 2025-05-07T20:26:34.8478927Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:26:34.8479212Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:26:34.8479542Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:26:34.8479836Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:26:34.8480111Z #define __USE_POSIX199506 1 2025-05-07T20:26:34.8480360Z #define _FEATURES_H 1 2025-05-07T20:26:34.8480600Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:26:34.8481001Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:26:34.8481415Z #define __stub_getmsg 2025-05-07T20:26:34.8481650Z #define _IO_FIXED 010000 2025-05-07T20:26:34.8481922Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:26:34.8482229Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:26:34.8482506Z #define __stub_setlogin 2025-05-07T20:26:34.8482750Z #define __stub_fattach 2025-05-07T20:26:34.8483001Z #define __cplusplus 201703L 2025-05-07T20:26:34.8483265Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:26:34.8483549Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:26:34.8483805Z #define INFINITY (__builtin_inff()) 2025-05-07T20:26:34.8484081Z #define _IO_UNBUFFERED 2 2025-05-07T20:26:34.8484571Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:26:34.8485098Z #define _IO_INTERNAL 010 2025-05-07T20:26:34.8485343Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:26:34.8485688Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:26:34.8486043Z #define __dev_t_defined 2025-05-07T20:26:34.8486277Z #define __DEPRECATED 1 2025-05-07T20:26:34.8486506Z #define __S32_TYPE int 2025-05-07T20:26:34.8486756Z #define __cpp_rvalue_references 200610L 2025-05-07T20:26:34.8487047Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:26:34.8487307Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:26:34.8487563Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:26:34.8488183Z #define cudaKernelNodeAttributePreferredSharedMemoryCarveout cudaLaunchAttributePreferredSharedMemoryCarveout 2025-05-07T20:26:34.8488817Z #define _G_HAVE_MREMAP 1 2025-05-07T20:26:34.8489130Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:26:34.8489472Z #define OVERFLOW 3 2025-05-07T20:26:34.8489717Z #define __toascii_l(c,l) ((l), __toascii (c)) 2025-05-07T20:26:34.8490026Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:26:34.8490312Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:34.8490734Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:26:34.8491065Z #define __SSE2_MATH__ 1 2025-05-07T20:26:34.8491313Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:26:34.8491623Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:34.8491922Z #define _IO_STDIO_H 2025-05-07T20:26:34.8492166Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:26:34.8492460Z #define isspace_l(c,l) __isspace_l ((c), (l)) 2025-05-07T20:26:34.8492853Z #define __cudaCDP2Memcpy2DAsync 2025-05-07T20:26:34.8493155Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:34.8493470Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:26:34.8493731Z #define __amd64 1 2025-05-07T20:26:34.8493953Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:26:34.8494218Z #define __cudaCDP2Memset3DAsync 2025-05-07T20:26:34.8494492Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:26:34.8494782Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:26:34.8495087Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:26:34.8495355Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:26:34.8495651Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:26:34.8496141Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:26:34.8496484Z #define __bounded 2025-05-07T20:26:34.8496720Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:26:34.8497009Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:26:34.8497291Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:26:34.8497553Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:26:34.8497833Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:34.8498153Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:26:34.8498564Z #define cudaStreamAttributePriority cudaLaunchAttributePriority 2025-05-07T20:26:34.8498963Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:26:34.8499231Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:26:34.8499569Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:26:34.8499923Z #define STA_PLL 0x0001 2025-05-07T20:26:34.8500170Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:26:34.8500436Z #define __GNUG__ 11 2025-05-07T20:26:34.8500666Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:26:34.8500927Z #define _T_WCHAR 2025-05-07T20:26:34.8501165Z #define __cudaCDP2GetDeviceCount 2025-05-07T20:26:34.8501452Z #define __specialization_static 2025-05-07T20:26:34.8501755Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:26:34.8502068Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:26:34.8502326Z #define cudaArraySparse 0x40 2025-05-07T20:26:34.8502596Z #define STA_PPSFREQ 0x0002 2025-05-07T20:26:34.8502847Z #define __GLIBCXX__ 20230528 2025-05-07T20:26:34.8503126Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:26:34.8503427Z #define _WCHAR_T 2025-05-07T20:26:34.8503647Z #define __cudaCDP2Free 2025-05-07T20:26:34.8504283Z #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:34.8504964Z #define __cpp_nsdmi 200809L 2025-05-07T20:26:34.8505377Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:26:34.8505816Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:26:34.8506089Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:26:34.8506352Z #define cudaArrayCubemap 0x04 2025-05-07T20:26:34.8506686Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:26:34.8507036Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:26:34.8507281Z #define __NO_CTYPE 1 2025-05-07T20:26:34.8507507Z #define __stub_bdflush 2025-05-07T20:26:34.8507861Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:26:34.8508280Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:26:34.8508584Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:26:34.8508852Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:26:34.8509129Z #define __cpp_initializer_lists 200806L 2025-05-07T20:26:34.8509433Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:26:34.8509871Z #define __U16_TYPE unsigned short int 2025-05-07T20:26:34.8510213Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:26:34.8510560Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:26:34.8510841Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:26:34.8511119Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:26:34.8511461Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:26:34.8511918Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:26:34.8512197Z #define _IO_STDIO 040000 2025-05-07T20:26:34.8512524Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:26:34.8512911Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:26:34.8513229Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:26:34.8513514Z #define _PTRDIFF_T 2025-05-07T20:26:34.8513731Z #define _MOVE_H 1 2025-05-07T20:26:34.8513956Z #define __cpp_hex_float 201603L 2025-05-07T20:26:34.8514211Z #define ADJ_TAI 0x0080 2025-05-07T20:26:34.8514442Z #define __ptrvalue 2025-05-07T20:26:34.8514669Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:26:34.8514918Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:26:34.8515206Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:26:34.8515509Z #define MATH_ERREXCEPT 2 2025-05-07T20:26:34.8515760Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:26:34.8516044Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:26:34.8516441Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:26:34.8516820Z #define __USE_GNU 1 2025-05-07T20:26:34.8517049Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:26:34.8517323Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:26:34.8517589Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:26:34.8517977Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:26:34.8518360Z #define WEXITED 4 2025-05-07T20:26:34.8518576Z #define _IO_NO_READS 4 2025-05-07T20:26:34.8518935Z #define cudaGraphKernelNodePortLaunchCompletion 2 2025-05-07T20:26:34.8519288Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:26:34.8519564Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:26:34.8519860Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:26:34.8520171Z #define __uid_t_defined 2025-05-07T20:26:34.8520423Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:26:34.8520707Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:26:34.8520979Z #define WNOHANG 1 2025-05-07T20:26:34.8521230Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:26:34.8521535Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:26:34.8521807Z #define cudaEventDefault 0x00 2025-05-07T20:26:34.8522111Z #define __maxnreg__(a) __attribute__((maxnreg(a))) 2025-05-07T20:26:34.8522474Z #define NL_SETMAX INT_MAX 2025-05-07T20:26:34.8522703Z #define __x86_64 1 2025-05-07T20:26:34.8522935Z #define __cudaCDP2LaunchDevice 2025-05-07T20:26:34.8523327Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:34.8523807Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:26:34.8524309Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:26:34.8524741Z #define __PTRDIFF_T 2025-05-07T20:26:34.8525060Z #define __exctype_l(name) extern int name (int, __locale_t) __THROW 2025-05-07T20:26:34.8525435Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:26:34.8525709Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:34.8526003Z #define _Mlong_double_ long double 2025-05-07T20:26:34.8526281Z #define __cpp_lambdas 200907L 2025-05-07T20:26:34.8526533Z #define _IO_DEC 020 2025-05-07T20:26:34.8526757Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:26:34.8527020Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:26:34.8527309Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:26:34.8527591Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:26:34.8527847Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:26:34.8528150Z #define __cudaCDP2DeviceGetSharedMemConfig 2025-05-07T20:26:34.8528563Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:26:34.8528836Z #define _ANSI_STDDEF_H 2025-05-07T20:26:34.8529105Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:26:34.8529416Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:26:34.8529781Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:26:34.8530160Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:26:34.8530443Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:26:34.8530841Z #define __cpp_template_auto 201606L 2025-05-07T20:26:34.8531195Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:26:34.8531562Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:26:34.8531832Z #define __key_t_defined 2025-05-07T20:26:34.8532079Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:26:34.8532454Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:26:34.8532920Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:26:34.8533283Z #define __GNUC_VA_LIST 2025-05-07T20:26:34.8533620Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:26:34.8533999Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:26:34.8534259Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:26:34.8534537Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:26:34.8534829Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:26:34.8535077Z #define __WCOREFLAG 0x80 2025-05-07T20:26:34.8535330Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:26:34.8535637Z #define cudaEventDisableTiming 0x02 2025-05-07T20:26:34.8535916Z #define __LP64__ 1 2025-05-07T20:26:34.8536156Z #define __isascii_l(c,l) ((l), __isascii (c)) 2025-05-07T20:26:34.8536472Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:26:34.8536753Z #define _IO_off64_t __off64_t 2025-05-07T20:26:34.8537008Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:26:34.8537268Z #define __time_t_defined 1 2025-05-07T20:26:34.8537518Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:26:34.8537866Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:26:34.8538227Z #define __USE_UNIX98 1 2025-05-07T20:26:34.8538466Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:26:34.8538732Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:26:34.8539000Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:26:34.8539297Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:26:34.8539608Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:26:34.8539867Z #define SEEK_CUR 1 2025-05-07T20:26:34.8540095Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:34.8540365Z #define _ASSERT_H 1 2025-05-07T20:26:34.8540931Z #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:34.8541560Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:26:34.8541845Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:26:34.8542094Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:26:34.8542361Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:26:34.8542666Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:26:34.8543068Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:26:34.8543477Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:26:34.8544136Z #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:34.8544794Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:26:34.8545084Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:26:34.8545435Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:26:34.8545813Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:26:34.8546079Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:26:34.8546361Z #define cudaArrayDefault 0x00 2025-05-07T20:26:34.8546696Z #define __cudaCDP2LaunchDeviceV2 2025-05-07T20:26:34.8547090Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:26:34.8553665Z #define TLOSS 5 2025-05-07T20:26:34.8554001Z #define __ssize_t_defined 2025-05-07T20:26:34.8554261Z #define __CUDACC_VER_BUILD__ 85 2025-05-07T20:26:34.8554536Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:26:34.8554832Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:26:34.8555125Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:26:34.8555490Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:26:34.8555957Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:26:34.8556247Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:26:34.8556535Z #define __cudaCDP2EventRecordWithFlags 2025-05-07T20:26:34.8556844Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:26:34.8557139Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:26:34.8557421Z #define __REGISTER_PREFIX__ 2025-05-07T20:26:34.8557680Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:26:34.8558012Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:26:34.8558368Z #define _IOS_NOREPLACE 64 2025-05-07T20:26:34.8558612Z #define __cdecl 2025-05-07T20:26:34.8558962Z #define cudaEventInterprocess 0x04 2025-05-07T20:26:34.8559289Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:26:34.8559619Z #define LOGIN_NAME_MAX 256 2025-05-07T20:26:34.8559874Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:26:34.8560176Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:26:34.8560571Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:26:34.8560853Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:26:34.8561162Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:26:34.8561487Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:26:34.8561895Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:26:34.8562327Z #define ADJ_NANO 0x2000 2025-05-07T20:26:34.8562633Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:26:34.8562987Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:26:34.8563275Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:26:34.8563539Z #define __FLT_DIG__ 6 2025-05-07T20:26:34.8563895Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:26:34.8564292Z #define __NO_INLINE__ 1 2025-05-07T20:26:34.8564596Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:26:34.8564946Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:26:34.8565207Z #define ADJ_STATUS 0x0010 2025-05-07T20:26:34.8565479Z #define __cudaCDP2MemcpyAsync_ptsz 2025-05-07T20:26:34.8565766Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:26:34.8566041Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:26:34.8566346Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:26:34.8566633Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:26:34.8567016Z #define cudaStreamGraphFireAndForget (cudaStream_t)0x0200000000000000 2025-05-07T20:26:34.8567437Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:26:34.8567783Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:26:34.8568134Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:26:34.8568378Z #define MAX_CANON 255 2025-05-07T20:26:34.8568611Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:26:34.8568864Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:26:34.8569134Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:26:34.8569423Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:26:34.8569732Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:26:34.8570038Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:26:34.8570322Z #define __cudaCDP2Memset2DAsync_ptsz 2025-05-07T20:26:34.8570641Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:26:34.8570955Z #define __VERSION__ "11.4.0" 2025-05-07T20:26:34.8571219Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:26:34.8571511Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:26:34.8571803Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:26:34.8572083Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:26:34.8572396Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:26:34.8572786Z #define __UINT64_C(c) c ## UL 2025-05-07T20:26:34.8573049Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:26:34.8573298Z #define _SYS_TYPES_H 1 2025-05-07T20:26:34.8573539Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:26:34.8573804Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:26:34.8574054Z #define _SYS_CDEFS_H 1 2025-05-07T20:26:34.8574290Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:26:34.8574564Z #define __cpp_unicode_characters 201411L 2025-05-07T20:26:34.8574963Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:26:34.8575215Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:26:34.8575512Z #define __cudaCDP2StreamDestroy 2025-05-07T20:26:34.8575787Z #define FP_SUBNORMAL 3 2025-05-07T20:26:34.8576037Z #define cudaOccupancyDefault 0x00 2025-05-07T20:26:34.8576318Z #define _INITIALIZER_LIST 2025-05-07T20:26:34.8576568Z #define _STDC_PREDEF_H 1 2025-05-07T20:26:34.8576815Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:26:34.8577095Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:26:34.8577383Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:26:34.8577644Z #define _IO_file_flags _flags 2025-05-07T20:26:34.8577901Z #define __USE_XOPEN2K8 1 2025-05-07T20:26:34.8578152Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:26:34.8578430Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:26:34.8578700Z #define HUGE 3.40282347e+38F 2025-05-07T20:26:34.8578966Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:26:34.8579350Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:26:34.8579749Z #define islower_l(c,l) __islower_l ((c), (l)) 2025-05-07T20:26:34.8580055Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:26:34.8580327Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:26:34.8580579Z #define _BSD_SOURCE 1 2025-05-07T20:26:34.8580817Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:26:34.8581667Z #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:34.8582508Z #define __catch(X) catch(X) 2025-05-07T20:26:34.8582767Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:26:34.8583058Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:26:34.8583335Z #define __TIMER_T_TYPE void * 2025-05-07T20:26:34.8583584Z #define __STRING(x) #x 2025-05-07T20:26:34.8583829Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:26:34.8584102Z #define _T_PTRDIFF_ 2025-05-07T20:26:34.8584352Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:26:34.8584659Z #define cudaEventWaitExternal 0x01 2025-05-07T20:26:34.8584935Z #define __unbounded 2025-05-07T20:26:34.8585176Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:34.8585470Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:26:34.8585752Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:34.8586053Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:26:34.8586332Z #define __cpp_lib_is_final 201402L 2025-05-07T20:26:34.8586630Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:26:34.8586966Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:26:34.8587272Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:26:34.8587554Z #define __managed__ __location__(managed) 2025-05-07T20:26:34.8587853Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:26:34.8588250Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:26:34.8588672Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:26:34.8588936Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:26:34.8589306Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:26:34.8589708Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:26:34.8589961Z #define _SYS_SIZE_T_H 2025-05-07T20:26:34.8590249Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:26:34.8590589Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:26:34.8590872Z #define isupper_l(c,l) __isupper_l ((c), (l)) 2025-05-07T20:26:34.8591167Z #define _CRTIMP 2025-05-07T20:26:34.8591389Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:26:34.8591778Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:26:34.8592108Z #define STA_PPSJITTER 0x0200 2025-05-07T20:26:34.8592460Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:26:34.8592872Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:34.8593191Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:26:34.8593470Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:26:34.8593841Z #define __SIZE_T__ 2025-05-07T20:26:34.8594054Z #define __stub_gtty 2025-05-07T20:26:34.8594278Z #define __pid_t_defined 2025-05-07T20:26:34.8594532Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:26:34.8594831Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:34.8595147Z #define __glibcxx_function_requires(...) 2025-05-07T20:26:34.8595434Z #define __SM_80_RT_HPP__ 2025-05-07T20:26:34.8595677Z #define __need_clockid_t 2025-05-07T20:26:34.8596143Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:26:34.8596452Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:26:34.8596774Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:26:34.8597094Z #define _IO_HEX 0100 2025-05-07T20:26:34.8597351Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:26:34.8597688Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:26:34.8597997Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:26:34.8598271Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:26:34.8598690Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:34.8599185Z #define ispunct_l(c,l) __ispunct_l ((c), (l)) 2025-05-07T20:26:34.8599497Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:26:34.8599791Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:26:34.8599900Z #define __cudaCDP2Memcpy3DAsync 2025-05-07T20:26:34.8600003Z #define __cudaCDP2MemcpyAsync 2025-05-07T20:26:34.8600084Z #define __stub_sstk 2025-05-07T20:26:34.8600182Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:26:34.8600342Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:26:34.8600424Z #define __wur 2025-05-07T20:26:34.8600547Z #define isprint_l(c,l) __isprint_l ((c), (l)) 2025-05-07T20:26:34.8600634Z #define _G_HAVE_MMAP 1 2025-05-07T20:26:34.8600717Z #define _IO_OCT 040 2025-05-07T20:26:34.8600814Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:26:34.8600902Z #define NL_MSGMAX INT_MAX 2025-05-07T20:26:34.8600993Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:26:34.8601129Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:26:34.8601221Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:26:34.8601330Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:26:34.8601521Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:26:34.8601615Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:26:34.8601710Z #define _STL_ALGOBASE_H 1 2025-05-07T20:26:34.8601817Z #define __cudaCDP2MemsetAsync_ptsz 2025-05-07T20:26:34.8601906Z #define __off64_t_defined 2025-05-07T20:26:34.8602010Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:26:34.8602103Z #define __FLT128_DIG__ 33 2025-05-07T20:26:34.8602208Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:26:34.8602309Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:26:34.8602394Z #define __INT32_C(c) c 2025-05-07T20:26:34.8602489Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:26:34.8602589Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:26:34.8602682Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:26:34.8602781Z #define __PDP_ENDIAN 3412 2025-05-07T20:26:34.8602868Z #define _ISOC95_SOURCE 1 2025-05-07T20:26:34.8602965Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:26:34.8603096Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:26:34.8603190Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:26:34.8603277Z #define __SM_90_RT_HPP__ 2025-05-07T20:26:34.8603378Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:26:34.8603474Z #define __have_pthread_attr_t 1 2025-05-07T20:26:34.8603572Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:26:34.8603943Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:26:34.8604056Z #define __cudaCDP2StreamWaitEvent 2025-05-07T20:26:34.8604160Z #define __cudaCDP2EventRecord 2025-05-07T20:26:34.8604253Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:26:34.8604338Z #define htole32(x) (x) 2025-05-07T20:26:34.8604596Z #define __cudaCDP2OccupancyMaxActiveBlocksPerMultiprocessorWithFlags 2025-05-07T20:26:34.8604717Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:26:34.8604925Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:26:34.8605084Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:26:34.8605223Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:26:34.8605347Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:26:34.8605494Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:26:34.8605584Z #define ADJ_OFFSET 0x0001 2025-05-07T20:26:34.8605685Z #define cudaArrayLayered 0x01 2025-05-07T20:26:34.8605861Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:26:34.8605970Z #define cudaEventRecordDefault 0x00 2025-05-07T20:26:34.8606064Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:26:34.8606170Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:26:34.8606249Z #define unix 1 2025-05-07T20:26:34.8606345Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:26:34.8606437Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:26:34.8606529Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:26:34.8606655Z #define __cudaCDP2DeviceGetCacheConfig 2025-05-07T20:26:34.8606738Z #define __USE_POSIX 1 2025-05-07T20:26:34.8606831Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:26:34.8606967Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:26:34.8607057Z #define __THROWNL throw () 2025-05-07T20:26:34.8607146Z #define __cpp_rtti 199711L 2025-05-07T20:26:34.8607251Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:26:34.8607340Z #define __PMT(args) args 2025-05-07T20:26:34.8607454Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:34.8607610Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:26:34.8607724Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:26:34.8607818Z #define _SIZE_T_DECLARED 2025-05-07T20:26:34.8607913Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:26:34.8608002Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:26:34.8608398Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:26:34.8608500Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:26:34.8608593Z #define XATTR_LIST_MAX 65536 2025-05-07T20:26:34.8608689Z #define __CUDACC_VER_MAJOR__ 12 2025-05-07T20:26:34.8608830Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:26:34.8608912Z #define _WCHAR_T_H 2025-05-07T20:26:34.8609003Z #define __FLT64X_DIG__ 18 2025-05-07T20:26:34.8609091Z #define _IO_SHOWBASE 0200 2025-05-07T20:26:34.8609179Z #define _POSIX_QLIMIT 1 2025-05-07T20:26:34.8609281Z #define __INT8_TYPE__ signed char 2025-05-07T20:26:34.8609375Z #define __SURFACE_TYPES_H__ 2025-05-07T20:26:34.8609464Z #define __CUDA_ARCH__ 520 2025-05-07T20:26:34.8609572Z #define __cpp_digit_separators 201309L 2025-05-07T20:26:34.8609650Z #define __ELF__ 1 2025-05-07T20:26:34.8609752Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:26:34.8609850Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:26:34.8609936Z #define STA_INS 0x0010 2025-05-07T20:26:34.8610041Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:26:34.8610213Z #define _toupper(c) ((int) (*__ctype_toupper_loc ())[(int) (c)]) 2025-05-07T20:26:34.8610306Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:26:34.8610404Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:26:34.8610512Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:34.8610623Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:26:34.8610720Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:26:34.8610823Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:26:34.8611008Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:26:34.8611165Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:26:34.8611321Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:26:34.8611420Z #define _IO_funlockfile(_fp) 2025-05-07T20:26:34.8611745Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:26:34.8611872Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:26:34.8612047Z #define __DRIVER_TYPES_H__ 2025-05-07T20:26:34.8612132Z #define __FLT_RADIX__ 2 2025-05-07T20:26:34.8612237Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:26:34.8612402Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:26:34.8612497Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:26:34.8612592Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:26:34.8612695Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:26:34.8612791Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:26:34.8612890Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:26:34.8612996Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:26:34.8613079Z #define WORD_BIT 32 2025-05-07T20:26:34.8613169Z #define _IO_USER_BUF 1 2025-05-07T20:26:34.8613260Z #define __VECTOR_TYPES_H__ 2025-05-07T20:26:34.8613366Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:34.8613473Z #define cudaHostAllocPortable 0x01 2025-05-07T20:26:34.8613570Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:26:34.8613674Z #define __long_double_t long double 2025-05-07T20:26:34.8613766Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:26:34.8613861Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:26:34.8614265Z #define cudaKernelNodeAttributeDeviceUpdatableKernelNode cudaLaunchAttributeDeviceUpdatableKernelNode 2025-05-07T20:26:34.8614347Z #define __k8 1 2025-05-07T20:26:34.8614545Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:26:34.8614718Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:26:34.8614838Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:26:34.8614939Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:26:34.8615036Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:26:34.8615135Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:26:34.8615231Z #define __blksize_t_defined 2025-05-07T20:26:34.8615323Z #define _IO_SHOWPOINT 0400 2025-05-07T20:26:34.8615420Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:26:34.8615535Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:26:34.8615631Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:26:34.8615735Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:26:34.8615836Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:26:34.8615929Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:26:34.8616181Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:26:34.8616527Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:26:34.8616633Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:26:34.8616735Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:26:34.8616819Z #define SEEK_SET 0 2025-05-07T20:26:34.8616915Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:26:34.8617011Z #define __CUDA_API_VER_MINOR__ 6 2025-05-07T20:26:34.8617201Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:26:34.8617302Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:26:34.8617412Z #define __cudaCDP2GetLastError 2025-05-07T20:26:34.8617506Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:26:34.8617595Z #define _MATH_H_MATHDEF 1 2025-05-07T20:26:34.8617912Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:26:34.8618009Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:26:34.8618106Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:26:34.8618193Z #define __stub_sigreturn 2025-05-07T20:26:34.8618539Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:26:34.8618641Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:26:34.8618731Z #define __HOST_CONFIG_H__ 2025-05-07T20:26:34.8618829Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:26:34.8618916Z #define CLOCK_TAI 11 2025-05-07T20:26:34.8619023Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:26:34.8619108Z #define __restrict_arr 2025-05-07T20:26:34.8619223Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:26:34.8619439Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:26:34.8619963Z #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:34.8620147Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:26:34.8620231Z #define __USE_MISC 1 2025-05-07T20:26:34.8620339Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:26:34.8620444Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:26:34.8620531Z #define _GCC_LIMITS_H_ 2025-05-07T20:26:34.8620621Z #define __LDBL_DIG__ 18 2025-05-07T20:26:34.8620716Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:26:34.8620819Z #define __malloc_and_calloc_defined 2025-05-07T20:26:34.8620910Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:26:34.8621012Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:26:34.8621095Z #define __x86_64__ 1 2025-05-07T20:26:34.8621181Z #define _SIZE_T_ 2025-05-07T20:26:34.8622060Z #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:34.8622163Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:26:34.8622258Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:26:34.8622380Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:26:34.8622498Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:26:34.8622591Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:26:34.8622704Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:26:34.8622826Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:26:34.8622964Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:26:34.8623067Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:26:34.8623526Z #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:34.8623648Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:26:34.8623797Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:26:34.8623896Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:26:34.8623997Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:26:34.8624086Z #define STA_FLL 0x0008 2025-05-07T20:26:34.8624230Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:26:34.8624327Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:26:34.8624449Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:34.8624562Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:26:34.8624649Z #define __stub_revoke 2025-05-07T20:26:34.8624739Z #define __timer_t_defined 1 2025-05-07T20:26:34.8624875Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:26:34.8624967Z #define INT_MAX __INT_MAX__ 2025-05-07T20:26:34.8625074Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:26:34.8625184Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:26:34.8625278Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:26:34.8625380Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:26:34.8625490Z #define cudaArrayTextureGather 0x08 2025-05-07T20:26:34.8625587Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:26:34.8625731Z #define __inline_hint__ __attribute__((nv_inline_hint)) 2025-05-07T20:26:34.8627474Z #define __NV_LEGACY_LAUNCH 1 2025-05-07T20:26:34.8627572Z #define _IO_off_t __off_t 2025-05-07T20:26:34.8627658Z #define __FLT64_DIG__ 15 2025-05-07T20:26:34.8627887Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:26:34.8627984Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:26:34.8628115Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:34.8628315Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:26:34.8628410Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:26:34.8628515Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:26:34.8628599Z #define NULL __null 2025-05-07T20:26:34.8628730Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:26:34.8628835Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:26:34.8628933Z #define __U64_TYPE unsigned long int 2025-05-07T20:26:34.8629026Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:26:34.8629122Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:26:34.8629208Z #define FP_ZERO 2 2025-05-07T20:26:34.8629303Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:26:34.8629457Z #define __isgraph_l(c,l) __isctype_l((c), _ISgraph, (l)) 2025-05-07T20:26:34.8629564Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:34.8629649Z #define __WCHAR_T__ 2025-05-07T20:26:34.8629746Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:26:34.8629941Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:26:34.8630101Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:26:34.8630196Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:26:34.8630317Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:26:34.8630435Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:34.8630562Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:26:34.8630688Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:26:34.8630785Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:26:34.8630875Z #define _SIGSET_H_types 1 2025-05-07T20:26:34.8630995Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:26:34.8631101Z #define __cpp_unicode_literals 200710L 2025-05-07T20:26:34.8631248Z #define __isdigit_l(c,l) __isctype_l((c), _ISdigit, (l)) 2025-05-07T20:26:34.8631351Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:26:34.8631469Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:26:34.8631599Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:26:34.8631713Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:26:34.8631839Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:26:34.8632012Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:26:34.8632114Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:26:34.8632219Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:26:34.8632319Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:26:34.8632405Z #define STA_MODE 0x4000 2025-05-07T20:26:34.8632513Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:26:34.8632622Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:26:34.8632735Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:26:34.8632834Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:26:34.8632930Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:26:34.8633035Z #define __cudaCDP2EventRecord_ptsz 2025-05-07T20:26:34.8633128Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:26:34.8633247Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:26:34.8633341Z #define __SIZE_WIDTH__ 64 2025-05-07T20:26:34.8633457Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:34.8633545Z #define __SEG_FS 1 2025-05-07T20:26:34.8633633Z #define _IO_size_t size_t 2025-05-07T20:26:34.8633733Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:26:34.8633827Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:26:34.8633911Z #define __stub_lchmod 2025-05-07T20:26:34.8634005Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:26:34.8634114Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:34.8634211Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:26:34.8634384Z #define __SEG_GS 1 2025-05-07T20:26:34.8634567Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:26:34.8634654Z #define _IOS_APPEND 8 2025-05-07T20:26:34.8634755Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:26:34.8634848Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:26:34.8634943Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:26:34.8635046Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:26:34.8635220Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:26:34.8635306Z #define htole16(x) (x) 2025-05-07T20:26:34.8635415Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:26:34.8635508Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:26:34.8635604Z #define __INT16_TYPE__ short int 2025-05-07T20:26:34.8635705Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:26:34.8635810Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:26:34.8635927Z #define __cpp_structured_bindings 201606L 2025-05-07T20:26:34.8636055Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:26:34.8636143Z #define __SIZEOF_INT__ 4 2025-05-07T20:26:34.8636238Z #define __WCLONE 0x80000000 2025-05-07T20:26:34.8636330Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:26:34.8636414Z #define SEEK_HOLE 4 2025-05-07T20:26:34.8636504Z #define TIMER_ABSTIME 1 2025-05-07T20:26:34.8636599Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:26:34.8636692Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:26:34.8636870Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:26:34.8636981Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:34.8637084Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:26:34.8637193Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:26:34.8637289Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:26:34.8637415Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:26:34.8637503Z #define _LINUX_LIMITS_H 2025-05-07T20:26:34.8637583Z #define linux 1 2025-05-07T20:26:34.8637678Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:26:34.8637793Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:26:34.8637894Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:26:34.8637987Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:26:34.8638091Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:26:34.8638242Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:26:34.8638338Z #define __cpp_lib_hypot 201603 2025-05-07T20:26:34.8638433Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:26:34.8638537Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:26:34.8638625Z #define MOD_NANO ADJ_NANO 2025-05-07T20:26:34.8638709Z #define htole64(x) (x) 2025-05-07T20:26:34.8638870Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:26:34.8638996Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:26:34.8639089Z #define _IO_UPPERCASE 01000 2025-05-07T20:26:34.8639586Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:26:34.8639673Z #define __USE_POSIX2 1 2025-05-07T20:26:34.8639778Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:26:34.8639865Z #define __WALL 0x40000000 2025-05-07T20:26:34.8639961Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:26:34.8640047Z #define _XLOCALE_H 1 2025-05-07T20:26:34.8640140Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:26:34.8640237Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:26:34.8640334Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:26:34.8640443Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:26:34.8640529Z #define __EXCEPTIONS 1 2025-05-07T20:26:34.8640633Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:26:34.8640827Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:26:34.8640914Z #define __WORDSIZE 64 2025-05-07T20:26:34.8641006Z #define CLOCK_MONOTONIC 1 2025-05-07T20:26:34.8641094Z #define _STL_RELOPS_H 1 2025-05-07T20:26:34.8641191Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:26:34.8641289Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:26:34.8641473Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:26:34.8641572Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:26:34.8641670Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:26:34.8641973Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:26:34.8642213Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:26:34.8642330Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:26:34.8642506Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:26:34.8642617Z #define __cpp_range_based_for 201603L 2025-05-07T20:26:34.8642730Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:26:34.8642838Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:26:34.8642948Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:26:34.8643132Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:26:34.8643229Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:26:34.8643323Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:26:34.8643433Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:26:34.8643612Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:26:34.8643726Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:26:34.8643807Z #define _STRING_H 1 2025-05-07T20:26:34.8643909Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:26:34.8644000Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:26:34.8644101Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:26:34.8644241Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:26:34.8644335Z #define __code_model_small__ 1 2025-05-07T20:26:34.8644425Z #define _PSTL_CONFIG_H 2025-05-07T20:26:34.8644527Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:26:34.8644644Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:26:34.8644741Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:26:34.8644842Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:26:34.8645185Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:26:34.8645282Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:26:34.8645369Z #define le64toh(x) (x) 2025-05-07T20:26:34.8645464Z #define FILENAME_MAX 4096 2025-05-07T20:26:34.8645613Z #define __iscntrl_l(c,l) __isctype_l((c), _IScntrl, (l)) 2025-05-07T20:26:34.8645726Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:26:34.8645811Z #define L_cuserid 9 2025-05-07T20:26:34.8645897Z #define __ino_t_defined 2025-05-07T20:26:34.8645981Z #define __k8__ 1 2025-05-07T20:26:34.8646085Z #define __INTPTR_TYPE__ long int 2025-05-07T20:26:34.8646192Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:26:34.8646280Z #define __int8_t_defined 2025-05-07T20:26:34.8646374Z #define __WCHAR_TYPE__ int 2025-05-07T20:26:34.8646473Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:26:34.8646586Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:26:34.8646686Z #define __SLONGWORD_TYPE long int 2025-05-07T20:26:34.8646769Z #define _IOS_TRUNC 16 2025-05-07T20:26:34.8646895Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:26:34.8647042Z #define __isblank_l(c,l) __isctype_l((c), _ISblank, (l)) 2025-05-07T20:26:34.8647126Z #define __HAVE_COLUMN 2025-05-07T20:26:34.8647213Z #define __stub_fdetach 2025-05-07T20:26:34.8647621Z #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:34.8647704Z #define __pic__ 2 2025-05-07T20:26:34.8647830Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:34.8647926Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:26:34.8648018Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:26:34.8648124Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:26:34.8648208Z #define __stub_chflags 2025-05-07T20:26:34.8648299Z #define CLOCK_BOOTTIME 7 2025-05-07T20:26:34.8648384Z #define __need_IOV_MAX 2025-05-07T20:26:34.8648491Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:26:34.8648598Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:26:34.8648801Z #define __cpp_decltype 200707L 2025-05-07T20:26:34.8648901Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:26:34.8648994Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:26:34.8649101Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:26:34.8649189Z #define TTY_NAME_MAX 32 2025-05-07T20:26:34.8649356Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:26:34.8649477Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:34.8649720Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:26:34.8649836Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:26:34.8649928Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:26:34.8650022Z #define STA_PPSTIME 0x0004 2025-05-07T20:26:34.8650103Z #define __import__ 2025-05-07T20:26:34.8650190Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:26:34.8650326Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:26:34.8650408Z #define __export__ 2025-05-07T20:26:34.8650531Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:26:34.8650635Z #define cudaMemAttachHost 0x02 2025-05-07T20:26:34.8650795Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:26:34.8650891Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:26:34.8650985Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:26:34.8651079Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:26:34.8651173Z #define _WCHAR_T_DECLARED 2025-05-07T20:26:34.8651298Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:26:34.8651416Z #define isalpha_l(c,l) __isalpha_l ((c), (l)) 2025-05-07T20:26:34.8651525Z #define __cpp_inline_variables 201606L 2025-05-07T20:26:34.8651615Z #define WNOWAIT 0x01000000 2025-05-07T20:26:34.8651695Z #define PLOSS 6 2025-05-07T20:26:34.8651789Z #define M_LN10 2.30258509299404568402 2025-05-07T20:26:34.8652051Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:26:34.8652137Z #define EXIT_SUCCESS 0 2025-05-07T20:26:34.8652246Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:26:34.8652343Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:26:34.8652442Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:26:34.8652536Z #define __thread__ __thread 2025-05-07T20:26:34.8652632Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:26:34.8652726Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:26:34.8652831Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:26:34.8653059Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:26:34.8653181Z #define __cudaCDP2StreamWaitEvent_ptsz 2025-05-07T20:26:34.8653274Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:26:34.8653355Z #define __linux__ 1 2025-05-07T20:26:34.8653452Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:26:34.8653578Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:26:34.8653669Z #define __S16_TYPE short int 2025-05-07T20:26:34.8654021Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:26:34.8654132Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:26:34.8654324Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:26:34.8654420Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:26:34.8654516Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:26:34.8654601Z #define _T_SIZE_ 2025-05-07T20:26:34.8654699Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:26:34.8654820Z #define __cudaCDP2StreamCreateWithFlags 2025-05-07T20:26:34.8654920Z #define _PSTL_VERSION 12000 2025-05-07T20:26:34.8655042Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:26:34.8655135Z #define __WNOTHREAD 0x20000000 2025-05-07T20:26:34.8655232Z #define _G_va_list __gnuc_va_list 2025-05-07T20:26:34.8655363Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:26:34.8655450Z #define _IOS_INPUT 1 2025-05-07T20:26:34.8655542Z #define __USE_LARGEFILE64 1 2025-05-07T20:26:34.8655646Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:26:34.8655988Z #define __INT64_TYPE__ long int 2025-05-07T20:26:34.8656170Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:26:34.8656305Z #define __shared__ __location__(shared) 2025-05-07T20:26:34.8662768Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:26:34.8662965Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:26:34.8663063Z #define __gid_t_defined 2025-05-07T20:26:34.8663183Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:26:34.8663404Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:26:34.8663610Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:26:34.8663710Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:26:34.8663803Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:26:34.8663895Z #define ___int_size_t_h 2025-05-07T20:26:34.8664002Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:34.8664128Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:26:34.8664293Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:26:34.8664402Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:26:34.8664498Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:26:34.8664599Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:26:34.8664692Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:26:34.8664822Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:34.8664935Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:26:34.8665056Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:26:34.8665154Z #define __clock_t_defined 1 2025-05-07T20:26:34.8665253Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:26:34.8665364Z #define __cudaCDP2RuntimeGetVersion 2025-05-07T20:26:34.8665460Z #define __GLIBC_MINOR__ 17 2025-05-07T20:26:34.8665551Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:26:34.8665648Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:26:34.8665760Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:26:34.8665851Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:26:34.8666030Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:26:34.8666112Z #define __SSE__ 1 2025-05-07T20:26:34.8666209Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:26:34.8666310Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:26:34.8666392Z #define _CTYPE_H 1 2025-05-07T20:26:34.8666484Z #define __sigset_t_defined 2025-05-07T20:26:34.8666581Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:26:34.8666675Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:26:34.8666765Z #define MOD_TAI ADJ_TAI 2025-05-07T20:26:34.8666864Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:26:34.8666957Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:26:34.8667041Z #define __SM_70_RT_H__ 2025-05-07T20:26:34.8667139Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:26:34.8667243Z #define cudaEventWaitDefault 0x00 2025-05-07T20:26:34.8667341Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:26:34.8667501Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:26:34.8667594Z #define _POSIX_MAX_CANON 255 2025-05-07T20:26:34.8667711Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:26:34.8667806Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:26:34.8667901Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:26:34.8667984Z #define __amd64__ 1 2025-05-07T20:26:34.8668071Z #define __WINT_WIDTH__ 32 2025-05-07T20:26:34.8668175Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:26:34.8668445Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:34.8668551Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:26:34.8668632Z #define EOF (-1) 2025-05-07T20:26:34.8668732Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:26:34.8668824Z #define __USE_POSIX199309 1 2025-05-07T20:26:34.8668924Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:26:34.8669017Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:26:34.8669110Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:26:34.8669213Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:26:34.8669324Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:26:34.8669503Z #define ____mbstate_t_defined 1 2025-05-07T20:26:34.8669596Z #define STA_NANO 0x2000 2025-05-07T20:26:34.8669691Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:26:34.8669785Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:26:34.8669874Z #define _IO_LINKED 0x80 2025-05-07T20:26:34.8669971Z #define __cpp_lib_launder 201606 2025-05-07T20:26:34.8670060Z #define __SIZEOF_INT128__ 16 2025-05-07T20:26:34.8670164Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:26:34.8670332Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:26:34.8670431Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:26:34.8670576Z #define cudaGraphKernelNodePortProgrammatic 1 2025-05-07T20:26:34.8670686Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:34.8670790Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:26:34.8670885Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:26:34.8670978Z #define __W_CONTINUED 0xffff 2025-05-07T20:26:34.8671071Z #define __ATOMIC_RELAXED 0 2025-05-07T20:26:34.8671202Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:26:34.8671327Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:34.8671535Z #define __cudaCDP2OccupancyMaxActiveBlocksPerMultiprocessor 2025-05-07T20:26:34.8671720Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:26:34.8671807Z #define __stub_stty 2025-05-07T20:26:34.8671976Z #define _tolower(c) ((int) (*__ctype_tolower_loc ())[(int) (c)]) 2025-05-07T20:26:34.8672069Z #define le16toh(x) (x) 2025-05-07T20:26:34.8672178Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:26:34.8672355Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:26:34.8672437Z #define _SIZET_ 2025-05-07T20:26:34.8672533Z #define XATTR_NAME_MAX 255 2025-05-07T20:26:34.8672618Z #define _SVID_SOURCE 1 2025-05-07T20:26:34.8672698Z #define _LP64 1 2025-05-07T20:26:34.8672795Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:26:34.8673030Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:26:34.8673148Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:26:34.8673233Z #define __UINT8_C(c) c 2025-05-07T20:26:34.8673328Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:26:34.8673423Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:26:34.8673532Z #define __cudaCDP2Memset3DAsync_ptsz 2025-05-07T20:26:34.8673626Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:26:34.8673723Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:26:34.8673827Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:26:34.8673911Z #define CUDARTAPI 2025-05-07T20:26:34.8673999Z #define IOV_MAX 1024 2025-05-07T20:26:34.8674147Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:26:34.8674244Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:26:34.8674352Z #define cudaMemAttachSingle 0x04 2025-05-07T20:26:34.8674434Z #define __wchar_t__ 2025-05-07T20:26:34.8674538Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:26:34.8674620Z #define SEEK_END 2 2025-05-07T20:26:34.8674713Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:26:34.8674893Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:26:34.8674992Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:26:34.8675137Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:26:34.8675229Z #define ____FILE_defined 1 2025-05-07T20:26:34.8675349Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:26:34.8675445Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:26:34.8675534Z #define _ISOC99_SOURCE 1 2025-05-07T20:26:34.8675636Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:26:34.8675884Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:34.8676019Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:26:34.8676105Z #define _IO_RIGHT 04 2025-05-07T20:26:34.8676201Z #define __END_NAMESPACE_STD 2025-05-07T20:26:34.8676386Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:26:34.8676477Z #define _GLIBCXX_STD_C std 2025-05-07T20:26:34.8676705Z #define cudaInitDeviceFlagsAreValid 0x01 2025-05-07T20:26:34.8676802Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:26:34.8676903Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:26:34.8676992Z #define _STDDEF_H_ 2025-05-07T20:26:34.8677165Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:26:34.8677263Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:26:34.8677384Z #define isalnum_l(c,l) __isalnum_l ((c), (l)) 2025-05-07T20:26:34.8677656Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:26:34.8677772Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:34.8677915Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:26:34.8678040Z #define cudaGraphKernelNodePortDefault 0 2025-05-07T20:26:34.8678144Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:26:34.8678252Z #define __cudaCDP2Memcpy3DAsync_ptsz 2025-05-07T20:26:34.8678347Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:26:34.8678468Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:26:34.8678566Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:26:34.8678660Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:26:34.8678836Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:26:34.8679012Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:26:34.8679105Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:26:34.8679285Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:26:34.8679389Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:26:34.8679488Z #define __STDCPP_THREADS__ 1 2025-05-07T20:26:34.8679629Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:26:34.8679724Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:26:34.8679819Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:26:34.8679919Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:26:34.8680015Z #define P_tmpdir "/tmp" 2025-05-07T20:26:34.8680142Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:26:34.8680237Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:26:34.8680342Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:26:34.8680512Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:26:34.8680682Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:26:34.8680784Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:26:34.8680905Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:26:34.8681018Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:26:34.8681128Z #define __location__(a) __annotate__(a) 2025-05-07T20:26:34.8681357Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:26:34.8681456Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:26:34.8681571Z #define __cudaCDP2DeviceGetAttribute 2025-05-07T20:26:34.8681664Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:26:34.8681755Z #define __STDC_UTF_32__ 1 2025-05-07T20:26:34.8681845Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:26:34.8681941Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:26:34.8682043Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:26:34.8682123Z #define __FXSR__ 1 2025-05-07T20:26:34.8682204Z #define _SIZE_T 2025-05-07T20:26:34.8682312Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:26:34.8682424Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:26:34.8682592Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:26:34.8682743Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:26:34.8682841Z #define _IO_ssize_t __ssize_t 2025-05-07T20:26:34.8682939Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:26:34.8683127Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:26:34.8683330Z #define cudaStreamGraphTailLaunch (cudaStream_t)0x0100000000000000 2025-05-07T20:26:34.8683424Z #define _GXX_NULLPTR_T 2025-05-07T20:26:34.8683548Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:26:34.8683632Z #define FOPEN_MAX 16 2025-05-07T20:26:34.8683722Z #define __BIG_ENDIAN 4321 2025-05-07T20:26:34.8683928Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:26:34.8684027Z #define __suseconds_t_defined 2025-05-07T20:26:34.8684115Z #define __off_t_defined 2025-05-07T20:26:34.8684200Z #define stderr stderr 2025-05-07T20:26:34.8684296Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:26:34.8684412Z #define __glibcxx_requires_string(_String) 2025-05-07T20:26:34.8684507Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:26:34.8684679Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:26:34.8685088Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:26:34.8685179Z #define __mode_t_defined 2025-05-07T20:26:34.8685265Z #define _GCC_SIZE_T 2025-05-07T20:26:34.8685363Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:34.8685468Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:26:34.8685578Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:26:34.8685676Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:26:34.8685767Z #define __UINT32_C(c) c ## U 2025-05-07T20:26:34.8685874Z #define __cpp_alias_templates 200704L 2025-05-07T20:26:34.8685980Z #define cudaHostAllocMapped 0x02 2025-05-07T20:26:34.8686085Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:26:34.8686179Z #define _STL_ITERATOR_H 1 2025-05-07T20:26:34.8686260Z #define __size_t__ 2025-05-07T20:26:34.8686394Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:26:34.8686494Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:26:34.8686603Z #define cudaEventRecordExternal 0x01 2025-05-07T20:26:34.8686756Z #define __isspace_l(c,l) __isctype_l((c), _ISspace, (l)) 2025-05-07T20:26:34.8686850Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:26:34.8687020Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:26:34.8687108Z #define _ENDIAN_H 1 2025-05-07T20:26:34.8687212Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:26:34.8687307Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:26:34.8687416Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:26:34.8687495Z #define __try try 2025-05-07T20:26:34.8687593Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:26:34.8687690Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:26:34.8687778Z #define __INT8_MAX__ 0x7f 2025-05-07T20:26:34.8688042Z #define cudaStreamGetCaptureInfo __CUDART_API_PTSZ(cudaStreamGetCaptureInfo_v2) 2025-05-07T20:26:34.8688131Z #define __LONG_WIDTH__ 64 2025-05-07T20:26:34.8688219Z #define __PIC__ 2 2025-05-07T20:26:34.8688332Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:26:34.8688452Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:26:34.8688582Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:26:34.8688681Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:26:34.8688774Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:26:34.8688957Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:26:34.8689059Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:26:34.8689162Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:26:34.8689253Z #define _IO_uid_t __uid_t 2025-05-07T20:26:34.8689350Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:26:34.8689477Z #define __cudaCDP2EventRecordWithFlags_ptsz 2025-05-07T20:26:34.8689572Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:26:34.8689718Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:26:34.8689818Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:26:34.8689947Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:26:34.8690030Z #define LONG_BIT 64 2025-05-07T20:26:34.8690138Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:26:34.8690241Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:26:34.8690369Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:26:34.8690467Z #define __fsfilcnt_t_defined 2025-05-07T20:26:34.8690558Z #define __blkcnt_t_defined 2025-05-07T20:26:34.8690834Z #define cudaKernelNodeAttributeMemSyncDomain cudaLaunchAttributeMemSyncDomain 2025-05-07T20:26:34.8691036Z #define __USE_LARGEFILE 1 2025-05-07T20:26:34.8691136Z #define __cpp_constexpr 201603L 2025-05-07T20:26:34.8691231Z #define CUDART_VERSION 12060 2025-05-07T20:26:34.8691323Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:26:34.8691425Z #define cudaDeviceMapHost 0x08 2025-05-07T20:26:34.8691512Z #define _GLIBCXX_CMATH 1 2025-05-07T20:26:34.8691714Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:26:34.8691881Z #define __lldiv_t_defined 1 2025-05-07T20:26:34.8691966Z #define __SSE2__ 1 2025-05-07T20:26:34.8692045Z #define _IOLBF 1 2025-05-07T20:26:34.8692146Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:26:34.8692248Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:26:34.8692352Z #define __cpp_deduction_guides 201703L 2025-05-07T20:26:34.8692447Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:26:34.8692558Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:26:34.8692647Z #define __INT32_TYPE__ int 2025-05-07T20:26:34.8692735Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:26:34.8692849Z #define cudaDeviceSyncMemops 0x80 2025-05-07T20:26:34.8692948Z #define __cpp_exceptions 199711L 2025-05-07T20:26:34.8693044Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:26:34.8693155Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:26:34.8693247Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:26:34.8693362Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:26:34.8693523Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:26:34.8693624Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:26:34.8693718Z #define __SWORD_TYPE long int 2025-05-07T20:26:34.8693812Z #define __INTMAX_TYPE__ long int 2025-05-07T20:26:34.8693907Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:26:34.8694004Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:26:34.8694095Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:26:34.8694379Z #define cudaStreamAttributeMemSyncDomainMap cudaLaunchAttributeMemSyncDomainMap 2025-05-07T20:26:34.8694475Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:26:34.8694628Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:26:34.8694709Z #define _T_SIZE 2025-05-07T20:26:34.8694817Z #define cudaHostAllocDefault 0x00 2025-05-07T20:26:34.8694945Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:26:34.8695073Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:26:34.8695166Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:26:34.8695256Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:26:34.8695386Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:26:34.8695480Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:26:34.8695578Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:26:34.8695671Z #define __ATOMIC_CONSUME 1 2025-05-07T20:26:34.8696031Z #define __CUDA_ARCH_HAS_FEATURE__(_FEAT) __CUDA_ARCH_FEAT_ ##_FEAT 2025-05-07T20:26:34.8696165Z #define __GNUC_MINOR__ 4 2025-05-07T20:26:34.8696301Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:26:34.8696396Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:26:34.8696523Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:34.8696604Z #define __PIE__ 2 2025-05-07T20:26:34.8696707Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:26:34.8696811Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:26:34.8697003Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:26:34.8697222Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:26:34.8697320Z #define __nlink_t_defined 2025-05-07T20:26:34.8697447Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:26:34.8697559Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:26:34.8697651Z #define _XOPEN_LIM_H 1 2025-05-07T20:26:34.8697911Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:26:34.8698034Z #define __cpp_template_template_args 201611L 2025-05-07T20:26:34.8698143Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:26:34.8698245Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:26:34.8698481Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:26:34.8698573Z #define __FILE_defined 1 2025-05-07T20:26:34.8698750Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:26:34.8698851Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:26:34.8698946Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:26:34.8699056Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:26:34.8699180Z #define isascii_l(c,l) __isascii_l ((c), (l)) 2025-05-07T20:26:34.8699399Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:26:34.8699506Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:26:34.8699591Z #define __INT16_C(c) c 2025-05-07T20:26:34.8699686Z #define __U32_TYPE unsigned int 2025-05-07T20:26:34.8699791Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:26:34.8699912Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:26:34.8699993Z #define __STDC__ 1 2025-05-07T20:26:34.8700091Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:26:34.8700198Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:26:34.8700296Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:26:34.8700453Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:26:34.8700542Z #define __FLT32X_DIG__ 15 2025-05-07T20:26:34.8700641Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:26:34.8700742Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:26:34.8700854Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:26:34.8700973Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:26:34.8701070Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:26:34.8701172Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:26:34.8701260Z #define stdin stdin 2025-05-07T20:26:34.8701348Z #define __ino64_t_defined 2025-05-07T20:26:34.8701435Z #define STA_CLK 0x8000 2025-05-07T20:26:34.8701530Z #define __clockid_t_defined 1 2025-05-07T20:26:34.8701676Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:26:34.8701841Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:26:34.8701951Z #define __cudaCDP2MemsetAsync 2025-05-07T20:26:34.8702052Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:26:34.8702155Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:26:34.8702264Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:26:34.8702463Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:26:34.8702557Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:26:34.8703079Z #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:34.8703162Z #define DOMAIN 1 2025-05-07T20:26:34.8703262Z #define M_LN2 0.69314718055994530942 2025-05-07T20:26:34.8703344Z #define __NVCC__ 1 2025-05-07T20:26:34.8703451Z #define __cudaCDP2Memset2DAsync 2025-05-07T20:26:34.8703575Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:34.8703685Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:26:34.8703793Z #define __throw_exception_again throw 2025-05-07T20:26:34.8703893Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:26:34.8703985Z #define __EXCEPTION_H 1 2025-05-07T20:26:34.8704087Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:26:34.8704193Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:26:34.8704550Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:26:34.8704676Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:26:34.8704777Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:26:34.8704876Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:26:34.8704989Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:26:34.8705089Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:26:34.8705239Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:26:34.8705351Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:34.8705467Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:26:34.8705650Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:26:34.8705761Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:26:34.8705860Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:26:34.8705971Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:26:34.8706116Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:26:34.8706212Z #define __useconds_t_defined 2025-05-07T20:26:34.8706317Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:26:34.8706595Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:26:34.8706755Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:26:34.8706845Z #define __SSE_MATH__ 1 2025-05-07T20:26:34.8706936Z #define _IO_wint_t wint_t 2025-05-07T20:26:34.8707032Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:26:34.8707129Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:26:34.8707224Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:26:34.8707345Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:26:34.8707447Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:26:34.8707543Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:26:34.8707630Z #define __USE_ATFILE 1 2025-05-07T20:26:34.8707725Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:26:34.8707824Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:26:34.8707915Z #define _GCC_PTRDIFF_T 2025-05-07T20:26:34.8708173Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:26:34.8708273Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:26:34.8708386Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:26:34.8708493Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:26:34.8708609Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:26:34.8708695Z #define _STDLIB_H 1 2025-05-07T20:26:34.8708841Z #define __exctype(name) extern int name (int) __THROW 2025-05-07T20:26:34.8708943Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:26:34.8709039Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:26:34.8709174Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:34.8709297Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:26:34.8709393Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:26:34.8709596Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:26:34.8709766Z #define __isxdigit_l(c,l) __isctype_l((c), _ISxdigit, (l)) 2025-05-07T20:26:34.8709874Z #define __glibcxx_requires_nonempty() 2025-05-07T20:26:34.8709995Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:26:34.8710099Z #define __ldiv_t_defined 1 2025-05-07T20:26:34.8710299Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:26:34.8710397Z #define ___int_ptrdiff_t_h 2025-05-07T20:26:34.8710585Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:26:34.8710690Z #define __cudaCDP2EventDestroy 2025-05-07T20:26:34.8710785Z #define __HOST_DEFINES_H__ 2025-05-07T20:26:34.8710887Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:26:34.8710988Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:34.8711094Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:26:34.8711176Z #define CUDART_CB 2025-05-07T20:26:34.8711279Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:26:34.8711406Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:26:34.8711491Z #define MB_LEN_MAX 16 2025-05-07T20:26:34.8711720Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:26:34.8711818Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:26:34.8711947Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:26:34.8712063Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:26:34.8712161Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:26:34.8712310Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:26:34.8712421Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:26:34.8712505Z #define _GNU_SOURCE 1 2025-05-07T20:26:34.8712591Z #define __stub_putmsg 2025-05-07T20:26:34.8712679Z #define __CUDACC__ 1 2025-05-07T20:26:34.8712767Z #define __N(msgid) (msgid) 2025-05-07T20:26:34.8713006Z #define __P(args) args 2025-05-07T20:26:34.8713268Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:26:34.8713370Z #define __cpp_init_captures 201304L 2025-05-07T20:26:34.8713477Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:26:34.8713568Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:26:34.8713664Z #define __cpp_lib_as_const 201510 2025-05-07T20:26:34.8713749Z #define __WCHAR_T 2025-05-07T20:26:34.8713939Z #define __ATOMIC_RELEASE 3 2025-05-07T20:26:34.8714032Z #define __fsblkcnt_t_defined 2025-05-07T20:26:34.8714152Z #define __cudaCDP2EventCreateWithFlags 2025-05-07T20:26:34.8714256Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:26:34.8714262Z 2025-05-07T20:26:34.8884750Z 2025-05-07T20:26:34.8885004Z + conda run -n build_binary nvcc --version 2025-05-07T20:26:34.8885051Z 2025-05-07T20:26:36.7720288Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:26:36.7720710Z Copyright (c) 2005-2024 NVIDIA Corporation 2025-05-07T20:26:36.7721064Z Built on Tue_Oct_29_23:50:19_PDT_2024 2025-05-07T20:26:36.7721386Z Cuda compilation tools, release 12.6, V12.6.85 2025-05-07T20:26:36.7721716Z Build cuda_12.6.r12.6/compiler.35059454_0 2025-05-07T20:26:36.7721928Z 2025-05-07T20:26:36.8351537Z 2025-05-07T20:26:36.8361781Z /usr/bin/nvidia-smi 2025-05-07T20:26:36.8367153Z + nvidia-smi 2025-05-07T20:26:36.8367354Z 2025-05-07T20:26:36.8538289Z Wed May 7 20:26:36 2025 2025-05-07T20:26:36.8538678Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:36.8539424Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:26:36.8539939Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:26:36.8540437Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:26:36.8540979Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:26:36.8541413Z | | | MIG M. | 2025-05-07T20:26:36.8541753Z |=========================================+========================+======================| 2025-05-07T20:26:36.8706635Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:26:36.8707073Z | 0% 26C P8 16W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:26:36.8707468Z | | | N/A | 2025-05-07T20:26:36.8707869Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:26:36.8711517Z 2025-05-07T20:26:36.8711979Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:36.8712479Z | Processes: | 2025-05-07T20:26:36.8712982Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:26:36.8713440Z | ID ID Usage | 2025-05-07T20:26:36.8713822Z |=========================================================================================| 2025-05-07T20:26:36.8716363Z | No running processes found | 2025-05-07T20:26:36.8716835Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:37.1220659Z 2025-05-07T20:26:37.1226206Z [INSTALL] Successfully installed CUDA 12.6.3 2025-05-07T20:26:37.1277734Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/12.6.3 2025-05-07T20:26:37.1278298Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/12.6.3 2025-05-07T20:26:37.1290232Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:26:37.1290585Z env: 2025-05-07T20:26:37.1290816Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:26:37.1291119Z BUILD_ENV: build_binary 2025-05-07T20:26:37.1291373Z BUILD_TARGET: default 2025-05-07T20:26:37.1291614Z BUILD_VARIANT: cuda 2025-05-07T20:26:37.1291852Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:26:37.1292119Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:26:37.1292611Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:26:37.1292954Z ##[endgroup] 2025-05-07T20:26:37.4657561Z ################################################################################ 2025-05-07T20:26:37.4657916Z # Install PyTorch (PIP) 2025-05-07T20:26:37.4658150Z # 2025-05-07T20:26:37.4672824Z # [2025-05-07T20:26:37.466Z] + install_pytorch_pip build_binary nightly cuda/12.6.3 2025-05-07T20:26:37.4673277Z ################################################################################ 2025-05-07T20:26:37.4673493Z 2025-05-07T20:26:37.4702002Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:26:38.4539356Z Channels: 2025-05-07T20:26:38.4539604Z - conda-forge 2025-05-07T20:26:38.4539834Z Platform: linux-64 2025-05-07T20:26:41.7025302Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:26:42.4279038Z Solving environment: \ | / done 2025-05-07T20:26:42.6482203Z 2025-05-07T20:26:42.6482564Z ## Package Plan ## 2025-05-07T20:26:42.6482739Z 2025-05-07T20:26:42.6482989Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:26:42.6483307Z 2025-05-07T20:26:42.6483409Z added / updated specs: 2025-05-07T20:26:42.6483659Z - numpy 2025-05-07T20:26:42.6483781Z 2025-05-07T20:26:42.6483801Z 2025-05-07T20:26:42.6483926Z The following packages will be downloaded: 2025-05-07T20:26:42.6484156Z 2025-05-07T20:26:42.6484278Z package | build 2025-05-07T20:26:42.6484609Z ---------------------------|----------------- 2025-05-07T20:26:42.6484999Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:26:42.6485453Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:26:42.6485913Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:26:42.6486371Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:26:42.6486834Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:26:42.6487312Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:26:42.6487768Z numpy-2.2.5 | py311h5d046bc_0 8.6 MB conda-forge 2025-05-07T20:26:42.6488157Z ------------------------------------------------------------ 2025-05-07T20:26:42.6488496Z Total: 15.9 MB 2025-05-07T20:26:42.6488713Z 2025-05-07T20:26:42.6488842Z The following NEW packages will be INSTALLED: 2025-05-07T20:26:42.6489065Z 2025-05-07T20:26:42.6489295Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:26:42.6489801Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:26:42.6490303Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:26:42.6490829Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:26:42.6491356Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:26:42.6491904Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:26:42.6492729Z numpy conda-forge/linux-64::numpy-2.2.5-py311h5d046bc_0 2025-05-07T20:26:42.6493011Z 2025-05-07T20:26:42.6493015Z 2025-05-07T20:26:42.6493019Z 2025-05-07T20:26:42.6493168Z Downloading and Extracting Packages: ...working... 2025-05-07T20:26:42.6493539Z numpy-2.2.5 | 8.6 MB | | 0% 2025-05-07T20:26:42.6493759Z 2025-05-07T20:26:42.6494048Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:26:42.6494291Z 2025-05-07T20:26:42.6495748Z 2025-05-07T20:26:42.6520565Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:26:42.6520835Z 2025-05-07T20:26:42.6520839Z 2025-05-07T20:26:42.6520847Z 2025-05-07T20:26:42.6534329Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:26:42.6534609Z 2025-05-07T20:26:42.6534613Z 2025-05-07T20:26:42.6534617Z 2025-05-07T20:26:42.6534621Z 2025-05-07T20:26:42.6545366Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:26:42.6545711Z 2025-05-07T20:26:42.6545726Z 2025-05-07T20:26:42.6545731Z 2025-05-07T20:26:42.6545737Z 2025-05-07T20:26:42.6553234Z 2025-05-07T20:26:42.6557911Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:26:42.6558269Z 2025-05-07T20:26:42.6558429Z 2025-05-07T20:26:42.6558437Z 2025-05-07T20:26:42.6558442Z 2025-05-07T20:26:42.6558448Z 2025-05-07T20:26:42.6558477Z 2025-05-07T20:26:42.7676763Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:26:42.7677067Z 2025-05-07T20:26:42.7677071Z 2025-05-07T20:26:42.7731002Z 2025-05-07T20:26:42.7731475Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:26:42.7731967Z 2025-05-07T20:26:42.7731975Z 2025-05-07T20:26:42.7731986Z 2025-05-07T20:26:42.7955948Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:26:42.7956239Z 2025-05-07T20:26:42.7956243Z 2025-05-07T20:26:42.7956246Z 2025-05-07T20:26:42.7956250Z 2025-05-07T20:26:42.8023699Z libblas-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T20:26:42.8023982Z 2025-05-07T20:26:42.8023986Z 2025-05-07T20:26:42.8023990Z 2025-05-07T20:26:42.8028386Z 2025-05-07T20:26:42.8683177Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:42.8683615Z 2025-05-07T20:26:42.8683622Z 2025-05-07T20:26:42.8683629Z 2025-05-07T20:26:42.8683636Z 2025-05-07T20:26:42.8683642Z 2025-05-07T20:26:42.8684162Z 2025-05-07T20:26:42.8708855Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:26:42.8709266Z 2025-05-07T20:26:42.8709274Z 2025-05-07T20:26:42.8709279Z 2025-05-07T20:26:42.8709284Z 2025-05-07T20:26:42.8711232Z 2025-05-07T20:26:42.8726864Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:26:42.8727258Z 2025-05-07T20:26:42.8727263Z 2025-05-07T20:26:42.8727268Z 2025-05-07T20:26:42.8727273Z 2025-05-07T20:26:42.8727278Z 2025-05-07T20:26:42.8731636Z 2025-05-07T20:26:42.8773507Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:42.8773859Z 2025-05-07T20:26:42.8773866Z 2025-05-07T20:26:42.8773871Z 2025-05-07T20:26:42.8773877Z 2025-05-07T20:26:42.8776061Z 2025-05-07T20:26:42.9422289Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:42.9422687Z 2025-05-07T20:26:42.9806880Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:26:42.9807216Z 2025-05-07T20:26:42.9807222Z 2025-05-07T20:26:42.9904625Z libgfortran5-15.1.0 | 1.5 MB | 1 | 1%  2025-05-07T20:26:42.9905016Z 2025-05-07T20:26:42.9905023Z 2025-05-07T20:26:42.9905028Z 2025-05-07T20:26:42.9908029Z 2025-05-07T20:26:42.9930833Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:42.9931191Z 2025-05-07T20:26:42.9931195Z 2025-05-07T20:26:42.9931199Z 2025-05-07T20:26:42.9931214Z 2025-05-07T20:26:42.9931217Z 2025-05-07T20:26:42.9931221Z 2025-05-07T20:26:43.0045797Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:43.0395826Z numpy-2.2.5 | 8.6 MB | | 0% 2025-05-07T20:26:43.0396300Z 2025-05-07T20:26:43.0396304Z 2025-05-07T20:26:43.0398177Z 2025-05-07T20:26:43.0475036Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:26:43.0475436Z 2025-05-07T20:26:43.0475741Z 2025-05-07T20:26:43.0548214Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:26:43.0548596Z 2025-05-07T20:26:43.0548614Z 2025-05-07T20:26:43.0548619Z 2025-05-07T20:26:43.0548624Z 2025-05-07T20:26:43.0550501Z 2025-05-07T20:26:43.0555363Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:43.0556321Z 2025-05-07T20:26:43.1038933Z libopenblas-0.3.29 | 5.6 MB | #######1 | 71%  2025-05-07T20:26:43.1107869Z numpy-2.2.5 | 8.6 MB | ########## | 100% 2025-05-07T20:26:43.1108165Z 2025-05-07T20:26:43.1108221Z 2025-05-07T20:26:43.1112759Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:26:43.1113233Z 2025-05-07T20:26:43.1113465Z 2025-05-07T20:26:43.1326555Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:26:43.1327375Z 2025-05-07T20:26:43.2906898Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:26:43.2907194Z 2025-05-07T20:26:43.6000297Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:26:43.6000860Z numpy-2.2.5 | 8.6 MB | ########## | 100% 2025-05-07T20:26:43.6008633Z numpy-2.2.5 | 8.6 MB | ########## | 100% 2025-05-07T20:26:43.6009087Z 2025-05-07T20:26:43.6009369Z 2025-05-07T20:26:43.6009672Z  2025-05-07T20:26:43.6009882Z 2025-05-07T20:26:43.6009886Z 2025-05-07T20:26:43.6010063Z  2025-05-07T20:26:43.6010271Z 2025-05-07T20:26:43.6010275Z 2025-05-07T20:26:43.6010279Z 2025-05-07T20:26:43.6010481Z  2025-05-07T20:26:43.6010690Z 2025-05-07T20:26:43.6010694Z 2025-05-07T20:26:43.6010697Z 2025-05-07T20:26:43.6010701Z 2025-05-07T20:26:43.6010886Z  2025-05-07T20:26:43.6011187Z 2025-05-07T20:26:43.6011190Z 2025-05-07T20:26:43.6011194Z 2025-05-07T20:26:43.6011197Z 2025-05-07T20:26:43.6011201Z 2025-05-07T20:26:43.6011386Z  2025-05-07T20:26:43.6011608Z 2025-05-07T20:26:43.6011612Z 2025-05-07T20:26:43.6011615Z 2025-05-07T20:26:43.6011619Z 2025-05-07T20:26:43.6011623Z 2025-05-07T20:26:43.6011632Z 2025-05-07T20:26:43.6011825Z  done 2025-05-07T20:26:43.7013808Z Preparing transaction: \ done 2025-05-07T20:26:43.9019636Z Verifying transaction: / - done 2025-05-07T20:26:44.0027263Z Executing transaction: | done 2025-05-07T20:26:44.1782032Z ################################################################################ 2025-05-07T20:26:44.1782438Z # Install Package From PyTorch PIP: torch 2025-05-07T20:26:44.1782736Z # 2025-05-07T20:26:44.1800867Z # [2025-05-07T20:26:44.179Z] + install_from_pytorch_pip build_binary torch nightly cuda/12.6.3 2025-05-07T20:26:44.1801357Z ################################################################################ 2025-05-07T20:26:44.1801575Z 2025-05-07T20:26:44.1816886Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:26:44.2708608Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:26:44.2708992Z ################################################################################ 2025-05-07T20:26:44.2709360Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:26:44.2709641Z # 2025-05-07T20:26:44.2727889Z # [2025-05-07T20:26:44.272Z] + __prepare_pip_arguments torch nightly cuda/12.6.3 2025-05-07T20:26:44.2728556Z ################################################################################ 2025-05-07T20:26:44.2728775Z 2025-05-07T20:26:44.2750096Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:26:44.2775344Z [INSTALL] Extracted package variant: cu126 2025-05-07T20:26:44.2792499Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:26:44.2793043Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu126/ 2025-05-07T20:26:44.2802066Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:26:44.2810979Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu126/ ... 2025-05-07T20:26:44.2832342Z [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:28:04.7812600Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu126/ 2025-05-07T20:28:04.7813165Z Collecting torch 2025-05-07T20:28:04.7813859Z Downloading https://download.pytorch.org/whl/nightly/cu126/torch-2.8.0.dev20250507%2Bcu126-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (30 kB) 2025-05-07T20:28:04.7814577Z Collecting filelock (from torch) 2025-05-07T20:28:04.7815088Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:28:04.7816040Z Requirement already satisfied: typing-extensions>=4.10.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from torch) (4.13.2) 2025-05-07T20:28:04.7816764Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:28:04.7817268Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:28:04.7818118Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 37.4 MB/s eta 0:00:00 2025-05-07T20:28:04.7818475Z Collecting networkx (from torch) 2025-05-07T20:28:04.7818985Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T20:28:04.7819639Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 17.7 MB/s eta 0:00:00 2025-05-07T20:28:04.7819988Z Collecting jinja2 (from torch) 2025-05-07T20:28:04.7820474Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:28:04.7820977Z Collecting fsspec (from torch) 2025-05-07T20:28:04.7821476Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:28:04.7822061Z Collecting nvidia-cuda-nvrtc-cu12==12.6.77 (from torch) 2025-05-07T20:28:04.7822787Z 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:28:04.7823581Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 57.5 MB/s eta 0:00:00 2025-05-07T20:28:04.7824005Z Collecting nvidia-cuda-runtime-cu12==12.6.77 (from torch) 2025-05-07T20:28:04.7824746Z 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:28:04.7825537Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 897.7/897.7 kB 12.9 MB/s eta 0:00:00 2025-05-07T20:28:04.7825939Z Collecting nvidia-cuda-cupti-cu12==12.6.80 (from torch) 2025-05-07T20:28:04.7826650Z 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:28:04.7827425Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.9/8.9 MB 66.6 MB/s eta 0:00:00 2025-05-07T20:28:04.7827800Z Collecting nvidia-cudnn-cu12==9.5.1.17 (from torch) 2025-05-07T20:28:04.7828486Z 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:28:04.7829273Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 571.0/571.0 MB 35.9 MB/s eta 0:00:00 2025-05-07T20:28:04.7829668Z Collecting nvidia-cublas-cu12==12.6.4.1 (from torch) 2025-05-07T20:28:04.7830909Z 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:28:04.7831780Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 393.1/393.1 MB 49.2 MB/s eta 0:00:00 2025-05-07T20:28:04.7832167Z Collecting nvidia-cufft-cu12==11.3.0.4 (from torch) 2025-05-07T20:28:04.7832853Z 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:28:04.7833615Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 200.2/200.2 MB 119.2 MB/s eta 0:00:00 2025-05-07T20:28:04.7834009Z Collecting nvidia-curand-cu12==10.3.7.77 (from torch) 2025-05-07T20:28:04.7834701Z 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:28:04.7835698Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 MB 148.3 MB/s eta 0:00:00 2025-05-07T20:28:04.7836095Z Collecting nvidia-cusolver-cu12==11.7.1.2 (from torch) 2025-05-07T20:28:04.7836821Z 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:28:04.7837608Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.2/158.2 MB 154.0 MB/s eta 0:00:00 2025-05-07T20:28:04.7838000Z Collecting nvidia-cusparse-cu12==12.5.4.2 (from torch) 2025-05-07T20:28:04.7838931Z 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:28:04.7839747Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 MB 139.5 MB/s eta 0:00:00 2025-05-07T20:28:04.7840136Z Collecting nvidia-cusparselt-cu12==0.6.3 (from torch) 2025-05-07T20:28:04.7840856Z 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:28:04.7841637Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.8/156.8 MB 161.6 MB/s eta 0:00:00 2025-05-07T20:28:04.7842013Z Collecting nvidia-nccl-cu12==2.26.2 (from torch) 2025-05-07T20:28:04.7842791Z 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:28:04.7843571Z Collecting nvidia-nvtx-cu12==12.6.77 (from torch) 2025-05-07T20:28:04.7844236Z 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:28:04.7844916Z Collecting nvidia-nvjitlink-cu12==12.6.85 (from torch) 2025-05-07T20:28:04.7845711Z 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:28:04.7846586Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.7/19.7 MB 155.8 MB/s eta 0:00:00 2025-05-07T20:28:04.7846979Z Collecting nvidia-cufile-cu12==1.11.1.6 (from torch) 2025-05-07T20:28:04.7847781Z 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:28:04.7848654Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:28:04.7849505Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:28:04.7850801Z Requirement already satisfied: setuptools>=40.8.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from pytorch-triton==3.3.0+git96316ce5->torch) (78.1.1) 2025-05-07T20:28:04.7851666Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:28:04.7852236Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:28:04.7853006Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 49.4 MB/s eta 0:00:00 2025-05-07T20:28:04.7853377Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:28:04.7854188Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2025-05-07T20:28:04.7855257Z Downloading https://download.pytorch.org/whl/nightly/cu126/torch-2.8.0.dev20250507%2Bcu126-cp311-cp311-manylinux_2_28_x86_64.whl (825.6 MB) 2025-05-07T20:28:04.7856065Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 825.6/825.6 MB 37.2 MB/s eta 0:00:00 2025-05-07T20:28:04.7856827Z 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:28:04.7857672Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.2 MB/s eta 0:00:00 2025-05-07T20:28:04.7858440Z 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:28:04.7859284Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.3/201.3 MB 97.0 MB/s eta 0:00:00 2025-05-07T20:28:04.7860081Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.5 MB) 2025-05-07T20:28:04.7860958Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 MB 133.7 MB/s eta 0:00:00 2025-05-07T20:28:04.7862696Z Installing collected packages: nvidia-cusparselt-cu12, mpmath, sympy, pytorch-triton, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufile-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, networkx, MarkupSafe, fsspec, filelock, nvidia-cusparse-cu12, nvidia-cufft-cu12, nvidia-cudnn-cu12, jinja2, nvidia-cusolver-cu12, torch 2025-05-07T20:28:04.7864329Z 2025-05-07T20:28:04.7866312Z 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:28:04.7868375Z 2025-05-07T20:28:06.9816720Z torch 2.8.0.dev20250507+cu126 2025-05-07T20:28:06.9819709Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu126) 2025-05-07T20:28:10.3516199Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:28:13.7732774Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu126 2025-05-07T20:28:13.7733244Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:28:17.0946505Z True 2025-05-07T20:28:17.0946760Z True 2025-05-07T20:28:17.0946874Z 2025-05-07T20:28:17.1589844Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:28:17.1628761Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:28:17.1629394Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:28:17.1641373Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:17.1641729Z env: 2025-05-07T20:28:17.1641966Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:17.1642275Z BUILD_ENV: build_binary 2025-05-07T20:28:17.1642527Z BUILD_TARGET: default 2025-05-07T20:28:17.1642765Z BUILD_VARIANT: cuda 2025-05-07T20:28:17.1643007Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:28:17.1643264Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:17.1643579Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:17.1644112Z ##[endgroup] 2025-05-07T20:28:17.5004853Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:28:17.5007195Z ################################################################################ 2025-05-07T20:28:17.5007795Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:28:17.5008171Z # 2025-05-07T20:28:17.5022905Z # [2025-05-07T20:28:17.501Z] + collect_pytorch_env_info build_binary 2025-05-07T20:28:17.5023392Z ################################################################################ 2025-05-07T20:28:17.5023612Z 2025-05-07T20:28:17.5038195Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:17.5930646Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:17.5939306Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:28:17.5940056Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:28:17.5940482Z 2025-05-07T20:28:17.6824043Z 2025-05-07T20:28:17.6824517Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:28:17.6845627Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:28:23.4812390Z Collecting environment information... 2025-05-07T20:28:23.4812844Z PyTorch version: 2.8.0.dev20250507+cu126 2025-05-07T20:28:23.4813149Z Is debug build: False 2025-05-07T20:28:23.4813412Z CUDA used to build PyTorch: 12.6 2025-05-07T20:28:23.4813703Z ROCM used to build PyTorch: N/A 2025-05-07T20:28:23.4813882Z 2025-05-07T20:28:23.4813989Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:28:23.4814320Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:28:23.4814647Z Clang version: Could not collect 2025-05-07T20:28:23.4814925Z CMake version: Could not collect 2025-05-07T20:28:23.4815208Z Libc version: glibc-2.34 2025-05-07T20:28:23.4815368Z 2025-05-07T20:28:23.4815680Z Python version: 3.11.8 | packaged by conda-forge | (main, Feb 16 2024, 20:53:32) [GCC 12.3.0] (64-bit runtime) 2025-05-07T20:28:23.4816315Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:28:23.4816734Z Is CUDA available: True 2025-05-07T20:28:23.4816997Z CUDA runtime version: 12.6.85 2025-05-07T20:28:23.4817275Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:28:23.4817587Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:28:23.4817928Z Nvidia driver version: 570.133.07 2025-05-07T20:28:23.4818222Z cuDNN version: Could not collect 2025-05-07T20:28:23.4818493Z HIP runtime version: N/A 2025-05-07T20:28:23.4818750Z MIOpen runtime version: N/A 2025-05-07T20:28:23.4819017Z Is XNNPACK available: True 2025-05-07T20:28:23.4819181Z 2025-05-07T20:28:23.4819258Z CPU: 2025-05-07T20:28:23.4819481Z Architecture: x86_64 2025-05-07T20:28:23.4819824Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:28:23.4820213Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:28:23.4820615Z Byte Order: Little Endian 2025-05-07T20:28:23.4820942Z CPU(s): 16 2025-05-07T20:28:23.4821247Z On-line CPU(s) list: 0-15 2025-05-07T20:28:23.4821849Z Vendor ID: AuthenticAMD 2025-05-07T20:28:23.4822206Z Model name: AMD EPYC 7R32 2025-05-07T20:28:23.4822533Z CPU family: 23 2025-05-07T20:28:23.4822815Z Model: 49 2025-05-07T20:28:23.4823107Z Thread(s) per core: 2 2025-05-07T20:28:23.4823400Z Core(s) per socket: 8 2025-05-07T20:28:23.4823679Z Socket(s): 1 2025-05-07T20:28:23.4823966Z Stepping: 0 2025-05-07T20:28:23.4824268Z BogoMIPS: 5599.99 2025-05-07T20:28:23.4826364Z 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:23.4828827Z Hypervisor vendor: KVM 2025-05-07T20:28:23.4829148Z Virtualization type: full 2025-05-07T20:28:23.4829488Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:28:23.4829860Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:28:23.4830313Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:28:23.4830673Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:28:23.4830999Z NUMA node(s): 1 2025-05-07T20:28:23.4831297Z NUMA node0 CPU(s): 0-15 2025-05-07T20:28:23.4831640Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:28:23.4832025Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:28:23.4832392Z Vulnerability L1tf: Not affected 2025-05-07T20:28:23.4832751Z Vulnerability Mds: Not affected 2025-05-07T20:28:23.4833102Z Vulnerability Meltdown: Not affected 2025-05-07T20:28:23.4833474Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:28:23.4833849Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:28:23.4834403Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:28:23.4834984Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:28:23.4835535Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:28:23.4836238Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:28:23.4837104Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:28:23.4837791Z Vulnerability Srbds: Not affected 2025-05-07T20:28:23.4838162Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:28:23.4838396Z 2025-05-07T20:28:23.4838510Z Versions of relevant libraries: 2025-05-07T20:28:23.4838840Z [pip3] numpy==2.2.5 2025-05-07T20:28:23.4839092Z [pip3] nvidia-cublas-cu12==12.6.4.1 2025-05-07T20:28:23.4839409Z [pip3] nvidia-cuda-cupti-cu12==12.6.80 2025-05-07T20:28:23.4839722Z [pip3] nvidia-cuda-nvrtc-cu12==12.6.77 2025-05-07T20:28:23.4840046Z [pip3] nvidia-cuda-runtime-cu12==12.6.77 2025-05-07T20:28:23.4840370Z [pip3] nvidia-cudnn-cu12==9.5.1.17 2025-05-07T20:28:23.4840659Z [pip3] nvidia-cufft-cu12==11.3.0.4 2025-05-07T20:28:23.4840964Z [pip3] nvidia-curand-cu12==10.3.7.77 2025-05-07T20:28:23.4841273Z [pip3] nvidia-cusolver-cu12==11.7.1.2 2025-05-07T20:28:23.4841585Z [pip3] nvidia-cusparse-cu12==12.5.4.2 2025-05-07T20:28:23.4842014Z [pip3] nvidia-cusparselt-cu12==0.6.3 2025-05-07T20:28:23.4842320Z [pip3] nvidia-nccl-cu12==2.26.2 2025-05-07T20:28:23.4842614Z [pip3] nvidia-nvjitlink-cu12==12.6.85 2025-05-07T20:28:23.4842912Z [pip3] nvidia-nvtx-cu12==12.6.77 2025-05-07T20:28:23.4843208Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:28:23.4843522Z [pip3] torch==2.8.0.dev20250507+cu126 2025-05-07T20:28:23.4843898Z [conda] cuda-cudart 12.6.77 h5888daf_0 conda-forge 2025-05-07T20:28:23.4844385Z [conda] cuda-cudart-dev 12.6.77 h5888daf_0 conda-forge 2025-05-07T20:28:23.4844899Z [conda] cuda-cudart-dev_linux-64 12.6.77 h3f2d84a_0 conda-forge 2025-05-07T20:28:23.4845425Z [conda] cuda-cudart-static 12.6.77 h5888daf_0 conda-forge 2025-05-07T20:28:23.4846038Z [conda] cuda-cudart-static_linux-64 12.6.77 h3f2d84a_0 conda-forge 2025-05-07T20:28:23.4846575Z [conda] cuda-cudart_linux-64 12.6.77 h3f2d84a_0 conda-forge 2025-05-07T20:28:23.4847064Z [conda] cuda-cupti 12.6.80 hbd13f7d_0 conda-forge 2025-05-07T20:28:23.4847529Z [conda] cuda-cupti-dev 12.6.80 h5888daf_0 conda-forge 2025-05-07T20:28:23.4848013Z [conda] cuda-libraries 12.6.3 ha770c72_0 conda-forge 2025-05-07T20:28:23.4848513Z [conda] cuda-libraries-dev 12.6.3 ha770c72_0 conda-forge 2025-05-07T20:28:23.4848999Z [conda] cuda-nvrtc 12.6.85 hbd13f7d_0 conda-forge 2025-05-07T20:28:23.4849462Z [conda] cuda-nvrtc-dev 12.6.85 h5888daf_0 conda-forge 2025-05-07T20:28:23.4849925Z [conda] cuda-nvtx 12.6.77 hbd13f7d_0 conda-forge 2025-05-07T20:28:23.4850389Z [conda] cuda-opencl 12.6.77 hbd13f7d_0 conda-forge 2025-05-07T20:28:23.4850863Z [conda] cuda-opencl-dev 12.6.77 h5888daf_0 conda-forge 2025-05-07T20:28:23.4851352Z [conda] cuda-runtime 12.6.3 ha804496_0 conda-forge 2025-05-07T20:28:23.4851816Z [conda] libcublas 12.6.4.1 h5888daf_1 conda-forge 2025-05-07T20:28:23.4852292Z [conda] libcublas-dev 12.6.4.1 h5888daf_1 conda-forge 2025-05-07T20:28:23.4852754Z [conda] libcufft 11.3.0.4 hbd13f7d_0 conda-forge 2025-05-07T20:28:23.4853219Z [conda] libcufft-dev 11.3.0.4 h5888daf_0 conda-forge 2025-05-07T20:28:23.4853688Z [conda] libcurand 10.3.7.77 hbd13f7d_0 conda-forge 2025-05-07T20:28:23.4854165Z [conda] libcurand-dev 10.3.7.77 h5888daf_0 conda-forge 2025-05-07T20:28:23.4854643Z [conda] libcusolver 11.7.1.2 h5888daf_1 conda-forge 2025-05-07T20:28:23.4855134Z [conda] libcusolver-dev 11.7.1.2 h5888daf_1 conda-forge 2025-05-07T20:28:23.4855625Z [conda] libcusparse 12.5.4.2 hbd13f7d_0 conda-forge 2025-05-07T20:28:23.4856108Z [conda] libcusparse-dev 12.5.4.2 h5888daf_0 conda-forge 2025-05-07T20:28:23.4856608Z [conda] libnvjitlink 12.6.85 hbd13f7d_0 conda-forge 2025-05-07T20:28:23.4857101Z [conda] libnvjitlink-dev 12.6.85 h5888daf_0 conda-forge 2025-05-07T20:28:23.4857573Z [conda] numpy 2.2.5 py311h5d046bc_0 conda-forge 2025-05-07T20:28:23.4858031Z [conda] nvidia-cublas-cu12 12.6.4.1 pypi_0 pypi 2025-05-07T20:28:23.4858537Z [conda] nvidia-cuda-cupti-cu12 12.6.80 pypi_0 pypi 2025-05-07T20:28:23.4859044Z [conda] nvidia-cuda-nvrtc-cu12 12.6.77 pypi_0 pypi 2025-05-07T20:28:23.4859551Z [conda] nvidia-cuda-runtime-cu12 12.6.77 pypi_0 pypi 2025-05-07T20:28:23.4860049Z [conda] nvidia-cudnn-cu12 9.5.1.17 pypi_0 pypi 2025-05-07T20:28:23.4860620Z [conda] nvidia-cufft-cu12 11.3.0.4 pypi_0 pypi 2025-05-07T20:28:23.4861107Z [conda] nvidia-curand-cu12 10.3.7.77 pypi_0 pypi 2025-05-07T20:28:23.4861592Z [conda] nvidia-cusolver-cu12 11.7.1.2 pypi_0 pypi 2025-05-07T20:28:23.4862091Z [conda] nvidia-cusparse-cu12 12.5.4.2 pypi_0 pypi 2025-05-07T20:28:23.4862601Z [conda] nvidia-cusparselt-cu12 0.6.3 pypi_0 pypi 2025-05-07T20:28:23.4863086Z [conda] nvidia-nccl-cu12 2.26.2 pypi_0 pypi 2025-05-07T20:28:23.4863574Z [conda] nvidia-nvjitlink-cu12 12.6.85 pypi_0 pypi 2025-05-07T20:28:23.4864060Z [conda] nvidia-nvtx-cu12 12.6.77 pypi_0 pypi 2025-05-07T20:28:23.4864647Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:28:23.4865388Z [conda] torch 2.8.0.dev20250507+cu126 pypi_0 pypi 2025-05-07T20:28:23.4865670Z 2025-05-07T20:28:23.5549888Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:28:23.5550578Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:28:23.5562688Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:23.5563044Z env: 2025-05-07T20:28:23.5563279Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:23.5563584Z BUILD_ENV: build_binary 2025-05-07T20:28:23.5563844Z BUILD_TARGET: default 2025-05-07T20:28:23.5564083Z BUILD_VARIANT: cuda 2025-05-07T20:28:23.5564329Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:28:23.5564585Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:23.5564894Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:23.5565250Z ##[endgroup] 2025-05-07T20:28:23.8922011Z ################################################################################ 2025-05-07T20:28:23.8922478Z # Prepare FBGEMM-GPU Build 2025-05-07T20:28:23.8922735Z # 2025-05-07T20:28:23.8937220Z # [2025-05-07T20:28:23.893Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:28:23.8937697Z ################################################################################ 2025-05-07T20:28:23.8937922Z 2025-05-07T20:28:23.8952236Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:23.9863513Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:23.9885453Z [BUILD] Running git submodules update ... 2025-05-07T20:28:23.9906984Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:28:24.0268973Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:28:24.0269443Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:28:24.0269895Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:28:24.0270323Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:28:24.0270734Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:28:24.0271188Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:28:24.0271598Z Synchronizing submodule url for '../external/json' 2025-05-07T20:28:24.0305145Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:28:24.0863141Z [BUILD] Installing other build dependencies ... 2025-05-07T20:28:24.0886081Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:28:26.4851990Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:28:26.5026523Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:28:26.6024918Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:28:26.6059947Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:28:26.8205757Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:28:26.8239833Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:28:26.9335350Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:28:26.9363955Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:28:27.2514045Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:28:27.2544328Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:28:27.3086352Z Requirement already satisfied: jinja2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:28:27.3089789Z Requirement already satisfied: mpmath==1.3.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:28:27.3901985Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:28:27.3927755Z 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:27.4366505Z Requirement already satisfied: numpy>=2.0.2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T20:28:27.4862015Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:28:27.4907466Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:28:27.6296925Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:28:27.6327085Z Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:28:27.7282321Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:28:27.7325994Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:28:27.7960621Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:28:27.8633396Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:28:27.8709805Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:28:27.9738335Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:28:27.9766236Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:28:28.1018712Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:28:28.1088046Z 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:28.2336527Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:28:28.2363907Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:28:28.3350575Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:28:28.3375532Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:28:28.4522979Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:28:28.4549464Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:28:28.5617554Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:28:28.5643365Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:28:28.6233245Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:28:28.6779203Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:28:28.6805225Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:28:28.7259200Z Requirement already satisfied: typing-extensions in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:28:28.7784450Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:28:28.7810694Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:28:28.8294745Z Requirement already satisfied: wheel>=0.32.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:28:28.8932865Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:28:28.8956883Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:28:28.9500219Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:28:29.0126621Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:28:29.0730956Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:28:29.6059339Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 52.2 MB/s eta 0:00:00 2025-05-07T20:28:29.6110021Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:28:29.6685280Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:28:29.7345113Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:28:29.7981221Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:28:29.8646167Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:28:29.9197861Z Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) 2025-05-07T20:28:29.9853907Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 7.9 MB/s eta 0:00:00 2025-05-07T20:28:29.9897243Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:28:30.0521496Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:28:30.1127987Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:28:30.1589025Z 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:30.2204887Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:28:30.2846624Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:28:30.3471028Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:28:30.4034005Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:28:30.4589550Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:28:30.5208849Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:28:30.6927429Z Installing collected packages: sortedcontainers, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, hypothesis, build, pyre-extensions 2025-05-07T20:28:32.9533249Z 2025-05-07T20:28:32.9560489Z Successfully installed attrs-25.3.0 backports.tarfile-1.2.0 build-1.2.2.post1 click-8.1.8 cmake-4.0.0 distro-1.9.0 hypothesis-6.131.14 mypy-extensions-1.1.0 ninja-1.11.1.4 packaging-25.0 patchelf-0.17.2.2 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pyyaml-6.0.2 scikit-build-0.18.1 setuptools_git_versioning-2.1.0 sortedcontainers-2.4.0 tabulate-0.9.0 typing-inspect-0.9.0 2025-05-07T20:28:33.1264047Z ################################################################################ 2025-05-07T20:28:33.1264414Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:28:33.1264695Z # 2025-05-07T20:28:33.1281596Z # [2025-05-07T20:28:33.127Z] + install_triton_pip build_binary 2025-05-07T20:28:33.1281991Z ################################################################################ 2025-05-07T20:28:33.1282208Z 2025-05-07T20:28:33.1282439Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:28:33.1283049Z ################################################################################ 2025-05-07T20:28:33.1283411Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:28:33.1283735Z # 2025-05-07T20:28:33.1298579Z # [2025-05-07T20:28:33.129Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:28:33.1299205Z ################################################################################ 2025-05-07T20:28:33.1299429Z 2025-05-07T20:28:33.1314333Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:33.2225113Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:33.2225592Z ################################################################################ 2025-05-07T20:28:33.2225923Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:28:33.2226206Z # 2025-05-07T20:28:33.2242636Z # [2025-05-07T20:28:33.223Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:28:33.2243189Z ################################################################################ 2025-05-07T20:28:33.2243685Z 2025-05-07T20:28:33.2289178Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:28:33.2305690Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:28:33.2306452Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:28:33.2315145Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:28:33.2325001Z [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:33.2345800Z [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:41.0697861Z 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:41.0699228Z 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:41.0699958Z 2025-05-07T20:28:41.0700193Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:28:41.0700613Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:28:41.0701416Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2025-05-07T20:28:41.0702640Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (166.5 MB) 2025-05-07T20:28:41.0703726Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.5/166.5 MB 52.0 MB/s eta 0:00:00 2025-05-07T20:28:41.0704106Z Installing collected packages: pytorch-triton 2025-05-07T20:28:41.0704463Z Attempting uninstall: pytorch-triton 2025-05-07T20:28:41.0704865Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:28:41.0705289Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:28:41.0705872Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:28:41.0706314Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:28:41.0706574Z 2025-05-07T20:28:43.2745940Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:28:43.2749235Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:28:45.4006475Z ################################################################################ 2025-05-07T20:28:45.4006977Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:28:45.4016736Z ################################################################################ 2025-05-07T20:28:45.4016991Z 2025-05-07T20:28:47.4287411Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:28:49.5323814Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:28:49.5328119Z [BUILD] Successfully ran git submodules update 2025-05-07T20:28:49.5372442Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:28:49.5372941Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:28:49.5386678Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:49.5387035Z env: 2025-05-07T20:28:49.5387271Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:49.5387580Z BUILD_ENV: build_binary 2025-05-07T20:28:49.5387846Z BUILD_TARGET: default 2025-05-07T20:28:49.5388092Z BUILD_VARIANT: cuda 2025-05-07T20:28:49.5388345Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:28:49.5388610Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:49.5388925Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:49.5389277Z ##[endgroup] 2025-05-07T20:28:49.8737776Z ################################################################################ 2025-05-07T20:28:49.8738636Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:28:49.8738908Z # 2025-05-07T20:28:49.8754735Z # [2025-05-07T20:28:49.875Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:28:49.8755557Z ################################################################################ 2025-05-07T20:28:49.8755778Z 2025-05-07T20:28:49.8756122Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:28:49.8756788Z + sha1sum fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:28:49.8757112Z 2025-05-07T20:28:50.2383874Z a92e213a0fb8a8a20d89b6deb0a6b72a39b19982 fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:28:50.2387069Z 2025-05-07T20:28:50.2387764Z + sha256sum fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:28:50.2388101Z 2025-05-07T20:28:50.6582772Z ad9b1c524da90020e23294bb4e307b39abd02afcea9ef0c95f6aa7ee1aefbd9e fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:28:50.6586233Z 2025-05-07T20:28:50.6587152Z + md5sum fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:28:50.6587603Z 2025-05-07T20:28:51.5261613Z 2ed5311f44880814ad982057e11101ae fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:28:51.5265095Z 2025-05-07T20:28:51.5275537Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl ... 2025-05-07T20:28:51.5298246Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:29:02.1205808Z Processing ./fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:29:02.1206760Z Requirement already satisfied: numpy in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from fbgemm-gpu-nightly==2025.5.7) (2.2.5) 2025-05-07T20:29:02.1207740Z Installing collected packages: fbgemm-gpu-nightly 2025-05-07T20:29:02.1208166Z Successfully installed fbgemm-gpu-nightly-2025.5.7 2025-05-07T20:29:02.1208420Z 2025-05-07T20:29:08.8386070Z ################################################################################ 2025-05-07T20:29:08.8386465Z [CHECK] !!!! INFO !!!! 2025-05-07T20:29:08.8386831Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu126 2025-05-07T20:29:08.8387262Z [CHECK] CUDA version reported by PyTorch is: 12.6 2025-05-07T20:29:08.8387582Z [CHECK] 2025-05-07T20:29:08.8387903Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:29:08.8388420Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:29:08.8388817Z ################################################################################ 2025-05-07T20:29:08.8389031Z 2025-05-07T20:29:08.8389157Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:29:12.8170121Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:29:16.7994412Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:29:20.7926274Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:29:20.7932122Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:29:32.7635826Z ################################################################################ 2025-05-07T20:29:32.7636359Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:29:32.7636713Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:29:32.7637072Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:29:32.7637408Z ################################################################################ 2025-05-07T20:29:32.7637630Z 2025-05-07T20:29:36.7731469Z ################################################################################ 2025-05-07T20:29:36.7731870Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:29:36.7734095Z [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:36.7735537Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:29:36.7735849Z ################################################################################ 2025-05-07T20:29:36.7736066Z 2025-05-07T20:29:36.7736230Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:29:40.7708202Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:29:44.7549212Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:29:48.8736810Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:29:52.8568502Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:29:56.8377932Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:30:00.8459694Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:30:04.8205733Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:30:04.8210060Z [INSTALL] Check for operator registrations ... 2025-05-07T20:30:08.7199589Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:30:08.7199852Z 2025-05-07T20:30:08.7810722Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:30:12.6945145Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:30:12.6945442Z 2025-05-07T20:30:12.7570082Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:30:12.7571109Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:30:12.7607055Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:30:12.7607523Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:30:12.7622969Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:12.7623317Z env: 2025-05-07T20:30:12.7623547Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:12.7623850Z BUILD_ENV: build_binary 2025-05-07T20:30:12.7624104Z BUILD_TARGET: default 2025-05-07T20:30:12.7624347Z BUILD_VARIANT: cuda 2025-05-07T20:30:12.7624595Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:30:12.7624852Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:12.7625162Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:12.7625503Z ##[endgroup] 2025-05-07T20:30:13.0986376Z ################################################################################ 2025-05-07T20:30:13.0986825Z # Test All FBGEMM-GPU Modules 2025-05-07T20:30:13.0987131Z # 2025-05-07T20:30:13.1001946Z # [2025-05-07T20:30:13.099Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:30:13.1002364Z ################################################################################ 2025-05-07T20:30:13.1002580Z 2025-05-07T20:30:21.0616744Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cuda) 2025-05-07T20:30:21.0617484Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:30:21.0617892Z [TEST] Determined the test directories: 2025-05-07T20:30:21.0618295Z fbgemm_gpu/test 2025-05-07T20:30:21.0618478Z 2025-05-07T20:30:21.0624879Z [TEST] FBGEMM_GPU variant is cuda; configuring for CUDA-based testing ... 2025-05-07T20:30:21.0631891Z [TEST] Set environment variables for CUDA testing ... 2025-05-07T20:30:21.0632331Z + conda env config vars unset -n build_binary CUDA_VISIBLE_DEVICES 2025-05-07T20:30:21.0632626Z 2025-05-07T20:30:21.4838394Z 2025-05-07T20:30:21.4838765Z [TEST] Installing PyTest ... 2025-05-07T20:30:21.4861124Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:30:22.5850898Z Channels: 2025-05-07T20:30:22.5851224Z - conda-forge 2025-05-07T20:30:22.5851528Z Platform: linux-64 2025-05-07T20:30:25.8433170Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:30:26.9790710Z Solving environment: \ | / done 2025-05-07T20:30:27.2039854Z 2025-05-07T20:30:27.2040378Z ## Package Plan ## 2025-05-07T20:30:27.2040549Z 2025-05-07T20:30:27.2040779Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:30:27.2041088Z 2025-05-07T20:30:27.2041182Z added / updated specs: 2025-05-07T20:30:27.2041434Z - expecttest 2025-05-07T20:30:27.2041652Z - pytest 2025-05-07T20:30:27.2041775Z 2025-05-07T20:30:27.2041779Z 2025-05-07T20:30:27.2041902Z The following packages will be downloaded: 2025-05-07T20:30:27.2042130Z 2025-05-07T20:30:27.2042244Z package | build 2025-05-07T20:30:27.2042612Z ---------------------------|----------------- 2025-05-07T20:30:27.2042995Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:30:27.2043462Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:30:27.2043933Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:30:27.2044382Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:30:27.2044821Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:30:27.2045242Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:30:27.2045669Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:30:27.2046082Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:30:27.2046470Z ------------------------------------------------------------ 2025-05-07T20:30:27.2047198Z Total: 428 KB 2025-05-07T20:30:27.2047424Z 2025-05-07T20:30:27.2047557Z The following NEW packages will be INSTALLED: 2025-05-07T20:30:27.2047780Z 2025-05-07T20:30:27.2047989Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:30:27.2048498Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:30:27.2049028Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:30:27.2049513Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:30:27.2049991Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:30:27.2050444Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:30:27.2050886Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:30:27.2051314Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:30:27.2051578Z 2025-05-07T20:30:27.2051588Z 2025-05-07T20:30:27.2051592Z 2025-05-07T20:30:27.2051742Z Downloading and Extracting Packages: ...working... 2025-05-07T20:30:27.2052116Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:30:27.2052350Z 2025-05-07T20:30:27.2055127Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:30:27.2055378Z 2025-05-07T20:30:27.2055382Z 2025-05-07T20:30:27.2072610Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:30:27.2072856Z 2025-05-07T20:30:27.2072904Z 2025-05-07T20:30:27.2072982Z 2025-05-07T20:30:27.2083026Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:30:27.2083400Z 2025-05-07T20:30:27.2083404Z 2025-05-07T20:30:27.2083408Z 2025-05-07T20:30:27.2083900Z 2025-05-07T20:30:27.2101068Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:30:27.2101428Z 2025-05-07T20:30:27.2101432Z 2025-05-07T20:30:27.2101748Z 2025-05-07T20:30:27.2101752Z 2025-05-07T20:30:27.2101756Z 2025-05-07T20:30:27.2104997Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:30:27.2105342Z 2025-05-07T20:30:27.2105346Z 2025-05-07T20:30:27.2105350Z 2025-05-07T20:30:27.2105353Z 2025-05-07T20:30:27.2105357Z 2025-05-07T20:30:27.2109707Z 2025-05-07T20:30:27.2113966Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:30:27.2114357Z 2025-05-07T20:30:27.2114360Z 2025-05-07T20:30:27.2114364Z 2025-05-07T20:30:27.2114368Z 2025-05-07T20:30:27.2114371Z 2025-05-07T20:30:27.2114375Z 2025-05-07T20:30:27.2114378Z 2025-05-07T20:30:27.3134254Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:30:27.3134659Z 2025-05-07T20:30:27.3134665Z 2025-05-07T20:30:27.3134670Z 2025-05-07T20:30:27.3187827Z 2025-05-07T20:30:27.3450935Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:30:27.3451315Z 2025-05-07T20:30:27.3451331Z 2025-05-07T20:30:27.3451335Z 2025-05-07T20:30:27.3454176Z 2025-05-07T20:30:27.3456759Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:30:27.3457158Z 2025-05-07T20:30:27.3457163Z 2025-05-07T20:30:27.3457166Z 2025-05-07T20:30:27.4133749Z pluggy-1.5.0 | 23 KB | ######9 | 69%  2025-05-07T20:30:27.4133998Z 2025-05-07T20:30:27.4134002Z 2025-05-07T20:30:27.4135925Z 2025-05-07T20:30:27.4659719Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:30:27.4660081Z 2025-05-07T20:30:27.4660089Z 2025-05-07T20:30:27.4660097Z 2025-05-07T20:30:27.4660104Z 2025-05-07T20:30:27.4660242Z 2025-05-07T20:30:27.4684795Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:30:27.4685070Z 2025-05-07T20:30:27.4685074Z 2025-05-07T20:30:27.4685078Z 2025-05-07T20:30:27.4685082Z 2025-05-07T20:30:27.4685520Z 2025-05-07T20:30:27.4998476Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:30:27.4998799Z 2025-05-07T20:30:27.4998803Z 2025-05-07T20:30:27.5008042Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:30:27.5008306Z 2025-05-07T20:30:27.5008318Z 2025-05-07T20:30:27.5008323Z 2025-05-07T20:30:27.5008326Z 2025-05-07T20:30:27.5008330Z 2025-05-07T20:30:27.5015670Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:30:27.5015925Z 2025-05-07T20:30:27.5015940Z 2025-05-07T20:30:27.5015943Z 2025-05-07T20:30:27.5015947Z 2025-05-07T20:30:27.5015951Z 2025-05-07T20:30:27.5017644Z 2025-05-07T20:30:27.5039827Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:30:27.5040110Z 2025-05-07T20:30:27.5044402Z 2025-05-07T20:30:27.5048107Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:30:27.5048357Z 2025-05-07T20:30:27.5048367Z 2025-05-07T20:30:27.5048371Z 2025-05-07T20:30:27.5048375Z 2025-05-07T20:30:27.5048378Z 2025-05-07T20:30:27.5049953Z 2025-05-07T20:30:27.5059250Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:30:27.5059648Z 2025-05-07T20:30:27.5059654Z 2025-05-07T20:30:27.5059659Z 2025-05-07T20:30:27.5059674Z 2025-05-07T20:30:27.5099871Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:30:27.5100280Z 2025-05-07T20:30:27.5100285Z 2025-05-07T20:30:27.5100290Z 2025-05-07T20:30:27.5132773Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:30:27.5133137Z 2025-05-07T20:30:27.5133143Z 2025-05-07T20:30:27.5133147Z 2025-05-07T20:30:27.5133150Z 2025-05-07T20:30:27.5133154Z 2025-05-07T20:30:27.5133157Z 2025-05-07T20:30:27.5133169Z 2025-05-07T20:30:27.5143944Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:30:27.5144224Z 2025-05-07T20:30:27.5144227Z 2025-05-07T20:30:27.5144231Z 2025-05-07T20:30:27.5144235Z 2025-05-07T20:30:27.5144245Z 2025-05-07T20:30:27.5144248Z 2025-05-07T20:30:27.5144252Z 2025-05-07T20:30:27.5253988Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:30:27.5373888Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:30:27.5376694Z 2025-05-07T20:30:27.5414081Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:30:27.5414372Z 2025-05-07T20:30:27.5414377Z 2025-05-07T20:30:27.5414382Z 2025-05-07T20:30:27.5414388Z 2025-05-07T20:30:27.5414392Z 2025-05-07T20:30:27.5414398Z 2025-05-07T20:30:27.5433918Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:30:27.5482624Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:30:27.5482917Z 2025-05-07T20:30:27.5543603Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:30:27.5543973Z 2025-05-07T20:30:27.5543979Z 2025-05-07T20:30:27.5543984Z 2025-05-07T20:30:27.5543990Z 2025-05-07T20:30:27.5543995Z 2025-05-07T20:30:27.5544001Z 2025-05-07T20:30:27.5547401Z 2025-05-07T20:30:27.5575273Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:30:27.5575582Z 2025-05-07T20:30:27.5575586Z 2025-05-07T20:30:27.5744943Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:30:27.5745447Z 2025-05-07T20:30:27.5886238Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:30:27.5892529Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:30:27.5892861Z 2025-05-07T20:30:27.5893161Z 2025-05-07T20:30:27.5893416Z  2025-05-07T20:30:27.5893702Z 2025-05-07T20:30:27.5893708Z 2025-05-07T20:30:27.5893929Z  2025-05-07T20:30:27.5894202Z 2025-05-07T20:30:27.5894213Z 2025-05-07T20:30:27.5894217Z 2025-05-07T20:30:27.5894396Z  2025-05-07T20:30:27.5894606Z 2025-05-07T20:30:27.5894610Z 2025-05-07T20:30:27.5894614Z 2025-05-07T20:30:27.5894633Z 2025-05-07T20:30:27.5895062Z  2025-05-07T20:30:27.5895289Z 2025-05-07T20:30:27.5895293Z 2025-05-07T20:30:27.5895296Z 2025-05-07T20:30:27.5895300Z 2025-05-07T20:30:27.5895304Z 2025-05-07T20:30:27.5895510Z  2025-05-07T20:30:27.5895726Z 2025-05-07T20:30:27.5895730Z 2025-05-07T20:30:27.5895733Z 2025-05-07T20:30:27.5895737Z 2025-05-07T20:30:27.5895741Z 2025-05-07T20:30:27.5895744Z 2025-05-07T20:30:27.5896225Z  2025-05-07T20:30:27.5896452Z 2025-05-07T20:30:27.5896455Z 2025-05-07T20:30:27.5896459Z 2025-05-07T20:30:27.5896463Z 2025-05-07T20:30:27.5896466Z 2025-05-07T20:30:27.5896470Z 2025-05-07T20:30:27.5896473Z 2025-05-07T20:30:27.5896680Z  done 2025-05-07T20:30:27.6897881Z Preparing transaction: \ done 2025-05-07T20:30:27.7901773Z Verifying transaction: / done 2025-05-07T20:30:29.5929986Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:30:29.7204359Z [TEST] Checking imports ... 2025-05-07T20:30:33.6890987Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:30:33.6903640Z [TEST] Setting feature flags ... 2025-05-07T20:30:33.6904260Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:30:33.6904725Z 2025-05-07T20:30:34.1122951Z 2025-05-07T20:30:34.1124397Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:30:34.1127542Z ################################################################################ 2025-05-07T20:30:34.1128425Z # Run FBGEMM-GPU Tests: 2025-05-07T20:30:34.1129074Z # 2025-05-07T20:30:34.1148111Z # [2025-05-07T20:30:34.114Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:30:34.1148546Z ################################################################################ 2025-05-07T20:30:34.1149088Z 2025-05-07T20:30:34.1156057Z [TEST] Enumerating ALL test files ... 2025-05-07T20:30:34.1188915Z ./batched_unary_embeddings_test.py 2025-05-07T20:30:34.1189388Z ./combine/empty_weights_test.py 2025-05-07T20:30:34.1189803Z ./combine/input_combine_test.py 2025-05-07T20:30:34.1190199Z ./config/feature_gate_test.py 2025-05-07T20:30:34.1190599Z ./jagged/1d_to_dense_test.py 2025-05-07T20:30:34.1190991Z ./jagged/2d_to_dense_test.py 2025-05-07T20:30:34.1191426Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:30:34.1191921Z ./jagged/dense_bmm_test.py 2025-05-07T20:30:34.1192383Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:30:34.1192841Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:30:34.1193266Z ./jagged/elementwise_binary_test.py 2025-05-07T20:30:34.1193730Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:30:34.1194199Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:30:34.1194669Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:30:34.1195138Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:30:34.1195592Z ./jagged/misc_ops_test.py 2025-05-07T20:30:34.1196190Z ./jagged/slice_test.py 2025-05-07T20:30:34.1196561Z ./jagged/unique_indices_test.py 2025-05-07T20:30:34.1196970Z ./layout_transform_ops_test.py 2025-05-07T20:30:34.1197371Z ./merge_pooled_embeddings_test.py 2025-05-07T20:30:34.1197815Z ./metric_ops_test.py 2025-05-07T20:30:34.1198204Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:30:34.1198685Z ./quantize/bfloat16_test.py 2025-05-07T20:30:34.1199161Z ./quantize/comm_codec_test.py 2025-05-07T20:30:34.1199557Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:30:34.1199949Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:30:34.1200342Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:30:34.1200725Z ./quantize/hfp8_test.py 2025-05-07T20:30:34.1201075Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:30:34.1201452Z ./quantize/msfp_test.py 2025-05-07T20:30:34.1201802Z ./quantize/mx4_test.py 2025-05-07T20:30:34.1202393Z ./release/stable_release_test.py 2025-05-07T20:30:34.1202794Z ./runtime_monitor_test.py 2025-05-07T20:30:34.1203175Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:30:34.1203628Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:30:34.1204078Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:30:34.1204427Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:30:34.1204727Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:30:34.1205090Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:30:34.1205449Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:30:34.1205779Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:30:34.1206104Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:30:34.1206483Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:30:34.1206844Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:30:34.1207175Z ./sll/jagged_softmax_test.py 2025-05-07T20:30:34.1207466Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:30:34.1207814Z ./sparse/block_bucketize_test.py 2025-05-07T20:30:34.1208092Z ./sparse/cumsum_test.py 2025-05-07T20:30:34.1208371Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:30:34.1208700Z ./sparse/index_select_test.py 2025-05-07T20:30:34.1208972Z ./sparse/misc_ops_test.py 2025-05-07T20:30:34.1209230Z ./sparse/pack_segments_test.py 2025-05-07T20:30:34.1209517Z ./sparse/permute_embeddings_test.py 2025-05-07T20:30:34.1209819Z ./sparse/permute_indices_test.py 2025-05-07T20:30:34.1210115Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:30:34.1210421Z ./sparse/reorder_batched_test.py 2025-05-07T20:30:34.1210716Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:30:34.1211041Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:30:34.1211349Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:30:34.1211635Z ./tbe/cache/cache_test.py 2025-05-07T20:30:34.1211915Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:30:34.1212378Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:30:34.1212650Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:30:34.1212926Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:30:34.1213227Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:30:34.1213548Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:30:34.1213866Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:30:34.1214174Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:30:34.1214486Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:30:34.1214803Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:30:34.1215126Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:30:34.1215410Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:30:34.1215692Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:30:34.1216010Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:30:34.1216308Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:30:34.1216598Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:30:34.1216993Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:30:34.1217406Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:30:34.1217745Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:30:34.1218058Z ./tbe/training/backward_dense_test.py 2025-05-07T20:30:34.1218360Z ./tbe/training/backward_none_test.py 2025-05-07T20:30:34.1218744Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:30:34.1219187Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:30:34.1219676Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:30:34.1220179Z ./tbe/training/forward_test.py 2025-05-07T20:30:34.1220592Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:30:34.1221036Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:30:34.1221437Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:30:34.1221839Z ./utils/filestore_test.py 2025-05-07T20:30:34.1222168Z ./uvm/copy_test.py 2025-05-07T20:30:34.1222490Z ./uvm/ops_load_test.py 2025-05-07T20:30:34.1222835Z ./uvm/uvm_test.py 2025-05-07T20:30:34.1223040Z 2025-05-07T20:30:34.1223341Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:30:34.1223579Z 2025-05-07T20:30:34.1223701Z ################################################################################ 2025-05-07T20:30:34.1237626Z # [2025-05-07T20:30:34.123Z] Run Python Test Suite: 2025-05-07T20:30:34.1237976Z # ./batched_unary_embeddings_test.py 2025-05-07T20:30:34.1238289Z ################################################################################ 2025-05-07T20:30:34.1262359Z + 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:34.1263263Z 2025-05-07T20:30:36.6127821Z ============================= test session starts ============================== 2025-05-07T20:30:36.6128476Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:30:36.6129002Z cachedir: .pytest_cache 2025-05-07T20:30:36.6129641Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:30:36.6130387Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:30:36.6130804Z plugins: hypothesis-6.131.14 2025-05-07T20:30:38.2717175Z collecting ... collected 2 items 2025-05-07T20:30:38.2717429Z 2025-05-07T20:30:38.2846914Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:30:38.5345428Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu PASSED 2025-05-07T20:30:38.5345830Z 2025-05-07T20:30:38.5345971Z =============================== warnings summary =============================== 2025-05-07T20:30:38.5346493Z test/batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu 2025-05-07T20:30:38.5349853Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:38.5353767Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:30:38.5354186Z 2025-05-07T20:30:38.5354418Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:30:38.5354906Z ========================= 2 passed, 1 warning in 2.39s ========================= 2025-05-07T20:30:39.1785296Z 2025-05-07T20:30:39.1785998Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:30:39.1807818Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 5 seconds 2025-05-07T20:30:39.1808139Z 2025-05-07T20:30:39.1808144Z 2025-05-07T20:30:39.1808148Z 2025-05-07T20:30:39.1808152Z 2025-05-07T20:30:39.1829104Z ################################################################################ 2025-05-07T20:30:39.1843798Z # [2025-05-07T20:30:39.184Z] Run Python Test Suite: 2025-05-07T20:30:39.1844146Z # ./combine/empty_weights_test.py 2025-05-07T20:30:39.1844455Z ################################################################################ 2025-05-07T20:30:39.1869547Z + 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:39.1870251Z 2025-05-07T20:30:41.3071248Z ============================= test session starts ============================== 2025-05-07T20:30:41.3071894Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:30:41.3072427Z cachedir: .pytest_cache 2025-05-07T20:30:41.3073010Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:30:41.3073755Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:30:41.3074168Z plugins: hypothesis-6.131.14 2025-05-07T20:30:42.9034809Z collecting ... collected 1 item 2025-05-07T20:30:42.9035059Z 2025-05-07T20:30:42.9053581Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:30:42.9054040Z 2025-05-07T20:30:42.9054195Z =========================== short test summary info ============================ 2025-05-07T20:30:42.9054713Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:30:42.9055163Z ============================== 1 skipped in 1.71s ============================== 2025-05-07T20:30:43.4646091Z 2025-05-07T20:30:43.4646441Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:30:43.4663588Z [TEST] Python test time for ./combine/empty_weights_test.py: 4 seconds 2025-05-07T20:30:43.4663904Z 2025-05-07T20:30:43.4663909Z 2025-05-07T20:30:43.4663914Z 2025-05-07T20:30:43.4663919Z 2025-05-07T20:30:43.4684472Z ################################################################################ 2025-05-07T20:30:43.4700229Z # [2025-05-07T20:30:43.469Z] Run Python Test Suite: 2025-05-07T20:30:43.4700569Z # ./combine/input_combine_test.py 2025-05-07T20:30:43.4700878Z ################################################################################ 2025-05-07T20:30:43.4726498Z + 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:43.4727402Z 2025-05-07T20:30:45.5992256Z ============================= test session starts ============================== 2025-05-07T20:30:45.5992898Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:30:45.5993427Z cachedir: .pytest_cache 2025-05-07T20:30:45.5994020Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:30:45.5994764Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:30:45.5995180Z plugins: hypothesis-6.131.14 2025-05-07T20:30:47.2079217Z collecting ... collected 14 items 2025-05-07T20:30:47.2079557Z 2025-05-07T20:30:47.2113416Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:30:47.5260206Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:30:47.5277735Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:30:47.5330645Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:30:47.5378950Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:30:47.5392630Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:30:47.5449294Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:30:47.5480821Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:30:47.5523417Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:30:47.5548978Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:30:47.5591237Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:30:47.5616387Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:30:47.5627000Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:30:47.5646673Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:30:47.5647182Z 2025-05-07T20:30:47.5647322Z ============================== 14 passed in 2.08s ============================== 2025-05-07T20:30:48.1997996Z 2025-05-07T20:30:48.1998618Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:30:48.2017587Z [TEST] Python test time for ./combine/input_combine_test.py: 5 seconds 2025-05-07T20:30:48.2018024Z 2025-05-07T20:30:48.2018029Z 2025-05-07T20:30:48.2018033Z 2025-05-07T20:30:48.2018037Z 2025-05-07T20:30:48.2040268Z ################################################################################ 2025-05-07T20:30:48.2055809Z # [2025-05-07T20:30:48.205Z] Run Python Test Suite: 2025-05-07T20:30:48.2056275Z # ./config/feature_gate_test.py 2025-05-07T20:30:48.2056583Z ################################################################################ 2025-05-07T20:30:48.2080406Z + 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:48.2081047Z 2025-05-07T20:30:50.3362443Z ============================= test session starts ============================== 2025-05-07T20:30:50.3363485Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:30:50.3364353Z cachedir: .pytest_cache 2025-05-07T20:30:50.3365365Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:30:50.3367064Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:30:50.3367759Z plugins: hypothesis-6.131.14 2025-05-07T20:30:51.9424934Z collecting ... collected 2 items 2025-05-07T20:30:51.9425408Z 2025-05-07T20:30:51.9432107Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:30:51.9432550Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:30:51.9432746Z 2025-05-07T20:30:51.9432855Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:30:51.9433043Z 2025-05-07T20:30:51.9433201Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:30:51.9433462Z 2025-05-07T20:30:51.9433617Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:30:51.9433872Z 2025-05-07T20:30:51.9434038Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:30:51.9434298Z 2025-05-07T20:30:51.9434468Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:30:51.9434761Z 2025-05-07T20:30:51.9434926Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:30:51.9435183Z 2025-05-07T20:30:51.9435339Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:30:51.9435593Z 2025-05-07T20:30:51.9435734Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:30:51.9435968Z 2025-05-07T20:30:51.9436114Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:30:51.9436430Z PASSED 2025-05-07T20:30:51.9450075Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:30:51.9450424Z 2025-05-07T20:30:51.9450575Z =========================== short test summary info ============================ 2025-05-07T20:30:51.9451044Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:30:51.9451493Z ========================= 1 passed, 1 skipped in 1.73s ========================= 2025-05-07T20:30:52.5042398Z 2025-05-07T20:30:52.5042741Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:30:52.5062389Z [TEST] Python test time for ./config/feature_gate_test.py: 4 seconds 2025-05-07T20:30:52.5062731Z 2025-05-07T20:30:52.5062735Z 2025-05-07T20:30:52.5062739Z 2025-05-07T20:30:52.5062742Z 2025-05-07T20:30:52.5083888Z ################################################################################ 2025-05-07T20:30:52.5099893Z # [2025-05-07T20:30:52.509Z] Run Python Test Suite: 2025-05-07T20:30:52.5100245Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:30:52.5100547Z ################################################################################ 2025-05-07T20:30:52.5124185Z + 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:52.5124818Z 2025-05-07T20:30:54.6476089Z ============================= test session starts ============================== 2025-05-07T20:30:54.6476754Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:30:54.6477333Z cachedir: .pytest_cache 2025-05-07T20:30:54.6477927Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:30:54.6478672Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:30:54.6479147Z plugins: hypothesis-6.131.14 2025-05-07T20:30:56.7404968Z collecting ... collected 4 items 2025-05-07T20:30:56.7405217Z 2025-05-07T20:30:57.0810388Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0811333Z self=, 2025-05-07T20:30:57.0812817Z B=1, 2025-05-07T20:30:57.0813087Z max_sequence_length=1, 2025-05-07T20:30:57.0813429Z padding_value=0, 2025-05-07T20:30:57.0813722Z ) 2025-05-07T20:30:57.0813995Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0814979Z self=, 2025-05-07T20:30:57.0815535Z B=103, 2025-05-07T20:30:57.0815804Z max_sequence_length=1, 2025-05-07T20:30:57.0816123Z padding_value=0, 2025-05-07T20:30:57.0816394Z ) 2025-05-07T20:30:57.0816665Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0817256Z self=, 2025-05-07T20:30:57.0817800Z B=103, 2025-05-07T20:30:57.0818063Z max_sequence_length=224, 2025-05-07T20:30:57.0818391Z padding_value=41016, 2025-05-07T20:30:57.0818677Z ) 2025-05-07T20:30:57.0818955Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0819528Z self=, 2025-05-07T20:30:57.0820075Z B=7, 2025-05-07T20:30:57.0820336Z max_sequence_length=473, 2025-05-07T20:30:57.0820662Z padding_value=55817, 2025-05-07T20:30:57.0820960Z ) 2025-05-07T20:30:57.0821226Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0821804Z self=, 2025-05-07T20:30:57.0822352Z B=21, 2025-05-07T20:30:57.0822605Z max_sequence_length=429, 2025-05-07T20:30:57.0822936Z padding_value=-43576, 2025-05-07T20:30:57.0823230Z ) 2025-05-07T20:30:57.0823489Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0824064Z self=, 2025-05-07T20:30:57.0824613Z B=35, 2025-05-07T20:30:57.0824867Z max_sequence_length=266, 2025-05-07T20:30:57.0825196Z padding_value=57652, 2025-05-07T20:30:57.0825490Z ) 2025-05-07T20:30:57.0825749Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0826325Z self=, 2025-05-07T20:30:57.0826881Z B=16, 2025-05-07T20:30:57.0827149Z max_sequence_length=168, 2025-05-07T20:30:57.0828853Z padding_value=-24624, 2025-05-07T20:30:57.0829161Z ) 2025-05-07T20:30:57.0829435Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0830012Z self=, 2025-05-07T20:30:57.0830557Z B=89, 2025-05-07T20:30:57.0830820Z max_sequence_length=363, 2025-05-07T20:30:57.0831151Z padding_value=-55348, 2025-05-07T20:30:57.0831437Z ) 2025-05-07T20:30:57.0831702Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0832276Z self=, 2025-05-07T20:30:57.0832819Z B=59, 2025-05-07T20:30:57.0833078Z max_sequence_length=403, 2025-05-07T20:30:57.0833406Z padding_value=-4601, 2025-05-07T20:30:57.0833689Z ) 2025-05-07T20:30:57.0833960Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0834535Z self=, 2025-05-07T20:30:57.0835103Z B=112, 2025-05-07T20:30:57.0835365Z max_sequence_length=291, 2025-05-07T20:30:57.0835694Z padding_value=-73176, 2025-05-07T20:30:57.0835990Z ) 2025-05-07T20:30:57.0836249Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0836824Z self=, 2025-05-07T20:30:57.0837372Z B=5, 2025-05-07T20:30:57.0837622Z max_sequence_length=103, 2025-05-07T20:30:57.0837946Z padding_value=8516, 2025-05-07T20:30:57.0838227Z ) 2025-05-07T20:30:57.0838485Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0839225Z self=, 2025-05-07T20:30:57.0839775Z B=103, 2025-05-07T20:30:57.0840032Z max_sequence_length=103, 2025-05-07T20:30:57.0840356Z padding_value=8516, 2025-05-07T20:30:57.0840637Z ) 2025-05-07T20:30:57.0840897Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0841577Z self=, 2025-05-07T20:30:57.0842129Z B=103, 2025-05-07T20:30:57.0842387Z max_sequence_length=1, 2025-05-07T20:30:57.0842697Z padding_value=8516, 2025-05-07T20:30:57.0842977Z ) 2025-05-07T20:30:57.0843243Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0843810Z self=, 2025-05-07T20:30:57.0844359Z B=1, 2025-05-07T20:30:57.0844615Z max_sequence_length=1, 2025-05-07T20:30:57.0844924Z padding_value=8516, 2025-05-07T20:30:57.0845205Z ) 2025-05-07T20:30:57.0845471Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0846039Z self=, 2025-05-07T20:30:57.0846587Z B=1, 2025-05-07T20:30:57.0846842Z max_sequence_length=1, 2025-05-07T20:30:57.0847145Z padding_value=1, 2025-05-07T20:30:57.0847426Z ) 2025-05-07T20:30:57.0847698Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0848271Z self=, 2025-05-07T20:30:57.0848817Z B=26, 2025-05-07T20:30:57.0849075Z max_sequence_length=248, 2025-05-07T20:30:57.0849401Z padding_value=-33938, 2025-05-07T20:30:57.0849685Z ) 2025-05-07T20:30:57.0849947Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0850519Z self=, 2025-05-07T20:30:57.0851059Z B=1, 2025-05-07T20:30:57.0851320Z max_sequence_length=248, 2025-05-07T20:30:57.0851644Z padding_value=-33938, 2025-05-07T20:30:57.0851927Z ) 2025-05-07T20:30:57.0852190Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0852767Z self=, 2025-05-07T20:30:57.0853310Z B=1, 2025-05-07T20:30:57.0853568Z max_sequence_length=248, 2025-05-07T20:30:57.0853896Z padding_value=1, 2025-05-07T20:30:57.0854262Z ) 2025-05-07T20:30:57.0862143Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0862670Z self=, 2025-05-07T20:30:57.0863133Z B=71, 2025-05-07T20:30:57.0863349Z max_sequence_length=364, 2025-05-07T20:30:57.0863622Z padding_value=3266, 2025-05-07T20:30:57.0863856Z ) 2025-05-07T20:30:57.0864069Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:57.0864540Z self=, 2025-05-07T20:30:57.0864992Z B=71, 2025-05-07T20:30:57.0865200Z max_sequence_length=364, 2025-05-07T20:30:57.0865465Z padding_value=71, 2025-05-07T20:30:57.0865689Z ) 2025-05-07T20:30:57.0865867Z PASSED 2025-05-07T20:31:00.6003424Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_dynamic_shape Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6004399Z self=, 2025-05-07T20:31:00.6004905Z B=1, 2025-05-07T20:31:00.6005120Z max_sequence_length=1, 2025-05-07T20:31:00.6005480Z padding_value=0, 2025-05-07T20:31:00.6005801Z device=device(type='cpu'), 2025-05-07T20:31:00.6006145Z ) 2025-05-07T20:31:00.6006407Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6006971Z self=, 2025-05-07T20:31:00.6007469Z B=73, 2025-05-07T20:31:00.6007678Z max_sequence_length=1, 2025-05-07T20:31:00.6007920Z padding_value=0, 2025-05-07T20:31:00.6008169Z device=device(type='cpu'), 2025-05-07T20:31:00.6008419Z ) 2025-05-07T20:31:00.6008669Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6009235Z self=, 2025-05-07T20:31:00.6010176Z B=73, 2025-05-07T20:31:00.6010382Z max_sequence_length=430, 2025-05-07T20:31:00.6010647Z padding_value=89311, 2025-05-07T20:31:00.6010905Z device=device(type='cpu'), 2025-05-07T20:31:00.6011152Z ) 2025-05-07T20:31:00.6011402Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6011967Z self=, 2025-05-07T20:31:00.6012465Z B=76, 2025-05-07T20:31:00.6012669Z max_sequence_length=107, 2025-05-07T20:31:00.6012931Z padding_value=15058, 2025-05-07T20:31:00.6013185Z device=device(type='cpu'), 2025-05-07T20:31:00.6013424Z ) 2025-05-07T20:31:00.6013686Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6014249Z self=, 2025-05-07T20:31:00.6014820Z B=48, 2025-05-07T20:31:00.6015037Z max_sequence_length=280, 2025-05-07T20:31:00.6015310Z padding_value=-14630, 2025-05-07T20:31:00.6015568Z device=device(type='cuda'), 2025-05-07T20:31:00.6015811Z ) 2025-05-07T20:31:00.6016068Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6016634Z self=, 2025-05-07T20:31:00.6017121Z B=123, 2025-05-07T20:31:00.6017358Z max_sequence_length=167, 2025-05-07T20:31:00.6017709Z padding_value=43838, 2025-05-07T20:31:00.6017961Z device=device(type='cpu'), 2025-05-07T20:31:00.6018208Z ) 2025-05-07T20:31:00.6018466Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6019022Z self=, 2025-05-07T20:31:00.6019518Z B=38, 2025-05-07T20:31:00.6019726Z max_sequence_length=107, 2025-05-07T20:31:00.6019982Z padding_value=-98610, 2025-05-07T20:31:00.6020244Z device=device(type='cuda'), 2025-05-07T20:31:00.6020697Z ) 2025-05-07T20:31:00.6020955Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6021509Z self=, 2025-05-07T20:31:00.6022001Z B=92, 2025-05-07T20:31:00.6022208Z max_sequence_length=499, 2025-05-07T20:31:00.6022462Z padding_value=96247, 2025-05-07T20:31:00.6022714Z device=device(type='cpu'), 2025-05-07T20:31:00.6022959Z ) 2025-05-07T20:31:00.6023206Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6023774Z self=, 2025-05-07T20:31:00.6024266Z B=123, 2025-05-07T20:31:00.6024475Z max_sequence_length=188, 2025-05-07T20:31:00.6024733Z padding_value=15319, 2025-05-07T20:31:00.6024978Z device=device(type='cpu'), 2025-05-07T20:31:00.6025225Z ) 2025-05-07T20:31:00.6025486Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6026047Z self=, 2025-05-07T20:31:00.6026541Z B=70, 2025-05-07T20:31:00.6026749Z max_sequence_length=286, 2025-05-07T20:31:00.6027008Z padding_value=-99999, 2025-05-07T20:31:00.6027258Z device=device(type='cpu'), 2025-05-07T20:31:00.6027504Z ) 2025-05-07T20:31:00.6027756Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6028308Z self=, 2025-05-07T20:31:00.6028803Z B=17, 2025-05-07T20:31:00.6029010Z max_sequence_length=202, 2025-05-07T20:31:00.6029264Z padding_value=24075, 2025-05-07T20:31:00.6029523Z device=device(type='cuda'), 2025-05-07T20:31:00.6029768Z ) 2025-05-07T20:31:00.6030016Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6030580Z self=, 2025-05-07T20:31:00.6031160Z B=17, 2025-05-07T20:31:00.6031358Z max_sequence_length=1, 2025-05-07T20:31:00.6031611Z padding_value=24075, 2025-05-07T20:31:00.6031861Z device=device(type='cuda'), 2025-05-07T20:31:00.6032109Z ) 2025-05-07T20:31:00.6032352Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6032909Z self=, 2025-05-07T20:31:00.6033400Z B=1, 2025-05-07T20:31:00.6033596Z max_sequence_length=1, 2025-05-07T20:31:00.6033844Z padding_value=24075, 2025-05-07T20:31:00.6034093Z device=device(type='cuda'), 2025-05-07T20:31:00.6034332Z ) 2025-05-07T20:31:00.6034585Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6035144Z self=, 2025-05-07T20:31:00.6035632Z B=1, 2025-05-07T20:31:00.6035838Z max_sequence_length=1, 2025-05-07T20:31:00.6036086Z padding_value=1, 2025-05-07T20:31:00.6036317Z device=device(type='cuda'), 2025-05-07T20:31:00.6036564Z ) 2025-05-07T20:31:00.6036815Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6037372Z self=, 2025-05-07T20:31:00.6037854Z B=23, 2025-05-07T20:31:00.6038059Z max_sequence_length=421, 2025-05-07T20:31:00.6038318Z padding_value=100000, 2025-05-07T20:31:00.6038569Z device=device(type='cpu'), 2025-05-07T20:31:00.6038932Z ) 2025-05-07T20:31:00.6039184Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6039764Z self=, 2025-05-07T20:31:00.6040275Z B=1, 2025-05-07T20:31:00.6040479Z max_sequence_length=421, 2025-05-07T20:31:00.6040739Z padding_value=100000, 2025-05-07T20:31:00.6041127Z device=device(type='cpu'), 2025-05-07T20:31:00.6041378Z ) 2025-05-07T20:31:00.6041633Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6042187Z self=, 2025-05-07T20:31:00.6042684Z B=1, 2025-05-07T20:31:00.6042890Z max_sequence_length=421, 2025-05-07T20:31:00.6043140Z padding_value=421, 2025-05-07T20:31:00.6043388Z device=device(type='cpu'), 2025-05-07T20:31:00.6043635Z ) 2025-05-07T20:31:00.6043879Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6044440Z self=, 2025-05-07T20:31:00.6044935Z B=1, 2025-05-07T20:31:00.6045131Z max_sequence_length=1, 2025-05-07T20:31:00.6045380Z padding_value=421, 2025-05-07T20:31:00.6045621Z device=device(type='cpu'), 2025-05-07T20:31:00.6045865Z ) 2025-05-07T20:31:00.6046124Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6046682Z self=, 2025-05-07T20:31:00.6047171Z B=1, 2025-05-07T20:31:00.6047368Z max_sequence_length=421, 2025-05-07T20:31:00.6047621Z padding_value=1, 2025-05-07T20:31:00.6047860Z device=device(type='cpu'), 2025-05-07T20:31:00.6048099Z ) 2025-05-07T20:31:00.6048353Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:00.6048913Z self=, 2025-05-07T20:31:00.6049396Z B=1, 2025-05-07T20:31:00.6049597Z max_sequence_length=1, 2025-05-07T20:31:00.6049844Z padding_value=1, 2025-05-07T20:31:00.6050077Z device=device(type='cpu'), 2025-05-07T20:31:00.6050323Z ) 2025-05-07T20:31:00.6050510Z PASSED 2025-05-07T20:31:00.6050901Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:31:00.6948732Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_stacked_jagged_1d_to_dense Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6950078Z self=, 2025-05-07T20:31:00.6951029Z T=1, 2025-05-07T20:31:00.6951402Z B=1, 2025-05-07T20:31:00.6951805Z max_sequence_length=1, 2025-05-07T20:31:00.6952292Z padding_value=0, 2025-05-07T20:31:00.6952776Z device=device(type='cpu'), 2025-05-07T20:31:00.6953272Z ) 2025-05-07T20:31:00.6953730Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6954789Z self=, 2025-05-07T20:31:00.6955726Z T=15, 2025-05-07T20:31:00.6956089Z B=1, 2025-05-07T20:31:00.6956583Z max_sequence_length=1, 2025-05-07T20:31:00.6957255Z padding_value=0, 2025-05-07T20:31:00.6957727Z device=device(type='cpu'), 2025-05-07T20:31:00.6958302Z ) 2025-05-07T20:31:00.6959107Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6960239Z self=, 2025-05-07T20:31:00.6960948Z T=15, 2025-05-07T20:31:00.6961251Z B=95, 2025-05-07T20:31:00.6961556Z max_sequence_length=49, 2025-05-07T20:31:00.6961957Z padding_value=99080, 2025-05-07T20:31:00.6962378Z device=device(type='cpu'), 2025-05-07T20:31:00.6962751Z ) 2025-05-07T20:31:00.6963043Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6963567Z self=, 2025-05-07T20:31:00.6964033Z T=19, 2025-05-07T20:31:00.6964226Z B=61, 2025-05-07T20:31:00.6964435Z max_sequence_length=272, 2025-05-07T20:31:00.6964696Z padding_value=-61936, 2025-05-07T20:31:00.6964958Z device=device(type='cpu'), 2025-05-07T20:31:00.6965217Z ) 2025-05-07T20:31:00.6965727Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6966482Z self=, 2025-05-07T20:31:00.6967013Z T=3, 2025-05-07T20:31:00.6967203Z B=109, 2025-05-07T20:31:00.6967407Z max_sequence_length=389, 2025-05-07T20:31:00.6967676Z padding_value=-93786, 2025-05-07T20:31:00.6967936Z device=device(type='cpu'), 2025-05-07T20:31:00.6968178Z ) 2025-05-07T20:31:00.6968413Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6968938Z self=, 2025-05-07T20:31:00.6969401Z T=8, 2025-05-07T20:31:00.6969588Z B=91, 2025-05-07T20:31:00.6969795Z max_sequence_length=280, 2025-05-07T20:31:00.6970053Z padding_value=-23731, 2025-05-07T20:31:00.6970312Z device=device(type='cpu'), 2025-05-07T20:31:00.6970557Z ) 2025-05-07T20:31:00.6970783Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6971317Z self=, 2025-05-07T20:31:00.6971787Z T=2, 2025-05-07T20:31:00.6971968Z B=21, 2025-05-07T20:31:00.6972176Z max_sequence_length=241, 2025-05-07T20:31:00.6972440Z padding_value=97330, 2025-05-07T20:31:00.6972693Z device=device(type='cuda'), 2025-05-07T20:31:00.6972941Z ) 2025-05-07T20:31:00.6973179Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6973701Z self=, 2025-05-07T20:31:00.6974167Z T=16, 2025-05-07T20:31:00.6974360Z B=29, 2025-05-07T20:31:00.6974588Z max_sequence_length=202, 2025-05-07T20:31:00.6974932Z padding_value=25443, 2025-05-07T20:31:00.6975270Z device=device(type='cuda'), 2025-05-07T20:31:00.6975614Z ) 2025-05-07T20:31:00.6975927Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6976852Z self=, 2025-05-07T20:31:00.6977508Z T=19, 2025-05-07T20:31:00.6977763Z B=116, 2025-05-07T20:31:00.6978053Z max_sequence_length=417, 2025-05-07T20:31:00.6978416Z padding_value=15364, 2025-05-07T20:31:00.6978773Z device=device(type='cpu'), 2025-05-07T20:31:00.6979112Z ) 2025-05-07T20:31:00.6979433Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6980214Z self=, 2025-05-07T20:31:00.6980868Z T=1, 2025-05-07T20:31:00.6981132Z B=61, 2025-05-07T20:31:00.6981419Z max_sequence_length=288, 2025-05-07T20:31:00.6981779Z padding_value=-68348, 2025-05-07T20:31:00.6982138Z device=device(type='cpu'), 2025-05-07T20:31:00.6982474Z ) 2025-05-07T20:31:00.6982793Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6983531Z self=, 2025-05-07T20:31:00.6984195Z T=5, 2025-05-07T20:31:00.6984446Z B=128, 2025-05-07T20:31:00.6984730Z max_sequence_length=5, 2025-05-07T20:31:00.6985089Z padding_value=-25191, 2025-05-07T20:31:00.6985438Z device=device(type='cpu'), 2025-05-07T20:31:00.6985773Z ) 2025-05-07T20:31:00.6986089Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6986813Z self=, 2025-05-07T20:31:00.6987465Z T=5, 2025-05-07T20:31:00.6987721Z B=5, 2025-05-07T20:31:00.6988000Z max_sequence_length=5, 2025-05-07T20:31:00.6988348Z padding_value=-25191, 2025-05-07T20:31:00.6988712Z device=device(type='cpu'), 2025-05-07T20:31:00.6989054Z ) 2025-05-07T20:31:00.6989363Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6990131Z self=, 2025-05-07T20:31:00.6990805Z T=1, 2025-05-07T20:31:00.6991178Z B=5, 2025-05-07T20:31:00.6991458Z max_sequence_length=5, 2025-05-07T20:31:00.6991810Z padding_value=-25191, 2025-05-07T20:31:00.6992159Z device=device(type='cpu'), 2025-05-07T20:31:00.6992505Z ) 2025-05-07T20:31:00.6992829Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6993549Z self=, 2025-05-07T20:31:00.6994200Z T=1, 2025-05-07T20:31:00.6994461Z B=5, 2025-05-07T20:31:00.6994741Z max_sequence_length=1, 2025-05-07T20:31:00.6995086Z padding_value=-25191, 2025-05-07T20:31:00.6995446Z device=device(type='cpu'), 2025-05-07T20:31:00.6995797Z ) 2025-05-07T20:31:00.6996401Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.6997126Z self=, 2025-05-07T20:31:00.6997785Z T=1, 2025-05-07T20:31:00.6998054Z B=5, 2025-05-07T20:31:00.6998337Z max_sequence_length=1, 2025-05-07T20:31:00.6998685Z padding_value=1, 2025-05-07T20:31:00.6999112Z device=device(type='cpu'), 2025-05-07T20:31:00.6999462Z ) 2025-05-07T20:31:00.6999781Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.7000479Z self=, 2025-05-07T20:31:00.7001141Z T=1, 2025-05-07T20:31:00.7001401Z B=5, 2025-05-07T20:31:00.7001678Z max_sequence_length=1, 2025-05-07T20:31:00.7002015Z padding_value=5, 2025-05-07T20:31:00.7002349Z device=device(type='cpu'), 2025-05-07T20:31:00.7002700Z ) 2025-05-07T20:31:00.7003016Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.7003742Z self=, 2025-05-07T20:31:00.7004393Z T=5, 2025-05-07T20:31:00.7004645Z B=5, 2025-05-07T20:31:00.7004928Z max_sequence_length=1, 2025-05-07T20:31:00.7005453Z padding_value=5, 2025-05-07T20:31:00.7005781Z device=device(type='cpu'), 2025-05-07T20:31:00.7006124Z ) 2025-05-07T20:31:00.7006446Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.7007170Z self=, 2025-05-07T20:31:00.7007827Z T=1, 2025-05-07T20:31:00.7008089Z B=62, 2025-05-07T20:31:00.7008376Z max_sequence_length=240, 2025-05-07T20:31:00.7008737Z padding_value=17328, 2025-05-07T20:31:00.7009095Z device=device(type='cpu'), 2025-05-07T20:31:00.7009429Z ) 2025-05-07T20:31:00.7009745Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.7010465Z self=, 2025-05-07T20:31:00.7011121Z T=1, 2025-05-07T20:31:00.7011375Z B=62, 2025-05-07T20:31:00.7011657Z max_sequence_length=240, 2025-05-07T20:31:00.7012006Z padding_value=240, 2025-05-07T20:31:00.7012338Z device=device(type='cpu'), 2025-05-07T20:31:00.7012696Z ) 2025-05-07T20:31:00.7013018Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:00.7013750Z self=, 2025-05-07T20:31:00.7014407Z T=1, 2025-05-07T20:31:00.7014667Z B=62, 2025-05-07T20:31:00.7014941Z max_sequence_length=1, 2025-05-07T20:31:00.7015296Z padding_value=240, 2025-05-07T20:31:00.7015638Z device=device(type='cpu'), 2025-05-07T20:31:00.7015983Z ) 2025-05-07T20:31:00.7016260Z PASSED 2025-05-07T20:31:00.7016423Z 2025-05-07T20:31:00.7016600Z ============================== 4 passed in 6.17s =============================== 2025-05-07T20:31:02.3411075Z 2025-05-07T20:31:02.3411664Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:31:02.3428968Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 10 seconds 2025-05-07T20:31:02.3429275Z 2025-05-07T20:31:02.3429312Z 2025-05-07T20:31:02.3429316Z 2025-05-07T20:31:02.3429694Z 2025-05-07T20:31:02.3451231Z ################################################################################ 2025-05-07T20:31:02.3466423Z # [2025-05-07T20:31:02.346Z] Run Python Test Suite: 2025-05-07T20:31:02.3466762Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:31:02.3467067Z ################################################################################ 2025-05-07T20:31:02.3492571Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/2d_to_dense_test.py 2025-05-07T20:31:02.3493194Z 2025-05-07T20:31:04.4723018Z ============================= test session starts ============================== 2025-05-07T20:31:04.4723657Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:04.4724187Z cachedir: .pytest_cache 2025-05-07T20:31:04.4724795Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:04.4725542Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:04.4725959Z plugins: hypothesis-6.131.14 2025-05-07T20:31:06.5329762Z collecting ... collected 4 items 2025-05-07T20:31:06.5330016Z 2025-05-07T20:31:07.4117315Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4118255Z self=, 2025-05-07T20:31:07.4118900Z B=1, 2025-05-07T20:31:07.4119137Z D=1, 2025-05-07T20:31:07.4119378Z max_sequence_length=1, 2025-05-07T20:31:07.4119686Z dtype=torch.float32, 2025-05-07T20:31:07.4119971Z ) 2025-05-07T20:31:07.4120217Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4120781Z self=, 2025-05-07T20:31:07.4121743Z B=77, 2025-05-07T20:31:07.4121975Z D=1, 2025-05-07T20:31:07.4122217Z max_sequence_length=1, 2025-05-07T20:31:07.4122519Z dtype=torch.float32, 2025-05-07T20:31:07.4122790Z ) 2025-05-07T20:31:07.4123039Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4123601Z self=, 2025-05-07T20:31:07.4124130Z B=77, 2025-05-07T20:31:07.4124353Z D=100, 2025-05-07T20:31:07.4124601Z max_sequence_length=157, 2025-05-07T20:31:07.4124908Z dtype=torch.float16, 2025-05-07T20:31:07.4125188Z ) 2025-05-07T20:31:07.4125439Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4126000Z self=, 2025-05-07T20:31:07.4126529Z B=37, 2025-05-07T20:31:07.4126753Z D=6, 2025-05-07T20:31:07.4126994Z max_sequence_length=70, 2025-05-07T20:31:07.4127298Z dtype=torch.bfloat16, 2025-05-07T20:31:07.4127608Z ) 2025-05-07T20:31:07.4127865Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4135923Z self=, 2025-05-07T20:31:07.4136387Z B=60, 2025-05-07T20:31:07.4136588Z D=96, 2025-05-07T20:31:07.4136794Z max_sequence_length=63, 2025-05-07T20:31:07.4137064Z dtype=torch.float32, 2025-05-07T20:31:07.4137306Z ) 2025-05-07T20:31:07.4137518Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4137997Z self=, 2025-05-07T20:31:07.4138446Z B=42, 2025-05-07T20:31:07.4138632Z D=96, 2025-05-07T20:31:07.4138844Z max_sequence_length=159, 2025-05-07T20:31:07.4139111Z dtype=torch.float32, 2025-05-07T20:31:07.4139339Z ) 2025-05-07T20:31:07.4139555Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4140027Z self=, 2025-05-07T20:31:07.4140490Z B=58, 2025-05-07T20:31:07.4140893Z D=61, 2025-05-07T20:31:07.4141106Z max_sequence_length=200, 2025-05-07T20:31:07.4141371Z dtype=torch.float16, 2025-05-07T20:31:07.4141598Z ) 2025-05-07T20:31:07.4141835Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4142320Z self=, 2025-05-07T20:31:07.4142752Z B=39, 2025-05-07T20:31:07.4142943Z D=9, 2025-05-07T20:31:07.4143151Z max_sequence_length=32, 2025-05-07T20:31:07.4143403Z dtype=torch.float32, 2025-05-07T20:31:07.4143637Z ) 2025-05-07T20:31:07.4143849Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4144311Z self=, 2025-05-07T20:31:07.4144750Z B=11, 2025-05-07T20:31:07.4144939Z D=98, 2025-05-07T20:31:07.4145140Z max_sequence_length=7, 2025-05-07T20:31:07.4145399Z dtype=torch.bfloat16, 2025-05-07T20:31:07.4145641Z ) 2025-05-07T20:31:07.4145850Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4146316Z self=, 2025-05-07T20:31:07.4146754Z B=85, 2025-05-07T20:31:07.4146940Z D=38, 2025-05-07T20:31:07.4147135Z max_sequence_length=1, 2025-05-07T20:31:07.4147389Z dtype=torch.bfloat16, 2025-05-07T20:31:07.4147621Z ) 2025-05-07T20:31:07.4147824Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4148290Z self=, 2025-05-07T20:31:07.4148730Z B=113, 2025-05-07T20:31:07.4148914Z D=116, 2025-05-07T20:31:07.4149125Z max_sequence_length=93, 2025-05-07T20:31:07.4149387Z dtype=torch.bfloat16, 2025-05-07T20:31:07.4149615Z ) 2025-05-07T20:31:07.4149826Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4150292Z self=, 2025-05-07T20:31:07.4150816Z B=113, 2025-05-07T20:31:07.4151014Z D=113, 2025-05-07T20:31:07.4151221Z max_sequence_length=93, 2025-05-07T20:31:07.4151479Z dtype=torch.bfloat16, 2025-05-07T20:31:07.4151714Z ) 2025-05-07T20:31:07.4151959Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4152440Z self=, 2025-05-07T20:31:07.4152877Z B=93, 2025-05-07T20:31:07.4153069Z D=113, 2025-05-07T20:31:07.4153281Z max_sequence_length=93, 2025-05-07T20:31:07.4153536Z dtype=torch.bfloat16, 2025-05-07T20:31:07.4153770Z ) 2025-05-07T20:31:07.4153982Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4154441Z self=, 2025-05-07T20:31:07.4154880Z B=93, 2025-05-07T20:31:07.4155067Z D=113, 2025-05-07T20:31:07.4155269Z max_sequence_length=113, 2025-05-07T20:31:07.4155531Z dtype=torch.bfloat16, 2025-05-07T20:31:07.4155771Z ) 2025-05-07T20:31:07.4155985Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4156448Z self=, 2025-05-07T20:31:07.4156890Z B=93, 2025-05-07T20:31:07.4157081Z D=93, 2025-05-07T20:31:07.4157283Z max_sequence_length=113, 2025-05-07T20:31:07.4157549Z dtype=torch.bfloat16, 2025-05-07T20:31:07.4157784Z ) 2025-05-07T20:31:07.4157988Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4158445Z self=, 2025-05-07T20:31:07.4158962Z B=113, 2025-05-07T20:31:07.4159144Z D=93, 2025-05-07T20:31:07.4159346Z max_sequence_length=113, 2025-05-07T20:31:07.4159610Z dtype=torch.bfloat16, 2025-05-07T20:31:07.4159835Z ) 2025-05-07T20:31:07.4160044Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4160507Z self=, 2025-05-07T20:31:07.4161072Z B=113, 2025-05-07T20:31:07.4161263Z D=93, 2025-05-07T20:31:07.4161466Z max_sequence_length=93, 2025-05-07T20:31:07.4161722Z dtype=torch.bfloat16, 2025-05-07T20:31:07.4161994Z ) 2025-05-07T20:31:07.4162211Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4162669Z self=, 2025-05-07T20:31:07.4163109Z B=108, 2025-05-07T20:31:07.4163300Z D=114, 2025-05-07T20:31:07.4163500Z max_sequence_length=137, 2025-05-07T20:31:07.4163762Z dtype=torch.float16, 2025-05-07T20:31:07.4163991Z ) 2025-05-07T20:31:07.4164200Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4164658Z self=, 2025-05-07T20:31:07.4165094Z B=108, 2025-05-07T20:31:07.4165280Z D=114, 2025-05-07T20:31:07.4165478Z max_sequence_length=114, 2025-05-07T20:31:07.4165743Z dtype=torch.float16, 2025-05-07T20:31:07.4165972Z ) 2025-05-07T20:31:07.4166177Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:07.4166638Z self=, 2025-05-07T20:31:07.4167073Z B=108, 2025-05-07T20:31:07.4167254Z D=114, 2025-05-07T20:31:07.4167458Z max_sequence_length=108, 2025-05-07T20:31:07.4167719Z dtype=torch.float16, 2025-05-07T20:31:07.4167939Z ) 2025-05-07T20:31:07.4168129Z PASSED 2025-05-07T20:31:10.8283871Z 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:10.8284984Z self=, 2025-05-07T20:31:10.8285485Z B=2, 2025-05-07T20:31:10.8285677Z D=2, 2025-05-07T20:31:10.8285882Z max_sequence_length=1, 2025-05-07T20:31:10.8286192Z dtype=torch.float32, 2025-05-07T20:31:10.8286973Z device=device(type='cpu'), 2025-05-07T20:31:10.8287337Z ) 2025-05-07T20:31:10.8287600Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8288169Z self=, 2025-05-07T20:31:10.8288664Z B=33, 2025-05-07T20:31:10.8288848Z D=2, 2025-05-07T20:31:10.8289053Z max_sequence_length=1, 2025-05-07T20:31:10.8289307Z dtype=torch.float32, 2025-05-07T20:31:10.8289556Z device=device(type='cpu'), 2025-05-07T20:31:10.8289804Z ) 2025-05-07T20:31:10.8290096Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8290795Z self=, 2025-05-07T20:31:10.8291399Z B=33, 2025-05-07T20:31:10.8291625Z D=105, 2025-05-07T20:31:10.8291871Z max_sequence_length=178, 2025-05-07T20:31:10.8292175Z dtype=torch.float32, 2025-05-07T20:31:10.8292474Z device=device(type='cuda'), 2025-05-07T20:31:10.8292780Z ) 2025-05-07T20:31:10.8293081Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8293766Z self=, 2025-05-07T20:31:10.8294373Z B=12, 2025-05-07T20:31:10.8294590Z D=73, 2025-05-07T20:31:10.8294832Z max_sequence_length=87, 2025-05-07T20:31:10.8295139Z dtype=torch.float16, 2025-05-07T20:31:10.8295434Z device=device(type='cuda'), 2025-05-07T20:31:10.8295734Z ) 2025-05-07T20:31:10.8296262Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8296943Z self=, 2025-05-07T20:31:10.8297549Z B=125, 2025-05-07T20:31:10.8297780Z D=49, 2025-05-07T20:31:10.8298031Z max_sequence_length=129, 2025-05-07T20:31:10.8298342Z dtype=torch.bfloat16, 2025-05-07T20:31:10.8298649Z device=device(type='cpu'), 2025-05-07T20:31:10.8298952Z ) 2025-05-07T20:31:10.8299475Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8300171Z self=, 2025-05-07T20:31:10.8300772Z B=64, 2025-05-07T20:31:10.8300990Z D=22, 2025-05-07T20:31:10.8301236Z max_sequence_length=97, 2025-05-07T20:31:10.8301543Z dtype=torch.float16, 2025-05-07T20:31:10.8301838Z device=device(type='cuda'), 2025-05-07T20:31:10.8302134Z ) 2025-05-07T20:31:10.8302435Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8303163Z self=, 2025-05-07T20:31:10.8303768Z B=43, 2025-05-07T20:31:10.8303993Z D=45, 2025-05-07T20:31:10.8304237Z max_sequence_length=129, 2025-05-07T20:31:10.8304543Z dtype=torch.float16, 2025-05-07T20:31:10.8304848Z device=device(type='cpu'), 2025-05-07T20:31:10.8305145Z ) 2025-05-07T20:31:10.8305455Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8306143Z self=, 2025-05-07T20:31:10.8306743Z B=44, 2025-05-07T20:31:10.8306963Z D=10, 2025-05-07T20:31:10.8307207Z max_sequence_length=199, 2025-05-07T20:31:10.8307519Z dtype=torch.float16, 2025-05-07T20:31:10.8307814Z device=device(type='cpu'), 2025-05-07T20:31:10.8308116Z ) 2025-05-07T20:31:10.8308419Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8309096Z self=, 2025-05-07T20:31:10.8309699Z B=116, 2025-05-07T20:31:10.8309926Z D=86, 2025-05-07T20:31:10.8310164Z max_sequence_length=50, 2025-05-07T20:31:10.8310496Z dtype=torch.bfloat16, 2025-05-07T20:31:10.8310806Z device=device(type='cpu'), 2025-05-07T20:31:10.8311095Z ) 2025-05-07T20:31:10.8311396Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8312227Z self=, 2025-05-07T20:31:10.8312830Z B=25, 2025-05-07T20:31:10.8313056Z D=57, 2025-05-07T20:31:10.8313306Z max_sequence_length=104, 2025-05-07T20:31:10.8313612Z dtype=torch.float32, 2025-05-07T20:31:10.8313913Z device=device(type='cpu'), 2025-05-07T20:31:10.8314208Z ) 2025-05-07T20:31:10.8314500Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8315182Z self=, 2025-05-07T20:31:10.8315783Z B=91, 2025-05-07T20:31:10.8316008Z D=115, 2025-05-07T20:31:10.8316243Z max_sequence_length=1, 2025-05-07T20:31:10.8316547Z dtype=torch.bfloat16, 2025-05-07T20:31:10.8316852Z device=device(type='cuda'), 2025-05-07T20:31:10.8317143Z ) 2025-05-07T20:31:10.8317444Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8318137Z self=, 2025-05-07T20:31:10.8318846Z B=91, 2025-05-07T20:31:10.8319075Z D=2, 2025-05-07T20:31:10.8319315Z max_sequence_length=1, 2025-05-07T20:31:10.8319611Z dtype=torch.bfloat16, 2025-05-07T20:31:10.8319919Z device=device(type='cuda'), 2025-05-07T20:31:10.8320217Z ) 2025-05-07T20:31:10.8320511Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8321195Z self=, 2025-05-07T20:31:10.8321800Z B=91, 2025-05-07T20:31:10.8322024Z D=91, 2025-05-07T20:31:10.8322258Z max_sequence_length=1, 2025-05-07T20:31:10.8322562Z dtype=torch.bfloat16, 2025-05-07T20:31:10.8322868Z device=device(type='cuda'), 2025-05-07T20:31:10.8323158Z ) 2025-05-07T20:31:10.8323462Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8324244Z self=, 2025-05-07T20:31:10.8324843Z B=91, 2025-05-07T20:31:10.8325069Z D=2, 2025-05-07T20:31:10.8325309Z max_sequence_length=91, 2025-05-07T20:31:10.8325611Z dtype=torch.bfloat16, 2025-05-07T20:31:10.8325914Z device=device(type='cuda'), 2025-05-07T20:31:10.8326212Z ) 2025-05-07T20:31:10.8326506Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8327191Z self=, 2025-05-07T20:31:10.8327791Z B=91, 2025-05-07T20:31:10.8328016Z D=91, 2025-05-07T20:31:10.8328253Z max_sequence_length=91, 2025-05-07T20:31:10.8328562Z dtype=torch.bfloat16, 2025-05-07T20:31:10.8328866Z device=device(type='cuda'), 2025-05-07T20:31:10.8329157Z ) 2025-05-07T20:31:10.8329457Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8330156Z self=, 2025-05-07T20:31:10.8330758Z B=53, 2025-05-07T20:31:10.8330984Z D=34, 2025-05-07T20:31:10.8331231Z max_sequence_length=145, 2025-05-07T20:31:10.8331538Z dtype=torch.float16, 2025-05-07T20:31:10.8331840Z device=device(type='cuda'), 2025-05-07T20:31:10.8332136Z ) 2025-05-07T20:31:10.8332431Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8333116Z self=, 2025-05-07T20:31:10.8333720Z B=53, 2025-05-07T20:31:10.8333945Z D=34, 2025-05-07T20:31:10.8334183Z max_sequence_length=34, 2025-05-07T20:31:10.8334489Z dtype=torch.float16, 2025-05-07T20:31:10.8334788Z device=device(type='cuda'), 2025-05-07T20:31:10.8335078Z ) 2025-05-07T20:31:10.8335379Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8336069Z self=, 2025-05-07T20:31:10.8336759Z B=34, 2025-05-07T20:31:10.8336983Z D=34, 2025-05-07T20:31:10.8337229Z max_sequence_length=34, 2025-05-07T20:31:10.8337529Z dtype=torch.float16, 2025-05-07T20:31:10.8337832Z device=device(type='cuda'), 2025-05-07T20:31:10.8338128Z ) 2025-05-07T20:31:10.8338422Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8339108Z self=, 2025-05-07T20:31:10.8339706Z B=10, 2025-05-07T20:31:10.8339931Z D=27, 2025-05-07T20:31:10.8340172Z max_sequence_length=17, 2025-05-07T20:31:10.8340484Z dtype=torch.float16, 2025-05-07T20:31:10.8340783Z device=device(type='cuda'), 2025-05-07T20:31:10.8341073Z ) 2025-05-07T20:31:10.8341374Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:10.8342056Z self=, 2025-05-07T20:31:10.8342681Z B=10, 2025-05-07T20:31:10.8342944Z D=27, 2025-05-07T20:31:10.8343185Z max_sequence_length=10, 2025-05-07T20:31:10.8343486Z dtype=torch.float16, 2025-05-07T20:31:10.8343789Z device=device(type='cuda'), 2025-05-07T20:31:10.8344082Z ) 2025-05-07T20:31:10.8344304Z PASSED 2025-05-07T20:31:10.8344783Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:31:10.9558334Z 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:10.9559522Z self=, 2025-05-07T20:31:10.9560077Z T=1, 2025-05-07T20:31:10.9560270Z B=1, 2025-05-07T20:31:10.9560457Z D=1, 2025-05-07T20:31:10.9560657Z max_sequence_length=1, 2025-05-07T20:31:10.9560923Z device=device(type='cpu'), 2025-05-07T20:31:10.9561201Z ) 2025-05-07T20:31:10.9561711Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9562245Z self=, 2025-05-07T20:31:10.9562714Z T=2, 2025-05-07T20:31:10.9562904Z B=1, 2025-05-07T20:31:10.9563085Z D=1, 2025-05-07T20:31:10.9563287Z max_sequence_length=1, 2025-05-07T20:31:10.9563550Z device=device(type='cpu'), 2025-05-07T20:31:10.9563791Z ) 2025-05-07T20:31:10.9564027Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9564547Z self=, 2025-05-07T20:31:10.9565010Z T=2, 2025-05-07T20:31:10.9565199Z B=43, 2025-05-07T20:31:10.9565391Z D=93, 2025-05-07T20:31:10.9565593Z max_sequence_length=247, 2025-05-07T20:31:10.9565861Z device=device(type='cuda'), 2025-05-07T20:31:10.9566109Z ) 2025-05-07T20:31:10.9566337Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9566869Z self=, 2025-05-07T20:31:10.9567338Z T=1, 2025-05-07T20:31:10.9567529Z B=6, 2025-05-07T20:31:10.9567709Z D=125, 2025-05-07T20:31:10.9567920Z max_sequence_length=206, 2025-05-07T20:31:10.9568191Z device=device(type='cuda'), 2025-05-07T20:31:10.9568434Z ) 2025-05-07T20:31:10.9568667Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9569190Z self=, 2025-05-07T20:31:10.9569659Z T=1, 2025-05-07T20:31:10.9569854Z B=20, 2025-05-07T20:31:10.9570044Z D=62, 2025-05-07T20:31:10.9570317Z max_sequence_length=195, 2025-05-07T20:31:10.9570689Z device=device(type='cuda'), 2025-05-07T20:31:10.9570971Z ) 2025-05-07T20:31:10.9571268Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9571824Z self=, 2025-05-07T20:31:10.9572483Z T=5, 2025-05-07T20:31:10.9572666Z B=1, 2025-05-07T20:31:10.9572851Z D=126, 2025-05-07T20:31:10.9573060Z max_sequence_length=64, 2025-05-07T20:31:10.9573319Z device=device(type='cpu'), 2025-05-07T20:31:10.9573566Z ) 2025-05-07T20:31:10.9573798Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9574318Z self=, 2025-05-07T20:31:10.9574781Z T=4, 2025-05-07T20:31:10.9574968Z B=1, 2025-05-07T20:31:10.9575151Z D=43, 2025-05-07T20:31:10.9575352Z max_sequence_length=16, 2025-05-07T20:31:10.9575616Z device=device(type='cpu'), 2025-05-07T20:31:10.9575863Z ) 2025-05-07T20:31:10.9576091Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9576614Z self=, 2025-05-07T20:31:10.9577099Z T=5, 2025-05-07T20:31:10.9577281Z B=38, 2025-05-07T20:31:10.9577474Z D=93, 2025-05-07T20:31:10.9577684Z max_sequence_length=296, 2025-05-07T20:31:10.9577948Z device=device(type='cuda'), 2025-05-07T20:31:10.9578202Z ) 2025-05-07T20:31:10.9578442Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9578965Z self=, 2025-05-07T20:31:10.9579432Z T=4, 2025-05-07T20:31:10.9579625Z B=49, 2025-05-07T20:31:10.9579820Z D=118, 2025-05-07T20:31:10.9580027Z max_sequence_length=103, 2025-05-07T20:31:10.9580298Z device=device(type='cuda'), 2025-05-07T20:31:10.9580552Z ) 2025-05-07T20:31:10.9580781Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9581307Z self=, 2025-05-07T20:31:10.9581782Z T=4, 2025-05-07T20:31:10.9581969Z B=60, 2025-05-07T20:31:10.9582168Z D=28, 2025-05-07T20:31:10.9582380Z max_sequence_length=26, 2025-05-07T20:31:10.9582734Z device=device(type='cuda'), 2025-05-07T20:31:10.9583040Z ) 2025-05-07T20:31:10.9583277Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9583793Z self=, 2025-05-07T20:31:10.9584272Z T=1, 2025-05-07T20:31:10.9584464Z B=32, 2025-05-07T20:31:10.9584653Z D=82, 2025-05-07T20:31:10.9584862Z max_sequence_length=178, 2025-05-07T20:31:10.9585137Z device=device(type='cuda'), 2025-05-07T20:31:10.9585394Z ) 2025-05-07T20:31:10.9585624Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9586147Z self=, 2025-05-07T20:31:10.9586620Z T=1, 2025-05-07T20:31:10.9586830Z B=32, 2025-05-07T20:31:10.9587020Z D=82, 2025-05-07T20:31:10.9596647Z max_sequence_length=1, 2025-05-07T20:31:10.9597055Z device=device(type='cuda'), 2025-05-07T20:31:10.9597416Z ) 2025-05-07T20:31:10.9597751Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9598495Z self=, 2025-05-07T20:31:10.9599282Z T=1, 2025-05-07T20:31:10.9599544Z B=1, 2025-05-07T20:31:10.9599812Z D=82, 2025-05-07T20:31:10.9600095Z max_sequence_length=1, 2025-05-07T20:31:10.9600466Z device=device(type='cuda'), 2025-05-07T20:31:10.9600829Z ) 2025-05-07T20:31:10.9601144Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9601874Z self=, 2025-05-07T20:31:10.9602550Z T=1, 2025-05-07T20:31:10.9602801Z B=1, 2025-05-07T20:31:10.9603058Z D=82, 2025-05-07T20:31:10.9603345Z max_sequence_length=82, 2025-05-07T20:31:10.9603705Z device=device(type='cuda'), 2025-05-07T20:31:10.9604059Z ) 2025-05-07T20:31:10.9604623Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9605348Z self=, 2025-05-07T20:31:10.9606008Z T=1, 2025-05-07T20:31:10.9606269Z B=1, 2025-05-07T20:31:10.9606531Z D=1, 2025-05-07T20:31:10.9606806Z max_sequence_length=82, 2025-05-07T20:31:10.9607178Z device=device(type='cuda'), 2025-05-07T20:31:10.9607525Z ) 2025-05-07T20:31:10.9607840Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9608566Z self=, 2025-05-07T20:31:10.9609228Z T=1, 2025-05-07T20:31:10.9609481Z B=1, 2025-05-07T20:31:10.9609728Z D=1, 2025-05-07T20:31:10.9610009Z max_sequence_length=1, 2025-05-07T20:31:10.9610356Z device=device(type='cuda'), 2025-05-07T20:31:10.9610704Z ) 2025-05-07T20:31:10.9611031Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9611744Z self=, 2025-05-07T20:31:10.9612397Z T=1, 2025-05-07T20:31:10.9612661Z B=47, 2025-05-07T20:31:10.9612912Z D=35, 2025-05-07T20:31:10.9613200Z max_sequence_length=104, 2025-05-07T20:31:10.9613572Z device=device(type='cuda'), 2025-05-07T20:31:10.9613927Z ) 2025-05-07T20:31:10.9614239Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9614966Z self=, 2025-05-07T20:31:10.9615620Z T=1, 2025-05-07T20:31:10.9615864Z B=47, 2025-05-07T20:31:10.9616127Z D=104, 2025-05-07T20:31:10.9616417Z max_sequence_length=104, 2025-05-07T20:31:10.9616782Z device=device(type='cuda'), 2025-05-07T20:31:10.9617131Z ) 2025-05-07T20:31:10.9617455Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9618181Z self=, 2025-05-07T20:31:10.9619007Z T=1, 2025-05-07T20:31:10.9619276Z B=1, 2025-05-07T20:31:10.9619530Z D=104, 2025-05-07T20:31:10.9619822Z max_sequence_length=104, 2025-05-07T20:31:10.9620202Z device=device(type='cuda'), 2025-05-07T20:31:10.9620545Z ) 2025-05-07T20:31:10.9620872Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:10.9621603Z self=, 2025-05-07T20:31:10.9622272Z T=1, 2025-05-07T20:31:10.9622530Z B=1, 2025-05-07T20:31:10.9622791Z D=104, 2025-05-07T20:31:10.9623081Z max_sequence_length=1, 2025-05-07T20:31:10.9623433Z device=device(type='cuda'), 2025-05-07T20:31:10.9623780Z ) 2025-05-07T20:31:10.9624050Z PASSED 2025-05-07T20:31:10.9624204Z 2025-05-07T20:31:10.9624394Z =============================== warnings summary =============================== 2025-05-07T20:31:10.9625104Z test/jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense 2025-05-07T20:31:10.9629698Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:10.9634363Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:31:10.9635057Z 2025-05-07T20:31:10.9635371Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:31:10.9635976Z ========================= 4 passed, 1 warning in 6.60s ========================= 2025-05-07T20:31:12.6646848Z 2025-05-07T20:31:12.6647432Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:31:12.6663771Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 10 seconds 2025-05-07T20:31:12.6664074Z 2025-05-07T20:31:12.6664079Z 2025-05-07T20:31:12.6664083Z 2025-05-07T20:31:12.6664087Z 2025-05-07T20:31:12.6686085Z ################################################################################ 2025-05-07T20:31:12.6701668Z # [2025-05-07T20:31:12.669Z] Run Python Test Suite: 2025-05-07T20:31:12.6702056Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:31:12.6702409Z ################################################################################ 2025-05-07T20:31:12.6727393Z + 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:12.6728118Z 2025-05-07T20:31:14.7928796Z ============================= test session starts ============================== 2025-05-07T20:31:14.7929834Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:14.7930698Z cachedir: .pytest_cache 2025-05-07T20:31:14.7931678Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:14.7932965Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:14.7933605Z plugins: hypothesis-6.131.14 2025-05-07T20:31:16.8163753Z collecting ... collected 3 items 2025-05-07T20:31:16.8164003Z 2025-05-07T20:31:26.3141460Z 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:26.3142624Z self=, 2025-05-07T20:31:26.3143301Z B=0, 2025-05-07T20:31:26.3143490Z H=1, 2025-05-07T20:31:26.3143678Z max_L=1, 2025-05-07T20:31:26.3143875Z D=0, 2025-05-07T20:31:26.3144074Z dtype=torch.float32, 2025-05-07T20:31:26.3144350Z device=device(type='cpu'), 2025-05-07T20:31:26.3144605Z ) 2025-05-07T20:31:26.3144856Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3145819Z self=, 2025-05-07T20:31:26.3146623Z B=15, 2025-05-07T20:31:26.3146884Z H=1, 2025-05-07T20:31:26.3147141Z max_L=1, 2025-05-07T20:31:26.3147408Z D=0, 2025-05-07T20:31:26.3147671Z dtype=torch.float32, 2025-05-07T20:31:26.3148022Z device=device(type='cpu'), 2025-05-07T20:31:26.3148278Z ) 2025-05-07T20:31:26.3148533Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3149216Z self=, 2025-05-07T20:31:26.3149831Z B=15, 2025-05-07T20:31:26.3150018Z H=1, 2025-05-07T20:31:26.3150200Z max_L=10, 2025-05-07T20:31:26.3150397Z D=10, 2025-05-07T20:31:26.3150605Z dtype=torch.bfloat16, 2025-05-07T20:31:26.3150859Z device=device(type='cpu'), 2025-05-07T20:31:26.3151110Z ) 2025-05-07T20:31:26.3151362Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3152042Z self=, 2025-05-07T20:31:26.3152661Z B=8, 2025-05-07T20:31:26.3152851Z H=1, 2025-05-07T20:31:26.3153034Z max_L=1, 2025-05-07T20:31:26.3153432Z D=0, 2025-05-07T20:31:26.3153638Z dtype=torch.float32, 2025-05-07T20:31:26.3153898Z device=device(type='cpu'), 2025-05-07T20:31:26.3154141Z ) 2025-05-07T20:31:26.3154391Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3155078Z self=, 2025-05-07T20:31:26.3155687Z B=8, 2025-05-07T20:31:26.3155875Z H=1, 2025-05-07T20:31:26.3156065Z max_L=22, 2025-05-07T20:31:26.3156258Z D=6, 2025-05-07T20:31:26.3156460Z dtype=torch.float32, 2025-05-07T20:31:26.3156721Z device=device(type='cpu'), 2025-05-07T20:31:26.3156965Z ) 2025-05-07T20:31:26.3157215Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3157894Z self=, 2025-05-07T20:31:26.3158503Z B=23, 2025-05-07T20:31:26.3158801Z H=1, 2025-05-07T20:31:26.3158991Z max_L=9, 2025-05-07T20:31:26.3159195Z D=13, 2025-05-07T20:31:26.3159391Z dtype=torch.float16, 2025-05-07T20:31:26.3159646Z device=device(type='cpu'), 2025-05-07T20:31:26.3159891Z ) 2025-05-07T20:31:26.3160136Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3160822Z self=, 2025-05-07T20:31:26.3161434Z B=9, 2025-05-07T20:31:26.3161615Z H=3, 2025-05-07T20:31:26.3161806Z max_L=27, 2025-05-07T20:31:26.3162004Z D=12, 2025-05-07T20:31:26.3162199Z dtype=torch.float16, 2025-05-07T20:31:26.3162457Z device=device(type='cpu'), 2025-05-07T20:31:26.3162705Z ) 2025-05-07T20:31:26.3162948Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3163633Z self=, 2025-05-07T20:31:26.3164254Z B=13, 2025-05-07T20:31:26.3164529Z H=2, 2025-05-07T20:31:26.3164717Z max_L=14, 2025-05-07T20:31:26.3164916Z D=3, 2025-05-07T20:31:26.3165117Z dtype=torch.float16, 2025-05-07T20:31:26.3165368Z device=device(type='cpu'), 2025-05-07T20:31:26.3165621Z ) 2025-05-07T20:31:26.3165876Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3166553Z self=, 2025-05-07T20:31:26.3167172Z B=1, 2025-05-07T20:31:26.3167361Z H=2, 2025-05-07T20:31:26.3167544Z max_L=13, 2025-05-07T20:31:26.3167752Z D=9, 2025-05-07T20:31:26.3167957Z dtype=torch.float16, 2025-05-07T20:31:26.3168207Z device=device(type='cpu'), 2025-05-07T20:31:26.3168458Z ) 2025-05-07T20:31:26.3168709Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3169391Z self=, 2025-05-07T20:31:26.3170035Z B=9, 2025-05-07T20:31:26.3170216Z H=1, 2025-05-07T20:31:26.3170404Z max_L=27, 2025-05-07T20:31:26.3170606Z D=32, 2025-05-07T20:31:26.3170812Z dtype=torch.float16, 2025-05-07T20:31:26.3171061Z device=device(type='cpu'), 2025-05-07T20:31:26.3171310Z ) 2025-05-07T20:31:26.3171560Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3172235Z self=, 2025-05-07T20:31:26.3172850Z B=20, 2025-05-07T20:31:26.3173043Z H=1, 2025-05-07T20:31:26.3173226Z max_L=17, 2025-05-07T20:31:26.3173428Z D=20, 2025-05-07T20:31:26.3173630Z dtype=torch.float32, 2025-05-07T20:31:26.3173879Z device=device(type='cuda'), 2025-05-07T20:31:26.3174129Z ) 2025-05-07T20:31:26.3174382Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3175155Z self=, 2025-05-07T20:31:26.3175771Z B=0, 2025-05-07T20:31:26.3175959Z H=3, 2025-05-07T20:31:26.3176148Z max_L=30, 2025-05-07T20:31:26.3176340Z D=29, 2025-05-07T20:31:26.3176542Z dtype=torch.float16, 2025-05-07T20:31:26.3176796Z device=device(type='cuda'), 2025-05-07T20:31:26.3177042Z ) 2025-05-07T20:31:26.3177319Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3178022Z self=, 2025-05-07T20:31:26.3178631Z B=9, 2025-05-07T20:31:26.3178822Z H=2, 2025-05-07T20:31:26.3179012Z max_L=27, 2025-05-07T20:31:26.3179207Z D=13, 2025-05-07T20:31:26.3179409Z dtype=torch.float32, 2025-05-07T20:31:26.3179667Z device=device(type='cpu'), 2025-05-07T20:31:26.3179909Z ) 2025-05-07T20:31:26.3180175Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3180858Z self=, 2025-05-07T20:31:26.3181474Z B=9, 2025-05-07T20:31:26.3181656Z H=1, 2025-05-07T20:31:26.3181842Z max_L=27, 2025-05-07T20:31:26.3182040Z D=13, 2025-05-07T20:31:26.3182235Z dtype=torch.float32, 2025-05-07T20:31:26.3182491Z device=device(type='cpu'), 2025-05-07T20:31:26.3182741Z ) 2025-05-07T20:31:26.3182986Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3183672Z self=, 2025-05-07T20:31:26.3184287Z B=9, 2025-05-07T20:31:26.3184468Z H=1, 2025-05-07T20:31:26.3184656Z max_L=1, 2025-05-07T20:31:26.3184852Z D=13, 2025-05-07T20:31:26.3185048Z dtype=torch.float32, 2025-05-07T20:31:26.3185314Z device=device(type='cpu'), 2025-05-07T20:31:26.3185651Z ) 2025-05-07T20:31:26.3185902Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3186584Z self=, 2025-05-07T20:31:26.3187200Z B=9, 2025-05-07T20:31:26.3187388Z H=1, 2025-05-07T20:31:26.3187570Z max_L=9, 2025-05-07T20:31:26.3187771Z D=13, 2025-05-07T20:31:26.3187979Z dtype=torch.float32, 2025-05-07T20:31:26.3188228Z device=device(type='cpu'), 2025-05-07T20:31:26.3188478Z ) 2025-05-07T20:31:26.3188731Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3189407Z self=, 2025-05-07T20:31:26.3190024Z B=13, 2025-05-07T20:31:26.3190216Z H=1, 2025-05-07T20:31:26.3190399Z max_L=9, 2025-05-07T20:31:26.3190594Z D=13, 2025-05-07T20:31:26.3190804Z dtype=torch.float32, 2025-05-07T20:31:26.3191057Z device=device(type='cpu'), 2025-05-07T20:31:26.3191306Z ) 2025-05-07T20:31:26.3191554Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3192228Z self=, 2025-05-07T20:31:26.3192843Z B=13, 2025-05-07T20:31:26.3193033Z H=1, 2025-05-07T20:31:26.3193222Z max_L=13, 2025-05-07T20:31:26.3193414Z D=13, 2025-05-07T20:31:26.3193614Z dtype=torch.float32, 2025-05-07T20:31:26.3193867Z device=device(type='cpu'), 2025-05-07T20:31:26.3194109Z ) 2025-05-07T20:31:26.3194358Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3195040Z self=, 2025-05-07T20:31:26.3195649Z B=1, 2025-05-07T20:31:26.3196134Z H=1, 2025-05-07T20:31:26.3196588Z max_L=13, 2025-05-07T20:31:26.3196786Z D=13, 2025-05-07T20:31:26.3196987Z dtype=torch.float32, 2025-05-07T20:31:26.3197241Z device=device(type='cpu'), 2025-05-07T20:31:26.3197483Z ) 2025-05-07T20:31:26.3197735Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3198420Z self=, 2025-05-07T20:31:26.3199119Z B=4, 2025-05-07T20:31:26.3199298Z H=2, 2025-05-07T20:31:26.3199484Z max_L=15, 2025-05-07T20:31:26.3199682Z D=13, 2025-05-07T20:31:26.3199876Z dtype=torch.float16, 2025-05-07T20:31:26.3200132Z device=device(type='cuda'), 2025-05-07T20:31:26.3200381Z ) 2025-05-07T20:31:26.3200629Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3201316Z self=, 2025-05-07T20:31:26.3201938Z B=13, 2025-05-07T20:31:26.3202125Z H=2, 2025-05-07T20:31:26.3202314Z max_L=15, 2025-05-07T20:31:26.3202514Z D=13, 2025-05-07T20:31:26.3202710Z dtype=torch.float16, 2025-05-07T20:31:26.3202967Z device=device(type='cuda'), 2025-05-07T20:31:26.3203216Z ) 2025-05-07T20:31:26.3203463Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:26.3204149Z self=, 2025-05-07T20:31:26.3204766Z B=13, 2025-05-07T20:31:26.3204956Z H=1, 2025-05-07T20:31:26.3205140Z max_L=15, 2025-05-07T20:31:26.3205343Z D=13, 2025-05-07T20:31:26.3205546Z dtype=torch.float16, 2025-05-07T20:31:26.3205799Z device=device(type='cuda'), 2025-05-07T20:31:26.3206047Z ) 2025-05-07T20:31:26.3206238Z PASSED 2025-05-07T20:31:29.6285418Z 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:29.6286988Z self=, 2025-05-07T20:31:29.6287896Z B=2, 2025-05-07T20:31:29.6288090Z H=1, 2025-05-07T20:31:29.6288286Z max_L=1, 2025-05-07T20:31:29.6288476Z D=2, 2025-05-07T20:31:29.6288681Z dtype=torch.float32, 2025-05-07T20:31:29.6288936Z device_type='cpu', 2025-05-07T20:31:29.6289155Z ) 2025-05-07T20:31:29.6289457Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6290247Z self=, 2025-05-07T20:31:29.6290908Z B=28, 2025-05-07T20:31:29.6291097Z H=1, 2025-05-07T20:31:29.6291290Z max_L=1, 2025-05-07T20:31:29.6291484Z D=2, 2025-05-07T20:31:29.6291701Z dtype=torch.float32, 2025-05-07T20:31:29.6291957Z device_type='cpu', 2025-05-07T20:31:29.6292177Z ) 2025-05-07T20:31:29.6292485Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6293274Z self=, 2025-05-07T20:31:29.6293979Z B=28, 2025-05-07T20:31:29.6294174Z H=3, 2025-05-07T20:31:29.6294367Z max_L=10, 2025-05-07T20:31:29.6294564Z D=5, 2025-05-07T20:31:29.6294771Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6295023Z device_type='cpu', 2025-05-07T20:31:29.6295247Z ) 2025-05-07T20:31:29.6295546Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6296546Z self=, 2025-05-07T20:31:29.6297206Z B=13, 2025-05-07T20:31:29.6297586Z H=3, 2025-05-07T20:31:29.6297779Z max_L=4, 2025-05-07T20:31:29.6297975Z D=2, 2025-05-07T20:31:29.6298179Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6298430Z device_type='cpu', 2025-05-07T20:31:29.6298649Z ) 2025-05-07T20:31:29.6298950Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6299732Z self=, 2025-05-07T20:31:29.6300405Z B=25, 2025-05-07T20:31:29.6300589Z H=1, 2025-05-07T20:31:29.6300774Z max_L=4, 2025-05-07T20:31:29.6300970Z D=8, 2025-05-07T20:31:29.6301166Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6301416Z device_type='cpu', 2025-05-07T20:31:29.6301639Z ) 2025-05-07T20:31:29.6301928Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6302710Z self=, 2025-05-07T20:31:29.6303392Z B=25, 2025-05-07T20:31:29.6303574Z H=3, 2025-05-07T20:31:29.6303762Z max_L=17, 2025-05-07T20:31:29.6303959Z D=6, 2025-05-07T20:31:29.6304154Z dtype=torch.float32, 2025-05-07T20:31:29.6304402Z device_type='cpu', 2025-05-07T20:31:29.6304625Z ) 2025-05-07T20:31:29.6304915Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6305697Z self=, 2025-05-07T20:31:29.6306368Z B=11, 2025-05-07T20:31:29.6306557Z H=3, 2025-05-07T20:31:29.6306744Z max_L=25, 2025-05-07T20:31:29.6306941Z D=31, 2025-05-07T20:31:29.6307143Z dtype=torch.float16, 2025-05-07T20:31:29.6307384Z device_type='cpu', 2025-05-07T20:31:29.6307607Z ) 2025-05-07T20:31:29.6307904Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6308811Z self=, 2025-05-07T20:31:29.6309487Z B=3, 2025-05-07T20:31:29.6309701Z H=2, 2025-05-07T20:31:29.6309894Z max_L=32, 2025-05-07T20:31:29.6310087Z D=12, 2025-05-07T20:31:29.6310290Z dtype=torch.float16, 2025-05-07T20:31:29.6317766Z device_type='cpu', 2025-05-07T20:31:29.6318035Z ) 2025-05-07T20:31:29.6318348Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6319215Z self=, 2025-05-07T20:31:29.6319891Z B=18, 2025-05-07T20:31:29.6320089Z H=1, 2025-05-07T20:31:29.6320285Z max_L=21, 2025-05-07T20:31:29.6320485Z D=22, 2025-05-07T20:31:29.6320694Z dtype=torch.float16, 2025-05-07T20:31:29.6320951Z device_type='cpu', 2025-05-07T20:31:29.6321186Z ) 2025-05-07T20:31:29.6321490Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6322280Z self=, 2025-05-07T20:31:29.6322955Z B=4, 2025-05-07T20:31:29.6323139Z H=3, 2025-05-07T20:31:29.6323335Z max_L=16, 2025-05-07T20:31:29.6323537Z D=10, 2025-05-07T20:31:29.6323742Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6324002Z device_type='cpu', 2025-05-07T20:31:29.6324231Z ) 2025-05-07T20:31:29.6324526Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6325314Z self=, 2025-05-07T20:31:29.6325987Z B=19, 2025-05-07T20:31:29.6326180Z H=3, 2025-05-07T20:31:29.6326363Z max_L=4, 2025-05-07T20:31:29.6326564Z D=26, 2025-05-07T20:31:29.6326886Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6327141Z device_type='cpu', 2025-05-07T20:31:29.6327368Z ) 2025-05-07T20:31:29.6327667Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6328446Z self=, 2025-05-07T20:31:29.6329118Z B=4, 2025-05-07T20:31:29.6329309Z H=3, 2025-05-07T20:31:29.6329495Z max_L=4, 2025-05-07T20:31:29.6329692Z D=26, 2025-05-07T20:31:29.6329898Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6330145Z device_type='cpu', 2025-05-07T20:31:29.6330368Z ) 2025-05-07T20:31:29.6330668Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6331456Z self=, 2025-05-07T20:31:29.6332124Z B=4, 2025-05-07T20:31:29.6332319Z H=1, 2025-05-07T20:31:29.6332513Z max_L=4, 2025-05-07T20:31:29.6332715Z D=26, 2025-05-07T20:31:29.6332925Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6333179Z device_type='cpu', 2025-05-07T20:31:29.6333404Z ) 2025-05-07T20:31:29.6333711Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6334501Z self=, 2025-05-07T20:31:29.6335168Z B=4, 2025-05-07T20:31:29.6335360Z H=1, 2025-05-07T20:31:29.6335553Z max_L=26, 2025-05-07T20:31:29.6335750Z D=26, 2025-05-07T20:31:29.6335958Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6336214Z device_type='cpu', 2025-05-07T20:31:29.6336432Z ) 2025-05-07T20:31:29.6336733Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6337524Z self=, 2025-05-07T20:31:29.6338335Z B=2, 2025-05-07T20:31:29.6338521Z H=1, 2025-05-07T20:31:29.6338713Z max_L=26, 2025-05-07T20:31:29.6338917Z D=26, 2025-05-07T20:31:29.6339118Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6339370Z device_type='cpu', 2025-05-07T20:31:29.6339597Z ) 2025-05-07T20:31:29.6339891Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6340681Z self=, 2025-05-07T20:31:29.6341355Z B=2, 2025-05-07T20:31:29.6341539Z H=1, 2025-05-07T20:31:29.6341730Z max_L=26, 2025-05-07T20:31:29.6341933Z D=2, 2025-05-07T20:31:29.6342133Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6342388Z device_type='cpu', 2025-05-07T20:31:29.6342616Z ) 2025-05-07T20:31:29.6342917Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6343702Z self=, 2025-05-07T20:31:29.6344372Z B=2, 2025-05-07T20:31:29.6344567Z H=1, 2025-05-07T20:31:29.6344748Z max_L=1, 2025-05-07T20:31:29.6344943Z D=2, 2025-05-07T20:31:29.6345147Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6345389Z device_type='cpu', 2025-05-07T20:31:29.6345617Z ) 2025-05-07T20:31:29.6345914Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6346690Z self=, 2025-05-07T20:31:29.6347363Z B=27, 2025-05-07T20:31:29.6347554Z H=1, 2025-05-07T20:31:29.6347734Z max_L=8, 2025-05-07T20:31:29.6347936Z D=13, 2025-05-07T20:31:29.6348147Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6348418Z device_type='cpu', 2025-05-07T20:31:29.6348752Z ) 2025-05-07T20:31:29.6349052Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6349837Z self=, 2025-05-07T20:31:29.6350503Z B=27, 2025-05-07T20:31:29.6350693Z H=1, 2025-05-07T20:31:29.6350881Z max_L=8, 2025-05-07T20:31:29.6351070Z D=2, 2025-05-07T20:31:29.6351276Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6351527Z device_type='cpu', 2025-05-07T20:31:29.6351742Z ) 2025-05-07T20:31:29.6352038Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:29.6352825Z self=, 2025-05-07T20:31:29.6353486Z B=27, 2025-05-07T20:31:29.6353679Z H=1, 2025-05-07T20:31:29.6353863Z max_L=1, 2025-05-07T20:31:29.6354058Z D=2, 2025-05-07T20:31:29.6354258Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6354510Z device_type='cpu', 2025-05-07T20:31:29.6354730Z ) 2025-05-07T20:31:29.6354903Z PASSED 2025-05-07T20:31:29.6575490Z 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:29.6576861Z self=, 2025-05-07T20:31:29.6577530Z B=0, 2025-05-07T20:31:29.6577720Z H=1, 2025-05-07T20:31:29.6577901Z max_L=1, 2025-05-07T20:31:29.6578095Z D=0, 2025-05-07T20:31:29.6578293Z dtype=torch.float32, 2025-05-07T20:31:29.6578532Z device_type='meta', 2025-05-07T20:31:29.6578754Z ) 2025-05-07T20:31:29.6579050Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6580001Z self=, 2025-05-07T20:31:29.6580676Z B=10, 2025-05-07T20:31:29.6580865Z H=1, 2025-05-07T20:31:29.6581049Z max_L=1, 2025-05-07T20:31:29.6581235Z D=0, 2025-05-07T20:31:29.6581437Z dtype=torch.float32, 2025-05-07T20:31:29.6581683Z device_type='meta', 2025-05-07T20:31:29.6581899Z ) 2025-05-07T20:31:29.6582189Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6582966Z self=, 2025-05-07T20:31:29.6583621Z B=10, 2025-05-07T20:31:29.6583813Z H=2, 2025-05-07T20:31:29.6583999Z max_L=8, 2025-05-07T20:31:29.6584187Z D=13, 2025-05-07T20:31:29.6584387Z dtype=torch.float32, 2025-05-07T20:31:29.6584633Z device_type='meta', 2025-05-07T20:31:29.6584862Z ) 2025-05-07T20:31:29.6585157Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6585943Z self=, 2025-05-07T20:31:29.6586605Z B=30, 2025-05-07T20:31:29.6586789Z H=3, 2025-05-07T20:31:29.6586975Z max_L=24, 2025-05-07T20:31:29.6587174Z D=32, 2025-05-07T20:31:29.6587369Z dtype=torch.float16, 2025-05-07T20:31:29.6587615Z device_type='meta', 2025-05-07T20:31:29.6587838Z ) 2025-05-07T20:31:29.6588120Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6588895Z self=, 2025-05-07T20:31:29.6589557Z B=25, 2025-05-07T20:31:29.6589740Z H=3, 2025-05-07T20:31:29.6589924Z max_L=32, 2025-05-07T20:31:29.6590119Z D=1, 2025-05-07T20:31:29.6590313Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6590708Z device_type='meta', 2025-05-07T20:31:29.6590937Z ) 2025-05-07T20:31:29.6591221Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6591995Z self=, 2025-05-07T20:31:29.6592654Z B=30, 2025-05-07T20:31:29.6592847Z H=1, 2025-05-07T20:31:29.6593027Z max_L=6, 2025-05-07T20:31:29.6593231Z D=17, 2025-05-07T20:31:29.6593432Z dtype=torch.float16, 2025-05-07T20:31:29.6593673Z device_type='meta', 2025-05-07T20:31:29.6593899Z ) 2025-05-07T20:31:29.6594194Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6594958Z self=, 2025-05-07T20:31:29.6595621Z B=22, 2025-05-07T20:31:29.6595815Z H=2, 2025-05-07T20:31:29.6596276Z max_L=5, 2025-05-07T20:31:29.6596566Z D=2, 2025-05-07T20:31:29.6596779Z dtype=torch.bfloat16, 2025-05-07T20:31:29.6597033Z device_type='meta', 2025-05-07T20:31:29.6597254Z ) 2025-05-07T20:31:29.6597551Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6598350Z self=, 2025-05-07T20:31:29.6599242Z B=31, 2025-05-07T20:31:29.6599502Z H=2, 2025-05-07T20:31:29.6599766Z max_L=2, 2025-05-07T20:31:29.6600027Z D=22, 2025-05-07T20:31:29.6600317Z dtype=torch.float16, 2025-05-07T20:31:29.6600678Z device_type='meta', 2025-05-07T20:31:29.6600987Z ) 2025-05-07T20:31:29.6601399Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6602498Z self=, 2025-05-07T20:31:29.6603488Z B=10, 2025-05-07T20:31:29.6603969Z H=2, 2025-05-07T20:31:29.6604261Z max_L=29, 2025-05-07T20:31:29.6604537Z D=14, 2025-05-07T20:31:29.6604823Z dtype=torch.float32, 2025-05-07T20:31:29.6605186Z device_type='meta', 2025-05-07T20:31:29.6605495Z ) 2025-05-07T20:31:29.6605915Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6607001Z self=, 2025-05-07T20:31:29.6607903Z B=28, 2025-05-07T20:31:29.6608161Z H=1, 2025-05-07T20:31:29.6608414Z max_L=14, 2025-05-07T20:31:29.6608671Z D=1, 2025-05-07T20:31:29.6608943Z dtype=torch.float32, 2025-05-07T20:31:29.6609277Z device_type='meta', 2025-05-07T20:31:29.6609578Z ) 2025-05-07T20:31:29.6609983Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6611081Z self=, 2025-05-07T20:31:29.6612010Z B=11, 2025-05-07T20:31:29.6612272Z H=1, 2025-05-07T20:31:29.6612533Z max_L=25, 2025-05-07T20:31:29.6612809Z D=14, 2025-05-07T20:31:29.6613078Z dtype=torch.float16, 2025-05-07T20:31:29.6613421Z device_type='meta', 2025-05-07T20:31:29.6613729Z ) 2025-05-07T20:31:29.6614127Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6615206Z self=, 2025-05-07T20:31:29.6616131Z B=11, 2025-05-07T20:31:29.6616383Z H=1, 2025-05-07T20:31:29.6616647Z max_L=25, 2025-05-07T20:31:29.6616919Z D=1, 2025-05-07T20:31:29.6617193Z dtype=torch.float16, 2025-05-07T20:31:29.6617540Z device_type='meta', 2025-05-07T20:31:29.6617849Z ) 2025-05-07T20:31:29.6618246Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6619537Z self=, 2025-05-07T20:31:29.6620461Z B=1, 2025-05-07T20:31:29.6620710Z H=1, 2025-05-07T20:31:29.6620960Z max_L=25, 2025-05-07T20:31:29.6621229Z D=1, 2025-05-07T20:31:29.6621499Z dtype=torch.float16, 2025-05-07T20:31:29.6621837Z device_type='meta', 2025-05-07T20:31:29.6622144Z ) 2025-05-07T20:31:29.6622544Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6623621Z self=, 2025-05-07T20:31:29.6624555Z B=25, 2025-05-07T20:31:29.6624813Z H=1, 2025-05-07T20:31:29.6625081Z max_L=25, 2025-05-07T20:31:29.6625354Z D=1, 2025-05-07T20:31:29.6625633Z dtype=torch.float16, 2025-05-07T20:31:29.6625981Z device_type='meta', 2025-05-07T20:31:29.6626311Z ) 2025-05-07T20:31:29.6626714Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6627806Z self=, 2025-05-07T20:31:29.6628739Z B=25, 2025-05-07T20:31:29.6628997Z H=1, 2025-05-07T20:31:29.6629255Z max_L=25, 2025-05-07T20:31:29.6629518Z D=25, 2025-05-07T20:31:29.6629792Z dtype=torch.float16, 2025-05-07T20:31:29.6630129Z device_type='meta', 2025-05-07T20:31:29.6630435Z ) 2025-05-07T20:31:29.6630832Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6631906Z self=, 2025-05-07T20:31:29.6632817Z B=25, 2025-05-07T20:31:29.6633079Z H=1, 2025-05-07T20:31:29.6633340Z max_L=1, 2025-05-07T20:31:29.6633611Z D=25, 2025-05-07T20:31:29.6634017Z dtype=torch.float16, 2025-05-07T20:31:29.6634362Z device_type='meta', 2025-05-07T20:31:29.6634666Z ) 2025-05-07T20:31:29.6635061Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6636134Z self=, 2025-05-07T20:31:29.6637067Z B=1, 2025-05-07T20:31:29.6637318Z H=1, 2025-05-07T20:31:29.6637577Z max_L=25, 2025-05-07T20:31:29.6637854Z D=25, 2025-05-07T20:31:29.6638127Z dtype=torch.float16, 2025-05-07T20:31:29.6638521Z device_type='meta', 2025-05-07T20:31:29.6638951Z ) 2025-05-07T20:31:29.6639327Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6640347Z self=, 2025-05-07T20:31:29.6641223Z B=19, 2025-05-07T20:31:29.6641497Z H=3, 2025-05-07T20:31:29.6641753Z max_L=6, 2025-05-07T20:31:29.6642025Z D=8, 2025-05-07T20:31:29.6642305Z dtype=torch.float16, 2025-05-07T20:31:29.6642633Z device_type='meta', 2025-05-07T20:31:29.6642932Z ) 2025-05-07T20:31:29.6643323Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6644392Z self=, 2025-05-07T20:31:29.6645315Z B=19, 2025-05-07T20:31:29.6645569Z H=3, 2025-05-07T20:31:29.6645815Z max_L=3, 2025-05-07T20:31:29.6646081Z D=8, 2025-05-07T20:31:29.6646356Z dtype=torch.float16, 2025-05-07T20:31:29.6646690Z device_type='meta', 2025-05-07T20:31:29.6647001Z ) 2025-05-07T20:31:29.6647406Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:29.6648480Z self=, 2025-05-07T20:31:29.6649481Z B=3, 2025-05-07T20:31:29.6649731Z H=3, 2025-05-07T20:31:29.6649970Z max_L=3, 2025-05-07T20:31:29.6650221Z D=8, 2025-05-07T20:31:29.6650480Z dtype=torch.float16, 2025-05-07T20:31:29.6650806Z device_type='meta', 2025-05-07T20:31:29.6651098Z ) 2025-05-07T20:31:29.6651400Z PASSED 2025-05-07T20:31:29.6651555Z 2025-05-07T20:31:29.6651757Z =============================== warnings summary =============================== 2025-05-07T20:31:29.6652680Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:31:29.6655389Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:29.6657147Z warnings.warn( 2025-05-07T20:31:29.6657341Z 2025-05-07T20:31:29.6657909Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:31:29.6660049Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:29.6661649Z warnings.warn( 2025-05-07T20:31:29.6661827Z 2025-05-07T20:31:29.6662118Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:31:29.6662718Z ======================== 3 passed, 2 warnings in 14.98s ======================== 2025-05-07T20:31:31.3213356Z 2025-05-07T20:31:31.3217147Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:31:31.3232980Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 19 seconds 2025-05-07T20:31:31.3233365Z 2025-05-07T20:31:31.3233369Z 2025-05-07T20:31:31.3233373Z 2025-05-07T20:31:31.3233377Z 2025-05-07T20:31:31.3252761Z ################################################################################ 2025-05-07T20:31:31.3271127Z # [2025-05-07T20:31:31.326Z] Run Python Test Suite: 2025-05-07T20:31:31.3271465Z # ./jagged/dense_bmm_test.py 2025-05-07T20:31:31.3271755Z ################################################################################ 2025-05-07T20:31:31.3296905Z + 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:31.3297546Z 2025-05-07T20:31:33.4555286Z ============================= test session starts ============================== 2025-05-07T20:31:33.4555978Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:33.4556666Z cachedir: .pytest_cache 2025-05-07T20:31:33.4557260Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:33.4558001Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:33.4558413Z plugins: hypothesis-6.131.14 2025-05-07T20:31:35.4809623Z collecting ... collected 3 items 2025-05-07T20:31:35.4809891Z 2025-05-07T20:31:35.6180440Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:31:35.6181271Z self=, 2025-05-07T20:31:35.6181771Z B=10, 2025-05-07T20:31:35.6181995Z M=1, 2025-05-07T20:31:35.6182221Z N=1, 2025-05-07T20:31:35.6182446Z max_L=1, 2025-05-07T20:31:35.6182697Z dtype=torch.float32, 2025-05-07T20:31:35.6183014Z device=device(type='cpu'), 2025-05-07T20:31:35.6183715Z ) 2025-05-07T20:31:35.6183976Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:31:35.6184496Z self=, 2025-05-07T20:31:35.6184988Z B=184, 2025-05-07T20:31:35.6185209Z M=27, 2025-05-07T20:31:35.6185433Z N=21, 2025-05-07T20:31:35.6185660Z max_L=12, 2025-05-07T20:31:35.6185910Z dtype=torch.float32, 2025-05-07T20:31:35.6186217Z device=device(type='cpu'), 2025-05-07T20:31:35.6186516Z ) 2025-05-07T20:31:35.6186731Z PASSED 2025-05-07T20:31:40.2653287Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2654329Z self=, 2025-05-07T20:31:40.2654899Z B=10, 2025-05-07T20:31:40.2655127Z M=2, 2025-05-07T20:31:40.2655343Z N=2, 2025-05-07T20:31:40.2655566Z max_L=2, 2025-05-07T20:31:40.2655847Z dtype=torch.float32, 2025-05-07T20:31:40.2656161Z device=device(type='cpu'), 2025-05-07T20:31:40.2656464Z ) 2025-05-07T20:31:40.2656760Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2657400Z self=, 2025-05-07T20:31:40.2657957Z B=352, 2025-05-07T20:31:40.2658183Z M=2, 2025-05-07T20:31:40.2658412Z N=2, 2025-05-07T20:31:40.2658631Z max_L=2, 2025-05-07T20:31:40.2658882Z dtype=torch.float32, 2025-05-07T20:31:40.2659186Z device=device(type='cpu'), 2025-05-07T20:31:40.2659476Z ) 2025-05-07T20:31:40.2659771Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2660414Z self=, 2025-05-07T20:31:40.2660971Z B=352, 2025-05-07T20:31:40.2661205Z M=21, 2025-05-07T20:31:40.2661425Z N=18, 2025-05-07T20:31:40.2661642Z max_L=15, 2025-05-07T20:31:40.2661901Z dtype=torch.float32, 2025-05-07T20:31:40.2662630Z device=device(type='cpu'), 2025-05-07T20:31:40.2662942Z ) 2025-05-07T20:31:40.2663238Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2671617Z self=, 2025-05-07T20:31:40.2672193Z B=209, 2025-05-07T20:31:40.2672418Z M=29, 2025-05-07T20:31:40.2672648Z N=2, 2025-05-07T20:31:40.2672879Z max_L=9, 2025-05-07T20:31:40.2673125Z dtype=torch.float32, 2025-05-07T20:31:40.2673436Z device=device(type='cpu'), 2025-05-07T20:31:40.2673736Z ) 2025-05-07T20:31:40.2674030Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2674668Z self=, 2025-05-07T20:31:40.2675231Z B=373, 2025-05-07T20:31:40.2675453Z M=16, 2025-05-07T20:31:40.2675679Z N=30, 2025-05-07T20:31:40.2675909Z max_L=23, 2025-05-07T20:31:40.2676167Z dtype=torch.float32, 2025-05-07T20:31:40.2676481Z device=device(type='cpu'), 2025-05-07T20:31:40.2676783Z ) 2025-05-07T20:31:40.2677074Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2677708Z self=, 2025-05-07T20:31:40.2678272Z B=456, 2025-05-07T20:31:40.2678501Z M=32, 2025-05-07T20:31:40.2678836Z N=29, 2025-05-07T20:31:40.2679073Z max_L=18, 2025-05-07T20:31:40.2679339Z dtype=torch.float32, 2025-05-07T20:31:40.2679641Z device=device(type='cpu'), 2025-05-07T20:31:40.2679946Z ) 2025-05-07T20:31:40.2680248Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2680877Z self=, 2025-05-07T20:31:40.2681440Z B=438, 2025-05-07T20:31:40.2681674Z M=27, 2025-05-07T20:31:40.2681895Z N=21, 2025-05-07T20:31:40.2682126Z max_L=12, 2025-05-07T20:31:40.2682620Z dtype=torch.float32, 2025-05-07T20:31:40.2682926Z device=device(type='cpu'), 2025-05-07T20:31:40.2683226Z ) 2025-05-07T20:31:40.2683524Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2684152Z self=, 2025-05-07T20:31:40.2684712Z B=251, 2025-05-07T20:31:40.2684942Z M=14, 2025-05-07T20:31:40.2685161Z N=20, 2025-05-07T20:31:40.2685393Z max_L=12, 2025-05-07T20:31:40.2685650Z dtype=torch.float32, 2025-05-07T20:31:40.2685953Z device=device(type='cpu'), 2025-05-07T20:31:40.2686250Z ) 2025-05-07T20:31:40.2686548Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2687176Z self=, 2025-05-07T20:31:40.2687728Z B=512, 2025-05-07T20:31:40.2687958Z M=16, 2025-05-07T20:31:40.2688181Z N=14, 2025-05-07T20:31:40.2688401Z max_L=13, 2025-05-07T20:31:40.2688663Z dtype=torch.float32, 2025-05-07T20:31:40.2688972Z device=device(type='cpu'), 2025-05-07T20:31:40.2689263Z ) 2025-05-07T20:31:40.2689562Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2690193Z self=, 2025-05-07T20:31:40.2690744Z B=287, 2025-05-07T20:31:40.2690977Z M=2, 2025-05-07T20:31:40.2691205Z N=22, 2025-05-07T20:31:40.2691426Z max_L=8, 2025-05-07T20:31:40.2691684Z dtype=torch.float32, 2025-05-07T20:31:40.2691998Z device=device(type='cpu'), 2025-05-07T20:31:40.2692290Z ) 2025-05-07T20:31:40.2692589Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2693220Z self=, 2025-05-07T20:31:40.2693782Z B=361, 2025-05-07T20:31:40.2694007Z M=7, 2025-05-07T20:31:40.2694236Z N=3, 2025-05-07T20:31:40.2694467Z max_L=3, 2025-05-07T20:31:40.2694722Z dtype=torch.float32, 2025-05-07T20:31:40.2695122Z device=device(type='cpu'), 2025-05-07T20:31:40.2695427Z ) 2025-05-07T20:31:40.2695724Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2696612Z self=, 2025-05-07T20:31:40.2697177Z B=361, 2025-05-07T20:31:40.2697403Z M=3, 2025-05-07T20:31:40.2697634Z N=3, 2025-05-07T20:31:40.2697859Z max_L=3, 2025-05-07T20:31:40.2698107Z dtype=torch.float32, 2025-05-07T20:31:40.2698410Z device=device(type='cpu'), 2025-05-07T20:31:40.2698705Z ) 2025-05-07T20:31:40.2698994Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2699619Z self=, 2025-05-07T20:31:40.2700172Z B=361, 2025-05-07T20:31:40.2700396Z M=3, 2025-05-07T20:31:40.2700619Z N=2, 2025-05-07T20:31:40.2700844Z max_L=3, 2025-05-07T20:31:40.2701091Z dtype=torch.float32, 2025-05-07T20:31:40.2701410Z device=device(type='cpu'), 2025-05-07T20:31:40.2701705Z ) 2025-05-07T20:31:40.2701996Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2702630Z self=, 2025-05-07T20:31:40.2703133Z B=10, 2025-05-07T20:31:40.2703318Z M=3, 2025-05-07T20:31:40.2703505Z N=2, 2025-05-07T20:31:40.2703694Z max_L=3, 2025-05-07T20:31:40.2703898Z dtype=torch.float32, 2025-05-07T20:31:40.2704154Z device=device(type='cpu'), 2025-05-07T20:31:40.2704403Z ) 2025-05-07T20:31:40.2704652Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2705161Z self=, 2025-05-07T20:31:40.2705616Z B=10, 2025-05-07T20:31:40.2705804Z M=3, 2025-05-07T20:31:40.2705983Z N=3, 2025-05-07T20:31:40.2706168Z max_L=3, 2025-05-07T20:31:40.2706376Z dtype=torch.float32, 2025-05-07T20:31:40.2706773Z device=device(type='cpu'), 2025-05-07T20:31:40.2707023Z ) 2025-05-07T20:31:40.2707270Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2707785Z self=, 2025-05-07T20:31:40.2708238Z B=10, 2025-05-07T20:31:40.2708425Z M=3, 2025-05-07T20:31:40.2708603Z N=10, 2025-05-07T20:31:40.2708789Z max_L=3, 2025-05-07T20:31:40.2708998Z dtype=torch.float32, 2025-05-07T20:31:40.2709246Z device=device(type='cpu'), 2025-05-07T20:31:40.2709491Z ) 2025-05-07T20:31:40.2709738Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2710255Z self=, 2025-05-07T20:31:40.2710705Z B=10, 2025-05-07T20:31:40.2710892Z M=3, 2025-05-07T20:31:40.2711075Z N=10, 2025-05-07T20:31:40.2711270Z max_L=10, 2025-05-07T20:31:40.2711518Z dtype=torch.float32, 2025-05-07T20:31:40.2711780Z device=device(type='cpu'), 2025-05-07T20:31:40.2712025Z ) 2025-05-07T20:31:40.2712272Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2712788Z self=, 2025-05-07T20:31:40.2713237Z B=332, 2025-05-07T20:31:40.2713425Z M=5, 2025-05-07T20:31:40.2713615Z N=31, 2025-05-07T20:31:40.2713797Z max_L=28, 2025-05-07T20:31:40.2714008Z dtype=torch.float32, 2025-05-07T20:31:40.2714266Z device=device(type='cpu'), 2025-05-07T20:31:40.2714509Z ) 2025-05-07T20:31:40.2714760Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2715281Z self=, 2025-05-07T20:31:40.2715743Z B=332, 2025-05-07T20:31:40.2715927Z M=5, 2025-05-07T20:31:40.2716113Z N=5, 2025-05-07T20:31:40.2716300Z max_L=28, 2025-05-07T20:31:40.2716507Z dtype=torch.float32, 2025-05-07T20:31:40.2716767Z device=device(type='cpu'), 2025-05-07T20:31:40.2717147Z ) 2025-05-07T20:31:40.2717394Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:40.2717911Z self=, 2025-05-07T20:31:40.2718366Z B=332, 2025-05-07T20:31:40.2718550Z M=5, 2025-05-07T20:31:40.2718815Z N=5, 2025-05-07T20:31:40.2718999Z max_L=5, 2025-05-07T20:31:40.2719202Z dtype=torch.float32, 2025-05-07T20:31:40.2719458Z device=device(type='cpu'), 2025-05-07T20:31:40.2719706Z ) 2025-05-07T20:31:40.2719889Z PASSED 2025-05-07T20:31:40.5065834Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5066663Z self=, 2025-05-07T20:31:40.5067169Z B=10, 2025-05-07T20:31:40.5067405Z M=1, 2025-05-07T20:31:40.5067626Z N=1, 2025-05-07T20:31:40.5067852Z max_L=1, 2025-05-07T20:31:40.5068142Z dtype=torch.float32, 2025-05-07T20:31:40.5068457Z device=device(type='cpu'), 2025-05-07T20:31:40.5068761Z ) 2025-05-07T20:31:40.5069015Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5069530Z self=, 2025-05-07T20:31:40.5070022Z B=39, 2025-05-07T20:31:40.5070250Z M=1, 2025-05-07T20:31:40.5070469Z N=1, 2025-05-07T20:31:40.5070695Z max_L=1, 2025-05-07T20:31:40.5070949Z dtype=torch.float32, 2025-05-07T20:31:40.5071248Z device=device(type='cpu'), 2025-05-07T20:31:40.5071547Z ) 2025-05-07T20:31:40.5071803Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5072314Z self=, 2025-05-07T20:31:40.5072811Z B=39, 2025-05-07T20:31:40.5073038Z M=10, 2025-05-07T20:31:40.5073260Z N=22, 2025-05-07T20:31:40.5073480Z max_L=11, 2025-05-07T20:31:40.5073739Z dtype=torch.float32, 2025-05-07T20:31:40.5074303Z device=device(type='cuda'), 2025-05-07T20:31:40.5074602Z ) 2025-05-07T20:31:40.5074857Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5075553Z self=, 2025-05-07T20:31:40.5076066Z B=299, 2025-05-07T20:31:40.5076295Z M=24, 2025-05-07T20:31:40.5076520Z N=26, 2025-05-07T20:31:40.5076738Z max_L=4, 2025-05-07T20:31:40.5076993Z dtype=torch.float32, 2025-05-07T20:31:40.5077296Z device=device(type='cpu'), 2025-05-07T20:31:40.5077588Z ) 2025-05-07T20:31:40.5077879Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5078404Z self=, 2025-05-07T20:31:40.5078975Z B=489, 2025-05-07T20:31:40.5079206Z M=13, 2025-05-07T20:31:40.5079423Z N=27, 2025-05-07T20:31:40.5079649Z max_L=13, 2025-05-07T20:31:40.5079903Z dtype=torch.float32, 2025-05-07T20:31:40.5080201Z device=device(type='cpu'), 2025-05-07T20:31:40.5080507Z ) 2025-05-07T20:31:40.5080765Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5081297Z self=, 2025-05-07T20:31:40.5081826Z B=511, 2025-05-07T20:31:40.5082052Z M=25, 2025-05-07T20:31:40.5082276Z N=24, 2025-05-07T20:31:40.5082493Z max_L=8, 2025-05-07T20:31:40.5082743Z dtype=torch.float32, 2025-05-07T20:31:40.5083048Z device=device(type='cpu'), 2025-05-07T20:31:40.5083339Z ) 2025-05-07T20:31:40.5083596Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5084118Z self=, 2025-05-07T20:31:40.5084603Z B=191, 2025-05-07T20:31:40.5084838Z M=12, 2025-05-07T20:31:40.5085063Z N=28, 2025-05-07T20:31:40.5085283Z max_L=11, 2025-05-07T20:31:40.5085539Z dtype=torch.float32, 2025-05-07T20:31:40.5085846Z device=device(type='cuda'), 2025-05-07T20:31:40.5086137Z ) 2025-05-07T20:31:40.5086398Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5087094Z self=, 2025-05-07T20:31:40.5087589Z B=491, 2025-05-07T20:31:40.5087818Z M=22, 2025-05-07T20:31:40.5088041Z N=18, 2025-05-07T20:31:40.5088266Z max_L=31, 2025-05-07T20:31:40.5088514Z dtype=torch.float32, 2025-05-07T20:31:40.5088818Z device=device(type='cuda'), 2025-05-07T20:31:40.5089114Z ) 2025-05-07T20:31:40.5089360Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5089878Z self=, 2025-05-07T20:31:40.5090373Z B=187, 2025-05-07T20:31:40.5090600Z M=12, 2025-05-07T20:31:40.5090825Z N=17, 2025-05-07T20:31:40.5091057Z max_L=18, 2025-05-07T20:31:40.5091306Z dtype=torch.float32, 2025-05-07T20:31:40.5091613Z device=device(type='cpu'), 2025-05-07T20:31:40.5091911Z ) 2025-05-07T20:31:40.5092158Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5092689Z self=, 2025-05-07T20:31:40.5093180Z B=351, 2025-05-07T20:31:40.5093402Z M=4, 2025-05-07T20:31:40.5093625Z N=28, 2025-05-07T20:31:40.5093852Z max_L=25, 2025-05-07T20:31:40.5094099Z dtype=torch.float32, 2025-05-07T20:31:40.5094402Z device=device(type='cpu'), 2025-05-07T20:31:40.5094699Z ) 2025-05-07T20:31:40.5094944Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5095462Z self=, 2025-05-07T20:31:40.5096217Z B=449, 2025-05-07T20:31:40.5096447Z M=8, 2025-05-07T20:31:40.5096665Z N=18, 2025-05-07T20:31:40.5096889Z max_L=7, 2025-05-07T20:31:40.5097141Z dtype=torch.float32, 2025-05-07T20:31:40.5097441Z device=device(type='cuda'), 2025-05-07T20:31:40.5097739Z ) 2025-05-07T20:31:40.5097992Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5098502Z self=, 2025-05-07T20:31:40.5099157Z B=449, 2025-05-07T20:31:40.5099384Z M=8, 2025-05-07T20:31:40.5099602Z N=18, 2025-05-07T20:31:40.5099827Z max_L=1, 2025-05-07T20:31:40.5100076Z dtype=torch.float32, 2025-05-07T20:31:40.5100372Z device=device(type='cuda'), 2025-05-07T20:31:40.5100670Z ) 2025-05-07T20:31:40.5100919Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5101427Z self=, 2025-05-07T20:31:40.5101922Z B=449, 2025-05-07T20:31:40.5102149Z M=8, 2025-05-07T20:31:40.5102365Z N=8, 2025-05-07T20:31:40.5102588Z max_L=1, 2025-05-07T20:31:40.5102838Z dtype=torch.float32, 2025-05-07T20:31:40.5103135Z device=device(type='cuda'), 2025-05-07T20:31:40.5103431Z ) 2025-05-07T20:31:40.5103684Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5104200Z self=, 2025-05-07T20:31:40.5104695Z B=449, 2025-05-07T20:31:40.5104929Z M=8, 2025-05-07T20:31:40.5105151Z N=1, 2025-05-07T20:31:40.5105367Z max_L=1, 2025-05-07T20:31:40.5105615Z dtype=torch.float32, 2025-05-07T20:31:40.5105918Z device=device(type='cuda'), 2025-05-07T20:31:40.5106209Z ) 2025-05-07T20:31:40.5106459Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5106977Z self=, 2025-05-07T20:31:40.5107461Z B=10, 2025-05-07T20:31:40.5107689Z M=8, 2025-05-07T20:31:40.5107911Z N=1, 2025-05-07T20:31:40.5108128Z max_L=1, 2025-05-07T20:31:40.5108382Z dtype=torch.float32, 2025-05-07T20:31:40.5108683Z device=device(type='cuda'), 2025-05-07T20:31:40.5108975Z ) 2025-05-07T20:31:40.5109225Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5109742Z self=, 2025-05-07T20:31:40.5110230Z B=10, 2025-05-07T20:31:40.5110462Z M=10, 2025-05-07T20:31:40.5110684Z N=1, 2025-05-07T20:31:40.5111068Z max_L=1, 2025-05-07T20:31:40.5111350Z dtype=torch.float32, 2025-05-07T20:31:40.5111678Z device=device(type='cuda'), 2025-05-07T20:31:40.5111977Z ) 2025-05-07T20:31:40.5112223Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5112739Z self=, 2025-05-07T20:31:40.5113233Z B=10, 2025-05-07T20:31:40.5113452Z M=1, 2025-05-07T20:31:40.5113675Z N=1, 2025-05-07T20:31:40.5113901Z max_L=1, 2025-05-07T20:31:40.5114144Z dtype=torch.float32, 2025-05-07T20:31:40.5114451Z device=device(type='cuda'), 2025-05-07T20:31:40.5114749Z ) 2025-05-07T20:31:40.5114993Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5115513Z self=, 2025-05-07T20:31:40.5116007Z B=399, 2025-05-07T20:31:40.5116228Z M=15, 2025-05-07T20:31:40.5116455Z N=30, 2025-05-07T20:31:40.5116690Z max_L=20, 2025-05-07T20:31:40.5116943Z dtype=torch.float32, 2025-05-07T20:31:40.5117250Z device=device(type='cpu'), 2025-05-07T20:31:40.5117548Z ) 2025-05-07T20:31:40.5117792Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5118308Z self=, 2025-05-07T20:31:40.5118808Z B=20, 2025-05-07T20:31:40.5119000Z M=15, 2025-05-07T20:31:40.5119180Z N=30, 2025-05-07T20:31:40.5119372Z max_L=20, 2025-05-07T20:31:40.5119589Z dtype=torch.float32, 2025-05-07T20:31:40.5119842Z device=device(type='cpu'), 2025-05-07T20:31:40.5120090Z ) 2025-05-07T20:31:40.5120301Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:40.5120729Z self=, 2025-05-07T20:31:40.5121138Z B=20, 2025-05-07T20:31:40.5121332Z M=15, 2025-05-07T20:31:40.5121513Z N=15, 2025-05-07T20:31:40.5121704Z max_L=20, 2025-05-07T20:31:40.5122015Z dtype=torch.float32, 2025-05-07T20:31:40.5122271Z device=device(type='cpu'), 2025-05-07T20:31:40.5122521Z ) 2025-05-07T20:31:40.5122763Z PASSED 2025-05-07T20:31:40.5122918Z 2025-05-07T20:31:40.5123101Z =============================== warnings summary =============================== 2025-05-07T20:31:40.5123600Z test/jagged/dense_bmm_test.py: 21 warnings 2025-05-07T20:31:40.5127984Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:40.5132537Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:31:40.5133126Z 2025-05-07T20:31:40.5133287Z test/jagged/dense_bmm_test.py: 22 warnings 2025-05-07T20:31:40.5138155Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:40.5142816Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:31:40.5143398Z 2025-05-07T20:31:40.5143708Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:31:40.5144350Z ======================== 3 passed, 43 warnings in 7.17s ======================== 2025-05-07T20:31:42.2343202Z 2025-05-07T20:31:42.2343971Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:31:42.2365799Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 11 seconds 2025-05-07T20:31:42.2366091Z 2025-05-07T20:31:42.2366102Z 2025-05-07T20:31:42.2366106Z 2025-05-07T20:31:42.2366109Z 2025-05-07T20:31:42.2386593Z ################################################################################ 2025-05-07T20:31:42.2402385Z # [2025-05-07T20:31:42.239Z] Run Python Test Suite: 2025-05-07T20:31:42.2402750Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:31:42.2403085Z ################################################################################ 2025-05-07T20:31:42.2428300Z + 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:42.2428983Z 2025-05-07T20:31:44.3613955Z ============================= test session starts ============================== 2025-05-07T20:31:44.3614607Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:44.3615138Z cachedir: .pytest_cache 2025-05-07T20:31:44.3615722Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:44.3616833Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:44.3617244Z plugins: hypothesis-6.131.14 2025-05-07T20:31:46.4320244Z collecting ... collected 4 items 2025-05-07T20:31:46.4320484Z 2025-05-07T20:31:48.0138533Z 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:48.0141194Z self=, 2025-05-07T20:31:48.0142920Z num_jagged_dim=1, 2025-05-07T20:31:48.0151001Z outer_dense_size=0, 2025-05-07T20:31:48.0151373Z inner_dense_size=0, 2025-05-07T20:31:48.0151720Z dtype=torch.float32, 2025-05-07T20:31:48.0152095Z device=device(type='cpu'), 2025-05-07T20:31:48.0152447Z ) 2025-05-07T20:31:48.0152910Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0154015Z self=, 2025-05-07T20:31:48.0154946Z num_jagged_dim=3, 2025-05-07T20:31:48.0155228Z outer_dense_size=0, 2025-05-07T20:31:48.0155466Z inner_dense_size=0, 2025-05-07T20:31:48.0155702Z dtype=torch.float32, 2025-05-07T20:31:48.0155962Z device=device(type='cpu'), 2025-05-07T20:31:48.0156212Z ) 2025-05-07T20:31:48.0156524Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0157325Z self=, 2025-05-07T20:31:48.0158008Z num_jagged_dim=3, 2025-05-07T20:31:48.0158248Z outer_dense_size=1, 2025-05-07T20:31:48.0158481Z inner_dense_size=0, 2025-05-07T20:31:48.0158839Z dtype=torch.float16, 2025-05-07T20:31:48.0159400Z device=device(type='cpu'), 2025-05-07T20:31:48.0159650Z ) 2025-05-07T20:31:48.0159965Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0160764Z self=, 2025-05-07T20:31:48.0161433Z num_jagged_dim=2, 2025-05-07T20:31:48.0161672Z outer_dense_size=2, 2025-05-07T20:31:48.0161911Z inner_dense_size=3, 2025-05-07T20:31:48.0162145Z dtype=torch.float32, 2025-05-07T20:31:48.0162403Z device=device(type='cpu'), 2025-05-07T20:31:48.0162652Z ) 2025-05-07T20:31:48.0162957Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0163754Z self=, 2025-05-07T20:31:48.0164427Z num_jagged_dim=2, 2025-05-07T20:31:48.0164669Z outer_dense_size=3, 2025-05-07T20:31:48.0164904Z inner_dense_size=1, 2025-05-07T20:31:48.0165151Z dtype=torch.bfloat16, 2025-05-07T20:31:48.0165413Z device=device(type='cuda'), 2025-05-07T20:31:48.0165659Z ) 2025-05-07T20:31:48.0165971Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0166767Z self=, 2025-05-07T20:31:48.0167449Z num_jagged_dim=3, 2025-05-07T20:31:48.0167679Z outer_dense_size=0, 2025-05-07T20:31:48.0167919Z inner_dense_size=4, 2025-05-07T20:31:48.0168159Z dtype=torch.float32, 2025-05-07T20:31:48.0168413Z device=device(type='cuda'), 2025-05-07T20:31:48.0168668Z ) 2025-05-07T20:31:48.0168977Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0169761Z self=, 2025-05-07T20:31:48.0170609Z num_jagged_dim=4, 2025-05-07T20:31:48.0170843Z outer_dense_size=1, 2025-05-07T20:31:48.0171076Z inner_dense_size=0, 2025-05-07T20:31:48.0171319Z dtype=torch.bfloat16, 2025-05-07T20:31:48.0171576Z device=device(type='cuda'), 2025-05-07T20:31:48.0171817Z ) 2025-05-07T20:31:48.0172125Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0172918Z self=, 2025-05-07T20:31:48.0173598Z num_jagged_dim=2, 2025-05-07T20:31:48.0173868Z outer_dense_size=0, 2025-05-07T20:31:48.0174108Z inner_dense_size=1, 2025-05-07T20:31:48.0174351Z dtype=torch.float32, 2025-05-07T20:31:48.0174606Z device=device(type='cuda'), 2025-05-07T20:31:48.0174858Z ) 2025-05-07T20:31:48.0175170Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0175972Z self=, 2025-05-07T20:31:48.0176645Z num_jagged_dim=4, 2025-05-07T20:31:48.0176885Z outer_dense_size=4, 2025-05-07T20:31:48.0177124Z inner_dense_size=3, 2025-05-07T20:31:48.0177357Z dtype=torch.float16, 2025-05-07T20:31:48.0177616Z device=device(type='cpu'), 2025-05-07T20:31:48.0177864Z ) 2025-05-07T20:31:48.0178168Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0178965Z self=, 2025-05-07T20:31:48.0179639Z num_jagged_dim=2, 2025-05-07T20:31:48.0179867Z outer_dense_size=3, 2025-05-07T20:31:48.0180102Z inner_dense_size=0, 2025-05-07T20:31:48.0180342Z dtype=torch.bfloat16, 2025-05-07T20:31:48.0180599Z device=device(type='cpu'), 2025-05-07T20:31:48.0180843Z ) 2025-05-07T20:31:48.0181231Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0182029Z self=, 2025-05-07T20:31:48.0182697Z num_jagged_dim=3, 2025-05-07T20:31:48.0182924Z outer_dense_size=0, 2025-05-07T20:31:48.0183158Z inner_dense_size=0, 2025-05-07T20:31:48.0183394Z dtype=torch.float16, 2025-05-07T20:31:48.0183643Z device=device(type='cuda'), 2025-05-07T20:31:48.0183889Z ) 2025-05-07T20:31:48.0184195Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0184981Z self=, 2025-05-07T20:31:48.0185650Z num_jagged_dim=3, 2025-05-07T20:31:48.0185885Z outer_dense_size=0, 2025-05-07T20:31:48.0186122Z inner_dense_size=3, 2025-05-07T20:31:48.0186368Z dtype=torch.float16, 2025-05-07T20:31:48.0186619Z device=device(type='cuda'), 2025-05-07T20:31:48.0186858Z ) 2025-05-07T20:31:48.0187166Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0187956Z self=, 2025-05-07T20:31:48.0188625Z num_jagged_dim=3, 2025-05-07T20:31:48.0188854Z outer_dense_size=3, 2025-05-07T20:31:48.0189091Z inner_dense_size=3, 2025-05-07T20:31:48.0189327Z dtype=torch.float16, 2025-05-07T20:31:48.0189571Z device=device(type='cuda'), 2025-05-07T20:31:48.0189815Z ) 2025-05-07T20:31:48.0190119Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0190905Z self=, 2025-05-07T20:31:48.0191666Z num_jagged_dim=1, 2025-05-07T20:31:48.0191903Z outer_dense_size=1, 2025-05-07T20:31:48.0192140Z inner_dense_size=0, 2025-05-07T20:31:48.0192375Z dtype=torch.float32, 2025-05-07T20:31:48.0192624Z device=device(type='cuda'), 2025-05-07T20:31:48.0192870Z ) 2025-05-07T20:31:48.0193174Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0193962Z self=, 2025-05-07T20:31:48.0194632Z num_jagged_dim=1, 2025-05-07T20:31:48.0194862Z outer_dense_size=1, 2025-05-07T20:31:48.0195098Z inner_dense_size=1, 2025-05-07T20:31:48.0195335Z dtype=torch.float32, 2025-05-07T20:31:48.0195583Z device=device(type='cuda'), 2025-05-07T20:31:48.0195826Z ) 2025-05-07T20:31:48.0196587Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0197393Z self=, 2025-05-07T20:31:48.0198060Z num_jagged_dim=1, 2025-05-07T20:31:48.0198291Z outer_dense_size=2, 2025-05-07T20:31:48.0198525Z inner_dense_size=2, 2025-05-07T20:31:48.0198811Z dtype=torch.float16, 2025-05-07T20:31:48.0199067Z device=device(type='cuda'), 2025-05-07T20:31:48.0199312Z ) 2025-05-07T20:31:48.0199611Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0200403Z self=, 2025-05-07T20:31:48.0201083Z num_jagged_dim=2, 2025-05-07T20:31:48.0201315Z outer_dense_size=2, 2025-05-07T20:31:48.0201545Z inner_dense_size=2, 2025-05-07T20:31:48.0201784Z dtype=torch.float16, 2025-05-07T20:31:48.0202042Z device=device(type='cuda'), 2025-05-07T20:31:48.0202286Z ) 2025-05-07T20:31:48.0202744Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0203550Z self=, 2025-05-07T20:31:48.0204260Z num_jagged_dim=1, 2025-05-07T20:31:48.0204492Z outer_dense_size=1, 2025-05-07T20:31:48.0204727Z inner_dense_size=4, 2025-05-07T20:31:48.0204965Z dtype=torch.float32, 2025-05-07T20:31:48.0205222Z device=device(type='cpu'), 2025-05-07T20:31:48.0205468Z ) 2025-05-07T20:31:48.0205767Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0206563Z self=, 2025-05-07T20:31:48.0207236Z num_jagged_dim=1, 2025-05-07T20:31:48.0207469Z outer_dense_size=1, 2025-05-07T20:31:48.0207696Z inner_dense_size=1, 2025-05-07T20:31:48.0207945Z dtype=torch.float32, 2025-05-07T20:31:48.0208200Z device=device(type='cpu'), 2025-05-07T20:31:48.0208439Z ) 2025-05-07T20:31:48.0208756Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:48.0209548Z self=, 2025-05-07T20:31:48.0210219Z num_jagged_dim=4, 2025-05-07T20:31:48.0210447Z outer_dense_size=2, 2025-05-07T20:31:48.0210680Z inner_dense_size=1, 2025-05-07T20:31:48.0210916Z dtype=torch.float16, 2025-05-07T20:31:48.0211172Z device=device(type='cuda'), 2025-05-07T20:31:48.0211416Z ) 2025-05-07T20:31:48.0211603Z PASSED 2025-05-07T20:31:52.8249200Z 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:52.8251118Z self=, 2025-05-07T20:31:52.8251872Z num_jagged_dim=1, 2025-05-07T20:31:52.8252110Z outer_dense_size=2, 2025-05-07T20:31:52.8252342Z inner_dense_size=2, 2025-05-07T20:31:52.8252586Z dtype=torch.float32, 2025-05-07T20:31:52.8252838Z device_type='cpu', 2025-05-07T20:31:52.8253057Z ) 2025-05-07T20:31:52.8253418Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8254326Z self=, 2025-05-07T20:31:52.8255052Z num_jagged_dim=4, 2025-05-07T20:31:52.8255285Z outer_dense_size=2, 2025-05-07T20:31:52.8255524Z inner_dense_size=2, 2025-05-07T20:31:52.8255762Z dtype=torch.float32, 2025-05-07T20:31:52.8256008Z device_type='cpu', 2025-05-07T20:31:52.8256234Z ) 2025-05-07T20:31:52.8256595Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8257495Z self=, 2025-05-07T20:31:52.8258230Z num_jagged_dim=4, 2025-05-07T20:31:52.8258462Z outer_dense_size=4, 2025-05-07T20:31:52.8258715Z inner_dense_size=2, 2025-05-07T20:31:52.8258959Z dtype=torch.bfloat16, 2025-05-07T20:31:52.8259200Z device_type='cpu', 2025-05-07T20:31:52.8259419Z ) 2025-05-07T20:31:52.8259775Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8260680Z self=, 2025-05-07T20:31:52.8261404Z num_jagged_dim=3, 2025-05-07T20:31:52.8261642Z outer_dense_size=4, 2025-05-07T20:31:52.8262035Z inner_dense_size=4, 2025-05-07T20:31:52.8262271Z dtype=torch.float16, 2025-05-07T20:31:52.8262514Z device_type='cpu', 2025-05-07T20:31:52.8262732Z ) 2025-05-07T20:31:52.8263082Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8263985Z self=, 2025-05-07T20:31:52.8264715Z num_jagged_dim=4, 2025-05-07T20:31:52.8264943Z outer_dense_size=4, 2025-05-07T20:31:52.8265180Z inner_dense_size=3, 2025-05-07T20:31:52.8265421Z dtype=torch.bfloat16, 2025-05-07T20:31:52.8265670Z device_type='cpu', 2025-05-07T20:31:52.8265883Z ) 2025-05-07T20:31:52.8266233Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8267139Z self=, 2025-05-07T20:31:52.8267866Z num_jagged_dim=4, 2025-05-07T20:31:52.8268096Z outer_dense_size=3, 2025-05-07T20:31:52.8268329Z inner_dense_size=3, 2025-05-07T20:31:52.8268560Z dtype=torch.float16, 2025-05-07T20:31:52.8268800Z device_type='cpu', 2025-05-07T20:31:52.8269018Z ) 2025-05-07T20:31:52.8269364Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8270266Z self=, 2025-05-07T20:31:52.8270996Z num_jagged_dim=4, 2025-05-07T20:31:52.8271226Z outer_dense_size=3, 2025-05-07T20:31:52.8271452Z inner_dense_size=2, 2025-05-07T20:31:52.8271691Z dtype=torch.bfloat16, 2025-05-07T20:31:52.8271939Z device_type='cpu', 2025-05-07T20:31:52.8272151Z ) 2025-05-07T20:31:52.8272505Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8273497Z self=, 2025-05-07T20:31:52.8274227Z num_jagged_dim=1, 2025-05-07T20:31:52.8274454Z outer_dense_size=3, 2025-05-07T20:31:52.8274687Z inner_dense_size=3, 2025-05-07T20:31:52.8274933Z dtype=torch.float32, 2025-05-07T20:31:52.8275203Z device_type='cpu', 2025-05-07T20:31:52.8275438Z ) 2025-05-07T20:31:52.8275793Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8276688Z self=, 2025-05-07T20:31:52.8277422Z num_jagged_dim=4, 2025-05-07T20:31:52.8277657Z outer_dense_size=2, 2025-05-07T20:31:52.8277887Z inner_dense_size=3, 2025-05-07T20:31:52.8278133Z dtype=torch.float16, 2025-05-07T20:31:52.8278383Z device_type='cpu', 2025-05-07T20:31:52.8278595Z ) 2025-05-07T20:31:52.8279085Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8279992Z self=, 2025-05-07T20:31:52.8280725Z num_jagged_dim=4, 2025-05-07T20:31:52.8280952Z outer_dense_size=3, 2025-05-07T20:31:52.8281187Z inner_dense_size=3, 2025-05-07T20:31:52.8281428Z dtype=torch.bfloat16, 2025-05-07T20:31:52.8281671Z device_type='cpu', 2025-05-07T20:31:52.8281892Z ) 2025-05-07T20:31:52.8282247Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8283145Z self=, 2025-05-07T20:31:52.8283885Z num_jagged_dim=2, 2025-05-07T20:31:52.8284205Z outer_dense_size=3, 2025-05-07T20:31:52.8284441Z inner_dense_size=2, 2025-05-07T20:31:52.8284673Z dtype=torch.float32, 2025-05-07T20:31:52.8284914Z device_type='cpu', 2025-05-07T20:31:52.8285136Z ) 2025-05-07T20:31:52.8285480Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8286392Z self=, 2025-05-07T20:31:52.8287131Z num_jagged_dim=3, 2025-05-07T20:31:52.8287444Z outer_dense_size=3, 2025-05-07T20:31:52.8287707Z inner_dense_size=2, 2025-05-07T20:31:52.8287943Z dtype=torch.float32, 2025-05-07T20:31:52.8288192Z device_type='cpu', 2025-05-07T20:31:52.8288403Z ) 2025-05-07T20:31:52.8288751Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8289656Z self=, 2025-05-07T20:31:52.8290374Z num_jagged_dim=2, 2025-05-07T20:31:52.8290604Z outer_dense_size=2, 2025-05-07T20:31:52.8290838Z inner_dense_size=2, 2025-05-07T20:31:52.8291068Z dtype=torch.float32, 2025-05-07T20:31:52.8291307Z device_type='cpu', 2025-05-07T20:31:52.8291527Z ) 2025-05-07T20:31:52.8291870Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8292762Z self=, 2025-05-07T20:31:52.8293486Z num_jagged_dim=3, 2025-05-07T20:31:52.8293715Z outer_dense_size=4, 2025-05-07T20:31:52.8293946Z inner_dense_size=2, 2025-05-07T20:31:52.8294183Z dtype=torch.bfloat16, 2025-05-07T20:31:52.8294438Z device_type='cpu', 2025-05-07T20:31:52.8294747Z ) 2025-05-07T20:31:52.8295148Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8296426Z self=, 2025-05-07T20:31:52.8297154Z num_jagged_dim=3, 2025-05-07T20:31:52.8297392Z outer_dense_size=3, 2025-05-07T20:31:52.8297629Z inner_dense_size=2, 2025-05-07T20:31:52.8297874Z dtype=torch.bfloat16, 2025-05-07T20:31:52.8298190Z device_type='cpu', 2025-05-07T20:31:52.8298492Z ) 2025-05-07T20:31:52.8299003Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8299918Z self=, 2025-05-07T20:31:52.8300648Z num_jagged_dim=3, 2025-05-07T20:31:52.8300885Z outer_dense_size=3, 2025-05-07T20:31:52.8301132Z inner_dense_size=3, 2025-05-07T20:31:52.8301375Z dtype=torch.bfloat16, 2025-05-07T20:31:52.8301626Z device_type='cpu', 2025-05-07T20:31:52.8301844Z ) 2025-05-07T20:31:52.8302198Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8303097Z self=, 2025-05-07T20:31:52.8303824Z num_jagged_dim=3, 2025-05-07T20:31:52.8304052Z outer_dense_size=3, 2025-05-07T20:31:52.8304289Z inner_dense_size=4, 2025-05-07T20:31:52.8304528Z dtype=torch.float32, 2025-05-07T20:31:52.8304766Z device_type='cpu', 2025-05-07T20:31:52.8304985Z ) 2025-05-07T20:31:52.8305338Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8306391Z self=, 2025-05-07T20:31:52.8307127Z num_jagged_dim=3, 2025-05-07T20:31:52.8307361Z outer_dense_size=3, 2025-05-07T20:31:52.8307596Z inner_dense_size=3, 2025-05-07T20:31:52.8307831Z dtype=torch.float32, 2025-05-07T20:31:52.8308073Z device_type='cpu', 2025-05-07T20:31:52.8308298Z ) 2025-05-07T20:31:52.8308645Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8309540Z self=, 2025-05-07T20:31:52.8310266Z num_jagged_dim=3, 2025-05-07T20:31:52.8310495Z outer_dense_size=4, 2025-05-07T20:31:52.8310730Z inner_dense_size=4, 2025-05-07T20:31:52.8310973Z dtype=torch.bfloat16, 2025-05-07T20:31:52.8311217Z device_type='cpu', 2025-05-07T20:31:52.8311438Z ) 2025-05-07T20:31:52.8311796Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:52.8312696Z self=, 2025-05-07T20:31:52.8313415Z num_jagged_dim=3, 2025-05-07T20:31:52.8313650Z outer_dense_size=3, 2025-05-07T20:31:52.8313887Z inner_dense_size=4, 2025-05-07T20:31:52.8314123Z dtype=torch.bfloat16, 2025-05-07T20:31:52.8314374Z device_type='cpu', 2025-05-07T20:31:52.8314596Z ) 2025-05-07T20:31:52.8314779Z PASSED 2025-05-07T20:31:52.9776957Z 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:52.9780061Z self=, 2025-05-07T20:31:52.9781926Z num_jagged_dim=1, 2025-05-07T20:31:52.9782414Z outer_dense_size=0, 2025-05-07T20:31:52.9782887Z inner_dense_size=0, 2025-05-07T20:31:52.9783356Z dtype=torch.float32, 2025-05-07T20:31:52.9783844Z device_type='meta', 2025-05-07T20:31:52.9784288Z ) 2025-05-07T20:31:52.9784954Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9785896Z self=, 2025-05-07T20:31:52.9786623Z num_jagged_dim=3, 2025-05-07T20:31:52.9786852Z outer_dense_size=0, 2025-05-07T20:31:52.9787095Z inner_dense_size=0, 2025-05-07T20:31:52.9787340Z dtype=torch.float32, 2025-05-07T20:31:52.9787583Z device_type='meta', 2025-05-07T20:31:52.9787808Z ) 2025-05-07T20:31:52.9788169Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9789070Z self=, 2025-05-07T20:31:52.9789788Z num_jagged_dim=3, 2025-05-07T20:31:52.9790024Z outer_dense_size=4, 2025-05-07T20:31:52.9790265Z inner_dense_size=1, 2025-05-07T20:31:52.9790497Z dtype=torch.float16, 2025-05-07T20:31:52.9790753Z device_type='meta', 2025-05-07T20:31:52.9790977Z ) 2025-05-07T20:31:52.9791322Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9792211Z self=, 2025-05-07T20:31:52.9792935Z num_jagged_dim=3, 2025-05-07T20:31:52.9793172Z outer_dense_size=4, 2025-05-07T20:31:52.9793402Z inner_dense_size=0, 2025-05-07T20:31:52.9793645Z dtype=torch.float16, 2025-05-07T20:31:52.9793893Z device_type='meta', 2025-05-07T20:31:52.9794121Z ) 2025-05-07T20:31:52.9794623Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9795517Z self=, 2025-05-07T20:31:52.9796527Z num_jagged_dim=2, 2025-05-07T20:31:52.9796767Z outer_dense_size=1, 2025-05-07T20:31:52.9797006Z inner_dense_size=3, 2025-05-07T20:31:52.9797244Z dtype=torch.float32, 2025-05-07T20:31:52.9797495Z device_type='meta', 2025-05-07T20:31:52.9797721Z ) 2025-05-07T20:31:52.9798076Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9799047Z self=, 2025-05-07T20:31:52.9799795Z num_jagged_dim=3, 2025-05-07T20:31:52.9800025Z outer_dense_size=0, 2025-05-07T20:31:52.9800277Z inner_dense_size=4, 2025-05-07T20:31:52.9808419Z dtype=torch.bfloat16, 2025-05-07T20:31:52.9808796Z device_type='meta', 2025-05-07T20:31:52.9809022Z ) 2025-05-07T20:31:52.9809384Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9810289Z self=, 2025-05-07T20:31:52.9811013Z num_jagged_dim=4, 2025-05-07T20:31:52.9811255Z outer_dense_size=4, 2025-05-07T20:31:52.9811494Z inner_dense_size=3, 2025-05-07T20:31:52.9811730Z dtype=torch.float16, 2025-05-07T20:31:52.9811981Z device_type='meta', 2025-05-07T20:31:52.9812202Z ) 2025-05-07T20:31:52.9812555Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9813447Z self=, 2025-05-07T20:31:52.9814359Z num_jagged_dim=4, 2025-05-07T20:31:52.9814597Z outer_dense_size=2, 2025-05-07T20:31:52.9814826Z inner_dense_size=3, 2025-05-07T20:31:52.9815092Z dtype=torch.float16, 2025-05-07T20:31:52.9815362Z device_type='meta', 2025-05-07T20:31:52.9815578Z ) 2025-05-07T20:31:52.9815932Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9816821Z self=, 2025-05-07T20:31:52.9817552Z num_jagged_dim=4, 2025-05-07T20:31:52.9817781Z outer_dense_size=4, 2025-05-07T20:31:52.9818022Z inner_dense_size=0, 2025-05-07T20:31:52.9818268Z dtype=torch.float16, 2025-05-07T20:31:52.9818508Z device_type='meta', 2025-05-07T20:31:52.9818734Z ) 2025-05-07T20:31:52.9819087Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9819983Z self=, 2025-05-07T20:31:52.9820709Z num_jagged_dim=1, 2025-05-07T20:31:52.9820946Z outer_dense_size=1, 2025-05-07T20:31:52.9821179Z inner_dense_size=1, 2025-05-07T20:31:52.9821425Z dtype=torch.bfloat16, 2025-05-07T20:31:52.9821677Z device_type='meta', 2025-05-07T20:31:52.9821901Z ) 2025-05-07T20:31:52.9822245Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9823136Z self=, 2025-05-07T20:31:52.9823863Z num_jagged_dim=3, 2025-05-07T20:31:52.9824093Z outer_dense_size=2, 2025-05-07T20:31:52.9824332Z inner_dense_size=0, 2025-05-07T20:31:52.9824583Z dtype=torch.float16, 2025-05-07T20:31:52.9824956Z device_type='meta', 2025-05-07T20:31:52.9825182Z ) 2025-05-07T20:31:52.9825534Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9826439Z self=, 2025-05-07T20:31:52.9827157Z num_jagged_dim=3, 2025-05-07T20:31:52.9827393Z outer_dense_size=2, 2025-05-07T20:31:52.9827630Z inner_dense_size=3, 2025-05-07T20:31:52.9827864Z dtype=torch.float16, 2025-05-07T20:31:52.9828110Z device_type='meta', 2025-05-07T20:31:52.9828331Z ) 2025-05-07T20:31:52.9828674Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9829561Z self=, 2025-05-07T20:31:52.9830290Z num_jagged_dim=2, 2025-05-07T20:31:52.9830531Z outer_dense_size=2, 2025-05-07T20:31:52.9830761Z inner_dense_size=3, 2025-05-07T20:31:52.9830998Z dtype=torch.float16, 2025-05-07T20:31:52.9831241Z device_type='meta', 2025-05-07T20:31:52.9831456Z ) 2025-05-07T20:31:52.9831805Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9832692Z self=, 2025-05-07T20:31:52.9833410Z num_jagged_dim=2, 2025-05-07T20:31:52.9833643Z outer_dense_size=2, 2025-05-07T20:31:52.9833878Z inner_dense_size=2, 2025-05-07T20:31:52.9834114Z dtype=torch.float16, 2025-05-07T20:31:52.9834360Z device_type='meta', 2025-05-07T20:31:52.9834582Z ) 2025-05-07T20:31:52.9834926Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9835906Z self=, 2025-05-07T20:31:52.9836631Z num_jagged_dim=3, 2025-05-07T20:31:52.9836869Z outer_dense_size=2, 2025-05-07T20:31:52.9837101Z inner_dense_size=0, 2025-05-07T20:31:52.9837341Z dtype=torch.float32, 2025-05-07T20:31:52.9837588Z device_type='meta', 2025-05-07T20:31:52.9837804Z ) 2025-05-07T20:31:52.9838149Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9839130Z self=, 2025-05-07T20:31:52.9839852Z num_jagged_dim=3, 2025-05-07T20:31:52.9840080Z outer_dense_size=0, 2025-05-07T20:31:52.9840316Z inner_dense_size=3, 2025-05-07T20:31:52.9840557Z dtype=torch.float32, 2025-05-07T20:31:52.9840795Z device_type='meta', 2025-05-07T20:31:52.9841019Z ) 2025-05-07T20:31:52.9841373Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9842257Z self=, 2025-05-07T20:31:52.9842972Z num_jagged_dim=1, 2025-05-07T20:31:52.9843206Z outer_dense_size=0, 2025-05-07T20:31:52.9843445Z inner_dense_size=3, 2025-05-07T20:31:52.9843676Z dtype=torch.float32, 2025-05-07T20:31:52.9843921Z device_type='meta', 2025-05-07T20:31:52.9844141Z ) 2025-05-07T20:31:52.9844485Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9845379Z self=, 2025-05-07T20:31:52.9846101Z num_jagged_dim=1, 2025-05-07T20:31:52.9846336Z outer_dense_size=1, 2025-05-07T20:31:52.9846569Z inner_dense_size=3, 2025-05-07T20:31:52.9846888Z dtype=torch.float32, 2025-05-07T20:31:52.9847133Z device_type='meta', 2025-05-07T20:31:52.9847346Z ) 2025-05-07T20:31:52.9847693Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9848580Z self=, 2025-05-07T20:31:52.9849293Z num_jagged_dim=1, 2025-05-07T20:31:52.9849524Z outer_dense_size=1, 2025-05-07T20:31:52.9849759Z inner_dense_size=1, 2025-05-07T20:31:52.9849990Z dtype=torch.float32, 2025-05-07T20:31:52.9850235Z device_type='meta', 2025-05-07T20:31:52.9850453Z ) 2025-05-07T20:31:52.9850793Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:52.9851684Z self=, 2025-05-07T20:31:52.9852410Z num_jagged_dim=1, 2025-05-07T20:31:52.9852643Z outer_dense_size=3, 2025-05-07T20:31:52.9852870Z inner_dense_size=1, 2025-05-07T20:31:52.9853107Z dtype=torch.float16, 2025-05-07T20:31:52.9853350Z device_type='meta', 2025-05-07T20:31:52.9853561Z ) 2025-05-07T20:31:52.9853741Z PASSED 2025-05-07T20:31:56.1468932Z 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:56.1470609Z self=, 2025-05-07T20:31:56.1471470Z num_jagged_dim=1, 2025-05-07T20:31:56.1471751Z outer_dense_size=0, 2025-05-07T20:31:56.1472035Z inner_dense_size=16, 2025-05-07T20:31:56.1472329Z dtype=torch.float16, 2025-05-07T20:31:56.1473005Z device=device(type='cpu'), 2025-05-07T20:31:56.1473324Z ) 2025-05-07T20:31:56.1473719Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:31:56.1474733Z self=, 2025-05-07T20:31:56.1475588Z num_jagged_dim=1, 2025-05-07T20:31:56.1475863Z outer_dense_size=5, 2025-05-07T20:31:56.1476140Z inner_dense_size=96, 2025-05-07T20:31:56.1476430Z dtype=torch.float16, 2025-05-07T20:31:56.1476730Z device=device(type='cpu'), 2025-05-07T20:31:56.1477023Z ) 2025-05-07T20:31:56.1477409Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:31:56.1478425Z self=, 2025-05-07T20:31:56.1479378Z num_jagged_dim=1, 2025-05-07T20:31:56.1479660Z outer_dense_size=1, 2025-05-07T20:31:56.1479948Z inner_dense_size=96, 2025-05-07T20:31:56.1480240Z dtype=torch.float16, 2025-05-07T20:31:56.1480544Z device=device(type='cuda'), 2025-05-07T20:31:56.1480841Z ) 2025-05-07T20:31:56.1481228Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:31:56.1482240Z self=, 2025-05-07T20:31:56.1483090Z num_jagged_dim=1, 2025-05-07T20:31:56.1483362Z outer_dense_size=5, 2025-05-07T20:31:56.1483643Z inner_dense_size=16, 2025-05-07T20:31:56.1483926Z dtype=torch.float16, 2025-05-07T20:31:56.1484224Z device=device(type='cpu'), 2025-05-07T20:31:56.1484516Z ) 2025-05-07T20:31:56.1484734Z PASSED 2025-05-07T20:31:56.1484871Z 2025-05-07T20:31:56.1485035Z =============================== warnings summary =============================== 2025-05-07T20:31:56.1486143Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:31:56.1487404Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:31:56.1489385Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:56.1491008Z warnings.warn( 2025-05-07T20:31:56.1491181Z 2025-05-07T20:31:56.1491740Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:31:56.1492989Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:31:56.1494972Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:56.1496721Z warnings.warn( 2025-05-07T20:31:56.1496895Z 2025-05-07T20:31:56.1497457Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:31:56.1498708Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:31:56.1500687Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:56.1502366Z warnings.warn( 2025-05-07T20:31:56.1502547Z 2025-05-07T20:31:56.1502850Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:31:56.1503486Z ======================== 4 passed, 6 warnings in 11.90s ======================== 2025-05-07T20:31:57.8235914Z 2025-05-07T20:31:57.8236677Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:31:57.8256646Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 15 seconds 2025-05-07T20:31:57.8257071Z 2025-05-07T20:31:57.8257076Z 2025-05-07T20:31:57.8257080Z 2025-05-07T20:31:57.8257084Z 2025-05-07T20:31:57.8279068Z ################################################################################ 2025-05-07T20:31:57.8294706Z # [2025-05-07T20:31:57.829Z] Run Python Test Suite: 2025-05-07T20:31:57.8295130Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:31:57.8295507Z ################################################################################ 2025-05-07T20:31:57.8321299Z + 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:57.8322204Z 2025-05-07T20:31:59.9634241Z ============================= test session starts ============================== 2025-05-07T20:31:59.9635653Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:59.9636722Z cachedir: .pytest_cache 2025-05-07T20:31:59.9637492Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:59.9638229Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:59.9638638Z plugins: hypothesis-6.131.14 2025-05-07T20:32:01.9853445Z collecting ... collected 5 items 2025-05-07T20:32:01.9853823Z 2025-05-07T20:32:02.3668148Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3669376Z self=, 2025-05-07T20:32:02.3670106Z num_jagged_dim=1, 2025-05-07T20:32:02.3670468Z outer_dense_size=0, 2025-05-07T20:32:02.3670847Z inner_dense_size=0, 2025-05-07T20:32:02.3671223Z dtype=torch.float32, 2025-05-07T20:32:02.3671599Z device=device(type='cpu'), 2025-05-07T20:32:02.3672044Z precompute_total_L=False, 2025-05-07T20:32:02.3672466Z ) 2025-05-07T20:32:02.3672774Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3673539Z self=, 2025-05-07T20:32:02.3674278Z num_jagged_dim=3, 2025-05-07T20:32:02.3674651Z outer_dense_size=0, 2025-05-07T20:32:02.3675035Z inner_dense_size=0, 2025-05-07T20:32:02.3675417Z dtype=torch.float32, 2025-05-07T20:32:02.3675828Z device=device(type='cpu'), 2025-05-07T20:32:02.3676263Z precompute_total_L=False, 2025-05-07T20:32:02.3676667Z ) 2025-05-07T20:32:02.3676996Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3677667Z self=, 2025-05-07T20:32:02.3678415Z num_jagged_dim=3, 2025-05-07T20:32:02.3678944Z outer_dense_size=5, 2025-05-07T20:32:02.3679325Z inner_dense_size=2, 2025-05-07T20:32:02.3679726Z dtype=torch.bfloat16, 2025-05-07T20:32:02.3680154Z device=device(type='cuda'), 2025-05-07T20:32:02.3680599Z precompute_total_L=False, 2025-05-07T20:32:02.3681015Z ) 2025-05-07T20:32:02.3681357Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3682130Z self=, 2025-05-07T20:32:02.3682908Z num_jagged_dim=5, 2025-05-07T20:32:02.3683292Z outer_dense_size=5, 2025-05-07T20:32:02.3683681Z inner_dense_size=5, 2025-05-07T20:32:02.3684355Z dtype=torch.float32, 2025-05-07T20:32:02.3684772Z device=device(type='cuda'), 2025-05-07T20:32:02.3685219Z precompute_total_L=False, 2025-05-07T20:32:02.3685617Z ) 2025-05-07T20:32:02.3685949Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3686721Z self=, 2025-05-07T20:32:02.3687479Z num_jagged_dim=1, 2025-05-07T20:32:02.3687880Z outer_dense_size=4, 2025-05-07T20:32:02.3688295Z inner_dense_size=0, 2025-05-07T20:32:02.3688674Z dtype=torch.float16, 2025-05-07T20:32:02.3689090Z device=device(type='cuda'), 2025-05-07T20:32:02.3689540Z precompute_total_L=True, 2025-05-07T20:32:02.3689933Z ) 2025-05-07T20:32:02.3690265Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3691039Z self=, 2025-05-07T20:32:02.3691811Z num_jagged_dim=4, 2025-05-07T20:32:02.3692191Z outer_dense_size=5, 2025-05-07T20:32:02.3692586Z inner_dense_size=5, 2025-05-07T20:32:02.3692972Z dtype=torch.float16, 2025-05-07T20:32:02.3693372Z device=device(type='cuda'), 2025-05-07T20:32:02.3693821Z precompute_total_L=False, 2025-05-07T20:32:02.3694233Z ) 2025-05-07T20:32:02.3694559Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3695285Z self=, 2025-05-07T20:32:02.3696367Z num_jagged_dim=1, 2025-05-07T20:32:02.3696747Z outer_dense_size=2, 2025-05-07T20:32:02.3697138Z inner_dense_size=2, 2025-05-07T20:32:02.3697526Z dtype=torch.bfloat16, 2025-05-07T20:32:02.3697939Z device=device(type='cuda'), 2025-05-07T20:32:02.3698392Z precompute_total_L=False, 2025-05-07T20:32:02.3698795Z ) 2025-05-07T20:32:02.3699118Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3699891Z self=, 2025-05-07T20:32:02.3700673Z num_jagged_dim=4, 2025-05-07T20:32:02.3701259Z outer_dense_size=3, 2025-05-07T20:32:02.3701646Z inner_dense_size=3, 2025-05-07T20:32:02.3702032Z dtype=torch.float16, 2025-05-07T20:32:02.3702435Z device=device(type='cuda'), 2025-05-07T20:32:02.3702874Z precompute_total_L=True, 2025-05-07T20:32:02.3703275Z ) 2025-05-07T20:32:02.3703613Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3704377Z self=, 2025-05-07T20:32:02.3705146Z num_jagged_dim=2, 2025-05-07T20:32:02.3705528Z outer_dense_size=5, 2025-05-07T20:32:02.3705906Z inner_dense_size=5, 2025-05-07T20:32:02.3706294Z dtype=torch.float16, 2025-05-07T20:32:02.3706711Z device=device(type='cpu'), 2025-05-07T20:32:02.3707152Z precompute_total_L=False, 2025-05-07T20:32:02.3707564Z ) 2025-05-07T20:32:02.3707901Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3708678Z self=, 2025-05-07T20:32:02.3709441Z num_jagged_dim=5, 2025-05-07T20:32:02.3709822Z outer_dense_size=0, 2025-05-07T20:32:02.3710207Z inner_dense_size=5, 2025-05-07T20:32:02.3710586Z dtype=torch.bfloat16, 2025-05-07T20:32:02.3711007Z device=device(type='cpu'), 2025-05-07T20:32:02.3711455Z precompute_total_L=False, 2025-05-07T20:32:02.3711855Z ) 2025-05-07T20:32:02.3712194Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3712969Z self=, 2025-05-07T20:32:02.3713724Z num_jagged_dim=4, 2025-05-07T20:32:02.3714103Z outer_dense_size=0, 2025-05-07T20:32:02.3714485Z inner_dense_size=0, 2025-05-07T20:32:02.3714874Z dtype=torch.float32, 2025-05-07T20:32:02.3715291Z device=device(type='cpu'), 2025-05-07T20:32:02.3715727Z precompute_total_L=False, 2025-05-07T20:32:02.3716093Z ) 2025-05-07T20:32:02.3716421Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3717365Z self=, 2025-05-07T20:32:02.3718103Z num_jagged_dim=4, 2025-05-07T20:32:02.3718467Z outer_dense_size=4, 2025-05-07T20:32:02.3718916Z inner_dense_size=0, 2025-05-07T20:32:02.3719277Z dtype=torch.float32, 2025-05-07T20:32:02.3719667Z device=device(type='cpu'), 2025-05-07T20:32:02.3720118Z precompute_total_L=False, 2025-05-07T20:32:02.3720526Z ) 2025-05-07T20:32:02.3720850Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3721628Z self=, 2025-05-07T20:32:02.3722397Z num_jagged_dim=4, 2025-05-07T20:32:02.3722763Z outer_dense_size=4, 2025-05-07T20:32:02.3723145Z inner_dense_size=4, 2025-05-07T20:32:02.3723529Z dtype=torch.float32, 2025-05-07T20:32:02.3723931Z device=device(type='cpu'), 2025-05-07T20:32:02.3724376Z precompute_total_L=False, 2025-05-07T20:32:02.3724794Z ) 2025-05-07T20:32:02.3725135Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3725900Z self=, 2025-05-07T20:32:02.3726669Z num_jagged_dim=1, 2025-05-07T20:32:02.3727049Z outer_dense_size=3, 2025-05-07T20:32:02.3727422Z inner_dense_size=3, 2025-05-07T20:32:02.3727816Z dtype=torch.bfloat16, 2025-05-07T20:32:02.3728231Z device=device(type='cuda'), 2025-05-07T20:32:02.3728668Z precompute_total_L=False, 2025-05-07T20:32:02.3729076Z ) 2025-05-07T20:32:02.3729409Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3730169Z self=, 2025-05-07T20:32:02.3730936Z num_jagged_dim=3, 2025-05-07T20:32:02.3731317Z outer_dense_size=3, 2025-05-07T20:32:02.3731691Z inner_dense_size=3, 2025-05-07T20:32:02.3732085Z dtype=torch.bfloat16, 2025-05-07T20:32:02.3732499Z device=device(type='cuda'), 2025-05-07T20:32:02.3734340Z precompute_total_L=False, 2025-05-07T20:32:02.3734767Z ) 2025-05-07T20:32:02.3735103Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3735879Z self=, 2025-05-07T20:32:02.3736637Z num_jagged_dim=4, 2025-05-07T20:32:02.3736990Z outer_dense_size=5, 2025-05-07T20:32:02.3737371Z inner_dense_size=0, 2025-05-07T20:32:02.3737749Z dtype=torch.float32, 2025-05-07T20:32:02.3738167Z device=device(type='cuda'), 2025-05-07T20:32:02.3738612Z precompute_total_L=True, 2025-05-07T20:32:02.3739006Z ) 2025-05-07T20:32:02.3739342Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3740117Z self=, 2025-05-07T20:32:02.3740874Z num_jagged_dim=1, 2025-05-07T20:32:02.3741248Z outer_dense_size=5, 2025-05-07T20:32:02.3741627Z inner_dense_size=0, 2025-05-07T20:32:02.3742006Z dtype=torch.float32, 2025-05-07T20:32:02.3742438Z device=device(type='cuda'), 2025-05-07T20:32:02.3742884Z precompute_total_L=True, 2025-05-07T20:32:02.3743285Z ) 2025-05-07T20:32:02.3743614Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3744391Z self=, 2025-05-07T20:32:02.3745157Z num_jagged_dim=1, 2025-05-07T20:32:02.3745527Z outer_dense_size=5, 2025-05-07T20:32:02.3745912Z inner_dense_size=5, 2025-05-07T20:32:02.3746299Z dtype=torch.float32, 2025-05-07T20:32:02.3746702Z device=device(type='cuda'), 2025-05-07T20:32:02.3747145Z precompute_total_L=True, 2025-05-07T20:32:02.3747546Z ) 2025-05-07T20:32:02.3747900Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3748690Z self=, 2025-05-07T20:32:02.3749455Z num_jagged_dim=1, 2025-05-07T20:32:02.3749822Z outer_dense_size=5, 2025-05-07T20:32:02.3750364Z inner_dense_size=1, 2025-05-07T20:32:02.3750763Z dtype=torch.float32, 2025-05-07T20:32:02.3751173Z device=device(type='cuda'), 2025-05-07T20:32:02.3751608Z precompute_total_L=True, 2025-05-07T20:32:02.3752011Z ) 2025-05-07T20:32:02.3752338Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:02.3753105Z self=, 2025-05-07T20:32:02.3753872Z num_jagged_dim=5, 2025-05-07T20:32:02.3754248Z outer_dense_size=5, 2025-05-07T20:32:02.3754623Z inner_dense_size=1, 2025-05-07T20:32:02.3755012Z dtype=torch.float32, 2025-05-07T20:32:02.3755420Z device=device(type='cuda'), 2025-05-07T20:32:02.3755858Z precompute_total_L=True, 2025-05-07T20:32:02.3756260Z ) 2025-05-07T20:32:02.3756559Z PASSED 2025-05-07T20:32:02.4032535Z 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:02.4034055Z self=, 2025-05-07T20:32:02.4034950Z num_jagged_dim=1, 2025-05-07T20:32:02.4035313Z outer_dense_size=2, 2025-05-07T20:32:02.4035704Z inner_dense_size=2, 2025-05-07T20:32:02.4047088Z dtype=torch.float32, 2025-05-07T20:32:02.4047547Z device=device(type='cpu'), 2025-05-07T20:32:02.4047969Z ) 2025-05-07T20:32:02.4048374Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4049334Z self=, 2025-05-07T20:32:02.4050224Z num_jagged_dim=3, 2025-05-07T20:32:02.4050608Z outer_dense_size=2, 2025-05-07T20:32:02.4050991Z inner_dense_size=2, 2025-05-07T20:32:02.4051332Z dtype=torch.float32, 2025-05-07T20:32:02.4051736Z device=device(type='cpu'), 2025-05-07T20:32:02.4052151Z ) 2025-05-07T20:32:02.4052540Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4053852Z self=, 2025-05-07T20:32:02.4054746Z num_jagged_dim=3, 2025-05-07T20:32:02.4055116Z outer_dense_size=4, 2025-05-07T20:32:02.4055498Z inner_dense_size=2, 2025-05-07T20:32:02.4055889Z dtype=torch.float16, 2025-05-07T20:32:02.4056299Z device=device(type='cuda'), 2025-05-07T20:32:02.4056715Z ) 2025-05-07T20:32:02.4057112Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4058072Z self=, 2025-05-07T20:32:02.4058938Z num_jagged_dim=4, 2025-05-07T20:32:02.4059318Z outer_dense_size=3, 2025-05-07T20:32:02.4059706Z inner_dense_size=3, 2025-05-07T20:32:02.4060092Z dtype=torch.float32, 2025-05-07T20:32:02.4060509Z device=device(type='cuda'), 2025-05-07T20:32:02.4060922Z ) 2025-05-07T20:32:02.4061312Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4062291Z self=, 2025-05-07T20:32:02.4063170Z num_jagged_dim=4, 2025-05-07T20:32:02.4063543Z outer_dense_size=2, 2025-05-07T20:32:02.4063931Z inner_dense_size=5, 2025-05-07T20:32:02.4064334Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4064733Z device=device(type='cpu'), 2025-05-07T20:32:02.4065122Z ) 2025-05-07T20:32:02.4065524Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4066434Z self=, 2025-05-07T20:32:02.4067271Z num_jagged_dim=5, 2025-05-07T20:32:02.4067640Z outer_dense_size=4, 2025-05-07T20:32:02.4068028Z inner_dense_size=5, 2025-05-07T20:32:02.4068417Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4068841Z device=device(type='cpu'), 2025-05-07T20:32:02.4069256Z ) 2025-05-07T20:32:02.4069643Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4070868Z self=, 2025-05-07T20:32:02.4071747Z num_jagged_dim=5, 2025-05-07T20:32:02.4072119Z outer_dense_size=2, 2025-05-07T20:32:02.4072503Z inner_dense_size=3, 2025-05-07T20:32:02.4072899Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4073314Z device=device(type='cuda'), 2025-05-07T20:32:02.4073730Z ) 2025-05-07T20:32:02.4074129Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4075087Z self=, 2025-05-07T20:32:02.4075957Z num_jagged_dim=3, 2025-05-07T20:32:02.4076335Z outer_dense_size=2, 2025-05-07T20:32:02.4076718Z inner_dense_size=5, 2025-05-07T20:32:02.4077100Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4077518Z device=device(type='cpu'), 2025-05-07T20:32:02.4077929Z ) 2025-05-07T20:32:02.4078318Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4079377Z self=, 2025-05-07T20:32:02.4080263Z num_jagged_dim=3, 2025-05-07T20:32:02.4080637Z outer_dense_size=2, 2025-05-07T20:32:02.4081031Z inner_dense_size=3, 2025-05-07T20:32:02.4081423Z dtype=torch.float16, 2025-05-07T20:32:02.4081836Z device=device(type='cpu'), 2025-05-07T20:32:02.4082246Z ) 2025-05-07T20:32:02.4082641Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4083603Z self=, 2025-05-07T20:32:02.4084475Z num_jagged_dim=2, 2025-05-07T20:32:02.4084861Z outer_dense_size=3, 2025-05-07T20:32:02.4085247Z inner_dense_size=3, 2025-05-07T20:32:02.4085629Z dtype=torch.float16, 2025-05-07T20:32:02.4086046Z device=device(type='cuda'), 2025-05-07T20:32:02.4086462Z ) 2025-05-07T20:32:02.4086856Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4087973Z self=, 2025-05-07T20:32:02.4088842Z num_jagged_dim=1, 2025-05-07T20:32:02.4089224Z outer_dense_size=5, 2025-05-07T20:32:02.4089613Z inner_dense_size=4, 2025-05-07T20:32:02.4089992Z dtype=torch.float32, 2025-05-07T20:32:02.4090408Z device=device(type='cuda'), 2025-05-07T20:32:02.4090815Z ) 2025-05-07T20:32:02.4091202Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4092162Z self=, 2025-05-07T20:32:02.4093007Z num_jagged_dim=1, 2025-05-07T20:32:02.4093387Z outer_dense_size=2, 2025-05-07T20:32:02.4093746Z inner_dense_size=4, 2025-05-07T20:32:02.4094123Z dtype=torch.float32, 2025-05-07T20:32:02.4094525Z device=device(type='cuda'), 2025-05-07T20:32:02.4094918Z ) 2025-05-07T20:32:02.4095312Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4096591Z self=, 2025-05-07T20:32:02.4097424Z num_jagged_dim=1, 2025-05-07T20:32:02.4097821Z outer_dense_size=2, 2025-05-07T20:32:02.4098205Z inner_dense_size=2, 2025-05-07T20:32:02.4098557Z dtype=torch.float32, 2025-05-07T20:32:02.4098957Z device=device(type='cuda'), 2025-05-07T20:32:02.4099351Z ) 2025-05-07T20:32:02.4099714Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4100604Z self=, 2025-05-07T20:32:02.4101456Z num_jagged_dim=1, 2025-05-07T20:32:02.4101822Z outer_dense_size=2, 2025-05-07T20:32:02.4102194Z inner_dense_size=4, 2025-05-07T20:32:02.4102575Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4102976Z device=device(type='cpu'), 2025-05-07T20:32:02.4103371Z ) 2025-05-07T20:32:02.4103750Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4104923Z self=, 2025-05-07T20:32:02.4105761Z num_jagged_dim=4, 2025-05-07T20:32:02.4106148Z outer_dense_size=2, 2025-05-07T20:32:02.4106522Z inner_dense_size=4, 2025-05-07T20:32:02.4106880Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4107258Z device=device(type='cpu'), 2025-05-07T20:32:02.4107604Z ) 2025-05-07T20:32:02.4107934Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4108740Z self=, 2025-05-07T20:32:02.4109481Z num_jagged_dim=4, 2025-05-07T20:32:02.4109833Z outer_dense_size=2, 2025-05-07T20:32:02.4110185Z inner_dense_size=2, 2025-05-07T20:32:02.4110557Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4110959Z device=device(type='cpu'), 2025-05-07T20:32:02.4111343Z ) 2025-05-07T20:32:02.4111706Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4112626Z self=, 2025-05-07T20:32:02.4113467Z num_jagged_dim=2, 2025-05-07T20:32:02.4113853Z outer_dense_size=2, 2025-05-07T20:32:02.4114245Z inner_dense_size=2, 2025-05-07T20:32:02.4114645Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4115064Z device=device(type='cpu'), 2025-05-07T20:32:02.4115458Z ) 2025-05-07T20:32:02.4115827Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4116731Z self=, 2025-05-07T20:32:02.4117580Z num_jagged_dim=1, 2025-05-07T20:32:02.4117942Z outer_dense_size=4, 2025-05-07T20:32:02.4118305Z inner_dense_size=3, 2025-05-07T20:32:02.4118780Z dtype=torch.float16, 2025-05-07T20:32:02.4119193Z device=device(type='cpu'), 2025-05-07T20:32:02.4119589Z ) 2025-05-07T20:32:02.4119981Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4121136Z self=, 2025-05-07T20:32:02.4121990Z num_jagged_dim=1, 2025-05-07T20:32:02.4122374Z outer_dense_size=2, 2025-05-07T20:32:02.4122765Z inner_dense_size=3, 2025-05-07T20:32:02.4123148Z dtype=torch.float16, 2025-05-07T20:32:02.4123543Z device=device(type='cpu'), 2025-05-07T20:32:02.4123926Z ) 2025-05-07T20:32:02.4124304Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:02.4125187Z self=, 2025-05-07T20:32:02.4126003Z num_jagged_dim=1, 2025-05-07T20:32:02.4126371Z outer_dense_size=2, 2025-05-07T20:32:02.4126731Z inner_dense_size=2, 2025-05-07T20:32:02.4127102Z dtype=torch.float16, 2025-05-07T20:32:02.4127495Z device=device(type='cpu'), 2025-05-07T20:32:02.4127869Z ) 2025-05-07T20:32:02.4128176Z PASSED 2025-05-07T20:32:02.4345841Z 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:02.4347302Z self=, 2025-05-07T20:32:02.4348147Z num_jagged_dim=1, 2025-05-07T20:32:02.4348517Z outer_dense_size=0, 2025-05-07T20:32:02.4348902Z inner_dense_size=0, 2025-05-07T20:32:02.4349282Z dtype=torch.float32, 2025-05-07T20:32:02.4349685Z device=device(type='meta'), 2025-05-07T20:32:02.4350136Z precompute_total_L=False, 2025-05-07T20:32:02.4350540Z ) 2025-05-07T20:32:02.4350925Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4351824Z self=, 2025-05-07T20:32:02.4352652Z num_jagged_dim=4, 2025-05-07T20:32:02.4353003Z outer_dense_size=0, 2025-05-07T20:32:02.4353386Z inner_dense_size=0, 2025-05-07T20:32:02.4354050Z dtype=torch.float32, 2025-05-07T20:32:02.4354458Z device=device(type='meta'), 2025-05-07T20:32:02.4354904Z precompute_total_L=False, 2025-05-07T20:32:02.4355318Z ) 2025-05-07T20:32:02.4355697Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4356641Z self=, 2025-05-07T20:32:02.4357499Z num_jagged_dim=4, 2025-05-07T20:32:02.4357922Z outer_dense_size=4, 2025-05-07T20:32:02.4358330Z inner_dense_size=1, 2025-05-07T20:32:02.4358801Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4359217Z device=device(type='meta'), 2025-05-07T20:32:02.4359647Z precompute_total_L=False, 2025-05-07T20:32:02.4360020Z ) 2025-05-07T20:32:02.4360396Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4361339Z self=, 2025-05-07T20:32:02.4362224Z num_jagged_dim=4, 2025-05-07T20:32:02.4362604Z outer_dense_size=2, 2025-05-07T20:32:02.4362990Z inner_dense_size=4, 2025-05-07T20:32:02.4363381Z dtype=torch.float32, 2025-05-07T20:32:02.4363784Z device=device(type='meta'), 2025-05-07T20:32:02.4364230Z precompute_total_L=True, 2025-05-07T20:32:02.4364631Z ) 2025-05-07T20:32:02.4365023Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4365961Z self=, 2025-05-07T20:32:02.4366823Z num_jagged_dim=3, 2025-05-07T20:32:02.4367204Z outer_dense_size=1, 2025-05-07T20:32:02.4367566Z inner_dense_size=4, 2025-05-07T20:32:02.4367957Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4368364Z device=device(type='meta'), 2025-05-07T20:32:02.4368788Z precompute_total_L=True, 2025-05-07T20:32:02.4369178Z ) 2025-05-07T20:32:02.4369560Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4370716Z self=, 2025-05-07T20:32:02.4371561Z num_jagged_dim=1, 2025-05-07T20:32:02.4371942Z outer_dense_size=3, 2025-05-07T20:32:02.4372327Z inner_dense_size=2, 2025-05-07T20:32:02.4372704Z dtype=torch.float32, 2025-05-07T20:32:02.4373118Z device=device(type='meta'), 2025-05-07T20:32:02.4373569Z precompute_total_L=False, 2025-05-07T20:32:02.4373967Z ) 2025-05-07T20:32:02.4374349Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4375289Z self=, 2025-05-07T20:32:02.4376144Z num_jagged_dim=4, 2025-05-07T20:32:02.4376525Z outer_dense_size=0, 2025-05-07T20:32:02.4376910Z inner_dense_size=5, 2025-05-07T20:32:02.4377292Z dtype=torch.float16, 2025-05-07T20:32:02.4377703Z device=device(type='meta'), 2025-05-07T20:32:02.4378181Z precompute_total_L=True, 2025-05-07T20:32:02.4378596Z ) 2025-05-07T20:32:02.4378993Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4379934Z self=, 2025-05-07T20:32:02.4380798Z num_jagged_dim=4, 2025-05-07T20:32:02.4381172Z outer_dense_size=2, 2025-05-07T20:32:02.4381555Z inner_dense_size=2, 2025-05-07T20:32:02.4381946Z dtype=torch.float32, 2025-05-07T20:32:02.4382352Z device=device(type='meta'), 2025-05-07T20:32:02.4382809Z precompute_total_L=True, 2025-05-07T20:32:02.4383212Z ) 2025-05-07T20:32:02.4383597Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4384538Z self=, 2025-05-07T20:32:02.4385398Z num_jagged_dim=2, 2025-05-07T20:32:02.4385765Z outer_dense_size=3, 2025-05-07T20:32:02.4386143Z inner_dense_size=1, 2025-05-07T20:32:02.4386512Z dtype=torch.float16, 2025-05-07T20:32:02.4387106Z device=device(type='meta'), 2025-05-07T20:32:02.4387559Z precompute_total_L=False, 2025-05-07T20:32:02.4387980Z ) 2025-05-07T20:32:02.4388352Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4389231Z self=, 2025-05-07T20:32:02.4390069Z num_jagged_dim=2, 2025-05-07T20:32:02.4390426Z outer_dense_size=2, 2025-05-07T20:32:02.4390789Z inner_dense_size=0, 2025-05-07T20:32:02.4391152Z dtype=torch.float32, 2025-05-07T20:32:02.4391552Z device=device(type='meta'), 2025-05-07T20:32:02.4391972Z precompute_total_L=True, 2025-05-07T20:32:02.4392338Z ) 2025-05-07T20:32:02.4392710Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4393585Z self=, 2025-05-07T20:32:02.4394396Z num_jagged_dim=1, 2025-05-07T20:32:02.4394765Z outer_dense_size=4, 2025-05-07T20:32:02.4395151Z inner_dense_size=1, 2025-05-07T20:32:02.4395534Z dtype=torch.float16, 2025-05-07T20:32:02.4396168Z device=device(type='meta'), 2025-05-07T20:32:02.4396623Z precompute_total_L=True, 2025-05-07T20:32:02.4396999Z ) 2025-05-07T20:32:02.4397375Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4398281Z self=, 2025-05-07T20:32:02.4399202Z num_jagged_dim=1, 2025-05-07T20:32:02.4399562Z outer_dense_size=1, 2025-05-07T20:32:02.4399940Z inner_dense_size=1, 2025-05-07T20:32:02.4400328Z dtype=torch.float16, 2025-05-07T20:32:02.4400735Z device=device(type='meta'), 2025-05-07T20:32:02.4401153Z precompute_total_L=True, 2025-05-07T20:32:02.4401497Z ) 2025-05-07T20:32:02.4401841Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4402664Z self=, 2025-05-07T20:32:02.4403662Z num_jagged_dim=1, 2025-05-07T20:32:02.4404033Z outer_dense_size=2, 2025-05-07T20:32:02.4404381Z inner_dense_size=3, 2025-05-07T20:32:02.4404710Z dtype=torch.float16, 2025-05-07T20:32:02.4405055Z device=device(type='meta'), 2025-05-07T20:32:02.4405439Z precompute_total_L=True, 2025-05-07T20:32:02.4405796Z ) 2025-05-07T20:32:02.4406142Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4406912Z self=, 2025-05-07T20:32:02.4407670Z num_jagged_dim=1, 2025-05-07T20:32:02.4408033Z outer_dense_size=3, 2025-05-07T20:32:02.4408454Z inner_dense_size=3, 2025-05-07T20:32:02.4408826Z dtype=torch.float16, 2025-05-07T20:32:02.4409214Z device=device(type='meta'), 2025-05-07T20:32:02.4409644Z precompute_total_L=True, 2025-05-07T20:32:02.4410025Z ) 2025-05-07T20:32:02.4410386Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4411292Z self=, 2025-05-07T20:32:02.4412119Z num_jagged_dim=1, 2025-05-07T20:32:02.4412477Z outer_dense_size=1, 2025-05-07T20:32:02.4412850Z inner_dense_size=3, 2025-05-07T20:32:02.4413236Z dtype=torch.float16, 2025-05-07T20:32:02.4413653Z device=device(type='meta'), 2025-05-07T20:32:02.4414088Z precompute_total_L=True, 2025-05-07T20:32:02.4414494Z ) 2025-05-07T20:32:02.4414879Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4415768Z self=, 2025-05-07T20:32:02.4416595Z num_jagged_dim=2, 2025-05-07T20:32:02.4416967Z outer_dense_size=1, 2025-05-07T20:32:02.4417330Z inner_dense_size=5, 2025-05-07T20:32:02.4417712Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4418132Z device=device(type='meta'), 2025-05-07T20:32:02.4418800Z precompute_total_L=False, 2025-05-07T20:32:02.4419205Z ) 2025-05-07T20:32:02.4419592Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4420502Z self=, 2025-05-07T20:32:02.4421344Z num_jagged_dim=2, 2025-05-07T20:32:02.4421708Z outer_dense_size=5, 2025-05-07T20:32:02.4422092Z inner_dense_size=5, 2025-05-07T20:32:02.4422478Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4422887Z device=device(type='meta'), 2025-05-07T20:32:02.4423306Z precompute_total_L=False, 2025-05-07T20:32:02.4423679Z ) 2025-05-07T20:32:02.4424030Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4424861Z self=, 2025-05-07T20:32:02.4425617Z num_jagged_dim=2, 2025-05-07T20:32:02.4425953Z outer_dense_size=5, 2025-05-07T20:32:02.4426288Z inner_dense_size=2, 2025-05-07T20:32:02.4426647Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4427013Z device=device(type='meta'), 2025-05-07T20:32:02.4427404Z precompute_total_L=False, 2025-05-07T20:32:02.4427764Z ) 2025-05-07T20:32:02.4428095Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4428921Z self=, 2025-05-07T20:32:02.4429685Z num_jagged_dim=2, 2025-05-07T20:32:02.4430010Z outer_dense_size=2, 2025-05-07T20:32:02.4430348Z inner_dense_size=2, 2025-05-07T20:32:02.4430692Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4431051Z device=device(type='meta'), 2025-05-07T20:32:02.4431447Z precompute_total_L=False, 2025-05-07T20:32:02.4431806Z ) 2025-05-07T20:32:02.4432140Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:02.4432961Z self=, 2025-05-07T20:32:02.4433724Z num_jagged_dim=5, 2025-05-07T20:32:02.4434065Z outer_dense_size=0, 2025-05-07T20:32:02.4434533Z inner_dense_size=0, 2025-05-07T20:32:02.4434884Z dtype=torch.bfloat16, 2025-05-07T20:32:02.4435250Z device=device(type='meta'), 2025-05-07T20:32:02.4435636Z precompute_total_L=True, 2025-05-07T20:32:02.4435984Z ) 2025-05-07T20:32:02.4436254Z PASSED 2025-05-07T20:32:02.6830170Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6831128Z self=, 2025-05-07T20:32:02.6831698Z num_jagged_dim=1, 2025-05-07T20:32:02.6831982Z outer_dense_size=0, 2025-05-07T20:32:02.6832266Z inner_dense_size=8, 2025-05-07T20:32:02.6832548Z dtype=torch.float16, 2025-05-07T20:32:02.6832858Z device=device(type='cpu'), 2025-05-07T20:32:02.6833190Z precompute_total_L=False, 2025-05-07T20:32:02.6833489Z ) 2025-05-07T20:32:02.6833753Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6834391Z self=, 2025-05-07T20:32:02.6834961Z num_jagged_dim=1, 2025-05-07T20:32:02.6835241Z outer_dense_size=3265, 2025-05-07T20:32:02.6835540Z inner_dense_size=8, 2025-05-07T20:32:02.6835827Z dtype=torch.float16, 2025-05-07T20:32:02.6836126Z device=device(type='cpu'), 2025-05-07T20:32:02.6836454Z precompute_total_L=False, 2025-05-07T20:32:02.6836751Z ) 2025-05-07T20:32:02.6837006Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6837595Z self=, 2025-05-07T20:32:02.6838162Z num_jagged_dim=1, 2025-05-07T20:32:02.6838440Z outer_dense_size=3265, 2025-05-07T20:32:02.6838847Z inner_dense_size=96, 2025-05-07T20:32:02.6839142Z dtype=torch.float16, 2025-05-07T20:32:02.6839438Z device=device(type='cpu'), 2025-05-07T20:32:02.6839763Z precompute_total_L=True, 2025-05-07T20:32:02.6840538Z ) 2025-05-07T20:32:02.6840804Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6841452Z self=, 2025-05-07T20:32:02.6842026Z num_jagged_dim=1, 2025-05-07T20:32:02.6842305Z outer_dense_size=5599, 2025-05-07T20:32:02.6842604Z inner_dense_size=50, 2025-05-07T20:32:02.6852281Z dtype=torch.float16, 2025-05-07T20:32:02.6852646Z device=device(type='cpu'), 2025-05-07T20:32:02.6852992Z precompute_total_L=True, 2025-05-07T20:32:02.6853289Z ) 2025-05-07T20:32:02.6853557Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6854164Z self=, 2025-05-07T20:32:02.6854733Z num_jagged_dim=1, 2025-05-07T20:32:02.6855027Z outer_dense_size=3194, 2025-05-07T20:32:02.6855335Z inner_dense_size=64, 2025-05-07T20:32:02.6855626Z dtype=torch.float16, 2025-05-07T20:32:02.6855945Z device=device(type='cpu'), 2025-05-07T20:32:02.6856278Z precompute_total_L=True, 2025-05-07T20:32:02.6856569Z ) 2025-05-07T20:32:02.6856832Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6857436Z self=, 2025-05-07T20:32:02.6858008Z num_jagged_dim=1, 2025-05-07T20:32:02.6858289Z outer_dense_size=1, 2025-05-07T20:32:02.6858575Z inner_dense_size=8, 2025-05-07T20:32:02.6858864Z dtype=torch.float16, 2025-05-07T20:32:02.6859166Z device=device(type='cuda'), 2025-05-07T20:32:02.6859498Z precompute_total_L=False, 2025-05-07T20:32:02.6859806Z ) 2025-05-07T20:32:02.6860060Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6860660Z self=, 2025-05-07T20:32:02.6861232Z num_jagged_dim=1, 2025-05-07T20:32:02.6861516Z outer_dense_size=168, 2025-05-07T20:32:02.6861820Z inner_dense_size=8, 2025-05-07T20:32:02.6862323Z dtype=torch.float16, 2025-05-07T20:32:02.6862631Z device=device(type='cuda'), 2025-05-07T20:32:02.6862970Z precompute_total_L=True, 2025-05-07T20:32:02.6863269Z ) 2025-05-07T20:32:02.6863532Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6864122Z self=, 2025-05-07T20:32:02.6864696Z num_jagged_dim=1, 2025-05-07T20:32:02.6864981Z outer_dense_size=1, 2025-05-07T20:32:02.6865265Z inner_dense_size=72, 2025-05-07T20:32:02.6865563Z dtype=torch.float16, 2025-05-07T20:32:02.6865872Z device=device(type='cpu'), 2025-05-07T20:32:02.6866194Z precompute_total_L=False, 2025-05-07T20:32:02.6866498Z ) 2025-05-07T20:32:02.6866762Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6867350Z self=, 2025-05-07T20:32:02.6867920Z num_jagged_dim=1, 2025-05-07T20:32:02.6868211Z outer_dense_size=1, 2025-05-07T20:32:02.6868498Z inner_dense_size=8, 2025-05-07T20:32:02.6868790Z dtype=torch.float16, 2025-05-07T20:32:02.6869101Z device=device(type='cpu'), 2025-05-07T20:32:02.6869429Z precompute_total_L=True, 2025-05-07T20:32:02.6869722Z ) 2025-05-07T20:32:02.6869989Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6870588Z self=, 2025-05-07T20:32:02.6871151Z num_jagged_dim=1, 2025-05-07T20:32:02.6871439Z outer_dense_size=3468, 2025-05-07T20:32:02.6871749Z inner_dense_size=72, 2025-05-07T20:32:02.6872038Z dtype=torch.float16, 2025-05-07T20:32:02.6872345Z device=device(type='cpu'), 2025-05-07T20:32:02.6872674Z precompute_total_L=True, 2025-05-07T20:32:02.6872963Z ) 2025-05-07T20:32:02.6873224Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6873818Z self=, 2025-05-07T20:32:02.6874489Z num_jagged_dim=1, 2025-05-07T20:32:02.6874780Z outer_dense_size=5381, 2025-05-07T20:32:02.6875088Z inner_dense_size=23, 2025-05-07T20:32:02.6875386Z dtype=torch.float16, 2025-05-07T20:32:02.6875684Z device=device(type='cpu'), 2025-05-07T20:32:02.6876012Z precompute_total_L=True, 2025-05-07T20:32:02.6876308Z ) 2025-05-07T20:32:02.6876564Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6877161Z self=, 2025-05-07T20:32:02.6877738Z num_jagged_dim=1, 2025-05-07T20:32:02.6878068Z outer_dense_size=3668, 2025-05-07T20:32:02.6878375Z inner_dense_size=96, 2025-05-07T20:32:02.6878746Z dtype=torch.float16, 2025-05-07T20:32:02.6879045Z device=device(type='cuda'), 2025-05-07T20:32:02.6879376Z precompute_total_L=False, 2025-05-07T20:32:02.6879677Z ) 2025-05-07T20:32:02.6879937Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6880547Z self=, 2025-05-07T20:32:02.6881116Z num_jagged_dim=1, 2025-05-07T20:32:02.6881402Z outer_dense_size=604, 2025-05-07T20:32:02.6881693Z inner_dense_size=64, 2025-05-07T20:32:02.6881991Z dtype=torch.float16, 2025-05-07T20:32:02.6882296Z device=device(type='cuda'), 2025-05-07T20:32:02.6882616Z precompute_total_L=True, 2025-05-07T20:32:02.6882911Z ) 2025-05-07T20:32:02.6883170Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6883756Z self=, 2025-05-07T20:32:02.6884324Z num_jagged_dim=1, 2025-05-07T20:32:02.6884607Z outer_dense_size=3774, 2025-05-07T20:32:02.6884935Z inner_dense_size=72, 2025-05-07T20:32:02.6885202Z dtype=torch.float16, 2025-05-07T20:32:02.6885457Z device=device(type='cuda'), 2025-05-07T20:32:02.6885732Z precompute_total_L=False, 2025-05-07T20:32:02.6885983Z ) 2025-05-07T20:32:02.6886296Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6886795Z self=, 2025-05-07T20:32:02.6887254Z num_jagged_dim=1, 2025-05-07T20:32:02.6887491Z outer_dense_size=5086, 2025-05-07T20:32:02.6887740Z inner_dense_size=50, 2025-05-07T20:32:02.6888013Z dtype=torch.float16, 2025-05-07T20:32:02.6888274Z device=device(type='cuda'), 2025-05-07T20:32:02.6888543Z precompute_total_L=True, 2025-05-07T20:32:02.6888780Z ) 2025-05-07T20:32:02.6889000Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6889486Z self=, 2025-05-07T20:32:02.6889943Z num_jagged_dim=1, 2025-05-07T20:32:02.6890181Z outer_dense_size=6000, 2025-05-07T20:32:02.6890430Z inner_dense_size=96, 2025-05-07T20:32:02.6890672Z dtype=torch.float16, 2025-05-07T20:32:02.6890922Z device=device(type='cuda'), 2025-05-07T20:32:02.6891201Z precompute_total_L=False, 2025-05-07T20:32:02.6891447Z ) 2025-05-07T20:32:02.6891654Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6892140Z self=, 2025-05-07T20:32:02.6892603Z num_jagged_dim=1, 2025-05-07T20:32:02.6892834Z outer_dense_size=3322, 2025-05-07T20:32:02.6893083Z inner_dense_size=16, 2025-05-07T20:32:02.6893328Z dtype=torch.float16, 2025-05-07T20:32:02.6893573Z device=device(type='cpu'), 2025-05-07T20:32:02.6893845Z precompute_total_L=True, 2025-05-07T20:32:02.6894083Z ) 2025-05-07T20:32:02.6894293Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6894783Z self=, 2025-05-07T20:32:02.6895244Z num_jagged_dim=1, 2025-05-07T20:32:02.6895482Z outer_dense_size=3455, 2025-05-07T20:32:02.6895728Z inner_dense_size=23, 2025-05-07T20:32:02.6896477Z dtype=torch.float16, 2025-05-07T20:32:02.6896763Z device=device(type='cuda'), 2025-05-07T20:32:02.6897031Z precompute_total_L=False, 2025-05-07T20:32:02.6897279Z ) 2025-05-07T20:32:02.6897496Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6897981Z self=, 2025-05-07T20:32:02.6898453Z num_jagged_dim=1, 2025-05-07T20:32:02.6898692Z outer_dense_size=1775, 2025-05-07T20:32:02.6898939Z inner_dense_size=72, 2025-05-07T20:32:02.6899184Z dtype=torch.float16, 2025-05-07T20:32:02.6899438Z device=device(type='cpu'), 2025-05-07T20:32:02.6899703Z precompute_total_L=True, 2025-05-07T20:32:02.6899946Z ) 2025-05-07T20:32:02.6900162Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:02.6900651Z self=, 2025-05-07T20:32:02.6901112Z num_jagged_dim=1, 2025-05-07T20:32:02.6901355Z outer_dense_size=2559, 2025-05-07T20:32:02.6901610Z inner_dense_size=8, 2025-05-07T20:32:02.6901843Z dtype=torch.float16, 2025-05-07T20:32:02.6902098Z device=device(type='cpu'), 2025-05-07T20:32:02.6902369Z precompute_total_L=True, 2025-05-07T20:32:02.6902603Z ) 2025-05-07T20:32:02.6902782Z PASSED 2025-05-07T20:32:02.7041727Z 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:02.7042847Z self=, 2025-05-07T20:32:02.7043472Z num_jagged_dim=1, 2025-05-07T20:32:02.7043762Z outer_dense_size=8000, 2025-05-07T20:32:02.7044062Z inner_dense_size=16, 2025-05-07T20:32:02.7044351Z dtype=torch.float16, 2025-05-07T20:32:02.7044653Z device=device(type='cpu'), 2025-05-07T20:32:02.7044979Z precompute_total_L=False, 2025-05-07T20:32:02.7045296Z ) 2025-05-07T20:32:02.7051683Z PASSED 2025-05-07T20:32:02.7051828Z 2025-05-07T20:32:02.7052243Z =============================== warnings summary =============================== 2025-05-07T20:32:02.7052830Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:32:02.7053516Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:32:02.7054271Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:32:02.7058303Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:02.7062356Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:02.7062870Z 2025-05-07T20:32:02.7063152Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:32:02.7063852Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:32:02.7064613Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:32:02.7068660Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:02.7072861Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:02.7073362Z 2025-05-07T20:32:02.7073635Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:02.7074188Z ======================== 5 passed, 6 warnings in 2.86s ========================= 2025-05-07T20:32:03.4467609Z 2025-05-07T20:32:03.4468511Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:03.4488794Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 6 seconds 2025-05-07T20:32:03.4489107Z 2025-05-07T20:32:03.4489122Z 2025-05-07T20:32:03.4489126Z 2025-05-07T20:32:03.4489129Z 2025-05-07T20:32:03.4510521Z ################################################################################ 2025-05-07T20:32:03.4526094Z # [2025-05-07T20:32:03.452Z] Run Python Test Suite: 2025-05-07T20:32:03.4526443Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:32:03.4526760Z ################################################################################ 2025-05-07T20:32:03.4551641Z + 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:03.4552303Z 2025-05-07T20:32:05.5779944Z ============================= test session starts ============================== 2025-05-07T20:32:05.5780598Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:05.5781132Z cachedir: .pytest_cache 2025-05-07T20:32:05.5781727Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:05.5782463Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:05.5782888Z plugins: hypothesis-6.131.14 2025-05-07T20:32:07.6468229Z collecting ... collected 3 items 2025-05-07T20:32:07.6468681Z 2025-05-07T20:32:09.3949274Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3950911Z self=, 2025-05-07T20:32:09.3952009Z num_jagged_dim=1, 2025-05-07T20:32:09.3952499Z outer_dense_size=0, 2025-05-07T20:32:09.3953252Z inner_dense_size=0, 2025-05-07T20:32:09.3953797Z operation='add', 2025-05-07T20:32:09.3954265Z dtype=torch.float32, 2025-05-07T20:32:09.3954771Z device=device(type='cpu'), 2025-05-07T20:32:09.3955253Z ) 2025-05-07T20:32:09.3955717Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3957156Z self=, 2025-05-07T20:32:09.3958214Z num_jagged_dim=4, 2025-05-07T20:32:09.3958757Z outer_dense_size=0, 2025-05-07T20:32:09.3959217Z inner_dense_size=0, 2025-05-07T20:32:09.3959703Z operation='add', 2025-05-07T20:32:09.3959938Z dtype=torch.float32, 2025-05-07T20:32:09.3960185Z device=device(type='cpu'), 2025-05-07T20:32:09.3960434Z ) 2025-05-07T20:32:09.3960668Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3961249Z self=, 2025-05-07T20:32:09.3962070Z num_jagged_dim=4, 2025-05-07T20:32:09.3962302Z outer_dense_size=4, 2025-05-07T20:32:09.3962536Z inner_dense_size=0, 2025-05-07T20:32:09.3962763Z operation='add', 2025-05-07T20:32:09.3963001Z dtype=torch.float16, 2025-05-07T20:32:09.3963250Z device=device(type='cuda'), 2025-05-07T20:32:09.3963490Z ) 2025-05-07T20:32:09.3963726Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3964299Z self=, 2025-05-07T20:32:09.3964820Z num_jagged_dim=3, 2025-05-07T20:32:09.3965054Z outer_dense_size=4, 2025-05-07T20:32:09.3965289Z inner_dense_size=0, 2025-05-07T20:32:09.3965515Z operation='add', 2025-05-07T20:32:09.3965748Z dtype=torch.float16, 2025-05-07T20:32:09.3965999Z device=device(type='cuda'), 2025-05-07T20:32:09.3966247Z ) 2025-05-07T20:32:09.3966481Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3967061Z self=, 2025-05-07T20:32:09.3967586Z num_jagged_dim=2, 2025-05-07T20:32:09.3967813Z outer_dense_size=3, 2025-05-07T20:32:09.3968048Z inner_dense_size=1, 2025-05-07T20:32:09.3968284Z operation='add', 2025-05-07T20:32:09.3968511Z dtype=torch.float32, 2025-05-07T20:32:09.3968762Z device=device(type='cuda'), 2025-05-07T20:32:09.3969009Z ) 2025-05-07T20:32:09.3969234Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3969813Z self=, 2025-05-07T20:32:09.3970389Z num_jagged_dim=2, 2025-05-07T20:32:09.3970614Z outer_dense_size=2, 2025-05-07T20:32:09.3970847Z inner_dense_size=2, 2025-05-07T20:32:09.3971079Z operation='add', 2025-05-07T20:32:09.3971317Z dtype=torch.float32, 2025-05-07T20:32:09.3971568Z device=device(type='cpu'), 2025-05-07T20:32:09.3971964Z ) 2025-05-07T20:32:09.3972199Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3972761Z self=, 2025-05-07T20:32:09.3973288Z num_jagged_dim=2, 2025-05-07T20:32:09.3973518Z outer_dense_size=0, 2025-05-07T20:32:09.3973745Z inner_dense_size=3, 2025-05-07T20:32:09.3973979Z operation='add', 2025-05-07T20:32:09.3974212Z dtype=torch.float16, 2025-05-07T20:32:09.3974457Z device=device(type='cpu'), 2025-05-07T20:32:09.3974703Z ) 2025-05-07T20:32:09.3974933Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3975497Z self=, 2025-05-07T20:32:09.3976021Z num_jagged_dim=3, 2025-05-07T20:32:09.3976255Z outer_dense_size=2, 2025-05-07T20:32:09.3976488Z inner_dense_size=0, 2025-05-07T20:32:09.3976720Z operation='add', 2025-05-07T20:32:09.3976958Z dtype=torch.float32, 2025-05-07T20:32:09.3977206Z device=device(type='cpu'), 2025-05-07T20:32:09.3977444Z ) 2025-05-07T20:32:09.3977674Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3978244Z self=, 2025-05-07T20:32:09.3978768Z num_jagged_dim=2, 2025-05-07T20:32:09.3979003Z outer_dense_size=3, 2025-05-07T20:32:09.3979238Z inner_dense_size=4, 2025-05-07T20:32:09.3979472Z operation='add', 2025-05-07T20:32:09.3979711Z dtype=torch.float16, 2025-05-07T20:32:09.3979962Z device=device(type='cuda'), 2025-05-07T20:32:09.3980201Z ) 2025-05-07T20:32:09.3980435Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3981008Z self=, 2025-05-07T20:32:09.3981538Z num_jagged_dim=4, 2025-05-07T20:32:09.3981855Z outer_dense_size=4, 2025-05-07T20:32:09.3982093Z inner_dense_size=2, 2025-05-07T20:32:09.3982347Z operation='add_jagged_output', 2025-05-07T20:32:09.3982627Z dtype=torch.bfloat16, 2025-05-07T20:32:09.3982888Z device=device(type='cuda'), 2025-05-07T20:32:09.3983136Z ) 2025-05-07T20:32:09.3983363Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3983935Z self=, 2025-05-07T20:32:09.3984459Z num_jagged_dim=3, 2025-05-07T20:32:09.3984686Z outer_dense_size=3, 2025-05-07T20:32:09.3984921Z inner_dense_size=0, 2025-05-07T20:32:09.3985151Z operation='add', 2025-05-07T20:32:09.3985377Z dtype=torch.float16, 2025-05-07T20:32:09.3985625Z device=device(type='cuda'), 2025-05-07T20:32:09.3985872Z ) 2025-05-07T20:32:09.3986108Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3986672Z self=, 2025-05-07T20:32:09.3987208Z num_jagged_dim=3, 2025-05-07T20:32:09.3987444Z outer_dense_size=3, 2025-05-07T20:32:09.3987672Z inner_dense_size=3, 2025-05-07T20:32:09.3987906Z operation='add', 2025-05-07T20:32:09.3988136Z dtype=torch.float16, 2025-05-07T20:32:09.3988382Z device=device(type='cuda'), 2025-05-07T20:32:09.3988632Z ) 2025-05-07T20:32:09.3988863Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3989428Z self=, 2025-05-07T20:32:09.3989954Z num_jagged_dim=1, 2025-05-07T20:32:09.3990185Z outer_dense_size=4, 2025-05-07T20:32:09.3990414Z inner_dense_size=2, 2025-05-07T20:32:09.3990646Z operation='add', 2025-05-07T20:32:09.3990878Z dtype=torch.float16, 2025-05-07T20:32:09.3991135Z device=device(type='cpu'), 2025-05-07T20:32:09.3991374Z ) 2025-05-07T20:32:09.3991606Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3992272Z self=, 2025-05-07T20:32:09.3992795Z num_jagged_dim=1, 2025-05-07T20:32:09.3993027Z outer_dense_size=4, 2025-05-07T20:32:09.3993266Z inner_dense_size=4, 2025-05-07T20:32:09.3993492Z operation='add', 2025-05-07T20:32:09.3993728Z dtype=torch.float16, 2025-05-07T20:32:09.3993983Z device=device(type='cpu'), 2025-05-07T20:32:09.3994223Z ) 2025-05-07T20:32:09.3994457Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3995028Z self=, 2025-05-07T20:32:09.3995551Z num_jagged_dim=4, 2025-05-07T20:32:09.3995785Z outer_dense_size=4, 2025-05-07T20:32:09.3996446Z inner_dense_size=4, 2025-05-07T20:32:09.3996677Z operation='add', 2025-05-07T20:32:09.3996904Z dtype=torch.float16, 2025-05-07T20:32:09.3997164Z device=device(type='cpu'), 2025-05-07T20:32:09.3997409Z ) 2025-05-07T20:32:09.3997643Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.3998215Z self=, 2025-05-07T20:32:09.3998784Z num_jagged_dim=1, 2025-05-07T20:32:09.3999010Z outer_dense_size=0, 2025-05-07T20:32:09.3999247Z inner_dense_size=3, 2025-05-07T20:32:09.3999484Z operation='mul', 2025-05-07T20:32:09.3999718Z dtype=torch.bfloat16, 2025-05-07T20:32:09.3999978Z device=device(type='cpu'), 2025-05-07T20:32:09.4000222Z ) 2025-05-07T20:32:09.4000447Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.4001020Z self=, 2025-05-07T20:32:09.4001544Z num_jagged_dim=1, 2025-05-07T20:32:09.4001773Z outer_dense_size=1, 2025-05-07T20:32:09.4002004Z inner_dense_size=3, 2025-05-07T20:32:09.4002373Z operation='mul', 2025-05-07T20:32:09.4002610Z dtype=torch.bfloat16, 2025-05-07T20:32:09.4002859Z device=device(type='cpu'), 2025-05-07T20:32:09.4003103Z ) 2025-05-07T20:32:09.4003338Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.4003908Z self=, 2025-05-07T20:32:09.4004436Z num_jagged_dim=1, 2025-05-07T20:32:09.4004669Z outer_dense_size=1, 2025-05-07T20:32:09.4004896Z inner_dense_size=1, 2025-05-07T20:32:09.4005131Z operation='mul', 2025-05-07T20:32:09.4005364Z dtype=torch.bfloat16, 2025-05-07T20:32:09.4005611Z device=device(type='cpu'), 2025-05-07T20:32:09.4005856Z ) 2025-05-07T20:32:09.4006087Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.4006660Z self=, 2025-05-07T20:32:09.4007180Z num_jagged_dim=3, 2025-05-07T20:32:09.4007418Z outer_dense_size=0, 2025-05-07T20:32:09.4007656Z inner_dense_size=2, 2025-05-07T20:32:09.4007884Z operation='mul', 2025-05-07T20:32:09.4008114Z dtype=torch.float32, 2025-05-07T20:32:09.4008395Z device=device(type='cpu'), 2025-05-07T20:32:09.4008637Z ) 2025-05-07T20:32:09.4008876Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:09.4009448Z self=, 2025-05-07T20:32:09.4009973Z num_jagged_dim=3, 2025-05-07T20:32:09.4010210Z outer_dense_size=2, 2025-05-07T20:32:09.4010445Z inner_dense_size=2, 2025-05-07T20:32:09.4018402Z operation='mul', 2025-05-07T20:32:09.4018764Z dtype=torch.float32, 2025-05-07T20:32:09.4019109Z device=device(type='cpu'), 2025-05-07T20:32:09.4019370Z ) 2025-05-07T20:32:09.4019547Z PASSED 2025-05-07T20:32:15.4968410Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.4969894Z self=, 2025-05-07T20:32:15.4970500Z num_jagged_dim=1, 2025-05-07T20:32:15.4970849Z outer_dense_size=2, 2025-05-07T20:32:15.4971188Z inner_dense_size=2, 2025-05-07T20:32:15.4971469Z operation='add', 2025-05-07T20:32:15.4971771Z dtype=torch.float32, 2025-05-07T20:32:15.4972036Z device=device(type='cpu'), 2025-05-07T20:32:15.4972287Z ) 2025-05-07T20:32:15.4972570Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.4973254Z self=, 2025-05-07T20:32:15.4973840Z num_jagged_dim=4, 2025-05-07T20:32:15.4974066Z outer_dense_size=2, 2025-05-07T20:32:15.4974306Z inner_dense_size=2, 2025-05-07T20:32:15.4974539Z operation='add', 2025-05-07T20:32:15.4974775Z dtype=torch.float32, 2025-05-07T20:32:15.4975033Z device=device(type='cpu'), 2025-05-07T20:32:15.4975278Z ) 2025-05-07T20:32:15.4975553Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.4976228Z self=, 2025-05-07T20:32:15.4976812Z num_jagged_dim=4, 2025-05-07T20:32:15.4977036Z outer_dense_size=2, 2025-05-07T20:32:15.4977276Z inner_dense_size=3, 2025-05-07T20:32:15.4977511Z operation='mul', 2025-05-07T20:32:15.4977739Z dtype=torch.float16, 2025-05-07T20:32:15.4977993Z device=device(type='cpu'), 2025-05-07T20:32:15.4978243Z ) 2025-05-07T20:32:15.4978517Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.4979197Z self=, 2025-05-07T20:32:15.4979786Z num_jagged_dim=5, 2025-05-07T20:32:15.4980506Z outer_dense_size=4, 2025-05-07T20:32:15.4980741Z inner_dense_size=5, 2025-05-07T20:32:15.4980976Z operation='add', 2025-05-07T20:32:15.4981210Z dtype=torch.float32, 2025-05-07T20:32:15.4981457Z device=device(type='cpu'), 2025-05-07T20:32:15.4981704Z ) 2025-05-07T20:32:15.4981989Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.4982659Z self=, 2025-05-07T20:32:15.4983241Z num_jagged_dim=5, 2025-05-07T20:32:15.4983475Z outer_dense_size=3, 2025-05-07T20:32:15.4983710Z inner_dense_size=5, 2025-05-07T20:32:15.4983945Z operation='mul', 2025-05-07T20:32:15.4984185Z dtype=torch.float32, 2025-05-07T20:32:15.4984440Z device=device(type='cpu'), 2025-05-07T20:32:15.4984681Z ) 2025-05-07T20:32:15.4984964Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.4985646Z self=, 2025-05-07T20:32:15.4986229Z num_jagged_dim=3, 2025-05-07T20:32:15.4986464Z outer_dense_size=4, 2025-05-07T20:32:15.4986698Z inner_dense_size=3, 2025-05-07T20:32:15.4986942Z operation='add_jagged_output', 2025-05-07T20:32:15.4987229Z dtype=torch.float16, 2025-05-07T20:32:15.4987482Z device=device(type='cuda'), 2025-05-07T20:32:15.4987726Z ) 2025-05-07T20:32:15.4988008Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.4988682Z self=, 2025-05-07T20:32:15.4989270Z num_jagged_dim=2, 2025-05-07T20:32:15.4989497Z outer_dense_size=2, 2025-05-07T20:32:15.4989733Z inner_dense_size=3, 2025-05-07T20:32:15.4989981Z operation='add_jagged_output', 2025-05-07T20:32:15.4990259Z dtype=torch.float16, 2025-05-07T20:32:15.4990515Z device=device(type='cpu'), 2025-05-07T20:32:15.4990767Z ) 2025-05-07T20:32:15.4991189Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.4991917Z self=, 2025-05-07T20:32:15.4992504Z num_jagged_dim=5, 2025-05-07T20:32:15.4992737Z outer_dense_size=3, 2025-05-07T20:32:15.4992974Z inner_dense_size=3, 2025-05-07T20:32:15.4993206Z operation='add', 2025-05-07T20:32:15.4993440Z dtype=torch.float32, 2025-05-07T20:32:15.4993692Z device=device(type='cpu'), 2025-05-07T20:32:15.4993937Z ) 2025-05-07T20:32:15.4994217Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.4994885Z self=, 2025-05-07T20:32:15.4995467Z num_jagged_dim=1, 2025-05-07T20:32:15.4995699Z outer_dense_size=3, 2025-05-07T20:32:15.4996215Z inner_dense_size=3, 2025-05-07T20:32:15.4996462Z operation='add', 2025-05-07T20:32:15.4996707Z dtype=torch.bfloat16, 2025-05-07T20:32:15.4996963Z device=device(type='cpu'), 2025-05-07T20:32:15.4997210Z ) 2025-05-07T20:32:15.4997488Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.4998155Z self=, 2025-05-07T20:32:15.4998824Z num_jagged_dim=1, 2025-05-07T20:32:15.4999055Z outer_dense_size=2, 2025-05-07T20:32:15.4999298Z inner_dense_size=5, 2025-05-07T20:32:15.4999524Z operation='mul', 2025-05-07T20:32:15.4999760Z dtype=torch.bfloat16, 2025-05-07T20:32:15.5000013Z device=device(type='cuda'), 2025-05-07T20:32:15.5000253Z ) 2025-05-07T20:32:15.5000531Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.5001198Z self=, 2025-05-07T20:32:15.5001977Z num_jagged_dim=4, 2025-05-07T20:32:15.5002209Z outer_dense_size=5, 2025-05-07T20:32:15.5002445Z inner_dense_size=4, 2025-05-07T20:32:15.5002688Z operation='add_jagged_output', 2025-05-07T20:32:15.5002969Z dtype=torch.float32, 2025-05-07T20:32:15.5003219Z device=device(type='cuda'), 2025-05-07T20:32:15.5003459Z ) 2025-05-07T20:32:15.5003735Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.5004412Z self=, 2025-05-07T20:32:15.5004990Z num_jagged_dim=5, 2025-05-07T20:32:15.5005215Z outer_dense_size=5, 2025-05-07T20:32:15.5005449Z inner_dense_size=4, 2025-05-07T20:32:15.5005696Z operation='add_jagged_output', 2025-05-07T20:32:15.5005969Z dtype=torch.float32, 2025-05-07T20:32:15.5006217Z device=device(type='cuda'), 2025-05-07T20:32:15.5006461Z ) 2025-05-07T20:32:15.5006732Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.5007415Z self=, 2025-05-07T20:32:15.5007998Z num_jagged_dim=5, 2025-05-07T20:32:15.5008224Z outer_dense_size=4, 2025-05-07T20:32:15.5008458Z inner_dense_size=4, 2025-05-07T20:32:15.5008706Z operation='add_jagged_output', 2025-05-07T20:32:15.5008986Z dtype=torch.float32, 2025-05-07T20:32:15.5009230Z device=device(type='cuda'), 2025-05-07T20:32:15.5009478Z ) 2025-05-07T20:32:15.5009756Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.5010423Z self=, 2025-05-07T20:32:15.5011006Z num_jagged_dim=5, 2025-05-07T20:32:15.5011240Z outer_dense_size=5, 2025-05-07T20:32:15.5011468Z inner_dense_size=5, 2025-05-07T20:32:15.5011719Z operation='add_jagged_output', 2025-05-07T20:32:15.5012128Z dtype=torch.float32, 2025-05-07T20:32:15.5012376Z device=device(type='cuda'), 2025-05-07T20:32:15.5012626Z ) 2025-05-07T20:32:15.5012904Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.5013574Z self=, 2025-05-07T20:32:15.5014150Z num_jagged_dim=5, 2025-05-07T20:32:15.5014389Z outer_dense_size=2, 2025-05-07T20:32:15.5014623Z inner_dense_size=2, 2025-05-07T20:32:15.5014849Z operation='mul', 2025-05-07T20:32:15.5015082Z dtype=torch.float16, 2025-05-07T20:32:15.5015332Z device=device(type='cuda'), 2025-05-07T20:32:15.5015572Z ) 2025-05-07T20:32:15.5015848Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.5016517Z self=, 2025-05-07T20:32:15.5017096Z num_jagged_dim=2, 2025-05-07T20:32:15.5017331Z outer_dense_size=2, 2025-05-07T20:32:15.5017565Z inner_dense_size=2, 2025-05-07T20:32:15.5017793Z operation='mul', 2025-05-07T20:32:15.5018026Z dtype=torch.float16, 2025-05-07T20:32:15.5018274Z device=device(type='cuda'), 2025-05-07T20:32:15.5018518Z ) 2025-05-07T20:32:15.5018789Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.5019458Z self=, 2025-05-07T20:32:15.5020043Z num_jagged_dim=5, 2025-05-07T20:32:15.5020269Z outer_dense_size=4, 2025-05-07T20:32:15.5020502Z inner_dense_size=3, 2025-05-07T20:32:15.5020735Z operation='add', 2025-05-07T20:32:15.5020966Z dtype=torch.bfloat16, 2025-05-07T20:32:15.5021218Z device=device(type='cuda'), 2025-05-07T20:32:15.5021464Z ) 2025-05-07T20:32:15.5021735Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.5022509Z self=, 2025-05-07T20:32:15.5023088Z num_jagged_dim=5, 2025-05-07T20:32:15.5023321Z outer_dense_size=4, 2025-05-07T20:32:15.5023550Z inner_dense_size=4, 2025-05-07T20:32:15.5023781Z operation='add', 2025-05-07T20:32:15.5024023Z dtype=torch.bfloat16, 2025-05-07T20:32:15.5024270Z device=device(type='cuda'), 2025-05-07T20:32:15.5024515Z ) 2025-05-07T20:32:15.5024794Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.5025460Z self=, 2025-05-07T20:32:15.5026042Z num_jagged_dim=5, 2025-05-07T20:32:15.5026275Z outer_dense_size=5, 2025-05-07T20:32:15.5026507Z inner_dense_size=4, 2025-05-07T20:32:15.5026741Z operation='add', 2025-05-07T20:32:15.5026979Z dtype=torch.bfloat16, 2025-05-07T20:32:15.5027234Z device=device(type='cuda'), 2025-05-07T20:32:15.5027483Z ) 2025-05-07T20:32:15.5027766Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:15.5028440Z self=, 2025-05-07T20:32:15.5029016Z num_jagged_dim=5, 2025-05-07T20:32:15.5029275Z outer_dense_size=5, 2025-05-07T20:32:15.5029503Z inner_dense_size=5, 2025-05-07T20:32:15.5029737Z operation='add', 2025-05-07T20:32:15.5029977Z dtype=torch.bfloat16, 2025-05-07T20:32:15.5030227Z device=device(type='cuda'), 2025-05-07T20:32:15.5030476Z ) 2025-05-07T20:32:15.5030673Z PASSED 2025-05-07T20:32:27.0032572Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:27.0033898Z self=, 2025-05-07T20:32:27.0034491Z num_jagged_dim=1, 2025-05-07T20:32:27.0035127Z outer_dense_size=0, 2025-05-07T20:32:27.0035376Z inner_dense_size=16, 2025-05-07T20:32:27.0035635Z operation='add_jagged_output', 2025-05-07T20:32:27.0035924Z dtype=torch.float16, 2025-05-07T20:32:27.0036182Z device=device(type='cpu'), 2025-05-07T20:32:27.0036429Z ) 2025-05-07T20:32:27.0036679Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:27.0037294Z self=, 2025-05-07T20:32:27.0037844Z num_jagged_dim=1, 2025-05-07T20:32:27.0038080Z outer_dense_size=6, 2025-05-07T20:32:27.0038318Z inner_dense_size=96, 2025-05-07T20:32:27.0038577Z operation='add_jagged_output', 2025-05-07T20:32:27.0038964Z dtype=torch.float16, 2025-05-07T20:32:27.0039220Z device=device(type='cpu'), 2025-05-07T20:32:27.0039467Z ) 2025-05-07T20:32:27.0039707Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:27.0040334Z self=, 2025-05-07T20:32:27.0040889Z num_jagged_dim=1, 2025-05-07T20:32:27.0041115Z outer_dense_size=4, 2025-05-07T20:32:27.0041355Z inner_dense_size=64, 2025-05-07T20:32:27.0041597Z operation='mul', 2025-05-07T20:32:27.0041826Z dtype=torch.float16, 2025-05-07T20:32:27.0042078Z device=device(type='cuda'), 2025-05-07T20:32:27.0042328Z ) 2025-05-07T20:32:27.0042601Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:27.0043304Z self=, 2025-05-07T20:32:27.0043857Z num_jagged_dim=1, 2025-05-07T20:32:27.0044093Z outer_dense_size=7, 2025-05-07T20:32:27.0044330Z inner_dense_size=192, 2025-05-07T20:32:27.0044576Z operation='mul', 2025-05-07T20:32:27.0044815Z dtype=torch.float16, 2025-05-07T20:32:27.0045088Z device=device(type='cpu'), 2025-05-07T20:32:27.0045525Z ) 2025-05-07T20:32:27.0045723Z PASSED 2025-05-07T20:32:27.0045836Z 2025-05-07T20:32:27.0045978Z =============================== warnings summary =============================== 2025-05-07T20:32:27.0046534Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:32:27.0047272Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:32:27.0048762Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:27.0050044Z warnings.warn( 2025-05-07T20:32:27.0050181Z 2025-05-07T20:32:27.0050493Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:32:27.0051236Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:32:27.0052710Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:27.0053930Z warnings.warn( 2025-05-07T20:32:27.0054068Z 2025-05-07T20:32:27.0054375Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:32:27.0057802Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:27.0061135Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:27.0061548Z 2025-05-07T20:32:27.0061778Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:27.0062251Z ======================== 3 passed, 5 warnings in 21.54s ======================== 2025-05-07T20:32:27.8434732Z 2025-05-07T20:32:27.8435257Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:32:27.8454265Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 24 seconds 2025-05-07T20:32:27.8454724Z 2025-05-07T20:32:27.8454730Z 2025-05-07T20:32:27.8454736Z 2025-05-07T20:32:27.8454741Z 2025-05-07T20:32:27.8476506Z ################################################################################ 2025-05-07T20:32:27.8492233Z # [2025-05-07T20:32:27.848Z] Run Python Test Suite: 2025-05-07T20:32:27.8492748Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:27.8493217Z ################################################################################ 2025-05-07T20:32:27.8517223Z + 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:27.8517999Z 2025-05-07T20:32:29.9815165Z ============================= test session starts ============================== 2025-05-07T20:32:29.9816203Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:29.9817552Z cachedir: .pytest_cache 2025-05-07T20:32:29.9818578Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:29.9819751Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:29.9820423Z plugins: hypothesis-6.131.14 2025-05-07T20:32:32.0057945Z collecting ... collected 1 item 2025-05-07T20:32:32.0058292Z 2025-05-07T20:32:39.0990175Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:39.0991811Z self=, 2025-05-07T20:32:39.0992602Z T=10, 2025-05-07T20:32:39.0992877Z W=8, 2025-05-07T20:32:39.0993150Z ) 2025-05-07T20:32:39.0993479Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:39.0994437Z self=, 2025-05-07T20:32:39.0995367Z T=11, 2025-05-07T20:32:39.0995633Z W=8, 2025-05-07T20:32:39.0996289Z ) 2025-05-07T20:32:39.0996667Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:39.0997705Z self=, 2025-05-07T20:32:39.0998783Z T=11, 2025-05-07T20:32:39.0999069Z W=44, 2025-05-07T20:32:39.0999341Z ) 2025-05-07T20:32:39.0999682Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:39.1000619Z self=, 2025-05-07T20:32:39.1001487Z T=14, 2025-05-07T20:32:39.1001753Z W=54, 2025-05-07T20:32:39.1002020Z ) 2025-05-07T20:32:39.1002372Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:39.1003673Z self=, 2025-05-07T20:32:39.1004566Z T=19, 2025-05-07T20:32:39.1004839Z W=13, 2025-05-07T20:32:39.1005096Z ) 2025-05-07T20:32:39.1005439Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:39.1006403Z self=, 2025-05-07T20:32:39.1007311Z T=14, 2025-05-07T20:32:39.1007592Z W=64, 2025-05-07T20:32:39.1007874Z ) 2025-05-07T20:32:39.1008247Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:39.1009216Z self=, 2025-05-07T20:32:39.1010112Z T=20, 2025-05-07T20:32:39.1010403Z W=49, 2025-05-07T20:32:39.1010681Z ) 2025-05-07T20:32:39.1011052Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:39.1012098Z self=, 2025-05-07T20:32:39.1013021Z T=15, 2025-05-07T20:32:39.1013321Z W=26, 2025-05-07T20:32:39.1013602Z ) 2025-05-07T20:32:39.1013958Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:39.1014900Z self=, 2025-05-07T20:32:39.1015877Z T=13, 2025-05-07T20:32:39.1016162Z W=35, 2025-05-07T20:32:39.1016434Z ) 2025-05-07T20:32:39.1016796Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:39.1017858Z self=, 2025-05-07T20:32:39.1018882Z T=18, 2025-05-07T20:32:39.1019150Z W=31, 2025-05-07T20:32:39.1019407Z ) 2025-05-07T20:32:39.1019692Z PASSED 2025-05-07T20:32:39.1019874Z 2025-05-07T20:32:39.1020095Z ============================== 1 passed in 9.24s =============================== 2025-05-07T20:32:39.8261501Z 2025-05-07T20:32:39.8262105Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:39.8281083Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 12 seconds 2025-05-07T20:32:39.8281584Z 2025-05-07T20:32:39.8281590Z 2025-05-07T20:32:39.8281595Z 2025-05-07T20:32:39.8281600Z 2025-05-07T20:32:39.8303329Z ################################################################################ 2025-05-07T20:32:39.8318943Z # [2025-05-07T20:32:39.831Z] Run Python Test Suite: 2025-05-07T20:32:39.8319447Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:32:39.8319877Z ################################################################################ 2025-05-07T20:32:39.8344101Z + 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:39.8344943Z 2025-05-07T20:32:41.9688174Z ============================= test session starts ============================== 2025-05-07T20:32:41.9688811Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:41.9689343Z cachedir: .pytest_cache 2025-05-07T20:32:41.9689925Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:41.9690668Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:41.9691083Z plugins: hypothesis-6.131.14 2025-05-07T20:32:43.9794520Z collecting ... collected 2 items 2025-05-07T20:32:43.9794959Z 2025-05-07T20:32:44.4851583Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4852755Z self=, 2025-05-07T20:32:44.4853781Z max_seq_length=5, 2025-05-07T20:32:44.4854062Z batch_size=1, 2025-05-07T20:32:44.4854313Z num_cols=1, 2025-05-07T20:32:44.4854570Z num_jagged_tensor_rows=1, 2025-05-07T20:32:44.4854894Z index_dtype=torch.int32, 2025-05-07T20:32:44.4855228Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:32:44.4855567Z use_cpu=False, 2025-05-07T20:32:44.4855840Z check_non_contiguous=False, 2025-05-07T20:32:44.4856155Z known_shape=False, 2025-05-07T20:32:44.4856415Z ) 2025-05-07T20:32:44.4856683Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4857366Z self=, 2025-05-07T20:32:44.4858014Z max_seq_length=8, 2025-05-07T20:32:44.4858276Z batch_size=1, 2025-05-07T20:32:44.4858525Z num_cols=1, 2025-05-07T20:32:44.4858788Z num_jagged_tensor_rows=1, 2025-05-07T20:32:44.4859101Z index_dtype=torch.int32, 2025-05-07T20:32:44.4859441Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:32:44.4859798Z use_cpu=False, 2025-05-07T20:32:44.4860097Z check_non_contiguous=False, 2025-05-07T20:32:44.4860438Z known_shape=False, 2025-05-07T20:32:44.4860700Z ) 2025-05-07T20:32:44.4860963Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4861671Z self=, 2025-05-07T20:32:44.4862313Z max_seq_length=8, 2025-05-07T20:32:44.4862585Z batch_size=101, 2025-05-07T20:32:44.4862840Z num_cols=23, 2025-05-07T20:32:44.4877515Z num_jagged_tensor_rows=103, 2025-05-07T20:32:44.4877957Z index_dtype=torch.int32, 2025-05-07T20:32:44.4878424Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:44.4879000Z use_cpu=False, 2025-05-07T20:32:44.4879340Z check_non_contiguous=False, 2025-05-07T20:32:44.4879683Z known_shape=False, 2025-05-07T20:32:44.4879959Z ) 2025-05-07T20:32:44.4880229Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4881190Z self=, 2025-05-07T20:32:44.4881859Z max_seq_length=10, 2025-05-07T20:32:44.4882144Z batch_size=120, 2025-05-07T20:32:44.4882402Z num_cols=74, 2025-05-07T20:32:44.4882681Z num_jagged_tensor_rows=103, 2025-05-07T20:32:44.4883015Z index_dtype=torch.int32, 2025-05-07T20:32:44.4883406Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:32:44.4883751Z use_cpu=False, 2025-05-07T20:32:44.4884034Z check_non_contiguous=True, 2025-05-07T20:32:44.4884348Z known_shape=True, 2025-05-07T20:32:44.4884624Z ) 2025-05-07T20:32:44.4884902Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4885591Z self=, 2025-05-07T20:32:44.4886253Z max_seq_length=8, 2025-05-07T20:32:44.4886531Z batch_size=11, 2025-05-07T20:32:44.4886795Z num_cols=7, 2025-05-07T20:32:44.4887077Z num_jagged_tensor_rows=45, 2025-05-07T20:32:44.4887412Z index_dtype=torch.int64, 2025-05-07T20:32:44.4887755Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:44.4888098Z use_cpu=False, 2025-05-07T20:32:44.4888381Z check_non_contiguous=False, 2025-05-07T20:32:44.4888706Z known_shape=True, 2025-05-07T20:32:44.4888967Z ) 2025-05-07T20:32:44.4889247Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4889941Z self=, 2025-05-07T20:32:44.4890644Z max_seq_length=10, 2025-05-07T20:32:44.4890931Z batch_size=108, 2025-05-07T20:32:44.4891201Z num_cols=81, 2025-05-07T20:32:44.4891471Z num_jagged_tensor_rows=48, 2025-05-07T20:32:44.4891805Z index_dtype=torch.int64, 2025-05-07T20:32:44.4892148Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:44.4892500Z use_cpu=True, 2025-05-07T20:32:44.4892790Z check_non_contiguous=False, 2025-05-07T20:32:44.4893218Z known_shape=True, 2025-05-07T20:32:44.4893485Z ) 2025-05-07T20:32:44.4893766Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4894498Z self=, 2025-05-07T20:32:44.4895191Z max_seq_length=5, 2025-05-07T20:32:44.4895519Z batch_size=113, 2025-05-07T20:32:44.4896063Z num_cols=79, 2025-05-07T20:32:44.4896441Z num_jagged_tensor_rows=104, 2025-05-07T20:32:44.4896891Z index_dtype=torch.int32, 2025-05-07T20:32:44.4897318Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:44.4902510Z use_cpu=False, 2025-05-07T20:32:44.4923534Z check_non_contiguous=True, 2025-05-07T20:32:44.4923802Z known_shape=False, 2025-05-07T20:32:44.4924016Z ) 2025-05-07T20:32:44.4924241Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4924803Z self=, 2025-05-07T20:32:44.4925352Z max_seq_length=6, 2025-05-07T20:32:44.4925577Z batch_size=26, 2025-05-07T20:32:44.4925784Z num_cols=26, 2025-05-07T20:32:44.4926003Z num_jagged_tensor_rows=18, 2025-05-07T20:32:44.4926266Z index_dtype=torch.int32, 2025-05-07T20:32:44.4926540Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:44.4926819Z use_cpu=False, 2025-05-07T20:32:44.4927045Z check_non_contiguous=True, 2025-05-07T20:32:44.4927300Z known_shape=True, 2025-05-07T20:32:44.4927516Z ) 2025-05-07T20:32:44.4927735Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4928293Z self=, 2025-05-07T20:32:44.4928820Z max_seq_length=10, 2025-05-07T20:32:44.4929046Z batch_size=94, 2025-05-07T20:32:44.4929253Z num_cols=73, 2025-05-07T20:32:44.4929472Z num_jagged_tensor_rows=81, 2025-05-07T20:32:44.4929737Z index_dtype=torch.int32, 2025-05-07T20:32:44.4930271Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:32:44.4930566Z use_cpu=True, 2025-05-07T20:32:44.4930798Z check_non_contiguous=False, 2025-05-07T20:32:44.4931075Z known_shape=False, 2025-05-07T20:32:44.4931300Z ) 2025-05-07T20:32:44.4931529Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4932178Z self=, 2025-05-07T20:32:44.4932794Z max_seq_length=8, 2025-05-07T20:32:44.4933030Z batch_size=118, 2025-05-07T20:32:44.4933249Z num_cols=16, 2025-05-07T20:32:44.4933479Z num_jagged_tensor_rows=84, 2025-05-07T20:32:44.4933765Z index_dtype=torch.int64, 2025-05-07T20:32:44.4934058Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:32:44.4934351Z use_cpu=True, 2025-05-07T20:32:44.4934591Z check_non_contiguous=True, 2025-05-07T20:32:44.4934864Z known_shape=True, 2025-05-07T20:32:44.4935089Z ) 2025-05-07T20:32:44.4935328Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4935988Z self=, 2025-05-07T20:32:44.4936611Z max_seq_length=6, 2025-05-07T20:32:44.4936847Z batch_size=95, 2025-05-07T20:32:44.4937061Z num_cols=92, 2025-05-07T20:32:44.4937292Z num_jagged_tensor_rows=87, 2025-05-07T20:32:44.4937574Z index_dtype=torch.int64, 2025-05-07T20:32:44.4937868Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:44.4938173Z use_cpu=True, 2025-05-07T20:32:44.4938407Z check_non_contiguous=False, 2025-05-07T20:32:44.4938685Z known_shape=False, 2025-05-07T20:32:44.4938921Z ) 2025-05-07T20:32:44.4939149Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4939806Z self=, 2025-05-07T20:32:44.4940433Z max_seq_length=6, 2025-05-07T20:32:44.4940674Z batch_size=6, 2025-05-07T20:32:44.4940895Z num_cols=92, 2025-05-07T20:32:44.4941309Z num_jagged_tensor_rows=87, 2025-05-07T20:32:44.4941587Z index_dtype=torch.int64, 2025-05-07T20:32:44.4941857Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:44.4942141Z use_cpu=True, 2025-05-07T20:32:44.4942375Z check_non_contiguous=False, 2025-05-07T20:32:44.4942634Z known_shape=False, 2025-05-07T20:32:44.4942854Z ) 2025-05-07T20:32:44.4943079Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4943641Z self=, 2025-05-07T20:32:44.4944169Z max_seq_length=6, 2025-05-07T20:32:44.4944397Z batch_size=6, 2025-05-07T20:32:44.4944608Z num_cols=92, 2025-05-07T20:32:44.4944835Z num_jagged_tensor_rows=92, 2025-05-07T20:32:44.4945111Z index_dtype=torch.int64, 2025-05-07T20:32:44.4945382Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:44.4945673Z use_cpu=True, 2025-05-07T20:32:44.4945912Z check_non_contiguous=False, 2025-05-07T20:32:44.4946187Z known_shape=False, 2025-05-07T20:32:44.4946402Z ) 2025-05-07T20:32:44.4946627Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4947195Z self=, 2025-05-07T20:32:44.4947719Z max_seq_length=6, 2025-05-07T20:32:44.4947948Z batch_size=6, 2025-05-07T20:32:44.4948159Z num_cols=92, 2025-05-07T20:32:44.4948376Z num_jagged_tensor_rows=6, 2025-05-07T20:32:44.4948644Z index_dtype=torch.int64, 2025-05-07T20:32:44.4948917Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:44.4949203Z use_cpu=True, 2025-05-07T20:32:44.4949425Z check_non_contiguous=False, 2025-05-07T20:32:44.4949689Z known_shape=False, 2025-05-07T20:32:44.4949911Z ) 2025-05-07T20:32:44.4950151Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4950743Z self=, 2025-05-07T20:32:44.4951370Z max_seq_length=6, 2025-05-07T20:32:44.4951590Z batch_size=6, 2025-05-07T20:32:44.4951803Z num_cols=92, 2025-05-07T20:32:44.4952025Z num_jagged_tensor_rows=6, 2025-05-07T20:32:44.4952287Z index_dtype=torch.int64, 2025-05-07T20:32:44.4952565Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:44.4952849Z use_cpu=True, 2025-05-07T20:32:44.4953067Z check_non_contiguous=True, 2025-05-07T20:32:44.4953328Z known_shape=False, 2025-05-07T20:32:44.4953545Z ) 2025-05-07T20:32:44.4953760Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4954320Z self=, 2025-05-07T20:32:44.4954847Z max_seq_length=5, 2025-05-07T20:32:44.4955068Z batch_size=6, 2025-05-07T20:32:44.4955273Z num_cols=92, 2025-05-07T20:32:44.4955494Z num_jagged_tensor_rows=6, 2025-05-07T20:32:44.4955766Z index_dtype=torch.int64, 2025-05-07T20:32:44.4956042Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:44.4956324Z use_cpu=True, 2025-05-07T20:32:44.4956553Z check_non_contiguous=True, 2025-05-07T20:32:44.4956805Z known_shape=False, 2025-05-07T20:32:44.4957023Z ) 2025-05-07T20:32:44.4957246Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4957800Z self=, 2025-05-07T20:32:44.4958327Z max_seq_length=5, 2025-05-07T20:32:44.4958551Z batch_size=6, 2025-05-07T20:32:44.4958843Z num_cols=6, 2025-05-07T20:32:44.4959057Z num_jagged_tensor_rows=6, 2025-05-07T20:32:44.4959326Z index_dtype=torch.int64, 2025-05-07T20:32:44.4959604Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:44.4959883Z use_cpu=True, 2025-05-07T20:32:44.4960131Z check_non_contiguous=True, 2025-05-07T20:32:44.4960418Z known_shape=False, 2025-05-07T20:32:44.4960636Z ) 2025-05-07T20:32:44.4960943Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4961505Z self=, 2025-05-07T20:32:44.4962028Z max_seq_length=7, 2025-05-07T20:32:44.4962257Z batch_size=59, 2025-05-07T20:32:44.4962469Z num_cols=128, 2025-05-07T20:32:44.4962688Z num_jagged_tensor_rows=125, 2025-05-07T20:32:44.4962960Z index_dtype=torch.int32, 2025-05-07T20:32:44.4963234Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:32:44.4963504Z use_cpu=False, 2025-05-07T20:32:44.4963733Z check_non_contiguous=False, 2025-05-07T20:32:44.4963997Z known_shape=True, 2025-05-07T20:32:44.4964213Z ) 2025-05-07T20:32:44.4964433Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4964999Z self=, 2025-05-07T20:32:44.4965533Z max_seq_length=7, 2025-05-07T20:32:44.4965758Z batch_size=59, 2025-05-07T20:32:44.4965976Z num_cols=128, 2025-05-07T20:32:44.4966201Z num_jagged_tensor_rows=125, 2025-05-07T20:32:44.4966465Z index_dtype=torch.int32, 2025-05-07T20:32:44.4966740Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:32:44.4967016Z use_cpu=True, 2025-05-07T20:32:44.4967233Z check_non_contiguous=False, 2025-05-07T20:32:44.4967494Z known_shape=True, 2025-05-07T20:32:44.4967707Z ) 2025-05-07T20:32:44.4967921Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:44.4968481Z self=, 2025-05-07T20:32:44.4969009Z max_seq_length=7, 2025-05-07T20:32:44.4969241Z batch_size=125, 2025-05-07T20:32:44.4969447Z num_cols=128, 2025-05-07T20:32:44.4969670Z num_jagged_tensor_rows=125, 2025-05-07T20:32:44.4969938Z index_dtype=torch.int32, 2025-05-07T20:32:44.4970201Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:32:44.4970473Z use_cpu=True, 2025-05-07T20:32:44.4970789Z check_non_contiguous=False, 2025-05-07T20:32:44.4971043Z known_shape=True, 2025-05-07T20:32:44.4971258Z ) 2025-05-07T20:32:44.4971462Z PASSED 2025-05-07T20:32:44.5474239Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:32:44.5474733Z 2025-05-07T20:32:44.5474876Z ============================== 2 passed in 2.69s =============================== 2025-05-07T20:32:45.2932105Z 2025-05-07T20:32:45.2932879Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:32:45.2952173Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 6 seconds 2025-05-07T20:32:45.2952501Z 2025-05-07T20:32:45.2952512Z 2025-05-07T20:32:45.2952516Z 2025-05-07T20:32:45.2952520Z 2025-05-07T20:32:45.2972748Z ################################################################################ 2025-05-07T20:32:45.2987904Z # [2025-05-07T20:32:45.298Z] Run Python Test Suite: 2025-05-07T20:32:45.2988299Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:32:45.2988626Z ################################################################################ 2025-05-07T20:32:45.3014329Z + 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:45.3015001Z 2025-05-07T20:32:47.4288503Z ============================= test session starts ============================== 2025-05-07T20:32:47.4289153Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:47.4289693Z cachedir: .pytest_cache 2025-05-07T20:32:47.4290287Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:47.4291031Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:47.4291447Z plugins: hypothesis-6.131.14 2025-05-07T20:32:49.4474847Z collecting ... collected 2 items 2025-05-07T20:32:49.4475353Z 2025-05-07T20:32:53.2894391Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2895748Z self=, 2025-05-07T20:32:53.2896737Z num_jagged_dim=1, 2025-05-07T20:32:53.2896980Z outer_dense_size=0, 2025-05-07T20:32:53.2897219Z inner_dense_size=0, 2025-05-07T20:32:53.2897456Z fold_inner_dense=False, 2025-05-07T20:32:53.2897712Z padding_value=0, 2025-05-07T20:32:53.2897954Z dtype=torch.float32, 2025-05-07T20:32:53.2898217Z device_type=device(type='cpu'), 2025-05-07T20:32:53.2898479Z ) 2025-05-07T20:32:53.2898779Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2899576Z self=, 2025-05-07T20:32:53.2900234Z num_jagged_dim=2, 2025-05-07T20:32:53.2900468Z outer_dense_size=0, 2025-05-07T20:32:53.2900702Z inner_dense_size=0, 2025-05-07T20:32:53.2900935Z fold_inner_dense=False, 2025-05-07T20:32:53.2901184Z padding_value=0, 2025-05-07T20:32:53.2901417Z dtype=torch.float32, 2025-05-07T20:32:53.2901666Z device_type=device(type='cpu'), 2025-05-07T20:32:53.2901929Z ) 2025-05-07T20:32:53.2902152Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2902710Z self=, 2025-05-07T20:32:53.2903243Z num_jagged_dim=2, 2025-05-07T20:32:53.2903474Z outer_dense_size=5, 2025-05-07T20:32:53.2903710Z inner_dense_size=5, 2025-05-07T20:32:53.2903944Z fold_inner_dense=False, 2025-05-07T20:32:53.2904201Z padding_value=-1e-08, 2025-05-07T20:32:53.2904449Z dtype=torch.float16, 2025-05-07T20:32:53.2904701Z device_type=device(type='cpu'), 2025-05-07T20:32:53.2905297Z ) 2025-05-07T20:32:53.2905524Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2906080Z self=, 2025-05-07T20:32:53.2906617Z num_jagged_dim=5, 2025-05-07T20:32:53.2906849Z outer_dense_size=4, 2025-05-07T20:32:53.2907076Z inner_dense_size=2, 2025-05-07T20:32:53.2907315Z fold_inner_dense=False, 2025-05-07T20:32:53.2907570Z padding_value=-1e-08, 2025-05-07T20:32:53.2907816Z dtype=torch.bfloat16, 2025-05-07T20:32:53.2908076Z device_type=device(type='cuda'), 2025-05-07T20:32:53.2908343Z ) 2025-05-07T20:32:53.2908561Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2909125Z self=, 2025-05-07T20:32:53.2909658Z num_jagged_dim=4, 2025-05-07T20:32:53.2909895Z outer_dense_size=2, 2025-05-07T20:32:53.2910132Z inner_dense_size=3, 2025-05-07T20:32:53.2910380Z fold_inner_dense=True, 2025-05-07T20:32:53.2910635Z padding_value=-1e-08, 2025-05-07T20:32:53.2910879Z dtype=torch.float16, 2025-05-07T20:32:53.2911135Z device_type=device(type='cpu'), 2025-05-07T20:32:53.2911402Z ) 2025-05-07T20:32:53.2911620Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2912187Z self=, 2025-05-07T20:32:53.2912717Z num_jagged_dim=2, 2025-05-07T20:32:53.2912943Z outer_dense_size=5, 2025-05-07T20:32:53.2913179Z inner_dense_size=0, 2025-05-07T20:32:53.2913419Z fold_inner_dense=False, 2025-05-07T20:32:53.2913670Z padding_value=0, 2025-05-07T20:32:53.2913900Z dtype=torch.float32, 2025-05-07T20:32:53.2914157Z device_type=device(type='cuda'), 2025-05-07T20:32:53.2914424Z ) 2025-05-07T20:32:53.2914643Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2915355Z self=, 2025-05-07T20:32:53.2915894Z num_jagged_dim=1, 2025-05-07T20:32:53.2916121Z outer_dense_size=5, 2025-05-07T20:32:53.2916354Z inner_dense_size=5, 2025-05-07T20:32:53.2916590Z fold_inner_dense=True, 2025-05-07T20:32:53.2916836Z padding_value=-1e-08, 2025-05-07T20:32:53.2917088Z dtype=torch.bfloat16, 2025-05-07T20:32:53.2917348Z device_type=device(type='cpu'), 2025-05-07T20:32:53.2917605Z ) 2025-05-07T20:32:53.2917826Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2918389Z self=, 2025-05-07T20:32:53.2919024Z num_jagged_dim=3, 2025-05-07T20:32:53.2919248Z outer_dense_size=5, 2025-05-07T20:32:53.2919484Z inner_dense_size=1, 2025-05-07T20:32:53.2919722Z fold_inner_dense=True, 2025-05-07T20:32:53.2919964Z padding_value=0, 2025-05-07T20:32:53.2920205Z dtype=torch.float32, 2025-05-07T20:32:53.2920465Z device_type=device(type='cuda'), 2025-05-07T20:32:53.2920724Z ) 2025-05-07T20:32:53.2920948Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2921508Z self=, 2025-05-07T20:32:53.2922031Z num_jagged_dim=5, 2025-05-07T20:32:53.2922262Z outer_dense_size=2, 2025-05-07T20:32:53.2922497Z inner_dense_size=3, 2025-05-07T20:32:53.2922732Z fold_inner_dense=True, 2025-05-07T20:32:53.2922977Z padding_value=0, 2025-05-07T20:32:53.2923210Z dtype=torch.bfloat16, 2025-05-07T20:32:53.2923465Z device_type=device(type='cuda'), 2025-05-07T20:32:53.2923730Z ) 2025-05-07T20:32:53.2923953Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2924513Z self=, 2025-05-07T20:32:53.2925038Z num_jagged_dim=3, 2025-05-07T20:32:53.2925368Z outer_dense_size=3, 2025-05-07T20:32:53.2925611Z inner_dense_size=4, 2025-05-07T20:32:53.2925845Z fold_inner_dense=True, 2025-05-07T20:32:53.2926090Z padding_value=0, 2025-05-07T20:32:53.2926329Z dtype=torch.bfloat16, 2025-05-07T20:32:53.2926583Z device_type=device(type='cuda'), 2025-05-07T20:32:53.2926852Z ) 2025-05-07T20:32:53.2927076Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2927632Z self=, 2025-05-07T20:32:53.2928167Z num_jagged_dim=1, 2025-05-07T20:32:53.2928400Z outer_dense_size=2, 2025-05-07T20:32:53.2928635Z inner_dense_size=0, 2025-05-07T20:32:53.2928874Z fold_inner_dense=True, 2025-05-07T20:32:53.2929120Z padding_value=0, 2025-05-07T20:32:53.2929354Z dtype=torch.float32, 2025-05-07T20:32:53.2929606Z device_type=device(type='cuda'), 2025-05-07T20:32:53.2929873Z ) 2025-05-07T20:32:53.2930094Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2930659Z self=, 2025-05-07T20:32:53.2931190Z num_jagged_dim=3, 2025-05-07T20:32:53.2931424Z outer_dense_size=5, 2025-05-07T20:32:53.2931651Z inner_dense_size=2, 2025-05-07T20:32:53.2931890Z fold_inner_dense=True, 2025-05-07T20:32:53.2932134Z padding_value=0, 2025-05-07T20:32:53.2932360Z dtype=torch.float32, 2025-05-07T20:32:53.2932615Z device_type=device(type='cpu'), 2025-05-07T20:32:53.2932880Z ) 2025-05-07T20:32:53.2933095Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2933657Z self=, 2025-05-07T20:32:53.2934188Z num_jagged_dim=2, 2025-05-07T20:32:53.2934420Z outer_dense_size=2, 2025-05-07T20:32:53.2934649Z inner_dense_size=4, 2025-05-07T20:32:53.2934887Z fold_inner_dense=True, 2025-05-07T20:32:53.2935146Z padding_value=-1e-08, 2025-05-07T20:32:53.2935480Z dtype=torch.float16, 2025-05-07T20:32:53.2935740Z device_type=device(type='cuda'), 2025-05-07T20:32:53.2936004Z ) 2025-05-07T20:32:53.2936222Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2936784Z self=, 2025-05-07T20:32:53.2937313Z num_jagged_dim=1, 2025-05-07T20:32:53.2937542Z outer_dense_size=0, 2025-05-07T20:32:53.2937777Z inner_dense_size=5, 2025-05-07T20:32:53.2938016Z fold_inner_dense=False, 2025-05-07T20:32:53.2938266Z padding_value=-1e-08, 2025-05-07T20:32:53.2946403Z dtype=torch.float16, 2025-05-07T20:32:53.2946739Z device_type=device(type='cuda'), 2025-05-07T20:32:53.2947015Z ) 2025-05-07T20:32:53.2947239Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2947821Z self=, 2025-05-07T20:32:53.2948386Z num_jagged_dim=5, 2025-05-07T20:32:53.2948618Z outer_dense_size=1, 2025-05-07T20:32:53.2948860Z inner_dense_size=4, 2025-05-07T20:32:53.2949103Z fold_inner_dense=True, 2025-05-07T20:32:53.2949361Z padding_value=-1e-08, 2025-05-07T20:32:53.2949614Z dtype=torch.bfloat16, 2025-05-07T20:32:53.2949879Z device_type=device(type='cpu'), 2025-05-07T20:32:53.2950147Z ) 2025-05-07T20:32:53.2950366Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2950940Z self=, 2025-05-07T20:32:53.2951480Z num_jagged_dim=2, 2025-05-07T20:32:53.2951710Z outer_dense_size=1, 2025-05-07T20:32:53.2951949Z inner_dense_size=4, 2025-05-07T20:32:53.2952192Z fold_inner_dense=True, 2025-05-07T20:32:53.2952434Z padding_value=0, 2025-05-07T20:32:53.2952675Z dtype=torch.bfloat16, 2025-05-07T20:32:53.2952938Z device_type=device(type='cpu'), 2025-05-07T20:32:53.2953377Z ) 2025-05-07T20:32:53.2953610Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2954179Z self=, 2025-05-07T20:32:53.2954719Z num_jagged_dim=2, 2025-05-07T20:32:53.2954946Z outer_dense_size=1, 2025-05-07T20:32:53.2955180Z inner_dense_size=0, 2025-05-07T20:32:53.2955423Z fold_inner_dense=True, 2025-05-07T20:32:53.2955669Z padding_value=-1e-08, 2025-05-07T20:32:53.2955920Z dtype=torch.float32, 2025-05-07T20:32:53.2956204Z device_type=device(type='cpu'), 2025-05-07T20:32:53.2956473Z ) 2025-05-07T20:32:53.2956692Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2957258Z self=, 2025-05-07T20:32:53.2957797Z num_jagged_dim=2, 2025-05-07T20:32:53.2958027Z outer_dense_size=3, 2025-05-07T20:32:53.2958266Z inner_dense_size=1, 2025-05-07T20:32:53.2958520Z fold_inner_dense=True, 2025-05-07T20:32:53.2958849Z padding_value=0, 2025-05-07T20:32:53.2959091Z dtype=torch.float32, 2025-05-07T20:32:53.2959354Z device_type=device(type='cpu'), 2025-05-07T20:32:53.2959615Z ) 2025-05-07T20:32:53.2959845Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2960411Z self=, 2025-05-07T20:32:53.2960948Z num_jagged_dim=5, 2025-05-07T20:32:53.2961178Z outer_dense_size=0, 2025-05-07T20:32:53.2961420Z inner_dense_size=4, 2025-05-07T20:32:53.2961664Z fold_inner_dense=False, 2025-05-07T20:32:53.2961918Z padding_value=-1e-08, 2025-05-07T20:32:53.2962169Z dtype=torch.float32, 2025-05-07T20:32:53.2962429Z device_type=device(type='cpu'), 2025-05-07T20:32:53.2962689Z ) 2025-05-07T20:32:53.2962917Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2963583Z self=, 2025-05-07T20:32:53.2964121Z num_jagged_dim=3, 2025-05-07T20:32:53.2964356Z outer_dense_size=0, 2025-05-07T20:32:53.2964592Z inner_dense_size=2, 2025-05-07T20:32:53.2964827Z fold_inner_dense=True, 2025-05-07T20:32:53.2965077Z padding_value=0, 2025-05-07T20:32:53.2965317Z dtype=torch.float32, 2025-05-07T20:32:53.2965576Z device_type=device(type='cuda'), 2025-05-07T20:32:53.2965841Z ) 2025-05-07T20:32:53.2966068Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2966635Z self=, 2025-05-07T20:32:53.2967161Z num_jagged_dim=1, 2025-05-07T20:32:53.2967397Z outer_dense_size=1, 2025-05-07T20:32:53.2967642Z inner_dense_size=0, 2025-05-07T20:32:53.2967878Z fold_inner_dense=False, 2025-05-07T20:32:53.2968129Z padding_value=0, 2025-05-07T20:32:53.2968371Z dtype=torch.bfloat16, 2025-05-07T20:32:53.2968644Z device_type=device(type='cuda'), 2025-05-07T20:32:53.2968915Z ) 2025-05-07T20:32:53.2969141Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2969699Z self=, 2025-05-07T20:32:53.2970229Z num_jagged_dim=4, 2025-05-07T20:32:53.2970461Z outer_dense_size=5, 2025-05-07T20:32:53.2970694Z inner_dense_size=5, 2025-05-07T20:32:53.2970927Z fold_inner_dense=True, 2025-05-07T20:32:53.2971173Z padding_value=0, 2025-05-07T20:32:53.2971410Z dtype=torch.float16, 2025-05-07T20:32:53.2971660Z device_type=device(type='cuda'), 2025-05-07T20:32:53.2971926Z ) 2025-05-07T20:32:53.2972150Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2972706Z self=, 2025-05-07T20:32:53.2973238Z num_jagged_dim=5, 2025-05-07T20:32:53.2973561Z outer_dense_size=3, 2025-05-07T20:32:53.2973794Z inner_dense_size=2, 2025-05-07T20:32:53.2974035Z fold_inner_dense=True, 2025-05-07T20:32:53.2974290Z padding_value=-1e-08, 2025-05-07T20:32:53.2974534Z dtype=torch.bfloat16, 2025-05-07T20:32:53.2974797Z device_type=device(type='cpu'), 2025-05-07T20:32:53.2975064Z ) 2025-05-07T20:32:53.2975289Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:53.2975843Z self=, 2025-05-07T20:32:53.2976373Z num_jagged_dim=5, 2025-05-07T20:32:53.2976608Z outer_dense_size=1, 2025-05-07T20:32:53.2976836Z inner_dense_size=0, 2025-05-07T20:32:53.2977075Z fold_inner_dense=True, 2025-05-07T20:32:53.2977319Z padding_value=0, 2025-05-07T20:32:53.2977547Z dtype=torch.bfloat16, 2025-05-07T20:32:53.2977807Z device_type=device(type='cuda'), 2025-05-07T20:32:53.2978072Z ) 2025-05-07T20:32:54.1025724Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1026512Z self=, 2025-05-07T20:32:54.1027064Z num_jagged_dim=2, 2025-05-07T20:32:54.1027307Z outer_dense_size=4, 2025-05-07T20:32:54.1027541Z inner_dense_size=3, 2025-05-07T20:32:54.1027787Z fold_inner_dense=True, 2025-05-07T20:32:54.1028048Z padding_value=-1e-08, 2025-05-07T20:32:54.1028300Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1028565Z device_type=device(type='cuda'), 2025-05-07T20:32:54.1028839Z ) 2025-05-07T20:32:54.1029063Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1029633Z self=, 2025-05-07T20:32:54.1030194Z num_jagged_dim=2, 2025-05-07T20:32:54.1030430Z outer_dense_size=0, 2025-05-07T20:32:54.1030671Z inner_dense_size=2, 2025-05-07T20:32:54.1030911Z fold_inner_dense=True, 2025-05-07T20:32:54.1031177Z padding_value=-1e-08, 2025-05-07T20:32:54.1031770Z dtype=torch.float16, 2025-05-07T20:32:54.1032035Z device_type=device(type='cpu'), 2025-05-07T20:32:54.1032304Z ) 2025-05-07T20:32:54.1032536Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1033098Z self=, 2025-05-07T20:32:54.1033638Z num_jagged_dim=2, 2025-05-07T20:32:54.1033877Z outer_dense_size=4, 2025-05-07T20:32:54.1034115Z inner_dense_size=4, 2025-05-07T20:32:54.1034352Z fold_inner_dense=False, 2025-05-07T20:32:54.1034609Z padding_value=0, 2025-05-07T20:32:54.1034851Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1035110Z device_type=device(type='cuda'), 2025-05-07T20:32:54.1035381Z ) 2025-05-07T20:32:54.1035610Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1036169Z self=, 2025-05-07T20:32:54.1036708Z num_jagged_dim=4, 2025-05-07T20:32:54.1036951Z outer_dense_size=4, 2025-05-07T20:32:54.1037185Z inner_dense_size=4, 2025-05-07T20:32:54.1037426Z fold_inner_dense=False, 2025-05-07T20:32:54.1037679Z padding_value=0, 2025-05-07T20:32:54.1037915Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1038177Z device_type=device(type='cuda'), 2025-05-07T20:32:54.1038452Z ) 2025-05-07T20:32:54.1038779Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1039339Z self=, 2025-05-07T20:32:54.1039874Z num_jagged_dim=2, 2025-05-07T20:32:54.1040107Z outer_dense_size=0, 2025-05-07T20:32:54.1040339Z inner_dense_size=3, 2025-05-07T20:32:54.1040584Z fold_inner_dense=False, 2025-05-07T20:32:54.1040837Z padding_value=0, 2025-05-07T20:32:54.1041068Z dtype=torch.float16, 2025-05-07T20:32:54.1041331Z device_type=device(type='cpu'), 2025-05-07T20:32:54.1041761Z ) 2025-05-07T20:32:54.1041986Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1042551Z self=, 2025-05-07T20:32:54.1043086Z num_jagged_dim=1, 2025-05-07T20:32:54.1043324Z outer_dense_size=0, 2025-05-07T20:32:54.1043555Z inner_dense_size=3, 2025-05-07T20:32:54.1043797Z fold_inner_dense=False, 2025-05-07T20:32:54.1044049Z padding_value=0, 2025-05-07T20:32:54.1044280Z dtype=torch.float16, 2025-05-07T20:32:54.1044541Z device_type=device(type='cpu'), 2025-05-07T20:32:54.1044810Z ) 2025-05-07T20:32:54.1045030Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1045597Z self=, 2025-05-07T20:32:54.1046134Z num_jagged_dim=1, 2025-05-07T20:32:54.1046362Z outer_dense_size=0, 2025-05-07T20:32:54.1046605Z inner_dense_size=1, 2025-05-07T20:32:54.1046858Z fold_inner_dense=False, 2025-05-07T20:32:54.1047110Z padding_value=0, 2025-05-07T20:32:54.1047351Z dtype=torch.float16, 2025-05-07T20:32:54.1047613Z device_type=device(type='cpu'), 2025-05-07T20:32:54.1047878Z ) 2025-05-07T20:32:54.1048106Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1048671Z self=, 2025-05-07T20:32:54.1049210Z num_jagged_dim=1, 2025-05-07T20:32:54.1049440Z outer_dense_size=1, 2025-05-07T20:32:54.1049680Z inner_dense_size=1, 2025-05-07T20:32:54.1049921Z fold_inner_dense=False, 2025-05-07T20:32:54.1050184Z padding_value=0, 2025-05-07T20:32:54.1050421Z dtype=torch.float16, 2025-05-07T20:32:54.1050682Z device_type=device(type='cpu'), 2025-05-07T20:32:54.1050942Z ) 2025-05-07T20:32:54.1051172Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1051831Z self=, 2025-05-07T20:32:54.1052378Z num_jagged_dim=1, 2025-05-07T20:32:54.1052609Z outer_dense_size=0, 2025-05-07T20:32:54.1052847Z inner_dense_size=2, 2025-05-07T20:32:54.1053090Z fold_inner_dense=True, 2025-05-07T20:32:54.1053344Z padding_value=-1e-08, 2025-05-07T20:32:54.1053598Z dtype=torch.float16, 2025-05-07T20:32:54.1053859Z device_type=device(type='cpu'), 2025-05-07T20:32:54.1054123Z ) 2025-05-07T20:32:54.1054355Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1054921Z self=, 2025-05-07T20:32:54.1055452Z num_jagged_dim=1, 2025-05-07T20:32:54.1055690Z outer_dense_size=1, 2025-05-07T20:32:54.1055927Z inner_dense_size=2, 2025-05-07T20:32:54.1056172Z fold_inner_dense=True, 2025-05-07T20:32:54.1056422Z padding_value=-1e-08, 2025-05-07T20:32:54.1056681Z dtype=torch.float16, 2025-05-07T20:32:54.1056952Z device_type=device(type='cpu'), 2025-05-07T20:32:54.1057217Z ) 2025-05-07T20:32:54.1057442Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1058005Z self=, 2025-05-07T20:32:54.1058535Z num_jagged_dim=1, 2025-05-07T20:32:54.1058773Z outer_dense_size=2, 2025-05-07T20:32:54.1059011Z inner_dense_size=2, 2025-05-07T20:32:54.1059252Z fold_inner_dense=True, 2025-05-07T20:32:54.1059505Z padding_value=-1e-08, 2025-05-07T20:32:54.1059756Z dtype=torch.float16, 2025-05-07T20:32:54.1060010Z device_type=device(type='cpu'), 2025-05-07T20:32:54.1060274Z ) 2025-05-07T20:32:54.1060501Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1061060Z self=, 2025-05-07T20:32:54.1061595Z num_jagged_dim=1, 2025-05-07T20:32:54.1061916Z outer_dense_size=2, 2025-05-07T20:32:54.1062162Z inner_dense_size=1, 2025-05-07T20:32:54.1062397Z fold_inner_dense=True, 2025-05-07T20:32:54.1062652Z padding_value=-1e-08, 2025-05-07T20:32:54.1062905Z dtype=torch.float16, 2025-05-07T20:32:54.1063159Z device_type=device(type='cpu'), 2025-05-07T20:32:54.1063430Z ) 2025-05-07T20:32:54.1063657Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1064214Z self=, 2025-05-07T20:32:54.1064748Z num_jagged_dim=1, 2025-05-07T20:32:54.1064984Z outer_dense_size=1, 2025-05-07T20:32:54.1065216Z inner_dense_size=1, 2025-05-07T20:32:54.1065458Z fold_inner_dense=True, 2025-05-07T20:32:54.1065721Z padding_value=-1e-08, 2025-05-07T20:32:54.1065969Z dtype=torch.float16, 2025-05-07T20:32:54.1066229Z device_type=device(type='cpu'), 2025-05-07T20:32:54.1066496Z ) 2025-05-07T20:32:54.1066724Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1067294Z self=, 2025-05-07T20:32:54.1067829Z num_jagged_dim=2, 2025-05-07T20:32:54.1068066Z outer_dense_size=0, 2025-05-07T20:32:54.1068299Z inner_dense_size=4, 2025-05-07T20:32:54.1068542Z fold_inner_dense=False, 2025-05-07T20:32:54.1068803Z padding_value=-1e-08, 2025-05-07T20:32:54.1069050Z dtype=torch.float16, 2025-05-07T20:32:54.1069317Z device_type=device(type='cuda'), 2025-05-07T20:32:54.1069587Z ) 2025-05-07T20:32:54.1069809Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:54.1070376Z self=, 2025-05-07T20:32:54.1070910Z num_jagged_dim=2, 2025-05-07T20:32:54.1071149Z outer_dense_size=0, 2025-05-07T20:32:54.1071379Z inner_dense_size=0, 2025-05-07T20:32:54.1071621Z fold_inner_dense=False, 2025-05-07T20:32:54.1071884Z padding_value=-1e-08, 2025-05-07T20:32:54.1072250Z dtype=torch.float16, 2025-05-07T20:32:54.1072514Z device_type=device(type='cuda'), 2025-05-07T20:32:54.1072788Z ) 2025-05-07T20:32:54.1072991Z PASSED 2025-05-07T20:32:54.3423216Z 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:54.3424722Z self=, 2025-05-07T20:32:54.3425532Z num_jagged_dim=1, 2025-05-07T20:32:54.3425834Z outer_dense_size=0, 2025-05-07T20:32:54.3426132Z inner_dense_size=0, 2025-05-07T20:32:54.3426424Z padding_value=0, 2025-05-07T20:32:54.3426715Z dtype=torch.float32, 2025-05-07T20:32:54.3426959Z device_type='meta', 2025-05-07T20:32:54.3427179Z ) 2025-05-07T20:32:54.3427443Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3428121Z self=, 2025-05-07T20:32:54.3428701Z num_jagged_dim=2, 2025-05-07T20:32:54.3428934Z outer_dense_size=0, 2025-05-07T20:32:54.3429173Z inner_dense_size=0, 2025-05-07T20:32:54.3429401Z padding_value=0, 2025-05-07T20:32:54.3429637Z dtype=torch.float32, 2025-05-07T20:32:54.3429880Z device_type='meta', 2025-05-07T20:32:54.3430093Z ) 2025-05-07T20:32:54.3430357Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3431012Z self=, 2025-05-07T20:32:54.3431595Z num_jagged_dim=2, 2025-05-07T20:32:54.3431822Z outer_dense_size=5, 2025-05-07T20:32:54.3432058Z inner_dense_size=3, 2025-05-07T20:32:54.3432298Z padding_value=0, 2025-05-07T20:32:54.3432528Z dtype=torch.bfloat16, 2025-05-07T20:32:54.3432775Z device_type='meta', 2025-05-07T20:32:54.3433204Z ) 2025-05-07T20:32:54.3433468Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3434122Z self=, 2025-05-07T20:32:54.3434702Z num_jagged_dim=5, 2025-05-07T20:32:54.3434929Z outer_dense_size=0, 2025-05-07T20:32:54.3435165Z inner_dense_size=2, 2025-05-07T20:32:54.3435399Z padding_value=0, 2025-05-07T20:32:54.3435630Z dtype=torch.float16, 2025-05-07T20:32:54.3435875Z device_type='meta', 2025-05-07T20:32:54.3436093Z ) 2025-05-07T20:32:54.3436350Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3437006Z self=, 2025-05-07T20:32:54.3437582Z num_jagged_dim=5, 2025-05-07T20:32:54.3437817Z outer_dense_size=2, 2025-05-07T20:32:54.3438050Z inner_dense_size=4, 2025-05-07T20:32:54.3438289Z padding_value=0, 2025-05-07T20:32:54.3438524Z dtype=torch.float16, 2025-05-07T20:32:54.3438895Z device_type='meta', 2025-05-07T20:32:54.3439116Z ) 2025-05-07T20:32:54.3439377Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3440027Z self=, 2025-05-07T20:32:54.3440609Z num_jagged_dim=5, 2025-05-07T20:32:54.3440840Z outer_dense_size=1, 2025-05-07T20:32:54.3441075Z inner_dense_size=4, 2025-05-07T20:32:54.3441306Z padding_value=0, 2025-05-07T20:32:54.3441544Z dtype=torch.bfloat16, 2025-05-07T20:32:54.3441795Z device_type='meta', 2025-05-07T20:32:54.3442010Z ) 2025-05-07T20:32:54.3442271Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3442938Z self=, 2025-05-07T20:32:54.3443521Z num_jagged_dim=5, 2025-05-07T20:32:54.3443920Z outer_dense_size=3, 2025-05-07T20:32:54.3444162Z inner_dense_size=5, 2025-05-07T20:32:54.3444396Z padding_value=0, 2025-05-07T20:32:54.3444632Z dtype=torch.float32, 2025-05-07T20:32:54.3444884Z device_type='meta', 2025-05-07T20:32:54.3445100Z ) 2025-05-07T20:32:54.3445362Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3446015Z self=, 2025-05-07T20:32:54.3446598Z num_jagged_dim=3, 2025-05-07T20:32:54.3446826Z outer_dense_size=3, 2025-05-07T20:32:54.3447062Z inner_dense_size=4, 2025-05-07T20:32:54.3447295Z padding_value=0, 2025-05-07T20:32:54.3447523Z dtype=torch.float16, 2025-05-07T20:32:54.3447767Z device_type='meta', 2025-05-07T20:32:54.3447988Z ) 2025-05-07T20:32:54.3448264Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3449037Z self=, 2025-05-07T20:32:54.3449626Z num_jagged_dim=5, 2025-05-07T20:32:54.3449852Z outer_dense_size=4, 2025-05-07T20:32:54.3450091Z inner_dense_size=4, 2025-05-07T20:32:54.3450325Z padding_value=0, 2025-05-07T20:32:54.3450553Z dtype=torch.bfloat16, 2025-05-07T20:32:54.3450803Z device_type='meta', 2025-05-07T20:32:54.3451030Z ) 2025-05-07T20:32:54.3451290Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3451944Z self=, 2025-05-07T20:32:54.3452535Z num_jagged_dim=4, 2025-05-07T20:32:54.3452767Z outer_dense_size=5, 2025-05-07T20:32:54.3452994Z inner_dense_size=4, 2025-05-07T20:32:54.3453229Z padding_value=0, 2025-05-07T20:32:54.3453463Z dtype=torch.float16, 2025-05-07T20:32:54.3453708Z device_type='meta', 2025-05-07T20:32:54.3454362Z ) 2025-05-07T20:32:54.3454630Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3455277Z self=, 2025-05-07T20:32:54.3455857Z num_jagged_dim=3, 2025-05-07T20:32:54.3456088Z outer_dense_size=4, 2025-05-07T20:32:54.3456321Z inner_dense_size=2, 2025-05-07T20:32:54.3456546Z padding_value=0, 2025-05-07T20:32:54.3456779Z dtype=torch.float32, 2025-05-07T20:32:54.3457030Z device_type='meta', 2025-05-07T20:32:54.3457244Z ) 2025-05-07T20:32:54.3457505Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3458157Z self=, 2025-05-07T20:32:54.3458733Z num_jagged_dim=3, 2025-05-07T20:32:54.3458965Z outer_dense_size=4, 2025-05-07T20:32:54.3459288Z inner_dense_size=4, 2025-05-07T20:32:54.3459588Z padding_value=0, 2025-05-07T20:32:54.3459881Z dtype=torch.float32, 2025-05-07T20:32:54.3460124Z device_type='meta', 2025-05-07T20:32:54.3460338Z ) 2025-05-07T20:32:54.3460602Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3461254Z self=, 2025-05-07T20:32:54.3461834Z num_jagged_dim=4, 2025-05-07T20:32:54.3462060Z outer_dense_size=4, 2025-05-07T20:32:54.3462292Z inner_dense_size=4, 2025-05-07T20:32:54.3462537Z padding_value=0, 2025-05-07T20:32:54.3462766Z dtype=torch.float32, 2025-05-07T20:32:54.3463009Z device_type='meta', 2025-05-07T20:32:54.3463227Z ) 2025-05-07T20:32:54.3471369Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3472035Z self=, 2025-05-07T20:32:54.3472641Z num_jagged_dim=2, 2025-05-07T20:32:54.3473013Z outer_dense_size=3, 2025-05-07T20:32:54.3473252Z inner_dense_size=4, 2025-05-07T20:32:54.3473492Z padding_value=0, 2025-05-07T20:32:54.3473731Z dtype=torch.float32, 2025-05-07T20:32:54.3473973Z device_type='meta', 2025-05-07T20:32:54.3474200Z ) 2025-05-07T20:32:54.3474467Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3475131Z self=, 2025-05-07T20:32:54.3475714Z num_jagged_dim=2, 2025-05-07T20:32:54.3475949Z outer_dense_size=3, 2025-05-07T20:32:54.3476189Z inner_dense_size=2, 2025-05-07T20:32:54.3476424Z padding_value=0, 2025-05-07T20:32:54.3476661Z dtype=torch.float32, 2025-05-07T20:32:54.3476931Z device_type='meta', 2025-05-07T20:32:54.3477155Z ) 2025-05-07T20:32:54.3477417Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3478090Z self=, 2025-05-07T20:32:54.3478819Z num_jagged_dim=3, 2025-05-07T20:32:54.3479050Z outer_dense_size=3, 2025-05-07T20:32:54.3479292Z inner_dense_size=2, 2025-05-07T20:32:54.3479529Z padding_value=0, 2025-05-07T20:32:54.3479764Z dtype=torch.float32, 2025-05-07T20:32:54.3480008Z device_type='meta', 2025-05-07T20:32:54.3480231Z ) 2025-05-07T20:32:54.3480489Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3481156Z self=, 2025-05-07T20:32:54.3481741Z num_jagged_dim=3, 2025-05-07T20:32:54.3481978Z outer_dense_size=3, 2025-05-07T20:32:54.3482207Z inner_dense_size=3, 2025-05-07T20:32:54.3482444Z padding_value=0, 2025-05-07T20:32:54.3482693Z dtype=torch.float32, 2025-05-07T20:32:54.3482933Z device_type='meta', 2025-05-07T20:32:54.3483252Z ) 2025-05-07T20:32:54.3483522Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3484172Z self=, 2025-05-07T20:32:54.3484756Z num_jagged_dim=3, 2025-05-07T20:32:54.3484988Z outer_dense_size=4, 2025-05-07T20:32:54.3485223Z inner_dense_size=0, 2025-05-07T20:32:54.3485456Z padding_value=0, 2025-05-07T20:32:54.3485690Z dtype=torch.float16, 2025-05-07T20:32:54.3485932Z device_type='meta', 2025-05-07T20:32:54.3486154Z ) 2025-05-07T20:32:54.3486417Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3487075Z self=, 2025-05-07T20:32:54.3487651Z num_jagged_dim=1, 2025-05-07T20:32:54.3487886Z outer_dense_size=4, 2025-05-07T20:32:54.3488126Z inner_dense_size=0, 2025-05-07T20:32:54.3488371Z padding_value=0, 2025-05-07T20:32:54.3488614Z dtype=torch.float16, 2025-05-07T20:32:54.3488860Z device_type='meta', 2025-05-07T20:32:54.3489076Z ) 2025-05-07T20:32:54.3489345Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:54.3490010Z self=, 2025-05-07T20:32:54.3490587Z num_jagged_dim=1, 2025-05-07T20:32:54.3490823Z outer_dense_size=1, 2025-05-07T20:32:54.3491070Z inner_dense_size=0, 2025-05-07T20:32:54.3491302Z padding_value=0, 2025-05-07T20:32:54.3491541Z dtype=torch.float16, 2025-05-07T20:32:54.3491786Z device_type='meta', 2025-05-07T20:32:54.3492018Z ) 2025-05-07T20:32:54.3492196Z PASSED 2025-05-07T20:32:54.3492316Z 2025-05-07T20:32:54.3492461Z =============================== warnings summary =============================== 2025-05-07T20:32:54.3493040Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:32:54.3494603Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:54.3496336Z warnings.warn( 2025-05-07T20:32:54.3496499Z 2025-05-07T20:32:54.3496818Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:32:54.3500131Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:54.3503483Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:54.3503898Z 2025-05-07T20:32:54.3504129Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:54.3504616Z ======================== 2 passed, 2 warnings in 7.03s ========================= 2025-05-07T20:32:55.0815590Z 2025-05-07T20:32:55.0816370Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:32:55.0837896Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 10 seconds 2025-05-07T20:32:55.0838640Z 2025-05-07T20:32:55.0838645Z 2025-05-07T20:32:55.0838664Z 2025-05-07T20:32:55.0838668Z 2025-05-07T20:32:55.0859838Z ################################################################################ 2025-05-07T20:32:55.0875423Z # [2025-05-07T20:32:55.087Z] Run Python Test Suite: 2025-05-07T20:32:55.0875784Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:32:55.0876115Z ################################################################################ 2025-05-07T20:32:55.0900523Z + 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:55.0901211Z 2025-05-07T20:32:57.2144981Z ============================= test session starts ============================== 2025-05-07T20:32:57.2146375Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:57.2147424Z cachedir: .pytest_cache 2025-05-07T20:32:57.2148644Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:57.2150091Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:57.2150904Z plugins: hypothesis-6.131.14 2025-05-07T20:32:59.2402528Z collecting ... collected 1 item 2025-05-07T20:32:59.2402753Z 2025-05-07T20:32:59.7134885Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 PASSED 2025-05-07T20:32:59.7135402Z 2025-05-07T20:32:59.7135549Z ============================== 1 passed in 2.62s =============================== 2025-05-07T20:33:00.4547225Z 2025-05-07T20:33:00.4547946Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:33:00.4569012Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 5 seconds 2025-05-07T20:33:00.4569446Z 2025-05-07T20:33:00.4569453Z 2025-05-07T20:33:00.4569495Z 2025-05-07T20:33:00.4569500Z 2025-05-07T20:33:00.4591574Z ################################################################################ 2025-05-07T20:33:00.4609176Z # [2025-05-07T20:33:00.460Z] Run Python Test Suite: 2025-05-07T20:33:00.4609522Z # ./jagged/misc_ops_test.py 2025-05-07T20:33:00.4609815Z ################################################################################ 2025-05-07T20:33:00.4634897Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/misc_ops_test.py 2025-05-07T20:33:00.4635516Z 2025-05-07T20:33:02.5860551Z ============================= test session starts ============================== 2025-05-07T20:33:02.5861190Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:02.5861726Z cachedir: .pytest_cache 2025-05-07T20:33:02.5862335Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:02.5863092Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:02.5863506Z plugins: hypothesis-6.131.14 2025-05-07T20:33:04.6102492Z collecting ... collected 3 items 2025-05-07T20:33:04.6102794Z 2025-05-07T20:33:04.7619840Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:33:05.1110954Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1111942Z self=, 2025-05-07T20:33:05.1112384Z B=1, 2025-05-07T20:33:05.1112578Z max_L=1, 2025-05-07T20:33:05.1112767Z D=1, 2025-05-07T20:33:05.1112974Z dtype=torch.float32, 2025-05-07T20:33:05.1113238Z device_type=device(type='cpu'), 2025-05-07T20:33:05.1113502Z ) 2025-05-07T20:33:05.1113713Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1114538Z self=, 2025-05-07T20:33:05.1114966Z B=170, 2025-05-07T20:33:05.1115154Z max_L=1, 2025-05-07T20:33:05.1115350Z D=1, 2025-05-07T20:33:05.1115581Z dtype=torch.float32, 2025-05-07T20:33:05.1115952Z device_type=device(type='cpu'), 2025-05-07T20:33:05.1116314Z ) 2025-05-07T20:33:05.1116588Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1117106Z self=, 2025-05-07T20:33:05.1117528Z B=170, 2025-05-07T20:33:05.1117722Z max_L=706, 2025-05-07T20:33:05.1117915Z D=28, 2025-05-07T20:33:05.1118116Z dtype=torch.float32, 2025-05-07T20:33:05.1118374Z device_type=device(type='cuda'), 2025-05-07T20:33:05.1118696Z ) 2025-05-07T20:33:05.1118902Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1119337Z self=, 2025-05-07T20:33:05.1119758Z B=68, 2025-05-07T20:33:05.1119955Z max_L=448, 2025-05-07T20:33:05.1120158Z D=17, 2025-05-07T20:33:05.1120362Z dtype=torch.float32, 2025-05-07T20:33:05.1120615Z device_type=device(type='cpu'), 2025-05-07T20:33:05.1120878Z ) 2025-05-07T20:33:05.1121082Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1121509Z self=, 2025-05-07T20:33:05.1121929Z B=474, 2025-05-07T20:33:05.1122117Z max_L=58, 2025-05-07T20:33:05.1122306Z D=15, 2025-05-07T20:33:05.1122504Z dtype=torch.float32, 2025-05-07T20:33:05.1122761Z device_type=device(type='cpu'), 2025-05-07T20:33:05.1123020Z ) 2025-05-07T20:33:05.1123223Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1123662Z self=, 2025-05-07T20:33:05.1124077Z B=227, 2025-05-07T20:33:05.1124266Z max_L=793, 2025-05-07T20:33:05.1124465Z D=5, 2025-05-07T20:33:05.1124664Z dtype=torch.float32, 2025-05-07T20:33:05.1125094Z device_type=device(type='cpu'), 2025-05-07T20:33:05.1125365Z ) 2025-05-07T20:33:05.1125562Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1125997Z self=, 2025-05-07T20:33:05.1126419Z B=116, 2025-05-07T20:33:05.1126613Z max_L=142, 2025-05-07T20:33:05.1126807Z D=14, 2025-05-07T20:33:05.1127012Z dtype=torch.float32, 2025-05-07T20:33:05.1127270Z device_type=device(type='cuda'), 2025-05-07T20:33:05.1127529Z ) 2025-05-07T20:33:05.1127734Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1128166Z self=, 2025-05-07T20:33:05.1128579Z B=152, 2025-05-07T20:33:05.1128772Z max_L=143, 2025-05-07T20:33:05.1128971Z D=20, 2025-05-07T20:33:05.1129167Z dtype=torch.float32, 2025-05-07T20:33:05.1129425Z device_type=device(type='cuda'), 2025-05-07T20:33:05.1129698Z ) 2025-05-07T20:33:05.1129903Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1130364Z self=, 2025-05-07T20:33:05.1130783Z B=366, 2025-05-07T20:33:05.1130972Z max_L=67, 2025-05-07T20:33:05.1131172Z D=22, 2025-05-07T20:33:05.1131373Z dtype=torch.float32, 2025-05-07T20:33:05.1131625Z device_type=device(type='cpu'), 2025-05-07T20:33:05.1131891Z ) 2025-05-07T20:33:05.1132094Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1132524Z self=, 2025-05-07T20:33:05.1132947Z B=2, 2025-05-07T20:33:05.1133135Z max_L=820, 2025-05-07T20:33:05.1133328Z D=5, 2025-05-07T20:33:05.1133528Z dtype=torch.float32, 2025-05-07T20:33:05.1133789Z device_type=device(type='cuda'), 2025-05-07T20:33:05.1134051Z ) 2025-05-07T20:33:05.1134252Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1134784Z self=, 2025-05-07T20:33:05.1135200Z B=30, 2025-05-07T20:33:05.1135389Z max_L=316, 2025-05-07T20:33:05.1135585Z D=27, 2025-05-07T20:33:05.1135778Z dtype=torch.float32, 2025-05-07T20:33:05.1136049Z device_type=device(type='cpu'), 2025-05-07T20:33:05.1136346Z ) 2025-05-07T20:33:05.1136543Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1136977Z self=, 2025-05-07T20:33:05.1137397Z B=30, 2025-05-07T20:33:05.1137584Z max_L=316, 2025-05-07T20:33:05.1137774Z D=30, 2025-05-07T20:33:05.1137972Z dtype=torch.float32, 2025-05-07T20:33:05.1138227Z device_type=device(type='cpu'), 2025-05-07T20:33:05.1138483Z ) 2025-05-07T20:33:05.1138684Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1139118Z self=, 2025-05-07T20:33:05.1139531Z B=30, 2025-05-07T20:33:05.1139726Z max_L=316, 2025-05-07T20:33:05.1139928Z D=1, 2025-05-07T20:33:05.1140121Z dtype=torch.float32, 2025-05-07T20:33:05.1140379Z device_type=device(type='cpu'), 2025-05-07T20:33:05.1140647Z ) 2025-05-07T20:33:05.1140844Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1141279Z self=, 2025-05-07T20:33:05.1141699Z B=316, 2025-05-07T20:33:05.1141882Z max_L=316, 2025-05-07T20:33:05.1142089Z D=1, 2025-05-07T20:33:05.1142287Z dtype=torch.float32, 2025-05-07T20:33:05.1142537Z device_type=device(type='cpu'), 2025-05-07T20:33:05.1142801Z ) 2025-05-07T20:33:05.1143010Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1143446Z self=, 2025-05-07T20:33:05.1143860Z B=316, 2025-05-07T20:33:05.1144050Z max_L=1, 2025-05-07T20:33:05.1144247Z D=1, 2025-05-07T20:33:05.1144444Z dtype=torch.float32, 2025-05-07T20:33:05.1144828Z device_type=device(type='cpu'), 2025-05-07T20:33:05.1145095Z ) 2025-05-07T20:33:05.1145293Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1145727Z self=, 2025-05-07T20:33:05.1146151Z B=329, 2025-05-07T20:33:05.1146333Z max_L=1, 2025-05-07T20:33:05.1146527Z D=21, 2025-05-07T20:33:05.1146731Z dtype=torch.float32, 2025-05-07T20:33:05.1146979Z device_type=device(type='cuda'), 2025-05-07T20:33:05.1147244Z ) 2025-05-07T20:33:05.1147446Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1147872Z self=, 2025-05-07T20:33:05.1148296Z B=329, 2025-05-07T20:33:05.1148484Z max_L=1, 2025-05-07T20:33:05.1148679Z D=1, 2025-05-07T20:33:05.1148871Z dtype=torch.float32, 2025-05-07T20:33:05.1149125Z device_type=device(type='cuda'), 2025-05-07T20:33:05.1149387Z ) 2025-05-07T20:33:05.1149589Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1150026Z self=, 2025-05-07T20:33:05.1150446Z B=329, 2025-05-07T20:33:05.1150630Z max_L=329, 2025-05-07T20:33:05.1150827Z D=1, 2025-05-07T20:33:05.1151025Z dtype=torch.float32, 2025-05-07T20:33:05.1151274Z device_type=device(type='cuda'), 2025-05-07T20:33:05.1151536Z ) 2025-05-07T20:33:05.1151737Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1152165Z self=, 2025-05-07T20:33:05.1152584Z B=1, 2025-05-07T20:33:05.1152770Z max_L=329, 2025-05-07T20:33:05.1152964Z D=1, 2025-05-07T20:33:05.1153164Z dtype=torch.float32, 2025-05-07T20:33:05.1153420Z device_type=device(type='cuda'), 2025-05-07T20:33:05.1153674Z ) 2025-05-07T20:33:05.1153876Z Trying example: test_jagged_softmax( 2025-05-07T20:33:05.1154306Z self=, 2025-05-07T20:33:05.1154820Z B=1, 2025-05-07T20:33:05.1154998Z max_L=1, 2025-05-07T20:33:05.1155192Z D=1, 2025-05-07T20:33:05.1155391Z dtype=torch.float32, 2025-05-07T20:33:05.1155640Z device_type=device(type='cuda'), 2025-05-07T20:33:05.1155901Z ) 2025-05-07T20:33:05.1156091Z PASSED 2025-05-07T20:33:05.1418957Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:33:05.1419477Z 2025-05-07T20:33:05.1419664Z =============================== warnings summary =============================== 2025-05-07T20:33:05.1420205Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:33:05.1423397Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:05.1426674Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:05.1427088Z 2025-05-07T20:33:05.1427315Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:33:05.1430666Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:05.1433928Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:05.1434338Z 2025-05-07T20:33:05.1434576Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:05.1435042Z ======================== 3 passed, 2 warnings in 2.67s ========================= 2025-05-07T20:33:05.8809392Z 2025-05-07T20:33:05.8810042Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:33:05.8829215Z [TEST] Python test time for ./jagged/misc_ops_test.py: 5 seconds 2025-05-07T20:33:05.8829617Z 2025-05-07T20:33:05.8829623Z 2025-05-07T20:33:05.8829638Z 2025-05-07T20:33:05.8829643Z 2025-05-07T20:33:05.8851279Z ################################################################################ 2025-05-07T20:33:05.8866908Z # [2025-05-07T20:33:05.886Z] Run Python Test Suite: 2025-05-07T20:33:05.8867367Z # ./jagged/slice_test.py 2025-05-07T20:33:05.8867666Z ################################################################################ 2025-05-07T20:33:05.8891858Z + 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:05.8892469Z 2025-05-07T20:33:08.0219682Z ============================= test session starts ============================== 2025-05-07T20:33:08.0220586Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:08.0221115Z cachedir: .pytest_cache 2025-05-07T20:33:08.0221704Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:08.0222447Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:08.0222863Z plugins: hypothesis-6.131.14 2025-05-07T20:33:10.0483826Z collecting ... collected 2 items 2025-05-07T20:33:10.0484047Z 2025-05-07T20:33:10.3494006Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:33:10.3494885Z self=, 2025-05-07T20:33:10.3495361Z B=10, 2025-05-07T20:33:10.3495557Z N=10, 2025-05-07T20:33:10.3495757Z slice_length=0, 2025-05-07T20:33:10.3496272Z dtype=torch.float32, 2025-05-07T20:33:10.3496539Z ) 2025-05-07T20:33:10.3496759Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3497168Z self=, 2025-05-07T20:33:10.3497554Z B=334, 2025-05-07T20:33:10.3497743Z N=10, 2025-05-07T20:33:10.3497934Z slice_length=0, 2025-05-07T20:33:10.3498153Z dtype=torch.float32, 2025-05-07T20:33:10.3498382Z ) 2025-05-07T20:33:10.3498585Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3498975Z self=, 2025-05-07T20:33:10.3499363Z B=334, 2025-05-07T20:33:10.3499574Z N=23, 2025-05-07T20:33:10.3499766Z slice_length=47, 2025-05-07T20:33:10.3499993Z dtype=torch.float32, 2025-05-07T20:33:10.3500223Z ) 2025-05-07T20:33:10.3500425Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3500816Z self=, 2025-05-07T20:33:10.3501205Z B=351, 2025-05-07T20:33:10.3501392Z N=57, 2025-05-07T20:33:10.3501585Z slice_length=15, 2025-05-07T20:33:10.3502161Z dtype=torch.float32, 2025-05-07T20:33:10.3502392Z ) 2025-05-07T20:33:10.3502589Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3502992Z self=, 2025-05-07T20:33:10.3503379Z B=300, 2025-05-07T20:33:10.3503568Z N=60, 2025-05-07T20:33:10.3503754Z slice_length=0, 2025-05-07T20:33:10.3503980Z dtype=torch.float32, 2025-05-07T20:33:10.3504208Z ) 2025-05-07T20:33:10.3504408Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3504804Z self=, 2025-05-07T20:33:10.3505187Z B=455, 2025-05-07T20:33:10.3505369Z N=29, 2025-05-07T20:33:10.3505562Z slice_length=31, 2025-05-07T20:33:10.3505797Z dtype=torch.float32, 2025-05-07T20:33:10.3506021Z ) 2025-05-07T20:33:10.3506225Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3506627Z self=, 2025-05-07T20:33:10.3507025Z B=273, 2025-05-07T20:33:10.3507212Z N=24, 2025-05-07T20:33:10.3507408Z slice_length=8, 2025-05-07T20:33:10.3507627Z dtype=torch.float32, 2025-05-07T20:33:10.3507856Z ) 2025-05-07T20:33:10.3508060Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3508453Z self=, 2025-05-07T20:33:10.3508842Z B=55, 2025-05-07T20:33:10.3509028Z N=21, 2025-05-07T20:33:10.3509215Z slice_length=31, 2025-05-07T20:33:10.3509452Z dtype=torch.float32, 2025-05-07T20:33:10.3509682Z ) 2025-05-07T20:33:10.3509888Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3510279Z self=, 2025-05-07T20:33:10.3510664Z B=290, 2025-05-07T20:33:10.3510867Z N=53, 2025-05-07T20:33:10.3518111Z slice_length=10, 2025-05-07T20:33:10.3518384Z dtype=torch.float32, 2025-05-07T20:33:10.3518721Z ) 2025-05-07T20:33:10.3519149Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3519577Z self=, 2025-05-07T20:33:10.3519985Z B=454, 2025-05-07T20:33:10.3520185Z N=63, 2025-05-07T20:33:10.3520392Z slice_length=41, 2025-05-07T20:33:10.3520628Z dtype=torch.float32, 2025-05-07T20:33:10.3520864Z ) 2025-05-07T20:33:10.3521074Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3521475Z self=, 2025-05-07T20:33:10.3521872Z B=265, 2025-05-07T20:33:10.3522065Z N=29, 2025-05-07T20:33:10.3522258Z slice_length=38, 2025-05-07T20:33:10.3522495Z dtype=torch.float32, 2025-05-07T20:33:10.3522729Z ) 2025-05-07T20:33:10.3522930Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3523336Z self=, 2025-05-07T20:33:10.3523732Z B=38, 2025-05-07T20:33:10.3523916Z N=29, 2025-05-07T20:33:10.3524127Z slice_length=38, 2025-05-07T20:33:10.3524366Z dtype=torch.float32, 2025-05-07T20:33:10.3524592Z ) 2025-05-07T20:33:10.3524797Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3525201Z self=, 2025-05-07T20:33:10.3525587Z B=38, 2025-05-07T20:33:10.3525778Z N=38, 2025-05-07T20:33:10.3525975Z slice_length=38, 2025-05-07T20:33:10.3526202Z dtype=torch.float32, 2025-05-07T20:33:10.3526437Z ) 2025-05-07T20:33:10.3526645Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3527052Z self=, 2025-05-07T20:33:10.3527440Z B=186, 2025-05-07T20:33:10.3527632Z N=13, 2025-05-07T20:33:10.3527833Z slice_length=53, 2025-05-07T20:33:10.3528060Z dtype=torch.float32, 2025-05-07T20:33:10.3528292Z ) 2025-05-07T20:33:10.3528497Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3528894Z self=, 2025-05-07T20:33:10.3529295Z B=186, 2025-05-07T20:33:10.3529577Z N=13, 2025-05-07T20:33:10.3529767Z slice_length=0, 2025-05-07T20:33:10.3529996Z dtype=torch.float32, 2025-05-07T20:33:10.3530227Z ) 2025-05-07T20:33:10.3530425Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3530830Z self=, 2025-05-07T20:33:10.3531224Z B=186, 2025-05-07T20:33:10.3531407Z N=10, 2025-05-07T20:33:10.3531604Z slice_length=0, 2025-05-07T20:33:10.3531834Z dtype=torch.float32, 2025-05-07T20:33:10.3532063Z ) 2025-05-07T20:33:10.3532270Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3532673Z self=, 2025-05-07T20:33:10.3533062Z B=33, 2025-05-07T20:33:10.3533247Z N=42, 2025-05-07T20:33:10.3533447Z slice_length=29, 2025-05-07T20:33:10.3533683Z dtype=torch.float32, 2025-05-07T20:33:10.3533909Z ) 2025-05-07T20:33:10.3534121Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3534528Z self=, 2025-05-07T20:33:10.3534911Z B=33, 2025-05-07T20:33:10.3535103Z N=33, 2025-05-07T20:33:10.3535301Z slice_length=29, 2025-05-07T20:33:10.3535531Z dtype=torch.float32, 2025-05-07T20:33:10.3535762Z ) 2025-05-07T20:33:10.3535969Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3536362Z self=, 2025-05-07T20:33:10.3536755Z B=33, 2025-05-07T20:33:10.3536944Z N=29, 2025-05-07T20:33:10.3537132Z slice_length=29, 2025-05-07T20:33:10.3537366Z dtype=torch.float32, 2025-05-07T20:33:10.3537598Z ) 2025-05-07T20:33:10.3537799Z Trying example: test_jagged_slice( 2025-05-07T20:33:10.3538200Z self=, 2025-05-07T20:33:10.3538594Z B=33, 2025-05-07T20:33:10.3538783Z N=29, 2025-05-07T20:33:10.3538972Z slice_length=33, 2025-05-07T20:33:10.3539344Z dtype=torch.float32, 2025-05-07T20:33:10.3539577Z ) 2025-05-07T20:33:10.3539766Z PASSED 2025-05-07T20:33:10.3540108Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:33:10.3540428Z 2025-05-07T20:33:10.3540566Z ============================== 2 passed in 2.45s =============================== 2025-05-07T20:33:11.0022056Z 2025-05-07T20:33:11.0022568Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:33:11.0042041Z [TEST] Python test time for ./jagged/slice_test.py: 6 seconds 2025-05-07T20:33:11.0042342Z 2025-05-07T20:33:11.0042346Z 2025-05-07T20:33:11.0042350Z 2025-05-07T20:33:11.0042354Z 2025-05-07T20:33:11.0064423Z ################################################################################ 2025-05-07T20:33:11.0080314Z # [2025-05-07T20:33:11.007Z] Run Python Test Suite: 2025-05-07T20:33:11.0080659Z # ./jagged/unique_indices_test.py 2025-05-07T20:33:11.0080963Z ################################################################################ 2025-05-07T20:33:11.0105078Z + 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:11.0105741Z 2025-05-07T20:33:13.1368127Z ============================= test session starts ============================== 2025-05-07T20:33:13.1368983Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:13.1369729Z cachedir: .pytest_cache 2025-05-07T20:33:13.1370353Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:13.1371093Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:13.1371502Z plugins: hypothesis-6.131.14 2025-05-07T20:33:15.2209443Z collecting ... collected 3 items 2025-05-07T20:33:15.2209812Z 2025-05-07T20:33:16.5419284Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices Trying example: test_jagged_unique_indices( 2025-05-07T20:33:16.5420400Z self=, 2025-05-07T20:33:16.5421016Z B=100, 2025-05-07T20:33:16.5421263Z F=50, 2025-05-07T20:33:16.5421463Z max_length=5, 2025-05-07T20:33:16.5421669Z ) 2025-05-07T20:33:16.5421893Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:16.5422398Z self=, 2025-05-07T20:33:16.5422872Z B=120, 2025-05-07T20:33:16.5423056Z F=50, 2025-05-07T20:33:16.5423247Z max_length=5, 2025-05-07T20:33:16.5423451Z ) 2025-05-07T20:33:16.5423665Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:16.5424167Z self=, 2025-05-07T20:33:16.5424648Z B=120, 2025-05-07T20:33:16.5424840Z F=51, 2025-05-07T20:33:16.5425035Z max_length=7, 2025-05-07T20:33:16.5425245Z ) 2025-05-07T20:33:16.5425467Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:16.5425963Z self=, 2025-05-07T20:33:16.5426433Z B=135, 2025-05-07T20:33:16.5426625Z F=100, 2025-05-07T20:33:16.5426811Z max_length=9, 2025-05-07T20:33:16.5427017Z ) 2025-05-07T20:33:16.5427236Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:16.5427733Z self=, 2025-05-07T20:33:16.5428201Z B=183, 2025-05-07T20:33:16.5428391Z F=70, 2025-05-07T20:33:16.5428577Z max_length=8, 2025-05-07T20:33:16.5428781Z ) 2025-05-07T20:33:16.5429005Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:16.5429503Z self=, 2025-05-07T20:33:16.5429972Z B=134, 2025-05-07T20:33:16.5430345Z F=70, 2025-05-07T20:33:16.5430543Z max_length=10, 2025-05-07T20:33:16.5430746Z ) 2025-05-07T20:33:16.5430969Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:16.5431469Z self=, 2025-05-07T20:33:16.5431927Z B=105, 2025-05-07T20:33:16.5432118Z F=53, 2025-05-07T20:33:16.5432310Z max_length=10, 2025-05-07T20:33:16.5432510Z ) 2025-05-07T20:33:16.5432725Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:16.5433223Z self=, 2025-05-07T20:33:16.5433681Z B=176, 2025-05-07T20:33:16.5433872Z F=50, 2025-05-07T20:33:16.5434066Z max_length=10, 2025-05-07T20:33:16.5434266Z ) 2025-05-07T20:33:16.5434486Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:16.5434984Z self=, 2025-05-07T20:33:16.5435457Z B=128, 2025-05-07T20:33:16.5435645Z F=51, 2025-05-07T20:33:16.5435839Z max_length=9, 2025-05-07T20:33:16.5436046Z ) 2025-05-07T20:33:16.5436258Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:16.5436756Z self=, 2025-05-07T20:33:16.5437226Z B=123, 2025-05-07T20:33:16.5437410Z F=92, 2025-05-07T20:33:16.5437600Z max_length=9, 2025-05-07T20:33:16.5437803Z ) 2025-05-07T20:33:16.5437977Z PASSED 2025-05-07T20:33:16.5561884Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:33:16.5562924Z self=, 2025-05-07T20:33:16.5563418Z B=100, 2025-05-07T20:33:16.5563605Z F=50, 2025-05-07T20:33:16.5563789Z ) 2025-05-07T20:33:16.5564029Z Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:33:16.5564947Z self=, 2025-05-07T20:33:16.5565444Z B=126, 2025-05-07T20:33:16.5565634Z F=54, 2025-05-07T20:33:16.5565811Z ) 2025-05-07T20:33:16.5565989Z PASSED 2025-05-07T20:33:17.5801102Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:17.5802356Z self=, 2025-05-07T20:33:17.5803020Z B=100, 2025-05-07T20:33:17.5803214Z F=50, 2025-05-07T20:33:17.5803406Z max_length=5, 2025-05-07T20:33:17.5803610Z ) 2025-05-07T20:33:17.5803873Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:17.5804457Z self=, 2025-05-07T20:33:17.5804962Z B=126, 2025-05-07T20:33:17.5805186Z F=50, 2025-05-07T20:33:17.5805378Z max_length=5, 2025-05-07T20:33:17.5805613Z ) 2025-05-07T20:33:17.5805868Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:17.5806452Z self=, 2025-05-07T20:33:17.5806963Z B=126, 2025-05-07T20:33:17.5807146Z F=78, 2025-05-07T20:33:17.5807338Z max_length=7, 2025-05-07T20:33:17.5807543Z ) 2025-05-07T20:33:17.5807796Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:17.5808374Z self=, 2025-05-07T20:33:17.5808883Z B=191, 2025-05-07T20:33:17.5809069Z F=83, 2025-05-07T20:33:17.5809263Z max_length=8, 2025-05-07T20:33:17.5809468Z ) 2025-05-07T20:33:17.5809719Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:17.5810297Z self=, 2025-05-07T20:33:17.5811071Z B=168, 2025-05-07T20:33:17.5811263Z F=66, 2025-05-07T20:33:17.5811449Z max_length=8, 2025-05-07T20:33:17.5811654Z ) 2025-05-07T20:33:17.5811908Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:17.5812478Z self=, 2025-05-07T20:33:17.5812983Z B=121, 2025-05-07T20:33:17.5813171Z F=59, 2025-05-07T20:33:17.5813356Z max_length=8, 2025-05-07T20:33:17.5813557Z ) 2025-05-07T20:33:17.5813810Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:17.5814383Z self=, 2025-05-07T20:33:17.5814890Z B=166, 2025-05-07T20:33:17.5815082Z F=56, 2025-05-07T20:33:17.5815265Z max_length=6, 2025-05-07T20:33:17.5815466Z ) 2025-05-07T20:33:17.5815720Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:17.5816307Z self=, 2025-05-07T20:33:17.5816807Z B=124, 2025-05-07T20:33:17.5816995Z F=87, 2025-05-07T20:33:17.5817185Z max_length=10, 2025-05-07T20:33:17.5817385Z ) 2025-05-07T20:33:17.5817639Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:17.5818214Z self=, 2025-05-07T20:33:17.5818713Z B=113, 2025-05-07T20:33:17.5818900Z F=69, 2025-05-07T20:33:17.5819090Z max_length=7, 2025-05-07T20:33:17.5819286Z ) 2025-05-07T20:33:17.5819539Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:17.5820114Z self=, 2025-05-07T20:33:17.5820615Z B=179, 2025-05-07T20:33:17.5820804Z F=70, 2025-05-07T20:33:17.5820994Z max_length=7, 2025-05-07T20:33:17.5821204Z ) 2025-05-07T20:33:17.5821382Z PASSED 2025-05-07T20:33:17.5821646Z 2025-05-07T20:33:17.5821787Z ============================== 3 passed in 4.56s =============================== 2025-05-07T20:33:18.3100338Z 2025-05-07T20:33:18.3100759Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:33:18.3121408Z [TEST] Python test time for ./jagged/unique_indices_test.py: 7 seconds 2025-05-07T20:33:18.3121719Z 2025-05-07T20:33:18.3121723Z 2025-05-07T20:33:18.3121727Z 2025-05-07T20:33:18.3121730Z 2025-05-07T20:33:18.3142144Z ################################################################################ 2025-05-07T20:33:18.3157115Z # [2025-05-07T20:33:18.315Z] Run Python Test Suite: 2025-05-07T20:33:18.3157459Z # ./layout_transform_ops_test.py 2025-05-07T20:33:18.3157765Z ################################################################################ 2025-05-07T20:33:18.3182967Z + 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:18.3183622Z 2025-05-07T20:33:20.4431907Z ============================= test session starts ============================== 2025-05-07T20:33:20.4432580Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:20.4433101Z cachedir: .pytest_cache 2025-05-07T20:33:20.4433689Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:20.4434427Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:20.4434832Z plugins: hypothesis-6.131.14 2025-05-07T20:33:22.1097417Z collecting ... collected 3 items 2025-05-07T20:33:22.1097766Z 2025-05-07T20:33:22.3939267Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3941284Z self=, 2025-05-07T20:33:22.3942152Z B=1, 2025-05-07T20:33:22.3942447Z T=1, 2025-05-07T20:33:22.3942725Z D=2, 2025-05-07T20:33:22.3942995Z W=1, 2025-05-07T20:33:22.3943271Z ) 2025-05-07T20:33:22.3943657Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3944610Z self=, 2025-05-07T20:33:22.3945448Z B=7, 2025-05-07T20:33:22.3945738Z T=1, 2025-05-07T20:33:22.3946017Z D=2, 2025-05-07T20:33:22.3946279Z W=1, 2025-05-07T20:33:22.3946535Z ) 2025-05-07T20:33:22.3946890Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3947861Z self=, 2025-05-07T20:33:22.3948740Z B=7, 2025-05-07T20:33:22.3949043Z T=12, 2025-05-07T20:33:22.3949344Z D=17, 2025-05-07T20:33:22.3949649Z W=13, 2025-05-07T20:33:22.3949942Z ) 2025-05-07T20:33:22.3950337Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3951305Z self=, 2025-05-07T20:33:22.3952189Z B=8, 2025-05-07T20:33:22.3952486Z T=8, 2025-05-07T20:33:22.3952773Z D=11, 2025-05-07T20:33:22.3953070Z W=19, 2025-05-07T20:33:22.3953364Z ) 2025-05-07T20:33:22.3953740Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3954712Z self=, 2025-05-07T20:33:22.3955598Z B=9, 2025-05-07T20:33:22.3955897Z T=3, 2025-05-07T20:33:22.3956188Z D=14, 2025-05-07T20:33:22.3956485Z W=2, 2025-05-07T20:33:22.3956778Z ) 2025-05-07T20:33:22.3957152Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3958116Z self=, 2025-05-07T20:33:22.3959326Z B=14, 2025-05-07T20:33:22.3959638Z T=6, 2025-05-07T20:33:22.3959932Z D=16, 2025-05-07T20:33:22.3960228Z W=14, 2025-05-07T20:33:22.3960513Z ) 2025-05-07T20:33:22.3960899Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3961863Z self=, 2025-05-07T20:33:22.3962732Z B=5, 2025-05-07T20:33:22.3963028Z T=19, 2025-05-07T20:33:22.3963325Z D=6, 2025-05-07T20:33:22.3963614Z W=10, 2025-05-07T20:33:22.3963907Z ) 2025-05-07T20:33:22.3964297Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3965257Z self=, 2025-05-07T20:33:22.3966142Z B=9, 2025-05-07T20:33:22.3966441Z T=16, 2025-05-07T20:33:22.3966736Z D=10, 2025-05-07T20:33:22.3967024Z W=8, 2025-05-07T20:33:22.3967331Z ) 2025-05-07T20:33:22.3967732Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3968691Z self=, 2025-05-07T20:33:22.3969570Z B=18, 2025-05-07T20:33:22.3969872Z T=5, 2025-05-07T20:33:22.3970160Z D=3, 2025-05-07T20:33:22.3970453Z W=13, 2025-05-07T20:33:22.3970744Z ) 2025-05-07T20:33:22.3971117Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3972084Z self=, 2025-05-07T20:33:22.3972944Z B=16, 2025-05-07T20:33:22.3973230Z T=19, 2025-05-07T20:33:22.3973513Z D=6, 2025-05-07T20:33:22.3973795Z W=5, 2025-05-07T20:33:22.3974066Z ) 2025-05-07T20:33:22.3974426Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3975338Z self=, 2025-05-07T20:33:22.3976349Z B=9, 2025-05-07T20:33:22.3976656Z T=12, 2025-05-07T20:33:22.3976956Z D=15, 2025-05-07T20:33:22.3977254Z W=6, 2025-05-07T20:33:22.3977536Z ) 2025-05-07T20:33:22.3977922Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3978888Z self=, 2025-05-07T20:33:22.3979758Z B=9, 2025-05-07T20:33:22.3980060Z T=12, 2025-05-07T20:33:22.3980353Z D=15, 2025-05-07T20:33:22.3980639Z W=9, 2025-05-07T20:33:22.3980934Z ) 2025-05-07T20:33:22.3981338Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3982328Z self=, 2025-05-07T20:33:22.3983205Z B=9, 2025-05-07T20:33:22.3983505Z T=12, 2025-05-07T20:33:22.3983793Z D=9, 2025-05-07T20:33:22.3984086Z W=9, 2025-05-07T20:33:22.3984374Z ) 2025-05-07T20:33:22.3984744Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3985725Z self=, 2025-05-07T20:33:22.3986609Z B=9, 2025-05-07T20:33:22.3986903Z T=12, 2025-05-07T20:33:22.3987187Z D=9, 2025-05-07T20:33:22.3987481Z W=12, 2025-05-07T20:33:22.3987758Z ) 2025-05-07T20:33:22.3988130Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3989096Z self=, 2025-05-07T20:33:22.3989979Z B=9, 2025-05-07T20:33:22.3990266Z T=12, 2025-05-07T20:33:22.3990568Z D=12, 2025-05-07T20:33:22.3990867Z W=12, 2025-05-07T20:33:22.3991151Z ) 2025-05-07T20:33:22.3991582Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3992548Z self=, 2025-05-07T20:33:22.3993417Z B=12, 2025-05-07T20:33:22.3993725Z T=12, 2025-05-07T20:33:22.3994020Z D=12, 2025-05-07T20:33:22.3994449Z W=12, 2025-05-07T20:33:22.3994751Z ) 2025-05-07T20:33:22.3995137Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.3996448Z self=, 2025-05-07T20:33:22.3997338Z B=15, 2025-05-07T20:33:22.3997639Z T=18, 2025-05-07T20:33:22.3997936Z D=5, 2025-05-07T20:33:22.3998236Z W=10, 2025-05-07T20:33:22.4007723Z ) 2025-05-07T20:33:22.4008117Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.4009030Z self=, 2025-05-07T20:33:22.4009894Z B=5, 2025-05-07T20:33:22.4010187Z T=18, 2025-05-07T20:33:22.4010463Z D=5, 2025-05-07T20:33:22.4010750Z W=10, 2025-05-07T20:33:22.4011040Z ) 2025-05-07T20:33:22.4011398Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.4012347Z self=, 2025-05-07T20:33:22.4013118Z B=5, 2025-05-07T20:33:22.4013364Z T=18, 2025-05-07T20:33:22.4013617Z D=5, 2025-05-07T20:33:22.4013872Z W=18, 2025-05-07T20:33:22.4014125Z ) 2025-05-07T20:33:22.4014459Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:22.4015239Z self=, 2025-05-07T20:33:22.4015995Z B=5, 2025-05-07T20:33:22.4016254Z T=18, 2025-05-07T20:33:22.4016524Z D=18, 2025-05-07T20:33:22.4016772Z W=18, 2025-05-07T20:33:22.4017011Z ) 2025-05-07T20:33:22.4017268Z PASSED 2025-05-07T20:33:22.4279845Z 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:22.4281460Z self=, 2025-05-07T20:33:22.4282703Z B=1, 2025-05-07T20:33:22.4283023Z W=1, 2025-05-07T20:33:22.4283329Z cuda=False, 2025-05-07T20:33:22.4283629Z ) 2025-05-07T20:33:22.4284069Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4285118Z self=, 2025-05-07T20:33:22.4286019Z B=16, 2025-05-07T20:33:22.4286308Z W=1, 2025-05-07T20:33:22.4286607Z cuda=False, 2025-05-07T20:33:22.4286913Z ) 2025-05-07T20:33:22.4287313Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4288394Z self=, 2025-05-07T20:33:22.4289334Z B=16, 2025-05-07T20:33:22.4289629Z W=6, 2025-05-07T20:33:22.4289937Z cuda=True, 2025-05-07T20:33:22.4290254Z ) 2025-05-07T20:33:22.4290682Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4291776Z self=, 2025-05-07T20:33:22.4292710Z B=14, 2025-05-07T20:33:22.4293005Z W=8, 2025-05-07T20:33:22.4293310Z cuda=False, 2025-05-07T20:33:22.4293637Z ) 2025-05-07T20:33:22.4294066Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4295140Z self=, 2025-05-07T20:33:22.4296313Z B=9, 2025-05-07T20:33:22.4296620Z W=5, 2025-05-07T20:33:22.4296916Z cuda=True, 2025-05-07T20:33:22.4297239Z ) 2025-05-07T20:33:22.4297674Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4298739Z self=, 2025-05-07T20:33:22.4299677Z B=15, 2025-05-07T20:33:22.4299982Z W=13, 2025-05-07T20:33:22.4300277Z cuda=False, 2025-05-07T20:33:22.4300614Z ) 2025-05-07T20:33:22.4301295Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4302371Z self=, 2025-05-07T20:33:22.4303304Z B=19, 2025-05-07T20:33:22.4303612Z W=7, 2025-05-07T20:33:22.4303922Z cuda=False, 2025-05-07T20:33:22.4304235Z ) 2025-05-07T20:33:22.4304665Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4305735Z self=, 2025-05-07T20:33:22.4306662Z B=6, 2025-05-07T20:33:22.4306966Z W=20, 2025-05-07T20:33:22.4307277Z cuda=False, 2025-05-07T20:33:22.4307593Z ) 2025-05-07T20:33:22.4308028Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4309095Z self=, 2025-05-07T20:33:22.4309966Z B=8, 2025-05-07T20:33:22.4310273Z W=14, 2025-05-07T20:33:22.4310586Z cuda=False, 2025-05-07T20:33:22.4310907Z ) 2025-05-07T20:33:22.4311382Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4312478Z self=, 2025-05-07T20:33:22.4313417Z B=7, 2025-05-07T20:33:22.4313717Z W=5, 2025-05-07T20:33:22.4314011Z cuda=False, 2025-05-07T20:33:22.4314339Z ) 2025-05-07T20:33:22.4314773Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4315839Z self=, 2025-05-07T20:33:22.4316777Z B=10, 2025-05-07T20:33:22.4317076Z W=1, 2025-05-07T20:33:22.4317373Z cuda=True, 2025-05-07T20:33:22.4317697Z ) 2025-05-07T20:33:22.4318138Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4319519Z self=, 2025-05-07T20:33:22.4320462Z B=10, 2025-05-07T20:33:22.4320764Z W=10, 2025-05-07T20:33:22.4321071Z cuda=True, 2025-05-07T20:33:22.4321384Z ) 2025-05-07T20:33:22.4321811Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4322883Z self=, 2025-05-07T20:33:22.4323817Z B=10, 2025-05-07T20:33:22.4324117Z W=2, 2025-05-07T20:33:22.4324422Z cuda=False, 2025-05-07T20:33:22.4324738Z ) 2025-05-07T20:33:22.4325176Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4326255Z self=, 2025-05-07T20:33:22.4327187Z B=10, 2025-05-07T20:33:22.4327488Z W=10, 2025-05-07T20:33:22.4327796Z cuda=False, 2025-05-07T20:33:22.4328124Z ) 2025-05-07T20:33:22.4328565Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4329641Z self=, 2025-05-07T20:33:22.4330568Z B=18, 2025-05-07T20:33:22.4330860Z W=1, 2025-05-07T20:33:22.4331162Z cuda=True, 2025-05-07T20:33:22.4331481Z ) 2025-05-07T20:33:22.4331905Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4332979Z self=, 2025-05-07T20:33:22.4333920Z B=1, 2025-05-07T20:33:22.4334212Z W=1, 2025-05-07T20:33:22.4334520Z cuda=True, 2025-05-07T20:33:22.4334840Z ) 2025-05-07T20:33:22.4335264Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4336279Z self=, 2025-05-07T20:33:22.4337184Z B=8, 2025-05-07T20:33:22.4337470Z W=1, 2025-05-07T20:33:22.4337889Z cuda=False, 2025-05-07T20:33:22.4338206Z ) 2025-05-07T20:33:22.4338634Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4339694Z self=, 2025-05-07T20:33:22.4340629Z B=8, 2025-05-07T20:33:22.4340927Z W=18, 2025-05-07T20:33:22.4341228Z cuda=False, 2025-05-07T20:33:22.4341551Z ) 2025-05-07T20:33:22.4341987Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4343050Z self=, 2025-05-07T20:33:22.4343990Z B=18, 2025-05-07T20:33:22.4344288Z W=18, 2025-05-07T20:33:22.4344581Z cuda=False, 2025-05-07T20:33:22.4344904Z ) 2025-05-07T20:33:22.4345339Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:22.4346430Z self=, 2025-05-07T20:33:22.4347362Z B=7, 2025-05-07T20:33:22.4347661Z W=14, 2025-05-07T20:33:22.4347966Z cuda=False, 2025-05-07T20:33:22.4348280Z ) 2025-05-07T20:33:22.4348577Z PASSED 2025-05-07T20:33:22.4771955Z 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:22.4773709Z self=, 2025-05-07T20:33:22.4774584Z B=1, 2025-05-07T20:33:22.4774831Z W=1, 2025-05-07T20:33:22.4775075Z ) 2025-05-07T20:33:22.4775471Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4776432Z self=, 2025-05-07T20:33:22.4777273Z B=14, 2025-05-07T20:33:22.4777865Z W=1, 2025-05-07T20:33:22.4778148Z ) 2025-05-07T20:33:22.4778550Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4779600Z self=, 2025-05-07T20:33:22.4780556Z B=14, 2025-05-07T20:33:22.4780837Z W=11, 2025-05-07T20:33:22.4781129Z ) 2025-05-07T20:33:22.4781577Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4782596Z self=, 2025-05-07T20:33:22.4783455Z B=10, 2025-05-07T20:33:22.4783734Z W=6, 2025-05-07T20:33:22.4784005Z ) 2025-05-07T20:33:22.4784409Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4785431Z self=, 2025-05-07T20:33:22.4786294Z B=8, 2025-05-07T20:33:22.4786567Z W=5, 2025-05-07T20:33:22.4786843Z ) 2025-05-07T20:33:22.4787228Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4788216Z self=, 2025-05-07T20:33:22.4789051Z B=18, 2025-05-07T20:33:22.4789315Z W=9, 2025-05-07T20:33:22.4789560Z ) 2025-05-07T20:33:22.4789965Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4790942Z self=, 2025-05-07T20:33:22.4791760Z B=12, 2025-05-07T20:33:22.4792020Z W=19, 2025-05-07T20:33:22.4792276Z ) 2025-05-07T20:33:22.4792672Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4793651Z self=, 2025-05-07T20:33:22.4794483Z B=1, 2025-05-07T20:33:22.4795032Z W=15, 2025-05-07T20:33:22.4795295Z ) 2025-05-07T20:33:22.4795700Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4796907Z self=, 2025-05-07T20:33:22.4797726Z B=8, 2025-05-07T20:33:22.4797989Z W=8, 2025-05-07T20:33:22.4798243Z ) 2025-05-07T20:33:22.4798714Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4799694Z self=, 2025-05-07T20:33:22.4800518Z B=17, 2025-05-07T20:33:22.4800782Z W=8, 2025-05-07T20:33:22.4801032Z ) 2025-05-07T20:33:22.4801432Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4802397Z self=, 2025-05-07T20:33:22.4803232Z B=3, 2025-05-07T20:33:22.4803492Z W=17, 2025-05-07T20:33:22.4803751Z ) 2025-05-07T20:33:22.4804141Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4805119Z self=, 2025-05-07T20:33:22.4805941Z B=3, 2025-05-07T20:33:22.4806194Z W=3, 2025-05-07T20:33:22.4806450Z ) 2025-05-07T20:33:22.4806853Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4807821Z self=, 2025-05-07T20:33:22.4808637Z B=8, 2025-05-07T20:33:22.4808896Z W=12, 2025-05-07T20:33:22.4809152Z ) 2025-05-07T20:33:22.4809547Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4810499Z self=, 2025-05-07T20:33:22.4811612Z B=12, 2025-05-07T20:33:22.4811888Z W=12, 2025-05-07T20:33:22.4812160Z ) 2025-05-07T20:33:22.4812591Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4813626Z self=, 2025-05-07T20:33:22.4814517Z B=4, 2025-05-07T20:33:22.4814796Z W=3, 2025-05-07T20:33:22.4815068Z ) 2025-05-07T20:33:22.4815492Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4816530Z self=, 2025-05-07T20:33:22.4817413Z B=13, 2025-05-07T20:33:22.4817688Z W=10, 2025-05-07T20:33:22.4817962Z ) 2025-05-07T20:33:22.4818392Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4819440Z self=, 2025-05-07T20:33:22.4820336Z B=10, 2025-05-07T20:33:22.4820610Z W=10, 2025-05-07T20:33:22.4820867Z ) 2025-05-07T20:33:22.4821293Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4822335Z self=, 2025-05-07T20:33:22.4823216Z B=12, 2025-05-07T20:33:22.4823484Z W=14, 2025-05-07T20:33:22.4823750Z ) 2025-05-07T20:33:22.4824176Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4825209Z self=, 2025-05-07T20:33:22.4826101Z B=14, 2025-05-07T20:33:22.4826378Z W=14, 2025-05-07T20:33:22.4826642Z ) 2025-05-07T20:33:22.4827070Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:22.4828352Z self=, 2025-05-07T20:33:22.4829259Z B=6, 2025-05-07T20:33:22.4829525Z W=14, 2025-05-07T20:33:22.4829798Z ) 2025-05-07T20:33:22.4830082Z PASSED 2025-05-07T20:33:22.4830248Z 2025-05-07T20:33:22.4830458Z =============================== warnings summary =============================== 2025-05-07T20:33:22.4831412Z test/layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch 2025-05-07T20:33:22.4834052Z /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:22.4836431Z dim_sum_per_rank_tensor = torch.cuda.LongTensor(dim_sum_per_rank) 2025-05-07T20:33:22.4836893Z 2025-05-07T20:33:22.4837244Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:22.4837959Z ========================= 3 passed, 1 warning in 2.15s ========================= 2025-05-07T20:33:23.1043226Z 2025-05-07T20:33:23.1043526Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:33:23.1064796Z [TEST] Python test time for ./layout_transform_ops_test.py: 5 seconds 2025-05-07T20:33:23.1065099Z 2025-05-07T20:33:23.1065104Z 2025-05-07T20:33:23.1065178Z 2025-05-07T20:33:23.1065183Z 2025-05-07T20:33:23.1085758Z ################################################################################ 2025-05-07T20:33:23.1101315Z # [2025-05-07T20:33:23.109Z] Run Python Test Suite: 2025-05-07T20:33:23.1101697Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:33:23.1102017Z ################################################################################ 2025-05-07T20:33:23.1127688Z + 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:23.1128872Z 2025-05-07T20:33:25.2379896Z ============================= test session starts ============================== 2025-05-07T20:33:25.2380754Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:25.2381305Z cachedir: .pytest_cache 2025-05-07T20:33:25.2381892Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:25.2382626Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:25.2383040Z plugins: hypothesis-6.131.14 2025-05-07T20:33:26.8483468Z collecting ... collected 7 items 2025-05-07T20:33:26.8483796Z 2025-05-07T20:33:26.8493913Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:33:26.8502233Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:33:26.8510180Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:33:26.8517768Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:33:26.8525390Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:33:26.8532116Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:33:26.8549439Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:33:26.8550006Z 2025-05-07T20:33:26.8550211Z =========================== short test summary info ============================ 2025-05-07T20:33:26.8550749Z SKIPPED [1] merge_pooled_embeddings_test.py:113: Not supported in open source yet 2025-05-07T20:33:26.8551666Z SKIPPED [1] merge_pooled_embeddings_test.py:42: Not supported in open source yet 2025-05-07T20:33:26.8552237Z SKIPPED [1] merge_pooled_embeddings_test.py:195: Not supported in open source yet 2025-05-07T20:33:26.8552798Z SKIPPED [1] merge_pooled_embeddings_test.py:140: Not supported in open source yet 2025-05-07T20:33:26.8553364Z SKIPPED [1] merge_pooled_embeddings_test.py:156: Not supported in open source yet 2025-05-07T20:33:26.8553931Z SKIPPED [1] merge_pooled_embeddings_test.py:238: Not supported in open source yet 2025-05-07T20:33:26.8554494Z SKIPPED [1] merge_pooled_embeddings_test.py:210: Not supported in open source yet 2025-05-07T20:33:26.8554955Z ============================== 7 skipped in 1.73s ============================== 2025-05-07T20:33:27.4242482Z 2025-05-07T20:33:27.4242956Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:33:27.4262835Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 4 seconds 2025-05-07T20:33:27.4263278Z 2025-05-07T20:33:27.4263283Z 2025-05-07T20:33:27.4263287Z 2025-05-07T20:33:27.4263297Z 2025-05-07T20:33:27.4283326Z ################################################################################ 2025-05-07T20:33:27.4299290Z # [2025-05-07T20:33:27.429Z] Run Python Test Suite: 2025-05-07T20:33:27.4299721Z # ./metric_ops_test.py 2025-05-07T20:33:27.4299993Z ################################################################################ 2025-05-07T20:33:27.4324314Z + 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:27.4325149Z 2025-05-07T20:33:29.5789150Z ============================= test session starts ============================== 2025-05-07T20:33:29.5789784Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:29.5790316Z cachedir: .pytest_cache 2025-05-07T20:33:29.5790940Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:29.5791957Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:29.5792376Z plugins: hypothesis-6.131.14 2025-05-07T20:33:31.1692398Z collecting ... collected 1 item 2025-05-07T20:33:31.1692604Z 2025-05-07T20:33:31.1710839Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:33:31.1711255Z 2025-05-07T20:33:31.1711476Z =========================== short test summary info ============================ 2025-05-07T20:33:31.1712101Z 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:31.1712699Z ============================== 1 skipped in 1.71s ============================== 2025-05-07T20:33:31.7273120Z 2025-05-07T20:33:31.7273699Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:33:31.7294805Z [TEST] Python test time for ./metric_ops_test.py: 4 seconds 2025-05-07T20:33:31.7295127Z 2025-05-07T20:33:31.7295268Z 2025-05-07T20:33:31.7295271Z 2025-05-07T20:33:31.7295323Z 2025-05-07T20:33:31.7319588Z ################################################################################ 2025-05-07T20:33:31.7334735Z # [2025-05-07T20:33:31.733Z] Run Python Test Suite: 2025-05-07T20:33:31.7335100Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:33:31.7336972Z ################################################################################ 2025-05-07T20:33:31.7360812Z + 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:31.7361561Z 2025-05-07T20:33:33.8663003Z ============================= test session starts ============================== 2025-05-07T20:33:33.8663666Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:33.8664236Z cachedir: .pytest_cache 2025-05-07T20:33:33.8666613Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:33.8667367Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:33.8667785Z plugins: hypothesis-6.131.14 2025-05-07T20:33:35.4639474Z collecting ... collected 5 items 2025-05-07T20:33:35.4639765Z 2025-05-07T20:33:35.5679793Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:33:35.7075727Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:33:35.8638865Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd PASSED 2025-05-07T20:33:35.8677133Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta PASSED 2025-05-07T20:33:35.8724268Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:33:35.8724871Z 2025-05-07T20:33:35.8725023Z =============================== warnings summary =============================== 2025-05-07T20:33:35.8725408Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:33:35.8726478Z /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:35.8727604Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:33:35.8727897Z 2025-05-07T20:33:35.8728131Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:35.8728596Z ========================= 5 passed, 1 warning in 2.12s ========================= 2025-05-07T20:33:36.5257545Z 2025-05-07T20:33:36.5258009Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:33:36.5274788Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 5 seconds 2025-05-07T20:33:36.5275135Z 2025-05-07T20:33:36.5275140Z 2025-05-07T20:33:36.5275144Z 2025-05-07T20:33:36.5275148Z 2025-05-07T20:33:36.5297366Z ################################################################################ 2025-05-07T20:33:36.5312593Z # [2025-05-07T20:33:36.530Z] Run Python Test Suite: 2025-05-07T20:33:36.5312934Z # ./quantize/bfloat16_test.py 2025-05-07T20:33:36.5313238Z ################################################################################ 2025-05-07T20:33:36.5337782Z + 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:36.5338576Z 2025-05-07T20:33:38.6661282Z ============================= test session starts ============================== 2025-05-07T20:33:38.6661943Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:38.6662492Z cachedir: .pytest_cache 2025-05-07T20:33:38.6663083Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:38.6663817Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:38.6664228Z plugins: hypothesis-6.131.14 2025-05-07T20:33:40.3107898Z collecting ... collected 4 items 2025-05-07T20:33:40.3108147Z 2025-05-07T20:33:40.5194678Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:33:42.1867393Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:33:42.8046955Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 PASSED 2025-05-07T20:33:43.5831000Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:33:43.5831437Z 2025-05-07T20:33:43.5831828Z ============================== 4 passed in 5.03s =============================== 2025-05-07T20:33:44.2114252Z 2025-05-07T20:33:44.2114932Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:33:44.2133927Z [TEST] Python test time for ./quantize/bfloat16_test.py: 8 seconds 2025-05-07T20:33:44.2141141Z 2025-05-07T20:33:44.2141147Z 2025-05-07T20:33:44.2141150Z 2025-05-07T20:33:44.2141154Z 2025-05-07T20:33:44.2155510Z ################################################################################ 2025-05-07T20:33:44.2170139Z # [2025-05-07T20:33:44.216Z] Run Python Test Suite: 2025-05-07T20:33:44.2170622Z # ./quantize/comm_codec_test.py 2025-05-07T20:33:44.2170936Z ################################################################################ 2025-05-07T20:33:44.2195693Z + 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:44.2196509Z 2025-05-07T20:33:46.3505862Z ============================= test session starts ============================== 2025-05-07T20:33:46.3506497Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:46.3507032Z cachedir: .pytest_cache 2025-05-07T20:33:46.3507628Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:46.3508374Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:46.3508786Z plugins: hypothesis-6.131.14 2025-05-07T20:33:48.1575711Z collecting ... collected 1 item 2025-05-07T20:33:48.1575922Z 2025-05-07T20:33:48.6351063Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:33:48.6351557Z 2025-05-07T20:33:48.6351725Z ============================== 1 passed in 2.40s =============================== 2025-05-07T20:33:49.2774699Z 2025-05-07T20:33:49.2775194Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:33:49.2794356Z [TEST] Python test time for ./quantize/comm_codec_test.py: 5 seconds 2025-05-07T20:33:49.2794660Z 2025-05-07T20:33:49.2794665Z 2025-05-07T20:33:49.2794669Z 2025-05-07T20:33:49.2794672Z 2025-05-07T20:33:49.2815344Z ################################################################################ 2025-05-07T20:33:49.2830076Z # [2025-05-07T20:33:49.282Z] Run Python Test Suite: 2025-05-07T20:33:49.2830420Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:33:49.2830737Z ################################################################################ 2025-05-07T20:33:49.2855820Z + 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:49.2856454Z 2025-05-07T20:33:51.4088541Z ============================= test session starts ============================== 2025-05-07T20:33:51.4089762Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:51.4090349Z cachedir: .pytest_cache 2025-05-07T20:33:51.4090940Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:51.4091681Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:51.4092091Z plugins: hypothesis-6.131.14 2025-05-07T20:33:53.0819510Z collecting ... collected 2 items 2025-05-07T20:33:56.4651699Z 2025-05-07T20:33:56.4653019Z 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:56.4655032Z self=, 2025-05-07T20:33:56.4656102Z batched=False, 2025-05-07T20:33:56.4656821Z bs=1, 2025-05-07T20:33:56.4657110Z m=0, 2025-05-07T20:33:56.4657377Z n=0, 2025-05-07T20:33:56.4657661Z forward=False, 2025-05-07T20:33:56.4657997Z given_last_dim=False, 2025-05-07T20:33:56.4658368Z dtype=torch.float32, 2025-05-07T20:33:56.4658739Z test_compile=False, 2025-05-07T20:33:56.4659083Z ) 2025-05-07T20:33:56.4659494Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4660664Z self=, 2025-05-07T20:33:56.4661574Z batched=True, 2025-05-07T20:33:56.4661858Z bs=1, 2025-05-07T20:33:56.4662122Z m=0, 2025-05-07T20:33:56.4662380Z n=0, 2025-05-07T20:33:56.4662638Z forward=False, 2025-05-07T20:33:56.4662955Z given_last_dim=False, 2025-05-07T20:33:56.4663308Z dtype=torch.float32, 2025-05-07T20:33:56.4663667Z test_compile=False, 2025-05-07T20:33:56.4664013Z ) 2025-05-07T20:33:56.4664437Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4665611Z self=, 2025-05-07T20:33:56.4666627Z batched=True, 2025-05-07T20:33:56.4666938Z bs=56, 2025-05-07T20:33:56.4667220Z m=87, 2025-05-07T20:33:56.4667490Z n=82, 2025-05-07T20:33:56.4667774Z forward=False, 2025-05-07T20:33:56.4668113Z given_last_dim=False, 2025-05-07T20:33:56.4668461Z dtype=torch.float16, 2025-05-07T20:33:56.4668786Z test_compile=True, 2025-05-07T20:33:56.4669084Z ) 2025-05-07T20:33:56.4669448Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4670467Z self=, 2025-05-07T20:33:56.4671368Z batched=False, 2025-05-07T20:33:56.4671640Z bs=14, 2025-05-07T20:33:56.4672088Z m=0, 2025-05-07T20:33:56.4672339Z n=0, 2025-05-07T20:33:56.4672601Z forward=False, 2025-05-07T20:33:56.4672903Z given_last_dim=False, 2025-05-07T20:33:56.4673265Z dtype=torch.float32, 2025-05-07T20:33:56.4673626Z test_compile=False, 2025-05-07T20:33:56.4673952Z ) 2025-05-07T20:33:56.4674352Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4675481Z self=, 2025-05-07T20:33:56.4676378Z batched=False, 2025-05-07T20:33:56.4676655Z bs=14, 2025-05-07T20:33:56.4676909Z m=95, 2025-05-07T20:33:56.4677158Z n=13, 2025-05-07T20:33:56.4677406Z forward=True, 2025-05-07T20:33:56.4677700Z given_last_dim=True, 2025-05-07T20:33:56.4678026Z dtype=torch.float32, 2025-05-07T20:33:56.4678346Z test_compile=False, 2025-05-07T20:33:56.4678752Z ) 2025-05-07T20:33:56.4679124Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4680176Z self=, 2025-05-07T20:33:56.4681193Z batched=True, 2025-05-07T20:33:56.4681500Z bs=35, 2025-05-07T20:33:56.4681773Z m=57, 2025-05-07T20:33:56.4682042Z n=76, 2025-05-07T20:33:56.4682321Z forward=True, 2025-05-07T20:33:56.4682647Z given_last_dim=False, 2025-05-07T20:33:56.4683010Z dtype=torch.float16, 2025-05-07T20:33:56.4683371Z test_compile=False, 2025-05-07T20:33:56.4683700Z ) 2025-05-07T20:33:56.4684105Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4685234Z self=, 2025-05-07T20:33:56.4686198Z batched=False, 2025-05-07T20:33:56.4686490Z bs=45, 2025-05-07T20:33:56.4686750Z m=22, 2025-05-07T20:33:56.4687008Z n=19, 2025-05-07T20:33:56.4687288Z forward=True, 2025-05-07T20:33:56.4687705Z given_last_dim=False, 2025-05-07T20:33:56.4688064Z dtype=torch.float32, 2025-05-07T20:33:56.4688424Z test_compile=True, 2025-05-07T20:33:56.4688744Z ) 2025-05-07T20:33:56.4689153Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4690312Z self=, 2025-05-07T20:33:56.4691255Z batched=True, 2025-05-07T20:33:56.4691551Z bs=33, 2025-05-07T20:33:56.4691821Z m=22, 2025-05-07T20:33:56.4692079Z n=91, 2025-05-07T20:33:56.4692347Z forward=False, 2025-05-07T20:33:56.4692654Z given_last_dim=True, 2025-05-07T20:33:56.4692996Z dtype=torch.float16, 2025-05-07T20:33:56.4693348Z test_compile=False, 2025-05-07T20:33:56.4693667Z ) 2025-05-07T20:33:56.4694072Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4695241Z self=, 2025-05-07T20:33:56.4696479Z batched=False, 2025-05-07T20:33:56.4696790Z bs=99, 2025-05-07T20:33:56.4697059Z m=9, 2025-05-07T20:33:56.4697329Z n=62, 2025-05-07T20:33:56.4697613Z forward=True, 2025-05-07T20:33:56.4697929Z given_last_dim=True, 2025-05-07T20:33:56.4698302Z dtype=torch.bfloat16, 2025-05-07T20:33:56.4698668Z test_compile=True, 2025-05-07T20:33:56.4698977Z ) 2025-05-07T20:33:56.4699343Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4700356Z self=, 2025-05-07T20:33:56.4701259Z batched=False, 2025-05-07T20:33:56.4701545Z bs=23, 2025-05-07T20:33:56.4701801Z m=23, 2025-05-07T20:33:56.4702044Z n=34, 2025-05-07T20:33:56.4702300Z forward=True, 2025-05-07T20:33:56.4702592Z given_last_dim=True, 2025-05-07T20:33:56.4703100Z dtype=torch.bfloat16, 2025-05-07T20:33:56.4703477Z test_compile=True, 2025-05-07T20:33:56.4703803Z ) 2025-05-07T20:33:56.4704208Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4705358Z self=, 2025-05-07T20:33:56.4706248Z batched=True, 2025-05-07T20:33:56.4706524Z bs=84, 2025-05-07T20:33:56.4706769Z m=44, 2025-05-07T20:33:56.4707016Z n=0, 2025-05-07T20:33:56.4707274Z forward=False, 2025-05-07T20:33:56.4707564Z given_last_dim=False, 2025-05-07T20:33:56.4707909Z dtype=torch.bfloat16, 2025-05-07T20:33:56.4708241Z test_compile=True, 2025-05-07T20:33:56.4708533Z ) 2025-05-07T20:33:56.4708906Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4710006Z self=, 2025-05-07T20:33:56.4711027Z batched=True, 2025-05-07T20:33:56.4711375Z bs=84, 2025-05-07T20:33:56.4711665Z m=44, 2025-05-07T20:33:56.4711931Z n=0, 2025-05-07T20:33:56.4712208Z forward=True, 2025-05-07T20:33:56.4712537Z given_last_dim=False, 2025-05-07T20:33:56.4712907Z dtype=torch.bfloat16, 2025-05-07T20:33:56.4713265Z test_compile=True, 2025-05-07T20:33:56.4713591Z ) 2025-05-07T20:33:56.4713995Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4715078Z self=, 2025-05-07T20:33:56.4716169Z batched=True, 2025-05-07T20:33:56.4716487Z bs=84, 2025-05-07T20:33:56.4716761Z m=44, 2025-05-07T20:33:56.4717041Z n=0, 2025-05-07T20:33:56.4717305Z forward=True, 2025-05-07T20:33:56.4717619Z given_last_dim=True, 2025-05-07T20:33:56.4717992Z dtype=torch.bfloat16, 2025-05-07T20:33:56.4718333Z test_compile=True, 2025-05-07T20:33:56.4718728Z ) 2025-05-07T20:33:56.4719370Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4720481Z self=, 2025-05-07T20:33:56.4721504Z batched=True, 2025-05-07T20:33:56.4721790Z bs=84, 2025-05-07T20:33:56.4722049Z m=44, 2025-05-07T20:33:56.4722323Z n=84, 2025-05-07T20:33:56.4722592Z forward=True, 2025-05-07T20:33:56.4722910Z given_last_dim=True, 2025-05-07T20:33:56.4723276Z dtype=torch.bfloat16, 2025-05-07T20:33:56.4723660Z test_compile=True, 2025-05-07T20:33:56.4723987Z ) 2025-05-07T20:33:56.4724387Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4725509Z self=, 2025-05-07T20:33:56.4726453Z batched=True, 2025-05-07T20:33:56.4726756Z bs=84, 2025-05-07T20:33:56.4727050Z m=84, 2025-05-07T20:33:56.4727345Z n=84, 2025-05-07T20:33:56.4727631Z forward=True, 2025-05-07T20:33:56.4727975Z given_last_dim=True, 2025-05-07T20:33:56.4728357Z dtype=torch.bfloat16, 2025-05-07T20:33:56.4728700Z test_compile=True, 2025-05-07T20:33:56.4729032Z ) 2025-05-07T20:33:56.4729429Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4730632Z self=, 2025-05-07T20:33:56.4731676Z batched=True, 2025-05-07T20:33:56.4732023Z bs=27, 2025-05-07T20:33:56.4732330Z m=74, 2025-05-07T20:33:56.4732617Z n=62, 2025-05-07T20:33:56.4732906Z forward=False, 2025-05-07T20:33:56.4733263Z given_last_dim=True, 2025-05-07T20:33:56.4733650Z dtype=torch.bfloat16, 2025-05-07T20:33:56.4734016Z test_compile=True, 2025-05-07T20:33:56.4734337Z ) 2025-05-07T20:33:56.4734737Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4736084Z self=, 2025-05-07T20:33:56.4737196Z batched=True, 2025-05-07T20:33:56.4737524Z bs=27, 2025-05-07T20:33:56.4737805Z m=74, 2025-05-07T20:33:56.4738090Z n=62, 2025-05-07T20:33:56.4738365Z forward=True, 2025-05-07T20:33:56.4738700Z given_last_dim=True, 2025-05-07T20:33:56.4739075Z dtype=torch.bfloat16, 2025-05-07T20:33:56.4739433Z test_compile=True, 2025-05-07T20:33:56.4739750Z ) 2025-05-07T20:33:56.4740154Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4741276Z self=, 2025-05-07T20:33:56.4742282Z batched=True, 2025-05-07T20:33:56.4742595Z bs=62, 2025-05-07T20:33:56.4742880Z m=74, 2025-05-07T20:33:56.4743159Z n=62, 2025-05-07T20:33:56.4743461Z forward=True, 2025-05-07T20:33:56.4743807Z given_last_dim=True, 2025-05-07T20:33:56.4744197Z dtype=torch.bfloat16, 2025-05-07T20:33:56.4744593Z test_compile=True, 2025-05-07T20:33:56.4744900Z ) 2025-05-07T20:33:56.4745294Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4746416Z self=, 2025-05-07T20:33:56.4747406Z batched=True, 2025-05-07T20:33:56.4747750Z bs=62, 2025-05-07T20:33:56.4748024Z m=74, 2025-05-07T20:33:56.4748303Z n=74, 2025-05-07T20:33:56.4748592Z forward=True, 2025-05-07T20:33:56.4748922Z given_last_dim=True, 2025-05-07T20:33:56.4749301Z dtype=torch.bfloat16, 2025-05-07T20:33:56.4749676Z test_compile=True, 2025-05-07T20:33:56.4750011Z ) 2025-05-07T20:33:56.4750446Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4751737Z self=, 2025-05-07T20:33:56.4752814Z batched=True, 2025-05-07T20:33:56.4753149Z bs=62, 2025-05-07T20:33:56.4753439Z m=62, 2025-05-07T20:33:56.4753713Z n=62, 2025-05-07T20:33:56.4753985Z forward=True, 2025-05-07T20:33:56.4754302Z given_last_dim=True, 2025-05-07T20:33:56.4754664Z dtype=torch.bfloat16, 2025-05-07T20:33:56.4755062Z test_compile=True, 2025-05-07T20:33:56.4755419Z ) 2025-05-07T20:33:56.4755859Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4757025Z self=, 2025-05-07T20:33:56.4757982Z batched=False, 2025-05-07T20:33:56.4758296Z bs=14, 2025-05-07T20:33:56.4758572Z m=53, 2025-05-07T20:33:56.4758956Z n=53, 2025-05-07T20:33:56.4759241Z forward=False, 2025-05-07T20:33:56.4759565Z given_last_dim=True, 2025-05-07T20:33:56.4759946Z dtype=torch.float32, 2025-05-07T20:33:56.4760326Z test_compile=False, 2025-05-07T20:33:56.4760656Z ) 2025-05-07T20:33:56.4761073Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4762334Z self=, 2025-05-07T20:33:56.4763289Z batched=False, 2025-05-07T20:33:56.4763607Z bs=14, 2025-05-07T20:33:56.4763900Z m=53, 2025-05-07T20:33:56.4764180Z n=53, 2025-05-07T20:33:56.4764471Z forward=False, 2025-05-07T20:33:56.4764786Z given_last_dim=False, 2025-05-07T20:33:56.4765172Z dtype=torch.float32, 2025-05-07T20:33:56.4765547Z test_compile=False, 2025-05-07T20:33:56.4765885Z ) 2025-05-07T20:33:56.4766268Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4767360Z self=, 2025-05-07T20:33:56.4768595Z batched=False, 2025-05-07T20:33:56.4768938Z bs=14, 2025-05-07T20:33:56.4769233Z m=14, 2025-05-07T20:33:56.4769538Z n=53, 2025-05-07T20:33:56.4769840Z forward=False, 2025-05-07T20:33:56.4770193Z given_last_dim=False, 2025-05-07T20:33:56.4770608Z dtype=torch.float32, 2025-05-07T20:33:56.4771013Z test_compile=False, 2025-05-07T20:33:56.4771407Z ) 2025-05-07T20:33:56.4771884Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.4773127Z self=, 2025-05-07T20:33:56.4774219Z batched=False, 2025-05-07T20:33:56.4774551Z bs=14, 2025-05-07T20:33:56.4774858Z m=14, 2025-05-07T20:33:56.4775161Z n=14, 2025-05-07T20:33:56.4775497Z forward=False, 2025-05-07T20:33:56.4775830Z given_last_dim=False, 2025-05-07T20:33:56.4776196Z dtype=torch.float32, 2025-05-07T20:33:56.4776572Z test_compile=False, 2025-05-07T20:33:56.4776932Z ) 2025-05-07T20:33:56.8449893Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8450832Z self=, 2025-05-07T20:33:56.8451477Z batched=True, 2025-05-07T20:33:56.8451692Z bs=30, 2025-05-07T20:33:56.8451876Z m=77, 2025-05-07T20:33:56.8452061Z n=74, 2025-05-07T20:33:56.8452251Z forward=True, 2025-05-07T20:33:56.8452470Z given_last_dim=False, 2025-05-07T20:33:56.8452728Z dtype=torch.float32, 2025-05-07T20:33:56.8452972Z test_compile=True, 2025-05-07T20:33:56.8453264Z ) 2025-05-07T20:33:56.8453572Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8454304Z self=, 2025-05-07T20:33:56.8454934Z batched=True, 2025-05-07T20:33:56.8455167Z bs=30, 2025-05-07T20:33:56.8455718Z m=77, 2025-05-07T20:33:56.8455909Z n=77, 2025-05-07T20:33:56.8456100Z forward=True, 2025-05-07T20:33:56.8456322Z given_last_dim=False, 2025-05-07T20:33:56.8456581Z dtype=torch.float32, 2025-05-07T20:33:56.8456821Z test_compile=True, 2025-05-07T20:33:56.8457041Z ) 2025-05-07T20:33:56.8457319Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8458032Z self=, 2025-05-07T20:33:56.8458662Z batched=True, 2025-05-07T20:33:56.8458872Z bs=30, 2025-05-07T20:33:56.8459056Z m=30, 2025-05-07T20:33:56.8459244Z n=77, 2025-05-07T20:33:56.8459436Z forward=True, 2025-05-07T20:33:56.8459660Z given_last_dim=False, 2025-05-07T20:33:56.8459906Z dtype=torch.float32, 2025-05-07T20:33:56.8460151Z test_compile=True, 2025-05-07T20:33:56.8460373Z ) 2025-05-07T20:33:56.8460657Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8461378Z self=, 2025-05-07T20:33:56.8462007Z batched=True, 2025-05-07T20:33:56.8462210Z bs=30, 2025-05-07T20:33:56.8462403Z m=30, 2025-05-07T20:33:56.8462594Z n=77, 2025-05-07T20:33:56.8462783Z forward=False, 2025-05-07T20:33:56.8463015Z given_last_dim=False, 2025-05-07T20:33:56.8463268Z dtype=torch.float32, 2025-05-07T20:33:56.8463505Z test_compile=True, 2025-05-07T20:33:56.8463726Z ) 2025-05-07T20:33:56.8464004Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8464713Z self=, 2025-05-07T20:33:56.8465345Z batched=True, 2025-05-07T20:33:56.8465554Z bs=30, 2025-05-07T20:33:56.8465743Z m=30, 2025-05-07T20:33:56.8466117Z n=77, 2025-05-07T20:33:56.8466315Z forward=False, 2025-05-07T20:33:56.8466538Z given_last_dim=True, 2025-05-07T20:33:56.8466778Z dtype=torch.float32, 2025-05-07T20:33:56.8467020Z test_compile=True, 2025-05-07T20:33:56.8467238Z ) 2025-05-07T20:33:56.8467507Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8468223Z self=, 2025-05-07T20:33:56.8468850Z batched=True, 2025-05-07T20:33:56.8469052Z bs=30, 2025-05-07T20:33:56.8469240Z m=30, 2025-05-07T20:33:56.8469431Z n=77, 2025-05-07T20:33:56.8469617Z forward=True, 2025-05-07T20:33:56.8469834Z given_last_dim=True, 2025-05-07T20:33:56.8470079Z dtype=torch.float32, 2025-05-07T20:33:56.8470314Z test_compile=True, 2025-05-07T20:33:56.8470534Z ) 2025-05-07T20:33:56.8470810Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8471542Z self=, 2025-05-07T20:33:56.8472160Z batched=True, 2025-05-07T20:33:56.8472368Z bs=77, 2025-05-07T20:33:56.8472558Z m=30, 2025-05-07T20:33:56.8472737Z n=77, 2025-05-07T20:33:56.8472951Z forward=True, 2025-05-07T20:33:56.8481004Z given_last_dim=True, 2025-05-07T20:33:56.8481276Z dtype=torch.float32, 2025-05-07T20:33:56.8481530Z test_compile=True, 2025-05-07T20:33:56.8481759Z ) 2025-05-07T20:33:56.8482039Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8482773Z self=, 2025-05-07T20:33:56.8483411Z batched=True, 2025-05-07T20:33:56.8483621Z bs=2, 2025-05-07T20:33:56.8483814Z m=85, 2025-05-07T20:33:56.8484005Z n=46, 2025-05-07T20:33:56.8484194Z forward=False, 2025-05-07T20:33:56.8484434Z given_last_dim=True, 2025-05-07T20:33:56.8484798Z dtype=torch.float32, 2025-05-07T20:33:56.8485054Z test_compile=False, 2025-05-07T20:33:56.8485273Z ) 2025-05-07T20:33:56.8485554Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8486277Z self=, 2025-05-07T20:33:56.8486903Z batched=True, 2025-05-07T20:33:56.8487115Z bs=46, 2025-05-07T20:33:56.8487312Z m=85, 2025-05-07T20:33:56.8487497Z n=46, 2025-05-07T20:33:56.8487695Z forward=False, 2025-05-07T20:33:56.8487920Z given_last_dim=True, 2025-05-07T20:33:56.8488161Z dtype=torch.float32, 2025-05-07T20:33:56.8488405Z test_compile=False, 2025-05-07T20:33:56.8488631Z ) 2025-05-07T20:33:56.8488904Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8489625Z self=, 2025-05-07T20:33:56.8490265Z batched=True, 2025-05-07T20:33:56.8490476Z bs=85, 2025-05-07T20:33:56.8490660Z m=85, 2025-05-07T20:33:56.8490849Z n=46, 2025-05-07T20:33:56.8491044Z forward=False, 2025-05-07T20:33:56.8491261Z given_last_dim=True, 2025-05-07T20:33:56.8491510Z dtype=torch.float32, 2025-05-07T20:33:56.8491754Z test_compile=False, 2025-05-07T20:33:56.8491971Z ) 2025-05-07T20:33:56.8492248Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8492964Z self=, 2025-05-07T20:33:56.8493578Z batched=True, 2025-05-07T20:33:56.8493780Z bs=85, 2025-05-07T20:33:56.8493958Z m=85, 2025-05-07T20:33:56.8494138Z n=85, 2025-05-07T20:33:56.8494332Z forward=False, 2025-05-07T20:33:56.8494555Z given_last_dim=True, 2025-05-07T20:33:56.8494795Z dtype=torch.float32, 2025-05-07T20:33:56.8495127Z test_compile=False, 2025-05-07T20:33:56.8495357Z ) 2025-05-07T20:33:56.8495630Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8496625Z self=, 2025-05-07T20:33:56.8497255Z batched=True, 2025-05-07T20:33:56.8497466Z bs=85, 2025-05-07T20:33:56.8497650Z m=85, 2025-05-07T20:33:56.8497840Z n=85, 2025-05-07T20:33:56.8498035Z forward=False, 2025-05-07T20:33:56.8498255Z given_last_dim=False, 2025-05-07T20:33:56.8498515Z dtype=torch.float32, 2025-05-07T20:33:56.8498761Z test_compile=False, 2025-05-07T20:33:56.8498982Z ) 2025-05-07T20:33:56.8499259Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8499980Z self=, 2025-05-07T20:33:56.8500602Z batched=False, 2025-05-07T20:33:56.8500827Z bs=85, 2025-05-07T20:33:56.8501025Z m=85, 2025-05-07T20:33:56.8501211Z n=85, 2025-05-07T20:33:56.8501433Z forward=False, 2025-05-07T20:33:56.8501684Z given_last_dim=False, 2025-05-07T20:33:56.8501938Z dtype=torch.float32, 2025-05-07T20:33:56.8502179Z test_compile=False, 2025-05-07T20:33:56.8502403Z ) 2025-05-07T20:33:56.8502680Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8503391Z self=, 2025-05-07T20:33:56.8504030Z batched=True, 2025-05-07T20:33:56.8504244Z bs=17, 2025-05-07T20:33:56.8504428Z m=21, 2025-05-07T20:33:56.8504621Z n=2, 2025-05-07T20:33:56.8504818Z forward=False, 2025-05-07T20:33:56.8505035Z given_last_dim=True, 2025-05-07T20:33:56.8505289Z dtype=torch.bfloat16, 2025-05-07T20:33:56.8505533Z test_compile=False, 2025-05-07T20:33:56.8505764Z ) 2025-05-07T20:33:56.8506170Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8506894Z self=, 2025-05-07T20:33:56.8507519Z batched=True, 2025-05-07T20:33:56.8507729Z bs=2, 2025-05-07T20:33:56.8507925Z m=21, 2025-05-07T20:33:56.8508113Z n=2, 2025-05-07T20:33:56.8508307Z forward=False, 2025-05-07T20:33:56.8508524Z given_last_dim=True, 2025-05-07T20:33:56.8508772Z dtype=torch.bfloat16, 2025-05-07T20:33:56.8509019Z test_compile=False, 2025-05-07T20:33:56.8509234Z ) 2025-05-07T20:33:56.8509510Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:56.8510228Z self=, 2025-05-07T20:33:56.8510855Z batched=True, 2025-05-07T20:33:56.8511061Z bs=2, 2025-05-07T20:33:56.8511256Z m=21, 2025-05-07T20:33:56.8511481Z n=2, 2025-05-07T20:33:56.8511682Z forward=False, 2025-05-07T20:33:56.8511904Z given_last_dim=True, 2025-05-07T20:33:56.8512153Z dtype=torch.bfloat16, 2025-05-07T20:33:56.8512392Z test_compile=True, 2025-05-07T20:33:56.8512614Z ) 2025-05-07T20:33:56.8512796Z PASSED 2025-05-07T20:33:56.9687239Z 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:56.9689258Z self=, 2025-05-07T20:33:56.9690345Z m=1, 2025-05-07T20:33:56.9691379Z n1=1, 2025-05-07T20:33:56.9691664Z n2=1, 2025-05-07T20:33:56.9691944Z n3=1, 2025-05-07T20:33:56.9692220Z row_dim=1, 2025-05-07T20:33:56.9692540Z forward=False, 2025-05-07T20:33:56.9692878Z given_last_dim=False, 2025-05-07T20:33:56.9693762Z dtype=torch.float32, 2025-05-07T20:33:56.9694115Z ) 2025-05-07T20:33:56.9694596Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9696157Z self=, 2025-05-07T20:33:56.9697238Z m=106, 2025-05-07T20:33:56.9697523Z n1=1, 2025-05-07T20:33:56.9697802Z n2=1, 2025-05-07T20:33:56.9698073Z n3=1, 2025-05-07T20:33:56.9698396Z row_dim=1, 2025-05-07T20:33:56.9698699Z forward=False, 2025-05-07T20:33:56.9699026Z given_last_dim=False, 2025-05-07T20:33:56.9699419Z dtype=torch.float32, 2025-05-07T20:33:56.9699761Z ) 2025-05-07T20:33:56.9700220Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9701486Z self=, 2025-05-07T20:33:56.9702546Z m=106, 2025-05-07T20:33:56.9702841Z n1=121, 2025-05-07T20:33:56.9703126Z n2=133, 2025-05-07T20:33:56.9703402Z n3=457, 2025-05-07T20:33:56.9703689Z row_dim=304, 2025-05-07T20:33:56.9704003Z forward=True, 2025-05-07T20:33:56.9704325Z given_last_dim=True, 2025-05-07T20:33:56.9704702Z dtype=torch.float32, 2025-05-07T20:33:56.9705049Z ) 2025-05-07T20:33:56.9705504Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9706756Z self=, 2025-05-07T20:33:56.9707805Z m=4, 2025-05-07T20:33:56.9708071Z n1=1, 2025-05-07T20:33:56.9708320Z n2=1, 2025-05-07T20:33:56.9708584Z n3=1, 2025-05-07T20:33:56.9708929Z row_dim=1, 2025-05-07T20:33:56.9709458Z forward=False, 2025-05-07T20:33:56.9709881Z given_last_dim=False, 2025-05-07T20:33:56.9710262Z dtype=torch.float32, 2025-05-07T20:33:56.9710603Z ) 2025-05-07T20:33:56.9711294Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9712747Z self=, 2025-05-07T20:33:56.9713809Z m=4, 2025-05-07T20:33:56.9714077Z n1=762, 2025-05-07T20:33:56.9714309Z n2=208, 2025-05-07T20:33:56.9714560Z n3=176, 2025-05-07T20:33:56.9714838Z row_dim=1, 2025-05-07T20:33:56.9715145Z forward=True, 2025-05-07T20:33:56.9715455Z given_last_dim=True, 2025-05-07T20:33:56.9715799Z dtype=torch.float32, 2025-05-07T20:33:56.9716131Z ) 2025-05-07T20:33:56.9716565Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9717822Z self=, 2025-05-07T20:33:56.9718968Z m=329, 2025-05-07T20:33:56.9719231Z n1=701, 2025-05-07T20:33:56.9719472Z n2=893, 2025-05-07T20:33:56.9719762Z n3=323, 2025-05-07T20:33:56.9720057Z row_dim=1537, 2025-05-07T20:33:56.9720366Z forward=True, 2025-05-07T20:33:56.9720637Z given_last_dim=False, 2025-05-07T20:33:56.9721049Z dtype=torch.bfloat16, 2025-05-07T20:33:56.9721413Z ) 2025-05-07T20:33:56.9721871Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9723058Z self=, 2025-05-07T20:33:56.9724063Z m=469, 2025-05-07T20:33:56.9724755Z n1=749, 2025-05-07T20:33:56.9725091Z n2=344, 2025-05-07T20:33:56.9725504Z n3=55, 2025-05-07T20:33:56.9725852Z row_dim=454, 2025-05-07T20:33:56.9726109Z forward=True, 2025-05-07T20:33:56.9726475Z given_last_dim=True, 2025-05-07T20:33:56.9726959Z dtype=torch.float32, 2025-05-07T20:33:56.9727299Z ) 2025-05-07T20:33:56.9727755Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9729357Z self=, 2025-05-07T20:33:56.9730366Z m=2, 2025-05-07T20:33:56.9730635Z n1=275, 2025-05-07T20:33:56.9730872Z n2=203, 2025-05-07T20:33:56.9731177Z n3=753, 2025-05-07T20:33:56.9731442Z row_dim=1, 2025-05-07T20:33:56.9731744Z forward=False, 2025-05-07T20:33:56.9732071Z given_last_dim=False, 2025-05-07T20:33:56.9732438Z dtype=torch.float16, 2025-05-07T20:33:56.9732754Z ) 2025-05-07T20:33:56.9733159Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9734386Z self=, 2025-05-07T20:33:56.9735371Z m=534, 2025-05-07T20:33:56.9735638Z n1=3, 2025-05-07T20:33:56.9735900Z n2=664, 2025-05-07T20:33:56.9736170Z n3=123, 2025-05-07T20:33:56.9736451Z row_dim=706, 2025-05-07T20:33:56.9736799Z forward=True, 2025-05-07T20:33:56.9737166Z given_last_dim=False, 2025-05-07T20:33:56.9737542Z dtype=torch.bfloat16, 2025-05-07T20:33:56.9737872Z ) 2025-05-07T20:33:56.9738322Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9739597Z self=, 2025-05-07T20:33:56.9740651Z m=766, 2025-05-07T20:33:56.9740949Z n1=235, 2025-05-07T20:33:56.9741236Z n2=75, 2025-05-07T20:33:56.9741515Z n3=403, 2025-05-07T20:33:56.9741797Z row_dim=1718, 2025-05-07T20:33:56.9742114Z forward=False, 2025-05-07T20:33:56.9742422Z given_last_dim=True, 2025-05-07T20:33:56.9742812Z dtype=torch.float16, 2025-05-07T20:33:56.9743169Z ) 2025-05-07T20:33:56.9743607Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9745063Z self=, 2025-05-07T20:33:56.9746197Z m=225, 2025-05-07T20:33:56.9746498Z n1=69, 2025-05-07T20:33:56.9746784Z n2=574, 2025-05-07T20:33:56.9747083Z n3=621, 2025-05-07T20:33:56.9747382Z row_dim=1557, 2025-05-07T20:33:56.9747712Z forward=True, 2025-05-07T20:33:56.9748070Z given_last_dim=False, 2025-05-07T20:33:56.9748461Z dtype=torch.float16, 2025-05-07T20:33:56.9748822Z ) 2025-05-07T20:33:56.9749303Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9750600Z self=, 2025-05-07T20:33:56.9751667Z m=225, 2025-05-07T20:33:56.9751963Z n1=69, 2025-05-07T20:33:56.9752234Z n2=574, 2025-05-07T20:33:56.9752504Z n3=621, 2025-05-07T20:33:56.9752748Z row_dim=1557, 2025-05-07T20:33:56.9753038Z forward=False, 2025-05-07T20:33:56.9753333Z given_last_dim=False, 2025-05-07T20:33:56.9753729Z dtype=torch.float16, 2025-05-07T20:33:56.9754057Z ) 2025-05-07T20:33:56.9754471Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9755680Z self=, 2025-05-07T20:33:56.9756685Z m=225, 2025-05-07T20:33:56.9756970Z n1=69, 2025-05-07T20:33:56.9757243Z n2=574, 2025-05-07T20:33:56.9757525Z n3=69, 2025-05-07T20:33:56.9757811Z row_dim=1557, 2025-05-07T20:33:56.9758124Z forward=False, 2025-05-07T20:33:56.9758461Z given_last_dim=False, 2025-05-07T20:33:56.9759098Z dtype=torch.float16, 2025-05-07T20:33:56.9759442Z ) 2025-05-07T20:33:56.9759903Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9761162Z self=, 2025-05-07T20:33:56.9762450Z m=574, 2025-05-07T20:33:56.9762732Z n1=69, 2025-05-07T20:33:56.9763016Z n2=574, 2025-05-07T20:33:56.9763301Z n3=69, 2025-05-07T20:33:56.9763579Z row_dim=1557, 2025-05-07T20:33:56.9763899Z forward=False, 2025-05-07T20:33:56.9764234Z given_last_dim=False, 2025-05-07T20:33:56.9764602Z dtype=torch.float16, 2025-05-07T20:33:56.9764949Z ) 2025-05-07T20:33:56.9765405Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9766619Z self=, 2025-05-07T20:33:56.9767676Z m=574, 2025-05-07T20:33:56.9767958Z n1=69, 2025-05-07T20:33:56.9768231Z n2=574, 2025-05-07T20:33:56.9768513Z n3=69, 2025-05-07T20:33:56.9768795Z row_dim=69, 2025-05-07T20:33:56.9769099Z forward=False, 2025-05-07T20:33:56.9769432Z given_last_dim=False, 2025-05-07T20:33:56.9769804Z dtype=torch.float16, 2025-05-07T20:33:56.9770164Z ) 2025-05-07T20:33:56.9770618Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9771922Z self=, 2025-05-07T20:33:56.9772981Z m=574, 2025-05-07T20:33:56.9773257Z n1=69, 2025-05-07T20:33:56.9773536Z n2=69, 2025-05-07T20:33:56.9773818Z n3=69, 2025-05-07T20:33:56.9774095Z row_dim=69, 2025-05-07T20:33:56.9774406Z forward=False, 2025-05-07T20:33:56.9774713Z given_last_dim=False, 2025-05-07T20:33:56.9775074Z dtype=torch.float16, 2025-05-07T20:33:56.9775421Z ) 2025-05-07T20:33:56.9776084Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9777361Z self=, 2025-05-07T20:33:56.9778283Z m=574, 2025-05-07T20:33:56.9778869Z n1=69, 2025-05-07T20:33:56.9779205Z n2=69, 2025-05-07T20:33:56.9779621Z n3=69, 2025-05-07T20:33:56.9779922Z row_dim=574, 2025-05-07T20:33:56.9780257Z forward=False, 2025-05-07T20:33:56.9780538Z given_last_dim=False, 2025-05-07T20:33:56.9780902Z dtype=torch.float16, 2025-05-07T20:33:56.9781266Z ) 2025-05-07T20:33:56.9781701Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9782853Z self=, 2025-05-07T20:33:56.9783938Z m=468, 2025-05-07T20:33:56.9784184Z n1=458, 2025-05-07T20:33:56.9784455Z n2=827, 2025-05-07T20:33:56.9784736Z n3=891, 2025-05-07T20:33:56.9785015Z row_dim=1776, 2025-05-07T20:33:56.9785316Z forward=False, 2025-05-07T20:33:56.9785610Z given_last_dim=True, 2025-05-07T20:33:56.9785974Z dtype=torch.bfloat16, 2025-05-07T20:33:56.9786329Z ) 2025-05-07T20:33:56.9786742Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9787973Z self=, 2025-05-07T20:33:56.9789054Z m=468, 2025-05-07T20:33:56.9789542Z n1=458, 2025-05-07T20:33:56.9789994Z n2=827, 2025-05-07T20:33:56.9790590Z n3=891, 2025-05-07T20:33:56.9790863Z row_dim=1776, 2025-05-07T20:33:56.9791392Z forward=True, 2025-05-07T20:33:56.9791734Z given_last_dim=True, 2025-05-07T20:33:56.9792043Z dtype=torch.bfloat16, 2025-05-07T20:33:56.9792565Z ) 2025-05-07T20:33:56.9792985Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9794163Z self=, 2025-05-07T20:33:56.9795208Z m=468, 2025-05-07T20:33:56.9795540Z n1=458, 2025-05-07T20:33:56.9795828Z n2=827, 2025-05-07T20:33:56.9798353Z n3=827, 2025-05-07T20:33:56.9798564Z row_dim=1776, 2025-05-07T20:33:56.9798865Z forward=True, 2025-05-07T20:33:56.9799094Z given_last_dim=True, 2025-05-07T20:33:56.9799367Z dtype=torch.bfloat16, 2025-05-07T20:33:56.9799604Z ) 2025-05-07T20:33:56.9799918Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9800706Z self=, 2025-05-07T20:33:56.9801359Z m=468, 2025-05-07T20:33:56.9801554Z n1=458, 2025-05-07T20:33:56.9801745Z n2=827, 2025-05-07T20:33:56.9801926Z n3=827, 2025-05-07T20:33:56.9802119Z row_dim=458, 2025-05-07T20:33:56.9802332Z forward=True, 2025-05-07T20:33:56.9802546Z given_last_dim=True, 2025-05-07T20:33:56.9802799Z dtype=torch.bfloat16, 2025-05-07T20:33:56.9803036Z ) 2025-05-07T20:33:56.9803330Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9804123Z self=, 2025-05-07T20:33:56.9804773Z m=468, 2025-05-07T20:33:56.9804964Z n1=458, 2025-05-07T20:33:56.9805144Z n2=458, 2025-05-07T20:33:56.9805331Z n3=827, 2025-05-07T20:33:56.9805523Z row_dim=458, 2025-05-07T20:33:56.9805725Z forward=True, 2025-05-07T20:33:56.9805944Z given_last_dim=True, 2025-05-07T20:33:56.9806192Z dtype=torch.bfloat16, 2025-05-07T20:33:56.9806415Z ) 2025-05-07T20:33:56.9806710Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9807479Z self=, 2025-05-07T20:33:56.9808118Z m=468, 2025-05-07T20:33:56.9808306Z n1=458, 2025-05-07T20:33:56.9808496Z n2=458, 2025-05-07T20:33:56.9808677Z n3=468, 2025-05-07T20:33:56.9808867Z row_dim=458, 2025-05-07T20:33:56.9809079Z forward=True, 2025-05-07T20:33:56.9809455Z given_last_dim=True, 2025-05-07T20:33:56.9809710Z dtype=torch.bfloat16, 2025-05-07T20:33:56.9809939Z ) 2025-05-07T20:33:56.9810228Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:56.9810997Z self=, 2025-05-07T20:33:56.9811689Z m=468, 2025-05-07T20:33:56.9811880Z n1=458, 2025-05-07T20:33:56.9812062Z n2=468, 2025-05-07T20:33:56.9812250Z n3=468, 2025-05-07T20:33:56.9812439Z row_dim=458, 2025-05-07T20:33:56.9812641Z forward=True, 2025-05-07T20:33:56.9812858Z given_last_dim=True, 2025-05-07T20:33:56.9813105Z dtype=torch.bfloat16, 2025-05-07T20:33:56.9813328Z ) 2025-05-07T20:33:57.0407756Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0417400Z self=, 2025-05-07T20:33:57.0418245Z m=305, 2025-05-07T20:33:57.0418458Z n1=999, 2025-05-07T20:33:57.0418647Z n2=316, 2025-05-07T20:33:57.0418839Z n3=727, 2025-05-07T20:33:57.0419036Z row_dim=226, 2025-05-07T20:33:57.0419245Z forward=False, 2025-05-07T20:33:57.0419476Z given_last_dim=False, 2025-05-07T20:33:57.0419734Z dtype=torch.float16, 2025-05-07T20:33:57.0419963Z ) 2025-05-07T20:33:57.0420306Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0421401Z self=, 2025-05-07T20:33:57.0422264Z m=305, 2025-05-07T20:33:57.0422452Z n1=999, 2025-05-07T20:33:57.0422646Z n2=316, 2025-05-07T20:33:57.0422837Z n3=727, 2025-05-07T20:33:57.0423022Z row_dim=999, 2025-05-07T20:33:57.0423302Z forward=False, 2025-05-07T20:33:57.0423983Z given_last_dim=False, 2025-05-07T20:33:57.0424326Z dtype=torch.float16, 2025-05-07T20:33:57.0424612Z ) 2025-05-07T20:33:57.0424915Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0425917Z self=, 2025-05-07T20:33:57.0426786Z m=305, 2025-05-07T20:33:57.0426982Z n1=999, 2025-05-07T20:33:57.0427171Z n2=727, 2025-05-07T20:33:57.0427355Z n3=727, 2025-05-07T20:33:57.0427546Z row_dim=999, 2025-05-07T20:33:57.0427833Z forward=False, 2025-05-07T20:33:57.0428143Z given_last_dim=False, 2025-05-07T20:33:57.0428500Z dtype=torch.float16, 2025-05-07T20:33:57.0428830Z ) 2025-05-07T20:33:57.0429249Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0430337Z self=, 2025-05-07T20:33:57.0431299Z m=305, 2025-05-07T20:33:57.0431605Z n1=999, 2025-05-07T20:33:57.0431897Z n2=727, 2025-05-07T20:33:57.0432177Z n3=727, 2025-05-07T20:33:57.0432445Z row_dim=727, 2025-05-07T20:33:57.0432743Z forward=False, 2025-05-07T20:33:57.0433063Z given_last_dim=False, 2025-05-07T20:33:57.0433421Z dtype=torch.float16, 2025-05-07T20:33:57.0433759Z ) 2025-05-07T20:33:57.0434562Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0435647Z self=, 2025-05-07T20:33:57.0436559Z m=305, 2025-05-07T20:33:57.0436829Z n1=999, 2025-05-07T20:33:57.0437095Z n2=727, 2025-05-07T20:33:57.0437352Z n3=305, 2025-05-07T20:33:57.0437625Z row_dim=727, 2025-05-07T20:33:57.0437924Z forward=False, 2025-05-07T20:33:57.0438230Z given_last_dim=False, 2025-05-07T20:33:57.0438597Z dtype=torch.float16, 2025-05-07T20:33:57.0439070Z ) 2025-05-07T20:33:57.0439890Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0440982Z self=, 2025-05-07T20:33:57.0441939Z m=305, 2025-05-07T20:33:57.0442195Z n1=305, 2025-05-07T20:33:57.0442459Z n2=727, 2025-05-07T20:33:57.0442722Z n3=305, 2025-05-07T20:33:57.0442988Z row_dim=727, 2025-05-07T20:33:57.0443294Z forward=False, 2025-05-07T20:33:57.0443609Z given_last_dim=False, 2025-05-07T20:33:57.0443966Z dtype=torch.float16, 2025-05-07T20:33:57.0444280Z ) 2025-05-07T20:33:57.0444698Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0445786Z self=, 2025-05-07T20:33:57.0446699Z m=305, 2025-05-07T20:33:57.0446974Z n1=305, 2025-05-07T20:33:57.0447250Z n2=727, 2025-05-07T20:33:57.0447503Z n3=305, 2025-05-07T20:33:57.0447773Z row_dim=305, 2025-05-07T20:33:57.0448070Z forward=False, 2025-05-07T20:33:57.0448372Z given_last_dim=False, 2025-05-07T20:33:57.0448719Z dtype=torch.float16, 2025-05-07T20:33:57.0449050Z ) 2025-05-07T20:33:57.0449462Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0450531Z self=, 2025-05-07T20:33:57.0451426Z m=103, 2025-05-07T20:33:57.0451688Z n1=285, 2025-05-07T20:33:57.0451945Z n2=229, 2025-05-07T20:33:57.0452211Z n3=741, 2025-05-07T20:33:57.0452477Z row_dim=336, 2025-05-07T20:33:57.0453116Z forward=False, 2025-05-07T20:33:57.0453417Z given_last_dim=True, 2025-05-07T20:33:57.0453954Z dtype=torch.float16, 2025-05-07T20:33:57.0454272Z ) 2025-05-07T20:33:57.0454787Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0455988Z self=, 2025-05-07T20:33:57.0457018Z m=103, 2025-05-07T20:33:57.0457259Z n1=229, 2025-05-07T20:33:57.0457506Z n2=229, 2025-05-07T20:33:57.0457765Z n3=741, 2025-05-07T20:33:57.0458014Z row_dim=336, 2025-05-07T20:33:57.0458305Z forward=False, 2025-05-07T20:33:57.0458606Z given_last_dim=True, 2025-05-07T20:33:57.0458940Z dtype=torch.float16, 2025-05-07T20:33:57.0459267Z ) 2025-05-07T20:33:57.0459682Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0460761Z self=, 2025-05-07T20:33:57.0461651Z m=103, 2025-05-07T20:33:57.0461911Z n1=229, 2025-05-07T20:33:57.0462177Z n2=229, 2025-05-07T20:33:57.0462426Z n3=741, 2025-05-07T20:33:57.0462696Z row_dim=336, 2025-05-07T20:33:57.0462983Z forward=True, 2025-05-07T20:33:57.0463277Z given_last_dim=True, 2025-05-07T20:33:57.0463618Z dtype=torch.float16, 2025-05-07T20:33:57.0463938Z ) 2025-05-07T20:33:57.0464340Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0465414Z self=, 2025-05-07T20:33:57.0466310Z m=103, 2025-05-07T20:33:57.0466576Z n1=336, 2025-05-07T20:33:57.0466827Z n2=229, 2025-05-07T20:33:57.0467082Z n3=741, 2025-05-07T20:33:57.0467341Z row_dim=336, 2025-05-07T20:33:57.0467617Z forward=True, 2025-05-07T20:33:57.0467920Z given_last_dim=True, 2025-05-07T20:33:57.0468259Z dtype=torch.float16, 2025-05-07T20:33:57.0468569Z ) 2025-05-07T20:33:57.0468987Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0476286Z self=, 2025-05-07T20:33:57.0477215Z m=103, 2025-05-07T20:33:57.0477479Z n1=103, 2025-05-07T20:33:57.0477744Z n2=229, 2025-05-07T20:33:57.0477995Z n3=741, 2025-05-07T20:33:57.0478257Z row_dim=336, 2025-05-07T20:33:57.0478550Z forward=True, 2025-05-07T20:33:57.0478937Z given_last_dim=True, 2025-05-07T20:33:57.0479279Z dtype=torch.float16, 2025-05-07T20:33:57.0479596Z ) 2025-05-07T20:33:57.0480004Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0481035Z self=, 2025-05-07T20:33:57.0481901Z m=103, 2025-05-07T20:33:57.0482146Z n1=103, 2025-05-07T20:33:57.0482381Z n2=229, 2025-05-07T20:33:57.0482626Z n3=103, 2025-05-07T20:33:57.0482887Z row_dim=336, 2025-05-07T20:33:57.0483165Z forward=True, 2025-05-07T20:33:57.0483468Z given_last_dim=True, 2025-05-07T20:33:57.0483790Z dtype=torch.float16, 2025-05-07T20:33:57.0484095Z ) 2025-05-07T20:33:57.0484508Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0485586Z self=, 2025-05-07T20:33:57.0486483Z m=103, 2025-05-07T20:33:57.0486747Z n1=103, 2025-05-07T20:33:57.0487006Z n2=229, 2025-05-07T20:33:57.0487256Z n3=103, 2025-05-07T20:33:57.0487522Z row_dim=103, 2025-05-07T20:33:57.0487801Z forward=True, 2025-05-07T20:33:57.0488094Z given_last_dim=True, 2025-05-07T20:33:57.0488445Z dtype=torch.float16, 2025-05-07T20:33:57.0488751Z ) 2025-05-07T20:33:57.0489146Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0490207Z self=, 2025-05-07T20:33:57.0491187Z m=769, 2025-05-07T20:33:57.0491430Z n1=204, 2025-05-07T20:33:57.0491666Z n2=573, 2025-05-07T20:33:57.0491906Z n3=233, 2025-05-07T20:33:57.0492155Z row_dim=2, 2025-05-07T20:33:57.0492417Z forward=False, 2025-05-07T20:33:57.0492713Z given_last_dim=False, 2025-05-07T20:33:57.0493046Z dtype=torch.bfloat16, 2025-05-07T20:33:57.0493338Z ) 2025-05-07T20:33:57.0493728Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:57.0494754Z self=, 2025-05-07T20:33:57.0495619Z m=769, 2025-05-07T20:33:57.0496166Z n1=204, 2025-05-07T20:33:57.0496441Z n2=769, 2025-05-07T20:33:57.0496693Z n3=233, 2025-05-07T20:33:57.0496931Z row_dim=2, 2025-05-07T20:33:57.0497203Z forward=False, 2025-05-07T20:33:57.0497511Z given_last_dim=False, 2025-05-07T20:33:57.0497840Z dtype=torch.bfloat16, 2025-05-07T20:33:57.0498149Z ) 2025-05-07T20:33:57.0498425Z PASSED 2025-05-07T20:33:57.0498571Z 2025-05-07T20:33:57.0498751Z =============================== warnings summary =============================== 2025-05-07T20:33:57.0499666Z test/quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise 2025-05-07T20:33:57.0502002Z /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:57.0504078Z torch.testing.assert_allclose(dqcat, qref, rtol=0.1, atol=0.05) 2025-05-07T20:33:57.0504467Z 2025-05-07T20:33:57.0504759Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:57.0505636Z ========================= 2 passed, 1 warning in 5.75s ========================= 2025-05-07T20:33:58.6980658Z 2025-05-07T20:33:58.6981731Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:33:58.6999354Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 9 seconds 2025-05-07T20:33:58.6999662Z 2025-05-07T20:33:58.6999668Z 2025-05-07T20:33:58.6999673Z 2025-05-07T20:33:58.6999676Z 2025-05-07T20:33:58.7019727Z ################################################################################ 2025-05-07T20:33:58.7034850Z # [2025-05-07T20:33:58.703Z] Run Python Test Suite: 2025-05-07T20:33:58.7035193Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:33:58.7035514Z ################################################################################ 2025-05-07T20:33:58.7060620Z + 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:58.7061309Z 2025-05-07T20:34:00.8295506Z ============================= test session starts ============================== 2025-05-07T20:34:00.8296345Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:00.8296874Z cachedir: .pytest_cache 2025-05-07T20:34:00.8297459Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:00.8298196Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:00.8298612Z plugins: hypothesis-6.131.14 2025-05-07T20:34:02.5077519Z collecting ... collected 4 items 2025-05-07T20:34:02.5077747Z 2025-05-07T20:34:02.7363441Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:34:03.0286955Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:34:03.6305751Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:34:03.8231394Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:34:03.8232069Z 2025-05-07T20:34:03.8232214Z ============================== 4 passed in 3.11s =============================== 2025-05-07T20:34:04.4522074Z 2025-05-07T20:34:04.4522641Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:34:04.4538753Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 6 seconds 2025-05-07T20:34:04.4539190Z 2025-05-07T20:34:04.4539195Z 2025-05-07T20:34:04.4539199Z 2025-05-07T20:34:04.4539203Z 2025-05-07T20:34:04.4560739Z ################################################################################ 2025-05-07T20:34:04.4576184Z # [2025-05-07T20:34:04.457Z] Run Python Test Suite: 2025-05-07T20:34:04.4576669Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:34:04.4577057Z ################################################################################ 2025-05-07T20:34:04.4601458Z + 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:04.4602122Z 2025-05-07T20:34:06.5829962Z ============================= test session starts ============================== 2025-05-07T20:34:06.5831198Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:06.5832240Z cachedir: .pytest_cache 2025-05-07T20:34:06.5833395Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:06.5834655Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:06.5835465Z plugins: hypothesis-6.131.14 2025-05-07T20:34:08.2507225Z collecting ... collected 4 items 2025-05-07T20:34:08.2507445Z 2025-05-07T20:34:09.0839985Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:34:09.6734133Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:34:24.6557263Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:34:25.2983211Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:34:25.2983708Z 2025-05-07T20:34:25.2983858Z =============================== warnings summary =============================== 2025-05-07T20:34:25.2984611Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:34:25.2985916Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:34:25.2986798Z note_deprecation( 2025-05-07T20:34:25.2986951Z 2025-05-07T20:34:25.2987186Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:25.2987650Z ======================== 4 passed, 1 warning in 18.83s ========================= 2025-05-07T20:34:25.9383641Z 2025-05-07T20:34:25.9384414Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:34:25.9405792Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 21 seconds 2025-05-07T20:34:25.9406131Z 2025-05-07T20:34:25.9406136Z 2025-05-07T20:34:25.9406139Z 2025-05-07T20:34:25.9406143Z 2025-05-07T20:34:25.9426180Z ################################################################################ 2025-05-07T20:34:25.9441676Z # [2025-05-07T20:34:25.943Z] Run Python Test Suite: 2025-05-07T20:34:25.9442022Z # ./quantize/hfp8_test.py 2025-05-07T20:34:25.9442306Z ################################################################################ 2025-05-07T20:34:25.9464026Z + 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.9464637Z 2025-05-07T20:34:28.0854605Z ============================= test session starts ============================== 2025-05-07T20:34:28.0855214Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:28.0855743Z cachedir: .pytest_cache 2025-05-07T20:34:28.0856329Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:28.0857063Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:28.0857504Z plugins: hypothesis-6.131.14 2025-05-07T20:34:29.7323468Z collecting ... collected 1 item 2025-05-07T20:34:29.7323867Z 2025-05-07T20:34:30.2429483Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:34:30.2430352Z 2025-05-07T20:34:30.2430646Z ============================== 1 passed in 2.27s =============================== 2025-05-07T20:34:30.8646168Z 2025-05-07T20:34:30.8646600Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:34:30.8663573Z [TEST] Python test time for ./quantize/hfp8_test.py: 5 seconds 2025-05-07T20:34:30.8663864Z 2025-05-07T20:34:30.8663868Z 2025-05-07T20:34:30.8663872Z 2025-05-07T20:34:30.8663876Z 2025-05-07T20:34:30.8685894Z ################################################################################ 2025-05-07T20:34:30.8701753Z # [2025-05-07T20:34:30.869Z] Run Python Test Suite: 2025-05-07T20:34:30.8702098Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:34:30.8702782Z ################################################################################ 2025-05-07T20:34:30.8726389Z + 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.8727045Z 2025-05-07T20:34:33.0102067Z ============================= test session starts ============================== 2025-05-07T20:34:33.0102748Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:33.0103281Z cachedir: .pytest_cache 2025-05-07T20:34:33.0103869Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:33.0104612Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:33.0105029Z plugins: hypothesis-6.131.14 2025-05-07T20:34:34.6764611Z collecting ... collected 4 items 2025-05-07T20:34:34.6764976Z 2025-05-07T20:34:36.0619357Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op PASSED 2025-05-07T20:34:36.0627646Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty PASSED 2025-05-07T20:34:44.2804032Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims PASSED 2025-05-07T20:34:45.2607702Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows PASSED 2025-05-07T20:34:45.2608277Z 2025-05-07T20:34:45.2608430Z ============================== 4 passed in 12.37s ============================== 2025-05-07T20:34:45.9162159Z 2025-05-07T20:34:45.9162654Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:34:45.9182243Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 15 seconds 2025-05-07T20:34:45.9182961Z 2025-05-07T20:34:45.9182967Z 2025-05-07T20:34:45.9182982Z 2025-05-07T20:34:45.9182986Z 2025-05-07T20:34:45.9205117Z ################################################################################ 2025-05-07T20:34:45.9220723Z # [2025-05-07T20:34:45.921Z] Run Python Test Suite: 2025-05-07T20:34:45.9221063Z # ./quantize/msfp_test.py 2025-05-07T20:34:45.9221347Z ################################################################################ 2025-05-07T20:34:45.9245456Z + 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.9246081Z 2025-05-07T20:34:48.0492765Z ============================= test session starts ============================== 2025-05-07T20:34:48.0493993Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:48.0495037Z cachedir: .pytest_cache 2025-05-07T20:34:48.0496468Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:48.0497207Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:48.0497616Z plugins: hypothesis-6.131.14 2025-05-07T20:34:49.6661380Z collecting ... collected 1 item 2025-05-07T20:34:49.6661935Z 2025-05-07T20:34:49.9921712Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9922359Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9922622Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9922887Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9923149Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9923401Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9923659Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9923920Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9924171Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9924434Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9924712Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9925224Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9925489Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9925751Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9926003Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9926263Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9926522Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9926780Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9927032Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9927287Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9927546Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9927796Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9928057Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9928313Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9928563Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9928823Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9929080Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9929331Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9929596Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9929861Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9930111Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9930387Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9930731Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9930986Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9931248Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9931503Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9931763Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9932013Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9932270Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9932524Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9932773Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9933031Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9933290Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9933541Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9933798Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9934056Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9934305Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9934754Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9935014Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9935265Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9935523Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9935778Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9943111Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9943421Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9943687Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9943950Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9944206Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9944466Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9944729Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9944987Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9945248Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9945509Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9945765Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9946029Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9946289Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9946561Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9946819Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9947081Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9947345Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9947598Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9947859Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9948124Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9948378Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9948640Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9948904Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9949158Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9949418Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9949677Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9949928Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9950185Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9950446Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9950699Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9950963Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9951226Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9951611Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9951866Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9952127Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9952388Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9952638Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9952898Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9953154Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9953407Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9953664Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9953924Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9954175Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9954435Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9954696Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9954947Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9955207Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9955466Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.9955714Z PASSED 2025-05-07T20:34:49.9955844Z 2025-05-07T20:34:49.9955997Z ============================== 1 passed in 2.06s =============================== 2025-05-07T20:34:50.6163157Z 2025-05-07T20:34:50.6163720Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:34:50.6184541Z [TEST] Python test time for ./quantize/msfp_test.py: 5 seconds 2025-05-07T20:34:50.6184834Z 2025-05-07T20:34:50.6184838Z 2025-05-07T20:34:50.6184842Z 2025-05-07T20:34:50.6184846Z 2025-05-07T20:34:50.6203865Z ################################################################################ 2025-05-07T20:34:50.6219050Z # [2025-05-07T20:34:50.621Z] Run Python Test Suite: 2025-05-07T20:34:50.6219385Z # ./quantize/mx4_test.py 2025-05-07T20:34:50.6219664Z ################################################################################ 2025-05-07T20:34:50.6245870Z + 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:50.6246716Z 2025-05-07T20:34:52.7673796Z ============================= test session starts ============================== 2025-05-07T20:34:52.7675036Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:52.7676082Z cachedir: .pytest_cache 2025-05-07T20:34:52.7677253Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:52.7678321Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:52.7678740Z plugins: hypothesis-6.131.14 2025-05-07T20:34:54.7368924Z collecting ... collected 4 items 2025-05-07T20:34:54.7369163Z 2025-05-07T20:35:11.6738877Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 Trying example: test_mx4( 2025-05-07T20:35:11.6739611Z self=, 2025-05-07T20:35:11.6740044Z power=5, 2025-05-07T20:35:11.6740249Z sizes=4, 2025-05-07T20:35:11.6740489Z ) 2025-05-07T20:35:11.6740694Z Trying example: test_mx4( 2025-05-07T20:35:11.6741104Z self=, 2025-05-07T20:35:11.6741528Z power=6, 2025-05-07T20:35:11.6741727Z sizes=4, 2025-05-07T20:35:11.6741924Z ) 2025-05-07T20:35:11.6742117Z Trying example: test_mx4( 2025-05-07T20:35:11.6742519Z self=, 2025-05-07T20:35:11.6742940Z power=6, 2025-05-07T20:35:11.6743138Z sizes=12, 2025-05-07T20:35:11.6743335Z ) 2025-05-07T20:35:11.6743533Z Trying example: test_mx4( 2025-05-07T20:35:11.6743923Z self=, 2025-05-07T20:35:11.6744343Z power=5, 2025-05-07T20:35:11.6744542Z sizes=8, 2025-05-07T20:35:11.6744728Z ) 2025-05-07T20:35:11.6744924Z Trying example: test_mx4( 2025-05-07T20:35:11.6745320Z self=, 2025-05-07T20:35:11.6745738Z power=6, 2025-05-07T20:35:11.6746192Z sizes=5, 2025-05-07T20:35:11.6746390Z ) 2025-05-07T20:35:11.6746578Z Trying example: test_mx4( 2025-05-07T20:35:11.6746975Z self=, 2025-05-07T20:35:11.6747395Z power=8, 2025-05-07T20:35:11.6747586Z sizes=7, 2025-05-07T20:35:11.6747778Z ) 2025-05-07T20:35:11.6747970Z Trying example: test_mx4( 2025-05-07T20:35:11.6748366Z self=, 2025-05-07T20:35:11.6748776Z power=7, 2025-05-07T20:35:11.6748973Z sizes=12, 2025-05-07T20:35:11.6749169Z ) 2025-05-07T20:35:11.6749356Z Trying example: test_mx4( 2025-05-07T20:35:11.6749749Z self=, 2025-05-07T20:35:11.6750168Z power=5, 2025-05-07T20:35:11.6750360Z sizes=12, 2025-05-07T20:35:11.6750554Z ) 2025-05-07T20:35:11.6750748Z Trying example: test_mx4( 2025-05-07T20:35:11.6751142Z self=, 2025-05-07T20:35:11.6751562Z power=6, 2025-05-07T20:35:11.6751759Z sizes=6, 2025-05-07T20:35:11.6751943Z ) 2025-05-07T20:35:11.6752139Z Trying example: test_mx4( 2025-05-07T20:35:11.6752531Z self=, 2025-05-07T20:35:11.6752940Z power=7, 2025-05-07T20:35:11.6753137Z sizes=7, 2025-05-07T20:35:11.6753328Z ) 2025-05-07T20:35:11.6753517Z Trying example: test_mx4( 2025-05-07T20:35:11.6753914Z self=, 2025-05-07T20:35:11.6754330Z power=5, 2025-05-07T20:35:11.6754529Z sizes=10, 2025-05-07T20:35:11.6754718Z ) 2025-05-07T20:35:11.6754914Z Trying example: test_mx4( 2025-05-07T20:35:11.6755311Z self=, 2025-05-07T20:35:11.6755726Z power=5, 2025-05-07T20:35:11.6755923Z sizes=5, 2025-05-07T20:35:11.6756270Z ) 2025-05-07T20:35:11.6756460Z Trying example: test_mx4( 2025-05-07T20:35:11.6756862Z self=, 2025-05-07T20:35:11.6757278Z power=7, 2025-05-07T20:35:11.6757472Z sizes=11, 2025-05-07T20:35:11.6757669Z ) 2025-05-07T20:35:11.6757866Z Trying example: test_mx4( 2025-05-07T20:35:11.6758255Z self=, 2025-05-07T20:35:11.6758676Z power=5, 2025-05-07T20:35:11.6758958Z sizes=11, 2025-05-07T20:35:11.6759149Z ) 2025-05-07T20:35:11.6759345Z Trying example: test_mx4( 2025-05-07T20:35:11.6759739Z self=, 2025-05-07T20:35:11.6760156Z power=8, 2025-05-07T20:35:11.6760347Z sizes=10, 2025-05-07T20:35:11.6760544Z ) 2025-05-07T20:35:11.6760737Z Trying example: test_mx4( 2025-05-07T20:35:11.6761123Z self=, 2025-05-07T20:35:11.6761549Z power=7, 2025-05-07T20:35:11.6761751Z sizes=10, 2025-05-07T20:35:11.6761942Z ) 2025-05-07T20:35:11.6762134Z Trying example: test_mx4( 2025-05-07T20:35:11.6762525Z self=, 2025-05-07T20:35:11.6762934Z power=8, 2025-05-07T20:35:11.6763131Z sizes=12, 2025-05-07T20:35:11.6763328Z ) 2025-05-07T20:35:11.6763521Z Trying example: test_mx4( 2025-05-07T20:35:11.6763960Z self=, 2025-05-07T20:35:11.6764374Z power=8, 2025-05-07T20:35:11.6764565Z sizes=8, 2025-05-07T20:35:11.6764757Z ) 2025-05-07T20:35:11.6764952Z Trying example: test_mx4( 2025-05-07T20:35:11.6765338Z self=, 2025-05-07T20:35:11.6765753Z power=6, 2025-05-07T20:35:11.6765951Z sizes=9, 2025-05-07T20:35:11.6766137Z ) 2025-05-07T20:35:11.6766333Z Trying example: test_mx4( 2025-05-07T20:35:11.6766725Z self=, 2025-05-07T20:35:11.6767231Z power=5, 2025-05-07T20:35:11.6767424Z sizes=9, 2025-05-07T20:35:11.6767616Z ) 2025-05-07T20:35:11.6767805Z PASSED 2025-05-07T20:35:18.0347331Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases Trying example: test_mx4_cases( 2025-05-07T20:35:18.0348535Z self=, 2025-05-07T20:35:18.0349293Z shape=[32], 2025-05-07T20:35:18.0349642Z group_size=32, 2025-05-07T20:35:18.0350023Z rounding_mode=, 2025-05-07T20:35:18.0350530Z magnitude=1.0, 2025-05-07T20:35:18.0350860Z mx4_format=(2, 1), 2025-05-07T20:35:18.0351225Z device='cpu', 2025-05-07T20:35:18.0351559Z ) 2025-05-07T20:35:18.0351881Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0352619Z self=, 2025-05-07T20:35:18.0353328Z shape=[2, 16], 2025-05-07T20:35:18.0353706Z group_size=32, 2025-05-07T20:35:18.0354143Z rounding_mode=, 2025-05-07T20:35:18.0354604Z magnitude=1.0, 2025-05-07T20:35:18.0354930Z mx4_format=(2, 1), 2025-05-07T20:35:18.0355279Z device='cpu', 2025-05-07T20:35:18.0355645Z ) 2025-05-07T20:35:18.0355965Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0356683Z self=, 2025-05-07T20:35:18.0357410Z shape=[2, 16], 2025-05-07T20:35:18.0357746Z group_size=32, 2025-05-07T20:35:18.0358153Z rounding_mode=, 2025-05-07T20:35:18.0358672Z magnitude=1.0, 2025-05-07T20:35:18.0359165Z mx4_format=(3, 0), 2025-05-07T20:35:18.0359537Z device='cuda', 2025-05-07T20:35:18.0359874Z ) 2025-05-07T20:35:18.0360190Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0360910Z self=, 2025-05-07T20:35:18.0362046Z shape=[2, 2, 4, 32], 2025-05-07T20:35:18.0362444Z group_size=32, 2025-05-07T20:35:18.0362850Z rounding_mode=, 2025-05-07T20:35:18.0363363Z magnitude=1000.0, 2025-05-07T20:35:18.0363737Z mx4_format=(3, 0), 2025-05-07T20:35:18.0364104Z device='cuda', 2025-05-07T20:35:18.0364422Z ) 2025-05-07T20:35:18.0364722Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0365439Z self=, 2025-05-07T20:35:18.0366196Z shape=[2, 16], 2025-05-07T20:35:18.0366540Z group_size=64, 2025-05-07T20:35:18.0366941Z rounding_mode=, 2025-05-07T20:35:18.0367430Z magnitude=1.0, 2025-05-07T20:35:18.0367779Z mx4_format=(3, 0), 2025-05-07T20:35:18.0368138Z device='cuda', 2025-05-07T20:35:18.0368473Z ) 2025-05-07T20:35:18.0368785Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0369484Z self=, 2025-05-07T20:35:18.0370240Z shape=[2, 16], 2025-05-07T20:35:18.0370601Z group_size=64, 2025-05-07T20:35:18.0371019Z rounding_mode=, 2025-05-07T20:35:18.0371515Z magnitude=1.0, 2025-05-07T20:35:18.0371868Z mx4_format=(3, 0), 2025-05-07T20:35:18.0372212Z device='cpu', 2025-05-07T20:35:18.0372506Z ) 2025-05-07T20:35:18.0372787Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0373418Z self=, 2025-05-07T20:35:18.0374071Z shape=[32], 2025-05-07T20:35:18.0374383Z group_size=64, 2025-05-07T20:35:18.0374756Z rounding_mode=, 2025-05-07T20:35:18.0375236Z magnitude=0.001, 2025-05-07T20:35:18.0375601Z mx4_format=(3, 0), 2025-05-07T20:35:18.0375950Z device='cuda', 2025-05-07T20:35:18.0376252Z ) 2025-05-07T20:35:18.0376568Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0377274Z self=, 2025-05-07T20:35:18.0378305Z shape=[4, 30], 2025-05-07T20:35:18.0378672Z group_size=32, 2025-05-07T20:35:18.0379067Z rounding_mode=, 2025-05-07T20:35:18.0379556Z magnitude=0.001, 2025-05-07T20:35:18.0379911Z mx4_format=(2, 1), 2025-05-07T20:35:18.0380254Z device='cuda', 2025-05-07T20:35:18.0380559Z ) 2025-05-07T20:35:18.0380872Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0381530Z self=, 2025-05-07T20:35:18.0382228Z shape=[2, 2, 4, 32], 2025-05-07T20:35:18.0382548Z group_size=64, 2025-05-07T20:35:18.0382897Z rounding_mode=, 2025-05-07T20:35:18.0383352Z magnitude=1.0, 2025-05-07T20:35:18.0383684Z mx4_format=(2, 1), 2025-05-07T20:35:18.0384026Z device='cuda', 2025-05-07T20:35:18.0384330Z ) 2025-05-07T20:35:18.0384624Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0385285Z self=, 2025-05-07T20:35:18.0385987Z shape=[16, 1028], 2025-05-07T20:35:18.0386308Z group_size=64, 2025-05-07T20:35:18.0386659Z rounding_mode=, 2025-05-07T20:35:18.0387072Z magnitude=0.001, 2025-05-07T20:35:18.0387378Z mx4_format=(3, 0), 2025-05-07T20:35:18.0387689Z device='cuda', 2025-05-07T20:35:18.0387977Z ) 2025-05-07T20:35:18.0388250Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0388881Z self=, 2025-05-07T20:35:18.0389530Z shape=[2, 16], 2025-05-07T20:35:18.0389822Z group_size=64, 2025-05-07T20:35:18.0390160Z rounding_mode=, 2025-05-07T20:35:18.0390578Z magnitude=1.0, 2025-05-07T20:35:18.0390877Z mx4_format=(3, 0), 2025-05-07T20:35:18.0391197Z device='cuda', 2025-05-07T20:35:18.0391486Z ) 2025-05-07T20:35:18.0391765Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0392543Z self=, 2025-05-07T20:35:18.0393203Z shape=[96], 2025-05-07T20:35:18.0393504Z group_size=32, 2025-05-07T20:35:18.0393860Z rounding_mode=, 2025-05-07T20:35:18.0394312Z magnitude=1.0, 2025-05-07T20:35:18.0394619Z mx4_format=(3, 0), 2025-05-07T20:35:18.0394934Z device='cpu', 2025-05-07T20:35:18.0395223Z ) 2025-05-07T20:35:18.0395511Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0396523Z self=, 2025-05-07T20:35:18.0397173Z shape=[32], 2025-05-07T20:35:18.0397470Z group_size=64, 2025-05-07T20:35:18.0397819Z rounding_mode=, 2025-05-07T20:35:18.0398257Z magnitude=0.001, 2025-05-07T20:35:18.0398580Z mx4_format=(3, 0), 2025-05-07T20:35:18.0398988Z device='cpu', 2025-05-07T20:35:18.0399280Z ) 2025-05-07T20:35:18.0399557Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0400197Z self=, 2025-05-07T20:35:18.0400842Z shape=[2, 16], 2025-05-07T20:35:18.0401140Z group_size=64, 2025-05-07T20:35:18.0401482Z rounding_mode=, 2025-05-07T20:35:18.0401895Z magnitude=1000.0, 2025-05-07T20:35:18.0402213Z mx4_format=(3, 0), 2025-05-07T20:35:18.0402536Z device='cpu', 2025-05-07T20:35:18.0402821Z ) 2025-05-07T20:35:18.0403102Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0403731Z self=, 2025-05-07T20:35:18.0404373Z shape=[16, 1028], 2025-05-07T20:35:18.0404691Z group_size=32, 2025-05-07T20:35:18.0405033Z rounding_mode=, 2025-05-07T20:35:18.0405450Z magnitude=1000.0, 2025-05-07T20:35:18.0405775Z mx4_format=(3, 0), 2025-05-07T20:35:18.0406096Z device='cuda', 2025-05-07T20:35:18.0406379Z ) 2025-05-07T20:35:18.0406656Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0407506Z self=, 2025-05-07T20:35:18.0408169Z shape=[96], 2025-05-07T20:35:18.0408461Z group_size=64, 2025-05-07T20:35:18.0408806Z rounding_mode=, 2025-05-07T20:35:18.0409232Z magnitude=1000.0, 2025-05-07T20:35:18.0409551Z mx4_format=(3, 0), 2025-05-07T20:35:18.0409876Z device='cuda', 2025-05-07T20:35:18.0410189Z ) 2025-05-07T20:35:18.0410483Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0411157Z self=, 2025-05-07T20:35:18.0411865Z shape=[2, 16], 2025-05-07T20:35:18.0412181Z group_size=64, 2025-05-07T20:35:18.0412570Z rounding_mode=, 2025-05-07T20:35:18.0413056Z magnitude=1000.0, 2025-05-07T20:35:18.0413390Z mx4_format=(2, 1), 2025-05-07T20:35:18.0413735Z device='cpu', 2025-05-07T20:35:18.0414046Z ) 2025-05-07T20:35:18.0414347Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0415026Z self=, 2025-05-07T20:35:18.0415775Z shape=[2, 16], 2025-05-07T20:35:18.0416096Z group_size=32, 2025-05-07T20:35:18.0416452Z rounding_mode=, 2025-05-07T20:35:18.0416910Z magnitude=0.001, 2025-05-07T20:35:18.0417244Z mx4_format=(3, 0), 2025-05-07T20:35:18.0417573Z device='cpu', 2025-05-07T20:35:18.0417878Z ) 2025-05-07T20:35:18.0418178Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0418834Z self=, 2025-05-07T20:35:18.0419534Z shape=[2, 16], 2025-05-07T20:35:18.0419855Z group_size=64, 2025-05-07T20:35:18.0420218Z rounding_mode=, 2025-05-07T20:35:18.0420676Z magnitude=1000.0, 2025-05-07T20:35:18.0421017Z mx4_format=(3, 0), 2025-05-07T20:35:18.0421350Z device='cpu', 2025-05-07T20:35:18.0421857Z ) 2025-05-07T20:35:18.0422160Z Trying example: test_mx4_cases( 2025-05-07T20:35:18.0422817Z self=, 2025-05-07T20:35:18.0423515Z shape=[2, 16], 2025-05-07T20:35:18.0423831Z group_size=32, 2025-05-07T20:35:18.0424191Z rounding_mode=, 2025-05-07T20:35:18.0424632Z magnitude=1.0, 2025-05-07T20:35:18.0424955Z mx4_format=(2, 1), 2025-05-07T20:35:18.0425297Z device='cpu', 2025-05-07T20:35:18.0425594Z ) 2025-05-07T20:35:18.0425894Z PASSED 2025-05-07T20:35:18.0426505Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:35:18.0427488Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:35:18.0428052Z 2025-05-07T20:35:18.0428271Z =========================== short test summary info ============================ 2025-05-07T20:35:18.0429052Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:35:18.0429992Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:35:18.0430758Z ======================== 2 passed, 2 skipped in 25.39s ========================= 2025-05-07T20:35:18.7435935Z 2025-05-07T20:35:18.7436612Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:35:18.7453769Z [TEST] Python test time for ./quantize/mx4_test.py: 28 seconds 2025-05-07T20:35:18.7454047Z 2025-05-07T20:35:18.7454052Z 2025-05-07T20:35:18.7454056Z 2025-05-07T20:35:18.7454059Z 2025-05-07T20:35:18.7476277Z ################################################################################ 2025-05-07T20:35:18.7500832Z # [2025-05-07T20:35:18.748Z] Run Python Test Suite: 2025-05-07T20:35:18.7501235Z # ./release/stable_release_test.py 2025-05-07T20:35:18.7501564Z ################################################################################ 2025-05-07T20:35:18.7519954Z + 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:18.7520619Z 2025-05-07T20:35:20.8784125Z ============================= test session starts ============================== 2025-05-07T20:35:20.8785387Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:20.8786417Z cachedir: .pytest_cache 2025-05-07T20:35:20.8787068Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:20.8787811Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:20.8788228Z plugins: hypothesis-6.131.14 2025-05-07T20:35:22.4830378Z collecting ... collected 2 items 2025-05-07T20:35:22.4830627Z 2025-05-07T20:35:22.4852989Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:35:22.4868021Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:35:22.4868378Z 2025-05-07T20:35:22.4868524Z ============================== 2 passed in 1.73s =============================== 2025-05-07T20:35:23.0477535Z 2025-05-07T20:35:23.0478095Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:35:23.0498115Z [TEST] Python test time for ./release/stable_release_test.py: 5 seconds 2025-05-07T20:35:23.0498592Z 2025-05-07T20:35:23.0498598Z 2025-05-07T20:35:23.0498605Z 2025-05-07T20:35:23.0498612Z 2025-05-07T20:35:23.0518317Z ################################################################################ 2025-05-07T20:35:23.0535459Z # [2025-05-07T20:35:23.053Z] Run Python Test Suite: 2025-05-07T20:35:23.0535804Z # ./runtime_monitor_test.py 2025-05-07T20:35:23.0536088Z ################################################################################ 2025-05-07T20:35:23.0560878Z + 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:23.0562143Z 2025-05-07T20:35:25.1847338Z ============================= test session starts ============================== 2025-05-07T20:35:25.1848027Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:25.1848562Z cachedir: .pytest_cache 2025-05-07T20:35:25.1849160Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:25.1849896Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:25.1850308Z plugins: hypothesis-6.131.14 2025-05-07T20:35:26.8008521Z collecting ... collected 7 items 2025-05-07T20:35:26.8008752Z 2025-05-07T20:35:26.9316539Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start PASSED 2025-05-07T20:35:26.9324541Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop PASSED 2025-05-07T20:35:27.1682843Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording PASSED 2025-05-07T20:35:27.4708309Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load PASSED 2025-05-07T20:35:27.6210713Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream PASSED 2025-05-07T20:35:27.6216056Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:35:27.6228092Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:35:27.6228419Z 2025-05-07T20:35:27.6228568Z ============================== 7 passed in 2.55s =============================== 2025-05-07T20:35:28.2711327Z 2025-05-07T20:35:28.2711920Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:35:28.2730922Z [TEST] Python test time for ./runtime_monitor_test.py: 5 seconds 2025-05-07T20:35:28.2731218Z 2025-05-07T20:35:28.2731465Z 2025-05-07T20:35:28.2731506Z 2025-05-07T20:35:28.2731512Z 2025-05-07T20:35:28.2752207Z ################################################################################ 2025-05-07T20:35:28.2769587Z # [2025-05-07T20:35:28.276Z] Run Python Test Suite: 2025-05-07T20:35:28.2769958Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:35:28.2770285Z ################################################################################ 2025-05-07T20:35:28.2794289Z + 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:28.2794958Z 2025-05-07T20:35:30.4047470Z ============================= test session starts ============================== 2025-05-07T20:35:30.4048511Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:30.4049433Z cachedir: .pytest_cache 2025-05-07T20:35:30.4050468Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:30.4051719Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:30.4052393Z plugins: hypothesis-6.131.14 2025-05-07T20:35:32.2705352Z collecting ... collected 3 items 2025-05-07T20:35:32.2705606Z 2025-05-07T20:35:47.0299918Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out PASSED 2025-05-07T20:35:56.1473804Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:36:09.7557456Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad PASSED 2025-05-07T20:36:09.7558273Z 2025-05-07T20:36:09.7558457Z ============================== 3 passed in 39.47s ============================== 2025-05-07T20:36:10.5434262Z 2025-05-07T20:36:10.5434715Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:36:10.5451778Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 42 seconds 2025-05-07T20:36:10.5452122Z 2025-05-07T20:36:10.5452127Z 2025-05-07T20:36:10.5452131Z 2025-05-07T20:36:10.5452135Z 2025-05-07T20:36:10.5472296Z ################################################################################ 2025-05-07T20:36:10.5486925Z # [2025-05-07T20:36:10.548Z] Run Python Test Suite: 2025-05-07T20:36:10.5487276Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:36:10.5487609Z ################################################################################ 2025-05-07T20:36:10.5513621Z + 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:10.5514299Z 2025-05-07T20:36:12.6756643Z ============================= test session starts ============================== 2025-05-07T20:36:12.6757929Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:12.6759077Z cachedir: .pytest_cache 2025-05-07T20:36:12.6760247Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:12.6761502Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:12.6761908Z plugins: hypothesis-6.131.14 2025-05-07T20:36:14.4959661Z collecting ... collected 1 item 2025-05-07T20:36:14.4959892Z 2025-05-07T20:37:35.8352640Z W0507 20:37:35.834000 100133 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:37:35.8354032Z W0507 20:37:35.834000 100133 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.11/site-packages/fbgemm_gpu/sll/cpu/cpu_sll.py:183) 2025-05-07T20:37:35.8355892Z W0507 20:37:35.834000 100133 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] last reason: 3/7: len(___stack1) == 104 2025-05-07T20:37:35.8356910Z W0507 20:37:35.834000 100133 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:37:35.8358046Z W0507 20:37:35.834000 100133 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:35.9105795Z W0507 20:37:35.910000 100133 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:37:35.9107050Z W0507 20:37:35.910000 100133 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.11/site-packages/fbgemm_gpu/sll/cpu/cpu_sll.py:170) 2025-05-07T20:37:35.9108394Z W0507 20:37:35.910000 100133 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:35.9109388Z W0507 20:37:35.910000 100133 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:37:35.9110513Z W0507 20:37:35.910000 100133 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:37.2489214Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out PASSED 2025-05-07T20:37:37.2489724Z 2025-05-07T20:37:37.2489891Z ========================= 1 passed in 84.69s (0:01:24) ========================= 2025-05-07T20:37:40.0022757Z 2025-05-07T20:37:40.0023319Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:37:40.0042825Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 90 seconds 2025-05-07T20:37:40.0043174Z 2025-05-07T20:37:40.0043282Z 2025-05-07T20:37:40.0043356Z 2025-05-07T20:37:40.0043361Z 2025-05-07T20:37:40.0063800Z ################################################################################ 2025-05-07T20:37:40.0078552Z # [2025-05-07T20:37:40.007Z] Run Python Test Suite: 2025-05-07T20:37:40.0078959Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:37:40.0079283Z ################################################################################ 2025-05-07T20:37:40.0105144Z + 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:40.0105808Z 2025-05-07T20:37:42.1371500Z ============================= test session starts ============================== 2025-05-07T20:37:42.1372160Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:42.1372695Z cachedir: .pytest_cache 2025-05-07T20:37:42.1373291Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:42.1374029Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:42.1374443Z plugins: hypothesis-6.131.14 2025-05-07T20:37:44.0189266Z collecting ... collected 1 item 2025-05-07T20:37:44.0189545Z 2025-05-07T20:37:45.9904953Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense PASSED 2025-05-07T20:37:45.9905413Z 2025-05-07T20:37:45.9905566Z ============================== 1 passed in 3.97s =============================== 2025-05-07T20:37:46.6675871Z 2025-05-07T20:37:46.6676171Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:37:46.6695648Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 6 seconds 2025-05-07T20:37:46.6696480Z 2025-05-07T20:37:46.6696802Z 2025-05-07T20:37:46.6696807Z 2025-05-07T20:37:46.6696811Z 2025-05-07T20:37:46.6718419Z ################################################################################ 2025-05-07T20:37:46.6735234Z # [2025-05-07T20:37:46.673Z] Run Python Test Suite: 2025-05-07T20:37:46.6735713Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:37:46.6736039Z ################################################################################ 2025-05-07T20:37:46.6760776Z + 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:46.6761416Z 2025-05-07T20:37:48.8008834Z ============================= test session starts ============================== 2025-05-07T20:37:48.8009891Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:48.8010742Z cachedir: .pytest_cache 2025-05-07T20:37:48.8011812Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:48.8013047Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:48.8013723Z plugins: hypothesis-6.131.14 2025-05-07T20:37:50.6857621Z collecting ... collected 2 items 2025-05-07T20:37:50.6857863Z 2025-05-07T20:38:24.6584645Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm PASSED 2025-05-07T20:41:16.0773229Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad PASSED 2025-05-07T20:41:16.0775468Z 2025-05-07T20:41:16.0775840Z =============================== warnings summary =============================== 2025-05-07T20:41:16.0776298Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:41:16.0780222Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:16.0784777Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:16.0785300Z 2025-05-07T20:41:16.0785452Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:41:16.0789358Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:16.0793469Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:16.0793984Z 2025-05-07T20:41:16.0794259Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:16.0795048Z ================== 2 passed, 32 warnings in 207.39s (0:03:27) ================== 2025-05-07T20:41:16.8793356Z 2025-05-07T20:41:16.8793886Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:41:16.8814042Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 210 seconds 2025-05-07T20:41:16.8814377Z 2025-05-07T20:41:16.8814381Z 2025-05-07T20:41:16.8814385Z 2025-05-07T20:41:16.8814389Z 2025-05-07T20:41:16.8836570Z ################################################################################ 2025-05-07T20:41:16.8852191Z # [2025-05-07T20:41:16.884Z] Run Python Test Suite: 2025-05-07T20:41:16.8852554Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:41:16.8852882Z ################################################################################ 2025-05-07T20:41:16.8877386Z + 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:16.8878112Z 2025-05-07T20:41:19.0142717Z ============================= test session starts ============================== 2025-05-07T20:41:19.0143965Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:41:19.0145021Z cachedir: .pytest_cache 2025-05-07T20:41:19.0146184Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:19.0147649Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:19.0148470Z plugins: hypothesis-6.131.14 2025-05-07T20:41:20.8929806Z collecting ... collected 1 item 2025-05-07T20:41:20.8930049Z 2025-05-07T20:41:24.7801097Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add PASSED 2025-05-07T20:41:24.7801621Z 2025-05-07T20:41:24.7801806Z =============================== warnings summary =============================== 2025-05-07T20:41:24.7802940Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7803752Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7804552Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7805346Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7806147Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7806943Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7807740Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7808541Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7809335Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7812881Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:24.7816135Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:24.7816551Z 2025-05-07T20:41:24.7816907Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7817704Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7818498Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7819287Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7820080Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7820872Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7821680Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7822468Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7823263Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:24.7826592Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:24.7829941Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:24.7830358Z 2025-05-07T20:41:24.7830590Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:24.7831060Z ======================== 1 passed, 18 warnings in 5.88s ======================== 2025-05-07T20:41:25.4801945Z 2025-05-07T20:41:25.4802245Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:41:25.4824522Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 9 seconds 2025-05-07T20:41:25.4824873Z 2025-05-07T20:41:25.4824878Z 2025-05-07T20:41:25.4824895Z 2025-05-07T20:41:25.4824899Z 2025-05-07T20:41:25.4846778Z ################################################################################ 2025-05-07T20:41:25.4862501Z # [2025-05-07T20:41:25.485Z] Run Python Test Suite: 2025-05-07T20:41:25.4862893Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:41:25.4863250Z ################################################################################ 2025-05-07T20:41:25.4887455Z + 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:25.4888196Z 2025-05-07T20:41:27.6095806Z ============================= test session starts ============================== 2025-05-07T20:41:27.6097812Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:41:27.6098931Z cachedir: .pytest_cache 2025-05-07T20:41:27.6100564Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:27.6102065Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:27.6102879Z plugins: hypothesis-6.131.14 2025-05-07T20:41:29.4943852Z collecting ... collected 3 items 2025-05-07T20:41:29.4944193Z 2025-05-07T20:41:39.3651654Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out PASSED 2025-05-07T20:41:48.0206184Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend PASSED 2025-05-07T20:41:54.0385687Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad PASSED 2025-05-07T20:41:54.0386378Z 2025-05-07T20:41:54.0386534Z =============================== warnings summary =============================== 2025-05-07T20:41:54.0387381Z test/sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend 2025-05-07T20:41:54.0391253Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::sll_jagged_dense_elementwise_mul_jagged_out: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:41:54.0394932Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:54.0395353Z 2025-05-07T20:41:54.0395597Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:54.0396325Z ======================== 3 passed, 1 warning in 26.55s ========================= 2025-05-07T20:41:54.8156046Z 2025-05-07T20:41:54.8156688Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:41:54.8178770Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 29 seconds 2025-05-07T20:41:54.8179152Z 2025-05-07T20:41:54.8179156Z 2025-05-07T20:41:54.8179160Z 2025-05-07T20:41:54.8179173Z 2025-05-07T20:41:54.8201122Z ################################################################################ 2025-05-07T20:41:54.8216461Z # [2025-05-07T20:41:54.821Z] Run Python Test Suite: 2025-05-07T20:41:54.8216856Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:41:54.8217187Z ################################################################################ 2025-05-07T20:41:54.8241358Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:41:54.8242085Z 2025-05-07T20:41:56.9470320Z ============================= test session starts ============================== 2025-05-07T20:41:56.9471163Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:41:56.9471696Z cachedir: .pytest_cache 2025-05-07T20:41:56.9472298Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:56.9473760Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:56.9474615Z plugins: hypothesis-6.131.14 2025-05-07T20:41:58.7909422Z collecting ... collected 1 item 2025-05-07T20:41:58.7909731Z 2025-05-07T20:43:51.8916964Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention PASSED 2025-05-07T20:43:51.8918620Z 2025-05-07T20:43:51.8918994Z ======================== 1 passed in 115.06s (0:01:55) ========================= 2025-05-07T20:43:52.6448988Z 2025-05-07T20:43:52.6449445Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:43:52.6470379Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 118 seconds 2025-05-07T20:43:52.6470737Z 2025-05-07T20:43:52.6470741Z 2025-05-07T20:43:52.6470754Z 2025-05-07T20:43:52.6470758Z 2025-05-07T20:43:52.6491527Z ################################################################################ 2025-05-07T20:43:52.6507502Z # [2025-05-07T20:43:52.650Z] Run Python Test Suite: 2025-05-07T20:43:52.6507872Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:43:52.6508235Z ################################################################################ 2025-05-07T20:43:52.6533427Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:43:52.6534097Z 2025-05-07T20:43:54.7765338Z ============================= test session starts ============================== 2025-05-07T20:43:54.7766106Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:43:54.7766635Z cachedir: .pytest_cache 2025-05-07T20:43:54.7767233Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:43:54.7767972Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:43:54.7768393Z plugins: hypothesis-6.131.14 2025-05-07T20:43:56.6555910Z collecting ... collected 1 item 2025-05-07T20:43:56.6556149Z 2025-05-07T20:45:08.4242960Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic PASSED 2025-05-07T20:45:08.4244477Z 2025-05-07T20:45:08.4244900Z ========================= 1 passed in 73.76s (0:01:13) ========================= 2025-05-07T20:45:09.1644997Z 2025-05-07T20:45:09.1645698Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:45:09.1664962Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 77 seconds 2025-05-07T20:45:09.1665311Z 2025-05-07T20:45:09.1665315Z 2025-05-07T20:45:09.1665327Z 2025-05-07T20:45:09.1665331Z 2025-05-07T20:45:09.1687858Z ################################################################################ 2025-05-07T20:45:09.1703806Z # [2025-05-07T20:45:09.170Z] Run Python Test Suite: 2025-05-07T20:45:09.1704167Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:45:09.1704528Z ################################################################################ 2025-05-07T20:45:09.1728943Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:45:09.1729619Z 2025-05-07T20:45:11.3040961Z ============================= test session starts ============================== 2025-05-07T20:45:11.3041606Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:45:11.3042137Z cachedir: .pytest_cache 2025-05-07T20:45:11.3042731Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:45:11.3043469Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:45:11.3043883Z plugins: hypothesis-6.131.14 2025-05-07T20:45:13.1732299Z collecting ... collected 2 items 2025-05-07T20:45:13.1732644Z 2025-05-07T20:45:16.5291058Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out PASSED 2025-05-07T20:45:16.9524855Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:45:16.9525426Z 2025-05-07T20:45:16.9525579Z ============================== 2 passed in 5.77s =============================== 2025-05-07T20:45:17.7173619Z 2025-05-07T20:45:17.7174331Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:45:17.7195090Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 8 seconds 2025-05-07T20:45:17.7195557Z 2025-05-07T20:45:17.7195562Z 2025-05-07T20:45:17.7195566Z 2025-05-07T20:45:17.7195569Z 2025-05-07T20:45:17.7217549Z ################################################################################ 2025-05-07T20:45:17.7232781Z # [2025-05-07T20:45:17.722Z] Run Python Test Suite: 2025-05-07T20:45:17.7233148Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:45:17.7233470Z ################################################################################ 2025-05-07T20:45:17.7257387Z + 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:17.7258026Z 2025-05-07T20:45:19.8495121Z ============================= test session starts ============================== 2025-05-07T20:45:19.8496849Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:45:19.8497911Z cachedir: .pytest_cache 2025-05-07T20:45:19.8499084Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:45:19.8500560Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:45:19.8501378Z plugins: hypothesis-6.131.14 2025-05-07T20:45:21.7262229Z collecting ... collected 2 items 2025-05-07T20:45:21.7262621Z 2025-05-07T20:46:01.4828671Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm PASSED 2025-05-07T20:48:02.8032119Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad PASSED 2025-05-07T20:48:02.8032636Z 2025-05-07T20:48:02.8032780Z =============================== warnings summary =============================== 2025-05-07T20:48:02.8033350Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:02.8034134Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:02.8034868Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:02.8035570Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:02.8036307Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:02.8037025Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:02.8037721Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:02.8038422Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:02.8042510Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:02.8045875Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:02.8046290Z 2025-05-07T20:48:02.8046598Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:02.8048057Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:02.8049513Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:02.8049941Z 2025-05-07T20:48:02.8050176Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:48:02.8050661Z ================== 2 passed, 9 warnings in 163.07s (0:02:43) =================== 2025-05-07T20:48:03.5776873Z 2025-05-07T20:48:03.5777686Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:48:03.5796373Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 166 seconds 2025-05-07T20:48:03.5796703Z 2025-05-07T20:48:03.5796707Z 2025-05-07T20:48:03.5796711Z 2025-05-07T20:48:03.5796715Z 2025-05-07T20:48:03.5817502Z ################################################################################ 2025-05-07T20:48:03.5832682Z # [2025-05-07T20:48:03.582Z] Run Python Test Suite: 2025-05-07T20:48:03.5833058Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:48:03.5833408Z ################################################################################ 2025-05-07T20:48:03.5858911Z + 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:03.5859628Z 2025-05-07T20:48:05.7119814Z ============================= test session starts ============================== 2025-05-07T20:48:05.7120871Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:05.7121735Z cachedir: .pytest_cache 2025-05-07T20:48:05.7122741Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:05.7123988Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:05.7124638Z plugins: hypothesis-6.131.14 2025-05-07T20:48:08.0967031Z collecting ... collected 1 item 2025-05-07T20:48:08.0967233Z 2025-05-07T20:48:12.0814790Z W0507 20:48:12.081000 106506 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:48:12.0816046Z W0507 20:48:12.081000 106506 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] function: 'model' (/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sll/jagged_self_substraction_jagged_out_test.py:67) 2025-05-07T20:48:12.0817878Z W0507 20:48:12.081000 106506 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] last reason: 0/7: L == 168 # return torch.ops.fbgemm.sll_jagged_self_substraction_jagged_out( # actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sll/jagged_self_substraction_jagged_out_test.py:73 in model (_ops.py:1208 in __call__) 2025-05-07T20:48:12.0819529Z W0507 20:48:12.081000 106506 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:48:12.0820662Z W0507 20:48:12.081000 106506 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html. 2025-05-07T20:48:14.2183946Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out PASSED 2025-05-07T20:48:14.2184568Z 2025-05-07T20:48:14.2184723Z ============================== 1 passed in 8.62s =============================== 2025-05-07T20:48:15.8719642Z 2025-05-07T20:48:15.8720161Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:48:15.8740164Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 12 seconds 2025-05-07T20:48:15.8740524Z 2025-05-07T20:48:15.8740536Z 2025-05-07T20:48:15.8740540Z 2025-05-07T20:48:15.8740544Z 2025-05-07T20:48:15.8761115Z ################################################################################ 2025-05-07T20:48:15.8776265Z # [2025-05-07T20:48:15.877Z] Run Python Test Suite: 2025-05-07T20:48:15.8776662Z # ./sll/jagged_softmax_test.py 2025-05-07T20:48:15.8777073Z ################################################################################ 2025-05-07T20:48:15.8802842Z + 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:15.8803474Z 2025-05-07T20:48:18.0010193Z ============================= test session starts ============================== 2025-05-07T20:48:18.0011234Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:18.0012101Z cachedir: .pytest_cache 2025-05-07T20:48:18.0013094Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:18.0014366Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:18.0015021Z plugins: hypothesis-6.131.14 2025-05-07T20:48:19.8699053Z collecting ... collected 3 items 2025-05-07T20:48:19.8699728Z 2025-05-07T20:48:23.8690181Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax PASSED 2025-05-07T20:48:24.3288917Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend PASSED 2025-05-07T20:48:28.5803270Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax PASSED 2025-05-07T20:48:28.5803858Z 2025-05-07T20:48:28.5804079Z =============================== warnings summary =============================== 2025-05-07T20:48:28.5804647Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:48:28.5809415Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:28.5814729Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:28.5815354Z 2025-05-07T20:48:28.5815536Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:48:28.5820986Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:28.5826983Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:28.5827642Z 2025-05-07T20:48:28.5828005Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:48:28.5828766Z ======================= 3 passed, 50 warnings in 10.70s ======================== 2025-05-07T20:48:29.3600157Z 2025-05-07T20:48:29.3600676Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:48:29.3620158Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 14 seconds 2025-05-07T20:48:29.3620500Z 2025-05-07T20:48:29.3620505Z 2025-05-07T20:48:29.3620509Z 2025-05-07T20:48:29.3620512Z 2025-05-07T20:48:29.3641415Z ################################################################################ 2025-05-07T20:48:29.3656604Z # [2025-05-07T20:48:29.365Z] Run Python Test Suite: 2025-05-07T20:48:29.3656969Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:48:29.3657313Z ################################################################################ 2025-05-07T20:48:29.3682543Z + 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:29.3683238Z 2025-05-07T20:48:31.4998337Z ============================= test session starts ============================== 2025-05-07T20:48:31.4999498Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:31.5000838Z cachedir: .pytest_cache 2025-05-07T20:48:31.5001868Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:31.5003051Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:31.5003739Z plugins: hypothesis-6.131.14 2025-05-07T20:48:33.3639434Z collecting ... collected 1 item 2025-05-07T20:48:33.3639651Z 2025-05-07T20:48:33.3658693Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:48:33.3659254Z 2025-05-07T20:48:33.3659405Z =========================== short test summary info ============================ 2025-05-07T20:48:33.3660095Z SKIPPED [1] sll/multi_head_jagged_flash_attention_test.py:34: Test fails in OSS mode, see https://github.com/triton-lang/triton/issues/5435 2025-05-07T20:48:33.3660757Z ============================== 1 skipped in 1.98s ============================== 2025-05-07T20:48:33.9572673Z 2025-05-07T20:48:33.9573284Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:48:33.9594031Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 4 seconds 2025-05-07T20:48:33.9594390Z 2025-05-07T20:48:33.9594395Z 2025-05-07T20:48:33.9594399Z 2025-05-07T20:48:33.9594402Z 2025-05-07T20:48:33.9615555Z ################################################################################ 2025-05-07T20:48:33.9630793Z # [2025-05-07T20:48:33.962Z] Run Python Test Suite: 2025-05-07T20:48:33.9631138Z # ./sparse/block_bucketize_test.py 2025-05-07T20:48:33.9631454Z ################################################################################ 2025-05-07T20:48:33.9655577Z + 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:33.9656239Z 2025-05-07T20:48:36.0936024Z ============================= test session starts ============================== 2025-05-07T20:48:36.0936667Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:36.0937192Z cachedir: .pytest_cache 2025-05-07T20:48:36.0937776Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:36.0938518Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:36.0938933Z plugins: hypothesis-6.131.14 2025-05-07T20:48:38.4416256Z collecting ... collected 11 items 2025-05-07T20:48:38.4416480Z 2025-05-07T20:48:38.7528016Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7528999Z self=, 2025-05-07T20:48:38.7529590Z index_type=torch.int32, 2025-05-07T20:48:38.7529965Z has_weight=False, 2025-05-07T20:48:38.7530210Z bucketize_pos=False, 2025-05-07T20:48:38.7530447Z sequence=False, 2025-05-07T20:48:38.7530737Z ) 2025-05-07T20:48:38.7531093Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7531809Z self=, 2025-05-07T20:48:38.7532560Z index_type=torch.int64, 2025-05-07T20:48:38.7532901Z has_weight=False, 2025-05-07T20:48:38.7533202Z bucketize_pos=False, 2025-05-07T20:48:38.7533439Z sequence=False, 2025-05-07T20:48:38.7533649Z ) 2025-05-07T20:48:38.7533910Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7534489Z self=, 2025-05-07T20:48:38.7535021Z index_type=torch.int64, 2025-05-07T20:48:38.7535275Z has_weight=False, 2025-05-07T20:48:38.7535891Z bucketize_pos=False, 2025-05-07T20:48:38.7536128Z sequence=True, 2025-05-07T20:48:38.7536334Z ) 2025-05-07T20:48:38.7536580Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7537162Z self=, 2025-05-07T20:48:38.7537691Z index_type=torch.int32, 2025-05-07T20:48:38.7537934Z has_weight=True, 2025-05-07T20:48:38.7538168Z bucketize_pos=True, 2025-05-07T20:48:38.7538399Z sequence=True, 2025-05-07T20:48:38.7538604Z ) 2025-05-07T20:48:38.7538848Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7539429Z self=, 2025-05-07T20:48:38.7539958Z index_type=torch.int32, 2025-05-07T20:48:38.7540202Z has_weight=False, 2025-05-07T20:48:38.7540434Z bucketize_pos=True, 2025-05-07T20:48:38.7540667Z sequence=False, 2025-05-07T20:48:38.7540873Z ) 2025-05-07T20:48:38.7541131Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7541718Z self=, 2025-05-07T20:48:38.7542240Z index_type=torch.int32, 2025-05-07T20:48:38.7542492Z has_weight=True, 2025-05-07T20:48:38.7542728Z bucketize_pos=False, 2025-05-07T20:48:38.7542968Z sequence=True, 2025-05-07T20:48:38.7543167Z ) 2025-05-07T20:48:38.7543419Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7544000Z self=, 2025-05-07T20:48:38.7544525Z index_type=torch.int32, 2025-05-07T20:48:38.7544775Z has_weight=False, 2025-05-07T20:48:38.7545005Z bucketize_pos=True, 2025-05-07T20:48:38.7545229Z sequence=True, 2025-05-07T20:48:38.7545435Z ) 2025-05-07T20:48:38.7545687Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7546419Z self=, 2025-05-07T20:48:38.7546953Z index_type=torch.int64, 2025-05-07T20:48:38.7547202Z has_weight=True, 2025-05-07T20:48:38.7547428Z bucketize_pos=False, 2025-05-07T20:48:38.7547670Z sequence=True, 2025-05-07T20:48:38.7547877Z ) 2025-05-07T20:48:38.7548130Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7548710Z self=, 2025-05-07T20:48:38.7549239Z index_type=torch.int32, 2025-05-07T20:48:38.7549488Z has_weight=True, 2025-05-07T20:48:38.7549717Z bucketize_pos=True, 2025-05-07T20:48:38.7549950Z sequence=False, 2025-05-07T20:48:38.7550157Z ) 2025-05-07T20:48:38.7550404Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7550985Z self=, 2025-05-07T20:48:38.7551528Z index_type=torch.int32, 2025-05-07T20:48:38.7551770Z has_weight=True, 2025-05-07T20:48:38.7552001Z bucketize_pos=False, 2025-05-07T20:48:38.7552238Z sequence=False, 2025-05-07T20:48:38.7552439Z ) 2025-05-07T20:48:38.7552689Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7553272Z self=, 2025-05-07T20:48:38.7553801Z index_type=torch.int64, 2025-05-07T20:48:38.7554043Z has_weight=True, 2025-05-07T20:48:38.7554274Z bucketize_pos=True, 2025-05-07T20:48:38.7554507Z sequence=True, 2025-05-07T20:48:38.7554704Z ) 2025-05-07T20:48:38.7554956Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7555536Z self=, 2025-05-07T20:48:38.7556056Z index_type=torch.int32, 2025-05-07T20:48:38.7556396Z has_weight=False, 2025-05-07T20:48:38.7556639Z bucketize_pos=False, 2025-05-07T20:48:38.7556871Z sequence=True, 2025-05-07T20:48:38.7557075Z ) 2025-05-07T20:48:38.7557325Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7557904Z self=, 2025-05-07T20:48:38.7558429Z index_type=torch.int64, 2025-05-07T20:48:38.7558675Z has_weight=True, 2025-05-07T20:48:38.7559054Z bucketize_pos=False, 2025-05-07T20:48:38.7559289Z sequence=False, 2025-05-07T20:48:38.7559495Z ) 2025-05-07T20:48:38.7559749Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7560374Z self=, 2025-05-07T20:48:38.7560903Z index_type=torch.int64, 2025-05-07T20:48:38.7561150Z has_weight=True, 2025-05-07T20:48:38.7561374Z bucketize_pos=True, 2025-05-07T20:48:38.7561615Z sequence=False, 2025-05-07T20:48:38.7561828Z ) 2025-05-07T20:48:38.7562074Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7562656Z self=, 2025-05-07T20:48:38.7563189Z index_type=torch.int64, 2025-05-07T20:48:38.7563440Z has_weight=False, 2025-05-07T20:48:38.7563667Z bucketize_pos=True, 2025-05-07T20:48:38.7563900Z sequence=True, 2025-05-07T20:48:38.7564125Z ) 2025-05-07T20:48:38.7571779Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:38.7572389Z self=, 2025-05-07T20:48:38.7572931Z index_type=torch.int64, 2025-05-07T20:48:38.7573193Z has_weight=False, 2025-05-07T20:48:38.7573434Z bucketize_pos=True, 2025-05-07T20:48:38.7573666Z sequence=False, 2025-05-07T20:48:38.7573881Z ) 2025-05-07T20:48:38.7574083Z PASSED 2025-05-07T20:48:38.7619599Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:48:38.7620699Z self=, 2025-05-07T20:48:38.7621285Z index_type=torch.int32, 2025-05-07T20:48:38.7621534Z ) 2025-05-07T20:48:38.7621858Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:48:38.7622810Z self=, 2025-05-07T20:48:38.7623406Z index_type=torch.int64, 2025-05-07T20:48:38.7623644Z ) 2025-05-07T20:48:38.7623835Z PASSED 2025-05-07T20:50:16.7998104Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.7999576Z self=, 2025-05-07T20:50:16.8000294Z index_type=torch.int32, 2025-05-07T20:50:16.8000607Z has_weight=False, 2025-05-07T20:50:16.8000890Z bucketize_pos=False, 2025-05-07T20:50:16.8001184Z sequence=False, 2025-05-07T20:50:16.8001446Z my_size=3, 2025-05-07T20:50:16.8001683Z ) 2025-05-07T20:50:16.8002016Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8002792Z self=, 2025-05-07T20:50:16.8003470Z index_type=torch.int64, 2025-05-07T20:50:16.8003771Z has_weight=False, 2025-05-07T20:50:16.8004061Z bucketize_pos=False, 2025-05-07T20:50:16.8004344Z sequence=False, 2025-05-07T20:50:16.8004607Z my_size=3, 2025-05-07T20:50:16.8004846Z ) 2025-05-07T20:50:16.8005168Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8006332Z self=, 2025-05-07T20:50:16.8007021Z index_type=torch.int64, 2025-05-07T20:50:16.8007323Z has_weight=True, 2025-05-07T20:50:16.8007593Z bucketize_pos=True, 2025-05-07T20:50:16.8007874Z sequence=True, 2025-05-07T20:50:16.8008130Z my_size=3, 2025-05-07T20:50:16.8008365Z ) 2025-05-07T20:50:16.8008743Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8009511Z self=, 2025-05-07T20:50:16.8010182Z index_type=torch.int32, 2025-05-07T20:50:16.8010480Z has_weight=True, 2025-05-07T20:50:16.8010760Z bucketize_pos=False, 2025-05-07T20:50:16.8011046Z sequence=False, 2025-05-07T20:50:16.8011301Z my_size=3, 2025-05-07T20:50:16.8011535Z ) 2025-05-07T20:50:16.8011860Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8012630Z self=, 2025-05-07T20:50:16.8013305Z index_type=torch.int32, 2025-05-07T20:50:16.8013605Z has_weight=True, 2025-05-07T20:50:16.8013875Z bucketize_pos=True, 2025-05-07T20:50:16.8014152Z sequence=False, 2025-05-07T20:50:16.8014412Z my_size=1024, 2025-05-07T20:50:16.8014652Z ) 2025-05-07T20:50:16.8014971Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8015741Z self=, 2025-05-07T20:50:16.8016413Z index_type=torch.int64, 2025-05-07T20:50:16.8016712Z has_weight=False, 2025-05-07T20:50:16.8016990Z bucketize_pos=True, 2025-05-07T20:50:16.8017268Z sequence=False, 2025-05-07T20:50:16.8017516Z my_size=194, 2025-05-07T20:50:16.8017766Z ) 2025-05-07T20:50:16.8018089Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8019048Z self=, 2025-05-07T20:50:16.8019729Z index_type=torch.int64, 2025-05-07T20:50:16.8020028Z has_weight=False, 2025-05-07T20:50:16.8020304Z bucketize_pos=False, 2025-05-07T20:50:16.8020589Z sequence=True, 2025-05-07T20:50:16.8020848Z my_size=194, 2025-05-07T20:50:16.8021082Z ) 2025-05-07T20:50:16.8021402Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8022164Z self=, 2025-05-07T20:50:16.8023107Z index_type=torch.int64, 2025-05-07T20:50:16.8023410Z has_weight=False, 2025-05-07T20:50:16.8023702Z bucketize_pos=True, 2025-05-07T20:50:16.8023998Z sequence=True, 2025-05-07T20:50:16.8024254Z my_size=256, 2025-05-07T20:50:16.8024511Z ) 2025-05-07T20:50:16.8024857Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8025635Z self=, 2025-05-07T20:50:16.8026327Z index_type=torch.int64, 2025-05-07T20:50:16.8026642Z has_weight=False, 2025-05-07T20:50:16.8026927Z bucketize_pos=False, 2025-05-07T20:50:16.8027229Z sequence=True, 2025-05-07T20:50:16.8027502Z my_size=3, 2025-05-07T20:50:16.8027742Z ) 2025-05-07T20:50:16.8028087Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8028863Z self=, 2025-05-07T20:50:16.8029557Z index_type=torch.int32, 2025-05-07T20:50:16.8029859Z has_weight=False, 2025-05-07T20:50:16.8030153Z bucketize_pos=True, 2025-05-07T20:50:16.8030453Z sequence=True, 2025-05-07T20:50:16.8030713Z my_size=1024, 2025-05-07T20:50:16.8030971Z ) 2025-05-07T20:50:16.8031312Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8032182Z self=, 2025-05-07T20:50:16.8032859Z index_type=torch.int32, 2025-05-07T20:50:16.8033155Z has_weight=False, 2025-05-07T20:50:16.8033425Z bucketize_pos=True, 2025-05-07T20:50:16.8033704Z sequence=False, 2025-05-07T20:50:16.8033963Z my_size=194, 2025-05-07T20:50:16.8034198Z ) 2025-05-07T20:50:16.8034520Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8035278Z self=, 2025-05-07T20:50:16.8035950Z index_type=torch.int32, 2025-05-07T20:50:16.8036241Z has_weight=False, 2025-05-07T20:50:16.8036522Z bucketize_pos=False, 2025-05-07T20:50:16.8036808Z sequence=False, 2025-05-07T20:50:16.8037059Z my_size=194, 2025-05-07T20:50:16.8037299Z ) 2025-05-07T20:50:16.8037618Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8038387Z self=, 2025-05-07T20:50:16.8039234Z index_type=torch.int32, 2025-05-07T20:50:16.8039532Z has_weight=False, 2025-05-07T20:50:16.8039802Z bucketize_pos=True, 2025-05-07T20:50:16.8040079Z sequence=False, 2025-05-07T20:50:16.8040332Z my_size=3, 2025-05-07T20:50:16.8040560Z ) 2025-05-07T20:50:16.8040885Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8041647Z self=, 2025-05-07T20:50:16.8042323Z index_type=torch.int32, 2025-05-07T20:50:16.8042614Z has_weight=False, 2025-05-07T20:50:16.8042890Z bucketize_pos=True, 2025-05-07T20:50:16.8043169Z sequence=True, 2025-05-07T20:50:16.8043415Z my_size=3, 2025-05-07T20:50:16.8043655Z ) 2025-05-07T20:50:16.8043977Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8044832Z self=, 2025-05-07T20:50:16.8045513Z index_type=torch.int32, 2025-05-07T20:50:16.8045811Z has_weight=True, 2025-05-07T20:50:16.8046077Z bucketize_pos=True, 2025-05-07T20:50:16.8046352Z sequence=True, 2025-05-07T20:50:16.8046607Z my_size=3, 2025-05-07T20:50:16.8046837Z ) 2025-05-07T20:50:16.8047157Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8047918Z self=, 2025-05-07T20:50:16.8048593Z index_type=torch.int64, 2025-05-07T20:50:16.8048885Z has_weight=False, 2025-05-07T20:50:16.8049163Z bucketize_pos=True, 2025-05-07T20:50:16.8049438Z sequence=True, 2025-05-07T20:50:16.8049687Z my_size=1024, 2025-05-07T20:50:16.8049929Z ) 2025-05-07T20:50:16.8050254Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8051021Z self=, 2025-05-07T20:50:16.8051706Z index_type=torch.int64, 2025-05-07T20:50:16.8052008Z has_weight=True, 2025-05-07T20:50:16.8052274Z bucketize_pos=True, 2025-05-07T20:50:16.8052604Z sequence=True, 2025-05-07T20:50:16.8052857Z my_size=1024, 2025-05-07T20:50:16.8053099Z ) 2025-05-07T20:50:16.8053413Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8054176Z self=, 2025-05-07T20:50:16.8054846Z index_type=torch.int32, 2025-05-07T20:50:16.8055170Z has_weight=False, 2025-05-07T20:50:16.8055447Z bucketize_pos=True, 2025-05-07T20:50:16.8055723Z sequence=True, 2025-05-07T20:50:16.8055973Z my_size=256, 2025-05-07T20:50:16.8056220Z ) 2025-05-07T20:50:16.8056545Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8057412Z self=, 2025-05-07T20:50:16.8058086Z index_type=torch.int32, 2025-05-07T20:50:16.8058391Z has_weight=False, 2025-05-07T20:50:16.8058660Z bucketize_pos=True, 2025-05-07T20:50:16.8058939Z sequence=False, 2025-05-07T20:50:16.8059195Z my_size=256, 2025-05-07T20:50:16.8059432Z ) 2025-05-07T20:50:16.8059756Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8060516Z self=, 2025-05-07T20:50:16.8061190Z index_type=torch.int32, 2025-05-07T20:50:16.8061482Z has_weight=False, 2025-05-07T20:50:16.8061763Z bucketize_pos=False, 2025-05-07T20:50:16.8062049Z sequence=False, 2025-05-07T20:50:16.8062300Z my_size=256, 2025-05-07T20:50:16.8062540Z ) 2025-05-07T20:50:16.8062867Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8063624Z self=, 2025-05-07T20:50:16.8064298Z index_type=torch.int64, 2025-05-07T20:50:16.8064595Z has_weight=False, 2025-05-07T20:50:16.8064865Z bucketize_pos=True, 2025-05-07T20:50:16.8065142Z sequence=True, 2025-05-07T20:50:16.8065397Z my_size=3, 2025-05-07T20:50:16.8065625Z ) 2025-05-07T20:50:16.8065949Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8066711Z self=, 2025-05-07T20:50:16.8067387Z index_type=torch.int32, 2025-05-07T20:50:16.8067682Z has_weight=False, 2025-05-07T20:50:16.8067961Z bucketize_pos=True, 2025-05-07T20:50:16.8068239Z sequence=True, 2025-05-07T20:50:16.8068513Z my_size=194, 2025-05-07T20:50:16.8068778Z ) 2025-05-07T20:50:16.8069205Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8069962Z self=, 2025-05-07T20:50:16.8070639Z index_type=torch.int32, 2025-05-07T20:50:16.8070938Z has_weight=True, 2025-05-07T20:50:16.8071205Z bucketize_pos=True, 2025-05-07T20:50:16.8071482Z sequence=True, 2025-05-07T20:50:16.8071735Z my_size=194, 2025-05-07T20:50:16.8071977Z ) 2025-05-07T20:50:16.8072303Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8073065Z self=, 2025-05-07T20:50:16.8073747Z index_type=torch.int32, 2025-05-07T20:50:16.8074041Z has_weight=False, 2025-05-07T20:50:16.8074326Z bucketize_pos=False, 2025-05-07T20:50:16.8074609Z sequence=True, 2025-05-07T20:50:16.8074859Z my_size=256, 2025-05-07T20:50:16.8075098Z ) 2025-05-07T20:50:16.8075433Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8076187Z self=, 2025-05-07T20:50:16.8076863Z index_type=torch.int64, 2025-05-07T20:50:16.8077162Z has_weight=True, 2025-05-07T20:50:16.8077430Z bucketize_pos=False, 2025-05-07T20:50:16.8077716Z sequence=False, 2025-05-07T20:50:16.8077971Z my_size=194, 2025-05-07T20:50:16.8078207Z ) 2025-05-07T20:50:16.8078528Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8079372Z self=, 2025-05-07T20:50:16.8080051Z index_type=torch.int64, 2025-05-07T20:50:16.8080343Z has_weight=True, 2025-05-07T20:50:16.8080617Z bucketize_pos=True, 2025-05-07T20:50:16.8080895Z sequence=False, 2025-05-07T20:50:16.8081144Z my_size=194, 2025-05-07T20:50:16.8081484Z ) 2025-05-07T20:50:16.8081816Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8082567Z self=, 2025-05-07T20:50:16.8083241Z index_type=torch.int64, 2025-05-07T20:50:16.8083541Z has_weight=False, 2025-05-07T20:50:16.8083813Z bucketize_pos=False, 2025-05-07T20:50:16.8084097Z sequence=False, 2025-05-07T20:50:16.8084358Z my_size=194, 2025-05-07T20:50:16.8084592Z ) 2025-05-07T20:50:16.8084911Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:16.8085693Z self=, 2025-05-07T20:50:16.8086432Z index_type=torch.int32, 2025-05-07T20:50:16.8086745Z has_weight=True, 2025-05-07T20:50:16.8087036Z bucketize_pos=True, 2025-05-07T20:50:16.8087300Z sequence=True, 2025-05-07T20:50:16.8087510Z my_size=1024, 2025-05-07T20:50:16.8087718Z ) 2025-05-07T20:50:28.6492028Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:28.6492922Z self=, 2025-05-07T20:50:28.6493668Z index_type=torch.int64, 2025-05-07T20:50:28.6493990Z has_weight=True, 2025-05-07T20:50:28.6494235Z bucketize_pos=True, 2025-05-07T20:50:28.6494464Z sequence=True, 2025-05-07T20:50:28.6494677Z my_size=194, 2025-05-07T20:50:28.6494881Z ) 2025-05-07T20:50:28.6495152Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:28.6495776Z self=, 2025-05-07T20:50:28.6496523Z index_type=torch.int64, 2025-05-07T20:50:28.6496778Z has_weight=False, 2025-05-07T20:50:28.6497014Z bucketize_pos=False, 2025-05-07T20:50:28.6497254Z sequence=False, 2025-05-07T20:50:28.6497468Z my_size=1024, 2025-05-07T20:50:28.6497677Z ) 2025-05-07T20:50:28.6498320Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:28.6498958Z self=, 2025-05-07T20:50:28.6499502Z index_type=torch.int32, 2025-05-07T20:50:28.6499752Z has_weight=False, 2025-05-07T20:50:28.6499985Z bucketize_pos=True, 2025-05-07T20:50:28.6500213Z sequence=False, 2025-05-07T20:50:28.6500426Z my_size=1024, 2025-05-07T20:50:28.6500632Z ) 2025-05-07T20:50:28.6500895Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:28.6501516Z self=, 2025-05-07T20:50:28.6502066Z index_type=torch.int32, 2025-05-07T20:50:28.6502309Z has_weight=False, 2025-05-07T20:50:28.6502543Z bucketize_pos=False, 2025-05-07T20:50:28.6502783Z sequence=False, 2025-05-07T20:50:28.6502997Z my_size=1024, 2025-05-07T20:50:28.6503199Z ) 2025-05-07T20:50:28.6503385Z PASSED 2025-05-07T20:50:28.6847659Z 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:28.6849064Z self=, 2025-05-07T20:50:28.6849640Z long_indices=False, 2025-05-07T20:50:28.6849875Z use_cpu=False, 2025-05-07T20:50:28.6850099Z keep_orig_idx=False, 2025-05-07T20:50:28.6850408Z sequence=False, 2025-05-07T20:50:28.6850729Z bucketize_pos=False, 2025-05-07T20:50:28.6851041Z ) 2025-05-07T20:50:28.6851447Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6852167Z self=, 2025-05-07T20:50:28.6852748Z long_indices=True, 2025-05-07T20:50:28.6853219Z use_cpu=False, 2025-05-07T20:50:28.6853443Z keep_orig_idx=False, 2025-05-07T20:50:28.6853683Z sequence=False, 2025-05-07T20:50:28.6853907Z bucketize_pos=False, 2025-05-07T20:50:28.6854131Z ) 2025-05-07T20:50:28.6854426Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6855103Z self=, 2025-05-07T20:50:28.6855666Z long_indices=True, 2025-05-07T20:50:28.6855899Z use_cpu=False, 2025-05-07T20:50:28.6856125Z keep_orig_idx=True, 2025-05-07T20:50:28.6856352Z sequence=False, 2025-05-07T20:50:28.6856574Z bucketize_pos=True, 2025-05-07T20:50:28.6856794Z ) 2025-05-07T20:50:28.6857089Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6857755Z self=, 2025-05-07T20:50:28.6858329Z long_indices=True, 2025-05-07T20:50:28.6858563Z use_cpu=True, 2025-05-07T20:50:28.6858775Z keep_orig_idx=True, 2025-05-07T20:50:28.6859003Z sequence=False, 2025-05-07T20:50:28.6859224Z bucketize_pos=True, 2025-05-07T20:50:28.6859436Z ) 2025-05-07T20:50:28.6859731Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6860402Z self=, 2025-05-07T20:50:28.6860964Z long_indices=False, 2025-05-07T20:50:28.6861195Z use_cpu=True, 2025-05-07T20:50:28.6861412Z keep_orig_idx=True, 2025-05-07T20:50:28.6861646Z sequence=False, 2025-05-07T20:50:28.6861864Z bucketize_pos=True, 2025-05-07T20:50:28.6862084Z ) 2025-05-07T20:50:28.6862378Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6863043Z self=, 2025-05-07T20:50:28.6863615Z long_indices=True, 2025-05-07T20:50:28.6863970Z use_cpu=True, 2025-05-07T20:50:28.6864185Z keep_orig_idx=False, 2025-05-07T20:50:28.6864424Z sequence=True, 2025-05-07T20:50:28.6864643Z bucketize_pos=True, 2025-05-07T20:50:28.6864857Z ) 2025-05-07T20:50:28.6865149Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6865821Z self=, 2025-05-07T20:50:28.6866389Z long_indices=True, 2025-05-07T20:50:28.6866613Z use_cpu=False, 2025-05-07T20:50:28.6866835Z keep_orig_idx=True, 2025-05-07T20:50:28.6867066Z sequence=True, 2025-05-07T20:50:28.6867282Z bucketize_pos=False, 2025-05-07T20:50:28.6867510Z ) 2025-05-07T20:50:28.6867807Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6868472Z self=, 2025-05-07T20:50:28.6869056Z long_indices=False, 2025-05-07T20:50:28.6869287Z use_cpu=False, 2025-05-07T20:50:28.6877001Z keep_orig_idx=True, 2025-05-07T20:50:28.6877322Z sequence=False, 2025-05-07T20:50:28.6877557Z bucketize_pos=True, 2025-05-07T20:50:28.6877797Z ) 2025-05-07T20:50:28.6878127Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6878992Z self=, 2025-05-07T20:50:28.6879576Z long_indices=False, 2025-05-07T20:50:28.6879817Z use_cpu=True, 2025-05-07T20:50:28.6880035Z keep_orig_idx=False, 2025-05-07T20:50:28.6880281Z sequence=False, 2025-05-07T20:50:28.6880511Z bucketize_pos=False, 2025-05-07T20:50:28.6880743Z ) 2025-05-07T20:50:28.6881040Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6881737Z self=, 2025-05-07T20:50:28.6882442Z long_indices=True, 2025-05-07T20:50:28.6882672Z use_cpu=False, 2025-05-07T20:50:28.6882899Z keep_orig_idx=False, 2025-05-07T20:50:28.6883139Z sequence=True, 2025-05-07T20:50:28.6883357Z bucketize_pos=True, 2025-05-07T20:50:28.6883582Z ) 2025-05-07T20:50:28.6883881Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6884556Z self=, 2025-05-07T20:50:28.6885131Z long_indices=True, 2025-05-07T20:50:28.6885365Z use_cpu=False, 2025-05-07T20:50:28.6885589Z keep_orig_idx=False, 2025-05-07T20:50:28.6885825Z sequence=False, 2025-05-07T20:50:28.6886051Z bucketize_pos=True, 2025-05-07T20:50:28.6886279Z ) 2025-05-07T20:50:28.6886572Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6887259Z self=, 2025-05-07T20:50:28.6887833Z long_indices=False, 2025-05-07T20:50:28.6888063Z use_cpu=False, 2025-05-07T20:50:28.6888287Z keep_orig_idx=False, 2025-05-07T20:50:28.6888527Z sequence=False, 2025-05-07T20:50:28.6888746Z bucketize_pos=True, 2025-05-07T20:50:28.6888968Z ) 2025-05-07T20:50:28.6889266Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6889934Z self=, 2025-05-07T20:50:28.6890506Z long_indices=False, 2025-05-07T20:50:28.6890739Z use_cpu=False, 2025-05-07T20:50:28.6890960Z keep_orig_idx=False, 2025-05-07T20:50:28.6891191Z sequence=True, 2025-05-07T20:50:28.6891410Z bucketize_pos=False, 2025-05-07T20:50:28.6891639Z ) 2025-05-07T20:50:28.6891950Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6892752Z self=, 2025-05-07T20:50:28.6893326Z long_indices=False, 2025-05-07T20:50:28.6893554Z use_cpu=False, 2025-05-07T20:50:28.6893776Z keep_orig_idx=False, 2025-05-07T20:50:28.6894019Z sequence=True, 2025-05-07T20:50:28.6894234Z bucketize_pos=True, 2025-05-07T20:50:28.6894458Z ) 2025-05-07T20:50:28.6894761Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6895436Z self=, 2025-05-07T20:50:28.6896276Z long_indices=False, 2025-05-07T20:50:28.6896512Z use_cpu=True, 2025-05-07T20:50:28.6896736Z keep_orig_idx=False, 2025-05-07T20:50:28.6896970Z sequence=True, 2025-05-07T20:50:28.6897192Z bucketize_pos=True, 2025-05-07T20:50:28.6897416Z ) 2025-05-07T20:50:28.6897707Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:28.6898392Z self=, 2025-05-07T20:50:28.6898965Z long_indices=False, 2025-05-07T20:50:28.6899194Z use_cpu=True, 2025-05-07T20:50:28.6899416Z keep_orig_idx=False, 2025-05-07T20:50:28.6899656Z sequence=False, 2025-05-07T20:50:28.6899873Z bucketize_pos=True, 2025-05-07T20:50:28.6900098Z ) 2025-05-07T20:50:28.6900289Z PASSED 2025-05-07T20:50:28.7205148Z 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:28.7206507Z self=, 2025-05-07T20:50:28.7207101Z long_indices=False, 2025-05-07T20:50:28.7207349Z use_cpu=False, 2025-05-07T20:50:28.7207677Z keep_orig_idx=False, 2025-05-07T20:50:28.7208295Z sequence=False, 2025-05-07T20:50:28.7208580Z ) 2025-05-07T20:50:28.7208896Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7209595Z self=, 2025-05-07T20:50:28.7210173Z long_indices=True, 2025-05-07T20:50:28.7210407Z use_cpu=False, 2025-05-07T20:50:28.7210631Z keep_orig_idx=False, 2025-05-07T20:50:28.7210864Z sequence=False, 2025-05-07T20:50:28.7211074Z ) 2025-05-07T20:50:28.7211382Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7212082Z self=, 2025-05-07T20:50:28.7212661Z long_indices=True, 2025-05-07T20:50:28.7212892Z use_cpu=False, 2025-05-07T20:50:28.7213111Z keep_orig_idx=True, 2025-05-07T20:50:28.7213344Z sequence=False, 2025-05-07T20:50:28.7213552Z ) 2025-05-07T20:50:28.7213865Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7214578Z self=, 2025-05-07T20:50:28.7215157Z long_indices=False, 2025-05-07T20:50:28.7215389Z use_cpu=True, 2025-05-07T20:50:28.7215608Z keep_orig_idx=True, 2025-05-07T20:50:28.7215835Z sequence=False, 2025-05-07T20:50:28.7216040Z ) 2025-05-07T20:50:28.7216346Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7217041Z self=, 2025-05-07T20:50:28.7217615Z long_indices=True, 2025-05-07T20:50:28.7217843Z use_cpu=True, 2025-05-07T20:50:28.7218062Z keep_orig_idx=False, 2025-05-07T20:50:28.7218294Z sequence=False, 2025-05-07T20:50:28.7218501Z ) 2025-05-07T20:50:28.7218957Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7219653Z self=, 2025-05-07T20:50:28.7220235Z long_indices=True, 2025-05-07T20:50:28.7220462Z use_cpu=True, 2025-05-07T20:50:28.7220674Z keep_orig_idx=True, 2025-05-07T20:50:28.7220909Z sequence=False, 2025-05-07T20:50:28.7221117Z ) 2025-05-07T20:50:28.7221423Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7222140Z self=, 2025-05-07T20:50:28.7222743Z long_indices=False, 2025-05-07T20:50:28.7222976Z use_cpu=False, 2025-05-07T20:50:28.7223187Z keep_orig_idx=True, 2025-05-07T20:50:28.7223418Z sequence=False, 2025-05-07T20:50:28.7223622Z ) 2025-05-07T20:50:28.7223926Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7224635Z self=, 2025-05-07T20:50:28.7225216Z long_indices=False, 2025-05-07T20:50:28.7225440Z use_cpu=True, 2025-05-07T20:50:28.7225660Z keep_orig_idx=False, 2025-05-07T20:50:28.7225898Z sequence=True, 2025-05-07T20:50:28.7226102Z ) 2025-05-07T20:50:28.7226400Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7227092Z self=, 2025-05-07T20:50:28.7227673Z long_indices=True, 2025-05-07T20:50:28.7227896Z use_cpu=True, 2025-05-07T20:50:28.7228114Z keep_orig_idx=False, 2025-05-07T20:50:28.7228353Z sequence=True, 2025-05-07T20:50:28.7228554Z ) 2025-05-07T20:50:28.7228860Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7229653Z self=, 2025-05-07T20:50:28.7230236Z long_indices=True, 2025-05-07T20:50:28.7230459Z use_cpu=False, 2025-05-07T20:50:28.7230681Z keep_orig_idx=True, 2025-05-07T20:50:28.7230912Z sequence=True, 2025-05-07T20:50:28.7231110Z ) 2025-05-07T20:50:28.7231417Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7232113Z self=, 2025-05-07T20:50:28.7232692Z long_indices=False, 2025-05-07T20:50:28.7232924Z use_cpu=True, 2025-05-07T20:50:28.7233142Z keep_orig_idx=True, 2025-05-07T20:50:28.7233367Z sequence=True, 2025-05-07T20:50:28.7233573Z ) 2025-05-07T20:50:28.7233878Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7234569Z self=, 2025-05-07T20:50:28.7235154Z long_indices=True, 2025-05-07T20:50:28.7235379Z use_cpu=True, 2025-05-07T20:50:28.7235594Z keep_orig_idx=True, 2025-05-07T20:50:28.7235817Z sequence=True, 2025-05-07T20:50:28.7236025Z ) 2025-05-07T20:50:28.7236329Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7237014Z self=, 2025-05-07T20:50:28.7237601Z long_indices=False, 2025-05-07T20:50:28.7237829Z use_cpu=True, 2025-05-07T20:50:28.7238041Z keep_orig_idx=False, 2025-05-07T20:50:28.7238280Z sequence=False, 2025-05-07T20:50:28.7238484Z ) 2025-05-07T20:50:28.7238783Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7239567Z self=, 2025-05-07T20:50:28.7240742Z long_indices=False, 2025-05-07T20:50:28.7240983Z use_cpu=False, 2025-05-07T20:50:28.7241196Z keep_orig_idx=False, 2025-05-07T20:50:28.7241433Z sequence=True, 2025-05-07T20:50:28.7241638Z ) 2025-05-07T20:50:28.7241943Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7242689Z self=, 2025-05-07T20:50:28.7243273Z long_indices=False, 2025-05-07T20:50:28.7243498Z use_cpu=False, 2025-05-07T20:50:28.7243717Z keep_orig_idx=True, 2025-05-07T20:50:28.7243948Z sequence=True, 2025-05-07T20:50:28.7244151Z ) 2025-05-07T20:50:28.7244459Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:28.7245153Z self=, 2025-05-07T20:50:28.7245740Z long_indices=True, 2025-05-07T20:50:28.7245969Z use_cpu=False, 2025-05-07T20:50:28.7246191Z keep_orig_idx=False, 2025-05-07T20:50:28.7246427Z sequence=True, 2025-05-07T20:50:28.7246626Z ) 2025-05-07T20:50:28.7246806Z PASSED 2025-05-07T20:50:28.7546995Z 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:28.7550211Z self=, 2025-05-07T20:50:28.7551443Z long_indices=False, 2025-05-07T20:50:28.7551919Z use_cpu=False, 2025-05-07T20:50:28.7552212Z keep_orig_idx=False, 2025-05-07T20:50:28.7552484Z sequence=False, 2025-05-07T20:50:28.7552695Z ) 2025-05-07T20:50:28.7553033Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7553800Z self=, 2025-05-07T20:50:28.7554623Z long_indices=True, 2025-05-07T20:50:28.7554856Z use_cpu=False, 2025-05-07T20:50:28.7555071Z keep_orig_idx=False, 2025-05-07T20:50:28.7555319Z sequence=False, 2025-05-07T20:50:28.7555527Z ) 2025-05-07T20:50:28.7555855Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7556613Z self=, 2025-05-07T20:50:28.7557226Z long_indices=False, 2025-05-07T20:50:28.7557460Z use_cpu=True, 2025-05-07T20:50:28.7557676Z keep_orig_idx=False, 2025-05-07T20:50:28.7557915Z sequence=True, 2025-05-07T20:50:28.7558125Z ) 2025-05-07T20:50:28.7558451Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7559283Z self=, 2025-05-07T20:50:28.7559900Z long_indices=True, 2025-05-07T20:50:28.7560123Z use_cpu=True, 2025-05-07T20:50:28.7560343Z keep_orig_idx=True, 2025-05-07T20:50:28.7560575Z sequence=False, 2025-05-07T20:50:28.7560775Z ) 2025-05-07T20:50:28.7561106Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7561859Z self=, 2025-05-07T20:50:28.7562468Z long_indices=False, 2025-05-07T20:50:28.7562697Z use_cpu=False, 2025-05-07T20:50:28.7562915Z keep_orig_idx=True, 2025-05-07T20:50:28.7563144Z sequence=True, 2025-05-07T20:50:28.7563346Z ) 2025-05-07T20:50:28.7563679Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7564598Z self=, 2025-05-07T20:50:28.7565211Z long_indices=True, 2025-05-07T20:50:28.7565441Z use_cpu=True, 2025-05-07T20:50:28.7565660Z keep_orig_idx=False, 2025-05-07T20:50:28.7565894Z sequence=False, 2025-05-07T20:50:28.7566102Z ) 2025-05-07T20:50:28.7566433Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7567188Z self=, 2025-05-07T20:50:28.7567796Z long_indices=True, 2025-05-07T20:50:28.7568028Z use_cpu=False, 2025-05-07T20:50:28.7568248Z keep_orig_idx=True, 2025-05-07T20:50:28.7568475Z sequence=False, 2025-05-07T20:50:28.7568683Z ) 2025-05-07T20:50:28.7569015Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7569767Z self=, 2025-05-07T20:50:28.7570390Z long_indices=False, 2025-05-07T20:50:28.7570626Z use_cpu=False, 2025-05-07T20:50:28.7570849Z keep_orig_idx=False, 2025-05-07T20:50:28.7571080Z sequence=True, 2025-05-07T20:50:28.7571286Z ) 2025-05-07T20:50:28.7571619Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7572371Z self=, 2025-05-07T20:50:28.7572985Z long_indices=False, 2025-05-07T20:50:28.7573221Z use_cpu=False, 2025-05-07T20:50:28.7573436Z keep_orig_idx=True, 2025-05-07T20:50:28.7573669Z sequence=False, 2025-05-07T20:50:28.7573875Z ) 2025-05-07T20:50:28.7574205Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7574965Z self=, 2025-05-07T20:50:28.7575676Z long_indices=True, 2025-05-07T20:50:28.7575906Z use_cpu=True, 2025-05-07T20:50:28.7576118Z keep_orig_idx=False, 2025-05-07T20:50:28.7576358Z sequence=True, 2025-05-07T20:50:28.7576564Z ) 2025-05-07T20:50:28.7576890Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7577647Z self=, 2025-05-07T20:50:28.7578259Z long_indices=False, 2025-05-07T20:50:28.7578483Z use_cpu=True, 2025-05-07T20:50:28.7578699Z keep_orig_idx=True, 2025-05-07T20:50:28.7578930Z sequence=False, 2025-05-07T20:50:28.7579129Z ) 2025-05-07T20:50:28.7579457Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7580213Z self=, 2025-05-07T20:50:28.7580830Z long_indices=True, 2025-05-07T20:50:28.7581052Z use_cpu=True, 2025-05-07T20:50:28.7581267Z keep_orig_idx=True, 2025-05-07T20:50:28.7581497Z sequence=True, 2025-05-07T20:50:28.7581696Z ) 2025-05-07T20:50:28.7582031Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7582838Z self=, 2025-05-07T20:50:28.7583442Z long_indices=False, 2025-05-07T20:50:28.7583674Z use_cpu=True, 2025-05-07T20:50:28.7583889Z keep_orig_idx=True, 2025-05-07T20:50:28.7584111Z sequence=True, 2025-05-07T20:50:28.7584314Z ) 2025-05-07T20:50:28.7584644Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7585402Z self=, 2025-05-07T20:50:28.7586010Z long_indices=True, 2025-05-07T20:50:28.7586323Z use_cpu=False, 2025-05-07T20:50:28.7586543Z keep_orig_idx=True, 2025-05-07T20:50:28.7586765Z sequence=True, 2025-05-07T20:50:28.7586968Z ) 2025-05-07T20:50:28.7587302Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7588052Z self=, 2025-05-07T20:50:28.7588664Z long_indices=False, 2025-05-07T20:50:28.7588897Z use_cpu=True, 2025-05-07T20:50:28.7589120Z keep_orig_idx=False, 2025-05-07T20:50:28.7589352Z sequence=False, 2025-05-07T20:50:28.7589558Z ) 2025-05-07T20:50:28.7589891Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:28.7590643Z self=, 2025-05-07T20:50:28.7591258Z long_indices=True, 2025-05-07T20:50:28.7591493Z use_cpu=False, 2025-05-07T20:50:28.7591708Z keep_orig_idx=False, 2025-05-07T20:50:28.7591946Z sequence=True, 2025-05-07T20:50:28.7592152Z ) 2025-05-07T20:50:28.7592323Z PASSED 2025-05-07T20:50:28.7923683Z 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:28.7925059Z self=, 2025-05-07T20:50:28.7925676Z long_indices=False, 2025-05-07T20:50:28.7925906Z use_cpu=False, 2025-05-07T20:50:28.7926148Z keep_orig_idx=False, 2025-05-07T20:50:28.7926391Z sequence=False, 2025-05-07T20:50:28.7926601Z ) 2025-05-07T20:50:28.7926933Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7927710Z self=, 2025-05-07T20:50:28.7928622Z long_indices=True, 2025-05-07T20:50:28.7928856Z use_cpu=False, 2025-05-07T20:50:28.7929073Z keep_orig_idx=False, 2025-05-07T20:50:28.7929313Z sequence=False, 2025-05-07T20:50:28.7929521Z ) 2025-05-07T20:50:28.7929846Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7930599Z self=, 2025-05-07T20:50:28.7931212Z long_indices=True, 2025-05-07T20:50:28.7931437Z use_cpu=False, 2025-05-07T20:50:28.7931660Z keep_orig_idx=True, 2025-05-07T20:50:28.7931897Z sequence=False, 2025-05-07T20:50:28.7932101Z ) 2025-05-07T20:50:28.7932435Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7933195Z self=, 2025-05-07T20:50:28.7933811Z long_indices=True, 2025-05-07T20:50:28.7934037Z use_cpu=True, 2025-05-07T20:50:28.7934262Z keep_orig_idx=False, 2025-05-07T20:50:28.7934503Z sequence=True, 2025-05-07T20:50:28.7934704Z ) 2025-05-07T20:50:28.7935037Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7935789Z self=, 2025-05-07T20:50:28.7936392Z long_indices=True, 2025-05-07T20:50:28.7936626Z use_cpu=True, 2025-05-07T20:50:28.7936844Z keep_orig_idx=True, 2025-05-07T20:50:28.7937076Z sequence=False, 2025-05-07T20:50:28.7937284Z ) 2025-05-07T20:50:28.7937620Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7938380Z self=, 2025-05-07T20:50:28.7939127Z long_indices=True, 2025-05-07T20:50:28.7939365Z use_cpu=False, 2025-05-07T20:50:28.7939587Z keep_orig_idx=True, 2025-05-07T20:50:28.7939811Z sequence=True, 2025-05-07T20:50:28.7940020Z ) 2025-05-07T20:50:28.7940354Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7941099Z self=, 2025-05-07T20:50:28.7941708Z long_indices=True, 2025-05-07T20:50:28.7941942Z use_cpu=False, 2025-05-07T20:50:28.7942157Z keep_orig_idx=False, 2025-05-07T20:50:28.7942397Z sequence=True, 2025-05-07T20:50:28.7942606Z ) 2025-05-07T20:50:28.7942939Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7943688Z self=, 2025-05-07T20:50:28.7944313Z long_indices=True, 2025-05-07T20:50:28.7944542Z use_cpu=True, 2025-05-07T20:50:28.7944755Z keep_orig_idx=False, 2025-05-07T20:50:28.7944993Z sequence=False, 2025-05-07T20:50:28.7945200Z ) 2025-05-07T20:50:28.7945527Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7946281Z self=, 2025-05-07T20:50:28.7946897Z long_indices=False, 2025-05-07T20:50:28.7947130Z use_cpu=True, 2025-05-07T20:50:28.7947344Z keep_orig_idx=False, 2025-05-07T20:50:28.7947586Z sequence=True, 2025-05-07T20:50:28.7947793Z ) 2025-05-07T20:50:28.7948121Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7948875Z self=, 2025-05-07T20:50:28.7949575Z long_indices=True, 2025-05-07T20:50:28.7949809Z use_cpu=True, 2025-05-07T20:50:28.7950026Z keep_orig_idx=True, 2025-05-07T20:50:28.7950256Z sequence=True, 2025-05-07T20:50:28.7950455Z ) 2025-05-07T20:50:28.7950788Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7951539Z self=, 2025-05-07T20:50:28.7952150Z long_indices=False, 2025-05-07T20:50:28.7952379Z use_cpu=False, 2025-05-07T20:50:28.7952598Z keep_orig_idx=True, 2025-05-07T20:50:28.7952830Z sequence=False, 2025-05-07T20:50:28.7953033Z ) 2025-05-07T20:50:28.7953364Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7954131Z self=, 2025-05-07T20:50:28.7954740Z long_indices=False, 2025-05-07T20:50:28.7964227Z use_cpu=True, 2025-05-07T20:50:28.7964555Z keep_orig_idx=True, 2025-05-07T20:50:28.7964870Z sequence=False, 2025-05-07T20:50:28.7965162Z ) 2025-05-07T20:50:28.7965527Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7966429Z self=, 2025-05-07T20:50:28.7967330Z long_indices=False, 2025-05-07T20:50:28.7967651Z use_cpu=False, 2025-05-07T20:50:28.7967963Z keep_orig_idx=False, 2025-05-07T20:50:28.7968229Z sequence=True, 2025-05-07T20:50:28.7968437Z ) 2025-05-07T20:50:28.7968773Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7969523Z self=, 2025-05-07T20:50:28.7970132Z long_indices=False, 2025-05-07T20:50:28.7970376Z use_cpu=False, 2025-05-07T20:50:28.7970726Z keep_orig_idx=True, 2025-05-07T20:50:28.7970963Z sequence=True, 2025-05-07T20:50:28.7971170Z ) 2025-05-07T20:50:28.7971496Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7972252Z self=, 2025-05-07T20:50:28.7972863Z long_indices=False, 2025-05-07T20:50:28.7973097Z use_cpu=True, 2025-05-07T20:50:28.7973312Z keep_orig_idx=True, 2025-05-07T20:50:28.7973553Z sequence=True, 2025-05-07T20:50:28.7973761Z ) 2025-05-07T20:50:28.7974086Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:28.7974838Z self=, 2025-05-07T20:50:28.7975449Z long_indices=False, 2025-05-07T20:50:28.7975683Z use_cpu=True, 2025-05-07T20:50:28.7975913Z keep_orig_idx=False, 2025-05-07T20:50:28.7976156Z sequence=False, 2025-05-07T20:50:28.7976364Z ) 2025-05-07T20:50:28.7976539Z PASSED 2025-05-07T20:50:28.8284211Z 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:28.8285469Z self=, 2025-05-07T20:50:28.8286117Z long_indices=False, 2025-05-07T20:50:28.8286349Z use_cpu=False, 2025-05-07T20:50:28.8286578Z keep_orig_idx=False, 2025-05-07T20:50:28.8286822Z sequence=False, 2025-05-07T20:50:28.8287030Z ) 2025-05-07T20:50:28.8287395Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8288224Z self=, 2025-05-07T20:50:28.8289114Z long_indices=True, 2025-05-07T20:50:28.8289349Z use_cpu=False, 2025-05-07T20:50:28.8289575Z keep_orig_idx=False, 2025-05-07T20:50:28.8289816Z sequence=False, 2025-05-07T20:50:28.8290027Z ) 2025-05-07T20:50:28.8290389Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8291204Z self=, 2025-05-07T20:50:28.8291837Z long_indices=True, 2025-05-07T20:50:28.8292075Z use_cpu=False, 2025-05-07T20:50:28.8292301Z keep_orig_idx=False, 2025-05-07T20:50:28.8292539Z sequence=True, 2025-05-07T20:50:28.8292746Z ) 2025-05-07T20:50:28.8293125Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8293945Z self=, 2025-05-07T20:50:28.8294586Z long_indices=False, 2025-05-07T20:50:28.8294818Z use_cpu=True, 2025-05-07T20:50:28.8295040Z keep_orig_idx=False, 2025-05-07T20:50:28.8295277Z sequence=True, 2025-05-07T20:50:28.8295482Z ) 2025-05-07T20:50:28.8296147Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8296977Z self=, 2025-05-07T20:50:28.8297613Z long_indices=True, 2025-05-07T20:50:28.8297844Z use_cpu=True, 2025-05-07T20:50:28.8298065Z keep_orig_idx=True, 2025-05-07T20:50:28.8298293Z sequence=False, 2025-05-07T20:50:28.8298509Z ) 2025-05-07T20:50:28.8298870Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8299823Z self=, 2025-05-07T20:50:28.8300472Z long_indices=True, 2025-05-07T20:50:28.8300708Z use_cpu=False, 2025-05-07T20:50:28.8300931Z keep_orig_idx=True, 2025-05-07T20:50:28.8301157Z sequence=False, 2025-05-07T20:50:28.8301370Z ) 2025-05-07T20:50:28.8301720Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8302526Z self=, 2025-05-07T20:50:28.8303164Z long_indices=False, 2025-05-07T20:50:28.8303388Z use_cpu=True, 2025-05-07T20:50:28.8303605Z keep_orig_idx=True, 2025-05-07T20:50:28.8303837Z sequence=False, 2025-05-07T20:50:28.8304038Z ) 2025-05-07T20:50:28.8304394Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8305208Z self=, 2025-05-07T20:50:28.8305851Z long_indices=False, 2025-05-07T20:50:28.8306077Z use_cpu=False, 2025-05-07T20:50:28.8306296Z keep_orig_idx=True, 2025-05-07T20:50:28.8306527Z sequence=True, 2025-05-07T20:50:28.8306727Z ) 2025-05-07T20:50:28.8307086Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8307899Z self=, 2025-05-07T20:50:28.8308530Z long_indices=True, 2025-05-07T20:50:28.8308759Z use_cpu=True, 2025-05-07T20:50:28.8308980Z keep_orig_idx=False, 2025-05-07T20:50:28.8309213Z sequence=False, 2025-05-07T20:50:28.8309419Z ) 2025-05-07T20:50:28.8309775Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8310585Z self=, 2025-05-07T20:50:28.8311338Z long_indices=True, 2025-05-07T20:50:28.8311570Z use_cpu=True, 2025-05-07T20:50:28.8311784Z keep_orig_idx=True, 2025-05-07T20:50:28.8312009Z sequence=True, 2025-05-07T20:50:28.8312246Z ) 2025-05-07T20:50:28.8312616Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8313416Z self=, 2025-05-07T20:50:28.8314052Z long_indices=False, 2025-05-07T20:50:28.8314281Z use_cpu=False, 2025-05-07T20:50:28.8314503Z keep_orig_idx=False, 2025-05-07T20:50:28.8314733Z sequence=True, 2025-05-07T20:50:28.8314939Z ) 2025-05-07T20:50:28.8315294Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8316103Z self=, 2025-05-07T20:50:28.8316740Z long_indices=False, 2025-05-07T20:50:28.8316969Z use_cpu=False, 2025-05-07T20:50:28.8317181Z keep_orig_idx=True, 2025-05-07T20:50:28.8317408Z sequence=False, 2025-05-07T20:50:28.8317611Z ) 2025-05-07T20:50:28.8317958Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8318763Z self=, 2025-05-07T20:50:28.8319511Z long_indices=False, 2025-05-07T20:50:28.8319739Z use_cpu=True, 2025-05-07T20:50:28.8319952Z keep_orig_idx=False, 2025-05-07T20:50:28.8320187Z sequence=False, 2025-05-07T20:50:28.8320391Z ) 2025-05-07T20:50:28.8320742Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8321643Z self=, 2025-05-07T20:50:28.8322281Z long_indices=True, 2025-05-07T20:50:28.8322507Z use_cpu=True, 2025-05-07T20:50:28.8322729Z keep_orig_idx=False, 2025-05-07T20:50:28.8322966Z sequence=True, 2025-05-07T20:50:28.8323171Z ) 2025-05-07T20:50:28.8323523Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8324328Z self=, 2025-05-07T20:50:28.8324965Z long_indices=False, 2025-05-07T20:50:28.8325189Z use_cpu=True, 2025-05-07T20:50:28.8325409Z keep_orig_idx=True, 2025-05-07T20:50:28.8325650Z sequence=True, 2025-05-07T20:50:28.8325849Z ) 2025-05-07T20:50:28.8326204Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:28.8327022Z self=, 2025-05-07T20:50:28.8327657Z long_indices=True, 2025-05-07T20:50:28.8327883Z use_cpu=False, 2025-05-07T20:50:28.8328102Z keep_orig_idx=True, 2025-05-07T20:50:28.8328330Z sequence=True, 2025-05-07T20:50:28.8328526Z ) 2025-05-07T20:50:28.8328700Z PASSED 2025-05-07T20:50:28.8636631Z 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:28.8637926Z self=, 2025-05-07T20:50:28.8638553Z index_type=torch.int32, 2025-05-07T20:50:28.8638806Z has_weight=False, 2025-05-07T20:50:28.8639092Z bucketize_pos=False, 2025-05-07T20:50:28.8639326Z sequence=False, 2025-05-07T20:50:28.8639757Z ) 2025-05-07T20:50:28.8640098Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8640856Z self=, 2025-05-07T20:50:28.8641476Z index_type=torch.int64, 2025-05-07T20:50:28.8641729Z has_weight=False, 2025-05-07T20:50:28.8641980Z bucketize_pos=False, 2025-05-07T20:50:28.8642213Z sequence=False, 2025-05-07T20:50:28.8642420Z ) 2025-05-07T20:50:28.8642753Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8643511Z self=, 2025-05-07T20:50:28.8644125Z index_type=torch.int64, 2025-05-07T20:50:28.8644374Z has_weight=True, 2025-05-07T20:50:28.8644606Z bucketize_pos=False, 2025-05-07T20:50:28.8644839Z sequence=False, 2025-05-07T20:50:28.8645053Z ) 2025-05-07T20:50:28.8645396Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8646147Z self=, 2025-05-07T20:50:28.8646767Z index_type=torch.int64, 2025-05-07T20:50:28.8647018Z has_weight=True, 2025-05-07T20:50:28.8647243Z bucketize_pos=True, 2025-05-07T20:50:28.8647474Z sequence=True, 2025-05-07T20:50:28.8647682Z ) 2025-05-07T20:50:28.8648017Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8648770Z self=, 2025-05-07T20:50:28.8649389Z index_type=torch.int64, 2025-05-07T20:50:28.8649641Z has_weight=False, 2025-05-07T20:50:28.8649869Z bucketize_pos=True, 2025-05-07T20:50:28.8650102Z sequence=False, 2025-05-07T20:50:28.8650320Z ) 2025-05-07T20:50:28.8650774Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8651561Z self=, 2025-05-07T20:50:28.8652178Z index_type=torch.int32, 2025-05-07T20:50:28.8652428Z has_weight=True, 2025-05-07T20:50:28.8652663Z bucketize_pos=False, 2025-05-07T20:50:28.8652896Z sequence=True, 2025-05-07T20:50:28.8653104Z ) 2025-05-07T20:50:28.8653439Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8654198Z self=, 2025-05-07T20:50:28.8654811Z index_type=torch.int32, 2025-05-07T20:50:28.8655064Z has_weight=True, 2025-05-07T20:50:28.8655294Z bucketize_pos=True, 2025-05-07T20:50:28.8655521Z sequence=False, 2025-05-07T20:50:28.8655733Z ) 2025-05-07T20:50:28.8656074Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8656827Z self=, 2025-05-07T20:50:28.8657446Z index_type=torch.int32, 2025-05-07T20:50:28.8657696Z has_weight=True, 2025-05-07T20:50:28.8657929Z bucketize_pos=True, 2025-05-07T20:50:28.8658156Z sequence=True, 2025-05-07T20:50:28.8658363Z ) 2025-05-07T20:50:28.8658697Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8659448Z self=, 2025-05-07T20:50:28.8660066Z index_type=torch.int64, 2025-05-07T20:50:28.8660315Z has_weight=True, 2025-05-07T20:50:28.8660539Z bucketize_pos=False, 2025-05-07T20:50:28.8660778Z sequence=True, 2025-05-07T20:50:28.8661144Z ) 2025-05-07T20:50:28.8661513Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8662471Z self=, 2025-05-07T20:50:28.8663208Z index_type=torch.int32, 2025-05-07T20:50:28.8663474Z has_weight=False, 2025-05-07T20:50:28.8663712Z bucketize_pos=True, 2025-05-07T20:50:28.8663955Z sequence=True, 2025-05-07T20:50:28.8664172Z ) 2025-05-07T20:50:28.8664536Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8665443Z self=, 2025-05-07T20:50:28.8666178Z index_type=torch.int64, 2025-05-07T20:50:28.8666440Z has_weight=False, 2025-05-07T20:50:28.8666687Z bucketize_pos=True, 2025-05-07T20:50:28.8666930Z sequence=True, 2025-05-07T20:50:28.8667138Z ) 2025-05-07T20:50:28.8667524Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8668433Z self=, 2025-05-07T20:50:28.8669167Z index_type=torch.int32, 2025-05-07T20:50:28.8669427Z has_weight=True, 2025-05-07T20:50:28.8669671Z bucketize_pos=False, 2025-05-07T20:50:28.8669923Z sequence=False, 2025-05-07T20:50:28.8670138Z ) 2025-05-07T20:50:28.8670508Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8671421Z self=, 2025-05-07T20:50:28.8672155Z index_type=torch.int64, 2025-05-07T20:50:28.8672430Z has_weight=False, 2025-05-07T20:50:28.8672675Z bucketize_pos=False, 2025-05-07T20:50:28.8672930Z sequence=True, 2025-05-07T20:50:28.8673141Z ) 2025-05-07T20:50:28.8673604Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8674519Z self=, 2025-05-07T20:50:28.8675252Z index_type=torch.int64, 2025-05-07T20:50:28.8675519Z has_weight=True, 2025-05-07T20:50:28.8675764Z bucketize_pos=True, 2025-05-07T20:50:28.8676005Z sequence=False, 2025-05-07T20:50:28.8676224Z ) 2025-05-07T20:50:28.8676595Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8677496Z self=, 2025-05-07T20:50:28.8678234Z index_type=torch.int32, 2025-05-07T20:50:28.8678503Z has_weight=False, 2025-05-07T20:50:28.8678745Z bucketize_pos=True, 2025-05-07T20:50:28.8679048Z sequence=False, 2025-05-07T20:50:28.8679252Z ) 2025-05-07T20:50:28.8679600Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:28.8680352Z self=, 2025-05-07T20:50:28.8680969Z index_type=torch.int32, 2025-05-07T20:50:28.8681220Z has_weight=False, 2025-05-07T20:50:28.8681446Z bucketize_pos=False, 2025-05-07T20:50:28.8681683Z sequence=True, 2025-05-07T20:50:28.8681887Z ) 2025-05-07T20:50:28.8682058Z PASSED 2025-05-07T20:50:28.8916671Z 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:28.8919130Z self=, 2025-05-07T20:50:28.8920364Z index_type=torch.int32, 2025-05-07T20:50:28.8920853Z has_weight=False, 2025-05-07T20:50:28.8921624Z bucketize_pos=False, 2025-05-07T20:50:28.8922082Z sequence=False, 2025-05-07T20:50:28.8922289Z ) 2025-05-07T20:50:28.8922620Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8923382Z self=, 2025-05-07T20:50:28.8924001Z index_type=torch.int64, 2025-05-07T20:50:28.8924254Z has_weight=False, 2025-05-07T20:50:28.8924483Z bucketize_pos=False, 2025-05-07T20:50:28.8924719Z sequence=False, 2025-05-07T20:50:28.8924925Z ) 2025-05-07T20:50:28.8925256Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8926018Z self=, 2025-05-07T20:50:28.8926644Z index_type=torch.int64, 2025-05-07T20:50:28.8926892Z has_weight=True, 2025-05-07T20:50:28.8927133Z bucketize_pos=True, 2025-05-07T20:50:28.8927369Z sequence=False, 2025-05-07T20:50:28.8927572Z ) 2025-05-07T20:50:28.8927914Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8928677Z self=, 2025-05-07T20:50:28.8929298Z index_type=torch.int32, 2025-05-07T20:50:28.8929544Z has_weight=True, 2025-05-07T20:50:28.8929783Z bucketize_pos=False, 2025-05-07T20:50:28.8930021Z sequence=True, 2025-05-07T20:50:28.8930221Z ) 2025-05-07T20:50:28.8930561Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8931321Z self=, 2025-05-07T20:50:28.8931936Z index_type=torch.int64, 2025-05-07T20:50:28.8932190Z has_weight=False, 2025-05-07T20:50:28.8932428Z bucketize_pos=True, 2025-05-07T20:50:28.8932780Z sequence=False, 2025-05-07T20:50:28.8932986Z ) 2025-05-07T20:50:28.8933323Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8934085Z self=, 2025-05-07T20:50:28.8934701Z index_type=torch.int64, 2025-05-07T20:50:28.8934950Z has_weight=False, 2025-05-07T20:50:28.8935184Z bucketize_pos=False, 2025-05-07T20:50:28.8935420Z sequence=True, 2025-05-07T20:50:28.8935624Z ) 2025-05-07T20:50:28.8935961Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8936715Z self=, 2025-05-07T20:50:28.8937338Z index_type=torch.int32, 2025-05-07T20:50:28.8937585Z has_weight=True, 2025-05-07T20:50:28.8937823Z bucketize_pos=True, 2025-05-07T20:50:28.8938054Z sequence=False, 2025-05-07T20:50:28.8938260Z ) 2025-05-07T20:50:28.8938597Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8939352Z self=, 2025-05-07T20:50:28.8939973Z index_type=torch.int64, 2025-05-07T20:50:28.8940225Z has_weight=False, 2025-05-07T20:50:28.8940450Z bucketize_pos=True, 2025-05-07T20:50:28.8940679Z sequence=True, 2025-05-07T20:50:28.8940884Z ) 2025-05-07T20:50:28.8941215Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8941984Z self=, 2025-05-07T20:50:28.8942655Z index_type=torch.int32, 2025-05-07T20:50:28.8942904Z has_weight=True, 2025-05-07T20:50:28.8943223Z bucketize_pos=False, 2025-05-07T20:50:28.8943471Z sequence=False, 2025-05-07T20:50:28.8943680Z ) 2025-05-07T20:50:28.8944011Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8944775Z self=, 2025-05-07T20:50:28.8945412Z index_type=torch.int64, 2025-05-07T20:50:28.8945655Z has_weight=True, 2025-05-07T20:50:28.8945890Z bucketize_pos=False, 2025-05-07T20:50:28.8946129Z sequence=True, 2025-05-07T20:50:28.8946336Z ) 2025-05-07T20:50:28.8946667Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8947438Z self=, 2025-05-07T20:50:28.8948057Z index_type=torch.int32, 2025-05-07T20:50:28.8948300Z has_weight=True, 2025-05-07T20:50:28.8948544Z bucketize_pos=True, 2025-05-07T20:50:28.8948784Z sequence=True, 2025-05-07T20:50:28.8948984Z ) 2025-05-07T20:50:28.8949325Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8950089Z self=, 2025-05-07T20:50:28.8950713Z index_type=torch.int32, 2025-05-07T20:50:28.8950958Z has_weight=False, 2025-05-07T20:50:28.8951196Z bucketize_pos=True, 2025-05-07T20:50:28.8951426Z sequence=False, 2025-05-07T20:50:28.8951632Z ) 2025-05-07T20:50:28.8951970Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8952730Z self=, 2025-05-07T20:50:28.8953343Z index_type=torch.int32, 2025-05-07T20:50:28.8953592Z has_weight=False, 2025-05-07T20:50:28.8953833Z bucketize_pos=True, 2025-05-07T20:50:28.8954142Z sequence=True, 2025-05-07T20:50:28.8954349Z ) 2025-05-07T20:50:28.8954685Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8955446Z self=, 2025-05-07T20:50:28.8956059Z index_type=torch.int32, 2025-05-07T20:50:28.8956311Z has_weight=False, 2025-05-07T20:50:28.8956546Z bucketize_pos=False, 2025-05-07T20:50:28.8956776Z sequence=True, 2025-05-07T20:50:28.8956980Z ) 2025-05-07T20:50:28.8957316Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8958071Z self=, 2025-05-07T20:50:28.8958690Z index_type=torch.int64, 2025-05-07T20:50:28.8959008Z has_weight=True, 2025-05-07T20:50:28.8959240Z bucketize_pos=False, 2025-05-07T20:50:28.8959485Z sequence=False, 2025-05-07T20:50:28.8959690Z ) 2025-05-07T20:50:28.8960028Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:28.8960783Z self=, 2025-05-07T20:50:28.8961402Z index_type=torch.int64, 2025-05-07T20:50:28.8961650Z has_weight=True, 2025-05-07T20:50:28.8961875Z bucketize_pos=True, 2025-05-07T20:50:28.8962105Z sequence=True, 2025-05-07T20:50:28.8962322Z ) 2025-05-07T20:50:28.8962497Z PASSED 2025-05-07T20:50:28.9017604Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:50:28.9018488Z self=, 2025-05-07T20:50:28.9019006Z index_type=torch.int32, 2025-05-07T20:50:28.9027921Z ) 2025-05-07T20:50:28.9028213Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:50:28.9028770Z self=, 2025-05-07T20:50:28.9029284Z index_type=torch.int64, 2025-05-07T20:50:28.9029530Z ) 2025-05-07T20:50:28.9029729Z PASSED 2025-05-07T20:50:28.9029844Z 2025-05-07T20:50:28.9029985Z =============================== warnings summary =============================== 2025-05-07T20:50:28.9030581Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference 2025-05-07T20:50:28.9032334Z /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:28.9033796Z torch.testing.assert_allclose( 2025-05-07T20:50:28.9033992Z 2025-05-07T20:50:28.9034282Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute 2025-05-07T20:50:28.9035902Z /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:28.9037335Z torch.testing.assert_allclose( 2025-05-07T20:50:28.9037535Z 2025-05-07T20:50:28.9037750Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:28.9038234Z ================== 11 passed, 2 warnings in 112.93s (0:01:52) ================== 2025-05-07T20:50:29.6790915Z 2025-05-07T20:50:29.6791563Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:50:29.6811969Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 116 seconds 2025-05-07T20:50:29.6812407Z 2025-05-07T20:50:29.6812421Z 2025-05-07T20:50:29.6812425Z 2025-05-07T20:50:29.6812429Z 2025-05-07T20:50:29.6833627Z ################################################################################ 2025-05-07T20:50:29.6848825Z # [2025-05-07T20:50:29.684Z] Run Python Test Suite: 2025-05-07T20:50:29.6849197Z # ./sparse/cumsum_test.py 2025-05-07T20:50:29.6849485Z ################################################################################ 2025-05-07T20:50:29.6873722Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/cumsum_test.py 2025-05-07T20:50:29.6874329Z 2025-05-07T20:50:31.8095319Z ============================= test session starts ============================== 2025-05-07T20:50:31.8096796Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:31.8097904Z cachedir: .pytest_cache 2025-05-07T20:50:31.8099079Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:31.8100546Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:31.8101359Z plugins: hypothesis-6.131.14 2025-05-07T20:50:34.2227574Z collecting ... collected 3 items 2025-05-07T20:50:34.2228208Z 2025-05-07T20:50:34.5139606Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5141321Z self=, 2025-05-07T20:50:34.5142488Z n=0, 2025-05-07T20:50:34.5142867Z b=0, 2025-05-07T20:50:34.5143313Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:34.5143761Z device=device(type='cpu'), 2025-05-07T20:50:34.5144317Z ) 2025-05-07T20:50:34.5144595Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5145108Z self=, 2025-05-07T20:50:34.5145564Z n=12, 2025-05-07T20:50:34.5145759Z b=0, 2025-05-07T20:50:34.5145985Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:34.5146290Z device=device(type='cpu'), 2025-05-07T20:50:34.5146544Z ) 2025-05-07T20:50:34.5146801Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5147309Z self=, 2025-05-07T20:50:34.5147760Z n=12, 2025-05-07T20:50:34.5147953Z b=0, 2025-05-07T20:50:34.5148188Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:34.5148517Z device=device(type='cpu'), 2025-05-07T20:50:34.5148772Z ) 2025-05-07T20:50:34.5149026Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5149548Z self=, 2025-05-07T20:50:34.5150005Z n=22, 2025-05-07T20:50:34.5150193Z b=1, 2025-05-07T20:50:34.5150425Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:34.5150734Z device=device(type='cuda'), 2025-05-07T20:50:34.5150996Z ) 2025-05-07T20:50:34.5151253Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5151759Z self=, 2025-05-07T20:50:34.5152212Z n=57, 2025-05-07T20:50:34.5152406Z b=4, 2025-05-07T20:50:34.5152644Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:34.5152958Z device=device(type='cuda'), 2025-05-07T20:50:34.5153212Z ) 2025-05-07T20:50:34.5153472Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5153979Z self=, 2025-05-07T20:50:34.5154429Z n=28, 2025-05-07T20:50:34.5154631Z b=5, 2025-05-07T20:50:34.5154997Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:34.5155311Z device=device(type='cuda'), 2025-05-07T20:50:34.5155564Z ) 2025-05-07T20:50:34.5155814Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5156327Z self=, 2025-05-07T20:50:34.5156778Z n=14, 2025-05-07T20:50:34.5156970Z b=3, 2025-05-07T20:50:34.5157186Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:34.5157496Z device=device(type='cpu'), 2025-05-07T20:50:34.5157746Z ) 2025-05-07T20:50:34.5157994Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5158507Z self=, 2025-05-07T20:50:34.5159054Z n=8, 2025-05-07T20:50:34.5159236Z b=3, 2025-05-07T20:50:34.5159459Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:34.5159767Z device=device(type='cpu'), 2025-05-07T20:50:34.5160018Z ) 2025-05-07T20:50:34.5160282Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5160791Z self=, 2025-05-07T20:50:34.5161230Z n=24, 2025-05-07T20:50:34.5161421Z b=1, 2025-05-07T20:50:34.5161643Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:34.5161952Z device=device(type='cuda'), 2025-05-07T20:50:34.5162201Z ) 2025-05-07T20:50:34.5162458Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5162971Z self=, 2025-05-07T20:50:34.5163415Z n=13, 2025-05-07T20:50:34.5163603Z b=9, 2025-05-07T20:50:34.5163856Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:34.5164176Z device=device(type='cuda'), 2025-05-07T20:50:34.5164427Z ) 2025-05-07T20:50:34.5164684Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5165285Z self=, 2025-05-07T20:50:34.5165734Z n=6, 2025-05-07T20:50:34.5165923Z b=2, 2025-05-07T20:50:34.5166155Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:34.5166479Z device=device(type='cpu'), 2025-05-07T20:50:34.5166735Z ) 2025-05-07T20:50:34.5166987Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5167496Z self=, 2025-05-07T20:50:34.5167944Z n=6, 2025-05-07T20:50:34.5168132Z b=6, 2025-05-07T20:50:34.5168365Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:34.5168686Z device=device(type='cpu'), 2025-05-07T20:50:34.5168939Z ) 2025-05-07T20:50:34.5169192Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5169703Z self=, 2025-05-07T20:50:34.5170157Z n=60, 2025-05-07T20:50:34.5170347Z b=8, 2025-05-07T20:50:34.5170572Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:34.5170886Z device=device(type='cpu'), 2025-05-07T20:50:34.5171132Z ) 2025-05-07T20:50:34.5171390Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5171903Z self=, 2025-05-07T20:50:34.5172350Z n=60, 2025-05-07T20:50:34.5172535Z b=0, 2025-05-07T20:50:34.5172757Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:34.5173063Z device=device(type='cpu'), 2025-05-07T20:50:34.5173307Z ) 2025-05-07T20:50:34.5173561Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5174070Z self=, 2025-05-07T20:50:34.5174506Z n=60, 2025-05-07T20:50:34.5174696Z b=5, 2025-05-07T20:50:34.5174917Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:34.5175223Z device=device(type='cuda'), 2025-05-07T20:50:34.5175562Z ) 2025-05-07T20:50:34.5175820Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5176323Z self=, 2025-05-07T20:50:34.5176769Z n=5, 2025-05-07T20:50:34.5176957Z b=5, 2025-05-07T20:50:34.5177182Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:34.5177483Z device=device(type='cuda'), 2025-05-07T20:50:34.5177736Z ) 2025-05-07T20:50:34.5177992Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5178497Z self=, 2025-05-07T20:50:34.5178943Z n=32, 2025-05-07T20:50:34.5179135Z b=2, 2025-05-07T20:50:34.5179351Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:34.5179663Z device=device(type='cpu'), 2025-05-07T20:50:34.5179913Z ) 2025-05-07T20:50:34.5180164Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5180684Z self=, 2025-05-07T20:50:34.5181136Z n=2, 2025-05-07T20:50:34.5181319Z b=2, 2025-05-07T20:50:34.5181543Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:34.5181855Z device=device(type='cpu'), 2025-05-07T20:50:34.5182106Z ) 2025-05-07T20:50:34.5182356Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5182865Z self=, 2025-05-07T20:50:34.5183314Z n=36, 2025-05-07T20:50:34.5183501Z b=10, 2025-05-07T20:50:34.5183751Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:34.5184086Z device=device(type='cpu'), 2025-05-07T20:50:34.5184330Z ) 2025-05-07T20:50:34.5184588Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:34.5185100Z self=, 2025-05-07T20:50:34.5185633Z n=10, 2025-05-07T20:50:34.5185862Z b=10, 2025-05-07T20:50:34.5186082Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:34.5186392Z device=device(type='cpu'), 2025-05-07T20:50:34.5186642Z ) 2025-05-07T20:50:34.5186829Z PASSED 2025-05-07T20:50:34.9496864Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9497722Z self=, 2025-05-07T20:50:34.9498162Z batch_size=10, 2025-05-07T20:50:34.9498378Z max_len=10, 2025-05-07T20:50:34.9498603Z dtype=torch.int32, 2025-05-07T20:50:34.9498857Z device=device(type='cpu'), 2025-05-07T20:50:34.9499103Z ) 2025-05-07T20:50:34.9499335Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9499800Z self=, 2025-05-07T20:50:34.9500227Z batch_size=205, 2025-05-07T20:50:34.9500462Z max_len=10, 2025-05-07T20:50:34.9500719Z dtype=torch.int32, 2025-05-07T20:50:34.9501006Z device=device(type='cpu'), 2025-05-07T20:50:34.9501368Z ) 2025-05-07T20:50:34.9501682Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9502166Z self=, 2025-05-07T20:50:34.9502700Z batch_size=178, 2025-05-07T20:50:34.9502999Z max_len=10, 2025-05-07T20:50:34.9503291Z dtype=torch.int32, 2025-05-07T20:50:34.9503626Z device=device(type='cpu'), 2025-05-07T20:50:34.9503974Z ) 2025-05-07T20:50:34.9504198Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9504656Z self=, 2025-05-07T20:50:34.9505077Z batch_size=178, 2025-05-07T20:50:34.9505285Z max_len=814, 2025-05-07T20:50:34.9505501Z dtype=torch.int64, 2025-05-07T20:50:34.9505745Z device=device(type='cuda'), 2025-05-07T20:50:34.9505995Z ) 2025-05-07T20:50:34.9506570Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9507044Z self=, 2025-05-07T20:50:34.9507469Z batch_size=238, 2025-05-07T20:50:34.9507676Z max_len=10, 2025-05-07T20:50:34.9507888Z dtype=torch.int32, 2025-05-07T20:50:34.9508132Z device=device(type='cpu'), 2025-05-07T20:50:34.9508374Z ) 2025-05-07T20:50:34.9508598Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9509053Z self=, 2025-05-07T20:50:34.9509466Z batch_size=238, 2025-05-07T20:50:34.9509682Z max_len=122, 2025-05-07T20:50:34.9509900Z dtype=torch.int64, 2025-05-07T20:50:34.9510138Z device=device(type='cuda'), 2025-05-07T20:50:34.9510387Z ) 2025-05-07T20:50:34.9510618Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9511071Z self=, 2025-05-07T20:50:34.9511496Z batch_size=69, 2025-05-07T20:50:34.9511719Z max_len=11, 2025-05-07T20:50:34.9511930Z dtype=torch.int32, 2025-05-07T20:50:34.9512180Z device=device(type='cuda'), 2025-05-07T20:50:34.9512432Z ) 2025-05-07T20:50:34.9512653Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9513112Z self=, 2025-05-07T20:50:34.9513534Z batch_size=108, 2025-05-07T20:50:34.9513765Z max_len=495, 2025-05-07T20:50:34.9514012Z dtype=torch.int64, 2025-05-07T20:50:34.9514264Z device=device(type='cuda'), 2025-05-07T20:50:34.9514517Z ) 2025-05-07T20:50:34.9514741Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9515200Z self=, 2025-05-07T20:50:34.9515624Z batch_size=822, 2025-05-07T20:50:34.9515834Z max_len=669, 2025-05-07T20:50:34.9516055Z dtype=torch.int64, 2025-05-07T20:50:34.9516488Z device=device(type='cpu'), 2025-05-07T20:50:34.9516734Z ) 2025-05-07T20:50:34.9516965Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9517421Z self=, 2025-05-07T20:50:34.9517842Z batch_size=691, 2025-05-07T20:50:34.9518049Z max_len=843, 2025-05-07T20:50:34.9518263Z dtype=torch.int32, 2025-05-07T20:50:34.9518506Z device=device(type='cpu'), 2025-05-07T20:50:34.9518746Z ) 2025-05-07T20:50:34.9519066Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9519521Z self=, 2025-05-07T20:50:34.9519936Z batch_size=372, 2025-05-07T20:50:34.9520150Z max_len=359, 2025-05-07T20:50:34.9520370Z dtype=torch.int32, 2025-05-07T20:50:34.9520613Z device=device(type='cuda'), 2025-05-07T20:50:34.9520861Z ) 2025-05-07T20:50:34.9521090Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9521561Z self=, 2025-05-07T20:50:34.9521982Z batch_size=359, 2025-05-07T20:50:34.9522201Z max_len=359, 2025-05-07T20:50:34.9522412Z dtype=torch.int32, 2025-05-07T20:50:34.9522653Z device=device(type='cuda'), 2025-05-07T20:50:34.9522908Z ) 2025-05-07T20:50:34.9523133Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9523581Z self=, 2025-05-07T20:50:34.9524005Z batch_size=900, 2025-05-07T20:50:34.9524221Z max_len=770, 2025-05-07T20:50:34.9524432Z dtype=torch.int32, 2025-05-07T20:50:34.9524679Z device=device(type='cpu'), 2025-05-07T20:50:34.9524930Z ) 2025-05-07T20:50:34.9525150Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9525610Z self=, 2025-05-07T20:50:34.9526035Z batch_size=770, 2025-05-07T20:50:34.9526244Z max_len=770, 2025-05-07T20:50:34.9526470Z dtype=torch.int32, 2025-05-07T20:50:34.9526877Z device=device(type='cpu'), 2025-05-07T20:50:34.9527233Z ) 2025-05-07T20:50:34.9527543Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9528133Z self=, 2025-05-07T20:50:34.9528564Z batch_size=667, 2025-05-07T20:50:34.9528774Z max_len=164, 2025-05-07T20:50:34.9528994Z dtype=torch.int64, 2025-05-07T20:50:34.9529242Z device=device(type='cpu'), 2025-05-07T20:50:34.9529487Z ) 2025-05-07T20:50:34.9529715Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9530174Z self=, 2025-05-07T20:50:34.9530592Z batch_size=164, 2025-05-07T20:50:34.9530810Z max_len=164, 2025-05-07T20:50:34.9531030Z dtype=torch.int64, 2025-05-07T20:50:34.9531269Z device=device(type='cpu'), 2025-05-07T20:50:34.9531516Z ) 2025-05-07T20:50:34.9531749Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9532209Z self=, 2025-05-07T20:50:34.9532634Z batch_size=101, 2025-05-07T20:50:34.9532852Z max_len=806, 2025-05-07T20:50:34.9533068Z dtype=torch.int32, 2025-05-07T20:50:34.9533313Z device=device(type='cuda'), 2025-05-07T20:50:34.9533564Z ) 2025-05-07T20:50:34.9533791Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9534243Z self=, 2025-05-07T20:50:34.9534668Z batch_size=101, 2025-05-07T20:50:34.9534884Z max_len=101, 2025-05-07T20:50:34.9535096Z dtype=torch.int32, 2025-05-07T20:50:34.9535342Z device=device(type='cuda'), 2025-05-07T20:50:34.9535592Z ) 2025-05-07T20:50:34.9535817Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9536278Z self=, 2025-05-07T20:50:34.9536801Z batch_size=280, 2025-05-07T20:50:34.9537016Z max_len=943, 2025-05-07T20:50:34.9537235Z dtype=torch.int32, 2025-05-07T20:50:34.9537488Z device=device(type='cuda'), 2025-05-07T20:50:34.9537733Z ) 2025-05-07T20:50:34.9537961Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9538427Z self=, 2025-05-07T20:50:34.9538856Z batch_size=943, 2025-05-07T20:50:34.9539071Z max_len=943, 2025-05-07T20:50:34.9539291Z dtype=torch.int32, 2025-05-07T20:50:34.9539539Z device=device(type='cuda'), 2025-05-07T20:50:34.9539786Z ) 2025-05-07T20:50:34.9540019Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9540479Z self=, 2025-05-07T20:50:34.9540898Z batch_size=272, 2025-05-07T20:50:34.9541116Z max_len=330, 2025-05-07T20:50:34.9541337Z dtype=torch.int64, 2025-05-07T20:50:34.9541577Z device=device(type='cuda'), 2025-05-07T20:50:34.9541833Z ) 2025-05-07T20:50:34.9542071Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9542527Z self=, 2025-05-07T20:50:34.9542952Z batch_size=272, 2025-05-07T20:50:34.9543168Z max_len=272, 2025-05-07T20:50:34.9543383Z dtype=torch.int64, 2025-05-07T20:50:34.9543632Z device=device(type='cuda'), 2025-05-07T20:50:34.9543887Z ) 2025-05-07T20:50:34.9544113Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9544565Z self=, 2025-05-07T20:50:34.9544992Z batch_size=154, 2025-05-07T20:50:34.9545206Z max_len=759, 2025-05-07T20:50:34.9545418Z dtype=torch.int32, 2025-05-07T20:50:34.9545668Z device=device(type='cpu'), 2025-05-07T20:50:34.9545920Z ) 2025-05-07T20:50:34.9546145Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9546610Z self=, 2025-05-07T20:50:34.9547129Z batch_size=154, 2025-05-07T20:50:34.9547341Z max_len=154, 2025-05-07T20:50:34.9547559Z dtype=torch.int32, 2025-05-07T20:50:34.9547807Z device=device(type='cpu'), 2025-05-07T20:50:34.9548049Z ) 2025-05-07T20:50:34.9548277Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9548736Z self=, 2025-05-07T20:50:34.9549159Z batch_size=188, 2025-05-07T20:50:34.9549368Z max_len=516, 2025-05-07T20:50:34.9549588Z dtype=torch.int32, 2025-05-07T20:50:34.9549833Z device=device(type='cpu'), 2025-05-07T20:50:34.9550081Z ) 2025-05-07T20:50:34.9550309Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9550767Z self=, 2025-05-07T20:50:34.9551185Z batch_size=516, 2025-05-07T20:50:34.9551401Z max_len=516, 2025-05-07T20:50:34.9551626Z dtype=torch.int32, 2025-05-07T20:50:34.9551871Z device=device(type='cpu'), 2025-05-07T20:50:34.9560108Z ) 2025-05-07T20:50:34.9560386Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9560872Z self=, 2025-05-07T20:50:34.9561316Z batch_size=786, 2025-05-07T20:50:34.9561540Z max_len=699, 2025-05-07T20:50:34.9561770Z dtype=torch.int64, 2025-05-07T20:50:34.9562028Z device=device(type='cuda'), 2025-05-07T20:50:34.9562283Z ) 2025-05-07T20:50:34.9562524Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9562997Z self=, 2025-05-07T20:50:34.9563424Z batch_size=786, 2025-05-07T20:50:34.9563648Z max_len=786, 2025-05-07T20:50:34.9563874Z dtype=torch.int64, 2025-05-07T20:50:34.9564120Z device=device(type='cuda'), 2025-05-07T20:50:34.9564379Z ) 2025-05-07T20:50:34.9564615Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9565212Z self=, 2025-05-07T20:50:34.9565632Z batch_size=541, 2025-05-07T20:50:34.9565850Z max_len=798, 2025-05-07T20:50:34.9566071Z dtype=torch.int32, 2025-05-07T20:50:34.9566319Z device=device(type='cpu'), 2025-05-07T20:50:34.9566574Z ) 2025-05-07T20:50:34.9566807Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9567263Z self=, 2025-05-07T20:50:34.9567690Z batch_size=541, 2025-05-07T20:50:34.9567909Z max_len=541, 2025-05-07T20:50:34.9568122Z dtype=torch.int32, 2025-05-07T20:50:34.9568375Z device=device(type='cpu'), 2025-05-07T20:50:34.9568626Z ) 2025-05-07T20:50:34.9568853Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9569313Z self=, 2025-05-07T20:50:34.9569735Z batch_size=874, 2025-05-07T20:50:34.9569953Z max_len=752, 2025-05-07T20:50:34.9570185Z dtype=torch.int32, 2025-05-07T20:50:34.9570438Z device=device(type='cuda'), 2025-05-07T20:50:34.9570696Z ) 2025-05-07T20:50:34.9570922Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9571385Z self=, 2025-05-07T20:50:34.9571809Z batch_size=752, 2025-05-07T20:50:34.9572021Z max_len=752, 2025-05-07T20:50:34.9572243Z dtype=torch.int32, 2025-05-07T20:50:34.9572491Z device=device(type='cuda'), 2025-05-07T20:50:34.9572737Z ) 2025-05-07T20:50:34.9572967Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9573428Z self=, 2025-05-07T20:50:34.9573846Z batch_size=238, 2025-05-07T20:50:34.9574063Z max_len=630, 2025-05-07T20:50:34.9574290Z dtype=torch.int32, 2025-05-07T20:50:34.9574535Z device=device(type='cpu'), 2025-05-07T20:50:34.9574791Z ) 2025-05-07T20:50:34.9575114Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9575577Z self=, 2025-05-07T20:50:34.9575997Z batch_size=238, 2025-05-07T20:50:34.9576207Z max_len=238, 2025-05-07T20:50:34.9576428Z dtype=torch.int32, 2025-05-07T20:50:34.9576674Z device=device(type='cpu'), 2025-05-07T20:50:34.9576929Z ) 2025-05-07T20:50:34.9577164Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9577619Z self=, 2025-05-07T20:50:34.9578044Z batch_size=549, 2025-05-07T20:50:34.9578264Z max_len=29, 2025-05-07T20:50:34.9578477Z dtype=torch.int32, 2025-05-07T20:50:34.9578730Z device=device(type='cpu'), 2025-05-07T20:50:34.9578986Z ) 2025-05-07T20:50:34.9579213Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9579678Z self=, 2025-05-07T20:50:34.9580111Z batch_size=29, 2025-05-07T20:50:34.9580325Z max_len=29, 2025-05-07T20:50:34.9580549Z dtype=torch.int32, 2025-05-07T20:50:34.9580800Z device=device(type='cpu'), 2025-05-07T20:50:34.9581050Z ) 2025-05-07T20:50:34.9581276Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:34.9581735Z self=, 2025-05-07T20:50:34.9582157Z batch_size=480, 2025-05-07T20:50:34.9582372Z max_len=233, 2025-05-07T20:50:34.9582591Z dtype=torch.int64, 2025-05-07T20:50:34.9582840Z device=device(type='cuda'), 2025-05-07T20:50:34.9583086Z ) 2025-05-07T20:50:35.1469008Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:35.1469701Z self=, 2025-05-07T20:50:35.1470196Z batch_size=480, 2025-05-07T20:50:35.1470415Z max_len=480, 2025-05-07T20:50:35.1470632Z dtype=torch.int64, 2025-05-07T20:50:35.1471251Z device=device(type='cuda'), 2025-05-07T20:50:35.1471509Z ) 2025-05-07T20:50:35.1471792Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:35.1472425Z self=, 2025-05-07T20:50:35.1472997Z batch_size=993, 2025-05-07T20:50:35.1473213Z max_len=420, 2025-05-07T20:50:35.1473431Z dtype=torch.int32, 2025-05-07T20:50:35.1473670Z device=device(type='cpu'), 2025-05-07T20:50:35.1473916Z ) 2025-05-07T20:50:35.1474141Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:35.1474589Z self=, 2025-05-07T20:50:35.1475006Z batch_size=993, 2025-05-07T20:50:35.1475220Z max_len=993, 2025-05-07T20:50:35.1475430Z dtype=torch.int32, 2025-05-07T20:50:35.1475674Z device=device(type='cpu'), 2025-05-07T20:50:35.1475919Z ) 2025-05-07T20:50:35.1476140Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:35.1476606Z self=, 2025-05-07T20:50:35.1477023Z batch_size=295, 2025-05-07T20:50:35.1477230Z max_len=84, 2025-05-07T20:50:35.1477446Z dtype=torch.int64, 2025-05-07T20:50:35.1477692Z device=device(type='cpu'), 2025-05-07T20:50:35.1477930Z ) 2025-05-07T20:50:35.1478156Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:35.1478611Z self=, 2025-05-07T20:50:35.1479113Z batch_size=84, 2025-05-07T20:50:35.1479318Z max_len=84, 2025-05-07T20:50:35.1479531Z dtype=torch.int64, 2025-05-07T20:50:35.1479774Z device=device(type='cpu'), 2025-05-07T20:50:35.1480015Z ) 2025-05-07T20:50:35.1480242Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:35.1480696Z self=, 2025-05-07T20:50:35.1481109Z batch_size=468, 2025-05-07T20:50:35.1481329Z max_len=98, 2025-05-07T20:50:35.1481713Z dtype=torch.int32, 2025-05-07T20:50:35.1481955Z device=device(type='cuda'), 2025-05-07T20:50:35.1482206Z ) 2025-05-07T20:50:35.1482436Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:35.1482883Z self=, 2025-05-07T20:50:35.1483303Z batch_size=98, 2025-05-07T20:50:35.1483516Z max_len=98, 2025-05-07T20:50:35.1483731Z dtype=torch.int32, 2025-05-07T20:50:35.1483969Z device=device(type='cuda'), 2025-05-07T20:50:35.1484224Z ) 2025-05-07T20:50:35.1484453Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:35.1484902Z self=, 2025-05-07T20:50:35.1485322Z batch_size=578, 2025-05-07T20:50:35.1485533Z max_len=582, 2025-05-07T20:50:35.1485743Z dtype=torch.int64, 2025-05-07T20:50:35.1485985Z device=device(type='cuda'), 2025-05-07T20:50:35.1486233Z ) 2025-05-07T20:50:35.1486462Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:35.1486919Z self=, 2025-05-07T20:50:35.1487339Z batch_size=578, 2025-05-07T20:50:35.1487548Z max_len=578, 2025-05-07T20:50:35.1487766Z dtype=torch.int64, 2025-05-07T20:50:35.1488007Z device=device(type='cuda'), 2025-05-07T20:50:35.1488248Z ) 2025-05-07T20:50:35.1488472Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:35.1488924Z self=, 2025-05-07T20:50:35.1489348Z batch_size=340, 2025-05-07T20:50:35.1489555Z max_len=184, 2025-05-07T20:50:35.1489772Z dtype=torch.int64, 2025-05-07T20:50:35.1490016Z device=device(type='cuda'), 2025-05-07T20:50:35.1490260Z ) 2025-05-07T20:50:35.1490484Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:35.1490937Z self=, 2025-05-07T20:50:35.1491446Z batch_size=340, 2025-05-07T20:50:35.1491666Z max_len=340, 2025-05-07T20:50:35.1491881Z dtype=torch.int64, 2025-05-07T20:50:35.1492118Z device=device(type='cuda'), 2025-05-07T20:50:35.1492365Z ) 2025-05-07T20:50:35.1492592Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:35.1493039Z self=, 2025-05-07T20:50:35.1493461Z batch_size=971, 2025-05-07T20:50:35.1493680Z max_len=796, 2025-05-07T20:50:35.1493897Z dtype=torch.int32, 2025-05-07T20:50:35.1494133Z device=device(type='cuda'), 2025-05-07T20:50:35.1494383Z ) 2025-05-07T20:50:35.1494608Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:35.1495055Z self=, 2025-05-07T20:50:35.1495478Z batch_size=796, 2025-05-07T20:50:35.1495695Z max_len=796, 2025-05-07T20:50:35.1496151Z dtype=torch.int32, 2025-05-07T20:50:35.1496402Z device=device(type='cuda'), 2025-05-07T20:50:35.1496658Z ) 2025-05-07T20:50:35.1496837Z PASSED 2025-05-07T20:50:35.1758739Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:50:35.1759572Z self=, 2025-05-07T20:50:35.1760024Z n=0, 2025-05-07T20:50:35.1760244Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:35.1760557Z device=device(type='cpu'), 2025-05-07T20:50:35.1760810Z ) 2025-05-07T20:50:35.1761013Z Trying example: test_cumsum( 2025-05-07T20:50:35.1761351Z self=, 2025-05-07T20:50:35.1761702Z n=9, 2025-05-07T20:50:35.1761925Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:35.1762222Z device=device(type='cpu'), 2025-05-07T20:50:35.1762496Z ) 2025-05-07T20:50:35.1762690Z Trying example: test_cumsum( 2025-05-07T20:50:35.1763034Z self=, 2025-05-07T20:50:35.1763398Z n=6, 2025-05-07T20:50:35.1763803Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:35.1764116Z device=device(type='cpu'), 2025-05-07T20:50:35.1764364Z ) 2025-05-07T20:50:35.1764560Z Trying example: test_cumsum( 2025-05-07T20:50:35.1764905Z self=, 2025-05-07T20:50:35.1765255Z n=6, 2025-05-07T20:50:35.1765491Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:35.1765803Z device=device(type='cuda'), 2025-05-07T20:50:35.1766055Z ) 2025-05-07T20:50:35.1766254Z Trying example: test_cumsum( 2025-05-07T20:50:35.1766592Z self=, 2025-05-07T20:50:35.1766944Z n=0, 2025-05-07T20:50:35.1767183Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:35.1767626Z device=device(type='cuda'), 2025-05-07T20:50:35.1767970Z ) 2025-05-07T20:50:35.1768232Z Trying example: test_cumsum( 2025-05-07T20:50:35.1768697Z self=, 2025-05-07T20:50:35.1769064Z n=3, 2025-05-07T20:50:35.1769286Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:35.1769583Z device=device(type='cuda'), 2025-05-07T20:50:35.1769829Z ) 2025-05-07T20:50:35.1770023Z Trying example: test_cumsum( 2025-05-07T20:50:35.1770364Z self=, 2025-05-07T20:50:35.1770707Z n=1, 2025-05-07T20:50:35.1770928Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:35.1771234Z device=device(type='cpu'), 2025-05-07T20:50:35.1771474Z ) 2025-05-07T20:50:35.1771670Z Trying example: test_cumsum( 2025-05-07T20:50:35.1772011Z self=, 2025-05-07T20:50:35.1772353Z n=0, 2025-05-07T20:50:35.1772575Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:35.1772879Z device=device(type='cpu'), 2025-05-07T20:50:35.1773118Z ) 2025-05-07T20:50:35.1773314Z Trying example: test_cumsum( 2025-05-07T20:50:35.1773816Z self=, 2025-05-07T20:50:35.1774158Z n=0, 2025-05-07T20:50:35.1774389Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:35.1774708Z device=device(type='cpu'), 2025-05-07T20:50:35.1774948Z ) 2025-05-07T20:50:35.1775150Z Trying example: test_cumsum( 2025-05-07T20:50:35.1775491Z self=, 2025-05-07T20:50:35.1775841Z n=7, 2025-05-07T20:50:35.1776064Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:35.1776379Z device=device(type='cpu'), 2025-05-07T20:50:35.1776626Z ) 2025-05-07T20:50:35.1776817Z Trying example: test_cumsum( 2025-05-07T20:50:35.1777160Z self=, 2025-05-07T20:50:35.1777510Z n=9, 2025-05-07T20:50:35.1777729Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:35.1778035Z device=device(type='cpu'), 2025-05-07T20:50:35.1778283Z ) 2025-05-07T20:50:35.1778483Z Trying example: test_cumsum( 2025-05-07T20:50:35.1778832Z self=, 2025-05-07T20:50:35.1779186Z n=5, 2025-05-07T20:50:35.1779402Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:35.1779704Z device=device(type='cuda'), 2025-05-07T20:50:35.1779954Z ) 2025-05-07T20:50:35.1780145Z Trying example: test_cumsum( 2025-05-07T20:50:35.1780488Z self=, 2025-05-07T20:50:35.1780836Z n=7, 2025-05-07T20:50:35.1781057Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:35.1781353Z device=device(type='cuda'), 2025-05-07T20:50:35.1781598Z ) 2025-05-07T20:50:35.1781791Z Trying example: test_cumsum( 2025-05-07T20:50:35.1782126Z self=, 2025-05-07T20:50:35.1782476Z n=3, 2025-05-07T20:50:35.1782695Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:35.1782992Z device=device(type='cpu'), 2025-05-07T20:50:35.1783244Z ) 2025-05-07T20:50:35.1783439Z Trying example: test_cumsum( 2025-05-07T20:50:35.1783897Z self=, 2025-05-07T20:50:35.1784253Z n=4, 2025-05-07T20:50:35.1784484Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:35.1784793Z device=device(type='cpu'), 2025-05-07T20:50:35.1785037Z ) 2025-05-07T20:50:35.1785232Z Trying example: test_cumsum( 2025-05-07T20:50:35.1785568Z self=, 2025-05-07T20:50:35.1785916Z n=8, 2025-05-07T20:50:35.1786137Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:35.1786439Z device=device(type='cuda'), 2025-05-07T20:50:35.1786682Z ) 2025-05-07T20:50:35.1786875Z Trying example: test_cumsum( 2025-05-07T20:50:35.1787216Z self=, 2025-05-07T20:50:35.1787559Z n=9, 2025-05-07T20:50:35.1787778Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:35.1788079Z device=device(type='cuda'), 2025-05-07T20:50:35.1788326Z ) 2025-05-07T20:50:35.1788526Z Trying example: test_cumsum( 2025-05-07T20:50:35.1788866Z self=, 2025-05-07T20:50:35.1789209Z n=7, 2025-05-07T20:50:35.1789444Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:35.1789763Z device=device(type='cuda'), 2025-05-07T20:50:35.1790005Z ) 2025-05-07T20:50:35.1790201Z Trying example: test_cumsum( 2025-05-07T20:50:35.1790546Z self=, 2025-05-07T20:50:35.1790893Z n=7, 2025-05-07T20:50:35.1791117Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:35.1791423Z device=device(type='cpu'), 2025-05-07T20:50:35.1791672Z ) 2025-05-07T20:50:35.1791863Z Trying example: test_cumsum( 2025-05-07T20:50:35.1792206Z self=, 2025-05-07T20:50:35.1792556Z n=3, 2025-05-07T20:50:35.1792772Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:35.1793170Z device=device(type='cpu'), 2025-05-07T20:50:35.1793421Z ) 2025-05-07T20:50:35.1793597Z PASSED 2025-05-07T20:50:35.1793714Z 2025-05-07T20:50:35.1793852Z ============================== 3 passed in 3.48s =============================== 2025-05-07T20:50:35.9498505Z 2025-05-07T20:50:35.9499323Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:50:35.9518222Z [TEST] Python test time for ./sparse/cumsum_test.py: 6 seconds 2025-05-07T20:50:35.9518622Z 2025-05-07T20:50:35.9518628Z 2025-05-07T20:50:35.9518634Z 2025-05-07T20:50:35.9518639Z 2025-05-07T20:50:35.9540498Z ################################################################################ 2025-05-07T20:50:35.9556180Z # [2025-05-07T20:50:35.955Z] Run Python Test Suite: 2025-05-07T20:50:35.9556703Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:50:35.9557169Z ################################################################################ 2025-05-07T20:50:35.9581203Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:50:35.9582007Z 2025-05-07T20:50:38.0844214Z ============================= test session starts ============================== 2025-05-07T20:50:38.0845148Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:38.0846231Z cachedir: .pytest_cache 2025-05-07T20:50:38.0847414Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:38.0848898Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:38.0849715Z plugins: hypothesis-6.131.14 2025-05-07T20:50:40.4552292Z collecting ... collected 4 items 2025-05-07T20:50:40.4552521Z 2025-05-07T20:50:40.8126279Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8128015Z self=, 2025-05-07T20:50:40.8128913Z data_type=torch.bfloat16, 2025-05-07T20:50:40.8129252Z segment_value_type=torch.int32, 2025-05-07T20:50:40.8147355Z segment_length_type=torch.int32, 2025-05-07T20:50:40.8147715Z ) 2025-05-07T20:50:40.8148084Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8149114Z self=, 2025-05-07T20:50:40.8150003Z data_type=torch.float16, 2025-05-07T20:50:40.8150331Z segment_value_type=torch.int32, 2025-05-07T20:50:40.8150677Z segment_length_type=torch.int32, 2025-05-07T20:50:40.8151016Z ) 2025-05-07T20:50:40.8151393Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8152407Z self=, 2025-05-07T20:50:40.8153292Z data_type=torch.float32, 2025-05-07T20:50:40.8153615Z segment_value_type=torch.int32, 2025-05-07T20:50:40.8153958Z segment_length_type=torch.int32, 2025-05-07T20:50:40.8154277Z ) 2025-05-07T20:50:40.8154651Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8155667Z self=, 2025-05-07T20:50:40.8156545Z data_type=torch.float32, 2025-05-07T20:50:40.8156868Z segment_value_type=torch.int64, 2025-05-07T20:50:40.8157217Z segment_length_type=torch.int32, 2025-05-07T20:50:40.8157530Z ) 2025-05-07T20:50:40.8158094Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8159216Z self=, 2025-05-07T20:50:40.8160099Z data_type=torch.bfloat16, 2025-05-07T20:50:40.8160429Z segment_value_type=torch.int64, 2025-05-07T20:50:40.8160780Z segment_length_type=torch.int32, 2025-05-07T20:50:40.8161102Z ) 2025-05-07T20:50:40.8161465Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8162486Z self=, 2025-05-07T20:50:40.8163369Z data_type=torch.bfloat16, 2025-05-07T20:50:40.8163689Z segment_value_type=torch.int64, 2025-05-07T20:50:40.8164036Z segment_length_type=torch.int64, 2025-05-07T20:50:40.8164353Z ) 2025-05-07T20:50:40.8164713Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8165745Z self=, 2025-05-07T20:50:40.8166624Z data_type=torch.float16, 2025-05-07T20:50:40.8166947Z segment_value_type=torch.int64, 2025-05-07T20:50:40.8167290Z segment_length_type=torch.int32, 2025-05-07T20:50:40.8167608Z ) 2025-05-07T20:50:40.8167975Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8168918Z self=, 2025-05-07T20:50:40.8169646Z data_type=torch.float16, 2025-05-07T20:50:40.8169923Z segment_value_type=torch.int64, 2025-05-07T20:50:40.8170219Z segment_length_type=torch.int64, 2025-05-07T20:50:40.8170481Z ) 2025-05-07T20:50:40.8170792Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8171725Z self=, 2025-05-07T20:50:40.8172442Z data_type=torch.float16, 2025-05-07T20:50:40.8172719Z segment_value_type=torch.int32, 2025-05-07T20:50:40.8173014Z segment_length_type=torch.int64, 2025-05-07T20:50:40.8173273Z ) 2025-05-07T20:50:40.8180537Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8181532Z self=, 2025-05-07T20:50:40.8182394Z data_type=torch.bfloat16, 2025-05-07T20:50:40.8182693Z segment_value_type=torch.int32, 2025-05-07T20:50:40.8182996Z segment_length_type=torch.int64, 2025-05-07T20:50:40.8183269Z ) 2025-05-07T20:50:40.8183593Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8184438Z self=, 2025-05-07T20:50:40.8185170Z data_type=torch.float32, 2025-05-07T20:50:40.8185452Z segment_value_type=torch.int32, 2025-05-07T20:50:40.8185746Z segment_length_type=torch.int64, 2025-05-07T20:50:40.8186019Z ) 2025-05-07T20:50:40.8186333Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8187158Z self=, 2025-05-07T20:50:40.8187880Z data_type=torch.float32, 2025-05-07T20:50:40.8188156Z segment_value_type=torch.int64, 2025-05-07T20:50:40.8188454Z segment_length_type=torch.int64, 2025-05-07T20:50:40.8188715Z ) 2025-05-07T20:50:40.8188901Z PASSED 2025-05-07T20:50:40.8231031Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature_cpu_gpu Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:50:40.8232742Z self=, 2025-05-07T20:50:40.8233580Z data_type=torch.bfloat16, 2025-05-07T20:50:40.8233859Z ) 2025-05-07T20:50:40.8234203Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:50:40.8235101Z self=, 2025-05-07T20:50:40.8235848Z data_type=torch.float16, 2025-05-07T20:50:40.8236098Z ) 2025-05-07T20:50:40.8236440Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:50:40.8237335Z self=, 2025-05-07T20:50:40.8238094Z data_type=torch.float32, 2025-05-07T20:50:40.8238344Z ) 2025-05-07T20:50:40.8238530Z PASSED 2025-05-07T20:50:40.8332877Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:40.8334047Z self=, 2025-05-07T20:50:40.8334709Z data_type=torch.bfloat16, 2025-05-07T20:50:40.8334987Z ) 2025-05-07T20:50:40.8335300Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:40.8336056Z self=, 2025-05-07T20:50:40.8336710Z data_type=torch.float16, 2025-05-07T20:50:40.8336949Z ) 2025-05-07T20:50:40.8337400Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:40.8338108Z self=, 2025-05-07T20:50:40.8338759Z data_type=torch.float32, 2025-05-07T20:50:40.8338996Z ) 2025-05-07T20:50:40.8339182Z PASSED 2025-05-07T20:50:40.8664705Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration_by_feature Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8666315Z self=, 2025-05-07T20:50:40.8667165Z data_type=torch.bfloat16, 2025-05-07T20:50:40.8667504Z segment_value_type=torch.int32, 2025-05-07T20:50:40.8667865Z segment_length_type=torch.int32, 2025-05-07T20:50:40.8668195Z ) 2025-05-07T20:50:40.8668530Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8669519Z self=, 2025-05-07T20:50:40.8670369Z data_type=torch.float16, 2025-05-07T20:50:40.8670691Z segment_value_type=torch.int32, 2025-05-07T20:50:40.8671048Z segment_length_type=torch.int32, 2025-05-07T20:50:40.8671372Z ) 2025-05-07T20:50:40.8671705Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8672665Z self=, 2025-05-07T20:50:40.8673521Z data_type=torch.float16, 2025-05-07T20:50:40.8673849Z segment_value_type=torch.int64, 2025-05-07T20:50:40.8674194Z segment_length_type=torch.int32, 2025-05-07T20:50:40.8674517Z ) 2025-05-07T20:50:40.8674857Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8676083Z self=, 2025-05-07T20:50:40.8676937Z data_type=torch.float16, 2025-05-07T20:50:40.8677265Z segment_value_type=torch.int32, 2025-05-07T20:50:40.8677614Z segment_length_type=torch.int64, 2025-05-07T20:50:40.8677946Z ) 2025-05-07T20:50:40.8678284Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8679350Z self=, 2025-05-07T20:50:40.8680200Z data_type=torch.bfloat16, 2025-05-07T20:50:40.8680533Z segment_value_type=torch.int64, 2025-05-07T20:50:40.8680887Z segment_length_type=torch.int32, 2025-05-07T20:50:40.8681209Z ) 2025-05-07T20:50:40.8681547Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8682501Z self=, 2025-05-07T20:50:40.8683356Z data_type=torch.bfloat16, 2025-05-07T20:50:40.8683695Z segment_value_type=torch.int64, 2025-05-07T20:50:40.8684046Z segment_length_type=torch.int64, 2025-05-07T20:50:40.8684358Z ) 2025-05-07T20:50:40.8684694Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8685644Z self=, 2025-05-07T20:50:40.8686490Z data_type=torch.float16, 2025-05-07T20:50:40.8686806Z segment_value_type=torch.int64, 2025-05-07T20:50:40.8687154Z segment_length_type=torch.int64, 2025-05-07T20:50:40.8687469Z ) 2025-05-07T20:50:40.8687798Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8688744Z self=, 2025-05-07T20:50:40.8689745Z data_type=torch.bfloat16, 2025-05-07T20:50:40.8690073Z segment_value_type=torch.int32, 2025-05-07T20:50:40.8690424Z segment_length_type=torch.int64, 2025-05-07T20:50:40.8690742Z ) 2025-05-07T20:50:40.8691078Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8692016Z self=, 2025-05-07T20:50:40.8692865Z data_type=torch.float32, 2025-05-07T20:50:40.8693190Z segment_value_type=torch.int32, 2025-05-07T20:50:40.8693532Z segment_length_type=torch.int32, 2025-05-07T20:50:40.8693850Z ) 2025-05-07T20:50:40.8694184Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8695122Z self=, 2025-05-07T20:50:40.8696229Z data_type=torch.float32, 2025-05-07T20:50:40.8696566Z segment_value_type=torch.int64, 2025-05-07T20:50:40.8696920Z segment_length_type=torch.int64, 2025-05-07T20:50:40.8697235Z ) 2025-05-07T20:50:40.8697569Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8698520Z self=, 2025-05-07T20:50:40.8699364Z data_type=torch.float32, 2025-05-07T20:50:40.8699690Z segment_value_type=torch.int32, 2025-05-07T20:50:40.8700047Z segment_length_type=torch.int64, 2025-05-07T20:50:40.8700363Z ) 2025-05-07T20:50:40.8700699Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:40.8701647Z self=, 2025-05-07T20:50:40.8702492Z data_type=torch.float32, 2025-05-07T20:50:40.8702951Z segment_value_type=torch.int64, 2025-05-07T20:50:40.8703311Z segment_length_type=torch.int32, 2025-05-07T20:50:40.8703631Z ) 2025-05-07T20:50:40.8703843Z PASSED 2025-05-07T20:50:40.8703981Z 2025-05-07T20:50:40.8704144Z ============================== 4 passed in 2.90s =============================== 2025-05-07T20:50:41.6391705Z 2025-05-07T20:50:41.6392416Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:50:41.6413652Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 6 seconds 2025-05-07T20:50:41.6414168Z 2025-05-07T20:50:41.6414174Z 2025-05-07T20:50:41.6414180Z 2025-05-07T20:50:41.6414185Z 2025-05-07T20:50:41.6435725Z ################################################################################ 2025-05-07T20:50:41.6451617Z # [2025-05-07T20:50:41.644Z] Run Python Test Suite: 2025-05-07T20:50:41.6452094Z # ./sparse/index_select_test.py 2025-05-07T20:50:41.6452502Z ################################################################################ 2025-05-07T20:50:41.6476350Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/index_select_test.py 2025-05-07T20:50:41.6477113Z 2025-05-07T20:50:43.7729264Z ============================= test session starts ============================== 2025-05-07T20:50:43.7729915Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:43.7730455Z cachedir: .pytest_cache 2025-05-07T20:50:43.7731054Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:43.7731795Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:43.7732212Z plugins: hypothesis-6.131.14 2025-05-07T20:50:46.2190049Z collecting ... collected 3 items 2025-05-07T20:50:46.2190337Z 2025-05-07T20:50:46.8876002Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8876825Z self=, 2025-05-07T20:50:46.8877291Z num_inputs=0, 2025-05-07T20:50:46.8877543Z max_input_rows=2, 2025-05-07T20:50:46.8877799Z max_cols_factor=2, 2025-05-07T20:50:46.8878022Z max_output_rows=2, 2025-05-07T20:50:46.8878269Z permute_output_dim_0_1=False, 2025-05-07T20:50:46.8878550Z dtype=torch.float32, 2025-05-07T20:50:46.8878785Z use_cpu=False, 2025-05-07T20:50:46.8879188Z op=, 2025-05-07T20:50:46.8879547Z ) 2025-05-07T20:50:46.8879773Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8880272Z self=, 2025-05-07T20:50:46.8880737Z num_inputs=31, 2025-05-07T20:50:46.8880955Z max_input_rows=2, 2025-05-07T20:50:46.8881185Z max_cols_factor=2, 2025-05-07T20:50:46.8881422Z max_output_rows=2, 2025-05-07T20:50:46.8881663Z permute_output_dim_0_1=False, 2025-05-07T20:50:46.8881932Z dtype=torch.float32, 2025-05-07T20:50:46.8882169Z use_cpu=False, 2025-05-07T20:50:46.8882474Z op=, 2025-05-07T20:50:46.8882816Z ) 2025-05-07T20:50:46.8883048Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8883544Z self=, 2025-05-07T20:50:46.8884003Z num_inputs=31, 2025-05-07T20:50:46.8884221Z max_input_rows=31, 2025-05-07T20:50:46.8884452Z max_cols_factor=63, 2025-05-07T20:50:46.8884680Z max_output_rows=13, 2025-05-07T20:50:46.8884928Z permute_output_dim_0_1=True, 2025-05-07T20:50:46.8885203Z dtype=torch.float16, 2025-05-07T20:50:46.8885438Z use_cpu=False, 2025-05-07T20:50:46.8885738Z op=, 2025-05-07T20:50:46.8886241Z ) 2025-05-07T20:50:46.8886475Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8886967Z self=, 2025-05-07T20:50:46.8887456Z num_inputs=5, 2025-05-07T20:50:46.8887668Z max_input_rows=3, 2025-05-07T20:50:46.8887898Z max_cols_factor=137, 2025-05-07T20:50:46.8888138Z max_output_rows=13, 2025-05-07T20:50:46.8888381Z permute_output_dim_0_1=False, 2025-05-07T20:50:46.8888659Z dtype=torch.float16, 2025-05-07T20:50:46.8888896Z use_cpu=False, 2025-05-07T20:50:46.8889196Z op=, 2025-05-07T20:50:46.8889543Z ) 2025-05-07T20:50:46.8889789Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8890276Z self=, 2025-05-07T20:50:46.8890739Z num_inputs=63, 2025-05-07T20:50:46.8890958Z max_input_rows=15, 2025-05-07T20:50:46.8891198Z max_cols_factor=256, 2025-05-07T20:50:46.8891445Z max_output_rows=29, 2025-05-07T20:50:46.8891698Z permute_output_dim_0_1=True, 2025-05-07T20:50:46.8891962Z dtype=torch.float16, 2025-05-07T20:50:46.8892199Z use_cpu=True, 2025-05-07T20:50:46.8892505Z op=, 2025-05-07T20:50:46.8892855Z ) 2025-05-07T20:50:46.8893075Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8893566Z self=, 2025-05-07T20:50:46.8894031Z num_inputs=13, 2025-05-07T20:50:46.8894243Z max_input_rows=2, 2025-05-07T20:50:46.8894478Z max_cols_factor=156, 2025-05-07T20:50:46.8894724Z max_output_rows=21, 2025-05-07T20:50:46.8894963Z permute_output_dim_0_1=False, 2025-05-07T20:50:46.8895241Z dtype=torch.float32, 2025-05-07T20:50:46.8895477Z use_cpu=True, 2025-05-07T20:50:46.8895776Z op=, 2025-05-07T20:50:46.8896545Z ) 2025-05-07T20:50:46.8896776Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8897262Z self=, 2025-05-07T20:50:46.8897722Z num_inputs=68, 2025-05-07T20:50:46.8897938Z max_input_rows=4, 2025-05-07T20:50:46.8898169Z max_cols_factor=81, 2025-05-07T20:50:46.8898396Z max_output_rows=21, 2025-05-07T20:50:46.8898645Z permute_output_dim_0_1=True, 2025-05-07T20:50:46.8898913Z dtype=torch.float32, 2025-05-07T20:50:46.8899142Z use_cpu=False, 2025-05-07T20:50:46.8899447Z op=, 2025-05-07T20:50:46.8899794Z ) 2025-05-07T20:50:46.8900013Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8900508Z self=, 2025-05-07T20:50:46.8900972Z num_inputs=25, 2025-05-07T20:50:46.8901193Z max_input_rows=28, 2025-05-07T20:50:46.8901429Z max_cols_factor=256, 2025-05-07T20:50:46.8901668Z max_output_rows=17, 2025-05-07T20:50:46.8901905Z permute_output_dim_0_1=False, 2025-05-07T20:50:46.8902183Z dtype=torch.float32, 2025-05-07T20:50:46.8902417Z use_cpu=True, 2025-05-07T20:50:46.8902748Z op=, 2025-05-07T20:50:46.8903118Z ) 2025-05-07T20:50:46.8903350Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8903842Z self=, 2025-05-07T20:50:46.8904295Z num_inputs=0, 2025-05-07T20:50:46.8904514Z max_input_rows=23, 2025-05-07T20:50:46.8904748Z max_cols_factor=246, 2025-05-07T20:50:46.8904983Z max_output_rows=14, 2025-05-07T20:50:46.8905230Z permute_output_dim_0_1=False, 2025-05-07T20:50:46.8905506Z dtype=torch.float16, 2025-05-07T20:50:46.8905739Z use_cpu=False, 2025-05-07T20:50:46.8906174Z op=, 2025-05-07T20:50:46.8906521Z ) 2025-05-07T20:50:46.8906743Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8907238Z self=, 2025-05-07T20:50:46.8907750Z num_inputs=43, 2025-05-07T20:50:46.8907973Z max_input_rows=3, 2025-05-07T20:50:46.8908197Z max_cols_factor=68, 2025-05-07T20:50:46.8908429Z max_output_rows=5, 2025-05-07T20:50:46.8908674Z permute_output_dim_0_1=True, 2025-05-07T20:50:46.8908937Z dtype=torch.float32, 2025-05-07T20:50:46.8909176Z use_cpu=True, 2025-05-07T20:50:46.8909507Z op=, 2025-05-07T20:50:46.8909871Z ) 2025-05-07T20:50:46.8910097Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8910589Z self=, 2025-05-07T20:50:46.8911048Z num_inputs=35, 2025-05-07T20:50:46.8911270Z max_input_rows=25, 2025-05-07T20:50:46.8911501Z max_cols_factor=86, 2025-05-07T20:50:46.8911727Z max_output_rows=15, 2025-05-07T20:50:46.8911971Z permute_output_dim_0_1=False, 2025-05-07T20:50:46.8912245Z dtype=torch.float16, 2025-05-07T20:50:46.8912482Z use_cpu=True, 2025-05-07T20:50:46.8912803Z op=, 2025-05-07T20:50:46.8913175Z ) 2025-05-07T20:50:46.8913399Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8913883Z self=, 2025-05-07T20:50:46.8914344Z num_inputs=35, 2025-05-07T20:50:46.8914563Z max_input_rows=25, 2025-05-07T20:50:46.8914788Z max_cols_factor=86, 2025-05-07T20:50:46.8915022Z max_output_rows=15, 2025-05-07T20:50:46.8915268Z permute_output_dim_0_1=True, 2025-05-07T20:50:46.8915533Z dtype=torch.float16, 2025-05-07T20:50:46.8915776Z use_cpu=True, 2025-05-07T20:50:46.8916196Z op=, 2025-05-07T20:50:46.8916561Z ) 2025-05-07T20:50:46.8916786Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8917277Z self=, 2025-05-07T20:50:46.8917737Z num_inputs=35, 2025-05-07T20:50:46.8917949Z max_input_rows=25, 2025-05-07T20:50:46.8918180Z max_cols_factor=86, 2025-05-07T20:50:46.8918411Z max_output_rows=2, 2025-05-07T20:50:46.8918650Z permute_output_dim_0_1=True, 2025-05-07T20:50:46.8918978Z dtype=torch.float16, 2025-05-07T20:50:46.8919214Z use_cpu=True, 2025-05-07T20:50:46.8919537Z op=, 2025-05-07T20:50:46.8919904Z ) 2025-05-07T20:50:46.8920134Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8920620Z self=, 2025-05-07T20:50:46.8921093Z num_inputs=35, 2025-05-07T20:50:46.8921312Z max_input_rows=2, 2025-05-07T20:50:46.8921543Z max_cols_factor=86, 2025-05-07T20:50:46.8921771Z max_output_rows=2, 2025-05-07T20:50:46.8922015Z permute_output_dim_0_1=True, 2025-05-07T20:50:46.8922283Z dtype=torch.float16, 2025-05-07T20:50:46.8922511Z use_cpu=True, 2025-05-07T20:50:46.8922843Z op=, 2025-05-07T20:50:46.8923212Z ) 2025-05-07T20:50:46.8923434Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8923926Z self=, 2025-05-07T20:50:46.8924388Z num_inputs=35, 2025-05-07T20:50:46.8924600Z max_input_rows=2, 2025-05-07T20:50:46.8924828Z max_cols_factor=2, 2025-05-07T20:50:46.8925056Z max_output_rows=2, 2025-05-07T20:50:46.8925290Z permute_output_dim_0_1=True, 2025-05-07T20:50:46.8925559Z dtype=torch.float16, 2025-05-07T20:50:46.8925881Z use_cpu=True, 2025-05-07T20:50:46.8926209Z op=, 2025-05-07T20:50:46.8926577Z ) 2025-05-07T20:50:46.8926802Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8927293Z self=, 2025-05-07T20:50:46.8927746Z num_inputs=2, 2025-05-07T20:50:46.8927963Z max_input_rows=2, 2025-05-07T20:50:46.8928191Z max_cols_factor=2, 2025-05-07T20:50:46.8928414Z max_output_rows=2, 2025-05-07T20:50:46.8928652Z permute_output_dim_0_1=True, 2025-05-07T20:50:46.8928920Z dtype=torch.float16, 2025-05-07T20:50:46.8929148Z use_cpu=True, 2025-05-07T20:50:46.8929479Z op=, 2025-05-07T20:50:46.8929847Z ) 2025-05-07T20:50:46.8930069Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8930556Z self=, 2025-05-07T20:50:46.8931027Z num_inputs=76, 2025-05-07T20:50:46.8931247Z max_input_rows=16, 2025-05-07T20:50:46.8931472Z max_cols_factor=75, 2025-05-07T20:50:46.8931709Z max_output_rows=10, 2025-05-07T20:50:46.8931953Z permute_output_dim_0_1=False, 2025-05-07T20:50:46.8932224Z dtype=torch.float16, 2025-05-07T20:50:46.8932461Z use_cpu=False, 2025-05-07T20:50:46.8932792Z op=, 2025-05-07T20:50:46.8933151Z ) 2025-05-07T20:50:46.8933381Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8933873Z self=, 2025-05-07T20:50:46.8934327Z num_inputs=76, 2025-05-07T20:50:46.8934547Z max_input_rows=16, 2025-05-07T20:50:46.8934780Z max_cols_factor=76, 2025-05-07T20:50:46.8935007Z max_output_rows=10, 2025-05-07T20:50:46.8935253Z permute_output_dim_0_1=False, 2025-05-07T20:50:46.8935536Z dtype=torch.float16, 2025-05-07T20:50:46.8935886Z use_cpu=False, 2025-05-07T20:50:46.8936223Z op=, 2025-05-07T20:50:46.8936591Z ) 2025-05-07T20:50:46.8936819Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8937329Z self=, 2025-05-07T20:50:46.8937819Z num_inputs=10, 2025-05-07T20:50:46.8938039Z max_input_rows=16, 2025-05-07T20:50:46.8938263Z max_cols_factor=76, 2025-05-07T20:50:46.8938498Z max_output_rows=10, 2025-05-07T20:50:46.8938744Z permute_output_dim_0_1=False, 2025-05-07T20:50:46.8939011Z dtype=torch.float16, 2025-05-07T20:50:46.8939248Z use_cpu=False, 2025-05-07T20:50:46.8939578Z op=, 2025-05-07T20:50:46.8939938Z ) 2025-05-07T20:50:46.8940162Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:46.8940666Z self=, 2025-05-07T20:50:46.8941125Z num_inputs=10, 2025-05-07T20:50:46.8941336Z max_input_rows=16, 2025-05-07T20:50:46.8941566Z max_cols_factor=16, 2025-05-07T20:50:46.8941803Z max_output_rows=10, 2025-05-07T20:50:46.8942041Z permute_output_dim_0_1=False, 2025-05-07T20:50:46.8942317Z dtype=torch.float16, 2025-05-07T20:50:46.8942551Z use_cpu=False, 2025-05-07T20:50:46.8942871Z op=, 2025-05-07T20:50:46.8943239Z ) 2025-05-07T20:50:46.8943417Z PASSED 2025-05-07T20:50:47.0334788Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0335776Z self=, 2025-05-07T20:50:47.0336250Z num_indices=1, 2025-05-07T20:50:47.0336476Z max_num_input_rows=1, 2025-05-07T20:50:47.0337093Z shape=[1], 2025-05-07T20:50:47.0337324Z dtype=torch.float32, 2025-05-07T20:50:47.0345302Z use_cpu=False, 2025-05-07T20:50:47.0345567Z num_groups=1, 2025-05-07T20:50:47.0345796Z use_var_cols=False, 2025-05-07T20:50:47.0346054Z use_var_num_input_rows=False, 2025-05-07T20:50:47.0346337Z check_non_contiguous=False, 2025-05-07T20:50:47.0346595Z ) 2025-05-07T20:50:47.0346828Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0347339Z self=, 2025-05-07T20:50:47.0347855Z num_indices=26, 2025-05-07T20:50:47.0348087Z max_num_input_rows=1, 2025-05-07T20:50:47.0348341Z shape=[1], 2025-05-07T20:50:47.0348555Z dtype=torch.float32, 2025-05-07T20:50:47.0348799Z use_cpu=False, 2025-05-07T20:50:47.0349018Z num_groups=1, 2025-05-07T20:50:47.0349233Z use_var_cols=False, 2025-05-07T20:50:47.0349485Z use_var_num_input_rows=False, 2025-05-07T20:50:47.0349782Z check_non_contiguous=False, 2025-05-07T20:50:47.0350033Z ) 2025-05-07T20:50:47.0350267Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0350772Z self=, 2025-05-07T20:50:47.0351231Z num_indices=26, 2025-05-07T20:50:47.0351463Z max_num_input_rows=27, 2025-05-07T20:50:47.0351713Z shape=[16, 26], 2025-05-07T20:50:47.0351931Z dtype=torch.float32, 2025-05-07T20:50:47.0352171Z use_cpu=True, 2025-05-07T20:50:47.0352385Z num_groups=11, 2025-05-07T20:50:47.0352598Z use_var_cols=False, 2025-05-07T20:50:47.0352846Z use_var_num_input_rows=True, 2025-05-07T20:50:47.0353128Z check_non_contiguous=False, 2025-05-07T20:50:47.0353382Z ) 2025-05-07T20:50:47.0353606Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0354107Z self=, 2025-05-07T20:50:47.0354574Z num_indices=26, 2025-05-07T20:50:47.0354800Z max_num_input_rows=29, 2025-05-07T20:50:47.0355254Z shape=[8, 2], 2025-05-07T20:50:47.0355483Z dtype=torch.float32, 2025-05-07T20:50:47.0355716Z use_cpu=False, 2025-05-07T20:50:47.0355930Z num_groups=8, 2025-05-07T20:50:47.0356149Z use_var_cols=False, 2025-05-07T20:50:47.0356389Z use_var_num_input_rows=True, 2025-05-07T20:50:47.0356665Z check_non_contiguous=False, 2025-05-07T20:50:47.0356914Z ) 2025-05-07T20:50:47.0357138Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0357688Z self=, 2025-05-07T20:50:47.0358151Z num_indices=5, 2025-05-07T20:50:47.0358375Z max_num_input_rows=15, 2025-05-07T20:50:47.0358615Z shape=[10], 2025-05-07T20:50:47.0358835Z dtype=torch.float16, 2025-05-07T20:50:47.0359160Z use_cpu=False, 2025-05-07T20:50:47.0359368Z num_groups=4, 2025-05-07T20:50:47.0359589Z use_var_cols=True, 2025-05-07T20:50:47.0359839Z use_var_num_input_rows=True, 2025-05-07T20:50:47.0360118Z check_non_contiguous=False, 2025-05-07T20:50:47.0360372Z ) 2025-05-07T20:50:47.0360602Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0361096Z self=, 2025-05-07T20:50:47.0361564Z num_indices=7, 2025-05-07T20:50:47.0361795Z max_num_input_rows=30, 2025-05-07T20:50:47.0362037Z shape=[10], 2025-05-07T20:50:47.0362259Z dtype=torch.float16, 2025-05-07T20:50:47.0362499Z use_cpu=True, 2025-05-07T20:50:47.0362705Z num_groups=13, 2025-05-07T20:50:47.0362926Z use_var_cols=True, 2025-05-07T20:50:47.0363178Z use_var_num_input_rows=False, 2025-05-07T20:50:47.0363452Z check_non_contiguous=True, 2025-05-07T20:50:47.0363701Z ) 2025-05-07T20:50:47.0363931Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0364433Z self=, 2025-05-07T20:50:47.0364987Z num_indices=11, 2025-05-07T20:50:47.0365219Z max_num_input_rows=2, 2025-05-07T20:50:47.0365460Z shape=[30], 2025-05-07T20:50:47.0365674Z dtype=torch.float16, 2025-05-07T20:50:47.0365914Z use_cpu=False, 2025-05-07T20:50:47.0366130Z num_groups=25, 2025-05-07T20:50:47.0366344Z use_var_cols=False, 2025-05-07T20:50:47.0366592Z use_var_num_input_rows=True, 2025-05-07T20:50:47.0366872Z check_non_contiguous=False, 2025-05-07T20:50:47.0367119Z ) 2025-05-07T20:50:47.0367349Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0367849Z self=, 2025-05-07T20:50:47.0368307Z num_indices=31, 2025-05-07T20:50:47.0368534Z max_num_input_rows=20, 2025-05-07T20:50:47.0368776Z shape=[3], 2025-05-07T20:50:47.0368991Z dtype=torch.float16, 2025-05-07T20:50:47.0369230Z use_cpu=True, 2025-05-07T20:50:47.0369442Z num_groups=27, 2025-05-07T20:50:47.0369668Z use_var_cols=False, 2025-05-07T20:50:47.0369919Z use_var_num_input_rows=False, 2025-05-07T20:50:47.0370201Z check_non_contiguous=True, 2025-05-07T20:50:47.0370443Z ) 2025-05-07T20:50:47.0370671Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0371170Z self=, 2025-05-07T20:50:47.0371634Z num_indices=19, 2025-05-07T20:50:47.0371855Z max_num_input_rows=24, 2025-05-07T20:50:47.0372096Z shape=[25, 16], 2025-05-07T20:50:47.0372316Z dtype=torch.float16, 2025-05-07T20:50:47.0372551Z use_cpu=False, 2025-05-07T20:50:47.0372765Z num_groups=12, 2025-05-07T20:50:47.0372989Z use_var_cols=False, 2025-05-07T20:50:47.0373228Z use_var_num_input_rows=True, 2025-05-07T20:50:47.0373502Z check_non_contiguous=False, 2025-05-07T20:50:47.0373750Z ) 2025-05-07T20:50:47.0373970Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0374551Z self=, 2025-05-07T20:50:47.0375026Z num_indices=23, 2025-05-07T20:50:47.0375244Z max_num_input_rows=16, 2025-05-07T20:50:47.0375484Z shape=[4], 2025-05-07T20:50:47.0375696Z dtype=torch.float32, 2025-05-07T20:50:47.0375931Z use_cpu=True, 2025-05-07T20:50:47.0376139Z num_groups=31, 2025-05-07T20:50:47.0376355Z use_var_cols=True, 2025-05-07T20:50:47.0376597Z use_var_num_input_rows=False, 2025-05-07T20:50:47.0376869Z check_non_contiguous=True, 2025-05-07T20:50:47.0377118Z ) 2025-05-07T20:50:47.0377343Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0377831Z self=, 2025-05-07T20:50:47.0378296Z num_indices=16, 2025-05-07T20:50:47.0378522Z max_num_input_rows=29, 2025-05-07T20:50:47.0378756Z shape=[22, 7], 2025-05-07T20:50:47.0378976Z dtype=torch.float32, 2025-05-07T20:50:47.0379211Z use_cpu=True, 2025-05-07T20:50:47.0379418Z num_groups=9, 2025-05-07T20:50:47.0379641Z use_var_cols=False, 2025-05-07T20:50:47.0379886Z use_var_num_input_rows=False, 2025-05-07T20:50:47.0380159Z check_non_contiguous=True, 2025-05-07T20:50:47.0380403Z ) 2025-05-07T20:50:47.0380628Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0381125Z self=, 2025-05-07T20:50:47.0381578Z num_indices=16, 2025-05-07T20:50:47.0381802Z max_num_input_rows=29, 2025-05-07T20:50:47.0382042Z shape=[22, 29], 2025-05-07T20:50:47.0382256Z dtype=torch.float32, 2025-05-07T20:50:47.0382489Z use_cpu=True, 2025-05-07T20:50:47.0382700Z num_groups=9, 2025-05-07T20:50:47.0382909Z use_var_cols=False, 2025-05-07T20:50:47.0383155Z use_var_num_input_rows=False, 2025-05-07T20:50:47.0383436Z check_non_contiguous=True, 2025-05-07T20:50:47.0383675Z ) 2025-05-07T20:50:47.0383901Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0384494Z self=, 2025-05-07T20:50:47.0384948Z num_indices=16, 2025-05-07T20:50:47.0385176Z max_num_input_rows=29, 2025-05-07T20:50:47.0385419Z shape=[22, 22], 2025-05-07T20:50:47.0385634Z dtype=torch.float32, 2025-05-07T20:50:47.0385869Z use_cpu=True, 2025-05-07T20:50:47.0386069Z num_groups=9, 2025-05-07T20:50:47.0386283Z use_var_cols=False, 2025-05-07T20:50:47.0386524Z use_var_num_input_rows=False, 2025-05-07T20:50:47.0386801Z check_non_contiguous=True, 2025-05-07T20:50:47.0387045Z ) 2025-05-07T20:50:47.0387263Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0387806Z self=, 2025-05-07T20:50:47.0388267Z num_indices=16, 2025-05-07T20:50:47.0388484Z max_num_input_rows=29, 2025-05-07T20:50:47.0388725Z shape=[9, 22], 2025-05-07T20:50:47.0388955Z dtype=torch.float32, 2025-05-07T20:50:47.0389186Z use_cpu=True, 2025-05-07T20:50:47.0389395Z num_groups=9, 2025-05-07T20:50:47.0389609Z use_var_cols=False, 2025-05-07T20:50:47.0389846Z use_var_num_input_rows=False, 2025-05-07T20:50:47.0390125Z check_non_contiguous=True, 2025-05-07T20:50:47.0390368Z ) 2025-05-07T20:50:47.0390585Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0391080Z self=, 2025-05-07T20:50:47.0391540Z num_indices=16, 2025-05-07T20:50:47.0391764Z max_num_input_rows=29, 2025-05-07T20:50:47.0391999Z shape=[22, 22], 2025-05-07T20:50:47.0392219Z dtype=torch.float32, 2025-05-07T20:50:47.0392453Z use_cpu=True, 2025-05-07T20:50:47.0392658Z num_groups=16, 2025-05-07T20:50:47.0392875Z use_var_cols=False, 2025-05-07T20:50:47.0393120Z use_var_num_input_rows=False, 2025-05-07T20:50:47.0393394Z check_non_contiguous=True, 2025-05-07T20:50:47.0393645Z ) 2025-05-07T20:50:47.0393953Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0394444Z self=, 2025-05-07T20:50:47.0394904Z num_indices=16, 2025-05-07T20:50:47.0395128Z max_num_input_rows=29, 2025-05-07T20:50:47.0395364Z shape=[16, 22], 2025-05-07T20:50:47.0395587Z dtype=torch.float32, 2025-05-07T20:50:47.0395820Z use_cpu=True, 2025-05-07T20:50:47.0396306Z num_groups=16, 2025-05-07T20:50:47.0396530Z use_var_cols=False, 2025-05-07T20:50:47.0396775Z use_var_num_input_rows=False, 2025-05-07T20:50:47.0397058Z check_non_contiguous=True, 2025-05-07T20:50:47.0397299Z ) 2025-05-07T20:50:47.0397524Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0398024Z self=, 2025-05-07T20:50:47.0398479Z num_indices=16, 2025-05-07T20:50:47.0398704Z max_num_input_rows=29, 2025-05-07T20:50:47.0399030Z shape=[16], 2025-05-07T20:50:47.0399254Z dtype=torch.float32, 2025-05-07T20:50:47.0399496Z use_cpu=False, 2025-05-07T20:50:47.0399701Z num_groups=1, 2025-05-07T20:50:47.0399920Z use_var_cols=False, 2025-05-07T20:50:47.0400164Z use_var_num_input_rows=False, 2025-05-07T20:50:47.0400436Z check_non_contiguous=False, 2025-05-07T20:50:47.0400685Z ) 2025-05-07T20:50:47.0400913Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0401404Z self=, 2025-05-07T20:50:47.0401867Z num_indices=13, 2025-05-07T20:50:47.0402093Z max_num_input_rows=18, 2025-05-07T20:50:47.0402328Z shape=[4], 2025-05-07T20:50:47.0402544Z dtype=torch.float32, 2025-05-07T20:50:47.0402782Z use_cpu=True, 2025-05-07T20:50:47.0402996Z num_groups=11, 2025-05-07T20:50:47.0403212Z use_var_cols=False, 2025-05-07T20:50:47.0403458Z use_var_num_input_rows=False, 2025-05-07T20:50:47.0403874Z check_non_contiguous=True, 2025-05-07T20:50:47.0404119Z ) 2025-05-07T20:50:47.0404345Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0404840Z self=, 2025-05-07T20:50:47.0405292Z num_indices=13, 2025-05-07T20:50:47.0405517Z max_num_input_rows=18, 2025-05-07T20:50:47.0405753Z shape=[4], 2025-05-07T20:50:47.0405961Z dtype=torch.float32, 2025-05-07T20:50:47.0406195Z use_cpu=True, 2025-05-07T20:50:47.0406404Z num_groups=11, 2025-05-07T20:50:47.0406614Z use_var_cols=False, 2025-05-07T20:50:47.0406861Z use_var_num_input_rows=True, 2025-05-07T20:50:47.0407139Z check_non_contiguous=True, 2025-05-07T20:50:47.0407377Z ) 2025-05-07T20:50:47.0407615Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:47.0408145Z self=, 2025-05-07T20:50:47.0408604Z num_indices=27, 2025-05-07T20:50:47.0408832Z max_num_input_rows=16, 2025-05-07T20:50:47.0409075Z shape=[6, 17], 2025-05-07T20:50:47.0409295Z dtype=torch.float32, 2025-05-07T20:50:47.0409526Z use_cpu=False, 2025-05-07T20:50:47.0409739Z num_groups=2, 2025-05-07T20:50:47.0409956Z use_var_cols=False, 2025-05-07T20:50:47.0410194Z use_var_num_input_rows=True, 2025-05-07T20:50:47.0410468Z check_non_contiguous=False, 2025-05-07T20:50:47.0410717Z ) 2025-05-07T20:50:47.0410901Z PASSED 2025-05-07T20:50:50.7502141Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:50:50.7502515Z 2025-05-07T20:50:50.7502666Z =============================== warnings summary =============================== 2025-05-07T20:50:50.7503142Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:50:50.7504807Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:50:50.7506076Z warnings.warn( 2025-05-07T20:50:50.7506214Z 2025-05-07T20:50:50.7506450Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:50:50.7509652Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::index_select_dim0: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:50:50.7512896Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:50:50.7513307Z 2025-05-07T20:50:50.7513537Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:50.7514004Z ======================== 3 passed, 2 warnings in 7.09s ========================= 2025-05-07T20:50:51.5562906Z 2025-05-07T20:50:51.5563461Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:50:51.5584333Z [TEST] Python test time for ./sparse/index_select_test.py: 10 seconds 2025-05-07T20:50:51.5584642Z 2025-05-07T20:50:51.5584647Z 2025-05-07T20:50:51.5584651Z 2025-05-07T20:50:51.5584654Z 2025-05-07T20:50:51.5605247Z ################################################################################ 2025-05-07T20:50:51.5620360Z # [2025-05-07T20:50:51.561Z] Run Python Test Suite: 2025-05-07T20:50:51.5620723Z # ./sparse/misc_ops_test.py 2025-05-07T20:50:51.5621003Z ################################################################################ 2025-05-07T20:50:51.5646682Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/misc_ops_test.py 2025-05-07T20:50:51.5647305Z 2025-05-07T20:50:53.6947741Z ============================= test session starts ============================== 2025-05-07T20:50:53.6948984Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:53.6949747Z cachedir: .pytest_cache 2025-05-07T20:50:53.6950343Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:53.6951080Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:53.6951532Z plugins: hypothesis-6.131.14 2025-05-07T20:50:56.0823684Z collecting ... collected 8 items 2025-05-07T20:50:56.0823917Z 2025-05-07T20:50:56.2336825Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:50:56.3803910Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:50:56.3804674Z self=, 2025-05-07T20:50:56.3805127Z index_type=torch.int32, 2025-05-07T20:50:56.3805389Z has_weight=False, 2025-05-07T20:50:56.3805631Z bucketize_pos=False, 2025-05-07T20:50:56.3805865Z ) 2025-05-07T20:50:56.3806108Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:50:56.3806592Z self=, 2025-05-07T20:50:56.3807038Z index_type=torch.int64, 2025-05-07T20:50:56.3807284Z has_weight=False, 2025-05-07T20:50:56.3807561Z bucketize_pos=True, 2025-05-07T20:50:56.3807784Z ) 2025-05-07T20:50:56.3808323Z PASSED 2025-05-07T20:50:56.4059356Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:50:56.4059984Z self=, 2025-05-07T20:50:56.4060383Z permute_size=0, 2025-05-07T20:50:56.4060599Z long_index=False, 2025-05-07T20:50:56.4060817Z ) 2025-05-07T20:50:56.4061024Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4061424Z self=, 2025-05-07T20:50:56.4061823Z permute_size=393, 2025-05-07T20:50:56.4062055Z long_index=False, 2025-05-07T20:50:56.4062272Z ) 2025-05-07T20:50:56.4062471Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4062878Z self=, 2025-05-07T20:50:56.4063274Z permute_size=393, 2025-05-07T20:50:56.4063497Z long_index=True, 2025-05-07T20:50:56.4063726Z ) 2025-05-07T20:50:56.4063937Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4064334Z self=, 2025-05-07T20:50:56.4064728Z permute_size=883, 2025-05-07T20:50:56.4064961Z long_index=False, 2025-05-07T20:50:56.4065171Z ) 2025-05-07T20:50:56.4065376Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4065779Z self=, 2025-05-07T20:50:56.4066168Z permute_size=516, 2025-05-07T20:50:56.4066399Z long_index=False, 2025-05-07T20:50:56.4066617Z ) 2025-05-07T20:50:56.4066821Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4067219Z self=, 2025-05-07T20:50:56.4067615Z permute_size=324, 2025-05-07T20:50:56.4067845Z long_index=True, 2025-05-07T20:50:56.4068055Z ) 2025-05-07T20:50:56.4068262Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4068888Z self=, 2025-05-07T20:50:56.4069277Z permute_size=661, 2025-05-07T20:50:56.4069510Z long_index=True, 2025-05-07T20:50:56.4069724Z ) 2025-05-07T20:50:56.4069923Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4070324Z self=, 2025-05-07T20:50:56.4070719Z permute_size=163, 2025-05-07T20:50:56.4070942Z long_index=False, 2025-05-07T20:50:56.4071159Z ) 2025-05-07T20:50:56.4071361Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4071757Z self=, 2025-05-07T20:50:56.4072155Z permute_size=542, 2025-05-07T20:50:56.4072382Z long_index=False, 2025-05-07T20:50:56.4072598Z ) 2025-05-07T20:50:56.4072797Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4073197Z self=, 2025-05-07T20:50:56.4073596Z permute_size=999, 2025-05-07T20:50:56.4073821Z long_index=True, 2025-05-07T20:50:56.4074033Z ) 2025-05-07T20:50:56.4074237Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4074632Z self=, 2025-05-07T20:50:56.4075024Z permute_size=168, 2025-05-07T20:50:56.4075258Z long_index=True, 2025-05-07T20:50:56.4075464Z ) 2025-05-07T20:50:56.4075669Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4076072Z self=, 2025-05-07T20:50:56.4076461Z permute_size=682, 2025-05-07T20:50:56.4076689Z long_index=False, 2025-05-07T20:50:56.4076904Z ) 2025-05-07T20:50:56.4077108Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4077503Z self=, 2025-05-07T20:50:56.4077897Z permute_size=704, 2025-05-07T20:50:56.4078126Z long_index=True, 2025-05-07T20:50:56.4078337Z ) 2025-05-07T20:50:56.4078672Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4079175Z self=, 2025-05-07T20:50:56.4079565Z permute_size=233, 2025-05-07T20:50:56.4079793Z long_index=True, 2025-05-07T20:50:56.4080011Z ) 2025-05-07T20:50:56.4080238Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4080665Z self=, 2025-05-07T20:50:56.4081060Z permute_size=447, 2025-05-07T20:50:56.4081284Z long_index=False, 2025-05-07T20:50:56.4081499Z ) 2025-05-07T20:50:56.4081706Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4082103Z self=, 2025-05-07T20:50:56.4082500Z permute_size=85, 2025-05-07T20:50:56.4082726Z long_index=True, 2025-05-07T20:50:56.4082940Z ) 2025-05-07T20:50:56.4083138Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4083541Z self=, 2025-05-07T20:50:56.4083952Z permute_size=998, 2025-05-07T20:50:56.4084174Z long_index=True, 2025-05-07T20:50:56.4084388Z ) 2025-05-07T20:50:56.4084595Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4084995Z self=, 2025-05-07T20:50:56.4085392Z permute_size=469, 2025-05-07T20:50:56.4085620Z long_index=True, 2025-05-07T20:50:56.4085825Z ) 2025-05-07T20:50:56.4086028Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4086428Z self=, 2025-05-07T20:50:56.4086815Z permute_size=431, 2025-05-07T20:50:56.4087043Z long_index=True, 2025-05-07T20:50:56.4094058Z ) 2025-05-07T20:50:56.4094298Z Trying example: test_invert_permute( 2025-05-07T20:50:56.4094730Z self=, 2025-05-07T20:50:56.4095145Z permute_size=38, 2025-05-07T20:50:56.4095498Z long_index=False, 2025-05-07T20:50:56.4095728Z ) 2025-05-07T20:50:56.4096222Z PASSED 2025-05-07T20:50:56.4117046Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:50:56.4359439Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:50:56.4360591Z self=, 2025-05-07T20:50:56.4360983Z N=1, 2025-05-07T20:50:56.4361205Z offsets_type=torch.int32, 2025-05-07T20:50:56.4361456Z ) 2025-05-07T20:50:56.4361669Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4362071Z self=, 2025-05-07T20:50:56.4362450Z N=10, 2025-05-07T20:50:56.4362666Z offsets_type=torch.int32, 2025-05-07T20:50:56.4362914Z ) 2025-05-07T20:50:56.4363113Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4363512Z self=, 2025-05-07T20:50:56.4363916Z N=10, 2025-05-07T20:50:56.4364129Z offsets_type=torch.int64, 2025-05-07T20:50:56.4364376Z ) 2025-05-07T20:50:56.4364582Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4364970Z self=, 2025-05-07T20:50:56.4365354Z N=19, 2025-05-07T20:50:56.4365568Z offsets_type=torch.int32, 2025-05-07T20:50:56.4365821Z ) 2025-05-07T20:50:56.4366019Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4366414Z self=, 2025-05-07T20:50:56.4366798Z N=11, 2025-05-07T20:50:56.4366999Z offsets_type=torch.int64, 2025-05-07T20:50:56.4367248Z ) 2025-05-07T20:50:56.4367452Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4367841Z self=, 2025-05-07T20:50:56.4368226Z N=18, 2025-05-07T20:50:56.4368433Z offsets_type=torch.int64, 2025-05-07T20:50:56.4368678Z ) 2025-05-07T20:50:56.4369164Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4369568Z self=, 2025-05-07T20:50:56.4369942Z N=2, 2025-05-07T20:50:56.4370150Z offsets_type=torch.int64, 2025-05-07T20:50:56.4370396Z ) 2025-05-07T20:50:56.4370594Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4370991Z self=, 2025-05-07T20:50:56.4371373Z N=2, 2025-05-07T20:50:56.4371581Z offsets_type=torch.int32, 2025-05-07T20:50:56.4371819Z ) 2025-05-07T20:50:56.4372024Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4372422Z self=, 2025-05-07T20:50:56.4372797Z N=20, 2025-05-07T20:50:56.4373007Z offsets_type=torch.int64, 2025-05-07T20:50:56.4373256Z ) 2025-05-07T20:50:56.4373453Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4373852Z self=, 2025-05-07T20:50:56.4374246Z N=8, 2025-05-07T20:50:56.4374448Z offsets_type=torch.int64, 2025-05-07T20:50:56.4374702Z ) 2025-05-07T20:50:56.4374909Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4375299Z self=, 2025-05-07T20:50:56.4375685Z N=20, 2025-05-07T20:50:56.4375894Z offsets_type=torch.int32, 2025-05-07T20:50:56.4376141Z ) 2025-05-07T20:50:56.4376343Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4376740Z self=, 2025-05-07T20:50:56.4377120Z N=9, 2025-05-07T20:50:56.4377323Z offsets_type=torch.int32, 2025-05-07T20:50:56.4377574Z ) 2025-05-07T20:50:56.4377781Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4378172Z self=, 2025-05-07T20:50:56.4378555Z N=16, 2025-05-07T20:50:56.4378764Z offsets_type=torch.int32, 2025-05-07T20:50:56.4379155Z ) 2025-05-07T20:50:56.4379364Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4379761Z self=, 2025-05-07T20:50:56.4380142Z N=15, 2025-05-07T20:50:56.4380351Z offsets_type=torch.int64, 2025-05-07T20:50:56.4380595Z ) 2025-05-07T20:50:56.4380793Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4381189Z self=, 2025-05-07T20:50:56.4381574Z N=3, 2025-05-07T20:50:56.4381773Z offsets_type=torch.int32, 2025-05-07T20:50:56.4382019Z ) 2025-05-07T20:50:56.4382222Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4382609Z self=, 2025-05-07T20:50:56.4382994Z N=5, 2025-05-07T20:50:56.4383198Z offsets_type=torch.int64, 2025-05-07T20:50:56.4383444Z ) 2025-05-07T20:50:56.4383641Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4384045Z self=, 2025-05-07T20:50:56.4384426Z N=13, 2025-05-07T20:50:56.4384631Z offsets_type=torch.int64, 2025-05-07T20:50:56.4384874Z ) 2025-05-07T20:50:56.4385075Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4385463Z self=, 2025-05-07T20:50:56.4385847Z N=8, 2025-05-07T20:50:56.4386051Z offsets_type=torch.int32, 2025-05-07T20:50:56.4386291Z ) 2025-05-07T20:50:56.4386494Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4386890Z self=, 2025-05-07T20:50:56.4387262Z N=1, 2025-05-07T20:50:56.4387466Z offsets_type=torch.int64, 2025-05-07T20:50:56.4387711Z ) 2025-05-07T20:50:56.4387906Z Trying example: test_offsets_range( 2025-05-07T20:50:56.4388298Z self=, 2025-05-07T20:50:56.4388677Z N=17, 2025-05-07T20:50:56.4388887Z offsets_type=torch.int64, 2025-05-07T20:50:56.4389210Z ) 2025-05-07T20:50:56.4389392Z PASSED 2025-05-07T20:50:56.5979099Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:50:56.5979908Z self=, 2025-05-07T20:50:56.5980420Z batch_size=2, 2025-05-07T20:50:56.5980635Z m=3, 2025-05-07T20:50:56.5980816Z k=4, 2025-05-07T20:50:56.5981001Z n=5, 2025-05-07T20:50:56.5981195Z use_cpu=False, 2025-05-07T20:50:56.5981401Z ) 2025-05-07T20:50:56.5981647Z Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:50:56.5982237Z self=, 2025-05-07T20:50:56.5982698Z batch_size=2, 2025-05-07T20:50:56.5982904Z m=3, 2025-05-07T20:50:56.5983094Z k=4, 2025-05-07T20:50:56.5983278Z n=5, 2025-05-07T20:50:56.5983463Z use_cpu=True, 2025-05-07T20:50:56.5983695Z ) 2025-05-07T20:50:56.5983890Z PASSED 2025-05-07T20:50:56.5998695Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:50:56.6014192Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:50:56.6014617Z 2025-05-07T20:50:56.6014759Z ============================== 8 passed in 3.02s =============================== 2025-05-07T20:50:57.4026718Z 2025-05-07T20:50:57.4027201Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:50:57.4046929Z [TEST] Python test time for ./sparse/misc_ops_test.py: 6 seconds 2025-05-07T20:50:57.4047236Z 2025-05-07T20:50:57.4047241Z 2025-05-07T20:50:57.4047245Z 2025-05-07T20:50:57.4047249Z 2025-05-07T20:50:57.4067287Z ################################################################################ 2025-05-07T20:50:57.4085877Z # [2025-05-07T20:50:57.408Z] Run Python Test Suite: 2025-05-07T20:50:57.4086217Z # ./sparse/pack_segments_test.py 2025-05-07T20:50:57.4086882Z ################################################################################ 2025-05-07T20:50:57.4110218Z + 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:50:57.4110865Z 2025-05-07T20:50:59.5390122Z ============================= test session starts ============================== 2025-05-07T20:50:59.5391182Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:59.5391718Z cachedir: .pytest_cache 2025-05-07T20:50:59.5392305Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:59.5393046Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:59.5393460Z plugins: hypothesis-6.131.14 2025-05-07T20:51:01.9622694Z collecting ... collected 4 items 2025-05-07T20:51:01.9622952Z 2025-05-07T20:51:05.1506968Z W0507 20:51:05.150000 110222 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:51:05.1508173Z W0507 20:51:05.150000 110222 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] function: 'inner' (/home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/_dynamo/external_utils.py:68) 2025-05-07T20:51:05.1509384Z W0507 20:51:05.150000 110222 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] last reason: 0/1: ___check_obj_id(fn, 140096999482896) 2025-05-07T20:51:05.1510352Z W0507 20:51:05.150000 110222 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:51:05.1511488Z W0507 20:51:05.150000 110222 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:05.3368389Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:51:05.4692151Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:51:05.7114958Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig PASSED 2025-05-07T20:51:06.0120278Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:51:06.0120697Z 2025-05-07T20:51:06.0120849Z ============================== 4 passed in 6.59s =============================== 2025-05-07T20:51:07.6220558Z 2025-05-07T20:51:07.6221112Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:51:07.6241411Z [TEST] Python test time for ./sparse/pack_segments_test.py: 10 seconds 2025-05-07T20:51:07.6241724Z 2025-05-07T20:51:07.6241729Z 2025-05-07T20:51:07.6241734Z 2025-05-07T20:51:07.6241738Z 2025-05-07T20:51:07.6263329Z ################################################################################ 2025-05-07T20:51:07.6279053Z # [2025-05-07T20:51:07.627Z] Run Python Test Suite: 2025-05-07T20:51:07.6279407Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:51:07.6279719Z ################################################################################ 2025-05-07T20:51:07.6303847Z + 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:07.6304508Z 2025-05-07T20:51:09.7509635Z ============================= test session starts ============================== 2025-05-07T20:51:09.7510288Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:09.7510814Z cachedir: .pytest_cache 2025-05-07T20:51:09.7511400Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:09.7512140Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:09.7512906Z plugins: hypothesis-6.131.14 2025-05-07T20:51:12.1261813Z collecting ... collected 1 item 2025-05-07T20:51:12.1262237Z 2025-05-07T20:51:12.4191462Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings Trying example: test_permute_embeddings( 2025-05-07T20:51:12.4193254Z self=, 2025-05-07T20:51:12.4194267Z B=0, 2025-05-07T20:51:12.4194647Z T=0, 2025-05-07T20:51:12.4194865Z L=2, 2025-05-07T20:51:12.4195099Z long_index=False, 2025-05-07T20:51:12.4195462Z permute_fn=, 2025-05-07T20:51:12.4195841Z ) 2025-05-07T20:51:12.4196353Z Trying example: test_permute_embeddings( 2025-05-07T20:51:12.4196890Z self=, 2025-05-07T20:51:12.4197395Z B=13, 2025-05-07T20:51:12.4197618Z T=0, 2025-05-07T20:51:12.4197806Z L=2, 2025-05-07T20:51:12.4198016Z long_index=False, 2025-05-07T20:51:12.4198363Z permute_fn=, 2025-05-07T20:51:12.4198875Z ) 2025-05-07T20:51:12.4199295Z Trying example: test_permute_embeddings( 2025-05-07T20:51:12.4199879Z self=, 2025-05-07T20:51:12.4200385Z B=13, 2025-05-07T20:51:12.4200575Z T=13, 2025-05-07T20:51:12.4200757Z L=12, 2025-05-07T20:51:12.4200955Z long_index=True, 2025-05-07T20:51:12.4201328Z permute_fn=, 2025-05-07T20:51:12.4201726Z ) 2025-05-07T20:51:12.4201943Z Trying example: test_permute_embeddings( 2025-05-07T20:51:12.4202474Z self=, 2025-05-07T20:51:12.4202974Z B=13, 2025-05-07T20:51:12.4203158Z T=20, 2025-05-07T20:51:12.4203355Z L=10, 2025-05-07T20:51:12.4203796Z long_index=False, 2025-05-07T20:51:12.4204151Z permute_fn=, 2025-05-07T20:51:12.4204529Z ) 2025-05-07T20:51:12.4204749Z Trying example: test_permute_embeddings( 2025-05-07T20:51:12.4205273Z self=, 2025-05-07T20:51:12.4205774Z B=13, 2025-05-07T20:51:12.4205965Z T=2, 2025-05-07T20:51:12.4206145Z L=17, 2025-05-07T20:51:12.4206342Z long_index=False, 2025-05-07T20:51:12.4206713Z permute_fn=, 2025-05-07T20:51:12.4207108Z ) 2025-05-07T20:51:12.4207324Z Trying example: test_permute_embeddings( 2025-05-07T20:51:12.4207853Z self=, 2025-05-07T20:51:12.4208351Z B=13, 2025-05-07T20:51:12.4208536Z T=1, 2025-05-07T20:51:12.4208733Z L=18, 2025-05-07T20:51:12.4208933Z long_index=False, 2025-05-07T20:51:12.4209285Z permute_fn=, 2025-05-07T20:51:12.4209662Z ) 2025-05-07T20:51:12.4209879Z Trying example: test_permute_embeddings( 2025-05-07T20:51:12.4210398Z self=, 2025-05-07T20:51:12.4210899Z B=8, 2025-05-07T20:51:12.4211089Z T=10, 2025-05-07T20:51:12.4211274Z L=2, 2025-05-07T20:51:12.4211471Z long_index=False, 2025-05-07T20:51:12.4211822Z permute_fn=, 2025-05-07T20:51:12.4212194Z ) 2025-05-07T20:51:12.4212411Z Trying example: test_permute_embeddings( 2025-05-07T20:51:12.4212941Z self=, 2025-05-07T20:51:12.4213437Z B=12, 2025-05-07T20:51:12.4213629Z T=13, 2025-05-07T20:51:12.4213819Z L=2, 2025-05-07T20:51:12.4214162Z long_index=True, 2025-05-07T20:51:12.4214518Z permute_fn=, 2025-05-07T20:51:12.4214895Z ) 2025-05-07T20:51:12.4215111Z Trying example: test_permute_embeddings( 2025-05-07T20:51:12.4215633Z self=, 2025-05-07T20:51:12.4216132Z B=5, 2025-05-07T20:51:12.4216320Z T=8, 2025-05-07T20:51:12.4216498Z L=16, 2025-05-07T20:51:12.4216694Z long_index=True, 2025-05-07T20:51:12.4217064Z permute_fn=, 2025-05-07T20:51:12.4217458Z ) 2025-05-07T20:51:12.4217675Z Trying example: test_permute_embeddings( 2025-05-07T20:51:12.4218203Z self=, 2025-05-07T20:51:12.4218695Z B=14, 2025-05-07T20:51:12.4218887Z T=4, 2025-05-07T20:51:12.4219072Z L=9, 2025-05-07T20:51:12.4219259Z long_index=True, 2025-05-07T20:51:12.4219639Z permute_fn=, 2025-05-07T20:51:12.4220040Z ) 2025-05-07T20:51:12.4220227Z PASSED 2025-05-07T20:51:12.4220341Z 2025-05-07T20:51:12.4220481Z ============================== 1 passed in 2.79s =============================== 2025-05-07T20:51:13.1927552Z 2025-05-07T20:51:13.1928209Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:51:13.1949133Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 6 seconds 2025-05-07T20:51:13.1949458Z 2025-05-07T20:51:13.1949463Z 2025-05-07T20:51:13.1949466Z 2025-05-07T20:51:13.1949482Z 2025-05-07T20:51:13.1971764Z ################################################################################ 2025-05-07T20:51:13.1985172Z # [2025-05-07T20:51:13.198Z] Run Python Test Suite: 2025-05-07T20:51:13.1985531Z # ./sparse/permute_indices_test.py 2025-05-07T20:51:13.1985843Z ################################################################################ 2025-05-07T20:51:13.2012053Z + 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:13.2012704Z 2025-05-07T20:51:15.3272243Z ============================= test session starts ============================== 2025-05-07T20:51:15.3273494Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:15.3274538Z cachedir: .pytest_cache 2025-05-07T20:51:15.3275656Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:15.3276436Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:15.3276849Z plugins: hypothesis-6.131.14 2025-05-07T20:51:17.6919424Z collecting ... collected 3 items 2025-05-07T20:51:17.6919864Z 2025-05-07T20:51:18.0965135Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:51:18.0966263Z self=, 2025-05-07T20:51:18.0966732Z B=0, 2025-05-07T20:51:18.0966923Z T=0, 2025-05-07T20:51:18.0967100Z L=2, 2025-05-07T20:51:18.0967293Z long_index=False, 2025-05-07T20:51:18.0967526Z has_weight=False, 2025-05-07T20:51:18.0967814Z is_1D=False, 2025-05-07T20:51:18.0968108Z W=4, 2025-05-07T20:51:18.0968361Z ) 2025-05-07T20:51:18.0968635Z Trying example: test_permute_indices( 2025-05-07T20:51:18.0969210Z self=, 2025-05-07T20:51:18.0969669Z B=5, 2025-05-07T20:51:18.0969848Z T=0, 2025-05-07T20:51:18.0970031Z L=2, 2025-05-07T20:51:18.0970226Z long_index=False, 2025-05-07T20:51:18.0970449Z has_weight=False, 2025-05-07T20:51:18.0970673Z is_1D=False, 2025-05-07T20:51:18.0970875Z W=4, 2025-05-07T20:51:18.0971394Z ) 2025-05-07T20:51:18.0971611Z Trying example: test_permute_indices( 2025-05-07T20:51:18.0972090Z self=, 2025-05-07T20:51:18.0972537Z B=5, 2025-05-07T20:51:18.0972723Z T=19, 2025-05-07T20:51:18.0972908Z L=11, 2025-05-07T20:51:18.0973100Z long_index=False, 2025-05-07T20:51:18.0973334Z has_weight=True, 2025-05-07T20:51:18.0973553Z is_1D=True, 2025-05-07T20:51:18.0973748Z W=6, 2025-05-07T20:51:18.0973930Z ) 2025-05-07T20:51:18.0974137Z Trying example: test_permute_indices( 2025-05-07T20:51:18.0974610Z self=, 2025-05-07T20:51:18.0975059Z B=17, 2025-05-07T20:51:18.0975244Z T=2, 2025-05-07T20:51:18.0975429Z L=14, 2025-05-07T20:51:18.0975616Z long_index=True, 2025-05-07T20:51:18.0975843Z has_weight=False, 2025-05-07T20:51:18.0976070Z is_1D=True, 2025-05-07T20:51:18.0976266Z W=7, 2025-05-07T20:51:18.0976452Z ) 2025-05-07T20:51:18.0976664Z Trying example: test_permute_indices( 2025-05-07T20:51:18.0977128Z self=, 2025-05-07T20:51:18.0977581Z B=20, 2025-05-07T20:51:18.0977769Z T=12, 2025-05-07T20:51:18.0977948Z L=19, 2025-05-07T20:51:18.0978139Z long_index=True, 2025-05-07T20:51:18.0978367Z has_weight=False, 2025-05-07T20:51:18.0978584Z is_1D=True, 2025-05-07T20:51:18.0978783Z W=5, 2025-05-07T20:51:18.0978965Z ) 2025-05-07T20:51:18.0979166Z Trying example: test_permute_indices( 2025-05-07T20:51:18.0979635Z self=, 2025-05-07T20:51:18.0980087Z B=1, 2025-05-07T20:51:18.0980268Z T=6, 2025-05-07T20:51:18.0980443Z L=8, 2025-05-07T20:51:18.0980632Z long_index=True, 2025-05-07T20:51:18.0980859Z has_weight=False, 2025-05-07T20:51:18.0981074Z is_1D=True, 2025-05-07T20:51:18.0981277Z W=5, 2025-05-07T20:51:18.0981458Z ) 2025-05-07T20:51:18.0981817Z Trying example: test_permute_indices( 2025-05-07T20:51:18.0982291Z self=, 2025-05-07T20:51:18.0982742Z B=3, 2025-05-07T20:51:18.0982922Z T=2, 2025-05-07T20:51:18.0983105Z L=11, 2025-05-07T20:51:18.0983298Z long_index=False, 2025-05-07T20:51:18.0983523Z has_weight=True, 2025-05-07T20:51:18.0983743Z is_1D=False, 2025-05-07T20:51:18.0983945Z W=7, 2025-05-07T20:51:18.0984117Z ) 2025-05-07T20:51:18.0984322Z Trying example: test_permute_indices( 2025-05-07T20:51:18.0984792Z self=, 2025-05-07T20:51:18.0985239Z B=17, 2025-05-07T20:51:18.0985423Z T=6, 2025-05-07T20:51:18.0985608Z L=8, 2025-05-07T20:51:18.0985797Z long_index=True, 2025-05-07T20:51:18.0986023Z has_weight=False, 2025-05-07T20:51:18.0986246Z is_1D=False, 2025-05-07T20:51:18.0986451Z W=8, 2025-05-07T20:51:18.0986628Z ) 2025-05-07T20:51:18.0986841Z Trying example: test_permute_indices( 2025-05-07T20:51:18.0987313Z self=, 2025-05-07T20:51:18.0987766Z B=4, 2025-05-07T20:51:18.0987954Z T=8, 2025-05-07T20:51:18.0988141Z L=7, 2025-05-07T20:51:18.0988326Z long_index=True, 2025-05-07T20:51:18.0995763Z has_weight=False, 2025-05-07T20:51:18.0996353Z is_1D=True, 2025-05-07T20:51:18.0996563Z W=4, 2025-05-07T20:51:18.0996747Z ) 2025-05-07T20:51:18.0996963Z Trying example: test_permute_indices( 2025-05-07T20:51:18.0997451Z self=, 2025-05-07T20:51:18.0997917Z B=6, 2025-05-07T20:51:18.0998100Z T=4, 2025-05-07T20:51:18.0998290Z L=12, 2025-05-07T20:51:18.0998492Z long_index=False, 2025-05-07T20:51:18.0998719Z has_weight=True, 2025-05-07T20:51:18.0999005Z is_1D=False, 2025-05-07T20:51:18.0999399Z W=6, 2025-05-07T20:51:18.0999579Z ) 2025-05-07T20:51:18.0999796Z Trying example: test_permute_indices( 2025-05-07T20:51:18.1000275Z self=, 2025-05-07T20:51:18.1000730Z B=11, 2025-05-07T20:51:18.1000918Z T=17, 2025-05-07T20:51:18.1001106Z L=2, 2025-05-07T20:51:18.1001295Z long_index=False, 2025-05-07T20:51:18.1001531Z has_weight=True, 2025-05-07T20:51:18.1001757Z is_1D=True, 2025-05-07T20:51:18.1001955Z W=4, 2025-05-07T20:51:18.1002140Z ) 2025-05-07T20:51:18.1002354Z Trying example: test_permute_indices( 2025-05-07T20:51:18.1002825Z self=, 2025-05-07T20:51:18.1003284Z B=4, 2025-05-07T20:51:18.1003473Z T=17, 2025-05-07T20:51:18.1003655Z L=2, 2025-05-07T20:51:18.1003850Z long_index=False, 2025-05-07T20:51:18.1004081Z has_weight=True, 2025-05-07T20:51:18.1004296Z is_1D=True, 2025-05-07T20:51:18.1004510Z W=4, 2025-05-07T20:51:18.1004703Z ) 2025-05-07T20:51:18.1004910Z Trying example: test_permute_indices( 2025-05-07T20:51:18.1005393Z self=, 2025-05-07T20:51:18.1005847Z B=17, 2025-05-07T20:51:18.1006036Z T=17, 2025-05-07T20:51:18.1006219Z L=2, 2025-05-07T20:51:18.1006416Z long_index=False, 2025-05-07T20:51:18.1006672Z has_weight=True, 2025-05-07T20:51:18.1006914Z is_1D=True, 2025-05-07T20:51:18.1007117Z W=4, 2025-05-07T20:51:18.1007303Z ) 2025-05-07T20:51:18.1007503Z Trying example: test_permute_indices( 2025-05-07T20:51:18.1007974Z self=, 2025-05-07T20:51:18.1008431Z B=17, 2025-05-07T20:51:18.1008612Z T=17, 2025-05-07T20:51:18.1008799Z L=2, 2025-05-07T20:51:18.1008993Z long_index=True, 2025-05-07T20:51:18.1009217Z has_weight=True, 2025-05-07T20:51:18.1009449Z is_1D=True, 2025-05-07T20:51:18.1009654Z W=4, 2025-05-07T20:51:18.1009964Z ) 2025-05-07T20:51:18.1010177Z Trying example: test_permute_indices( 2025-05-07T20:51:18.1010655Z self=, 2025-05-07T20:51:18.1011103Z B=17, 2025-05-07T20:51:18.1011292Z T=17, 2025-05-07T20:51:18.1011485Z L=4, 2025-05-07T20:51:18.1011672Z long_index=True, 2025-05-07T20:51:18.1011902Z has_weight=True, 2025-05-07T20:51:18.1012125Z is_1D=True, 2025-05-07T20:51:18.1012331Z W=4, 2025-05-07T20:51:18.1012508Z ) 2025-05-07T20:51:18.1012719Z Trying example: test_permute_indices( 2025-05-07T20:51:18.1013198Z self=, 2025-05-07T20:51:18.1013649Z B=4, 2025-05-07T20:51:18.1013836Z T=17, 2025-05-07T20:51:18.1014027Z L=4, 2025-05-07T20:51:18.1014215Z long_index=True, 2025-05-07T20:51:18.1014447Z has_weight=True, 2025-05-07T20:51:18.1014677Z is_1D=True, 2025-05-07T20:51:18.1014876Z W=4, 2025-05-07T20:51:18.1015066Z ) 2025-05-07T20:51:18.1015275Z Trying example: test_permute_indices( 2025-05-07T20:51:18.1015744Z self=, 2025-05-07T20:51:18.1016207Z B=4, 2025-05-07T20:51:18.1016393Z T=4, 2025-05-07T20:51:18.1016575Z L=4, 2025-05-07T20:51:18.1016769Z long_index=True, 2025-05-07T20:51:18.1017031Z has_weight=True, 2025-05-07T20:51:18.1017258Z is_1D=True, 2025-05-07T20:51:18.1017459Z W=4, 2025-05-07T20:51:18.1017645Z ) 2025-05-07T20:51:18.1017847Z Trying example: test_permute_indices( 2025-05-07T20:51:18.1018321Z self=, 2025-05-07T20:51:18.1018773Z B=6, 2025-05-07T20:51:18.1018952Z T=12, 2025-05-07T20:51:18.1019139Z L=9, 2025-05-07T20:51:18.1019332Z long_index=True, 2025-05-07T20:51:18.1019557Z has_weight=False, 2025-05-07T20:51:18.1019877Z is_1D=True, 2025-05-07T20:51:18.1020088Z W=5, 2025-05-07T20:51:18.1020266Z ) 2025-05-07T20:51:18.1020474Z Trying example: test_permute_indices( 2025-05-07T20:51:18.1020946Z self=, 2025-05-07T20:51:18.1021399Z B=6, 2025-05-07T20:51:18.1021576Z T=12, 2025-05-07T20:51:18.1021761Z L=12, 2025-05-07T20:51:18.1021955Z long_index=True, 2025-05-07T20:51:18.1022175Z has_weight=False, 2025-05-07T20:51:18.1022401Z is_1D=True, 2025-05-07T20:51:18.1022600Z W=5, 2025-05-07T20:51:18.1022774Z ) 2025-05-07T20:51:18.1022982Z Trying example: test_permute_indices( 2025-05-07T20:51:18.1023453Z self=, 2025-05-07T20:51:18.1023898Z B=6, 2025-05-07T20:51:18.1024080Z T=12, 2025-05-07T20:51:18.1024264Z L=12, 2025-05-07T20:51:18.1024451Z long_index=True, 2025-05-07T20:51:18.1024676Z has_weight=True, 2025-05-07T20:51:18.1024903Z is_1D=True, 2025-05-07T20:51:18.1025104Z W=5, 2025-05-07T20:51:18.1025284Z ) 2025-05-07T20:51:18.1025473Z PASSED 2025-05-07T20:51:18.1353239Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights PASSED 2025-05-07T20:51:18.1610168Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:18.1611294Z self=, 2025-05-07T20:51:18.1611801Z B=1, 2025-05-07T20:51:18.1611990Z T=1, 2025-05-07T20:51:18.1612167Z L=2, 2025-05-07T20:51:18.1612358Z long_index=False, 2025-05-07T20:51:18.1612587Z has_weight=False, 2025-05-07T20:51:18.1612798Z ) 2025-05-07T20:51:18.1613036Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:18.1613604Z self=, 2025-05-07T20:51:18.1614121Z B=5, 2025-05-07T20:51:18.1614530Z T=1, 2025-05-07T20:51:18.1614717Z L=2, 2025-05-07T20:51:18.1614903Z long_index=False, 2025-05-07T20:51:18.1615131Z has_weight=False, 2025-05-07T20:51:18.1615347Z ) 2025-05-07T20:51:18.1615588Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:18.1616146Z self=, 2025-05-07T20:51:18.1616650Z B=5, 2025-05-07T20:51:18.1616838Z T=15, 2025-05-07T20:51:18.1617018Z L=3, 2025-05-07T20:51:18.1617210Z long_index=False, 2025-05-07T20:51:18.1617439Z has_weight=True, 2025-05-07T20:51:18.1617648Z ) 2025-05-07T20:51:18.1617888Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:18.1618455Z self=, 2025-05-07T20:51:18.1619091Z B=12, 2025-05-07T20:51:18.1619347Z T=16, 2025-05-07T20:51:18.1619606Z L=20, 2025-05-07T20:51:18.1619864Z long_index=True, 2025-05-07T20:51:18.1620137Z has_weight=False, 2025-05-07T20:51:18.1620355Z ) 2025-05-07T20:51:18.1620585Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:18.1621147Z self=, 2025-05-07T20:51:18.1621647Z B=1, 2025-05-07T20:51:18.1621830Z T=6, 2025-05-07T20:51:18.1622007Z L=20, 2025-05-07T20:51:18.1622199Z long_index=True, 2025-05-07T20:51:18.1622422Z has_weight=True, 2025-05-07T20:51:18.1622628Z ) 2025-05-07T20:51:18.1622864Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:18.1623421Z self=, 2025-05-07T20:51:18.1623916Z B=4, 2025-05-07T20:51:18.1624099Z T=20, 2025-05-07T20:51:18.1624280Z L=9, 2025-05-07T20:51:18.1624465Z long_index=True, 2025-05-07T20:51:18.1624851Z has_weight=True, 2025-05-07T20:51:18.1625062Z ) 2025-05-07T20:51:18.1625298Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:18.1625861Z self=, 2025-05-07T20:51:18.1626365Z B=18, 2025-05-07T20:51:18.1626547Z T=6, 2025-05-07T20:51:18.1626731Z L=12, 2025-05-07T20:51:18.1626926Z long_index=False, 2025-05-07T20:51:18.1627150Z has_weight=False, 2025-05-07T20:51:18.1627371Z ) 2025-05-07T20:51:18.1627607Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:18.1628165Z self=, 2025-05-07T20:51:18.1628660Z B=16, 2025-05-07T20:51:18.1628846Z T=13, 2025-05-07T20:51:18.1629029Z L=11, 2025-05-07T20:51:18.1629214Z long_index=True, 2025-05-07T20:51:18.1629443Z has_weight=True, 2025-05-07T20:51:18.1629658Z ) 2025-05-07T20:51:18.1629891Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:18.1630466Z self=, 2025-05-07T20:51:18.1630967Z B=15, 2025-05-07T20:51:18.1631147Z T=11, 2025-05-07T20:51:18.1631332Z L=8, 2025-05-07T20:51:18.1631524Z long_index=True, 2025-05-07T20:51:18.1631745Z has_weight=False, 2025-05-07T20:51:18.1631962Z ) 2025-05-07T20:51:18.1632204Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:18.1632784Z self=, 2025-05-07T20:51:18.1633289Z B=4, 2025-05-07T20:51:18.1633473Z T=15, 2025-05-07T20:51:18.1633651Z L=11, 2025-05-07T20:51:18.1633845Z long_index=True, 2025-05-07T20:51:18.1634072Z has_weight=False, 2025-05-07T20:51:18.1634284Z ) 2025-05-07T20:51:18.1634466Z PASSED 2025-05-07T20:51:18.1634576Z 2025-05-07T20:51:18.1634721Z ============================== 3 passed in 2.95s =============================== 2025-05-07T20:51:18.9262975Z 2025-05-07T20:51:18.9263969Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:51:18.9282989Z [TEST] Python test time for ./sparse/permute_indices_test.py: 5 seconds 2025-05-07T20:51:18.9283425Z 2025-05-07T20:51:18.9283432Z 2025-05-07T20:51:18.9283437Z 2025-05-07T20:51:18.9283442Z 2025-05-07T20:51:18.9305714Z ################################################################################ 2025-05-07T20:51:18.9321334Z # [2025-05-07T20:51:18.931Z] Run Python Test Suite: 2025-05-07T20:51:18.9321824Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:51:18.9322267Z ################################################################################ 2025-05-07T20:51:18.9346303Z + 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:18.9347107Z 2025-05-07T20:51:21.0583940Z ============================= test session starts ============================== 2025-05-07T20:51:21.0584711Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:21.0585255Z cachedir: .pytest_cache 2025-05-07T20:51:21.0585852Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:21.0586591Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:21.0587010Z plugins: hypothesis-6.131.14 2025-05-07T20:51:23.4267641Z collecting ... collected 2 items 2025-05-07T20:51:23.4268001Z 2025-05-07T20:51:23.7338188Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features PASSED 2025-05-07T20:51:23.7788041Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats PASSED 2025-05-07T20:51:23.7788760Z 2025-05-07T20:51:23.7789214Z ============================== 2 passed in 2.84s =============================== 2025-05-07T20:51:24.5427283Z 2025-05-07T20:51:24.5428347Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:51:24.5449377Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 6 seconds 2025-05-07T20:51:24.5449857Z 2025-05-07T20:51:24.5449863Z 2025-05-07T20:51:24.5449868Z 2025-05-07T20:51:24.5449874Z 2025-05-07T20:51:24.5471070Z ################################################################################ 2025-05-07T20:51:24.5486744Z # [2025-05-07T20:51:24.548Z] Run Python Test Suite: 2025-05-07T20:51:24.5487227Z # ./sparse/reorder_batched_test.py 2025-05-07T20:51:24.5487644Z ################################################################################ 2025-05-07T20:51:24.5511328Z + 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:24.5512134Z 2025-05-07T20:51:26.6755079Z ============================= test session starts ============================== 2025-05-07T20:51:26.6755862Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:26.6756392Z cachedir: .pytest_cache 2025-05-07T20:51:26.6756980Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:26.6757723Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:26.6758143Z plugins: hypothesis-6.131.14 2025-05-07T20:51:29.0471723Z collecting ... collected 7 items 2025-05-07T20:51:29.0472274Z 2025-05-07T20:51:29.2222411Z 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:29.2224886Z self=, 2025-05-07T20:51:29.2226171Z B=1, 2025-05-07T20:51:29.2227617Z T=1, 2025-05-07T20:51:29.2228153Z L=2, 2025-05-07T20:51:29.2228649Z A=1, 2025-05-07T20:51:29.2229163Z Dtype=torch.int32, 2025-05-07T20:51:29.2229762Z Itype=torch.int32, 2025-05-07T20:51:29.2230123Z broadcast_indices=False, 2025-05-07T20:51:29.2230381Z max_batch_size=0, 2025-05-07T20:51:29.2230609Z ) 2025-05-07T20:51:29.2230875Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2231478Z self=, 2025-05-07T20:51:29.2232007Z B=17, 2025-05-07T20:51:29.2232195Z T=1, 2025-05-07T20:51:29.2232382Z L=2, 2025-05-07T20:51:29.2232559Z A=1, 2025-05-07T20:51:29.2232758Z Dtype=torch.int32, 2025-05-07T20:51:29.2232991Z Itype=torch.int32, 2025-05-07T20:51:29.2233226Z broadcast_indices=False, 2025-05-07T20:51:29.2233477Z max_batch_size=0, 2025-05-07T20:51:29.2233703Z ) 2025-05-07T20:51:29.2233967Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2234685Z self=, 2025-05-07T20:51:29.2235217Z B=17, 2025-05-07T20:51:29.2235400Z T=4, 2025-05-07T20:51:29.2235588Z L=8, 2025-05-07T20:51:29.2235773Z A=19, 2025-05-07T20:51:29.2235970Z Dtype=torch.float32, 2025-05-07T20:51:29.2236216Z Itype=torch.int64, 2025-05-07T20:51:29.2236458Z broadcast_indices=False, 2025-05-07T20:51:29.2236704Z max_batch_size=0, 2025-05-07T20:51:29.2236921Z ) 2025-05-07T20:51:29.2237181Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2237775Z self=, 2025-05-07T20:51:29.2238301Z B=11, 2025-05-07T20:51:29.2238485Z T=4, 2025-05-07T20:51:29.2238670Z L=4, 2025-05-07T20:51:29.2238846Z A=9, 2025-05-07T20:51:29.2239306Z Dtype=torch.float32, 2025-05-07T20:51:29.2239553Z Itype=torch.int64, 2025-05-07T20:51:29.2239788Z broadcast_indices=False, 2025-05-07T20:51:29.2240041Z max_batch_size=-2, 2025-05-07T20:51:29.2240259Z ) 2025-05-07T20:51:29.2240512Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2241113Z self=, 2025-05-07T20:51:29.2241637Z B=18, 2025-05-07T20:51:29.2241821Z T=20, 2025-05-07T20:51:29.2242007Z L=7, 2025-05-07T20:51:29.2242189Z A=20, 2025-05-07T20:51:29.2242379Z Dtype=torch.int64, 2025-05-07T20:51:29.2242612Z Itype=torch.int32, 2025-05-07T20:51:29.2242849Z broadcast_indices=True, 2025-05-07T20:51:29.2243092Z max_batch_size=1, 2025-05-07T20:51:29.2243308Z ) 2025-05-07T20:51:29.2243566Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2244169Z self=, 2025-05-07T20:51:29.2244696Z B=1, 2025-05-07T20:51:29.2244883Z T=9, 2025-05-07T20:51:29.2245065Z L=20, 2025-05-07T20:51:29.2245244Z A=1, 2025-05-07T20:51:29.2245438Z Dtype=torch.int32, 2025-05-07T20:51:29.2245671Z Itype=torch.int32, 2025-05-07T20:51:29.2245906Z broadcast_indices=False, 2025-05-07T20:51:29.2246159Z max_batch_size=5, 2025-05-07T20:51:29.2246375Z ) 2025-05-07T20:51:29.2246629Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2247230Z self=, 2025-05-07T20:51:29.2247758Z B=17, 2025-05-07T20:51:29.2247940Z T=8, 2025-05-07T20:51:29.2248127Z L=3, 2025-05-07T20:51:29.2248310Z A=14, 2025-05-07T20:51:29.2248501Z Dtype=torch.int64, 2025-05-07T20:51:29.2248735Z Itype=torch.int64, 2025-05-07T20:51:29.2248977Z broadcast_indices=False, 2025-05-07T20:51:29.2249232Z max_batch_size=0, 2025-05-07T20:51:29.2249534Z ) 2025-05-07T20:51:29.2249800Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2250452Z self=, 2025-05-07T20:51:29.2250969Z B=11, 2025-05-07T20:51:29.2251157Z T=6, 2025-05-07T20:51:29.2251338Z L=4, 2025-05-07T20:51:29.2251514Z A=18, 2025-05-07T20:51:29.2251714Z Dtype=torch.float32, 2025-05-07T20:51:29.2251959Z Itype=torch.int64, 2025-05-07T20:51:29.2252192Z broadcast_indices=True, 2025-05-07T20:51:29.2252445Z max_batch_size=5, 2025-05-07T20:51:29.2252658Z ) 2025-05-07T20:51:29.2252909Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2253515Z self=, 2025-05-07T20:51:29.2254041Z B=10, 2025-05-07T20:51:29.2254224Z T=9, 2025-05-07T20:51:29.2254413Z L=3, 2025-05-07T20:51:29.2254601Z A=10, 2025-05-07T20:51:29.2254799Z Dtype=torch.float32, 2025-05-07T20:51:29.2255043Z Itype=torch.int64, 2025-05-07T20:51:29.2255283Z broadcast_indices=True, 2025-05-07T20:51:29.2255526Z max_batch_size=2, 2025-05-07T20:51:29.2255743Z ) 2025-05-07T20:51:29.2255999Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2256604Z self=, 2025-05-07T20:51:29.2257120Z B=3, 2025-05-07T20:51:29.2257306Z T=7, 2025-05-07T20:51:29.2257493Z L=15, 2025-05-07T20:51:29.2257671Z A=1, 2025-05-07T20:51:29.2257869Z Dtype=torch.int64, 2025-05-07T20:51:29.2258102Z Itype=torch.int32, 2025-05-07T20:51:29.2258340Z broadcast_indices=True, 2025-05-07T20:51:29.2258589Z max_batch_size=0, 2025-05-07T20:51:29.2258808Z ) 2025-05-07T20:51:29.2259061Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2259761Z self=, 2025-05-07T20:51:29.2260288Z B=20, 2025-05-07T20:51:29.2260471Z T=6, 2025-05-07T20:51:29.2260656Z L=6, 2025-05-07T20:51:29.2260839Z A=17, 2025-05-07T20:51:29.2261030Z Dtype=torch.int32, 2025-05-07T20:51:29.2261266Z Itype=torch.int32, 2025-05-07T20:51:29.2261512Z broadcast_indices=False, 2025-05-07T20:51:29.2261759Z max_batch_size=-1, 2025-05-07T20:51:29.2261979Z ) 2025-05-07T20:51:29.2262241Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2262843Z self=, 2025-05-07T20:51:29.2263361Z B=20, 2025-05-07T20:51:29.2263550Z T=1, 2025-05-07T20:51:29.2263738Z L=6, 2025-05-07T20:51:29.2263915Z A=17, 2025-05-07T20:51:29.2264114Z Dtype=torch.int32, 2025-05-07T20:51:29.2264348Z Itype=torch.int32, 2025-05-07T20:51:29.2264588Z broadcast_indices=False, 2025-05-07T20:51:29.2264848Z max_batch_size=-1, 2025-05-07T20:51:29.2265066Z ) 2025-05-07T20:51:29.2265319Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2265936Z self=, 2025-05-07T20:51:29.2274452Z B=6, 2025-05-07T20:51:29.2274660Z T=1, 2025-05-07T20:51:29.2274843Z L=6, 2025-05-07T20:51:29.2275033Z A=17, 2025-05-07T20:51:29.2275238Z Dtype=torch.int32, 2025-05-07T20:51:29.2275481Z Itype=torch.int32, 2025-05-07T20:51:29.2275736Z broadcast_indices=False, 2025-05-07T20:51:29.2275997Z max_batch_size=-1, 2025-05-07T20:51:29.2276212Z ) 2025-05-07T20:51:29.2276486Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2277102Z self=, 2025-05-07T20:51:29.2277635Z B=6, 2025-05-07T20:51:29.2277829Z T=1, 2025-05-07T20:51:29.2278016Z L=6, 2025-05-07T20:51:29.2278319Z A=1, 2025-05-07T20:51:29.2278516Z Dtype=torch.int32, 2025-05-07T20:51:29.2278757Z Itype=torch.int32, 2025-05-07T20:51:29.2279092Z broadcast_indices=False, 2025-05-07T20:51:29.2279346Z max_batch_size=-1, 2025-05-07T20:51:29.2279569Z ) 2025-05-07T20:51:29.2279837Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2280442Z self=, 2025-05-07T20:51:29.2280973Z B=6, 2025-05-07T20:51:29.2281163Z T=1, 2025-05-07T20:51:29.2281345Z L=2, 2025-05-07T20:51:29.2281531Z A=1, 2025-05-07T20:51:29.2281728Z Dtype=torch.int32, 2025-05-07T20:51:29.2281960Z Itype=torch.int32, 2025-05-07T20:51:29.2282206Z broadcast_indices=False, 2025-05-07T20:51:29.2282464Z max_batch_size=-1, 2025-05-07T20:51:29.2282676Z ) 2025-05-07T20:51:29.2282938Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2283561Z self=, 2025-05-07T20:51:29.2284089Z B=1, 2025-05-07T20:51:29.2284271Z T=1, 2025-05-07T20:51:29.2284457Z L=2, 2025-05-07T20:51:29.2284643Z A=1, 2025-05-07T20:51:29.2284832Z Dtype=torch.int32, 2025-05-07T20:51:29.2285066Z Itype=torch.int32, 2025-05-07T20:51:29.2285308Z broadcast_indices=False, 2025-05-07T20:51:29.2285557Z max_batch_size=-1, 2025-05-07T20:51:29.2285777Z ) 2025-05-07T20:51:29.2286038Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2286638Z self=, 2025-05-07T20:51:29.2287165Z B=1, 2025-05-07T20:51:29.2287354Z T=1, 2025-05-07T20:51:29.2287531Z L=2, 2025-05-07T20:51:29.2287716Z A=1, 2025-05-07T20:51:29.2287918Z Dtype=torch.int32, 2025-05-07T20:51:29.2288149Z Itype=torch.int32, 2025-05-07T20:51:29.2288488Z broadcast_indices=False, 2025-05-07T20:51:29.2288749Z max_batch_size=1, 2025-05-07T20:51:29.2288964Z ) 2025-05-07T20:51:29.2289234Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2289861Z self=, 2025-05-07T20:51:29.2290426Z B=19, 2025-05-07T20:51:29.2290617Z T=17, 2025-05-07T20:51:29.2290809Z L=2, 2025-05-07T20:51:29.2290997Z A=4, 2025-05-07T20:51:29.2291188Z Dtype=torch.int32, 2025-05-07T20:51:29.2291428Z Itype=torch.int64, 2025-05-07T20:51:29.2291673Z broadcast_indices=True, 2025-05-07T20:51:29.2291922Z max_batch_size=-1, 2025-05-07T20:51:29.2292144Z ) 2025-05-07T20:51:29.2292410Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2293011Z self=, 2025-05-07T20:51:29.2293548Z B=19, 2025-05-07T20:51:29.2293740Z T=17, 2025-05-07T20:51:29.2293926Z L=2, 2025-05-07T20:51:29.2294114Z A=2, 2025-05-07T20:51:29.2294315Z Dtype=torch.int32, 2025-05-07T20:51:29.2294549Z Itype=torch.int64, 2025-05-07T20:51:29.2294793Z broadcast_indices=True, 2025-05-07T20:51:29.2295053Z max_batch_size=-1, 2025-05-07T20:51:29.2295266Z ) 2025-05-07T20:51:29.2295534Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2297378Z self=, 2025-05-07T20:51:29.2297909Z B=19, 2025-05-07T20:51:29.2298112Z T=17, 2025-05-07T20:51:29.2298291Z L=2, 2025-05-07T20:51:29.2298475Z A=2, 2025-05-07T20:51:29.2298670Z Dtype=torch.int32, 2025-05-07T20:51:29.2298898Z Itype=torch.int64, 2025-05-07T20:51:29.2299141Z broadcast_indices=True, 2025-05-07T20:51:29.2299389Z max_batch_size=2, 2025-05-07T20:51:29.2299598Z ) 2025-05-07T20:51:29.2299799Z PASSED 2025-05-07T20:51:29.2300437Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:51:29.2759456Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2760575Z self=, 2025-05-07T20:51:29.2761209Z B=1, 2025-05-07T20:51:29.2761434Z T=1, 2025-05-07T20:51:29.2761649Z L=2, 2025-05-07T20:51:29.2761871Z A=1, 2025-05-07T20:51:29.2762113Z Dtype=torch.int32, 2025-05-07T20:51:29.2762389Z Itype=torch.int32, 2025-05-07T20:51:29.2762681Z broadcast_indices=False, 2025-05-07T20:51:29.2762977Z ) 2025-05-07T20:51:29.2763274Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2763981Z self=, 2025-05-07T20:51:29.2764633Z B=6, 2025-05-07T20:51:29.2764853Z T=1, 2025-05-07T20:51:29.2765083Z L=2, 2025-05-07T20:51:29.2765304Z A=1, 2025-05-07T20:51:29.2765539Z Dtype=torch.int32, 2025-05-07T20:51:29.2765820Z Itype=torch.int32, 2025-05-07T20:51:29.2766109Z broadcast_indices=False, 2025-05-07T20:51:29.2766403Z ) 2025-05-07T20:51:29.2766695Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2767394Z self=, 2025-05-07T20:51:29.2768023Z B=6, 2025-05-07T20:51:29.2768240Z T=11, 2025-05-07T20:51:29.2768467Z L=3, 2025-05-07T20:51:29.2768688Z A=18, 2025-05-07T20:51:29.2768922Z Dtype=torch.float32, 2025-05-07T20:51:29.2769214Z Itype=torch.int32, 2025-05-07T20:51:29.2769501Z broadcast_indices=False, 2025-05-07T20:51:29.2769784Z ) 2025-05-07T20:51:29.2770124Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2770836Z self=, 2025-05-07T20:51:29.2771762Z B=18, 2025-05-07T20:51:29.2771985Z T=1, 2025-05-07T20:51:29.2772205Z L=2, 2025-05-07T20:51:29.2772425Z A=1, 2025-05-07T20:51:29.2772654Z Dtype=torch.int32, 2025-05-07T20:51:29.2772936Z Itype=torch.int32, 2025-05-07T20:51:29.2773225Z broadcast_indices=False, 2025-05-07T20:51:29.2773511Z ) 2025-05-07T20:51:29.2773807Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2774505Z self=, 2025-05-07T20:51:29.2775120Z B=18, 2025-05-07T20:51:29.2775345Z T=17, 2025-05-07T20:51:29.2775568Z L=5, 2025-05-07T20:51:29.2775782Z A=14, 2025-05-07T20:51:29.2776023Z Dtype=torch.float32, 2025-05-07T20:51:29.2776314Z Itype=torch.int64, 2025-05-07T20:51:29.2776593Z broadcast_indices=True, 2025-05-07T20:51:29.2776881Z ) 2025-05-07T20:51:29.2777175Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2777888Z self=, 2025-05-07T20:51:29.2778507Z B=20, 2025-05-07T20:51:29.2778729Z T=19, 2025-05-07T20:51:29.2778950Z L=13, 2025-05-07T20:51:29.2779169Z A=19, 2025-05-07T20:51:29.2779403Z Dtype=torch.int32, 2025-05-07T20:51:29.2779683Z Itype=torch.int64, 2025-05-07T20:51:29.2779967Z broadcast_indices=True, 2025-05-07T20:51:29.2780252Z ) 2025-05-07T20:51:29.2780544Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2781235Z self=, 2025-05-07T20:51:29.2781860Z B=7, 2025-05-07T20:51:29.2782085Z T=17, 2025-05-07T20:51:29.2782302Z L=8, 2025-05-07T20:51:29.2782525Z A=13, 2025-05-07T20:51:29.2782761Z Dtype=torch.int32, 2025-05-07T20:51:29.2783036Z Itype=torch.int64, 2025-05-07T20:51:29.2783334Z broadcast_indices=False, 2025-05-07T20:51:29.2783779Z ) 2025-05-07T20:51:29.2784077Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2784779Z self=, 2025-05-07T20:51:29.2785407Z B=5, 2025-05-07T20:51:29.2785637Z T=18, 2025-05-07T20:51:29.2785855Z L=10, 2025-05-07T20:51:29.2786078Z A=7, 2025-05-07T20:51:29.2786317Z Dtype=torch.float32, 2025-05-07T20:51:29.2786604Z Itype=torch.int64, 2025-05-07T20:51:29.2786891Z broadcast_indices=True, 2025-05-07T20:51:29.2787177Z ) 2025-05-07T20:51:29.2787467Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2788166Z self=, 2025-05-07T20:51:29.2788791Z B=20, 2025-05-07T20:51:29.2789009Z T=15, 2025-05-07T20:51:29.2789232Z L=11, 2025-05-07T20:51:29.2789455Z A=1, 2025-05-07T20:51:29.2789694Z Dtype=torch.int64, 2025-05-07T20:51:29.2789997Z Itype=torch.int32, 2025-05-07T20:51:29.2790324Z broadcast_indices=True, 2025-05-07T20:51:29.2790604Z ) 2025-05-07T20:51:29.2790898Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2791605Z self=, 2025-05-07T20:51:29.2792231Z B=7, 2025-05-07T20:51:29.2792447Z T=18, 2025-05-07T20:51:29.2792674Z L=4, 2025-05-07T20:51:29.2792894Z A=19, 2025-05-07T20:51:29.2793123Z Dtype=torch.int64, 2025-05-07T20:51:29.2793422Z Itype=torch.int64, 2025-05-07T20:51:29.2793705Z broadcast_indices=True, 2025-05-07T20:51:29.2793992Z ) 2025-05-07T20:51:29.2794287Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2794982Z self=, 2025-05-07T20:51:29.2795608Z B=1, 2025-05-07T20:51:29.2796053Z T=6, 2025-05-07T20:51:29.2796452Z L=8, 2025-05-07T20:51:29.2796687Z A=7, 2025-05-07T20:51:29.2796922Z Dtype=torch.int32, 2025-05-07T20:51:29.2797199Z Itype=torch.int32, 2025-05-07T20:51:29.2797487Z broadcast_indices=False, 2025-05-07T20:51:29.2797781Z ) 2025-05-07T20:51:29.2798070Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2798770Z self=, 2025-05-07T20:51:29.2799476Z B=7, 2025-05-07T20:51:29.2799694Z T=6, 2025-05-07T20:51:29.2799948Z L=8, 2025-05-07T20:51:29.2800189Z A=7, 2025-05-07T20:51:29.2800418Z Dtype=torch.int32, 2025-05-07T20:51:29.2800700Z Itype=torch.int32, 2025-05-07T20:51:29.2800988Z broadcast_indices=False, 2025-05-07T20:51:29.2801280Z ) 2025-05-07T20:51:29.2801571Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2802272Z self=, 2025-05-07T20:51:29.2802905Z B=7, 2025-05-07T20:51:29.2803127Z T=7, 2025-05-07T20:51:29.2803348Z L=8, 2025-05-07T20:51:29.2803570Z A=7, 2025-05-07T20:51:29.2803800Z Dtype=torch.int32, 2025-05-07T20:51:29.2804084Z Itype=torch.int32, 2025-05-07T20:51:29.2804372Z broadcast_indices=False, 2025-05-07T20:51:29.2804659Z ) 2025-05-07T20:51:29.2804957Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2805658Z self=, 2025-05-07T20:51:29.2806279Z B=7, 2025-05-07T20:51:29.2806501Z T=7, 2025-05-07T20:51:29.2806728Z L=8, 2025-05-07T20:51:29.2806942Z A=8, 2025-05-07T20:51:29.2807175Z Dtype=torch.int32, 2025-05-07T20:51:29.2807457Z Itype=torch.int32, 2025-05-07T20:51:29.2807750Z broadcast_indices=False, 2025-05-07T20:51:29.2808036Z ) 2025-05-07T20:51:29.2808332Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2809177Z self=, 2025-05-07T20:51:29.2809819Z B=8, 2025-05-07T20:51:29.2810008Z T=7, 2025-05-07T20:51:29.2810195Z L=8, 2025-05-07T20:51:29.2810371Z A=8, 2025-05-07T20:51:29.2810573Z Dtype=torch.int32, 2025-05-07T20:51:29.2810811Z Itype=torch.int32, 2025-05-07T20:51:29.2811047Z broadcast_indices=False, 2025-05-07T20:51:29.2811291Z ) 2025-05-07T20:51:29.2811541Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2812110Z self=, 2025-05-07T20:51:29.2812624Z B=8, 2025-05-07T20:51:29.2812810Z T=7, 2025-05-07T20:51:29.2812991Z L=7, 2025-05-07T20:51:29.2813175Z A=8, 2025-05-07T20:51:29.2813371Z Dtype=torch.int32, 2025-05-07T20:51:29.2813602Z Itype=torch.int32, 2025-05-07T20:51:29.2813848Z broadcast_indices=False, 2025-05-07T20:51:29.2814097Z ) 2025-05-07T20:51:29.2814345Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2814924Z self=, 2025-05-07T20:51:29.2815438Z B=7, 2025-05-07T20:51:29.2815628Z T=7, 2025-05-07T20:51:29.2815804Z L=7, 2025-05-07T20:51:29.2815991Z A=8, 2025-05-07T20:51:29.2816186Z Dtype=torch.int32, 2025-05-07T20:51:29.2816415Z Itype=torch.int32, 2025-05-07T20:51:29.2816658Z broadcast_indices=False, 2025-05-07T20:51:29.2816900Z ) 2025-05-07T20:51:29.2817144Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2817721Z self=, 2025-05-07T20:51:29.2818239Z B=12, 2025-05-07T20:51:29.2818420Z T=5, 2025-05-07T20:51:29.2818602Z L=2, 2025-05-07T20:51:29.2818786Z A=6, 2025-05-07T20:51:29.2818975Z Dtype=torch.int64, 2025-05-07T20:51:29.2819342Z Itype=torch.int64, 2025-05-07T20:51:29.2819587Z broadcast_indices=False, 2025-05-07T20:51:29.2819852Z ) 2025-05-07T20:51:29.2820128Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2820703Z self=, 2025-05-07T20:51:29.2821214Z B=6, 2025-05-07T20:51:29.2821394Z T=5, 2025-05-07T20:51:29.2821577Z L=2, 2025-05-07T20:51:29.2821758Z A=6, 2025-05-07T20:51:29.2821950Z Dtype=torch.int64, 2025-05-07T20:51:29.2822186Z Itype=torch.int64, 2025-05-07T20:51:29.2822428Z broadcast_indices=False, 2025-05-07T20:51:29.2822667Z ) 2025-05-07T20:51:29.2822916Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2823494Z self=, 2025-05-07T20:51:29.2824005Z B=6, 2025-05-07T20:51:29.2824192Z T=2, 2025-05-07T20:51:29.2824376Z L=2, 2025-05-07T20:51:29.2824558Z A=6, 2025-05-07T20:51:29.2824759Z Dtype=torch.int64, 2025-05-07T20:51:29.2824997Z Itype=torch.int64, 2025-05-07T20:51:29.2825234Z broadcast_indices=False, 2025-05-07T20:51:29.2825477Z ) 2025-05-07T20:51:29.2825728Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2826303Z self=, 2025-05-07T20:51:29.2826812Z B=6, 2025-05-07T20:51:29.2827001Z T=2, 2025-05-07T20:51:29.2827186Z L=6, 2025-05-07T20:51:29.2827362Z A=6, 2025-05-07T20:51:29.2827562Z Dtype=torch.int64, 2025-05-07T20:51:29.2827799Z Itype=torch.int64, 2025-05-07T20:51:29.2828039Z broadcast_indices=False, 2025-05-07T20:51:29.2828282Z ) 2025-05-07T20:51:29.2828535Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2829105Z self=, 2025-05-07T20:51:29.2829617Z B=6, 2025-05-07T20:51:29.2829808Z T=2, 2025-05-07T20:51:29.2830079Z L=2, 2025-05-07T20:51:29.2830270Z A=2, 2025-05-07T20:51:29.2830465Z Dtype=torch.int64, 2025-05-07T20:51:29.2830698Z Itype=torch.int64, 2025-05-07T20:51:29.2830939Z broadcast_indices=False, 2025-05-07T20:51:29.2831179Z ) 2025-05-07T20:51:29.2831421Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2831998Z self=, 2025-05-07T20:51:29.2832511Z B=2, 2025-05-07T20:51:29.2832697Z T=2, 2025-05-07T20:51:29.2832875Z L=2, 2025-05-07T20:51:29.2833056Z A=2, 2025-05-07T20:51:29.2833252Z Dtype=torch.int64, 2025-05-07T20:51:29.2833483Z Itype=torch.int64, 2025-05-07T20:51:29.2833724Z broadcast_indices=False, 2025-05-07T20:51:29.2833965Z ) 2025-05-07T20:51:29.2834208Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2834789Z self=, 2025-05-07T20:51:29.2835308Z B=9, 2025-05-07T20:51:29.2835489Z T=13, 2025-05-07T20:51:29.2835676Z L=6, 2025-05-07T20:51:29.2835860Z A=20, 2025-05-07T20:51:29.2836056Z Dtype=torch.float32, 2025-05-07T20:51:29.2836302Z Itype=torch.int32, 2025-05-07T20:51:29.2836545Z broadcast_indices=True, 2025-05-07T20:51:29.2836780Z ) 2025-05-07T20:51:29.2837029Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2837611Z self=, 2025-05-07T20:51:29.2838129Z B=9, 2025-05-07T20:51:29.2838310Z T=20, 2025-05-07T20:51:29.2838498Z L=6, 2025-05-07T20:51:29.2838685Z A=20, 2025-05-07T20:51:29.2838881Z Dtype=torch.float32, 2025-05-07T20:51:29.2839208Z Itype=torch.int32, 2025-05-07T20:51:29.2839451Z broadcast_indices=True, 2025-05-07T20:51:29.2839684Z ) 2025-05-07T20:51:29.2839936Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2840612Z self=, 2025-05-07T20:51:29.2841119Z B=20, 2025-05-07T20:51:29.2841308Z T=20, 2025-05-07T20:51:29.2841494Z L=6, 2025-05-07T20:51:29.2841674Z A=20, 2025-05-07T20:51:29.2841879Z Dtype=torch.float32, 2025-05-07T20:51:29.2842129Z Itype=torch.int32, 2025-05-07T20:51:29.2842366Z broadcast_indices=True, 2025-05-07T20:51:29.2842610Z ) 2025-05-07T20:51:29.2842859Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2843429Z self=, 2025-05-07T20:51:29.2843942Z B=20, 2025-05-07T20:51:29.2844130Z T=20, 2025-05-07T20:51:29.2844314Z L=6, 2025-05-07T20:51:29.2844491Z A=6, 2025-05-07T20:51:29.2844692Z Dtype=torch.float32, 2025-05-07T20:51:29.2844937Z Itype=torch.int32, 2025-05-07T20:51:29.2845178Z broadcast_indices=True, 2025-05-07T20:51:29.2845416Z ) 2025-05-07T20:51:29.2845668Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2846239Z self=, 2025-05-07T20:51:29.2846753Z B=20, 2025-05-07T20:51:29.2846940Z T=20, 2025-05-07T20:51:29.2847118Z L=20, 2025-05-07T20:51:29.2847304Z A=20, 2025-05-07T20:51:29.2847505Z Dtype=torch.float32, 2025-05-07T20:51:29.2847743Z Itype=torch.int32, 2025-05-07T20:51:29.2847986Z broadcast_indices=True, 2025-05-07T20:51:29.2848229Z ) 2025-05-07T20:51:29.2848471Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2849050Z self=, 2025-05-07T20:51:29.2849564Z B=19, 2025-05-07T20:51:29.2849763Z T=11, 2025-05-07T20:51:29.2849977Z L=20, 2025-05-07T20:51:29.2850168Z A=12, 2025-05-07T20:51:29.2850365Z Dtype=torch.int64, 2025-05-07T20:51:29.2850698Z Itype=torch.int32, 2025-05-07T20:51:29.2850955Z broadcast_indices=False, 2025-05-07T20:51:29.2858678Z ) 2025-05-07T20:51:29.2940963Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2942495Z self=, 2025-05-07T20:51:29.2943176Z B=11, 2025-05-07T20:51:29.2943415Z T=11, 2025-05-07T20:51:29.2943638Z L=20, 2025-05-07T20:51:29.2943863Z A=12, 2025-05-07T20:51:29.2944105Z Dtype=torch.int64, 2025-05-07T20:51:29.2944387Z Itype=torch.int32, 2025-05-07T20:51:29.2944680Z broadcast_indices=False, 2025-05-07T20:51:29.2944977Z ) 2025-05-07T20:51:29.2945272Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2945981Z self=, 2025-05-07T20:51:29.2946615Z B=11, 2025-05-07T20:51:29.2946853Z T=11, 2025-05-07T20:51:29.2947080Z L=12, 2025-05-07T20:51:29.2947314Z A=12, 2025-05-07T20:51:29.2947547Z Dtype=torch.int64, 2025-05-07T20:51:29.2947837Z Itype=torch.int32, 2025-05-07T20:51:29.2948139Z broadcast_indices=False, 2025-05-07T20:51:29.2948430Z ) 2025-05-07T20:51:29.2948730Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2949438Z self=, 2025-05-07T20:51:29.2950117Z B=11, 2025-05-07T20:51:29.2950337Z T=12, 2025-05-07T20:51:29.2950561Z L=12, 2025-05-07T20:51:29.2950786Z A=12, 2025-05-07T20:51:29.2951013Z Dtype=torch.int64, 2025-05-07T20:51:29.2951300Z Itype=torch.int32, 2025-05-07T20:51:29.2951592Z broadcast_indices=False, 2025-05-07T20:51:29.2951883Z ) 2025-05-07T20:51:29.2952186Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2952889Z self=, 2025-05-07T20:51:29.2953772Z B=12, 2025-05-07T20:51:29.2953998Z T=12, 2025-05-07T20:51:29.2954221Z L=12, 2025-05-07T20:51:29.2954435Z A=12, 2025-05-07T20:51:29.2954671Z Dtype=torch.int64, 2025-05-07T20:51:29.2954953Z Itype=torch.int32, 2025-05-07T20:51:29.2955237Z broadcast_indices=False, 2025-05-07T20:51:29.2955529Z ) 2025-05-07T20:51:29.2955825Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2956521Z self=, 2025-05-07T20:51:29.2957149Z B=4, 2025-05-07T20:51:29.2957373Z T=4, 2025-05-07T20:51:29.2957599Z L=3, 2025-05-07T20:51:29.2957813Z A=6, 2025-05-07T20:51:29.2958055Z Dtype=torch.float32, 2025-05-07T20:51:29.2958350Z Itype=torch.int32, 2025-05-07T20:51:29.2958635Z broadcast_indices=False, 2025-05-07T20:51:29.2958929Z ) 2025-05-07T20:51:29.2959311Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2960023Z self=, 2025-05-07T20:51:29.2960653Z B=4, 2025-05-07T20:51:29.2960878Z T=4, 2025-05-07T20:51:29.2961094Z L=4, 2025-05-07T20:51:29.2961319Z A=6, 2025-05-07T20:51:29.2961562Z Dtype=torch.float32, 2025-05-07T20:51:29.2961851Z Itype=torch.int32, 2025-05-07T20:51:29.2962145Z broadcast_indices=False, 2025-05-07T20:51:29.2962440Z ) 2025-05-07T20:51:29.2962731Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2963437Z self=, 2025-05-07T20:51:29.2964070Z B=4, 2025-05-07T20:51:29.2964295Z T=4, 2025-05-07T20:51:29.2964517Z L=4, 2025-05-07T20:51:29.2964744Z A=4, 2025-05-07T20:51:29.2964988Z Dtype=torch.float32, 2025-05-07T20:51:29.2965277Z Itype=torch.int32, 2025-05-07T20:51:29.2965570Z broadcast_indices=False, 2025-05-07T20:51:29.2965869Z ) 2025-05-07T20:51:29.2966305Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2967017Z self=, 2025-05-07T20:51:29.2967646Z B=14, 2025-05-07T20:51:29.2967866Z T=16, 2025-05-07T20:51:29.2968091Z L=20, 2025-05-07T20:51:29.2968317Z A=13, 2025-05-07T20:51:29.2968548Z Dtype=torch.int32, 2025-05-07T20:51:29.2968839Z Itype=torch.int64, 2025-05-07T20:51:29.2969124Z broadcast_indices=True, 2025-05-07T20:51:29.2969402Z ) 2025-05-07T20:51:29.2969703Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2970446Z self=, 2025-05-07T20:51:29.2971062Z B=14, 2025-05-07T20:51:29.2971294Z T=13, 2025-05-07T20:51:29.2971516Z L=20, 2025-05-07T20:51:29.2971729Z A=13, 2025-05-07T20:51:29.2971965Z Dtype=torch.int32, 2025-05-07T20:51:29.2972256Z Itype=torch.int64, 2025-05-07T20:51:29.2972542Z broadcast_indices=True, 2025-05-07T20:51:29.2972827Z ) 2025-05-07T20:51:29.2973121Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2973826Z self=, 2025-05-07T20:51:29.2974445Z B=13, 2025-05-07T20:51:29.2974667Z T=13, 2025-05-07T20:51:29.2974886Z L=20, 2025-05-07T20:51:29.2975101Z A=13, 2025-05-07T20:51:29.2975335Z Dtype=torch.int32, 2025-05-07T20:51:29.2975615Z Itype=torch.int64, 2025-05-07T20:51:29.2975893Z broadcast_indices=True, 2025-05-07T20:51:29.2976178Z ) 2025-05-07T20:51:29.2976471Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:29.2977163Z self=, 2025-05-07T20:51:29.2977788Z B=13, 2025-05-07T20:51:29.2978011Z T=20, 2025-05-07T20:51:29.2978323Z L=20, 2025-05-07T20:51:29.2978547Z A=13, 2025-05-07T20:51:29.2978787Z Dtype=torch.int32, 2025-05-07T20:51:29.2979064Z Itype=torch.int64, 2025-05-07T20:51:29.2979349Z broadcast_indices=True, 2025-05-07T20:51:29.2979634Z ) 2025-05-07T20:51:29.2979847Z PASSED 2025-05-07T20:51:29.5271857Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5273020Z self=, 2025-05-07T20:51:29.5273531Z B=1, 2025-05-07T20:51:29.5273722Z T=1, 2025-05-07T20:51:29.5273913Z L=2, 2025-05-07T20:51:29.5274103Z A=1, 2025-05-07T20:51:29.5274303Z Dtype=torch.int32, 2025-05-07T20:51:29.5274562Z broadcast_lengths=False, 2025-05-07T20:51:29.5274817Z ) 2025-05-07T20:51:29.5275127Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5275891Z self=, 2025-05-07T20:51:29.5276436Z B=12, 2025-05-07T20:51:29.5276625Z T=1, 2025-05-07T20:51:29.5276813Z L=2, 2025-05-07T20:51:29.5277003Z A=1, 2025-05-07T20:51:29.5277198Z Dtype=torch.int32, 2025-05-07T20:51:29.5277449Z broadcast_lengths=False, 2025-05-07T20:51:29.5277699Z ) 2025-05-07T20:51:29.5277939Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5278490Z self=, 2025-05-07T20:51:29.5279223Z B=12, 2025-05-07T20:51:29.5279415Z T=9, 2025-05-07T20:51:29.5279605Z L=15, 2025-05-07T20:51:29.5279798Z A=4, 2025-05-07T20:51:29.5280009Z Dtype=torch.float32, 2025-05-07T20:51:29.5280306Z broadcast_lengths=False, 2025-05-07T20:51:29.5280554Z ) 2025-05-07T20:51:29.5280798Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5281344Z self=, 2025-05-07T20:51:29.5282184Z B=6, 2025-05-07T20:51:29.5282383Z T=19, 2025-05-07T20:51:29.5282570Z L=19, 2025-05-07T20:51:29.5282761Z A=3, 2025-05-07T20:51:29.5282965Z Dtype=torch.int64, 2025-05-07T20:51:29.5283209Z broadcast_lengths=False, 2025-05-07T20:51:29.5283460Z ) 2025-05-07T20:51:29.5283699Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5284244Z self=, 2025-05-07T20:51:29.5284743Z B=1, 2025-05-07T20:51:29.5284933Z T=16, 2025-05-07T20:51:29.5285120Z L=5, 2025-05-07T20:51:29.5285310Z A=20, 2025-05-07T20:51:29.5285519Z Dtype=torch.float32, 2025-05-07T20:51:29.5285773Z broadcast_lengths=False, 2025-05-07T20:51:29.5286019Z ) 2025-05-07T20:51:29.5286257Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5286804Z self=, 2025-05-07T20:51:29.5287305Z B=3, 2025-05-07T20:51:29.5287499Z T=11, 2025-05-07T20:51:29.5287687Z L=19, 2025-05-07T20:51:29.5287869Z A=14, 2025-05-07T20:51:29.5288076Z Dtype=torch.float32, 2025-05-07T20:51:29.5288333Z broadcast_lengths=True, 2025-05-07T20:51:29.5288576Z ) 2025-05-07T20:51:29.5288813Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5289361Z self=, 2025-05-07T20:51:29.5289852Z B=3, 2025-05-07T20:51:29.5290042Z T=5, 2025-05-07T20:51:29.5290232Z L=7, 2025-05-07T20:51:29.5290414Z A=10, 2025-05-07T20:51:29.5290615Z Dtype=torch.int32, 2025-05-07T20:51:29.5290870Z broadcast_lengths=False, 2025-05-07T20:51:29.5291110Z ) 2025-05-07T20:51:29.5291346Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5291896Z self=, 2025-05-07T20:51:29.5292554Z B=10, 2025-05-07T20:51:29.5292746Z T=11, 2025-05-07T20:51:29.5292955Z L=10, 2025-05-07T20:51:29.5293145Z A=9, 2025-05-07T20:51:29.5293353Z Dtype=torch.int64, 2025-05-07T20:51:29.5293596Z broadcast_lengths=False, 2025-05-07T20:51:29.5293845Z ) 2025-05-07T20:51:29.5294088Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5294631Z self=, 2025-05-07T20:51:29.5295129Z B=2, 2025-05-07T20:51:29.5295326Z T=11, 2025-05-07T20:51:29.5295510Z L=10, 2025-05-07T20:51:29.5295701Z A=2, 2025-05-07T20:51:29.5296151Z Dtype=torch.int64, 2025-05-07T20:51:29.5296394Z broadcast_lengths=False, 2025-05-07T20:51:29.5296644Z ) 2025-05-07T20:51:29.5296885Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5297433Z self=, 2025-05-07T20:51:29.5297933Z B=8, 2025-05-07T20:51:29.5298135Z T=20, 2025-05-07T20:51:29.5298330Z L=7, 2025-05-07T20:51:29.5298510Z A=2, 2025-05-07T20:51:29.5298714Z Dtype=torch.float32, 2025-05-07T20:51:29.5298972Z broadcast_lengths=False, 2025-05-07T20:51:29.5299216Z ) 2025-05-07T20:51:29.5299456Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5300002Z self=, 2025-05-07T20:51:29.5300493Z B=17, 2025-05-07T20:51:29.5300686Z T=20, 2025-05-07T20:51:29.5300874Z L=19, 2025-05-07T20:51:29.5301059Z A=12, 2025-05-07T20:51:29.5301259Z Dtype=torch.int32, 2025-05-07T20:51:29.5301507Z broadcast_lengths=True, 2025-05-07T20:51:29.5301744Z ) 2025-05-07T20:51:29.5301983Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5302532Z self=, 2025-05-07T20:51:29.5303035Z B=17, 2025-05-07T20:51:29.5303220Z T=17, 2025-05-07T20:51:29.5303572Z L=19, 2025-05-07T20:51:29.5303763Z A=12, 2025-05-07T20:51:29.5303957Z Dtype=torch.int32, 2025-05-07T20:51:29.5304203Z broadcast_lengths=True, 2025-05-07T20:51:29.5304446Z ) 2025-05-07T20:51:29.5304679Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5305229Z self=, 2025-05-07T20:51:29.5305727Z B=17, 2025-05-07T20:51:29.5305914Z T=17, 2025-05-07T20:51:29.5306107Z L=17, 2025-05-07T20:51:29.5306295Z A=12, 2025-05-07T20:51:29.5306493Z Dtype=torch.int32, 2025-05-07T20:51:29.5306740Z broadcast_lengths=True, 2025-05-07T20:51:29.5306985Z ) 2025-05-07T20:51:29.5307220Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5307771Z self=, 2025-05-07T20:51:29.5308270Z B=17, 2025-05-07T20:51:29.5308467Z T=17, 2025-05-07T20:51:29.5308662Z L=12, 2025-05-07T20:51:29.5308851Z A=12, 2025-05-07T20:51:29.5309054Z Dtype=torch.int32, 2025-05-07T20:51:29.5309300Z broadcast_lengths=True, 2025-05-07T20:51:29.5309544Z ) 2025-05-07T20:51:29.5309784Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5310327Z self=, 2025-05-07T20:51:29.5310828Z B=17, 2025-05-07T20:51:29.5311025Z T=17, 2025-05-07T20:51:29.5311206Z L=17, 2025-05-07T20:51:29.5311395Z A=17, 2025-05-07T20:51:29.5311600Z Dtype=torch.int32, 2025-05-07T20:51:29.5311841Z broadcast_lengths=True, 2025-05-07T20:51:29.5312085Z ) 2025-05-07T20:51:29.5312323Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5312866Z self=, 2025-05-07T20:51:29.5313367Z B=5, 2025-05-07T20:51:29.5313693Z T=10, 2025-05-07T20:51:29.5313876Z L=17, 2025-05-07T20:51:29.5314074Z A=12, 2025-05-07T20:51:29.5314279Z Dtype=torch.int64, 2025-05-07T20:51:29.5314522Z broadcast_lengths=False, 2025-05-07T20:51:29.5314772Z ) 2025-05-07T20:51:29.5315012Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5315561Z self=, 2025-05-07T20:51:29.5316052Z B=5, 2025-05-07T20:51:29.5316245Z T=12, 2025-05-07T20:51:29.5316433Z L=17, 2025-05-07T20:51:29.5316614Z A=12, 2025-05-07T20:51:29.5316816Z Dtype=torch.int64, 2025-05-07T20:51:29.5317068Z broadcast_lengths=False, 2025-05-07T20:51:29.5317307Z ) 2025-05-07T20:51:29.5317543Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5318091Z self=, 2025-05-07T20:51:29.5318583Z B=5, 2025-05-07T20:51:29.5318779Z T=17, 2025-05-07T20:51:29.5319054Z L=17, 2025-05-07T20:51:29.5319243Z A=12, 2025-05-07T20:51:29.5319445Z Dtype=torch.int64, 2025-05-07T20:51:29.5319695Z broadcast_lengths=False, 2025-05-07T20:51:29.5319950Z ) 2025-05-07T20:51:29.5320229Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5320779Z self=, 2025-05-07T20:51:29.5321278Z B=5, 2025-05-07T20:51:29.5321463Z T=5, 2025-05-07T20:51:29.5321652Z L=17, 2025-05-07T20:51:29.5321844Z A=12, 2025-05-07T20:51:29.5322041Z Dtype=torch.int64, 2025-05-07T20:51:29.5322291Z broadcast_lengths=False, 2025-05-07T20:51:29.5322543Z ) 2025-05-07T20:51:29.5322775Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:29.5323331Z self=, 2025-05-07T20:51:29.5323830Z B=5, 2025-05-07T20:51:29.5324014Z T=5, 2025-05-07T20:51:29.5324210Z L=17, 2025-05-07T20:51:29.5324491Z A=17, 2025-05-07T20:51:29.5324690Z Dtype=torch.int64, 2025-05-07T20:51:29.5324939Z broadcast_lengths=False, 2025-05-07T20:51:29.5325186Z ) 2025-05-07T20:51:29.5325369Z PASSED 2025-05-07T20:51:29.5706661Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5708024Z self=, 2025-05-07T20:51:29.5708673Z B=1, 2025-05-07T20:51:29.5708858Z T=1, 2025-05-07T20:51:29.5709044Z L=2, 2025-05-07T20:51:29.5709230Z A=1, 2025-05-07T20:51:29.5709422Z Dtype=torch.int32, 2025-05-07T20:51:29.5709668Z broadcast_lengths=False, 2025-05-07T20:51:29.5709940Z ) 2025-05-07T20:51:29.5710210Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5710790Z self=, 2025-05-07T20:51:29.5711321Z B=15, 2025-05-07T20:51:29.5711507Z T=1, 2025-05-07T20:51:29.5711695Z L=2, 2025-05-07T20:51:29.5711879Z A=1, 2025-05-07T20:51:29.5712069Z Dtype=torch.int32, 2025-05-07T20:51:29.5712315Z broadcast_lengths=False, 2025-05-07T20:51:29.5712559Z ) 2025-05-07T20:51:29.5712811Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5713383Z self=, 2025-05-07T20:51:29.5713897Z B=15, 2025-05-07T20:51:29.5714089Z T=17, 2025-05-07T20:51:29.5714271Z L=19, 2025-05-07T20:51:29.5714459Z A=10, 2025-05-07T20:51:29.5714660Z Dtype=torch.int32, 2025-05-07T20:51:29.5714902Z broadcast_lengths=False, 2025-05-07T20:51:29.5715146Z ) 2025-05-07T20:51:29.5715403Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5715973Z self=, 2025-05-07T20:51:29.5716690Z B=11, 2025-05-07T20:51:29.5716880Z T=1, 2025-05-07T20:51:29.5717061Z L=2, 2025-05-07T20:51:29.5717254Z A=1, 2025-05-07T20:51:29.5717456Z Dtype=torch.int32, 2025-05-07T20:51:29.5717698Z broadcast_lengths=False, 2025-05-07T20:51:29.5717947Z ) 2025-05-07T20:51:29.5718199Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5718779Z self=, 2025-05-07T20:51:29.5719392Z B=11, 2025-05-07T20:51:29.5719582Z T=6, 2025-05-07T20:51:29.5719773Z L=17, 2025-05-07T20:51:29.5719955Z A=11, 2025-05-07T20:51:29.5720156Z Dtype=torch.int32, 2025-05-07T20:51:29.5720400Z broadcast_lengths=True, 2025-05-07T20:51:29.5720635Z ) 2025-05-07T20:51:29.5720885Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5721460Z self=, 2025-05-07T20:51:29.5721978Z B=3, 2025-05-07T20:51:29.5722167Z T=9, 2025-05-07T20:51:29.5722350Z L=18, 2025-05-07T20:51:29.5722529Z A=12, 2025-05-07T20:51:29.5722727Z Dtype=torch.int64, 2025-05-07T20:51:29.5722972Z broadcast_lengths=False, 2025-05-07T20:51:29.5723210Z ) 2025-05-07T20:51:29.5723461Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5724035Z self=, 2025-05-07T20:51:29.5724547Z B=2, 2025-05-07T20:51:29.5724727Z T=19, 2025-05-07T20:51:29.5724915Z L=4, 2025-05-07T20:51:29.5725101Z A=4, 2025-05-07T20:51:29.5725297Z Dtype=torch.float32, 2025-05-07T20:51:29.5725552Z broadcast_lengths=True, 2025-05-07T20:51:29.5725793Z ) 2025-05-07T20:51:29.5726040Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5726614Z self=, 2025-05-07T20:51:29.5727271Z B=6, 2025-05-07T20:51:29.5727454Z T=1, 2025-05-07T20:51:29.5727639Z L=19, 2025-05-07T20:51:29.5727832Z A=16, 2025-05-07T20:51:29.5728025Z Dtype=torch.int32, 2025-05-07T20:51:29.5728273Z broadcast_lengths=False, 2025-05-07T20:51:29.5728518Z ) 2025-05-07T20:51:29.5728762Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5729344Z self=, 2025-05-07T20:51:29.5738188Z B=20, 2025-05-07T20:51:29.5738393Z T=12, 2025-05-07T20:51:29.5738591Z L=11, 2025-05-07T20:51:29.5738778Z A=10, 2025-05-07T20:51:29.5738979Z Dtype=torch.int32, 2025-05-07T20:51:29.5739239Z broadcast_lengths=False, 2025-05-07T20:51:29.5739486Z ) 2025-05-07T20:51:29.5739749Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5740341Z self=, 2025-05-07T20:51:29.5740870Z B=2, 2025-05-07T20:51:29.5741067Z T=2, 2025-05-07T20:51:29.5741257Z L=20, 2025-05-07T20:51:29.5741445Z A=13, 2025-05-07T20:51:29.5741654Z Dtype=torch.int64, 2025-05-07T20:51:29.5741906Z broadcast_lengths=True, 2025-05-07T20:51:29.5742155Z ) 2025-05-07T20:51:29.5742408Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5742995Z self=, 2025-05-07T20:51:29.5743516Z B=6, 2025-05-07T20:51:29.5743705Z T=6, 2025-05-07T20:51:29.5743896Z L=9, 2025-05-07T20:51:29.5744087Z A=5, 2025-05-07T20:51:29.5744287Z Dtype=torch.float32, 2025-05-07T20:51:29.5744557Z broadcast_lengths=False, 2025-05-07T20:51:29.5744806Z ) 2025-05-07T20:51:29.5745055Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5745643Z self=, 2025-05-07T20:51:29.5746294Z B=5, 2025-05-07T20:51:29.5746477Z T=6, 2025-05-07T20:51:29.5746664Z L=9, 2025-05-07T20:51:29.5746852Z A=5, 2025-05-07T20:51:29.5747055Z Dtype=torch.float32, 2025-05-07T20:51:29.5747313Z broadcast_lengths=False, 2025-05-07T20:51:29.5747567Z ) 2025-05-07T20:51:29.5747820Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5748405Z self=, 2025-05-07T20:51:29.5748920Z B=5, 2025-05-07T20:51:29.5749109Z T=6, 2025-05-07T20:51:29.5749290Z L=5, 2025-05-07T20:51:29.5749479Z A=5, 2025-05-07T20:51:29.5749682Z Dtype=torch.float32, 2025-05-07T20:51:29.5749936Z broadcast_lengths=False, 2025-05-07T20:51:29.5750181Z ) 2025-05-07T20:51:29.5750433Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5751006Z self=, 2025-05-07T20:51:29.5751535Z B=5, 2025-05-07T20:51:29.5751729Z T=6, 2025-05-07T20:51:29.5751909Z L=6, 2025-05-07T20:51:29.5752096Z A=5, 2025-05-07T20:51:29.5752302Z Dtype=torch.float32, 2025-05-07T20:51:29.5752554Z broadcast_lengths=False, 2025-05-07T20:51:29.5752802Z ) 2025-05-07T20:51:29.5753060Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5753637Z self=, 2025-05-07T20:51:29.5754159Z B=6, 2025-05-07T20:51:29.5754350Z T=6, 2025-05-07T20:51:29.5754538Z L=6, 2025-05-07T20:51:29.5754718Z A=5, 2025-05-07T20:51:29.5754923Z Dtype=torch.float32, 2025-05-07T20:51:29.5755184Z broadcast_lengths=False, 2025-05-07T20:51:29.5755424Z ) 2025-05-07T20:51:29.5755681Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5756264Z self=, 2025-05-07T20:51:29.5757709Z B=5, 2025-05-07T20:51:29.5757912Z T=6, 2025-05-07T20:51:29.5758101Z L=6, 2025-05-07T20:51:29.5758282Z A=6, 2025-05-07T20:51:29.5758488Z Dtype=torch.float32, 2025-05-07T20:51:29.5758749Z broadcast_lengths=False, 2025-05-07T20:51:29.5759058Z ) 2025-05-07T20:51:29.5759312Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5759895Z self=, 2025-05-07T20:51:29.5760457Z B=13, 2025-05-07T20:51:29.5760651Z T=10, 2025-05-07T20:51:29.5760844Z L=20, 2025-05-07T20:51:29.5761032Z A=11, 2025-05-07T20:51:29.5761236Z Dtype=torch.int32, 2025-05-07T20:51:29.5761486Z broadcast_lengths=True, 2025-05-07T20:51:29.5761732Z ) 2025-05-07T20:51:29.5761980Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5762562Z self=, 2025-05-07T20:51:29.5763080Z B=13, 2025-05-07T20:51:29.5763271Z T=10, 2025-05-07T20:51:29.5763461Z L=10, 2025-05-07T20:51:29.5763642Z A=11, 2025-05-07T20:51:29.5763841Z Dtype=torch.int32, 2025-05-07T20:51:29.5764088Z broadcast_lengths=True, 2025-05-07T20:51:29.5764330Z ) 2025-05-07T20:51:29.5764575Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5765157Z self=, 2025-05-07T20:51:29.5765676Z B=13, 2025-05-07T20:51:29.5765863Z T=11, 2025-05-07T20:51:29.5766056Z L=10, 2025-05-07T20:51:29.5766247Z A=11, 2025-05-07T20:51:29.5766443Z Dtype=torch.int32, 2025-05-07T20:51:29.5766698Z broadcast_lengths=True, 2025-05-07T20:51:29.5766945Z ) 2025-05-07T20:51:29.5767196Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5767777Z self=, 2025-05-07T20:51:29.5768392Z B=13, 2025-05-07T20:51:29.5768580Z T=13, 2025-05-07T20:51:29.5768769Z L=10, 2025-05-07T20:51:29.5768957Z A=11, 2025-05-07T20:51:29.5769152Z Dtype=torch.int32, 2025-05-07T20:51:29.5769398Z broadcast_lengths=True, 2025-05-07T20:51:29.5769639Z ) 2025-05-07T20:51:29.5769902Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5770514Z self=, 2025-05-07T20:51:29.5771028Z B=10, 2025-05-07T20:51:29.5771217Z T=10, 2025-05-07T20:51:29.5771401Z L=10, 2025-05-07T20:51:29.5771588Z A=11, 2025-05-07T20:51:29.5771788Z Dtype=torch.int32, 2025-05-07T20:51:29.5772029Z broadcast_lengths=True, 2025-05-07T20:51:29.5772262Z ) 2025-05-07T20:51:29.5772511Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5773084Z self=, 2025-05-07T20:51:29.5773607Z B=10, 2025-05-07T20:51:29.5773798Z T=10, 2025-05-07T20:51:29.5773980Z L=10, 2025-05-07T20:51:29.5774167Z A=10, 2025-05-07T20:51:29.5774368Z Dtype=torch.int32, 2025-05-07T20:51:29.5774602Z broadcast_lengths=True, 2025-05-07T20:51:29.5774838Z ) 2025-05-07T20:51:29.5775088Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5775664Z self=, 2025-05-07T20:51:29.5776171Z B=4, 2025-05-07T20:51:29.5776358Z T=13, 2025-05-07T20:51:29.5776546Z L=11, 2025-05-07T20:51:29.5776728Z A=20, 2025-05-07T20:51:29.5776929Z Dtype=torch.int32, 2025-05-07T20:51:29.5777175Z broadcast_lengths=True, 2025-05-07T20:51:29.5777409Z ) 2025-05-07T20:51:29.5777665Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5778244Z self=, 2025-05-07T20:51:29.5778846Z B=4, 2025-05-07T20:51:29.5779039Z T=13, 2025-05-07T20:51:29.5779227Z L=11, 2025-05-07T20:51:29.5779414Z A=13, 2025-05-07T20:51:29.5779615Z Dtype=torch.int32, 2025-05-07T20:51:29.5779863Z broadcast_lengths=True, 2025-05-07T20:51:29.5780102Z ) 2025-05-07T20:51:29.5780354Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5780933Z self=, 2025-05-07T20:51:29.5781451Z B=13, 2025-05-07T20:51:29.5781635Z T=13, 2025-05-07T20:51:29.5781826Z L=11, 2025-05-07T20:51:29.5782015Z A=13, 2025-05-07T20:51:29.5782208Z Dtype=torch.int32, 2025-05-07T20:51:29.5782457Z broadcast_lengths=True, 2025-05-07T20:51:29.5782701Z ) 2025-05-07T20:51:29.5782948Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5783525Z self=, 2025-05-07T20:51:29.5784050Z B=13, 2025-05-07T20:51:29.5784238Z T=13, 2025-05-07T20:51:29.5784429Z L=13, 2025-05-07T20:51:29.5784617Z A=13, 2025-05-07T20:51:29.5784811Z Dtype=torch.int32, 2025-05-07T20:51:29.5785057Z broadcast_lengths=True, 2025-05-07T20:51:29.5785296Z ) 2025-05-07T20:51:29.5785541Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5786122Z self=, 2025-05-07T20:51:29.5786635Z B=17, 2025-05-07T20:51:29.5786824Z T=19, 2025-05-07T20:51:29.5787009Z L=13, 2025-05-07T20:51:29.5787197Z A=18, 2025-05-07T20:51:29.5787400Z Dtype=torch.int32, 2025-05-07T20:51:29.5787640Z broadcast_lengths=True, 2025-05-07T20:51:29.5787878Z ) 2025-05-07T20:51:29.5788131Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5788703Z self=, 2025-05-07T20:51:29.5789307Z B=18, 2025-05-07T20:51:29.5789500Z T=19, 2025-05-07T20:51:29.5789681Z L=13, 2025-05-07T20:51:29.5789867Z A=18, 2025-05-07T20:51:29.5790097Z Dtype=torch.int32, 2025-05-07T20:51:29.5790359Z broadcast_lengths=True, 2025-05-07T20:51:29.5790599Z ) 2025-05-07T20:51:29.5790852Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5791423Z self=, 2025-05-07T20:51:29.5791935Z B=18, 2025-05-07T20:51:29.5792125Z T=19, 2025-05-07T20:51:29.5792309Z L=13, 2025-05-07T20:51:29.5792502Z A=19, 2025-05-07T20:51:29.5792704Z Dtype=torch.int32, 2025-05-07T20:51:29.5792945Z broadcast_lengths=True, 2025-05-07T20:51:29.5793192Z ) 2025-05-07T20:51:29.5793448Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5794028Z self=, 2025-05-07T20:51:29.5794546Z B=18, 2025-05-07T20:51:29.5794747Z T=18, 2025-05-07T20:51:29.5794931Z L=13, 2025-05-07T20:51:29.5795125Z A=18, 2025-05-07T20:51:29.5795325Z Dtype=torch.int32, 2025-05-07T20:51:29.5795567Z broadcast_lengths=True, 2025-05-07T20:51:29.5795809Z ) 2025-05-07T20:51:29.5796356Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5796929Z self=, 2025-05-07T20:51:29.5797446Z B=18, 2025-05-07T20:51:29.5797637Z T=18, 2025-05-07T20:51:29.5797819Z L=13, 2025-05-07T20:51:29.5798004Z A=13, 2025-05-07T20:51:29.5798207Z Dtype=torch.int32, 2025-05-07T20:51:29.5798454Z broadcast_lengths=True, 2025-05-07T20:51:29.5798693Z ) 2025-05-07T20:51:29.5799012Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5799587Z self=, 2025-05-07T20:51:29.5800314Z B=13, 2025-05-07T20:51:29.5800509Z T=18, 2025-05-07T20:51:29.5800699Z L=13, 2025-05-07T20:51:29.5800879Z A=13, 2025-05-07T20:51:29.5801077Z Dtype=torch.int32, 2025-05-07T20:51:29.5801323Z broadcast_lengths=True, 2025-05-07T20:51:29.5801560Z ) 2025-05-07T20:51:29.5817038Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5817908Z self=, 2025-05-07T20:51:29.5818596Z B=13, 2025-05-07T20:51:29.5818782Z T=18, 2025-05-07T20:51:29.5818969Z L=13, 2025-05-07T20:51:29.5819158Z A=18, 2025-05-07T20:51:29.5819351Z Dtype=torch.int32, 2025-05-07T20:51:29.5819599Z broadcast_lengths=True, 2025-05-07T20:51:29.5819841Z ) 2025-05-07T20:51:29.5820085Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5820801Z self=, 2025-05-07T20:51:29.5821539Z B=9, 2025-05-07T20:51:29.5821731Z T=10, 2025-05-07T20:51:29.5821913Z L=18, 2025-05-07T20:51:29.5822099Z A=1, 2025-05-07T20:51:29.5822297Z Dtype=torch.int32, 2025-05-07T20:51:29.5822540Z broadcast_lengths=False, 2025-05-07T20:51:29.5822785Z ) 2025-05-07T20:51:29.5823036Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5823608Z self=, 2025-05-07T20:51:29.5824122Z B=18, 2025-05-07T20:51:29.5824311Z T=10, 2025-05-07T20:51:29.5824495Z L=18, 2025-05-07T20:51:29.5824682Z A=1, 2025-05-07T20:51:29.5824886Z Dtype=torch.int32, 2025-05-07T20:51:29.5825135Z broadcast_lengths=False, 2025-05-07T20:51:29.5825381Z ) 2025-05-07T20:51:29.5825634Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5826204Z self=, 2025-05-07T20:51:29.5826905Z B=18, 2025-05-07T20:51:29.5827098Z T=18, 2025-05-07T20:51:29.5827310Z L=18, 2025-05-07T20:51:29.5827582Z A=1, 2025-05-07T20:51:29.5827859Z Dtype=torch.int32, 2025-05-07T20:51:29.5828198Z broadcast_lengths=False, 2025-05-07T20:51:29.5828508Z ) 2025-05-07T20:51:29.5828764Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5829343Z self=, 2025-05-07T20:51:29.5829851Z B=18, 2025-05-07T20:51:29.5830067Z T=18, 2025-05-07T20:51:29.5830281Z L=18, 2025-05-07T20:51:29.5830463Z A=18, 2025-05-07T20:51:29.5830665Z Dtype=torch.int32, 2025-05-07T20:51:29.5830916Z broadcast_lengths=False, 2025-05-07T20:51:29.5831154Z ) 2025-05-07T20:51:29.5831407Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5831987Z self=, 2025-05-07T20:51:29.5832505Z B=8, 2025-05-07T20:51:29.5832693Z T=10, 2025-05-07T20:51:29.5832879Z L=14, 2025-05-07T20:51:29.5833062Z A=18, 2025-05-07T20:51:29.5833259Z Dtype=torch.int64, 2025-05-07T20:51:29.5833511Z broadcast_lengths=False, 2025-05-07T20:51:29.5833749Z ) 2025-05-07T20:51:29.5834004Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5834580Z self=, 2025-05-07T20:51:29.5835094Z B=8, 2025-05-07T20:51:29.5835277Z T=10, 2025-05-07T20:51:29.5835465Z L=10, 2025-05-07T20:51:29.5835654Z A=18, 2025-05-07T20:51:29.5835848Z Dtype=torch.int64, 2025-05-07T20:51:29.5836103Z broadcast_lengths=False, 2025-05-07T20:51:29.5836348Z ) 2025-05-07T20:51:29.5836593Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:29.5837170Z self=, 2025-05-07T20:51:29.5837819Z B=18, 2025-05-07T20:51:29.5838004Z T=10, 2025-05-07T20:51:29.5838196Z L=10, 2025-05-07T20:51:29.5838382Z A=18, 2025-05-07T20:51:29.5838575Z Dtype=torch.int64, 2025-05-07T20:51:29.5838828Z broadcast_lengths=False, 2025-05-07T20:51:29.5839167Z ) 2025-05-07T20:51:29.5839349Z PASSED 2025-05-07T20:51:29.5839807Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:51:29.7055163Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7056440Z self=, 2025-05-07T20:51:29.7057113Z B=1, 2025-05-07T20:51:29.7057331Z R=1, 2025-05-07T20:51:29.7057554Z T=1, 2025-05-07T20:51:29.7057776Z L=2, 2025-05-07T20:51:29.7058048Z index_dtype=torch.int32, 2025-05-07T20:51:29.7058358Z ) 2025-05-07T20:51:29.7058696Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7059489Z self=, 2025-05-07T20:51:29.7060236Z B=14, 2025-05-07T20:51:29.7060469Z R=1, 2025-05-07T20:51:29.7060702Z T=1, 2025-05-07T20:51:29.7060922Z L=2, 2025-05-07T20:51:29.7061165Z index_dtype=torch.int32, 2025-05-07T20:51:29.7061451Z ) 2025-05-07T20:51:29.7061785Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7062602Z self=, 2025-05-07T20:51:29.7063263Z B=14, 2025-05-07T20:51:29.7063489Z R=16, 2025-05-07T20:51:29.7063715Z T=2, 2025-05-07T20:51:29.7063926Z L=4, 2025-05-07T20:51:29.7064172Z index_dtype=torch.int32, 2025-05-07T20:51:29.7064866Z ) 2025-05-07T20:51:29.7065209Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7065991Z self=, 2025-05-07T20:51:29.7066698Z B=2, 2025-05-07T20:51:29.7066913Z R=1, 2025-05-07T20:51:29.7067138Z T=1, 2025-05-07T20:51:29.7067358Z L=2, 2025-05-07T20:51:29.7067591Z index_dtype=torch.int32, 2025-05-07T20:51:29.7067883Z ) 2025-05-07T20:51:29.7068221Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7068998Z self=, 2025-05-07T20:51:29.7069666Z B=2, 2025-05-07T20:51:29.7069886Z R=1, 2025-05-07T20:51:29.7070100Z T=4, 2025-05-07T20:51:29.7070317Z L=6, 2025-05-07T20:51:29.7070558Z index_dtype=torch.int64, 2025-05-07T20:51:29.7070841Z ) 2025-05-07T20:51:29.7071174Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7071974Z self=, 2025-05-07T20:51:29.7072637Z B=8, 2025-05-07T20:51:29.7072857Z R=15, 2025-05-07T20:51:29.7073079Z T=16, 2025-05-07T20:51:29.7073293Z L=13, 2025-05-07T20:51:29.7073542Z index_dtype=torch.int32, 2025-05-07T20:51:29.7073844Z ) 2025-05-07T20:51:29.7074170Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7074955Z self=, 2025-05-07T20:51:29.7075621Z B=2, 2025-05-07T20:51:29.7075843Z R=6, 2025-05-07T20:51:29.7076057Z T=10, 2025-05-07T20:51:29.7076278Z L=6, 2025-05-07T20:51:29.7076520Z index_dtype=torch.int32, 2025-05-07T20:51:29.7076806Z ) 2025-05-07T20:51:29.7077142Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7078095Z self=, 2025-05-07T20:51:29.7078767Z B=9, 2025-05-07T20:51:29.7079110Z R=20, 2025-05-07T20:51:29.7079334Z T=6, 2025-05-07T20:51:29.7079546Z L=4, 2025-05-07T20:51:29.7079787Z index_dtype=torch.int32, 2025-05-07T20:51:29.7080080Z ) 2025-05-07T20:51:29.7080406Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7081187Z self=, 2025-05-07T20:51:29.7081853Z B=9, 2025-05-07T20:51:29.7082075Z R=19, 2025-05-07T20:51:29.7082290Z T=8, 2025-05-07T20:51:29.7082508Z L=14, 2025-05-07T20:51:29.7082750Z index_dtype=torch.int32, 2025-05-07T20:51:29.7083034Z ) 2025-05-07T20:51:29.7083366Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7084153Z self=, 2025-05-07T20:51:29.7084833Z B=15, 2025-05-07T20:51:29.7085055Z R=18, 2025-05-07T20:51:29.7085277Z T=2, 2025-05-07T20:51:29.7085489Z L=11, 2025-05-07T20:51:29.7085732Z index_dtype=torch.int64, 2025-05-07T20:51:29.7086023Z ) 2025-05-07T20:51:29.7086349Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7087131Z self=, 2025-05-07T20:51:29.7087797Z B=20, 2025-05-07T20:51:29.7088019Z R=10, 2025-05-07T20:51:29.7088231Z T=15, 2025-05-07T20:51:29.7088450Z L=12, 2025-05-07T20:51:29.7088692Z index_dtype=torch.int64, 2025-05-07T20:51:29.7088985Z ) 2025-05-07T20:51:29.7089318Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7099434Z self=, 2025-05-07T20:51:29.7100368Z B=20, 2025-05-07T20:51:29.7100622Z R=10, 2025-05-07T20:51:29.7100896Z T=15, 2025-05-07T20:51:29.7101133Z L=20, 2025-05-07T20:51:29.7101387Z index_dtype=torch.int64, 2025-05-07T20:51:29.7101701Z ) 2025-05-07T20:51:29.7102089Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7102937Z self=, 2025-05-07T20:51:29.7103606Z B=20, 2025-05-07T20:51:29.7103836Z R=10, 2025-05-07T20:51:29.7104070Z T=20, 2025-05-07T20:51:29.7104290Z L=20, 2025-05-07T20:51:29.7104542Z index_dtype=torch.int64, 2025-05-07T20:51:29.7104840Z ) 2025-05-07T20:51:29.7105175Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7105967Z self=, 2025-05-07T20:51:29.7106641Z B=20, 2025-05-07T20:51:29.7106861Z R=20, 2025-05-07T20:51:29.7107104Z T=20, 2025-05-07T20:51:29.7107334Z L=20, 2025-05-07T20:51:29.7107588Z index_dtype=torch.int64, 2025-05-07T20:51:29.7107895Z ) 2025-05-07T20:51:29.7108237Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7109029Z self=, 2025-05-07T20:51:29.7109695Z B=18, 2025-05-07T20:51:29.7109926Z R=9, 2025-05-07T20:51:29.7110153Z T=1, 2025-05-07T20:51:29.7110371Z L=8, 2025-05-07T20:51:29.7110621Z index_dtype=torch.int32, 2025-05-07T20:51:29.7110921Z ) 2025-05-07T20:51:29.7111257Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7112049Z self=, 2025-05-07T20:51:29.7112721Z B=1, 2025-05-07T20:51:29.7112941Z R=9, 2025-05-07T20:51:29.7113168Z T=1, 2025-05-07T20:51:29.7113393Z L=8, 2025-05-07T20:51:29.7113643Z index_dtype=torch.int32, 2025-05-07T20:51:29.7114106Z ) 2025-05-07T20:51:29.7114452Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7115242Z self=, 2025-05-07T20:51:29.7115908Z B=1, 2025-05-07T20:51:29.7116133Z R=9, 2025-05-07T20:51:29.7116357Z T=1, 2025-05-07T20:51:29.7116576Z L=2, 2025-05-07T20:51:29.7116824Z index_dtype=torch.int32, 2025-05-07T20:51:29.7117128Z ) 2025-05-07T20:51:29.7117462Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7118270Z self=, 2025-05-07T20:51:29.7119149Z B=1, 2025-05-07T20:51:29.7119397Z R=9, 2025-05-07T20:51:29.7119659Z T=9, 2025-05-07T20:51:29.7119915Z L=2, 2025-05-07T20:51:29.7120191Z index_dtype=torch.int32, 2025-05-07T20:51:29.7120544Z ) 2025-05-07T20:51:29.7120948Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7121888Z self=, 2025-05-07T20:51:29.7122608Z B=1, 2025-05-07T20:51:29.7122833Z R=1, 2025-05-07T20:51:29.7123057Z T=9, 2025-05-07T20:51:29.7123281Z L=2, 2025-05-07T20:51:29.7123580Z index_dtype=torch.int32, 2025-05-07T20:51:29.7123941Z ) 2025-05-07T20:51:29.7124352Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7125293Z self=, 2025-05-07T20:51:29.7126035Z B=1, 2025-05-07T20:51:29.7126275Z R=1, 2025-05-07T20:51:29.7126525Z T=2, 2025-05-07T20:51:29.7126773Z L=2, 2025-05-07T20:51:29.7127044Z index_dtype=torch.int32, 2025-05-07T20:51:29.7127378Z ) 2025-05-07T20:51:29.7127756Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7128750Z self=, 2025-05-07T20:51:29.7129507Z B=1, 2025-05-07T20:51:29.7129753Z R=2, 2025-05-07T20:51:29.7129989Z T=2, 2025-05-07T20:51:29.7130239Z L=2, 2025-05-07T20:51:29.7130503Z index_dtype=torch.int32, 2025-05-07T20:51:29.7130827Z ) 2025-05-07T20:51:29.7131217Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7132086Z self=, 2025-05-07T20:51:29.7132819Z B=13, 2025-05-07T20:51:29.7133074Z R=8, 2025-05-07T20:51:29.7133321Z T=1, 2025-05-07T20:51:29.7133557Z L=18, 2025-05-07T20:51:29.7133831Z index_dtype=torch.int64, 2025-05-07T20:51:29.7134161Z ) 2025-05-07T20:51:29.7134872Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7136414Z self=, 2025-05-07T20:51:29.7137252Z B=13, 2025-05-07T20:51:29.7137520Z R=8, 2025-05-07T20:51:29.7137774Z T=13, 2025-05-07T20:51:29.7138043Z L=18, 2025-05-07T20:51:29.7138326Z index_dtype=torch.int64, 2025-05-07T20:51:29.7138677Z ) 2025-05-07T20:51:29.7139085Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7140060Z self=, 2025-05-07T20:51:29.7140786Z B=13, 2025-05-07T20:51:29.7141028Z R=13, 2025-05-07T20:51:29.7141320Z T=13, 2025-05-07T20:51:29.7141642Z L=18, 2025-05-07T20:51:29.7141942Z index_dtype=torch.int64, 2025-05-07T20:51:29.7142326Z ) 2025-05-07T20:51:29.7142663Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7143651Z self=, 2025-05-07T20:51:29.7144456Z B=13, 2025-05-07T20:51:29.7144684Z R=18, 2025-05-07T20:51:29.7144898Z T=13, 2025-05-07T20:51:29.7145121Z L=18, 2025-05-07T20:51:29.7145366Z index_dtype=torch.int64, 2025-05-07T20:51:29.7145651Z ) 2025-05-07T20:51:29.7145982Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7146769Z self=, 2025-05-07T20:51:29.7147427Z B=13, 2025-05-07T20:51:29.7147650Z R=18, 2025-05-07T20:51:29.7147873Z T=18, 2025-05-07T20:51:29.7148087Z L=18, 2025-05-07T20:51:29.7148331Z index_dtype=torch.int64, 2025-05-07T20:51:29.7148623Z ) 2025-05-07T20:51:29.7148948Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7149733Z self=, 2025-05-07T20:51:29.7150455Z B=18, 2025-05-07T20:51:29.7150675Z R=18, 2025-05-07T20:51:29.7150894Z T=18, 2025-05-07T20:51:29.7151117Z L=18, 2025-05-07T20:51:29.7151363Z index_dtype=torch.int64, 2025-05-07T20:51:29.7151647Z ) 2025-05-07T20:51:29.7151979Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7152762Z self=, 2025-05-07T20:51:29.7153430Z B=8, 2025-05-07T20:51:29.7153651Z R=20, 2025-05-07T20:51:29.7153873Z T=6, 2025-05-07T20:51:29.7154084Z L=12, 2025-05-07T20:51:29.7154333Z index_dtype=torch.int32, 2025-05-07T20:51:29.7154631Z ) 2025-05-07T20:51:29.7154957Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7155740Z self=, 2025-05-07T20:51:29.7156405Z B=8, 2025-05-07T20:51:29.7156626Z R=12, 2025-05-07T20:51:29.7156947Z T=6, 2025-05-07T20:51:29.7157166Z L=12, 2025-05-07T20:51:29.7157417Z index_dtype=torch.int32, 2025-05-07T20:51:29.7157703Z ) 2025-05-07T20:51:29.7158037Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7158823Z self=, 2025-05-07T20:51:29.7159594Z B=8, 2025-05-07T20:51:29.7159819Z R=8, 2025-05-07T20:51:29.7160039Z T=6, 2025-05-07T20:51:29.7160251Z L=12, 2025-05-07T20:51:29.7160496Z index_dtype=torch.int32, 2025-05-07T20:51:29.7160786Z ) 2025-05-07T20:51:29.7161111Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7161891Z self=, 2025-05-07T20:51:29.7162556Z B=12, 2025-05-07T20:51:29.7162773Z R=8, 2025-05-07T20:51:29.7162994Z T=6, 2025-05-07T20:51:29.7163211Z L=12, 2025-05-07T20:51:29.7163462Z index_dtype=torch.int32, 2025-05-07T20:51:29.7163750Z ) 2025-05-07T20:51:29.7164083Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7164867Z self=, 2025-05-07T20:51:29.7165527Z B=12, 2025-05-07T20:51:29.7165749Z R=8, 2025-05-07T20:51:29.7165967Z T=8, 2025-05-07T20:51:29.7166181Z L=12, 2025-05-07T20:51:29.7166431Z index_dtype=torch.int32, 2025-05-07T20:51:29.7166722Z ) 2025-05-07T20:51:29.7167048Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7167827Z self=, 2025-05-07T20:51:29.7168492Z B=8, 2025-05-07T20:51:29.7168708Z R=8, 2025-05-07T20:51:29.7168927Z T=8, 2025-05-07T20:51:29.7169146Z L=12, 2025-05-07T20:51:29.7169382Z index_dtype=torch.int32, 2025-05-07T20:51:29.7169680Z ) 2025-05-07T20:51:29.7538178Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7539008Z self=, 2025-05-07T20:51:29.7539674Z B=8, 2025-05-07T20:51:29.7539904Z R=8, 2025-05-07T20:51:29.7540128Z T=8, 2025-05-07T20:51:29.7540342Z L=8, 2025-05-07T20:51:29.7540590Z index_dtype=torch.int32, 2025-05-07T20:51:29.7540884Z ) 2025-05-07T20:51:29.7541213Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7542002Z self=, 2025-05-07T20:51:29.7542672Z B=18, 2025-05-07T20:51:29.7542897Z R=12, 2025-05-07T20:51:29.7543112Z T=17, 2025-05-07T20:51:29.7543331Z L=18, 2025-05-07T20:51:29.7543594Z index_dtype=torch.int64, 2025-05-07T20:51:29.7543892Z ) 2025-05-07T20:51:29.7544226Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7545026Z self=, 2025-05-07T20:51:29.7545698Z B=18, 2025-05-07T20:51:29.7545920Z R=12, 2025-05-07T20:51:29.7546133Z T=17, 2025-05-07T20:51:29.7546355Z L=12, 2025-05-07T20:51:29.7546600Z index_dtype=torch.int64, 2025-05-07T20:51:29.7546884Z ) 2025-05-07T20:51:29.7547218Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7548006Z self=, 2025-05-07T20:51:29.7548677Z B=18, 2025-05-07T20:51:29.7548894Z R=17, 2025-05-07T20:51:29.7549114Z T=17, 2025-05-07T20:51:29.7549335Z L=12, 2025-05-07T20:51:29.7549572Z index_dtype=torch.int64, 2025-05-07T20:51:29.7549867Z ) 2025-05-07T20:51:29.7550200Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7551170Z self=, 2025-05-07T20:51:29.7551849Z B=18, 2025-05-07T20:51:29.7552068Z R=17, 2025-05-07T20:51:29.7552281Z T=17, 2025-05-07T20:51:29.7552503Z L=18, 2025-05-07T20:51:29.7552750Z index_dtype=torch.int64, 2025-05-07T20:51:29.7553037Z ) 2025-05-07T20:51:29.7553374Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7554160Z self=, 2025-05-07T20:51:29.7554819Z B=18, 2025-05-07T20:51:29.7555041Z R=17, 2025-05-07T20:51:29.7555261Z T=18, 2025-05-07T20:51:29.7555477Z L=18, 2025-05-07T20:51:29.7555723Z index_dtype=torch.int64, 2025-05-07T20:51:29.7556017Z ) 2025-05-07T20:51:29.7556352Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:29.7557133Z self=, 2025-05-07T20:51:29.7557813Z B=17, 2025-05-07T20:51:29.7558048Z R=17, 2025-05-07T20:51:29.7558264Z T=17, 2025-05-07T20:51:29.7558485Z L=18, 2025-05-07T20:51:29.7558728Z index_dtype=torch.int64, 2025-05-07T20:51:29.7559134Z ) 2025-05-07T20:51:29.7559351Z PASSED 2025-05-07T20:51:29.7559483Z 2025-05-07T20:51:29.7559654Z =============================== warnings summary =============================== 2025-05-07T20:51:29.7560353Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices 2025-05-07T20:51:29.7562144Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:51:29.7566831Z return self.run(*args, **kwds) 2025-05-07T20:51:29.7567076Z 2025-05-07T20:51:29.7567581Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings 2025-05-07T20:51:29.7569456Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:51:29.7571052Z return self.run(*args, **kwds) 2025-05-07T20:51:29.7571276Z 2025-05-07T20:51:29.7571542Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:51:29.7572102Z ======================== 7 passed, 2 warnings in 3.20s ========================= 2025-05-07T20:51:30.5350287Z 2025-05-07T20:51:30.5350717Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:51:30.5372147Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 6 seconds 2025-05-07T20:51:30.5372486Z 2025-05-07T20:51:30.5372490Z 2025-05-07T20:51:30.5372506Z 2025-05-07T20:51:30.5372517Z 2025-05-07T20:51:30.5392594Z ################################################################################ 2025-05-07T20:51:30.5410563Z # [2025-05-07T20:51:30.540Z] Run Python Test Suite: 2025-05-07T20:51:30.5410920Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:51:30.5411250Z ################################################################################ 2025-05-07T20:51:30.5435912Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:51:30.5436585Z 2025-05-07T20:51:32.6686800Z ============================= test session starts ============================== 2025-05-07T20:51:32.6687439Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:32.6687970Z cachedir: .pytest_cache 2025-05-07T20:51:32.6688931Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:32.6689664Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:32.6690080Z plugins: hypothesis-6.131.14 2025-05-07T20:51:34.3509706Z collecting ... collected 1 item 2025-05-07T20:51:34.3509944Z 2025-05-07T20:51:34.3544817Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:51:34.3546138Z { 2025-05-07T20:51:34.3546582Z "D": 71, 2025-05-07T20:51:34.3547018Z "E": 37, 2025-05-07T20:51:34.3547427Z "T": 11, 2025-05-07T20:51:34.3547812Z "batch_params": { 2025-05-07T20:51:34.3548193Z "B": 31, 2025-05-07T20:51:34.3548522Z "sigma_B": 56, 2025-05-07T20:51:34.3548928Z "vbe_distribution": "normal", 2025-05-07T20:51:34.3549403Z "vbe_num_ranks": 55 2025-05-07T20:51:34.3549770Z }, 2025-05-07T20:51:34.3550109Z "indices_params": { 2025-05-07T20:51:34.3550555Z "heavy_hitters": [ 2025-05-07T20:51:34.3550938Z 0.5102357864379883, 2025-05-07T20:51:34.3551306Z 0.6617252230644226, 2025-05-07T20:51:34.3551627Z 0.0035137534141540527, 2025-05-07T20:51:34.3551847Z 0.8076292276382446, 2025-05-07T20:51:34.3552113Z 0.2371835708618164, 2025-05-07T20:51:34.3552317Z 0.3941011428833008, 2025-05-07T20:51:34.3552517Z 0.1948421597480774, 2025-05-07T20:51:34.3552712Z 0.5889204740524292, 2025-05-07T20:51:34.3552914Z 0.0895010232925415, 2025-05-07T20:51:34.3553114Z 0.39577293395996094, 2025-05-07T20:51:34.3553318Z 0.13788467645645142, 2025-05-07T20:51:34.3553530Z 0.09664422273635864, 2025-05-07T20:51:34.3553738Z 0.35502737760543823, 2025-05-07T20:51:34.3553939Z 0.6614681482315063, 2025-05-07T20:51:34.3554143Z 0.2810437083244324, 2025-05-07T20:51:34.3554346Z 0.3945578932762146, 2025-05-07T20:51:34.3554544Z 0.9680578708648682, 2025-05-07T20:51:34.3554746Z 0.6174606084823608, 2025-05-07T20:51:34.3554955Z 0.28572291135787964, 2025-05-07T20:51:34.3555159Z 0.5619673132896423 2025-05-07T20:51:34.3555367Z ], 2025-05-07T20:51:34.3555878Z "index_dtype": "torch.int32", 2025-05-07T20:51:34.3556155Z "offset_dtype": "torch.int64", 2025-05-07T20:51:34.3556422Z "zipf_q": 0.8450267314910889, 2025-05-07T20:51:34.3556677Z "zipf_s": 0.004517853260040283 2025-05-07T20:51:34.3556906Z }, 2025-05-07T20:51:34.3557098Z "mixed_dim": false, 2025-05-07T20:51:34.3557319Z "pooling_params": { 2025-05-07T20:51:34.3557526Z "L": 81, 2025-05-07T20:51:34.3557742Z "length_distribution": "normal", 2025-05-07T20:51:34.3558005Z "sigma_L": 64 2025-05-07T20:51:34.3558198Z }, 2025-05-07T20:51:34.3558382Z "use_cpu": false, 2025-05-07T20:51:34.3558599Z "weighted": true 2025-05-07T20:51:34.3558798Z } 2025-05-07T20:51:34.3559075Z PASSED 2025-05-07T20:51:34.3559195Z 2025-05-07T20:51:34.3559333Z ============================== 1 passed in 1.80s =============================== 2025-05-07T20:51:34.9268942Z 2025-05-07T20:51:34.9269529Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:51:34.9289609Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 4 seconds 2025-05-07T20:51:34.9289950Z 2025-05-07T20:51:34.9289955Z 2025-05-07T20:51:34.9289959Z 2025-05-07T20:51:34.9289962Z 2025-05-07T20:51:34.9310986Z ################################################################################ 2025-05-07T20:51:34.9326668Z # [2025-05-07T20:51:34.932Z] Run Python Test Suite: 2025-05-07T20:51:34.9327033Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:51:34.9327358Z ################################################################################ 2025-05-07T20:51:34.9350151Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:51:34.9350824Z 2025-05-07T20:51:37.0595102Z ============================= test session starts ============================== 2025-05-07T20:51:37.0596822Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:37.0598392Z cachedir: .pytest_cache 2025-05-07T20:51:37.0599663Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:37.0601123Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:37.0601936Z plugins: hypothesis-6.131.14 2025-05-07T20:51:38.7471632Z collecting ... collected 4 items 2025-05-07T20:51:38.7471863Z 2025-05-07T20:51:38.7490525Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:51:38.8512147Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:51:38.8519404Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:51:38.8583095Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:51:38.8583589Z 2025-05-07T20:51:38.8583735Z ============================== 4 passed in 1.92s =============================== 2025-05-07T20:51:39.4212825Z 2025-05-07T20:51:39.4213709Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:51:39.4230412Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 5 seconds 2025-05-07T20:51:39.4230821Z 2025-05-07T20:51:39.4230825Z 2025-05-07T20:51:39.4230829Z 2025-05-07T20:51:39.4230832Z 2025-05-07T20:51:39.4252789Z ################################################################################ 2025-05-07T20:51:39.4272653Z # [2025-05-07T20:51:39.426Z] Run Python Test Suite: 2025-05-07T20:51:39.4272997Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:51:39.4273307Z ################################################################################ 2025-05-07T20:51:39.4298816Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/cache_overflow_test.py 2025-05-07T20:51:39.4299769Z 2025-05-07T20:51:41.5527271Z ============================= test session starts ============================== 2025-05-07T20:51:41.5527949Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:41.5528480Z cachedir: .pytest_cache 2025-05-07T20:51:41.5529061Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:41.5529804Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:41.5530228Z plugins: hypothesis-6.131.14 2025-05-07T20:51:43.1649868Z collecting ... collected 1 item 2025-05-07T20:51:43.1650088Z 2025-05-07T20:51:43.5323117Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow Trying example: test_cache_int32_overflow( 2025-05-07T20:51:43.5323990Z self=, 2025-05-07T20:51:43.5324525Z stochastic_rounding=False, 2025-05-07T20:51:43.5324786Z ) 2025-05-07T20:51:43.5325007Z Trying example: test_cache_int32_overflow( 2025-05-07T20:51:43.5325509Z self=, 2025-05-07T20:51:43.5325998Z stochastic_rounding=True, 2025-05-07T20:51:43.5326251Z ) 2025-05-07T20:51:43.5332272Z PASSED 2025-05-07T20:51:43.5332397Z 2025-05-07T20:51:43.5332539Z ============================== 1 passed in 2.10s =============================== 2025-05-07T20:51:44.1904632Z 2025-05-07T20:51:44.1905001Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:51:44.1926394Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 5 seconds 2025-05-07T20:51:44.1926713Z 2025-05-07T20:51:44.1926718Z 2025-05-07T20:51:44.1926722Z 2025-05-07T20:51:44.1926735Z 2025-05-07T20:51:44.1948323Z ################################################################################ 2025-05-07T20:51:44.1964115Z # [2025-05-07T20:51:44.196Z] Run Python Test Suite: 2025-05-07T20:51:44.1964491Z # ./tbe/cache/cache_test.py 2025-05-07T20:51:44.1964785Z ################################################################################ 2025-05-07T20:51:44.1988050Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/cache_test.py 2025-05-07T20:51:44.1988673Z 2025-05-07T20:51:46.3193152Z ============================= test session starts ============================== 2025-05-07T20:51:46.3194419Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:46.3195086Z cachedir: .pytest_cache 2025-05-07T20:51:46.3195684Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:46.3196709Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:46.3197134Z plugins: hypothesis-6.131.14 2025-05-07T20:51:48.0127939Z collecting ... collected 7 items 2025-05-07T20:51:48.0128247Z 2025-05-07T20:51:48.4860942Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter Trying example: test_cache_miss_counter( 2025-05-07T20:51:48.4862255Z self=, 2025-05-07T20:51:48.4863115Z N=1, 2025-05-07T20:51:48.4863642Z ) 2025-05-07T20:51:48.4864169Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:48.4865015Z self=, 2025-05-07T20:51:48.4865563Z N=8, 2025-05-07T20:51:48.4865755Z ) 2025-05-07T20:51:48.4865972Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:48.4866391Z self=, 2025-05-07T20:51:48.4866791Z N=6, 2025-05-07T20:51:48.4866998Z ) 2025-05-07T20:51:48.4867442Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:48.4867873Z self=, 2025-05-07T20:51:48.4868274Z N=5, 2025-05-07T20:51:48.4868455Z ) 2025-05-07T20:51:48.4868667Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:48.4869092Z self=, 2025-05-07T20:51:48.4869480Z N=4, 2025-05-07T20:51:48.4869667Z ) 2025-05-07T20:51:48.4869882Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:48.4870304Z self=, 2025-05-07T20:51:48.4870797Z N=2, 2025-05-07T20:51:48.4870985Z ) 2025-05-07T20:51:48.4871201Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:48.4871619Z self=, 2025-05-07T20:51:48.4872014Z N=3, 2025-05-07T20:51:48.4872201Z ) 2025-05-07T20:51:48.4872419Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:48.4872849Z self=, 2025-05-07T20:51:48.4873249Z N=7, 2025-05-07T20:51:48.4873498Z ) 2025-05-07T20:51:48.4873745Z PASSED 2025-05-07T20:51:48.4874096Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (Tes...) 2025-05-07T20:51:48.4882589Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:51:48.4890099Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:51:48.4897581Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:51:48.4904663Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:51:48.5319460Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5320393Z self=, 2025-05-07T20:51:48.5321071Z S=0, 2025-05-07T20:51:48.5321283Z mpp_n_passes=None, 2025-05-07T20:51:48.5321527Z mpp_min_size=None, 2025-05-07T20:51:48.5321756Z ) 2025-05-07T20:51:48.5321973Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5322412Z self=, 2025-05-07T20:51:48.5322816Z S=100, 2025-05-07T20:51:48.5323020Z mpp_n_passes=None, 2025-05-07T20:51:48.5323260Z mpp_min_size=None, 2025-05-07T20:51:48.5323486Z ) 2025-05-07T20:51:48.5323701Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5324133Z self=, 2025-05-07T20:51:48.5324536Z S=100, 2025-05-07T20:51:48.5324738Z mpp_n_passes=12, 2025-05-07T20:51:48.5324972Z mpp_min_size=5, 2025-05-07T20:51:48.5325183Z ) 2025-05-07T20:51:48.5325396Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5325835Z self=, 2025-05-07T20:51:48.5326244Z S=100, 2025-05-07T20:51:48.5326438Z mpp_n_passes=12, 2025-05-07T20:51:48.5326673Z mpp_min_size=None, 2025-05-07T20:51:48.5326895Z ) 2025-05-07T20:51:48.5327103Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5327532Z self=, 2025-05-07T20:51:48.5327932Z S=1024, 2025-05-07T20:51:48.5328137Z mpp_n_passes=None, 2025-05-07T20:51:48.5328370Z mpp_min_size=None, 2025-05-07T20:51:48.5328593Z ) 2025-05-07T20:51:48.5328811Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5329235Z self=, 2025-05-07T20:51:48.5329635Z S=1024, 2025-05-07T20:51:48.5329839Z mpp_n_passes=None, 2025-05-07T20:51:48.5330083Z mpp_min_size=10, 2025-05-07T20:51:48.5330389Z ) 2025-05-07T20:51:48.5330696Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5331412Z self=, 2025-05-07T20:51:48.5331823Z S=0, 2025-05-07T20:51:48.5332023Z mpp_n_passes=6, 2025-05-07T20:51:48.5332240Z mpp_min_size=1, 2025-05-07T20:51:48.5332445Z ) 2025-05-07T20:51:48.5332660Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5333084Z self=, 2025-05-07T20:51:48.5333484Z S=0, 2025-05-07T20:51:48.5333681Z mpp_n_passes=12, 2025-05-07T20:51:48.5333911Z mpp_min_size=None, 2025-05-07T20:51:48.5334126Z ) 2025-05-07T20:51:48.5334341Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5334767Z self=, 2025-05-07T20:51:48.5335157Z S=1024, 2025-05-07T20:51:48.5335357Z mpp_n_passes=1, 2025-05-07T20:51:48.5335577Z mpp_min_size=1, 2025-05-07T20:51:48.5335776Z ) 2025-05-07T20:51:48.5335990Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5336430Z self=, 2025-05-07T20:51:48.5336823Z S=1024, 2025-05-07T20:51:48.5337023Z mpp_n_passes=6, 2025-05-07T20:51:48.5337246Z mpp_min_size=None, 2025-05-07T20:51:48.5337458Z ) 2025-05-07T20:51:48.5337673Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5338099Z self=, 2025-05-07T20:51:48.5338491Z S=1024, 2025-05-07T20:51:48.5338695Z mpp_n_passes=None, 2025-05-07T20:51:48.5338928Z mpp_min_size=1, 2025-05-07T20:51:48.5339134Z ) 2025-05-07T20:51:48.5339343Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5339773Z self=, 2025-05-07T20:51:48.5340173Z S=7, 2025-05-07T20:51:48.5340363Z mpp_n_passes=12, 2025-05-07T20:51:48.5340593Z mpp_min_size=10, 2025-05-07T20:51:48.5340806Z ) 2025-05-07T20:51:48.5341016Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5341551Z self=, 2025-05-07T20:51:48.5341950Z S=100, 2025-05-07T20:51:48.5342147Z mpp_n_passes=None, 2025-05-07T20:51:48.5342382Z mpp_min_size=1, 2025-05-07T20:51:48.5342592Z ) 2025-05-07T20:51:48.5342801Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5343229Z self=, 2025-05-07T20:51:48.5343631Z S=0, 2025-05-07T20:51:48.5343822Z mpp_n_passes=1, 2025-05-07T20:51:48.5344048Z mpp_min_size=None, 2025-05-07T20:51:48.5344269Z ) 2025-05-07T20:51:48.5344479Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5344908Z self=, 2025-05-07T20:51:48.5345306Z S=100, 2025-05-07T20:51:48.5345508Z mpp_n_passes=None, 2025-05-07T20:51:48.5345736Z mpp_min_size=5, 2025-05-07T20:51:48.5345946Z ) 2025-05-07T20:51:48.5346168Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5346592Z self=, 2025-05-07T20:51:48.5346990Z S=1024, 2025-05-07T20:51:48.5347195Z mpp_n_passes=None, 2025-05-07T20:51:48.5347427Z mpp_min_size=128, 2025-05-07T20:51:48.5347643Z ) 2025-05-07T20:51:48.5347861Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5348283Z self=, 2025-05-07T20:51:48.5348681Z S=100, 2025-05-07T20:51:48.5348880Z mpp_n_passes=None, 2025-05-07T20:51:48.5349108Z mpp_min_size=10, 2025-05-07T20:51:48.5349322Z ) 2025-05-07T20:51:48.5349538Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5349971Z self=, 2025-05-07T20:51:48.5350365Z S=1024, 2025-05-07T20:51:48.5350563Z mpp_n_passes=12, 2025-05-07T20:51:48.5350796Z mpp_min_size=10, 2025-05-07T20:51:48.5351009Z ) 2025-05-07T20:51:48.5351311Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5351746Z self=, 2025-05-07T20:51:48.5352138Z S=100, 2025-05-07T20:51:48.5352337Z mpp_n_passes=1, 2025-05-07T20:51:48.5352558Z mpp_min_size=128, 2025-05-07T20:51:48.5352769Z ) 2025-05-07T20:51:48.5352986Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5353416Z self=, 2025-05-07T20:51:48.5353805Z S=1024, 2025-05-07T20:51:48.5354007Z mpp_n_passes=None, 2025-05-07T20:51:48.5354241Z mpp_min_size=5, 2025-05-07T20:51:48.5354441Z ) 2025-05-07T20:51:48.5354658Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5355088Z self=, 2025-05-07T20:51:48.5355489Z S=100, 2025-05-07T20:51:48.5355681Z mpp_n_passes=6, 2025-05-07T20:51:48.5355904Z mpp_min_size=10, 2025-05-07T20:51:48.5356124Z ) 2025-05-07T20:51:48.5356339Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5356772Z self=, 2025-05-07T20:51:48.5357167Z S=0, 2025-05-07T20:51:48.5357386Z mpp_n_passes=None, 2025-05-07T20:51:48.5357620Z mpp_min_size=10, 2025-05-07T20:51:48.5357830Z ) 2025-05-07T20:51:48.5358046Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5358478Z self=, 2025-05-07T20:51:48.5358872Z S=7, 2025-05-07T20:51:48.5359168Z mpp_n_passes=1, 2025-05-07T20:51:48.5359393Z mpp_min_size=None, 2025-05-07T20:51:48.5359608Z ) 2025-05-07T20:51:48.5359824Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5360252Z self=, 2025-05-07T20:51:48.5360646Z S=0, 2025-05-07T20:51:48.5360843Z mpp_n_passes=12, 2025-05-07T20:51:48.5361166Z mpp_min_size=128, 2025-05-07T20:51:48.5361383Z ) 2025-05-07T20:51:48.5361599Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5362030Z self=, 2025-05-07T20:51:48.5362430Z S=0, 2025-05-07T20:51:48.5362621Z mpp_n_passes=1, 2025-05-07T20:51:48.5362838Z mpp_min_size=5, 2025-05-07T20:51:48.5363043Z ) 2025-05-07T20:51:48.5363251Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5363677Z self=, 2025-05-07T20:51:48.5364075Z S=0, 2025-05-07T20:51:48.5364263Z mpp_n_passes=1, 2025-05-07T20:51:48.5364484Z mpp_min_size=128, 2025-05-07T20:51:48.5364701Z ) 2025-05-07T20:51:48.5364907Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5365334Z self=, 2025-05-07T20:51:48.5365731Z S=1024, 2025-05-07T20:51:48.5365923Z mpp_n_passes=12, 2025-05-07T20:51:48.5366164Z mpp_min_size=None, 2025-05-07T20:51:48.5366387Z ) 2025-05-07T20:51:48.5366594Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5367021Z self=, 2025-05-07T20:51:48.5367419Z S=0, 2025-05-07T20:51:48.5367624Z mpp_n_passes=None, 2025-05-07T20:51:48.5367851Z mpp_min_size=1, 2025-05-07T20:51:48.5368059Z ) 2025-05-07T20:51:48.5368275Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5368696Z self=, 2025-05-07T20:51:48.5369095Z S=0, 2025-05-07T20:51:48.5369293Z mpp_n_passes=6, 2025-05-07T20:51:48.5369509Z mpp_min_size=5, 2025-05-07T20:51:48.5369716Z ) 2025-05-07T20:51:48.5369930Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5370352Z self=, 2025-05-07T20:51:48.5370750Z S=0, 2025-05-07T20:51:48.5370955Z mpp_n_passes=1, 2025-05-07T20:51:48.5371265Z mpp_min_size=10, 2025-05-07T20:51:48.5371485Z ) 2025-05-07T20:51:48.5371700Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5372127Z self=, 2025-05-07T20:51:48.5372523Z S=7, 2025-05-07T20:51:48.5372724Z mpp_n_passes=6, 2025-05-07T20:51:48.5372948Z mpp_min_size=128, 2025-05-07T20:51:48.5373160Z ) 2025-05-07T20:51:48.5373382Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5373809Z self=, 2025-05-07T20:51:48.5374203Z S=0, 2025-05-07T20:51:48.5374399Z mpp_n_passes=1, 2025-05-07T20:51:48.5374620Z mpp_min_size=1, 2025-05-07T20:51:48.5374821Z ) 2025-05-07T20:51:48.5375038Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5375470Z self=, 2025-05-07T20:51:48.5375863Z S=100, 2025-05-07T20:51:48.5376066Z mpp_n_passes=6, 2025-05-07T20:51:48.5376293Z mpp_min_size=128, 2025-05-07T20:51:48.5376507Z ) 2025-05-07T20:51:48.5376720Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5377146Z self=, 2025-05-07T20:51:48.5377545Z S=0, 2025-05-07T20:51:48.5377734Z mpp_n_passes=12, 2025-05-07T20:51:48.5377961Z mpp_min_size=10, 2025-05-07T20:51:48.5378177Z ) 2025-05-07T20:51:48.5378385Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5378812Z self=, 2025-05-07T20:51:48.5379209Z S=100, 2025-05-07T20:51:48.5379400Z mpp_n_passes=6, 2025-05-07T20:51:48.5379621Z mpp_min_size=5, 2025-05-07T20:51:48.5379827Z ) 2025-05-07T20:51:48.5380035Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5380461Z self=, 2025-05-07T20:51:48.5381048Z S=0, 2025-05-07T20:51:48.5381237Z mpp_n_passes=12, 2025-05-07T20:51:48.5381473Z mpp_min_size=5, 2025-05-07T20:51:48.5381679Z ) 2025-05-07T20:51:48.5381887Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5382312Z self=, 2025-05-07T20:51:48.5382714Z S=7, 2025-05-07T20:51:48.5382904Z mpp_n_passes=12, 2025-05-07T20:51:48.5383132Z mpp_min_size=1, 2025-05-07T20:51:48.5383338Z ) 2025-05-07T20:51:48.5383552Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5383972Z self=, 2025-05-07T20:51:48.5384378Z S=7, 2025-05-07T20:51:48.5384575Z mpp_n_passes=12, 2025-05-07T20:51:48.5384798Z mpp_min_size=5, 2025-05-07T20:51:48.5385004Z ) 2025-05-07T20:51:48.5385219Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5385641Z self=, 2025-05-07T20:51:48.5386046Z S=7, 2025-05-07T20:51:48.5386247Z mpp_n_passes=1, 2025-05-07T20:51:48.5386462Z mpp_min_size=1, 2025-05-07T20:51:48.5386671Z ) 2025-05-07T20:51:48.5386887Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:48.5387310Z self=, 2025-05-07T20:51:48.5387710Z S=0, 2025-05-07T20:51:48.5387911Z mpp_n_passes=None, 2025-05-07T20:51:48.5388144Z mpp_min_size=5, 2025-05-07T20:51:48.5388353Z ) 2025-05-07T20:51:48.5388561Z PASSED 2025-05-07T20:51:48.5388672Z 2025-05-07T20:51:48.5388820Z =============================== warnings summary =============================== 2025-05-07T20:51:48.5389267Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:51:48.5390640Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:679: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:51:48.5391942Z x1 = to_device(torch.tensor(x1, dtype=torch.int64), use_cpu=False) 2025-05-07T20:51:48.5392222Z 2025-05-07T20:51:48.5392425Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:51:48.5393688Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:682: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:51:48.5394931Z x2 = to_device(torch.tensor(x2, dtype=torch.int64), use_cpu=False) 2025-05-07T20:51:48.5395218Z 2025-05-07T20:51:48.5395413Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:51:48.5397051Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:685: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:51:48.5398307Z x3 = to_device(torch.tensor(x3, dtype=torch.int64), use_cpu=False) 2025-05-07T20:51:48.5398585Z 2025-05-07T20:51:48.5398825Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:51:48.5399338Z =========================== short test summary info ============================ 2025-05-07T20:51:48.5399910Z SKIPPED [1] tbe/cache/cache_test.py:79: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:48.5400652Z SKIPPED [1] tbe/cache/cache_test.py:453: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:48.5401387Z SKIPPED [1] tbe/cache/cache_test.py:482: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:48.5402125Z SKIPPED [1] tbe/cache/cache_test.py:512: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:48.5403067Z SKIPPED [1] tbe/cache/cache_test.py:595: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:48.5403651Z =================== 2 passed, 5 skipped, 3 warnings in 2.33s =================== 2025-05-07T20:51:49.1808253Z 2025-05-07T20:51:49.1809065Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:51:49.1828184Z [TEST] Python test time for ./tbe/cache/cache_test.py: 5 seconds 2025-05-07T20:51:49.1828535Z 2025-05-07T20:51:49.1828733Z 2025-05-07T20:51:49.1828738Z 2025-05-07T20:51:49.1828811Z 2025-05-07T20:51:49.1850711Z ################################################################################ 2025-05-07T20:51:49.1866336Z # [2025-05-07T20:51:49.186Z] Run Python Test Suite: 2025-05-07T20:51:49.1866758Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:51:49.1867098Z ################################################################################ 2025-05-07T20:51:49.1891531Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:51:49.1892227Z 2025-05-07T20:51:51.3187383Z ============================= test session starts ============================== 2025-05-07T20:51:51.3188009Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:51.3188540Z cachedir: .pytest_cache 2025-05-07T20:51:51.3189137Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:51.3189873Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:51.3190294Z plugins: hypothesis-6.131.14 2025-05-07T20:51:52.9164003Z collecting ... collected 2 items 2025-05-07T20:51:52.9164223Z 2025-05-07T20:51:53.1912295Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices PASSED 2025-05-07T20:51:53.1930060Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx PASSED 2025-05-07T20:51:53.1930598Z 2025-05-07T20:51:53.1930742Z ============================== 2 passed in 1.99s =============================== 2025-05-07T20:51:53.8414762Z 2025-05-07T20:51:53.8415385Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:51:53.8431091Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 4 seconds 2025-05-07T20:51:53.8431444Z 2025-05-07T20:51:53.8431449Z 2025-05-07T20:51:53.8431453Z 2025-05-07T20:51:53.8431457Z 2025-05-07T20:51:53.8453475Z ################################################################################ 2025-05-07T20:51:53.8469003Z # [2025-05-07T20:51:53.846Z] Run Python Test Suite: 2025-05-07T20:51:53.8469347Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:51:53.8469643Z ################################################################################ 2025-05-07T20:51:53.8494017Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/lxu_cache_test.py 2025-05-07T20:51:53.8494651Z 2025-05-07T20:51:55.9726025Z ============================= test session starts ============================== 2025-05-07T20:51:55.9726659Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:55.9727186Z cachedir: .pytest_cache 2025-05-07T20:51:55.9727774Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:55.9728509Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:55.9728924Z plugins: hypothesis-6.131.14 2025-05-07T20:51:57.6394558Z collecting ... collected 3 items 2025-05-07T20:51:57.6394780Z 2025-05-07T20:51:58.2642665Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2643868Z self=, 2025-05-07T20:51:58.2644363Z cache_sets=10, 2025-05-07T20:51:58.2644583Z ) 2025-05-07T20:51:58.2644845Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2645409Z self=, 2025-05-07T20:51:58.2645896Z cache_sets=270, 2025-05-07T20:51:58.2646099Z ) 2025-05-07T20:51:58.2646366Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2646926Z self=, 2025-05-07T20:51:58.2647405Z cache_sets=198, 2025-05-07T20:51:58.2654578Z ) 2025-05-07T20:51:58.2654874Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2655468Z self=, 2025-05-07T20:51:58.2655963Z cache_sets=159, 2025-05-07T20:51:58.2656176Z ) 2025-05-07T20:51:58.2656450Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2657008Z self=, 2025-05-07T20:51:58.2657504Z cache_sets=80, 2025-05-07T20:51:58.2657716Z ) 2025-05-07T20:51:58.2657976Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2658543Z self=, 2025-05-07T20:51:58.2659033Z cache_sets=91, 2025-05-07T20:51:58.2659238Z ) 2025-05-07T20:51:58.2659505Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2660069Z self=, 2025-05-07T20:51:58.2660567Z cache_sets=32, 2025-05-07T20:51:58.2660972Z ) 2025-05-07T20:51:58.2661248Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2661811Z self=, 2025-05-07T20:51:58.2662291Z cache_sets=141, 2025-05-07T20:51:58.2662507Z ) 2025-05-07T20:51:58.2662800Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2663364Z self=, 2025-05-07T20:51:58.2663856Z cache_sets=37, 2025-05-07T20:51:58.2664063Z ) 2025-05-07T20:51:58.2664330Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2664894Z self=, 2025-05-07T20:51:58.2665373Z cache_sets=205, 2025-05-07T20:51:58.2665585Z ) 2025-05-07T20:51:58.2665849Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2666422Z self=, 2025-05-07T20:51:58.2666903Z cache_sets=179, 2025-05-07T20:51:58.2667119Z ) 2025-05-07T20:51:58.2667387Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2667942Z self=, 2025-05-07T20:51:58.2668449Z cache_sets=57, 2025-05-07T20:51:58.2668691Z ) 2025-05-07T20:51:58.2669142Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2669710Z self=, 2025-05-07T20:51:58.2670198Z cache_sets=191, 2025-05-07T20:51:58.2670410Z ) 2025-05-07T20:51:58.2670672Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2671231Z self=, 2025-05-07T20:51:58.2671817Z cache_sets=33, 2025-05-07T20:51:58.2672021Z ) 2025-05-07T20:51:58.2672289Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2672853Z self=, 2025-05-07T20:51:58.2673333Z cache_sets=158, 2025-05-07T20:51:58.2673544Z ) 2025-05-07T20:51:58.2673809Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2674364Z self=, 2025-05-07T20:51:58.2674853Z cache_sets=11, 2025-05-07T20:51:58.2675061Z ) 2025-05-07T20:51:58.2675327Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2675883Z self=, 2025-05-07T20:51:58.2676382Z cache_sets=193, 2025-05-07T20:51:58.2676597Z ) 2025-05-07T20:51:58.2676866Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2677436Z self=, 2025-05-07T20:51:58.2677925Z cache_sets=133, 2025-05-07T20:51:58.2678131Z ) 2025-05-07T20:51:58.2678393Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2679026Z self=, 2025-05-07T20:51:58.2679521Z cache_sets=77, 2025-05-07T20:51:58.2679728Z ) 2025-05-07T20:51:58.2679998Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2680563Z self=, 2025-05-07T20:51:58.2681042Z cache_sets=71, 2025-05-07T20:51:58.2681254Z ) 2025-05-07T20:51:58.2681523Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2682078Z self=, 2025-05-07T20:51:58.2682670Z cache_sets=233, 2025-05-07T20:51:58.2682886Z ) 2025-05-07T20:51:58.2683144Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2683708Z self=, 2025-05-07T20:51:58.2684199Z cache_sets=16, 2025-05-07T20:51:58.2684412Z ) 2025-05-07T20:51:58.2684674Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2685234Z self=, 2025-05-07T20:51:58.2685721Z cache_sets=297, 2025-05-07T20:51:58.2685921Z ) 2025-05-07T20:51:58.2686183Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2686745Z self=, 2025-05-07T20:51:58.2687226Z cache_sets=275, 2025-05-07T20:51:58.2687443Z ) 2025-05-07T20:51:58.2687714Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2688265Z self=, 2025-05-07T20:51:58.2688754Z cache_sets=155, 2025-05-07T20:51:58.2688966Z ) 2025-05-07T20:51:58.2689223Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2689784Z self=, 2025-05-07T20:51:58.2690272Z cache_sets=235, 2025-05-07T20:51:58.2690484Z ) 2025-05-07T20:51:58.2690740Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2691299Z self=, 2025-05-07T20:51:58.2691788Z cache_sets=296, 2025-05-07T20:51:58.2691995Z ) 2025-05-07T20:51:58.2692256Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2692820Z self=, 2025-05-07T20:51:58.2693387Z cache_sets=259, 2025-05-07T20:51:58.2693597Z ) 2025-05-07T20:51:58.2693860Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2694415Z self=, 2025-05-07T20:51:58.2694893Z cache_sets=260, 2025-05-07T20:51:58.2695099Z ) 2025-05-07T20:51:58.2695361Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2696221Z self=, 2025-05-07T20:51:58.2696807Z cache_sets=108, 2025-05-07T20:51:58.2697020Z ) 2025-05-07T20:51:58.2697276Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2697835Z self=, 2025-05-07T20:51:58.2698445Z cache_sets=131, 2025-05-07T20:51:58.2698670Z ) 2025-05-07T20:51:58.2698947Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2699591Z self=, 2025-05-07T20:51:58.2700152Z cache_sets=190, 2025-05-07T20:51:58.2700363Z ) 2025-05-07T20:51:58.2700640Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2701283Z self=, 2025-05-07T20:51:58.2701838Z cache_sets=256, 2025-05-07T20:51:58.2702052Z ) 2025-05-07T20:51:58.2702330Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2702968Z self=, 2025-05-07T20:51:58.2703532Z cache_sets=125, 2025-05-07T20:51:58.2703747Z ) 2025-05-07T20:51:58.2704023Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2704820Z self=, 2025-05-07T20:51:58.2705392Z cache_sets=287, 2025-05-07T20:51:58.2705610Z ) 2025-05-07T20:51:58.2705881Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2706530Z self=, 2025-05-07T20:51:58.2707093Z cache_sets=210, 2025-05-07T20:51:58.2707305Z ) 2025-05-07T20:51:58.2707593Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2708240Z self=, 2025-05-07T20:51:58.2708808Z cache_sets=40, 2025-05-07T20:51:58.2709017Z ) 2025-05-07T20:51:58.2709296Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2709944Z self=, 2025-05-07T20:51:58.2710505Z cache_sets=294, 2025-05-07T20:51:58.2710730Z ) 2025-05-07T20:51:58.2711011Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2711651Z self=, 2025-05-07T20:51:58.2712215Z cache_sets=177, 2025-05-07T20:51:58.2712432Z ) 2025-05-07T20:51:58.2712704Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:58.2713352Z self=, 2025-05-07T20:51:58.2713913Z cache_sets=68, 2025-05-07T20:51:58.2714130Z ) 2025-05-07T20:51:58.2714306Z PASSED 2025-05-07T20:51:58.2740039Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup PASSED 2025-05-07T20:51:58.9415038Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9415948Z self=, 2025-05-07T20:51:58.9416858Z T=1, 2025-05-07T20:51:58.9417051Z D=2, 2025-05-07T20:51:58.9417237Z B=1, 2025-05-07T20:51:58.9417416Z log_E=3, 2025-05-07T20:51:58.9417611Z L=0, 2025-05-07T20:51:58.9417798Z ) 2025-05-07T20:51:58.9418020Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9418509Z self=, 2025-05-07T20:51:58.9418951Z T=6, 2025-05-07T20:51:58.9419138Z D=2, 2025-05-07T20:51:58.9419315Z B=1, 2025-05-07T20:51:58.9419504Z log_E=3, 2025-05-07T20:51:58.9419699Z L=0, 2025-05-07T20:51:58.9419872Z ) 2025-05-07T20:51:58.9420098Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9420578Z self=, 2025-05-07T20:51:58.9421009Z T=6, 2025-05-07T20:51:58.9421194Z D=32, 2025-05-07T20:51:58.9421381Z B=45, 2025-05-07T20:51:58.9421566Z log_E=3, 2025-05-07T20:51:58.9421765Z L=6, 2025-05-07T20:51:58.9421945Z ) 2025-05-07T20:51:58.9422161Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9422635Z self=, 2025-05-07T20:51:58.9423071Z T=5, 2025-05-07T20:51:58.9423249Z D=2, 2025-05-07T20:51:58.9423433Z B=1, 2025-05-07T20:51:58.9423620Z log_E=3, 2025-05-07T20:51:58.9423808Z L=0, 2025-05-07T20:51:58.9424010Z ) 2025-05-07T20:51:58.9424237Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9424713Z self=, 2025-05-07T20:51:58.9425148Z T=5, 2025-05-07T20:51:58.9425326Z D=32, 2025-05-07T20:51:58.9425510Z B=9, 2025-05-07T20:51:58.9425698Z log_E=3, 2025-05-07T20:51:58.9425889Z L=19, 2025-05-07T20:51:58.9426074Z ) 2025-05-07T20:51:58.9426301Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9426945Z self=, 2025-05-07T20:51:58.9427387Z T=7, 2025-05-07T20:51:58.9427576Z D=116, 2025-05-07T20:51:58.9427760Z B=63, 2025-05-07T20:51:58.9427947Z log_E=5, 2025-05-07T20:51:58.9428142Z L=14, 2025-05-07T20:51:58.9428324Z ) 2025-05-07T20:51:58.9428577Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9429076Z self=, 2025-05-07T20:51:58.9429505Z T=8, 2025-05-07T20:51:58.9429686Z D=72, 2025-05-07T20:51:58.9429869Z B=103, 2025-05-07T20:51:58.9430054Z log_E=4, 2025-05-07T20:51:58.9430246Z L=12, 2025-05-07T20:51:58.9430427Z ) 2025-05-07T20:51:58.9430649Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9431123Z self=, 2025-05-07T20:51:58.9431560Z T=3, 2025-05-07T20:51:58.9431751Z D=119, 2025-05-07T20:51:58.9431934Z B=107, 2025-05-07T20:51:58.9432127Z log_E=5, 2025-05-07T20:51:58.9432323Z L=3, 2025-05-07T20:51:58.9432497Z ) 2025-05-07T20:51:58.9432724Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9433202Z self=, 2025-05-07T20:51:58.9433632Z T=2, 2025-05-07T20:51:58.9433816Z D=104, 2025-05-07T20:51:58.9434002Z B=74, 2025-05-07T20:51:58.9434180Z log_E=4, 2025-05-07T20:51:58.9434373Z L=2, 2025-05-07T20:51:58.9434553Z ) 2025-05-07T20:51:58.9434773Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9435249Z self=, 2025-05-07T20:51:58.9435687Z T=1, 2025-05-07T20:51:58.9435865Z D=28, 2025-05-07T20:51:58.9436050Z B=60, 2025-05-07T20:51:58.9436238Z log_E=4, 2025-05-07T20:51:58.9436425Z L=16, 2025-05-07T20:51:58.9436607Z ) 2025-05-07T20:51:58.9436931Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9437409Z self=, 2025-05-07T20:51:58.9437849Z T=1, 2025-05-07T20:51:58.9438037Z D=15, 2025-05-07T20:51:58.9438224Z B=124, 2025-05-07T20:51:58.9438406Z log_E=4, 2025-05-07T20:51:58.9438601Z L=3, 2025-05-07T20:51:58.9438784Z ) 2025-05-07T20:51:58.9439126Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9439602Z self=, 2025-05-07T20:51:58.9440040Z T=1, 2025-05-07T20:51:58.9440219Z D=15, 2025-05-07T20:51:58.9440406Z B=124, 2025-05-07T20:51:58.9440595Z log_E=4, 2025-05-07T20:51:58.9440784Z L=4, 2025-05-07T20:51:58.9440968Z ) 2025-05-07T20:51:58.9441195Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9441664Z self=, 2025-05-07T20:51:58.9442103Z T=1, 2025-05-07T20:51:58.9442291Z D=15, 2025-05-07T20:51:58.9442470Z B=124, 2025-05-07T20:51:58.9442657Z log_E=4, 2025-05-07T20:51:58.9442850Z L=0, 2025-05-07T20:51:58.9443023Z ) 2025-05-07T20:51:58.9443247Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9443723Z self=, 2025-05-07T20:51:58.9444150Z T=1, 2025-05-07T20:51:58.9444334Z D=4, 2025-05-07T20:51:58.9444515Z B=124, 2025-05-07T20:51:58.9444696Z log_E=4, 2025-05-07T20:51:58.9444890Z L=0, 2025-05-07T20:51:58.9445071Z ) 2025-05-07T20:51:58.9445295Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9445764Z self=, 2025-05-07T20:51:58.9446198Z T=4, 2025-05-07T20:51:58.9446382Z D=4, 2025-05-07T20:51:58.9446562Z B=124, 2025-05-07T20:51:58.9446749Z log_E=4, 2025-05-07T20:51:58.9446947Z L=0, 2025-05-07T20:51:58.9447122Z ) 2025-05-07T20:51:58.9447446Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9447924Z self=, 2025-05-07T20:51:58.9448353Z T=4, 2025-05-07T20:51:58.9448536Z D=4, 2025-05-07T20:51:58.9448718Z B=124, 2025-05-07T20:51:58.9448898Z log_E=3, 2025-05-07T20:51:58.9449093Z L=0, 2025-05-07T20:51:58.9449274Z ) 2025-05-07T20:51:58.9449496Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9449975Z self=, 2025-05-07T20:51:58.9450412Z T=4, 2025-05-07T20:51:58.9450589Z D=4, 2025-05-07T20:51:58.9450770Z B=4, 2025-05-07T20:51:58.9450955Z log_E=3, 2025-05-07T20:51:58.9451144Z L=0, 2025-05-07T20:51:58.9451328Z ) 2025-05-07T20:51:58.9451557Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9452033Z self=, 2025-05-07T20:51:58.9452475Z T=9, 2025-05-07T20:51:58.9452659Z D=38, 2025-05-07T20:51:58.9452844Z B=48, 2025-05-07T20:51:58.9453026Z log_E=4, 2025-05-07T20:51:58.9453222Z L=15, 2025-05-07T20:51:58.9453402Z ) 2025-05-07T20:51:58.9453623Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9454099Z self=, 2025-05-07T20:51:58.9454533Z T=1, 2025-05-07T20:51:58.9454710Z D=38, 2025-05-07T20:51:58.9454896Z B=48, 2025-05-07T20:51:58.9455082Z log_E=4, 2025-05-07T20:51:58.9455270Z L=15, 2025-05-07T20:51:58.9455449Z ) 2025-05-07T20:51:58.9455671Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9456143Z self=, 2025-05-07T20:51:58.9456578Z T=1, 2025-05-07T20:51:58.9456761Z D=38, 2025-05-07T20:51:58.9456942Z B=48, 2025-05-07T20:51:58.9457637Z log_E=4, 2025-05-07T20:51:58.9457835Z L=0, 2025-05-07T20:51:58.9458010Z ) 2025-05-07T20:51:58.9458234Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9458742Z self=, 2025-05-07T20:51:58.9459201Z T=1, 2025-05-07T20:51:58.9459377Z D=38, 2025-05-07T20:51:58.9459558Z B=4, 2025-05-07T20:51:58.9459741Z log_E=4, 2025-05-07T20:51:58.9459931Z L=0, 2025-05-07T20:51:58.9460109Z ) 2025-05-07T20:51:58.9460333Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9460806Z self=, 2025-05-07T20:51:58.9461239Z T=1, 2025-05-07T20:51:58.9461424Z D=38, 2025-05-07T20:51:58.9461603Z B=1, 2025-05-07T20:51:58.9461788Z log_E=4, 2025-05-07T20:51:58.9461983Z L=0, 2025-05-07T20:51:58.9462161Z ) 2025-05-07T20:51:58.9462387Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9462878Z self=, 2025-05-07T20:51:58.9463306Z T=1, 2025-05-07T20:51:58.9463490Z D=38, 2025-05-07T20:51:58.9463677Z B=1, 2025-05-07T20:51:58.9463855Z log_E=3, 2025-05-07T20:51:58.9464049Z L=0, 2025-05-07T20:51:58.9464237Z ) 2025-05-07T20:51:58.9464455Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9464930Z self=, 2025-05-07T20:51:58.9465364Z T=1, 2025-05-07T20:51:58.9465551Z D=38, 2025-05-07T20:51:58.9465729Z B=1, 2025-05-07T20:51:58.9465911Z log_E=3, 2025-05-07T20:51:58.9466104Z L=1, 2025-05-07T20:51:58.9466275Z ) 2025-05-07T20:51:58.9466500Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9466976Z self=, 2025-05-07T20:51:58.9467404Z T=3, 2025-05-07T20:51:58.9467588Z D=106, 2025-05-07T20:51:58.9467776Z B=71, 2025-05-07T20:51:58.9468045Z log_E=5, 2025-05-07T20:51:58.9468238Z L=3, 2025-05-07T20:51:58.9468436Z ) 2025-05-07T20:51:58.9468680Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9469157Z self=, 2025-05-07T20:51:58.9469589Z T=3, 2025-05-07T20:51:58.9469765Z D=106, 2025-05-07T20:51:58.9469955Z B=5, 2025-05-07T20:51:58.9470137Z log_E=5, 2025-05-07T20:51:58.9470322Z L=3, 2025-05-07T20:51:58.9470501Z ) 2025-05-07T20:51:58.9470723Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9471191Z self=, 2025-05-07T20:51:58.9471625Z T=3, 2025-05-07T20:51:58.9471808Z D=106, 2025-05-07T20:51:58.9471991Z B=5, 2025-05-07T20:51:58.9472168Z log_E=3, 2025-05-07T20:51:58.9472359Z L=3, 2025-05-07T20:51:58.9472538Z ) 2025-05-07T20:51:58.9472763Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9473249Z self=, 2025-05-07T20:51:58.9473683Z T=3, 2025-05-07T20:51:58.9473859Z D=3, 2025-05-07T20:51:58.9474040Z B=5, 2025-05-07T20:51:58.9474229Z log_E=3, 2025-05-07T20:51:58.9482610Z L=3, 2025-05-07T20:51:58.9482861Z ) 2025-05-07T20:51:58.9483104Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9483607Z self=, 2025-05-07T20:51:58.9484058Z T=3, 2025-05-07T20:51:58.9484246Z D=3, 2025-05-07T20:51:58.9484433Z B=5, 2025-05-07T20:51:58.9484624Z log_E=5, 2025-05-07T20:51:58.9484815Z L=3, 2025-05-07T20:51:58.9485000Z ) 2025-05-07T20:51:58.9485234Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9485714Z self=, 2025-05-07T20:51:58.9486303Z T=3, 2025-05-07T20:51:58.9486492Z D=3, 2025-05-07T20:51:58.9486677Z B=5, 2025-05-07T20:51:58.9486865Z log_E=5, 2025-05-07T20:51:58.9487064Z L=5, 2025-05-07T20:51:58.9487242Z ) 2025-05-07T20:51:58.9487471Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9487961Z self=, 2025-05-07T20:51:58.9488395Z T=3, 2025-05-07T20:51:58.9488590Z D=5, 2025-05-07T20:51:58.9488780Z B=5, 2025-05-07T20:51:58.9488960Z log_E=5, 2025-05-07T20:51:58.9489160Z L=5, 2025-05-07T20:51:58.9489344Z ) 2025-05-07T20:51:58.9489567Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9490050Z self=, 2025-05-07T20:51:58.9490490Z T=2, 2025-05-07T20:51:58.9490671Z D=97, 2025-05-07T20:51:58.9490859Z B=47, 2025-05-07T20:51:58.9491053Z log_E=3, 2025-05-07T20:51:58.9491251Z L=11, 2025-05-07T20:51:58.9491434Z ) 2025-05-07T20:51:58.9491675Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9492163Z self=, 2025-05-07T20:51:58.9492595Z T=2, 2025-05-07T20:51:58.9492782Z D=11, 2025-05-07T20:51:58.9492969Z B=47, 2025-05-07T20:51:58.9493155Z log_E=3, 2025-05-07T20:51:58.9493350Z L=11, 2025-05-07T20:51:58.9493532Z ) 2025-05-07T20:51:58.9493752Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9494235Z self=, 2025-05-07T20:51:58.9494679Z T=2, 2025-05-07T20:51:58.9494859Z D=11, 2025-05-07T20:51:58.9495046Z B=11, 2025-05-07T20:51:58.9495233Z log_E=3, 2025-05-07T20:51:58.9495423Z L=11, 2025-05-07T20:51:58.9495607Z ) 2025-05-07T20:51:58.9496225Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9496804Z self=, 2025-05-07T20:51:58.9497491Z T=2, 2025-05-07T20:51:58.9497687Z D=11, 2025-05-07T20:51:58.9497868Z B=3, 2025-05-07T20:51:58.9498062Z log_E=3, 2025-05-07T20:51:58.9498264Z L=11, 2025-05-07T20:51:58.9498441Z ) 2025-05-07T20:51:58.9498676Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9499160Z self=, 2025-05-07T20:51:58.9499603Z T=2, 2025-05-07T20:51:58.9499786Z D=11, 2025-05-07T20:51:58.9499974Z B=2, 2025-05-07T20:51:58.9500166Z log_E=3, 2025-05-07T20:51:58.9500356Z L=11, 2025-05-07T20:51:58.9500540Z ) 2025-05-07T20:51:58.9500768Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9501244Z self=, 2025-05-07T20:51:58.9501686Z T=2, 2025-05-07T20:51:58.9501876Z D=2, 2025-05-07T20:51:58.9502055Z B=2, 2025-05-07T20:51:58.9502243Z log_E=3, 2025-05-07T20:51:58.9502449Z L=11, 2025-05-07T20:51:58.9502636Z ) 2025-05-07T20:51:58.9502865Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9503352Z self=, 2025-05-07T20:51:58.9503786Z T=2, 2025-05-07T20:51:58.9503975Z D=2, 2025-05-07T20:51:58.9504160Z B=2, 2025-05-07T20:51:58.9504338Z log_E=3, 2025-05-07T20:51:58.9504539Z L=2, 2025-05-07T20:51:58.9504718Z ) 2025-05-07T20:51:58.9504936Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9505418Z self=, 2025-05-07T20:51:58.9505855Z T=5, 2025-05-07T20:51:58.9506032Z D=123, 2025-05-07T20:51:58.9506222Z B=115, 2025-05-07T20:51:58.9506413Z log_E=3, 2025-05-07T20:51:58.9506602Z L=0, 2025-05-07T20:51:58.9506786Z ) 2025-05-07T20:51:58.9507013Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:58.9507642Z self=, 2025-05-07T20:51:58.9508082Z T=5, 2025-05-07T20:51:58.9508266Z D=5, 2025-05-07T20:51:58.9508450Z B=115, 2025-05-07T20:51:58.9508633Z log_E=3, 2025-05-07T20:51:58.9508827Z L=0, 2025-05-07T20:51:58.9509009Z ) 2025-05-07T20:51:58.9509203Z PASSED 2025-05-07T20:51:58.9509322Z 2025-05-07T20:51:58.9509461Z ============================== 3 passed in 3.09s =============================== 2025-05-07T20:51:59.5977372Z 2025-05-07T20:51:59.5978015Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:51:59.5997541Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 6 seconds 2025-05-07T20:51:59.5997851Z 2025-05-07T20:51:59.5997856Z 2025-05-07T20:51:59.5997861Z 2025-05-07T20:51:59.5997865Z 2025-05-07T20:51:59.6019762Z ################################################################################ 2025-05-07T20:51:59.6035353Z # [2025-05-07T20:51:59.603Z] Run Python Test Suite: 2025-05-07T20:51:59.6035719Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:51:59.6036040Z ################################################################################ 2025-05-07T20:51:59.6060260Z + 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:51:59.6060895Z 2025-05-07T20:52:01.7304086Z ============================= test session starts ============================== 2025-05-07T20:52:01.7304836Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:01.7305376Z cachedir: .pytest_cache 2025-05-07T20:52:01.7305969Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:01.7306709Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:01.7307119Z plugins: hypothesis-6.131.14 2025-05-07T20:52:03.4741913Z collecting ... collected 3 items 2025-05-07T20:52:03.4742815Z 2025-05-07T20:52:03.4753227Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:52:03.4760709Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:52:03.4776170Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:52:03.4776504Z 2025-05-07T20:52:03.4776653Z =========================== short test summary info ============================ 2025-05-07T20:52:03.4777148Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:52:03.4777728Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:52:03.4778315Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:52:03.4778791Z ============================== 3 skipped in 1.86s ============================== 2025-05-07T20:52:04.0435751Z 2025-05-07T20:52:04.0436148Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:52:04.0455374Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 5 seconds 2025-05-07T20:52:04.0455800Z 2025-05-07T20:52:04.0455805Z 2025-05-07T20:52:04.0455808Z 2025-05-07T20:52:04.0455812Z 2025-05-07T20:52:04.0476039Z ################################################################################ 2025-05-07T20:52:04.0491366Z # [2025-05-07T20:52:04.048Z] Run Python Test Suite: 2025-05-07T20:52:04.0491827Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:52:04.0492150Z ################################################################################ 2025-05-07T20:52:04.0517299Z + 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:04.0517957Z 2025-05-07T20:52:06.1756798Z ============================= test session starts ============================== 2025-05-07T20:52:06.1758653Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:06.1759859Z cachedir: .pytest_cache 2025-05-07T20:52:06.1760777Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:06.1761518Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:06.1761934Z plugins: hypothesis-6.131.14 2025-05-07T20:52:07.8470793Z collecting ... collected 1 item 2025-05-07T20:52:07.8471234Z 2025-05-07T20:52:07.8567146Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation Found best Log likelihood so far on (s,q) (0.01, 1): -0.714655 2025-05-07T20:52:07.8568316Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8568901Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8569475Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8570090Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8570648Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8571216Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8571766Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8572346Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8572905Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8573469Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8574041Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8574599Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8575160Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8575723Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8576615Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8577201Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8577757Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8578329Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8578889Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8579456Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8580006Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8580568Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8581156Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8581731Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8582305Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8582893Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8583466Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8584022Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8584592Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8585196Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8585757Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8586311Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8586861Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8587420Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8587984Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8588554Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8589121Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8589873Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8590450Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8591021Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8591615Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8592212Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8592768Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8593317Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8593888Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8594456Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8595017Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8595573Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8596377Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8596969Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8597529Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8598095Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8598691Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8599341Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8599897Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8600441Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8601033Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8601589Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8602147Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8602706Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8603437Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8603997Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8604559Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8605126Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8605674Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8606243Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8606808Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8607356Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8607915Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8608486Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8609047Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8609599Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8610186Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8610740Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8611304Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8611861Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8612421Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8612978Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8613530Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8614088Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8614651Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8615201Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8615759Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8616502Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8617067Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8617616Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8618179Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8618736Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8619289Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8619844Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8620402Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8620965Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8621519Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8622081Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8622651Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8623222Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8623785Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8624358Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8624930Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8625488Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8626056Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8626618Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8627170Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8627749Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8628315Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8628891Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8629603Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8630110Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8630695Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8631249Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8631709Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8632115Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8632515Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8632921Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8633326Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8633733Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8634132Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8634535Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8634953Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8635351Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8635758Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8636164Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8636568Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8636967Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8637376Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8637782Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8638180Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8638586Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8639081Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8639625Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8640035Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:52:07.8640455Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8640886Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8641303Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8641726Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8642151Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8642565Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8642988Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8643405Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8643824Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8644238Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8644667Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8645093Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8645506Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8645932Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8646349Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8646767Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8647178Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8647592Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8648011Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8648420Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8648837Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8649346Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8649763Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8650179Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8650595Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8651013Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8651475Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8651890Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8652307Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8652719Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8653134Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8653546Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8653972Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8654385Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8654800Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8655214Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8655626Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8656046Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8656461Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8656876Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8657287Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8670765Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8671265Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8671825Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8672252Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8672671Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8673094Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8673518Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8673937Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8674362Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8674789Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8675211Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8675636Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8676056Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8676486Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8676904Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8677326Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8677813Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8678401Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8679045Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8679479Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8679904Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8680318Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8680738Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8681160Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8681685Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8682111Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8682534Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8682956Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8683370Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8683794Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8684215Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8684630Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8685060Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8685482Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8685908Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8686336Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8686755Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8687177Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8687589Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8688010Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8688433Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8688846Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8689266Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8689688Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8690108Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8690523Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8690946Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8691458Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8691875Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8692297Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8692719Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8693141Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8693558Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8693982Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8694403Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8694818Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8695240Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8695665Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8696421Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8696837Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8697258Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8697682Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8698099Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8698522Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8698944Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8699356Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8702022Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8702456Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8702880Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8703460Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8703886Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8704314Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8704732Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8705147Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8705569Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8705979Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8706397Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8706815Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8707234Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8707646Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8708081Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8708505Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8708918Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8709337Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8709755Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8710319Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8710820Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8711249Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8711675Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8712139Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8712621Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8713214Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8713633Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8714042Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8714463Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8714876Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8715290Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8715698Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8716110Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8716525Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8716932Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8717347Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8717766Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8718184Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8718600Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8719093Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8719509Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8719917Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8720332Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8720746Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8721157Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8721576Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8721991Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8722404Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8722905Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8723323Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8723736Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8724143Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8724558Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8724969Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8725377Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8725789Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8726203Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8726619Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8727029Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8727455Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8727873Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8728286Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8728705Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8729121Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8729535Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8729949Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8730364Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8730780Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8731192Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8731610Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8732122Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8732538Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8732948Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8733362Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8733768Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8734176Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8734589Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8735003Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8735416Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8735832Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8736248Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8736669Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8737079Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8737494Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8737904Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8738313Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8738726Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8739138Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8739548Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8739954Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8740364Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8740781Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8741188Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8741716Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8742135Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8742547Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8742956Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8743367Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8743778Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8744186Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8744602Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8745015Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8745425Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8745835Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8746259Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8746673Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8747081Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8747495Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8747911Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8748316Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8748731Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8749145Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8749560Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8749973Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8750385Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8750883Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8751334Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8751765Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8752172Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8752585Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8752997Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8753412Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8753819Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8754230Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8754643Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8755049Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8755455Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8755880Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8756293Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8756701Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8757111Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8757523Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8757933Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8758344Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8758756Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8759218Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8759632Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8760043Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8760547Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8760960Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8761372Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8761787Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8762196Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8762610Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8763021Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8763436Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8763840Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8764254Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8764667Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8765085Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8765501Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8765914Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8766332Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8766743Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8767161Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8767580Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8767992Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8768406Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8768824Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8769236Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8769744Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8770161Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8770576Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8770988Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8771405Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8771818Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8772228Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8772639Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8773056Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8773472Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8773882Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8774305Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8774722Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8775135Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8775552Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8775967Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8776385Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8776798Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8777216Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8777630Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8778040Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8778453Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8778867Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8779372Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8779788Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8780205Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8780621Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8781035Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8781501Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8781915Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8782327Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8782744Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8783154Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8783561Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8783982Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8784397Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8784814Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8785229Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8785643Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8786056Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8786472Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8786880Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8787295Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8787710Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8788121Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8788631Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8789047Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8789461Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8789873Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8790289Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8790705Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8791112Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8791576Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8791994Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8792406Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8792819Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8793247Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8793664Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8794073Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8794489Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8794905Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8795318Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8795731Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8796376Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8796914Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8797328Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8797744Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8798291Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8798707Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8799171Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8799587Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8800001Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8800411Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8800827Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8801243Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8801656Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8802071Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8802485Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8802909Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8803319Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8803736Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8804147Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8804557Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8804972Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8805390Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8805803Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8806219Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8806635Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8807049Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8807614Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8808035Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8808451Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8808863Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8809278Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8809694Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8810111Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8810521Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8810945Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8811406Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8811815Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8812233Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8812661Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8813080Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8813491Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8813908Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8814321Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8814732Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8815149Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8815565Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8815978Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8816397Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8816812Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8817312Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8817725Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8818140Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8818555Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8818966Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8819378Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8819791Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8820205Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8820616Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8821033Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8821490Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8821908Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8822312Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8822714Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8823118Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8823515Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8823916Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8824318Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8824715Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8825116Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8825519Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8825914Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8826410Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8826811Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8827214Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8827612Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8828013Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8828414Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8828809Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8829209Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8839567Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8840000Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8840411Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8840813Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8841232Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8841638Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8842040Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8842443Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8842842Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8843241Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8843640Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8844045Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8844449Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8844846Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8845247Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8845654Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8846172Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8846579Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8846986Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8847389Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8847786Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8848188Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8848593Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8848996Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8849394Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8849798Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8850200Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8850610Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8851020Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8851475Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8851875Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8852272Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8852672Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8853077Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8853473Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8853873Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8854278Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8854679Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8855167Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8855575Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8855977Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8856373Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8856774Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8857174Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8857572Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8857971Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8858372Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8858775Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8859172Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8859572Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8859983Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8860381Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8860782Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8861187Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8861583Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8861987Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8862390Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8862790Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8863188Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8863590Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8863993Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8864391Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8864885Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8865289Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8865691Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8866092Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8866498Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8866906Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8867302Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8867698Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8868092Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8868484Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8868879Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8869293Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8869702Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8870100Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8870502Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8870905Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8871301Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8871703Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8872103Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8872500Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8872901Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8873306Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8873706Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8874197Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8874601Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8875005Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8875400Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8875804Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8876203Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8876599Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8877008Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8877409Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8877806Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8878201Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8878608Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8879058Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8879456Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8879853Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8880252Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8880654Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8881063Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8881501Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8881903Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8882299Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8882700Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8883098Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:52:07.8883594Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8884016Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8884431Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8884846Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8885255Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8885668Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8886082Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8886494Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8886909Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8887326Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8887739Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8888159Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8888571Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8888985Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8889394Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8889805Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8890221Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8890635Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8891047Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8891462Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8891874Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8892282Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8892813Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8893223Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8893641Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8894049Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8894463Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8894875Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8895279Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8895694Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8896360Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8896768Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8897187Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8897611Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8898024Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8898434Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8898852Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8899265Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8899675Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8900087Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8900498Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8900910Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8901319Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8901733Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8902291Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8902704Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8903119Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8903535Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8903947Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8904358Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8904771Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8905184Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8905592Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8906005Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8906420Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8906840Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8907254Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8907664Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8908081Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8908492Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8908906Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8909319Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8909727Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8910145Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8910559Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8910975Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8911560Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8911980Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8912398Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8912807Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8913221Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8913633Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8914047Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8914457Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8914871Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8915283Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8915690Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8916106Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8916531Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8916941Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8917357Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8917772Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8918181Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8918596Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8919052Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8919461Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8919873Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8920285Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8920697Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8921198Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8921615Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8922029Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8922435Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8922846Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8923257Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8923665Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8924076Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8924485Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8924896Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8925304Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8925731Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8926148Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8926560Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8926973Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8927383Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8927795Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8928204Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8928615Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8929030Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8929438Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8929851Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8930353Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8930764Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8931174Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8931586Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8931998Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8932406Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8932818Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8933232Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8933646Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8934054Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8934464Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8934884Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8935290Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8935700Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8936113Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8936519Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.8936937Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8937353Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8937763Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8938172Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8938586Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8938995Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8939495Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8939907Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8940319Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8940729Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8941161Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8941598Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8942010Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8942417Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8942833Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8943242Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8943651Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8944059Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8944484Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8944896Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8945299Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8945708Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8946118Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8946527Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8946937Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8947349Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8947759Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8948160Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8948564Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8949065Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8949475Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8949887Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8950294Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8950704Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8951127Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8951569Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8951980Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8952388Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8952798Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8953207Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8953628Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8954033Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8954439Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8954849Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8955255Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8955665Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8956073Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8956479Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8956891Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8957300Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8957710Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8958118Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8958632Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8959104Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8959511Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8959916Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8960324Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8960732Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8961138Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8961554Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8961970Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8962375Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8962788Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8963205Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8963616Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8964021Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8964430Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8964840Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8965244Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8965653Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8966065Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8966469Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8966879Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8967291Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8967796Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8968202Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8968611Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8969021Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8969425Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8969835Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8970245Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8970651Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8971067Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8971513Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8971920Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8972336Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8972748Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8973156Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8973559Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8973969Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8974377Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8974792Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8975199Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8975607Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8976018Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8976427Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8976839Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8977337Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8977752Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8978164Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8978578Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8978991Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8979397Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8979810Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8980222Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8980632Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8981036Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8981501Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8981921Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8982325Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8982737Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8983148Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8983552Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8983956Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8984368Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8984776Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8985179Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8985586Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8985989Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8986480Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8986887Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8987294Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8987702Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8988106Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8988510Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8988916Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8989320Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.8989729Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8990142Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8990552Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8990971Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8991380Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8991789Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8992193Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8992603Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8993014Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8993420Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8993832Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8994242Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8994651Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.8995055Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9001062Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9001720Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9002149Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9002568Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9002981Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9003396Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9003812Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9004229Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9004643Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9005056Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9005469Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9005878Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9006300Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9006709Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9007123Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9007540Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9007955Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9008368Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9008777Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9009189Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9009604Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9010013Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9010427Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9010975Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9011393Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9011804Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9012215Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9012629Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9013038Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9013450Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9013862Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9014277Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9014684Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9015099Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9015524Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9015939Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9016357Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9016770Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9017181Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9017598Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9018010Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9018421Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9018832Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9019245Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9019666Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9020170Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9020587Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9021000Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9021467Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9021877Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9022290Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9022705Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9023116Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9023533Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9023951Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9024368Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9024788Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9025200Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9025614Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9026024Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9026444Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9026862Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9027271Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9027683Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9028095Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9028518Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9028933Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9029471Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9029886Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9030294Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9030707Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9031145Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9031583Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9031992Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9032408Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9032824Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9033234Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9033648Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9034066Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9034486Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9034899Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9035308Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9035724Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9036138Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9036551Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9036967Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9037384Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9037797Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9038209Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9038624Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9039183Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9039600Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9040013Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9040425Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9040839Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9041248Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9041661Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9042073Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9042486Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9042895Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9043311Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9043739Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9044148Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9044561Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9044975Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9045389Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9045799Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9045960Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9046118Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9046276Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9046435Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9046593Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9046839Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9046996Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9047148Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9047303Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9047452Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9047603Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9047759Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9047911Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9048064Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9048218Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9048367Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9048531Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9048684Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9048833Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9048987Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9049137Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9049289Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9049445Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9049596Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9049746Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9049900Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9050051Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9050206Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9050443Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9050595Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9050748Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9050898Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9051048Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9051204Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9051353Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9051507Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9051659Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9051808Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9051963Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9052120Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9052275Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9052430Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9052580Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9052733Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9052884Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9053034Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9053187Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9053336Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9053485Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9053640Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9053791Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9054031Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9054183Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9054333Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9054486Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9054637Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9054788Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9054946Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9055096Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9055248Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9055403Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9055553Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9055713Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9055867Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9056018Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9056175Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9056326Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9056475Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9056629Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9056780Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9056934Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9057085Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9057235Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9057390Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9057623Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9057775Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9057928Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9058078Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9058232Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9058381Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9058532Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9058686Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9058836Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9058985Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9059140Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9059292Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9059452Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9059604Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9059755Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9059907Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9060058Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9060208Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9060361Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9060511Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9060662Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9060822Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9060972Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9061210Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9061361Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9061514Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9061665Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9061815Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9061964Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9062121Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9062271Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9062426Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9062576Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9062725Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9062877Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9063036Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9063186Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9063340Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9063489Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9063639Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9063791Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9063942Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9064098Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9064247Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9064399Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9064553Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9064791Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9064946Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9065099Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9065248Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9065402Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9065553Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9065704Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9065860Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9066010Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9066161Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:52:07.9066322Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9066480Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9066648Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9066805Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9066960Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9067119Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9067277Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9067434Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9067595Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9067750Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9067908Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9068063Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9068222Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9068490Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9068646Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9068807Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9068967Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9069124Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9069283Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9069438Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9069594Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9069753Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9069908Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9070064Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9070234Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9070385Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9070542Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9070700Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9070855Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9071012Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9071175Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9071331Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9071487Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9071648Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9071804Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9072045Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9072211Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9072367Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9072526Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9072682Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9072837Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9072997Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9073152Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9073307Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9073464Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9073622Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9073790Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9073947Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9074103Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9074261Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9074417Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9074575Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9074736Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9074891Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9075050Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9075207Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9075363Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9075605Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9075764Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9075920Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9076079Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9076234Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9076392Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9076547Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9076703Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9076861Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9077019Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9077176Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9077339Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9077498Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9077661Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9077817Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9077972Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9078131Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9078287Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9078442Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9078605Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9078760Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9078916Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9079125Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9079366Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9079529Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9079684Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9079840Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9080003Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9080162Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9080318Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9080476Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9080631Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9080787Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9080943Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9081133Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9081317Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9081472Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9081627Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9081787Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9081941Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9082100Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9082256Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9082412Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9082569Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9082724Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9082965Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9083126Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9083280Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9083440Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9083597Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9083753Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9083910Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9084065Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9084219Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9084377Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9084533Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9084699Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9084854Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9085009Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9085167Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9085322Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9085479Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9085637Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9085791Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9085951Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9086107Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9086262Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9086508Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9086666Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9086821Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9086978Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9087132Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9087288Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9087449Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9087605Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9087762Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9087916Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9088069Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9088235Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9088390Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9088546Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9088705Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9088859Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9089016Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9089171Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9089325Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9089483Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9089638Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9089792Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9089948Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9090189Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9090347Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9090500Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9090656Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9090816Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9090971Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9091150Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9091332Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9091487Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9091646Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9091803Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9091970Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9092127Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9092282Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9092439Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9092595Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9092750Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9092909Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9093062Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9093215Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9093375Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9093529Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9093842Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9094004Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9094160Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9094323Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9094477Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9094631Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9094787Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9094943Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9095098Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9095257Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9095410Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9095569Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9095732Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9096049Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9096213Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9096368Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9096521Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9096678Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9096833Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9096987Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9097143Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9097298Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9097459Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9097754Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9097910Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9098067Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9098223Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9098376Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9098535Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9098689Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9098845Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9098999Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9099154Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9099311Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9099473Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9099628Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9099785Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9099940Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9100097Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9100252Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9100405Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9100563Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9100718Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9100874Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9101031Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9101303Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9101463Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9101619Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9101775Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9101934Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9102090Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9102244Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9102401Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9102555Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9102711Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9102865Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9103020Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9103186Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9103340Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9103495Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9103652Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9103806Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9103960Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9104117Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9104271Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9104427Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9104580Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9104736Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9104982Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9105136Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9105291Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9105450Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9105605Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9105764Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9105919Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9106073Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9106230Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9106383Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9106536Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9106701Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9106859Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9107021Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9107178Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9107332Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9107493Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9107647Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9107804Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9107963Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9108118Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9108275Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9108517Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9108675Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9108834Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9108990Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9109145Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9109311Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9109466Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9109627Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9109784Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9109940Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9110098Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9110264Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9110420Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9110574Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9110730Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9110890Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9111047Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9111208Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9111365Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9111520Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9111680Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9111839Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9111993Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9112234Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9112393Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9112548Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9112707Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9112862Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9113017Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9113174Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9113330Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9113484Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9113644Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9113799Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9113967Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9114123Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9114278Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9114436Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9114591Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9114747Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9114905Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9115060Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9115219Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9115375Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9115530Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9115773Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9115931Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9116088Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9116251Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9116408Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9116569Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9116729Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9116884Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9117047Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9117201Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9117356Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9117525Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9117681Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9117841Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9117996Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9118152Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9118314Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9118470Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9118629Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9118788Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9118991Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9119152Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9119395Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9119553Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9119712Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9119867Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9120023Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9120182Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9120337Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9120497Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9120654Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9120809Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9120970Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9121131Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9121286Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9121447Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9121603Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9121760Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9121922Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9122078Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9122236Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9122391Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9122546Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9122707Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9122973Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9123130Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9123288Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9123447Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9123605Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9123760Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9123915Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9124074Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9124228Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9124382Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9124541Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9124696Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9124863Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9125020Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9125175Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9125333Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9125489Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9125646Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9125806Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9125960Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9126119Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9126274Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9126431Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9126679Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9126832Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9126983Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9127136Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9127287Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9127440Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9127590Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9127739Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9127890Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9128039Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9128188Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9128348Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9128498Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9128647Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9128798Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9128947Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9129100Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9129249Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9129399Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9129551Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9129700Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9129851Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9130004Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9130235Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9130389Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9130539Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9130690Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9130842Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9130994Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9131168Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9131350Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9131503Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9131658Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9135784Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9135967Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9136123Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9136278Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9136427Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9136581Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9136731Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9136881Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9137034Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9137186Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9137336Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9137490Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9137640Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9137908Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9138058Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9138208Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9138361Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9138511Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9138660Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9138812Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9138962Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9139116Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9139266Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9139415Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9139576Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9139727Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9139876Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9140030Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9140179Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9140328Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9140484Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9140633Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9140786Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9140936Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9141085Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9141236Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9141472Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9141623Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9141775Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9141925Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9142079Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9142231Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9142381Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9142532Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9142681Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9142831Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9142984Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9143144Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9143299Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9143448Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9143596Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9143748Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9143898Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9144047Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9144198Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9144347Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9144500Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9144651Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9144802Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9145041Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9145191Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9145342Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9145497Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9145649Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9145800Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9145954Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9146105Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9146261Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9146413Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9146565Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9146730Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9146883Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9147034Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9147189Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9147339Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9147496Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9147648Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9147799Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9147953Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9148104Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9148255Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9148410Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9148648Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9148803Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9148957Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9149109Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9149264Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9149415Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9149568Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9149723Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:52:07.9149884Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9150045Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9150206Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9150375Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9150536Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9150693Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9150851Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9151011Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9151168Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9151326Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9151487Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9151644Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9151805Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9151963Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9152232Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9152393Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9152551Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9152710Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9152869Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9153027Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9153186Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9153343Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9153495Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9153656Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9153812Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9153970Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9154143Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9154300Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9154461Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9154618Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9154775Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9154935Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9155094Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9155251Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9155412Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9155568Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9155728Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9155979Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9156140Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9156301Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9156461Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9156625Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9156788Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9156945Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9157104Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9157262Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9157419Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9157579Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9157745Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9157904Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9158065Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9158224Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9158382Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9158543Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9158702Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9158863Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9159083Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9159238Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9159398Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9159640Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9159797Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9159956Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9160111Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9160269Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9160427Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9160586Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9160742Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9160898Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9161060Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9161242Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9161428Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9161588Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9161745Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9161904Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9162059Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9162216Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9162377Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9162533Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9162690Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9162850Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9163006Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9163295Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9163455Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9163611Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9163770Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9163925Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9164081Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9164240Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9164395Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9164554Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9164711Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9164868Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9165035Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9165191Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9165347Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9165505Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9165660Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9165817Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9165975Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9166130Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9166288Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9166445Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9166600Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9166759Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9166999Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9167156Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9167315Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9167473Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9167631Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9167787Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9167942Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9168100Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9168256Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9168412Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9168570Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9168733Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9168892Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9169047Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9169203Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9169361Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9169520Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9169676Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9169835Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9169990Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9170149Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9170303Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9170539Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9170699Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9170854Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9171009Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9171167Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9171323Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9171480Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9171634Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9171789Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9171947Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9172102Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9172266Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9172424Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9172578Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9172736Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9172890Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9173045Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9173197Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9173353Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9173506Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9173664Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9173820Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9174063Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9174218Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9174371Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9174528Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9174684Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9174837Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9174998Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9175153Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9175307Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9175467Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9175621Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9175777Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9175941Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9176095Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9176253Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9176406Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9176560Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9176718Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9176872Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9177029Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9177184Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9177340Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9177496Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9177734Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9177890Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9178048Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9178202Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9178363Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9178518Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9178673Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9178832Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9178987Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9179141Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9179298Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9179462Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9179621Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9179775Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9179933Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9180091Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9180246Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9180400Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9180559Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9180712Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9180869Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9181039Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9181329Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9181491Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9181646Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9181800Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9181957Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9182112Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9182270Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9182424Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9182578Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9182735Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9182888Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9183043Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9183208Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9183362Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9183518Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9183675Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9183830Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9183988Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9184143Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9184297Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9184456Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9184612Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9184766Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9185008Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9185164Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9185321Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9185475Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9185630Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9185787Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9185941Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9186095Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9186254Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9186408Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9186564Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9186728Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9186882Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9187039Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9187194Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9187348Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9187505Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9187658Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9187818Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9187974Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9188129Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9188288Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9188443Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9188681Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9188842Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9188996Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9189152Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9189306Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9189466Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9189629Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9189786Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9189941Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9190103Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9190259Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9190427Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9190583Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9190739Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9190897Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9191054Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9191236Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9191421Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9191577Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9191732Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9191889Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9192044Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9192285Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9192442Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9192593Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9192753Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9192908Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9193065Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9193223Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9193379Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9193536Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9193690Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9193846Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9194013Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9194170Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9194326Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9194483Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9194638Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9194795Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9194955Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9195111Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9195266Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9195424Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9195579Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9195819Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9196147Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9196306Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9196467Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9196622Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9196778Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9196937Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9197091Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9197246Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9197403Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9197557Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9197723Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9197878Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9198034Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9198191Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9198346Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9198501Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9198661Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9198817Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9199055Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9199212Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9199367Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9199529Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9199817Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9199975Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9200133Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9200289Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9200445Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9200603Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9200758Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9200918Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9201071Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9201226Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9201383Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9201547Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9201704Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9201865Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9202019Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9202174Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9202329Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9202483Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9202639Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9202793Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9202946Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9203103Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9203388Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9203545Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9203699Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9203852Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9204007Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9204162Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9204317Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9204473Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9204627Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9204783Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9204937Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9205101Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9205258Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9205412Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9205566Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9205724Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9205878Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9206034Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9206188Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9206343Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9206499Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9206653Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9206911Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9207071Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9207226Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9207382Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9207537Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9207693Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9207850Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9208004Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9208158Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9208314Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9208468Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9208633Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9208787Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9208933Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9209087Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9209236Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9209384Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9209536Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9209683Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9209830Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9209983Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9210132Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9210283Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9210514Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9210662Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9210812Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9210959Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9211106Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9211262Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9211410Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9211559Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9211706Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9211853Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9211999Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9212154Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9212302Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9212455Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9212601Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9212752Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9212899Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9213047Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9213197Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9213345Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9213492Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9213643Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9213790Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9214020Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9214173Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9214323Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9214475Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9214623Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9214770Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9214920Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9215067Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9215215Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9215366Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9215516Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9215677Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9215824Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9215971Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9216121Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9216267Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9216417Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9216568Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9216715Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9216864Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9217013Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9217159Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9217309Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9217537Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9217685Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9217837Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9217984Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9218130Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9218282Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9218430Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9218580Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9218728Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9218875Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9219027Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9219182Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9219332Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9219486Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9219633Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9219783Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9219931Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9220079Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9220229Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9220376Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9220525Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9220677Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9220824Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9221059Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9221209Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9221383Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9221558Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9221705Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9221851Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9222003Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9222149Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9222300Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9222447Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9222595Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9222755Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9222903Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9223051Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9223201Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9223348Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9223496Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9223646Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9223793Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9223944Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9224091Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9224238Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9224388Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9224620Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9224770Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9224920Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9225067Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9225217Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9225364Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9225511Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9225659Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9225806Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9225953Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9226103Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9226259Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9226411Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9226558Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9226705Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9226854Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9227001Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9227150Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9227308Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9227463Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9227617Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9227774Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9227927Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9228168Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9228324Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9228478Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9228635Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9228789Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9228942Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9229097Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9229250Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9229405Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9229558Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9229712Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9229881Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9230035Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9230188Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9230341Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9230495Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9230652Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9230804Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9230957Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9231112Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9231292Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9231469Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9231706Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9231859Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9232018Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9232173Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9232326Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9232482Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9232637Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9232792Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9232948Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9233102Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9233257Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9233419Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9233572Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9233730Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9233884Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9234039Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9234196Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9234350Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9234506Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9234661Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9234814Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9234969Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9235227Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9235384Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9235540Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9235693Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9235847Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9236002Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9236156Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9236311Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9236465Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9236618Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9236773Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9236936Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9237091Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9237247Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9237400Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9237556Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9237710Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9237864Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9238020Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9238173Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9238326Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9238482Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9238635Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9238875Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9239074Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9239229Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9239386Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9239541Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9239695Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9239854Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9240007Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9240163Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9240316Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9240470Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9240636Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9240791Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9240945Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9241104Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9241258Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9241418Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9241571Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9241724Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9241882Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9242036Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9242191Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9242430Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9242585Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9242741Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9242894Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9243047Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9243206Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9243360Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9243514Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9243673Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9243826Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9243979Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9244148Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9244303Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9244460Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9244616Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9244771Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9244927Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9245081Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9245234Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9245393Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9245547Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9245703Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9245940Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9246094Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9246250Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9246403Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9246556Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9246711Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9246863Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9247023Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9247175Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9247327Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9247482Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9247642Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9247796Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9247951Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9248103Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9248260Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9248413Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9248565Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9248723Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9248876Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9249030Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9249179Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9249331Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9249570Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9249726Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9249878Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9250033Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9250186Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9250338Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9250492Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9250644Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9250799Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9250951Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9251103Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9251268Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9251420Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9251572Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9251729Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9251881Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9252034Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9252189Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9252340Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9252497Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9252649Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9252801Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9253043Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9253197Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9253350Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9253505Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9253657Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9253812Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9253968Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9254122Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9254279Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9258106Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9258284Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9258452Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9258610Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9258765Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9258919Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9259072Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9259229Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9259382Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9259539Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9259690Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9259843Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9259998Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9260150Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9260406Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9260564Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9260717Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9260873Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9261026Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9261178Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9261333Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9261486Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9261639Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9261794Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9261946Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9262112Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9262265Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9262417Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9262573Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9262725Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9262879Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9263034Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9263186Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9263340Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9263496Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9263647Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9263912Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9264064Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9264216Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9264371Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9264523Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9264676Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9264833Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9264984Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9265139Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9265292Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9265444Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9265601Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9265763Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9265915Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9266070Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9266222Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9266376Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9266530Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9266683Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9266838Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9266991Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9267144Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9267299Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9267533Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9267691Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9267842Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9267994Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9268153Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9268305Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9268458Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9268613Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9268770Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9268935Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9269090Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9269254Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9269412Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9269566Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9269720Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9269878Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9270034Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9270191Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9270344Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9270498Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9270654Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9270808Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9271046Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9271204Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9271358Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9271508Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9271668Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9271821Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9271977Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9272132Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9272286Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9272442Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9272597Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9272759Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9272916Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9273070Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9273226Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9273380Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9273533Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9273689Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9273844Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9273998Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9274155Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9274309Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9274550Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9274707Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9274862Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9275018Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9275174Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9275328Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9275484Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9275638Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9275794Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9275948Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9276101Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9276258Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9276424Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9276579Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9276736Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9276891Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9277048Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9277202Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9277356Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9277512Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9277666Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9277819Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9277980Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9278235Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9278394Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9278550Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9278704Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9278865Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9279111Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9279268Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9279425Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9279578Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9279732Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9279888Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9280050Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9280208Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9280363Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9280517Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9280675Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9280830Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9280984Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9281151Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9281329Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9281502Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9281656Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9281947Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9282105Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9282258Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9282411Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9282566Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9282719Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9282877Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9283032Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9283188Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9283342Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9283495Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9283662Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9283815Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9283969Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9284125Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9284277Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9284433Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9284587Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9284741Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9284898Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9285053Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9285207Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9285446Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9285600Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9285760Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9285915Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9286068Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9286225Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9286378Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9286531Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9286689Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9286842Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9287000Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9287162Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9287315Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9287470Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9287621Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9287771Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9287923Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9288071Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9288219Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9288374Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9288521Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9288672Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9288820Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9289050Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9289203Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9289351Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9289500Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9289654Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9289802Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9289953Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9290101Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9290245Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9290396Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9290544Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9290702Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9290853Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9291003Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9291178Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9291350Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9291497Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9291651Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9291800Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9291947Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9292097Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9292244Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9292395Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9292652Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9292800Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9292950Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9293098Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9293247Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9293398Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9293546Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9293694Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9293846Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9293994Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9294149Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9294301Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9294455Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9294605Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9294753Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9294902Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9295051Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9295200Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9295350Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9295497Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9295645Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9295798Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9296118Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9296407Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9296565Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9296713Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9296865Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9297013Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9297160Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9297313Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9297459Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9297607Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9297757Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9297906Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9298056Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9298212Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9298359Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9298511Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9298658Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9298806Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9298956Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9299104Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9299251Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9299403Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9299550Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9299702Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9299974Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9300124Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9300276Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9300425Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9300576Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9300729Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9300878Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9301030Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9301177Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9301327Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9301477Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9301631Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9301783Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9301937Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9302085Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9302234Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9302384Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9302531Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9302683Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9302831Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9302980Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9303130Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9303279Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9303508Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9303662Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9303809Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9303960Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9304108Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9304256Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9304406Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9304554Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9304703Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9304853Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9305001Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9305151Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9305309Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9305456Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9305606Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9305753Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:52:07.9305910Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9306069Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9306222Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9306383Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9306537Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9306692Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9306848Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9307089Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9307243Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9307401Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9307554Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9307709Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9307865Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9308020Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9308177Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9308331Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9308480Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9308635Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9308797Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9308951Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9309107Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9309260Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9309415Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9309570Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9309725Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9309883Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9310039Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9310194Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9310351Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9310590Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9310750Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9310904Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9311057Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9311216Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9311371Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9311525Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9311683Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9311839Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9311994Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9312148Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9312314Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9312472Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9312625Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9312778Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9312939Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9313094Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9313252Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9313405Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9313558Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9313715Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9313869Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9314109Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9314266Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9314419Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9314577Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9314735Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9314889Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9315045Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9315198Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9315352Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9315508Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9315661Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9315815Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9315982Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9316136Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9316291Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9316444Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9316597Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9316757Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9316919Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9317075Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9317227Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9317385Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9317538Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9317808Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9317965Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9318120Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9318277Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9318430Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9318585Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9318741Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9318895Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9319101Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9319254Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9319408Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9319575Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9319729Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9319882Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9320040Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9320195Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9320351Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9320504Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9320657Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9320813Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9320971Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9321148Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9321409Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9321568Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9321725Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9321879Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9322033Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9322191Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9322344Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9322496Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9322655Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9322809Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9322965Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9323126Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9323280Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9323439Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9323592Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9323745Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9323904Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9324057Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9324210Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9324367Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9324520Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9324676Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9324910Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9325064Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9325219Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9325371Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9325523Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9325683Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9325835Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9325989Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9326141Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9326292Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9326446Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9326598Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9326760Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9326910Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9327062Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9327218Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9327370Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9327521Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9327679Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9327830Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9327982Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9328136Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9328288Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9328529Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9328682Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9328833Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9328991Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9329144Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9329295Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9329449Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9329600Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9329754Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9329905Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9330056Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9330219Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9330371Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9330523Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9330678Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9330830Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9330987Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9331138Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9331290Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9331450Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9331601Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9331755Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9331991Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9332145Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9332297Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9332451Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9332603Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9332760Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9332910Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9333062Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9333214Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9333367Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9333518Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9333672Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9333835Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9333992Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9334144Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9334296Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9334452Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9334603Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9334755Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9334912Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9335064Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9335217Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9335369Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9335604Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9335761Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9335913Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9336067Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9336225Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9336377Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9336531Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9336684Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9336836Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9336994Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9337147Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9337307Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9337462Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9337618Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9337772Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9337923Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9338075Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9338229Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9338381Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9338532Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9338689Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9338840Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9338998Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9339226Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9339383Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9339536Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9339687Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9339839Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9339997Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9340149Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9340301Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9340455Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9340608Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9340761Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9340925Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9341085Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9341267Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9341437Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9341588Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9341742Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9341895Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9342050Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9342201Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9342352Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9342509Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9342750Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9342904Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9343061Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9343215Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9343371Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9343525Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9343678Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9343834Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9343988Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9344141Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9344297Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9344456Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9344612Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9344765Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9344918Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9345070Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9345224Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9345376Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9345530Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9345682Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9345838Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9345990Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9346250Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9346409Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9346565Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9346719Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9346880Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9347032Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9347187Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9347339Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9347492Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9347647Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9347801Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9347963Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9348118Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9348272Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9348427Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9348583Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9348736Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9348893Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9349046Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9349198Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9349355Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9349508Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9349663Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9350382Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9350538Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9350696Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9350849Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9351004Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9351185Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9351361Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9351518Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9351673Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9351825Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9351983Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9352148Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9352303Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9352461Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9352615Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9352770Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9352927Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9353080Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9353236Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9353388Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9353541Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9353698Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9353930Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9354086Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9354244Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9354397Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9354556Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9354709Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9354862Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9355020Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9355174Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9355328Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9355488Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9355649Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9355805Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9355956Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9356110Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9356267Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9356421Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9356573Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9356730Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9356885Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9357041Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9357193Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9357431Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9357587Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9357740Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9357892Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9358049Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9358202Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9358355Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9358511Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9358665Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9358822Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9359033Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9359196Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9359353Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9359509Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9359661Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9359816Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9359970Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9360126Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9360279Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9360432Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9360588Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9360741Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9360976Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9361138Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9361292Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9361448Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9361597Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9361746Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9361899Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9362047Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9362197Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9362351Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9362499Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9362650Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9362808Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9362955Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9363107Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9363257Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9363406Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9363559Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9363705Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9363854Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9364004Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9364151Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9364304Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9364536Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9364684Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9364834Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9364981Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9365130Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9365280Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9365430Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9365581Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9365728Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9365876Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9366028Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9366175Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9366334Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9366488Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9366636Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9366792Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9366940Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9367087Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9367239Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9367386Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9367534Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9367688Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9367835Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9368063Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9368213Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9368360Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9368512Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9368659Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9368806Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9368956Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9369104Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9369251Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9369401Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9369549Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9369702Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9369859Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9370007Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9370158Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9370306Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9370455Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9370605Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9370753Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9370904Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9371054Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9371201Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9371352Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9371605Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9371760Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9371916Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9372064Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9372214Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9372362Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9372509Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9372661Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9372808Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9372955Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9373105Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9373254Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9373409Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9373562Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9373709Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9373860Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9374008Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9374156Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9374305Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9374454Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9374603Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9374755Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9374902Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9375058Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9375286Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9375436Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9375585Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9375733Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9375880Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9376034Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9376181Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9380034Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9380209Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9380361Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9380514Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9380674Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9380822Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9380976Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9381124Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9381280Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9381428Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9381577Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9381727Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9381875Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9382023Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9382177Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9382428Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9382583Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9382732Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:52:07.9382890Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9383048Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9383203Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9383359Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9383520Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9383677Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9383835Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9383989Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9384144Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9384310Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9384465Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9384619Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9384777Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9384927Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9385085Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9385240Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9385395Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9385551Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9385704Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9385858Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9386095Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9386251Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9386408Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9386566Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9386720Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9386877Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9387030Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9387184Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9387340Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9387494Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9387647Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9387816Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9387971Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9388130Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9388284Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9388439Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9388600Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9388755Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9388910Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9389070Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9389225Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9389383Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9389624Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9389785Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9389943Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9390099Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9390260Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9390421Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9390577Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9390736Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9390891Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9391049Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9391228Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9391421Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9391583Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9391741Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9391897Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9392057Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9392215Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9392370Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9392530Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9392685Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9392840Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9392999Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9393161Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9393402Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9393559Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9393716Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9393875Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9394031Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9394187Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9394348Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9394503Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9394663Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9394818Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9394974Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9395142Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9395297Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9395452Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9395610Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9395765Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9396084Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9396244Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9396397Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9396556Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9396709Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9396864Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9397214Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9397369Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9397523Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9397682Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9397835Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9397991Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9398145Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9398298Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9398454Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9398609Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9398763Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9398929Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9399134Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9399293Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9399449Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9399606Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9399765Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9399918Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9400072Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9400230Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9400387Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9400543Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9400818Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9400979Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9401139Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9401316Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9401497Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9401659Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9401813Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9401971Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9402124Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9402277Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9402440Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9402604Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9402757Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9402915Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9403067Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9403231Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9403378Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9403532Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9403693Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9403845Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9403999Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9404158Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9404311Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9404574Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9404732Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9404887Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9405043Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9405196Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9405356Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9405510Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9405663Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9405820Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9405973Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9406127Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9406296Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9406450Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9406607Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9406764Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9406917Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9407077Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9407231Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9407384Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9407543Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9407696Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9407853Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9408087Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9408243Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9408400Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9408553Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9408706Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9408862Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9409016Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9409172Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9409327Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9409480Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9409638Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9409800Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9409953Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9410112Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9410265Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9410424Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9410578Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9410731Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9410888Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9411066Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9411244Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9411398Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9411552Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9411791Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9411944Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9412096Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9412254Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9412408Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9412562Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9412717Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9412873Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9413026Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9413184Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9413337Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9413504Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9413657Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9413808Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9413964Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9414117Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9414271Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9414428Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9414579Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9414736Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9414889Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9415041Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9415280Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9415437Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9415590Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9415748Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9415901Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9416057Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9416209Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9416363Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9416521Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9416676Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9416830Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9416996Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9417150Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9417307Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9417460Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9417612Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9417768Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9417921Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9418075Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9418233Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9418386Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9418542Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9418696Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9418930Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9419085Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9419237Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9419395Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9419552Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9419705Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9419863Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9420017Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9420171Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9420328Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9420482Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9420643Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9420801Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9420956Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9421121Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9421296Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9421467Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9421622Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9421776Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9421933Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9422090Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9422244Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9422482Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9422640Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9422795Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9422952Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9423109Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9423262Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9423420Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9423575Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9423731Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9423889Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9424042Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9424210Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9424364Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9424519Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9424675Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9424828Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9424982Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9425138Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9425293Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9425449Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9425604Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9425758Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9425998Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9426152Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9426306Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9426463Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9426616Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9426773Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9426927Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9427080Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9427235Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9427390Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9427544Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9427711Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9427865Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9428022Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9428175Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9428328Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9428485Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9428639Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9428793Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9428949Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9429105Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9429259Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9429418Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9429677Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9429838Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9429992Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9430146Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9430302Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9430457Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9430610Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9430767Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9430922Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9431078Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9431247Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9431434Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9431600Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9431755Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9431909Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9432064Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9432218Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9432374Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9432530Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9432685Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9432841Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9432996Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9433234Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9433393Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9433547Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9433703Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9433856Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9434010Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9434171Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9434326Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9434479Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9434638Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9434791Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9434956Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9435111Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9435266Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9435423Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9435577Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9435731Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9435892Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9436047Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9436203Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9436358Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9436512Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9436753Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9436910Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9437064Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9437222Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9437373Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9437525Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9437675Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9437823Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9437973Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9438120Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9438268Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9438422Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9438577Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9438726Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9438875Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9439067Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9439217Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9439364Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9439518Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9439667Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9439819Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9439965Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9440113Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9440353Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9440502Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9440654Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9440802Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9440953Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9441128Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9441299Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9441445Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9441596Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9441743Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9441892Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9442038Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9442192Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9442344Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9442492Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9442639Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9442795Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9442943Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9443089Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9443239Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9443386Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9443534Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9443681Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9443909Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9444061Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9444209Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9444356Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9444506Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9444656Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9444806Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9444953Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9445101Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9445254Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9445401Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9445548Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9445710Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9445860Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9446009Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9446156Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9446303Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9446453Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9446600Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9446747Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9446897Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9447044Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9447191Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9447424Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9447571Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9447720Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9447867Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9448015Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9448167Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9448314Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9448460Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9448609Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9448756Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9448906Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9449053Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9449207Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9449357Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9449506Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9449653Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9449801Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9449949Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9450099Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9450245Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9450391Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9450542Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9450693Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9450930Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9451107Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9451280Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9451427Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9451577Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9451725Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9451874Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9452022Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9452169Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9452319Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9452466Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9452612Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9452771Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9452918Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9453068Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9453215Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9453362Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9453513Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9453663Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9453812Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9453964Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9454113Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9454263Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:52:07.9454502Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9454658Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9454815Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9454970Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9455124Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9455280Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9455432Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9455587Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9455740Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9455892Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9456046Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9456210Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9456363Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9456519Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9456672Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9456824Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9456981Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9457135Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9457290Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9457443Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9457596Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9457751Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9457910Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9458165Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9458326Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9458483Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9458638Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9458791Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9458944Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9459100Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9459255Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9459410Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9459566Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9459719Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9459886Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9460039Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9460192Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9460349Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9460503Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9460656Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9460811Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9460965Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9461121Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9461274Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9461426Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9461668Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9461822Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9461975Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9462131Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9462284Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9462444Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9462597Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9462749Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9462906Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9463060Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9463212Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9463380Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9463535Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9463692Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9463845Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9463998Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9464155Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9464308Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9464461Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9464616Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9464772Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9464929Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9465164Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9465321Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9465479Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9465632Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9465786Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9465942Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9466095Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9466249Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9466405Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9466558Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9466715Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9466877Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9467031Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9467186Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9467340Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9467492Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9467648Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9467800Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9467955Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9468109Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9468263Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9468419Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9468653Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9468808Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9468966Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9469120Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9469276Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9469428Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9469581Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9469737Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9469890Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9470043Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9470198Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9470356Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9470517Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9470673Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9470826Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9470981Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9471149Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9471325Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9471493Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9471646Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9471801Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9471954Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9472108Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9472347Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9472504Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9472656Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9472814Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9472965Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9473119Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9473271Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9473423Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9473571Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9473724Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9473875Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9474043Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9474198Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9474350Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9474506Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9474659Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9474814Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9474966Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9475118Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9475272Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9475425Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9475576Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9475813Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9475965Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9476119Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9476272Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9476427Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9476582Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9476734Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9476888Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9477043Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9477195Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9477351Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9477507Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9477663Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9477817Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9477970Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9478124Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9478280Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9478433Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9478588Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9478740Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9478891Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9479107Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9479259Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9479500Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9479656Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9479809Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9479961Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9480113Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9480266Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9480420Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9480572Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9480724Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9480878Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9481036Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9481225Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9481401Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9481553Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9481710Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9481862Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9482014Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9482169Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9482321Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9482473Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9482628Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9482779Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9483043Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9483194Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9483346Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9483501Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9483653Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9483807Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9483963Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9484117Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9484271Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9484422Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9484573Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9484727Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9484888Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9485041Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9485196Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9485350Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9485512Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9485665Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9485816Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9485970Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9486123Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9486275Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9486432Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9486663Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9486819Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9486973Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9487124Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9487282Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9487434Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9487586Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9487741Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9487895Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9488049Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9488202Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9488365Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9488523Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9488675Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9488832Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9488987Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9489139Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9489293Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9489450Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9489605Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9489763Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9489916Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9490149Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9490305Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9490459Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9490611Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9490767Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9490916Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9491072Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9491225Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9491378Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9491533Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9491686Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9491844Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9492002Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9492156Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9492316Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9492470Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9492623Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9492779Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9492932Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9493084Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9493241Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9493393Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9493549Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9493782Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9493939Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9494094Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9494247Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9494400Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9494556Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9494709Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9494864Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9495017Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9495169Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9495326Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9495491Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9495644Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9495803Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9496128Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9496290Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9496443Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9496596Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9496753Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9496906Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9497060Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9497217Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9497507Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9497664Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9497817Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9497970Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9498125Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9498278Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9498436Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9498592Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9498745Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9502526Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9502702Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9502873Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9503032Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9503186Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9503340Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9503498Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9503655Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9503811Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9503966Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9504120Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9504276Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9504431Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9504732Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9504893Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9505047Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9505206Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9505360Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9505514Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9505671Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9505825Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9505980Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9506137Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9506291Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9506457Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9506616Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9506770Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9506927Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9507081Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9507235Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9507393Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9507547Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9507706Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9507860Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9508013Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9508250Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9508411Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9508565Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9508722Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9508876Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9509034Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9509188Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9509343Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9509498Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9509652Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9509806Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9509963Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9510125Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9510282Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9510438Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9510592Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9510744Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9510898Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9511048Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9511198Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9511346Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9511494Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9511644Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9511878Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9512030Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9512179Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9512328Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9512479Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9512630Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9512778Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9512929Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9513076Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9513229Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9513379Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9513532Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9513688Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9513839Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9513986Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9514142Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9514289Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9514444Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9514593Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9514740Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9514891Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9515040Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9515188Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9515507Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9515655Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9515803Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9515954Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9516104Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9516254Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9516401Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9516550Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9516700Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9516848Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9516997Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9517152Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9517304Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9517455Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9517603Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9517750Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9517900Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9518048Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9518196Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9518346Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9518494Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9518645Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9518793Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9519090Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9519245Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9519395Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9519544Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9519695Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9519843Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9519990Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9520140Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9520288Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9520438Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9520587Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9520735Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9520899Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9521047Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9521219Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9521395Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9521543Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9521694Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9521842Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9521989Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9522139Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9522287Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9522435Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9522672Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9522821Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9522972Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9523124Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9523275Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9523427Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9523576Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9523724Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9523876Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9524024Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9524172Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9524323Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9524484Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9524639Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9524789Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9524940Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9525091Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9525240Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9525388Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9525538Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9525685Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9525839Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9525987Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9526215Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9526368Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9526516Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9526664Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9526815Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9526966Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9527119Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9527268Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9527421Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:52:07.9527578Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9527734Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9527892Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9528057Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9528210Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9528366Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9528521Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9528679Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9528830Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9528985Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9529144Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9529296Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9529449Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9529607Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9529846Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9530000Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9530156Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9530309Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9530468Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9530622Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9530775Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9530934Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9531092Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9531245Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9531401Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9531563Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9531720Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9531874Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9532028Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9532187Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9532341Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9532494Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9532651Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9532804Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9532962Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9533115Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9533353Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9533513Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9533669Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9533822Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9533979Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9534133Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9534288Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9534442Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9534596Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9534751Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9534905Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9535069Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9535226Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9535380Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9535536Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9535695Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9535849Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9536005Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9536160Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9536315Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9536471Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9536625Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9536864Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9537019Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9537172Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9537330Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9537484Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9537637Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9537795Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9537948Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9538103Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9538260Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9538413Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9538579Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9538733Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9538887Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9539044Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9539198Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9539352Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9539512Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9539665Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9539822Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9539976Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9540129Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9540286Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9540545Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9540701Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9540861Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9541041Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9541222Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9541377Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9541530Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9541685Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9541839Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9541992Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9542148Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9542310Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9542467Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9542620Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9542773Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9542928Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9543081Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9543234Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9543390Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9543545Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9543700Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9543854Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9544091Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9544248Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9544401Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9544554Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9544712Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9544866Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9545025Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9545177Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9545329Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9545486Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9545638Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9545799Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9545949Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9546101Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9546255Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9546408Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9546560Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9546715Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9546868Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9547019Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9547175Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9547327Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9547559Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9547716Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9547868Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9548023Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9548176Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9548328Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9548483Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9548635Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9548786Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9548941Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9549092Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9549246Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9549408Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9549560Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9549714Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9549866Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9550018Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9550173Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9550324Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9550481Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9550633Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9550786Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9550943Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9551177Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9551330Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9551483Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9551636Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9551791Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9551942Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9552093Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9552252Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9552403Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9552555Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9552709Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9552869Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9553024Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9553175Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9553326Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9553480Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9553632Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9553784Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9553941Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9554093Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9554250Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9554401Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9554635Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9554794Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9554946Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9555098Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9555252Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9555406Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9555560Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9555716Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9555868Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9556025Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9556177Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9556329Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9556495Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9556652Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9556804Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9556962Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9557115Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9557274Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9557425Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9557578Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9557733Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9557885Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9558038Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9558275Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9558428Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9558581Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9558734Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9558886Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9559094Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9559247Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9559398Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9559552Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9559704Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9559860Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9560022Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9560173Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9560328Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9560479Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9560632Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9560786Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9560944Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9561096Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9561251Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9561403Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9561555Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9561720Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9561955Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9562113Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9562272Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9562426Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9562581Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9562730Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9562883Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9563039Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9563193Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9563346Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9563502Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9563668Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9563822Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9563979Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9564132Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9564289Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9564443Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9564596Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9564752Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9564905Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9565058Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9565215Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9565450Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9565606Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9565759Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9565912Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9566069Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9566222Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9566375Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9566531Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9566686Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9566842Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9566996Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9567161Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9567318Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9567472Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9567625Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9567781Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9567936Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9568092Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9568246Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9568399Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9568554Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9568707Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9568984Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9569143Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9569297Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9569453Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9569607Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9569763Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9569918Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9570072Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9570226Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9570382Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9570537Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9570702Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9570855Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9571013Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9571171Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9571324Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9571478Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9571633Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9571786Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9571938Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9572093Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9572245Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9572487Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9572642Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9572795Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9572952Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9573107Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9573260Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9573416Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9573569Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9573724Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9573877Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9574030Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9574190Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9574348Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9574501Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9574657Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9574811Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9574968Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9575122Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9575275Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9575433Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9575588Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9575742Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9575904Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9576139Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9576298Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9576451Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9576605Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9576763Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9576918Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9577070Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9577227Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9577380Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9577535Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9577688Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9577851Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9578009Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9578161Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9578314Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9578470Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:07.9578622Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9578775Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9578927Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9579078Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9579231Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9579377Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9579610Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9579762Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9579915Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9580066Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9580222Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9580372Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9580525Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9580674Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9580824Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9580977Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9581130Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9581285Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9581441Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9581591Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9581746Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9581895Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9582046Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9582199Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9582349Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9582499Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9582652Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9582802Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9582954Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9583185Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9583337Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9583492Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9583641Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9583791Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9583943Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9584092Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9584242Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9584396Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9584545Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9584698Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9584859Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9585011Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9585168Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9585318Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9585468Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9585619Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9585769Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9585921Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9586071Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9586222Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9586376Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9586526Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9586764Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9586916Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9587068Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9587219Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9587369Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9587520Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9587671Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9587821Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9587971Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9588123Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9588274Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9588430Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9588582Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9588731Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9588886Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9589036Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9589186Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9589339Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9589489Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9589639Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9589792Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9589941Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9590177Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9590328Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9590482Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9590634Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9590784Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9590934Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9591103Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9591275Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9591439Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9591588Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9591738Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9591889Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9592048Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9592199Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9592353Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9592503Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9592655Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9592805Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9592956Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9593108Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9593258Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9593406Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9593560Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9593816Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9593967Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9594121Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9594272Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9594425Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9594575Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9594724Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9594876Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:52:07.9595033Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9595188Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9595345Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9595504Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9595666Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9595820Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9596138Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9596297Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9596451Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9596605Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9596763Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9596916Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9597073Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9597226Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9597379Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9597664Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9597821Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9597975Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9598139Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9598294Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9598452Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9598607Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9598760Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9598916Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9599112Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9599266Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9599431Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9599585Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9599743Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9599898Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9600053Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9600210Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9600363Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9600517Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9600674Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9600827Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9600980Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9601286Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9601465Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9601621Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9601775Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9601929Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9602086Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9602239Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9602393Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9602550Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9602702Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9602858Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9603019Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9603174Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9603330Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9603485Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9603638Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9603795Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9603949Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9604106Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9604260Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9604414Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9604570Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9604804Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9604962Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9605119Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9605273Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9605429Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9605583Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9605737Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9605896Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9606050Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9606202Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9606358Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9606521Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9606678Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9606833Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9606986Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9607145Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9607299Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9607455Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9607612Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9607765Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9607922Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9608076Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9608309Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9608470Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9608624Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9608778Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9608936Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9609090Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9609246Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9609402Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9609556Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9609714Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9609868Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9610022Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9610189Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9610344Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9610499Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9610660Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9610815Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9610971Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9611120Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9611271Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9611426Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9611578Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9611727Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9611960Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9612113Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9612265Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9612416Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9612566Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9612717Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9612910Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9613118Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9613331Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9613542Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9613731Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9613959Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9614143Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9614296Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9614447Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9614597Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9614749Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9614899Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9615048Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9615202Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9615351Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9615503Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9615653Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9615909Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9616064Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9616214Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9616364Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9616516Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9616666Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9616819Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9616968Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9617117Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9617268Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9617419Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9617576Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9617730Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9617880Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9618034Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9618187Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9618336Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9618488Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9618640Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9618790Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9618942Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9619092Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9619247Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9619475Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9619628Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9619780Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9619929Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9620079Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9620237Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9620387Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9624373Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9624548Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9624701Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9624863Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9625030Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9625181Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9625337Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9625488Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9625644Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9625794Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9625947Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9626100Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9626250Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9626402Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9626556Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9626844Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9626999Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9627152Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9627303Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9627458Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9627608Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9627759Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9627915Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9628066Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9628217Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9628370Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9628522Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9628682Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9628834Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9628985Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9629140Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9629290Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:52:07.9629448Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9629609Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9629764Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9629922Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9630076Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9630231Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9630521Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9630679Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9630833Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9630992Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9631147Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9631305Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9631459Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9631613Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9631769Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9631923Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9632077Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9632246Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9632400Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9632556Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9632709Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9632862Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9633020Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9633173Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9633327Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9633484Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9633637Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9633794Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9634032Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9634189Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9634345Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9634500Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9634655Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9634814Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9634967Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9635121Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9635279Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9635438Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9635596Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9635758Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9635913Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9636070Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9636226Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9636380Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9636541Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9636695Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9636853Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9637007Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9637161Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9637317Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9637551Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9637708Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9637864Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9638019Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9638178Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9638334Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9638488Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9638646Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9638800Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9639018Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9639179Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9639334Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9639500Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9639655Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9639809Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9639965Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9640119Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9640273Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9640430Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9640583Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9640741Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9640894Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9641049Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9641291Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9641446Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9641600Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9641760Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9641913Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9642070Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9642224Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9642377Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9642534Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9642689Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9642843Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9643008Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9643160Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9643311Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9643464Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9643615Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9643768Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9643919Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9644068Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9644221Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9644373Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9644523Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9644761Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9644916Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9645068Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9645219Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9645372Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9645532Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9645681Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9645833Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9645988Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9646140Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9646292Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9646443Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9646602Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9646758Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9646908Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9647058Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9647212Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9647362Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9647517Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9647667Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9647816Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9647971Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9648121Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9648354Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9648507Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9648658Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9648807Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9648959Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9649111Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9649265Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9649415Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9649570Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9649719Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9649870Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9650032Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9650182Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9650331Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9650485Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9650634Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9650790Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9650945Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9651096Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9651251Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9651402Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9651552Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9651705Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9651962Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9652119Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9652269Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9652418Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9652570Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9652722Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9652872Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9653026Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9653179Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9653331Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9653484Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9653645Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9653799Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9653949Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9654099Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9654251Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9654404Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9654557Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9654709Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9654859Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:52:07.9655017Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9655174Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9655329Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9655574Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9655729Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9655886Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9656043Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9656197Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9656353Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9656508Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9656662Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9656820Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9656973Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9657127Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9657292Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9657446Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9657601Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9657755Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9657910Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9658067Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9658221Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9658376Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9658532Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9658685Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9658842Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9659078Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9659236Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9659394Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9659548Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9659702Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9659858Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9660013Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9660171Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9660325Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9660480Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9660638Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9660801Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9660955Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9661116Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9661293Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9661470Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9661627Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9661782Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9661941Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9662098Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9662253Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9662412Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9662649Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9662804Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9662959Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9663115Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9663272Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9663425Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9663580Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9663737Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9663892Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9664045Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9664202Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9664365Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9664522Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9664677Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9664830Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9664987Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9665141Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9665295Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9665450Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9665605Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9665762Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9665915Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9666154Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9666313Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9666465Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9666617Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9666777Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9666928Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9667084Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9667235Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9667385Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9667539Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9667688Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9667837Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9668002Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9668151Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9668300Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9668453Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9668604Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9668757Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9668908Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9669058Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9669211Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9669363Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9669512Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9669748Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9669898Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9670050Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9670200Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9670350Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9670503Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9670653Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9670804Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9670958Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9671107Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9671286Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9671459Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9671615Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9671770Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9671919Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9672069Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9672223Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9672373Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9672523Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9672678Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9672830Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9672983Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9673133Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9673368Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9673524Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9673675Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9673825Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9673979Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9674128Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9674282Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9674436Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9674585Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9674737Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9674887Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9675048Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9675201Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9675352Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9675504Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9675653Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9675803Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9675960Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:52:07.9676118Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9676273Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9676435Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9676590Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9676752Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9676991Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9677146Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9677304Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9677457Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9677614Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9677774Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9677929Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9678083Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9678241Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9678394Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9678554Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9678719Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9678873Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9679082Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9679238Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9679393Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9679553Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9679706Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9679862Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9680016Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9680169Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9680327Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9680590Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9680747Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9680906Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9681059Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9681218Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9681372Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9681526Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9681681Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9681835Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9681989Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9682147Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9682311Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9682468Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9682621Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9682774Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9682929Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9683089Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9683243Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9683396Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9683558Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9683711Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9683870Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9684113Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9684269Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9684428Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9684583Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9684736Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9684893Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9685046Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9685201Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9685353Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9685503Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9685655Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9685812Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9685962Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9686117Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9686267Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9686417Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9686574Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9686727Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9686883Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9687037Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9687187Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9687340Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9687491Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9687725Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9687880Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9688032Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9688185Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9688337Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9688488Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9688642Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9688793Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9688949Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9689104Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9689257Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9689420Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9689574Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9689725Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9689880Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9690031Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9690184Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9690337Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9690488Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9690638Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9690792Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9690943Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9691097Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9691330Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9691480Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9691632Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9691784Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9691936Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9692088Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9692238Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9692390Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9692539Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9692690Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:52:07.9692848Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9693014Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9693170Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9693329Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9693483Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9693641Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9693795Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9693950Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9694106Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9694260Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9694414Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9694570Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9694806Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9694964Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9695120Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9695275Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9695433Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9695588Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9695742Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9696152Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9696366Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9696564Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9696763Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9696970Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9697170Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9697365Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9697560Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9697744Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9697898Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9698051Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9698210Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9698366Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9698524Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9698678Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9698990Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9699148Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9699302Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9699456Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9699616Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9699771Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9699927Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9700080Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9700231Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9700386Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9700536Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9700686Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9700856Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9701029Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9701205Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9701361Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9701513Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9701666Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9701817Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9701968Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9702120Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9702270Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9702423Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9702693Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9702850Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9703006Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9703156Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9703306Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9703460Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9703610Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9703762Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9703917Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9704072Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9704227Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9704387Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9704538Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9704692Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9704843Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9704995Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9705149Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9705299Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:52:07.9705459Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9705617Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9705772Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9705931Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9706086Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9706347Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9706507Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9706662Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9706822Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9706978Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9707133Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9707291Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9707445Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9707599Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9707757Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9707913Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9708081Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9708239Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9708393Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9708550Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9708705Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9708859Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9709017Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9709172Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9709332Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9709489Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9709644Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9709887Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9710043Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9710196Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9710349Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9710502Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9710654Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9710807Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9710958Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9711110Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9711261Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9711412Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9711574Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9711725Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9711876Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9712030Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9712181Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9712335Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9712486Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9712637Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9712790Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:52:07.9712947Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9713103Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9713262Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9713500Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9713659Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9713816Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9713971Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9714127Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9714283Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9714437Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9714648Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9714868Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9715083Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:07.9715291Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:52:07.9715713Z Skipping (s,q) PASSED 2025-05-07T20:52:07.9715875Z 2025-05-07T20:52:07.9716020Z ============================== 1 passed in 1.81s =============================== 2025-05-07T20:52:07.9716416Z (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:52:07.9716822Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:52:07.9717276Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:52:07.9717729Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:52:07.9718185Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:52:07.9718603Z Time taken to estimate parameters (us): 9158 2025-05-07T20:52:08.4336525Z 2025-05-07T20:52:08.4337388Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:52:08.4357720Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 4 seconds 2025-05-07T20:52:08.4358182Z 2025-05-07T20:52:08.4358217Z 2025-05-07T20:52:08.4358222Z 2025-05-07T20:52:08.4358600Z 2025-05-07T20:52:08.4380635Z ################################################################################ 2025-05-07T20:52:08.4396498Z # [2025-05-07T20:52:08.439Z] Run Python Test Suite: 2025-05-07T20:52:08.4396991Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:52:08.4397418Z ################################################################################ 2025-05-07T20:52:08.4421624Z + 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:08.4422404Z 2025-05-07T20:52:10.5680499Z ============================= test session starts ============================== 2025-05-07T20:52:10.5681274Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:10.5681801Z cachedir: .pytest_cache 2025-05-07T20:52:10.5682433Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:10.5683185Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:10.5683605Z plugins: hypothesis-6.131.14 2025-05-07T20:52:12.3747472Z collecting ... collected 1 item 2025-05-07T20:52:12.3748020Z 2025-05-07T20:52:13.1512046Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:52:13.1512584Z 2025-05-07T20:52:13.1512757Z ============================== 1 passed in 2.70s =============================== 2025-05-07T20:52:13.1513179Z Time taken to generate indices (us): 599 2025-05-07T20:52:13.1513562Z Time taken to generate indices (us): 612 2025-05-07T20:52:13.1513943Z Time taken to generate indices (us): 6839 2025-05-07T20:52:13.1514317Z Time taken to generate indices (us): 7252 2025-05-07T20:52:13.1514709Z Time taken to generate indices (us): 55716 2025-05-07T20:52:13.1515090Z Time taken to generate indices (us): 37171 2025-05-07T20:52:13.1515762Z Time taken to generate indices (us): 12098 2025-05-07T20:52:13.1516139Z Time taken to generate indices (us): 43096 2025-05-07T20:52:13.1516522Z Time taken to generate indices (us): 55738 2025-05-07T20:52:13.1516905Z Time taken to generate indices (us): 35561 2025-05-07T20:52:13.1517280Z Time taken to generate indices (us): 46037 2025-05-07T20:52:13.1517660Z Time taken to generate indices (us): 41680 2025-05-07T20:52:13.1518038Z Time taken to generate indices (us): 839 2025-05-07T20:52:13.1518407Z Time taken to generate indices (us): 53170 2025-05-07T20:52:13.1518789Z Time taken to generate indices (us): 61680 2025-05-07T20:52:13.1519313Z Time taken to generate indices (us): 2247 2025-05-07T20:52:13.1519690Z Time taken to generate indices (us): 44047 2025-05-07T20:52:13.1520072Z Time taken to generate indices (us): 50386 2025-05-07T20:52:13.1520454Z Time taken to generate indices (us): 92273 2025-05-07T20:52:13.1520834Z Time taken to generate indices (us): 615 2025-05-07T20:52:13.7134295Z 2025-05-07T20:52:13.7134994Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:52:13.7154047Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 5 seconds 2025-05-07T20:52:13.7154501Z 2025-05-07T20:52:13.7154508Z 2025-05-07T20:52:13.7154513Z 2025-05-07T20:52:13.7154518Z 2025-05-07T20:52:13.7175074Z ################################################################################ 2025-05-07T20:52:13.7190301Z # [2025-05-07T20:52:13.718Z] Run Python Test Suite: 2025-05-07T20:52:13.7190817Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:52:13.7191146Z ################################################################################ 2025-05-07T20:52:13.7217262Z + 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:13.7217956Z 2025-05-07T20:52:15.8524467Z ============================= test session starts ============================== 2025-05-07T20:52:15.8525265Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:15.8525797Z cachedir: .pytest_cache 2025-05-07T20:52:15.8526387Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:15.8527130Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:15.8527571Z plugins: hypothesis-6.131.14 2025-05-07T20:52:17.5912360Z collecting ... collected 3 items 2025-05-07T20:52:17.5912670Z 2025-05-07T20:52:18.1011982Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1013252Z self=, 2025-05-07T20:52:18.1013882Z use_cpu=False, 2025-05-07T20:52:18.1014143Z use_array_for_index_remapping=False, 2025-05-07T20:52:18.1014465Z quantize_type=SparseType.FP32, 2025-05-07T20:52:18.1014742Z ) 2025-05-07T20:52:18.1014975Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1015611Z self=, 2025-05-07T20:52:18.1016436Z use_cpu=True, 2025-05-07T20:52:18.1016766Z use_array_for_index_remapping=False, 2025-05-07T20:52:18.1017134Z quantize_type=SparseType.FP32, 2025-05-07T20:52:18.1017407Z ) 2025-05-07T20:52:18.1017639Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1018270Z self=, 2025-05-07T20:52:18.1018867Z use_cpu=True, 2025-05-07T20:52:18.1019109Z use_array_for_index_remapping=True, 2025-05-07T20:52:18.1019423Z quantize_type=SparseType.FP32, 2025-05-07T20:52:18.1020022Z ) 2025-05-07T20:52:18.1020260Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1020893Z self=, 2025-05-07T20:52:18.1021474Z use_cpu=True, 2025-05-07T20:52:18.1021717Z use_array_for_index_remapping=True, 2025-05-07T20:52:18.1022028Z quantize_type=SparseType.INT2, 2025-05-07T20:52:18.1022292Z ) 2025-05-07T20:52:18.1022525Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1023153Z self=, 2025-05-07T20:52:18.1023737Z use_cpu=True, 2025-05-07T20:52:18.1023975Z use_array_for_index_remapping=True, 2025-05-07T20:52:18.1024291Z quantize_type=SparseType.FP16, 2025-05-07T20:52:18.1024564Z ) 2025-05-07T20:52:18.1024787Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1025430Z self=, 2025-05-07T20:52:18.1026020Z use_cpu=False, 2025-05-07T20:52:18.1026254Z use_array_for_index_remapping=True, 2025-05-07T20:52:18.1026565Z quantize_type=SparseType.FP16, 2025-05-07T20:52:18.1026836Z ) 2025-05-07T20:52:18.1027059Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1027691Z self=, 2025-05-07T20:52:18.1028279Z use_cpu=False, 2025-05-07T20:52:18.1028513Z use_array_for_index_remapping=True, 2025-05-07T20:52:18.1028825Z quantize_type=SparseType.INT4, 2025-05-07T20:52:18.1029096Z ) 2025-05-07T20:52:18.1029331Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1029953Z self=, 2025-05-07T20:52:18.1030547Z use_cpu=False, 2025-05-07T20:52:18.1030952Z use_array_for_index_remapping=False, 2025-05-07T20:52:18.1031260Z quantize_type=SparseType.INT4, 2025-05-07T20:52:18.1031527Z ) 2025-05-07T20:52:18.1031755Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1032375Z self=, 2025-05-07T20:52:18.1032963Z use_cpu=False, 2025-05-07T20:52:18.1033206Z use_array_for_index_remapping=False, 2025-05-07T20:52:18.1033516Z quantize_type=SparseType.INT8, 2025-05-07T20:52:18.1033779Z ) 2025-05-07T20:52:18.1034031Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1034684Z self=, 2025-05-07T20:52:18.1035266Z use_cpu=False, 2025-05-07T20:52:18.1035508Z use_array_for_index_remapping=False, 2025-05-07T20:52:18.1035828Z quantize_type=SparseType.FP16, 2025-05-07T20:52:18.1036095Z ) 2025-05-07T20:52:18.1036330Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1036961Z self=, 2025-05-07T20:52:18.1037545Z use_cpu=False, 2025-05-07T20:52:18.1037789Z use_array_for_index_remapping=False, 2025-05-07T20:52:18.1038104Z quantize_type=SparseType.INT2, 2025-05-07T20:52:18.1038376Z ) 2025-05-07T20:52:18.1038603Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1039332Z self=, 2025-05-07T20:52:18.1039922Z use_cpu=True, 2025-05-07T20:52:18.1040156Z use_array_for_index_remapping=True, 2025-05-07T20:52:18.1040473Z quantize_type=SparseType.INT4, 2025-05-07T20:52:18.1040743Z ) 2025-05-07T20:52:18.1040966Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1041693Z self=, 2025-05-07T20:52:18.1042285Z use_cpu=False, 2025-05-07T20:52:18.1042528Z use_array_for_index_remapping=True, 2025-05-07T20:52:18.1042830Z quantize_type=SparseType.INT2, 2025-05-07T20:52:18.1043100Z ) 2025-05-07T20:52:18.1043328Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1043949Z self=, 2025-05-07T20:52:18.1044534Z use_cpu=True, 2025-05-07T20:52:18.1044770Z use_array_for_index_remapping=True, 2025-05-07T20:52:18.1045080Z quantize_type=SparseType.INT8, 2025-05-07T20:52:18.1045339Z ) 2025-05-07T20:52:18.1045566Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1046199Z self=, 2025-05-07T20:52:18.1046784Z use_cpu=True, 2025-05-07T20:52:18.1047031Z use_array_for_index_remapping=False, 2025-05-07T20:52:18.1047343Z quantize_type=SparseType.FP16, 2025-05-07T20:52:18.1047603Z ) 2025-05-07T20:52:18.1047832Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1048462Z self=, 2025-05-07T20:52:18.1049047Z use_cpu=False, 2025-05-07T20:52:18.1049279Z use_array_for_index_remapping=True, 2025-05-07T20:52:18.1049584Z quantize_type=SparseType.FP32, 2025-05-07T20:52:18.1049852Z ) 2025-05-07T20:52:18.1050071Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1050698Z self=, 2025-05-07T20:52:18.1051284Z use_cpu=False, 2025-05-07T20:52:18.1051514Z use_array_for_index_remapping=True, 2025-05-07T20:52:18.1051820Z quantize_type=SparseType.INT8, 2025-05-07T20:52:18.1052092Z ) 2025-05-07T20:52:18.1052400Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1053030Z self=, 2025-05-07T20:52:18.1053617Z use_cpu=True, 2025-05-07T20:52:18.1053857Z use_array_for_index_remapping=False, 2025-05-07T20:52:18.1054161Z quantize_type=SparseType.INT8, 2025-05-07T20:52:18.1054424Z ) 2025-05-07T20:52:18.1054651Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1055275Z self=, 2025-05-07T20:52:18.1055859Z use_cpu=True, 2025-05-07T20:52:18.1056095Z use_array_for_index_remapping=False, 2025-05-07T20:52:18.1056399Z quantize_type=SparseType.INT2, 2025-05-07T20:52:18.1056666Z ) 2025-05-07T20:52:18.1056894Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:18.1057528Z self=, 2025-05-07T20:52:18.1058106Z use_cpu=True, 2025-05-07T20:52:18.1058344Z use_array_for_index_remapping=False, 2025-05-07T20:52:18.1058652Z quantize_type=SparseType.INT4, 2025-05-07T20:52:18.1058910Z ) 2025-05-07T20:52:18.1059100Z PASSED 2025-05-07T20:53:05.2567591Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2570414Z self=, 2025-05-07T20:53:05.2571634Z T=1, 2025-05-07T20:53:05.2571875Z D=2, 2025-05-07T20:53:05.2572092Z log_E=3, 2025-05-07T20:53:05.2572344Z pruning_ratio=0.0, 2025-05-07T20:53:05.2572623Z use_cpu=False, 2025-05-07T20:53:05.2572906Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2573780Z ) 2025-05-07T20:53:05.2574088Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2574896Z self=, 2025-05-07T20:53:05.2575634Z T=5, 2025-05-07T20:53:05.2575856Z D=2, 2025-05-07T20:53:05.2576074Z log_E=3, 2025-05-07T20:53:05.2576313Z pruning_ratio=0.0, 2025-05-07T20:53:05.2576587Z use_cpu=False, 2025-05-07T20:53:05.2576875Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2577205Z ) 2025-05-07T20:53:05.2577512Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2578352Z self=, 2025-05-07T20:53:05.2579090Z T=5, 2025-05-07T20:53:05.2579311Z D=125, 2025-05-07T20:53:05.2579537Z log_E=4, 2025-05-07T20:53:05.2579788Z pruning_ratio=0.030370770318298716, 2025-05-07T20:53:05.2580127Z use_cpu=True, 2025-05-07T20:53:05.2580426Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2580759Z ) 2025-05-07T20:53:05.2581042Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2581852Z self=, 2025-05-07T20:53:05.2582590Z T=2, 2025-05-07T20:53:05.2582804Z D=2, 2025-05-07T20:53:05.2583026Z log_E=3, 2025-05-07T20:53:05.2583273Z pruning_ratio=0.0, 2025-05-07T20:53:05.2583542Z use_cpu=False, 2025-05-07T20:53:05.2583826Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2584166Z ) 2025-05-07T20:53:05.2584442Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2585248Z self=, 2025-05-07T20:53:05.2585986Z T=2, 2025-05-07T20:53:05.2586199Z D=85, 2025-05-07T20:53:05.2586423Z log_E=3, 2025-05-07T20:53:05.2586686Z pruning_ratio=0.447942893011325, 2025-05-07T20:53:05.2587193Z use_cpu=True, 2025-05-07T20:53:05.2587503Z use_array_for_index_remapping=True, 2025-05-07T20:53:05.2587893Z ) 2025-05-07T20:53:05.2588180Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2588975Z self=, 2025-05-07T20:53:05.2589707Z T=6, 2025-05-07T20:53:05.2589928Z D=77, 2025-05-07T20:53:05.2590152Z log_E=5, 2025-05-07T20:53:05.2590405Z pruning_ratio=0.8169549141302938, 2025-05-07T20:53:05.2590733Z use_cpu=True, 2025-05-07T20:53:05.2591013Z use_array_for_index_remapping=True, 2025-05-07T20:53:05.2591337Z ) 2025-05-07T20:53:05.2591622Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2592422Z self=, 2025-05-07T20:53:05.2593155Z T=6, 2025-05-07T20:53:05.2593380Z D=21, 2025-05-07T20:53:05.2593611Z log_E=4, 2025-05-07T20:53:05.2593860Z pruning_ratio=0.9396967751023334, 2025-05-07T20:53:05.2594187Z use_cpu=False, 2025-05-07T20:53:05.2594468Z use_array_for_index_remapping=True, 2025-05-07T20:53:05.2594792Z ) 2025-05-07T20:53:05.2595075Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2596954Z self=, 2025-05-07T20:53:05.2597715Z T=4, 2025-05-07T20:53:05.2597934Z D=93, 2025-05-07T20:53:05.2598157Z log_E=5, 2025-05-07T20:53:05.2598412Z pruning_ratio=0.4070548873398759, 2025-05-07T20:53:05.2598813Z use_cpu=False, 2025-05-07T20:53:05.2599101Z use_array_for_index_remapping=True, 2025-05-07T20:53:05.2599433Z ) 2025-05-07T20:53:05.2599711Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2600524Z self=, 2025-05-07T20:53:05.2601478Z T=1, 2025-05-07T20:53:05.2601694Z D=86, 2025-05-07T20:53:05.2601922Z log_E=5, 2025-05-07T20:53:05.2602177Z pruning_ratio=0.25611606629172323, 2025-05-07T20:53:05.2602499Z use_cpu=True, 2025-05-07T20:53:05.2602778Z use_array_for_index_remapping=True, 2025-05-07T20:53:05.2603109Z ) 2025-05-07T20:53:05.2603385Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2604188Z self=, 2025-05-07T20:53:05.2604917Z T=10, 2025-05-07T20:53:05.2605139Z D=55, 2025-05-07T20:53:05.2605356Z log_E=4, 2025-05-07T20:53:05.2605608Z pruning_ratio=0.5166468682390555, 2025-05-07T20:53:05.2605935Z use_cpu=True, 2025-05-07T20:53:05.2606211Z use_array_for_index_remapping=True, 2025-05-07T20:53:05.2606542Z ) 2025-05-07T20:53:05.2606831Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2607682Z self=, 2025-05-07T20:53:05.2608420Z T=9, 2025-05-07T20:53:05.2608640Z D=76, 2025-05-07T20:53:05.2608856Z log_E=4, 2025-05-07T20:53:05.2609113Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:05.2609442Z use_cpu=False, 2025-05-07T20:53:05.2609716Z use_array_for_index_remapping=True, 2025-05-07T20:53:05.2610046Z ) 2025-05-07T20:53:05.2610327Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2611129Z self=, 2025-05-07T20:53:05.2611857Z T=9, 2025-05-07T20:53:05.2612079Z D=76, 2025-05-07T20:53:05.2612300Z log_E=4, 2025-05-07T20:53:05.2612550Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:05.2612879Z use_cpu=True, 2025-05-07T20:53:05.2613166Z use_array_for_index_remapping=True, 2025-05-07T20:53:05.2614435Z ) 2025-05-07T20:53:05.2614734Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2615540Z self=, 2025-05-07T20:53:05.2616263Z T=9, 2025-05-07T20:53:05.2616490Z D=9, 2025-05-07T20:53:05.2616712Z log_E=4, 2025-05-07T20:53:05.2616962Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:05.2617292Z use_cpu=True, 2025-05-07T20:53:05.2617574Z use_array_for_index_remapping=True, 2025-05-07T20:53:05.2617953Z ) 2025-05-07T20:53:05.2618230Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2619051Z self=, 2025-05-07T20:53:05.2619782Z T=8, 2025-05-07T20:53:05.2620002Z D=31, 2025-05-07T20:53:05.2620218Z log_E=3, 2025-05-07T20:53:05.2620484Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:05.2620821Z use_cpu=True, 2025-05-07T20:53:05.2621098Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2621433Z ) 2025-05-07T20:53:05.2621716Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2622509Z self=, 2025-05-07T20:53:05.2623243Z T=8, 2025-05-07T20:53:05.2623461Z D=31, 2025-05-07T20:53:05.2623679Z log_E=3, 2025-05-07T20:53:05.2623932Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:05.2624260Z use_cpu=True, 2025-05-07T20:53:05.2624540Z use_array_for_index_remapping=True, 2025-05-07T20:53:05.2624863Z ) 2025-05-07T20:53:05.2625144Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2625948Z self=, 2025-05-07T20:53:05.2626773Z T=1, 2025-05-07T20:53:05.2626998Z D=31, 2025-05-07T20:53:05.2627225Z log_E=3, 2025-05-07T20:53:05.2627474Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:05.2627802Z use_cpu=True, 2025-05-07T20:53:05.2628082Z use_array_for_index_remapping=True, 2025-05-07T20:53:05.2628406Z ) 2025-05-07T20:53:05.2628688Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2629493Z self=, 2025-05-07T20:53:05.2630229Z T=5, 2025-05-07T20:53:05.2630446Z D=76, 2025-05-07T20:53:05.2630672Z log_E=3, 2025-05-07T20:53:05.2630927Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:05.2631247Z use_cpu=True, 2025-05-07T20:53:05.2631531Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2631866Z ) 2025-05-07T20:53:05.2632143Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2632955Z self=, 2025-05-07T20:53:05.2633704Z T=5, 2025-05-07T20:53:05.2633918Z D=76, 2025-05-07T20:53:05.2634143Z log_E=5, 2025-05-07T20:53:05.2634397Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:05.2634719Z use_cpu=True, 2025-05-07T20:53:05.2635034Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2635320Z ) 2025-05-07T20:53:05.2635552Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2636212Z self=, 2025-05-07T20:53:05.2636815Z T=1, 2025-05-07T20:53:05.2637001Z D=76, 2025-05-07T20:53:05.2637180Z log_E=5, 2025-05-07T20:53:05.2637400Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:05.2637718Z use_cpu=True, 2025-05-07T20:53:05.2637948Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2638226Z ) 2025-05-07T20:53:05.2638465Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2639307Z self=, 2025-05-07T20:53:05.2639916Z T=5, 2025-05-07T20:53:05.2640100Z D=76, 2025-05-07T20:53:05.2640282Z log_E=5, 2025-05-07T20:53:05.2640494Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:05.2640767Z use_cpu=False, 2025-05-07T20:53:05.2640999Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2641277Z ) 2025-05-07T20:53:05.2641515Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2642177Z self=, 2025-05-07T20:53:05.2642776Z T=1, 2025-05-07T20:53:05.2642961Z D=76, 2025-05-07T20:53:05.2643147Z log_E=5, 2025-05-07T20:53:05.2643355Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:05.2643629Z use_cpu=False, 2025-05-07T20:53:05.2643872Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2644153Z ) 2025-05-07T20:53:05.2644392Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2645054Z self=, 2025-05-07T20:53:05.2645652Z T=1, 2025-05-07T20:53:05.2645838Z D=2, 2025-05-07T20:53:05.2646024Z log_E=5, 2025-05-07T20:53:05.2646236Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:05.2646514Z use_cpu=False, 2025-05-07T20:53:05.2646757Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2647038Z ) 2025-05-07T20:53:05.2647273Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2647988Z self=, 2025-05-07T20:53:05.2648593Z T=1, 2025-05-07T20:53:05.2648777Z D=5, 2025-05-07T20:53:05.2648964Z log_E=5, 2025-05-07T20:53:05.2649304Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:05.2649579Z use_cpu=False, 2025-05-07T20:53:05.2649819Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2650101Z ) 2025-05-07T20:53:05.2650336Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2650999Z self=, 2025-05-07T20:53:05.2651604Z T=4, 2025-05-07T20:53:05.2651783Z D=117, 2025-05-07T20:53:05.2651978Z log_E=4, 2025-05-07T20:53:05.2652192Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:05.2652470Z use_cpu=True, 2025-05-07T20:53:05.2652701Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2652979Z ) 2025-05-07T20:53:05.2653219Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2653874Z self=, 2025-05-07T20:53:05.2654484Z T=4, 2025-05-07T20:53:05.2654670Z D=117, 2025-05-07T20:53:05.2654857Z log_E=4, 2025-05-07T20:53:05.2655074Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:05.2655541Z use_cpu=False, 2025-05-07T20:53:05.2655775Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2656051Z ) 2025-05-07T20:53:05.2656288Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:05.2656941Z self=, 2025-05-07T20:53:05.2657543Z T=4, 2025-05-07T20:53:05.2657727Z D=4, 2025-05-07T20:53:05.2657912Z log_E=4, 2025-05-07T20:53:05.2658120Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:05.2658394Z use_cpu=False, 2025-05-07T20:53:05.2658632Z use_array_for_index_remapping=False, 2025-05-07T20:53:05.2658903Z ) 2025-05-07T20:53:10.9147820Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:10.9149305Z self=, 2025-05-07T20:53:10.9150074Z T=3, 2025-05-07T20:53:10.9150313Z D=57, 2025-05-07T20:53:10.9150549Z log_E=4, 2025-05-07T20:53:10.9150810Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:53:10.9151153Z use_cpu=True, 2025-05-07T20:53:10.9151442Z use_array_for_index_remapping=True, 2025-05-07T20:53:10.9151774Z ) 2025-05-07T20:53:10.9152066Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:10.9152876Z self=, 2025-05-07T20:53:10.9153609Z T=4, 2025-05-07T20:53:10.9153837Z D=57, 2025-05-07T20:53:10.9154066Z log_E=4, 2025-05-07T20:53:10.9154321Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:53:10.9154663Z use_cpu=True, 2025-05-07T20:53:10.9154951Z use_array_for_index_remapping=True, 2025-05-07T20:53:10.9155279Z ) 2025-05-07T20:53:10.9155576Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:10.9156390Z self=, 2025-05-07T20:53:10.9157132Z T=1, 2025-05-07T20:53:10.9157347Z D=44, 2025-05-07T20:53:10.9157571Z log_E=5, 2025-05-07T20:53:10.9157830Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:10.9158151Z use_cpu=True, 2025-05-07T20:53:10.9158439Z use_array_for_index_remapping=True, 2025-05-07T20:53:10.9158892Z ) 2025-05-07T20:53:10.9159199Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:10.9160031Z self=, 2025-05-07T20:53:10.9160769Z T=1, 2025-05-07T20:53:10.9160984Z D=44, 2025-05-07T20:53:10.9161212Z log_E=3, 2025-05-07T20:53:10.9161467Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:10.9161794Z use_cpu=True, 2025-05-07T20:53:10.9162253Z use_array_for_index_remapping=True, 2025-05-07T20:53:10.9162597Z ) 2025-05-07T20:53:10.9162885Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:10.9163682Z self=, 2025-05-07T20:53:10.9164419Z T=3, 2025-05-07T20:53:10.9164647Z D=44, 2025-05-07T20:53:10.9164866Z log_E=3, 2025-05-07T20:53:10.9165122Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:10.9165449Z use_cpu=True, 2025-05-07T20:53:10.9165725Z use_array_for_index_remapping=True, 2025-05-07T20:53:10.9166059Z ) 2025-05-07T20:53:10.9166348Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:10.9167147Z self=, 2025-05-07T20:53:10.9167885Z T=7, 2025-05-07T20:53:10.9168115Z D=38, 2025-05-07T20:53:10.9168346Z log_E=5, 2025-05-07T20:53:10.9168613Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:10.9168964Z use_cpu=True, 2025-05-07T20:53:10.9169251Z use_array_for_index_remapping=True, 2025-05-07T20:53:10.9169583Z ) 2025-05-07T20:53:10.9169872Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:10.9170680Z self=, 2025-05-07T20:53:10.9171412Z T=7, 2025-05-07T20:53:10.9171645Z D=38, 2025-05-07T20:53:10.9171876Z log_E=3, 2025-05-07T20:53:10.9172129Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:10.9172474Z use_cpu=True, 2025-05-07T20:53:10.9172758Z use_array_for_index_remapping=True, 2025-05-07T20:53:10.9173088Z ) 2025-05-07T20:53:10.9173376Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:10.9174184Z self=, 2025-05-07T20:53:10.9174931Z T=7, 2025-05-07T20:53:10.9175148Z D=7, 2025-05-07T20:53:10.9175475Z log_E=3, 2025-05-07T20:53:10.9175747Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:10.9176078Z use_cpu=True, 2025-05-07T20:53:10.9176364Z use_array_for_index_remapping=True, 2025-05-07T20:53:10.9176696Z ) 2025-05-07T20:53:10.9176973Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:10.9177773Z self=, 2025-05-07T20:53:10.9178507Z T=3, 2025-05-07T20:53:10.9178723Z D=7, 2025-05-07T20:53:10.9178944Z log_E=3, 2025-05-07T20:53:10.9179201Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:10.9179538Z use_cpu=True, 2025-05-07T20:53:10.9179818Z use_array_for_index_remapping=True, 2025-05-07T20:53:10.9180149Z ) 2025-05-07T20:53:10.9180425Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:10.9181233Z self=, 2025-05-07T20:53:10.9181984Z T=3, 2025-05-07T20:53:10.9182206Z D=3, 2025-05-07T20:53:10.9182420Z log_E=3, 2025-05-07T20:53:10.9182677Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:10.9183014Z use_cpu=True, 2025-05-07T20:53:10.9183286Z use_array_for_index_remapping=True, 2025-05-07T20:53:10.9183615Z ) 2025-05-07T20:53:10.9183896Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:10.9184693Z self=, 2025-05-07T20:53:10.9185433Z T=1, 2025-05-07T20:53:10.9185654Z D=112, 2025-05-07T20:53:10.9185872Z log_E=4, 2025-05-07T20:53:10.9186126Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:10.9186455Z use_cpu=False, 2025-05-07T20:53:10.9186730Z use_array_for_index_remapping=True, 2025-05-07T20:53:10.9187062Z ) 2025-05-07T20:53:10.9187442Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:10.9188199Z self=, 2025-05-07T20:53:10.9188796Z T=1, 2025-05-07T20:53:10.9188981Z D=112, 2025-05-07T20:53:10.9189169Z log_E=4, 2025-05-07T20:53:10.9189375Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:10.9189648Z use_cpu=False, 2025-05-07T20:53:10.9189887Z use_array_for_index_remapping=False, 2025-05-07T20:53:10.9190158Z ) 2025-05-07T20:53:10.9190395Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:10.9191052Z self=, 2025-05-07T20:53:10.9191644Z T=4, 2025-05-07T20:53:10.9191829Z D=112, 2025-05-07T20:53:10.9192016Z log_E=4, 2025-05-07T20:53:10.9192224Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:10.9192495Z use_cpu=False, 2025-05-07T20:53:10.9192739Z use_array_for_index_remapping=False, 2025-05-07T20:53:10.9193014Z ) 2025-05-07T20:53:10.9193253Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:10.9193907Z self=, 2025-05-07T20:53:10.9194504Z T=1, 2025-05-07T20:53:10.9194682Z D=4, 2025-05-07T20:53:10.9194869Z log_E=4, 2025-05-07T20:53:10.9195083Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:10.9195350Z use_cpu=False, 2025-05-07T20:53:10.9195590Z use_array_for_index_remapping=False, 2025-05-07T20:53:10.9196180Z ) 2025-05-07T20:53:10.9196363Z PASSED 2025-05-07T20:53:11.9033156Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9034423Z self=, 2025-05-07T20:53:11.9035145Z T=1, 2025-05-07T20:53:11.9035363Z D=2, 2025-05-07T20:53:11.9035982Z B=1, 2025-05-07T20:53:11.9036217Z log_E=3, 2025-05-07T20:53:11.9036444Z L=0, 2025-05-07T20:53:11.9036703Z pooling_mode=, 2025-05-07T20:53:11.9037083Z quantize_type=SparseType.FP32, 2025-05-07T20:53:11.9037410Z use_cpu=False, 2025-05-07T20:53:11.9037686Z pruning_ratio=None, 2025-05-07T20:53:11.9037958Z ) 2025-05-07T20:53:11.9038207Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9039047Z self=, 2025-05-07T20:53:11.9039736Z T=7, 2025-05-07T20:53:11.9039955Z D=2, 2025-05-07T20:53:11.9040171Z B=1, 2025-05-07T20:53:11.9040394Z log_E=3, 2025-05-07T20:53:11.9040630Z L=0, 2025-05-07T20:53:11.9040880Z pooling_mode=, 2025-05-07T20:53:11.9041251Z quantize_type=SparseType.FP32, 2025-05-07T20:53:11.9041582Z use_cpu=False, 2025-05-07T20:53:11.9041845Z pruning_ratio=None, 2025-05-07T20:53:11.9042120Z ) 2025-05-07T20:53:11.9042372Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9043074Z self=, 2025-05-07T20:53:11.9043751Z T=7, 2025-05-07T20:53:11.9043972Z D=111, 2025-05-07T20:53:11.9044189Z B=93, 2025-05-07T20:53:11.9044415Z log_E=5, 2025-05-07T20:53:11.9044646Z L=5, 2025-05-07T20:53:11.9044896Z pooling_mode=, 2025-05-07T20:53:11.9045271Z quantize_type=SparseType.INT4, 2025-05-07T20:53:11.9045606Z use_cpu=False, 2025-05-07T20:53:11.9045865Z pruning_ratio=0.0, 2025-05-07T20:53:11.9046124Z ) 2025-05-07T20:53:11.9046377Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9047081Z self=, 2025-05-07T20:53:11.9047754Z T=1, 2025-05-07T20:53:11.9048158Z D=41, 2025-05-07T20:53:11.9048380Z B=1, 2025-05-07T20:53:11.9048599Z log_E=3, 2025-05-07T20:53:11.9048833Z L=0, 2025-05-07T20:53:11.9049087Z pooling_mode=, 2025-05-07T20:53:11.9049476Z quantize_type=SparseType.FP32, 2025-05-07T20:53:11.9049807Z use_cpu=False, 2025-05-07T20:53:11.9050067Z pruning_ratio=None, 2025-05-07T20:53:11.9050333Z ) 2025-05-07T20:53:11.9050585Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9051282Z self=, 2025-05-07T20:53:11.9051962Z T=1, 2025-05-07T20:53:11.9052185Z D=41, 2025-05-07T20:53:11.9052399Z B=83, 2025-05-07T20:53:11.9052619Z log_E=3, 2025-05-07T20:53:11.9052851Z L=16, 2025-05-07T20:53:11.9053113Z pooling_mode=, 2025-05-07T20:53:11.9053479Z quantize_type=SparseType.FP16, 2025-05-07T20:53:11.9053808Z use_cpu=True, 2025-05-07T20:53:11.9054071Z pruning_ratio=None, 2025-05-07T20:53:11.9054338Z ) 2025-05-07T20:53:11.9054593Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9055301Z self=, 2025-05-07T20:53:11.9055969Z T=8, 2025-05-07T20:53:11.9056195Z D=104, 2025-05-07T20:53:11.9056419Z B=39, 2025-05-07T20:53:11.9056636Z log_E=4, 2025-05-07T20:53:11.9056869Z L=0, 2025-05-07T20:53:11.9057126Z pooling_mode=, 2025-05-07T20:53:11.9057494Z quantize_type=SparseType.FP16, 2025-05-07T20:53:11.9057823Z use_cpu=False, 2025-05-07T20:53:11.9058086Z pruning_ratio=0.0, 2025-05-07T20:53:11.9058342Z ) 2025-05-07T20:53:11.9058596Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9059301Z self=, 2025-05-07T20:53:11.9059981Z T=6, 2025-05-07T20:53:11.9060200Z D=99, 2025-05-07T20:53:11.9060430Z B=22, 2025-05-07T20:53:11.9060784Z log_E=5, 2025-05-07T20:53:11.9061014Z L=1, 2025-05-07T20:53:11.9061273Z pooling_mode=, 2025-05-07T20:53:11.9061644Z quantize_type=SparseType.FP32, 2025-05-07T20:53:11.9061965Z use_cpu=False, 2025-05-07T20:53:11.9062228Z pruning_ratio=None, 2025-05-07T20:53:11.9062492Z ) 2025-05-07T20:53:11.9062736Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9063439Z self=, 2025-05-07T20:53:11.9064115Z T=9, 2025-05-07T20:53:11.9064329Z D=94, 2025-05-07T20:53:11.9064550Z B=104, 2025-05-07T20:53:11.9064775Z log_E=5, 2025-05-07T20:53:11.9064999Z L=3, 2025-05-07T20:53:11.9065255Z pooling_mode=, 2025-05-07T20:53:11.9065628Z quantize_type=SparseType.FP16, 2025-05-07T20:53:11.9065951Z use_cpu=False, 2025-05-07T20:53:11.9066216Z pruning_ratio=None, 2025-05-07T20:53:11.9066489Z ) 2025-05-07T20:53:11.9066736Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9067443Z self=, 2025-05-07T20:53:11.9068122Z T=3, 2025-05-07T20:53:11.9068344Z D=40, 2025-05-07T20:53:11.9068559Z B=23, 2025-05-07T20:53:11.9068780Z log_E=4, 2025-05-07T20:53:11.9069011Z L=9, 2025-05-07T20:53:11.9069259Z pooling_mode=, 2025-05-07T20:53:11.9069632Z quantize_type=SparseType.INT4, 2025-05-07T20:53:11.9069960Z use_cpu=False, 2025-05-07T20:53:11.9070215Z pruning_ratio=0.0, 2025-05-07T20:53:11.9070481Z ) 2025-05-07T20:53:11.9070728Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9071425Z self=, 2025-05-07T20:53:11.9072102Z T=5, 2025-05-07T20:53:11.9072324Z D=7, 2025-05-07T20:53:11.9072538Z B=40, 2025-05-07T20:53:11.9072857Z log_E=4, 2025-05-07T20:53:11.9073092Z L=0, 2025-05-07T20:53:11.9073345Z pooling_mode=, 2025-05-07T20:53:11.9073719Z quantize_type=SparseType.FP16, 2025-05-07T20:53:11.9074048Z use_cpu=True, 2025-05-07T20:53:11.9074301Z pruning_ratio=0.0, 2025-05-07T20:53:11.9074564Z ) 2025-05-07T20:53:11.9074813Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9075518Z self=, 2025-05-07T20:53:11.9076190Z T=1, 2025-05-07T20:53:11.9076415Z D=108, 2025-05-07T20:53:11.9076638Z B=110, 2025-05-07T20:53:11.9076856Z log_E=3, 2025-05-07T20:53:11.9077094Z L=10, 2025-05-07T20:53:11.9077352Z pooling_mode=, 2025-05-07T20:53:11.9077741Z quantize_type=SparseType.INT2, 2025-05-07T20:53:11.9078017Z use_cpu=True, 2025-05-07T20:53:11.9078237Z pruning_ratio=None, 2025-05-07T20:53:11.9078453Z ) 2025-05-07T20:53:11.9078667Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9079328Z self=, 2025-05-07T20:53:11.9079875Z T=1, 2025-05-07T20:53:11.9080065Z D=108, 2025-05-07T20:53:11.9080251Z B=110, 2025-05-07T20:53:11.9080431Z log_E=3, 2025-05-07T20:53:11.9080624Z L=0, 2025-05-07T20:53:11.9080843Z pooling_mode=, 2025-05-07T20:53:11.9081152Z quantize_type=SparseType.INT2, 2025-05-07T20:53:11.9081418Z use_cpu=True, 2025-05-07T20:53:11.9081639Z pruning_ratio=None, 2025-05-07T20:53:11.9081861Z ) 2025-05-07T20:53:11.9082064Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9082649Z self=, 2025-05-07T20:53:11.9083208Z T=3, 2025-05-07T20:53:11.9083386Z D=108, 2025-05-07T20:53:11.9083574Z B=110, 2025-05-07T20:53:11.9083768Z log_E=3, 2025-05-07T20:53:11.9083957Z L=0, 2025-05-07T20:53:11.9084268Z pooling_mode=, 2025-05-07T20:53:11.9088003Z quantize_type=SparseType.INT2, 2025-05-07T20:53:11.9088284Z use_cpu=True, 2025-05-07T20:53:11.9088506Z pruning_ratio=None, 2025-05-07T20:53:11.9088730Z ) 2025-05-07T20:53:11.9088934Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9089516Z self=, 2025-05-07T20:53:11.9090071Z T=3, 2025-05-07T20:53:11.9090249Z D=108, 2025-05-07T20:53:11.9090433Z B=3, 2025-05-07T20:53:11.9090615Z log_E=3, 2025-05-07T20:53:11.9090801Z L=0, 2025-05-07T20:53:11.9091016Z pooling_mode=, 2025-05-07T20:53:11.9091326Z quantize_type=SparseType.INT2, 2025-05-07T20:53:11.9091594Z use_cpu=True, 2025-05-07T20:53:11.9091816Z pruning_ratio=None, 2025-05-07T20:53:11.9092038Z ) 2025-05-07T20:53:11.9092241Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9092831Z self=, 2025-05-07T20:53:11.9093409Z T=3, 2025-05-07T20:53:11.9093587Z D=108, 2025-05-07T20:53:11.9093777Z B=3, 2025-05-07T20:53:11.9093962Z log_E=3, 2025-05-07T20:53:11.9094149Z L=3, 2025-05-07T20:53:11.9094366Z pooling_mode=, 2025-05-07T20:53:11.9094680Z quantize_type=SparseType.INT2, 2025-05-07T20:53:11.9094949Z use_cpu=True, 2025-05-07T20:53:11.9095169Z pruning_ratio=None, 2025-05-07T20:53:11.9095393Z ) 2025-05-07T20:53:11.9095601Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9096522Z self=, 2025-05-07T20:53:11.9097083Z T=3, 2025-05-07T20:53:11.9097261Z D=3, 2025-05-07T20:53:11.9097447Z B=3, 2025-05-07T20:53:11.9097633Z log_E=3, 2025-05-07T20:53:11.9097917Z L=3, 2025-05-07T20:53:11.9098137Z pooling_mode=, 2025-05-07T20:53:11.9098455Z quantize_type=SparseType.INT2, 2025-05-07T20:53:11.9098731Z use_cpu=True, 2025-05-07T20:53:11.9098954Z pruning_ratio=None, 2025-05-07T20:53:11.9099176Z ) 2025-05-07T20:53:11.9099394Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9100008Z self=, 2025-05-07T20:53:11.9100561Z T=7, 2025-05-07T20:53:11.9100749Z D=103, 2025-05-07T20:53:11.9100929Z B=81, 2025-05-07T20:53:11.9101113Z log_E=4, 2025-05-07T20:53:11.9101304Z L=7, 2025-05-07T20:53:11.9101513Z pooling_mode=, 2025-05-07T20:53:11.9101825Z quantize_type=SparseType.FP16, 2025-05-07T20:53:11.9102101Z use_cpu=False, 2025-05-07T20:53:11.9102316Z pruning_ratio=None, 2025-05-07T20:53:11.9102539Z ) 2025-05-07T20:53:11.9102748Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9103330Z self=, 2025-05-07T20:53:11.9103885Z T=7, 2025-05-07T20:53:11.9104068Z D=103, 2025-05-07T20:53:11.9104248Z B=81, 2025-05-07T20:53:11.9104434Z log_E=4, 2025-05-07T20:53:11.9104630Z L=4, 2025-05-07T20:53:11.9104840Z pooling_mode=, 2025-05-07T20:53:11.9105148Z quantize_type=SparseType.FP16, 2025-05-07T20:53:11.9105423Z use_cpu=False, 2025-05-07T20:53:11.9105644Z pruning_ratio=None, 2025-05-07T20:53:11.9105860Z ) 2025-05-07T20:53:11.9106069Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9106648Z self=, 2025-05-07T20:53:11.9107196Z T=7, 2025-05-07T20:53:11.9107386Z D=103, 2025-05-07T20:53:11.9107573Z B=4, 2025-05-07T20:53:11.9107758Z log_E=4, 2025-05-07T20:53:11.9107955Z L=4, 2025-05-07T20:53:11.9108178Z pooling_mode=, 2025-05-07T20:53:11.9108611Z quantize_type=SparseType.FP16, 2025-05-07T20:53:11.9108893Z use_cpu=False, 2025-05-07T20:53:11.9109224Z pruning_ratio=None, 2025-05-07T20:53:11.9109441Z ) 2025-05-07T20:53:11.9109655Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9110236Z self=, 2025-05-07T20:53:11.9110785Z T=7, 2025-05-07T20:53:11.9110973Z D=103, 2025-05-07T20:53:11.9111165Z B=7, 2025-05-07T20:53:11.9111361Z log_E=4, 2025-05-07T20:53:11.9111552Z L=4, 2025-05-07T20:53:11.9118884Z pooling_mode=, 2025-05-07T20:53:11.9119284Z quantize_type=SparseType.FP16, 2025-05-07T20:53:11.9119580Z use_cpu=False, 2025-05-07T20:53:11.9119815Z pruning_ratio=None, 2025-05-07T20:53:11.9120043Z ) 2025-05-07T20:53:11.9120252Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9120851Z self=, 2025-05-07T20:53:11.9121420Z T=7, 2025-05-07T20:53:11.9121603Z D=7, 2025-05-07T20:53:11.9121790Z B=7, 2025-05-07T20:53:11.9121978Z log_E=4, 2025-05-07T20:53:11.9122169Z L=4, 2025-05-07T20:53:11.9122391Z pooling_mode=, 2025-05-07T20:53:11.9122706Z quantize_type=SparseType.FP16, 2025-05-07T20:53:11.9122981Z use_cpu=False, 2025-05-07T20:53:11.9123206Z pruning_ratio=None, 2025-05-07T20:53:11.9123433Z ) 2025-05-07T20:53:11.9123640Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9124228Z self=, 2025-05-07T20:53:11.9124789Z T=4, 2025-05-07T20:53:11.9124970Z D=7, 2025-05-07T20:53:11.9125160Z B=7, 2025-05-07T20:53:11.9125349Z log_E=4, 2025-05-07T20:53:11.9125541Z L=4, 2025-05-07T20:53:11.9125764Z pooling_mode=, 2025-05-07T20:53:11.9126171Z quantize_type=SparseType.FP16, 2025-05-07T20:53:11.9126451Z use_cpu=False, 2025-05-07T20:53:11.9126671Z pruning_ratio=None, 2025-05-07T20:53:11.9126899Z ) 2025-05-07T20:53:11.9127114Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9127690Z self=, 2025-05-07T20:53:11.9128250Z T=5, 2025-05-07T20:53:11.9128443Z D=106, 2025-05-07T20:53:11.9128626Z B=87, 2025-05-07T20:53:11.9128816Z log_E=3, 2025-05-07T20:53:11.9129018Z L=20, 2025-05-07T20:53:11.9129235Z pooling_mode=, 2025-05-07T20:53:11.9129585Z quantize_type=SparseType.FP32, 2025-05-07T20:53:11.9129881Z use_cpu=False, 2025-05-07T20:53:11.9130100Z pruning_ratio=0.0, 2025-05-07T20:53:11.9130325Z ) 2025-05-07T20:53:11.9130538Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9131120Z self=, 2025-05-07T20:53:11.9131681Z T=5, 2025-05-07T20:53:11.9131867Z D=106, 2025-05-07T20:53:11.9132056Z B=87, 2025-05-07T20:53:11.9132240Z log_E=3, 2025-05-07T20:53:11.9132438Z L=0, 2025-05-07T20:53:11.9132655Z pooling_mode=, 2025-05-07T20:53:11.9132961Z quantize_type=SparseType.FP32, 2025-05-07T20:53:11.9133238Z use_cpu=False, 2025-05-07T20:53:11.9133460Z pruning_ratio=0.0, 2025-05-07T20:53:11.9133675Z ) 2025-05-07T20:53:11.9133886Z Trying example: test_quantize_workflow( 2025-05-07T20:53:11.9134475Z self=, 2025-05-07T20:53:11.9135026Z T=5, 2025-05-07T20:53:11.9135212Z D=106, 2025-05-07T20:53:11.9135406Z B=87, 2025-05-07T20:53:11.9135587Z log_E=5, 2025-05-07T20:53:11.9135785Z L=0, 2025-05-07T20:53:11.9136005Z pooling_mode=, 2025-05-07T20:53:11.9136319Z quantize_type=SparseType.FP32, 2025-05-07T20:53:11.9136690Z use_cpu=False, 2025-05-07T20:53:11.9136918Z pruning_ratio=0.0, 2025-05-07T20:53:11.9137199Z ) 2025-05-07T20:53:12.7240764Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7241573Z self=, 2025-05-07T20:53:12.7242270Z T=1, 2025-05-07T20:53:12.7242493Z D=106, 2025-05-07T20:53:12.7242724Z B=87, 2025-05-07T20:53:12.7242954Z log_E=5, 2025-05-07T20:53:12.7243190Z L=0, 2025-05-07T20:53:12.7243441Z pooling_mode=, 2025-05-07T20:53:12.7243820Z quantize_type=SparseType.FP32, 2025-05-07T20:53:12.7244158Z use_cpu=False, 2025-05-07T20:53:12.7244422Z pruning_ratio=0.0, 2025-05-07T20:53:12.7244685Z ) 2025-05-07T20:53:12.7244939Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7245646Z self=, 2025-05-07T20:53:12.7246360Z T=5, 2025-05-07T20:53:12.7246584Z D=106, 2025-05-07T20:53:12.7246814Z B=106, 2025-05-07T20:53:12.7247036Z log_E=5, 2025-05-07T20:53:12.7247265Z L=0, 2025-05-07T20:53:12.7247520Z pooling_mode=, 2025-05-07T20:53:12.7247886Z quantize_type=SparseType.FP32, 2025-05-07T20:53:12.7248219Z use_cpu=False, 2025-05-07T20:53:12.7248480Z pruning_ratio=0.0, 2025-05-07T20:53:12.7248735Z ) 2025-05-07T20:53:12.7248986Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7249716Z self=, 2025-05-07T20:53:12.7250429Z T=1, 2025-05-07T20:53:12.7250643Z D=106, 2025-05-07T20:53:12.7250867Z B=106, 2025-05-07T20:53:12.7251091Z log_E=5, 2025-05-07T20:53:12.7251321Z L=0, 2025-05-07T20:53:12.7251578Z pooling_mode=, 2025-05-07T20:53:12.7251951Z quantize_type=SparseType.FP32, 2025-05-07T20:53:12.7252472Z use_cpu=False, 2025-05-07T20:53:12.7252739Z pruning_ratio=0.0, 2025-05-07T20:53:12.7253005Z ) 2025-05-07T20:53:12.7253251Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7253955Z self=, 2025-05-07T20:53:12.7254633Z T=1, 2025-05-07T20:53:12.7254846Z D=106, 2025-05-07T20:53:12.7255068Z B=106, 2025-05-07T20:53:12.7255294Z log_E=3, 2025-05-07T20:53:12.7255519Z L=0, 2025-05-07T20:53:12.7255782Z pooling_mode=, 2025-05-07T20:53:12.7256154Z quantize_type=SparseType.FP32, 2025-05-07T20:53:12.7256476Z use_cpu=False, 2025-05-07T20:53:12.7256735Z pruning_ratio=0.0, 2025-05-07T20:53:12.7257001Z ) 2025-05-07T20:53:12.7257242Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7257943Z self=, 2025-05-07T20:53:12.7258624Z T=8, 2025-05-07T20:53:12.7258848Z D=6, 2025-05-07T20:53:12.7259065Z B=51, 2025-05-07T20:53:12.7259292Z log_E=4, 2025-05-07T20:53:12.7259522Z L=1, 2025-05-07T20:53:12.7259771Z pooling_mode=, 2025-05-07T20:53:12.7260138Z quantize_type=SparseType.INT2, 2025-05-07T20:53:12.7260467Z use_cpu=True, 2025-05-07T20:53:12.7260724Z pruning_ratio=None, 2025-05-07T20:53:12.7260989Z ) 2025-05-07T20:53:12.7261240Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7261942Z self=, 2025-05-07T20:53:12.7262619Z T=8, 2025-05-07T20:53:12.7262841Z D=6, 2025-05-07T20:53:12.7263054Z B=51, 2025-05-07T20:53:12.7263277Z log_E=4, 2025-05-07T20:53:12.7263509Z L=0, 2025-05-07T20:53:12.7263758Z pooling_mode=, 2025-05-07T20:53:12.7264126Z quantize_type=SparseType.INT2, 2025-05-07T20:53:12.7264458Z use_cpu=True, 2025-05-07T20:53:12.7264886Z pruning_ratio=None, 2025-05-07T20:53:12.7265162Z ) 2025-05-07T20:53:12.7265503Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7266210Z self=, 2025-05-07T20:53:12.7266881Z T=4, 2025-05-07T20:53:12.7267101Z D=6, 2025-05-07T20:53:12.7267319Z B=51, 2025-05-07T20:53:12.7267535Z log_E=4, 2025-05-07T20:53:12.7267765Z L=0, 2025-05-07T20:53:12.7268021Z pooling_mode=, 2025-05-07T20:53:12.7268381Z quantize_type=SparseType.INT2, 2025-05-07T20:53:12.7268712Z use_cpu=True, 2025-05-07T20:53:12.7268974Z pruning_ratio=None, 2025-05-07T20:53:12.7269234Z ) 2025-05-07T20:53:12.7269483Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7270184Z self=, 2025-05-07T20:53:12.7270858Z T=4, 2025-05-07T20:53:12.7271080Z D=6, 2025-05-07T20:53:12.7271307Z B=51, 2025-05-07T20:53:12.7271524Z log_E=3, 2025-05-07T20:53:12.7271760Z L=0, 2025-05-07T20:53:12.7272018Z pooling_mode=, 2025-05-07T20:53:12.7272379Z quantize_type=SparseType.INT2, 2025-05-07T20:53:12.7272707Z use_cpu=True, 2025-05-07T20:53:12.7272968Z pruning_ratio=None, 2025-05-07T20:53:12.7273235Z ) 2025-05-07T20:53:12.7273476Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7274177Z self=, 2025-05-07T20:53:12.7274855Z T=4, 2025-05-07T20:53:12.7275068Z D=6, 2025-05-07T20:53:12.7275287Z B=1, 2025-05-07T20:53:12.7275507Z log_E=3, 2025-05-07T20:53:12.7275735Z L=0, 2025-05-07T20:53:12.7275992Z pooling_mode=, 2025-05-07T20:53:12.7276362Z quantize_type=SparseType.INT2, 2025-05-07T20:53:12.7276683Z use_cpu=True, 2025-05-07T20:53:12.7277009Z pruning_ratio=None, 2025-05-07T20:53:12.7277281Z ) 2025-05-07T20:53:12.7277523Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7278227Z self=, 2025-05-07T20:53:12.7279044Z T=4, 2025-05-07T20:53:12.7279258Z D=6, 2025-05-07T20:53:12.7279494Z B=1, 2025-05-07T20:53:12.7279751Z log_E=4, 2025-05-07T20:53:12.7279977Z L=0, 2025-05-07T20:53:12.7280261Z pooling_mode=, 2025-05-07T20:53:12.7280624Z quantize_type=SparseType.INT2, 2025-05-07T20:53:12.7280953Z use_cpu=True, 2025-05-07T20:53:12.7281215Z pruning_ratio=None, 2025-05-07T20:53:12.7281482Z ) 2025-05-07T20:53:12.7281724Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7282429Z self=, 2025-05-07T20:53:12.7283112Z T=4, 2025-05-07T20:53:12.7283331Z D=6, 2025-05-07T20:53:12.7283555Z B=4, 2025-05-07T20:53:12.7283780Z log_E=3, 2025-05-07T20:53:12.7284006Z L=0, 2025-05-07T20:53:12.7284265Z pooling_mode=, 2025-05-07T20:53:12.7284633Z quantize_type=SparseType.INT2, 2025-05-07T20:53:12.7284954Z use_cpu=True, 2025-05-07T20:53:12.7285215Z pruning_ratio=None, 2025-05-07T20:53:12.7285483Z ) 2025-05-07T20:53:12.7285731Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7286395Z self=, 2025-05-07T20:53:12.7286949Z T=5, 2025-05-07T20:53:12.7287127Z D=44, 2025-05-07T20:53:12.7287310Z B=88, 2025-05-07T20:53:12.7287494Z log_E=5, 2025-05-07T20:53:12.7287679Z L=14, 2025-05-07T20:53:12.7287895Z pooling_mode=, 2025-05-07T20:53:12.7288203Z quantize_type=SparseType.INT8, 2025-05-07T20:53:12.7288474Z use_cpu=True, 2025-05-07T20:53:12.7288686Z pruning_ratio=0.0, 2025-05-07T20:53:12.7288912Z ) 2025-05-07T20:53:12.7289216Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7289791Z self=, 2025-05-07T20:53:12.7290396Z T=5, 2025-05-07T20:53:12.7290580Z D=44, 2025-05-07T20:53:12.7290757Z B=88, 2025-05-07T20:53:12.7290946Z log_E=5, 2025-05-07T20:53:12.7291140Z L=0, 2025-05-07T20:53:12.7291350Z pooling_mode=, 2025-05-07T20:53:12.7291662Z quantize_type=SparseType.INT8, 2025-05-07T20:53:12.7291936Z use_cpu=True, 2025-05-07T20:53:12.7292149Z pruning_ratio=0.0, 2025-05-07T20:53:12.7292373Z ) 2025-05-07T20:53:12.7292585Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7293157Z self=, 2025-05-07T20:53:12.7293711Z T=1, 2025-05-07T20:53:12.7293898Z D=44, 2025-05-07T20:53:12.7294085Z B=88, 2025-05-07T20:53:12.7294265Z log_E=5, 2025-05-07T20:53:12.7294464Z L=0, 2025-05-07T20:53:12.7294679Z pooling_mode=, 2025-05-07T20:53:12.7294988Z quantize_type=SparseType.INT8, 2025-05-07T20:53:12.7295264Z use_cpu=True, 2025-05-07T20:53:12.7295483Z pruning_ratio=0.0, 2025-05-07T20:53:12.7295697Z ) 2025-05-07T20:53:12.7296816Z Trying example: test_quantize_workflow( 2025-05-07T20:53:12.7297569Z self=, 2025-05-07T20:53:12.7298124Z T=1, 2025-05-07T20:53:12.7298318Z D=44, 2025-05-07T20:53:12.7298506Z B=5, 2025-05-07T20:53:12.7298687Z log_E=5, 2025-05-07T20:53:12.7298886Z L=0, 2025-05-07T20:53:12.7299107Z pooling_mode=, 2025-05-07T20:53:12.7299416Z quantize_type=SparseType.INT8, 2025-05-07T20:53:12.7299693Z use_cpu=True, 2025-05-07T20:53:12.7299918Z pruning_ratio=0.0, 2025-05-07T20:53:12.7300303Z ) 2025-05-07T20:53:12.7300516Z PASSED 2025-05-07T20:53:12.7300637Z 2025-05-07T20:53:12.7300776Z =============================== warnings summary =============================== 2025-05-07T20:53:12.7301424Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:53:12.7302234Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:53:12.7303740Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:12.7305000Z res_scale_shift = torch.tensor( 2025-05-07T20:53:12.7305190Z 2025-05-07T20:53:12.7305574Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:53:12.7306396Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:53:12.7307882Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:12.7309115Z res_scale_shift = torch.tensor( 2025-05-07T20:53:12.7309305Z 2025-05-07T20:53:12.7309538Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:53:12.7310004Z ======================== 3 passed, 4 warnings in 56.99s ======================== 2025-05-07T20:53:13.3932848Z 2025-05-07T20:53:13.3953191Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:53:13.3953785Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 60 seconds 2025-05-07T20:53:13.3954156Z 2025-05-07T20:53:13.3954160Z 2025-05-07T20:53:13.3954515Z 2025-05-07T20:53:13.3954520Z 2025-05-07T20:53:13.3975401Z ################################################################################ 2025-05-07T20:53:13.3990943Z # [2025-05-07T20:53:13.398Z] Run Python Test Suite: 2025-05-07T20:53:13.3991298Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:53:13.3991615Z ################################################################################ 2025-05-07T20:53:13.4016071Z + 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:13.4016747Z 2025-05-07T20:53:15.5235493Z ============================= test session starts ============================== 2025-05-07T20:53:15.5236117Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:15.5236647Z cachedir: .pytest_cache 2025-05-07T20:53:15.5237277Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:15.5238020Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:15.5238428Z plugins: hypothesis-6.131.14 2025-05-07T20:53:17.2210752Z collecting ... collected 5 items 2025-05-07T20:53:17.2211128Z 2025-05-07T20:53:17.8660190Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8661536Z self=, 2025-05-07T20:53:17.8662281Z N=1, 2025-05-07T20:53:17.8662629Z indices_dtype=torch.int32, 2025-05-07T20:53:17.8663029Z ) 2025-05-07T20:53:17.8663398Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8664212Z self=, 2025-05-07T20:53:17.8665349Z N=3, 2025-05-07T20:53:17.8665684Z indices_dtype=torch.int32, 2025-05-07T20:53:17.8666081Z ) 2025-05-07T20:53:17.8666439Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8667246Z self=, 2025-05-07T20:53:17.8667955Z N=3, 2025-05-07T20:53:17.8668289Z indices_dtype=torch.int64, 2025-05-07T20:53:17.8668691Z ) 2025-05-07T20:53:17.8669055Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8669913Z self=, 2025-05-07T20:53:17.8670720Z N=7, 2025-05-07T20:53:17.8671051Z indices_dtype=torch.int32, 2025-05-07T20:53:17.8671463Z ) 2025-05-07T20:53:17.8683858Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8684733Z self=, 2025-05-07T20:53:17.8685548Z N=7, 2025-05-07T20:53:17.8685894Z indices_dtype=torch.int64, 2025-05-07T20:53:17.8686322Z ) 2025-05-07T20:53:17.8686693Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8687557Z self=, 2025-05-07T20:53:17.8688357Z N=5, 2025-05-07T20:53:17.8688693Z indices_dtype=torch.int64, 2025-05-07T20:53:17.8689097Z ) 2025-05-07T20:53:17.8689466Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8690328Z self=, 2025-05-07T20:53:17.8691120Z N=2, 2025-05-07T20:53:17.8691460Z indices_dtype=torch.int64, 2025-05-07T20:53:17.8691870Z ) 2025-05-07T20:53:17.8692230Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8693086Z self=, 2025-05-07T20:53:17.8693882Z N=8, 2025-05-07T20:53:17.8694221Z indices_dtype=torch.int64, 2025-05-07T20:53:17.8694631Z ) 2025-05-07T20:53:17.8695279Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8696492Z self=, 2025-05-07T20:53:17.8697293Z N=8, 2025-05-07T20:53:17.8697637Z indices_dtype=torch.int32, 2025-05-07T20:53:17.8698049Z ) 2025-05-07T20:53:17.8698415Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8699274Z self=, 2025-05-07T20:53:17.8700056Z N=1, 2025-05-07T20:53:17.8700367Z indices_dtype=torch.int64, 2025-05-07T20:53:17.8700777Z ) 2025-05-07T20:53:17.8701131Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8701982Z self=, 2025-05-07T20:53:17.8702774Z N=4, 2025-05-07T20:53:17.8703091Z indices_dtype=torch.int64, 2025-05-07T20:53:17.8703482Z ) 2025-05-07T20:53:17.8703822Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8704636Z self=, 2025-05-07T20:53:17.8705418Z N=4, 2025-05-07T20:53:17.8705725Z indices_dtype=torch.int32, 2025-05-07T20:53:17.8706114Z ) 2025-05-07T20:53:17.8706464Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8707313Z self=, 2025-05-07T20:53:17.8708115Z N=2, 2025-05-07T20:53:17.8708452Z indices_dtype=torch.int32, 2025-05-07T20:53:17.8708862Z ) 2025-05-07T20:53:17.8709219Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8710076Z self=, 2025-05-07T20:53:17.8710875Z N=6, 2025-05-07T20:53:17.8711203Z indices_dtype=torch.int64, 2025-05-07T20:53:17.8711607Z ) 2025-05-07T20:53:17.8712143Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8713006Z self=, 2025-05-07T20:53:17.8713809Z N=5, 2025-05-07T20:53:17.8714147Z indices_dtype=torch.int32, 2025-05-07T20:53:17.8714548Z ) 2025-05-07T20:53:17.8714913Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:17.8715771Z self=, 2025-05-07T20:53:17.8716558Z N=6, 2025-05-07T20:53:17.8716898Z indices_dtype=torch.int32, 2025-05-07T20:53:17.8717305Z ) 2025-05-07T20:53:17.8717602Z PASSED 2025-05-07T20:53:17.9954267Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9955692Z self=, 2025-05-07T20:53:17.9956514Z L=0, 2025-05-07T20:53:17.9956829Z H=512, 2025-05-07T20:53:17.9957122Z S=0, 2025-05-07T20:53:17.9957432Z ) 2025-05-07T20:53:17.9957795Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9958804Z self=, 2025-05-07T20:53:17.9959623Z L=3, 2025-05-07T20:53:17.9959905Z H=512, 2025-05-07T20:53:17.9960187Z S=0, 2025-05-07T20:53:17.9960463Z ) 2025-05-07T20:53:17.9960844Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9961719Z self=, 2025-05-07T20:53:17.9962489Z L=3, 2025-05-07T20:53:17.9962791Z H=1003, 2025-05-07T20:53:17.9963084Z S=112, 2025-05-07T20:53:17.9963379Z ) 2025-05-07T20:53:17.9963760Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9964652Z self=, 2025-05-07T20:53:17.9965474Z L=10, 2025-05-07T20:53:17.9965777Z H=512, 2025-05-07T20:53:17.9966431Z S=0, 2025-05-07T20:53:17.9966735Z ) 2025-05-07T20:53:17.9967115Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9968157Z self=, 2025-05-07T20:53:17.9968962Z L=10, 2025-05-07T20:53:17.9969267Z H=669, 2025-05-07T20:53:17.9969563Z S=119, 2025-05-07T20:53:17.9969848Z ) 2025-05-07T20:53:17.9970228Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9971125Z self=, 2025-05-07T20:53:17.9971929Z L=12, 2025-05-07T20:53:17.9972230Z H=886, 2025-05-07T20:53:17.9972530Z S=78, 2025-05-07T20:53:17.9972815Z ) 2025-05-07T20:53:17.9973193Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9974085Z self=, 2025-05-07T20:53:17.9974895Z L=1, 2025-05-07T20:53:17.9975199Z H=963, 2025-05-07T20:53:17.9975496Z S=32, 2025-05-07T20:53:17.9975783Z ) 2025-05-07T20:53:17.9976159Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9977060Z self=, 2025-05-07T20:53:17.9977870Z L=6, 2025-05-07T20:53:17.9978161Z H=625, 2025-05-07T20:53:17.9978456Z S=28, 2025-05-07T20:53:17.9978747Z ) 2025-05-07T20:53:17.9979114Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9980011Z self=, 2025-05-07T20:53:17.9980821Z L=7, 2025-05-07T20:53:17.9981113Z H=930, 2025-05-07T20:53:17.9981419Z S=70, 2025-05-07T20:53:17.9981714Z ) 2025-05-07T20:53:17.9982084Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9982984Z self=, 2025-05-07T20:53:17.9983947Z L=10, 2025-05-07T20:53:17.9984244Z H=783, 2025-05-07T20:53:17.9984549Z S=79, 2025-05-07T20:53:17.9984843Z ) 2025-05-07T20:53:17.9985212Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9986113Z self=, 2025-05-07T20:53:17.9986924Z L=16, 2025-05-07T20:53:17.9987223Z H=813, 2025-05-07T20:53:17.9987514Z S=1, 2025-05-07T20:53:17.9987806Z ) 2025-05-07T20:53:17.9988183Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9989074Z self=, 2025-05-07T20:53:17.9989883Z L=16, 2025-05-07T20:53:17.9990184Z H=512, 2025-05-07T20:53:17.9990475Z S=1, 2025-05-07T20:53:17.9990764Z ) 2025-05-07T20:53:17.9991146Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9992099Z self=, 2025-05-07T20:53:17.9992912Z L=0, 2025-05-07T20:53:17.9993177Z H=512, 2025-05-07T20:53:17.9993433Z S=1, 2025-05-07T20:53:17.9993719Z ) 2025-05-07T20:53:17.9994101Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9994993Z self=, 2025-05-07T20:53:17.9995804Z L=7, 2025-05-07T20:53:17.9996449Z H=994, 2025-05-07T20:53:17.9996758Z S=42, 2025-05-07T20:53:17.9997045Z ) 2025-05-07T20:53:17.9997426Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:17.9998324Z self=, 2025-05-07T20:53:17.9999224Z L=7, 2025-05-07T20:53:17.9999527Z H=512, 2025-05-07T20:53:17.9999829Z S=42, 2025-05-07T20:53:18.0000112Z ) 2025-05-07T20:53:18.0000491Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0001610Z self=, 2025-05-07T20:53:18.0002508Z L=7, 2025-05-07T20:53:18.0002811Z H=512, 2025-05-07T20:53:18.0003116Z S=0, 2025-05-07T20:53:18.0003402Z ) 2025-05-07T20:53:18.0003780Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0004690Z self=, 2025-05-07T20:53:18.0005508Z L=10, 2025-05-07T20:53:18.0005799Z H=522, 2025-05-07T20:53:18.0006100Z S=89, 2025-05-07T20:53:18.0006403Z ) 2025-05-07T20:53:18.0006774Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0007672Z self=, 2025-05-07T20:53:18.0008492Z L=0, 2025-05-07T20:53:18.0008785Z H=522, 2025-05-07T20:53:18.0009091Z S=89, 2025-05-07T20:53:18.0009382Z ) 2025-05-07T20:53:18.0009779Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0010693Z self=, 2025-05-07T20:53:18.0011501Z L=0, 2025-05-07T20:53:18.0011802Z H=522, 2025-05-07T20:53:18.0012105Z S=0, 2025-05-07T20:53:18.0012387Z ) 2025-05-07T20:53:18.0012767Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0013668Z self=, 2025-05-07T20:53:18.0014476Z L=7, 2025-05-07T20:53:18.0014774Z H=1016, 2025-05-07T20:53:18.0015079Z S=116, 2025-05-07T20:53:18.0015369Z ) 2025-05-07T20:53:18.0015749Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0016653Z self=, 2025-05-07T20:53:18.0017468Z L=0, 2025-05-07T20:53:18.0017759Z H=1016, 2025-05-07T20:53:18.0018062Z S=116, 2025-05-07T20:53:18.0018476Z ) 2025-05-07T20:53:18.0018857Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0019758Z self=, 2025-05-07T20:53:18.0020575Z L=0, 2025-05-07T20:53:18.0020866Z H=1016, 2025-05-07T20:53:18.0021174Z S=0, 2025-05-07T20:53:18.0021490Z ) 2025-05-07T20:53:18.0021885Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0022788Z self=, 2025-05-07T20:53:18.0023604Z L=6, 2025-05-07T20:53:18.0023896Z H=795, 2025-05-07T20:53:18.0024198Z S=89, 2025-05-07T20:53:18.0024492Z ) 2025-05-07T20:53:18.0024859Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0025758Z self=, 2025-05-07T20:53:18.0026574Z L=6, 2025-05-07T20:53:18.0026872Z H=795, 2025-05-07T20:53:18.0027162Z S=6, 2025-05-07T20:53:18.0027461Z ) 2025-05-07T20:53:18.0027845Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0028736Z self=, 2025-05-07T20:53:18.0029509Z L=6, 2025-05-07T20:53:18.0029785Z H=795, 2025-05-07T20:53:18.0030066Z S=0, 2025-05-07T20:53:18.0030344Z ) 2025-05-07T20:53:18.0030706Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0031593Z self=, 2025-05-07T20:53:18.0032378Z L=6, 2025-05-07T20:53:18.0032657Z H=512, 2025-05-07T20:53:18.0032943Z S=0, 2025-05-07T20:53:18.0033233Z ) 2025-05-07T20:53:18.0033616Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0034515Z self=, 2025-05-07T20:53:18.0035332Z L=5, 2025-05-07T20:53:18.0035631Z H=888, 2025-05-07T20:53:18.0035937Z S=29, 2025-05-07T20:53:18.0036371Z ) 2025-05-07T20:53:18.0036760Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0037770Z self=, 2025-05-07T20:53:18.0038573Z L=0, 2025-05-07T20:53:18.0038976Z H=888, 2025-05-07T20:53:18.0039273Z S=29, 2025-05-07T20:53:18.0039560Z ) 2025-05-07T20:53:18.0039936Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0040836Z self=, 2025-05-07T20:53:18.0041643Z L=0, 2025-05-07T20:53:18.0041940Z H=888, 2025-05-07T20:53:18.0042242Z S=0, 2025-05-07T20:53:18.0042523Z ) 2025-05-07T20:53:18.0042899Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0043793Z self=, 2025-05-07T20:53:18.0044605Z L=11, 2025-05-07T20:53:18.0044901Z H=991, 2025-05-07T20:53:18.0045207Z S=39, 2025-05-07T20:53:18.0045500Z ) 2025-05-07T20:53:18.0045866Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0046762Z self=, 2025-05-07T20:53:18.0047578Z L=0, 2025-05-07T20:53:18.0047863Z H=991, 2025-05-07T20:53:18.0048160Z S=39, 2025-05-07T20:53:18.0048450Z ) 2025-05-07T20:53:18.0048817Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0049713Z self=, 2025-05-07T20:53:18.0050529Z L=0, 2025-05-07T20:53:18.0050815Z H=991, 2025-05-07T20:53:18.0051116Z S=0, 2025-05-07T20:53:18.0051447Z ) 2025-05-07T20:53:18.0051825Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0052719Z self=, 2025-05-07T20:53:18.0053622Z L=16, 2025-05-07T20:53:18.0053929Z H=1003, 2025-05-07T20:53:18.0054223Z S=29, 2025-05-07T20:53:18.0054511Z ) 2025-05-07T20:53:18.0054889Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0055770Z self=, 2025-05-07T20:53:18.0056581Z L=16, 2025-05-07T20:53:18.0056881Z H=1003, 2025-05-07T20:53:18.0057173Z S=16, 2025-05-07T20:53:18.0057465Z ) 2025-05-07T20:53:18.0057845Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0058734Z self=, 2025-05-07T20:53:18.0059549Z L=0, 2025-05-07T20:53:18.0059848Z H=1003, 2025-05-07T20:53:18.0060139Z S=16, 2025-05-07T20:53:18.0060429Z ) 2025-05-07T20:53:18.0060813Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0061752Z self=, 2025-05-07T20:53:18.0062577Z L=16, 2025-05-07T20:53:18.0062875Z H=1003, 2025-05-07T20:53:18.0063178Z S=0, 2025-05-07T20:53:18.0063457Z ) 2025-05-07T20:53:18.0063830Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0064697Z self=, 2025-05-07T20:53:18.0065510Z L=16, 2025-05-07T20:53:18.0065812Z H=512, 2025-05-07T20:53:18.0066110Z S=0, 2025-05-07T20:53:18.0066391Z ) 2025-05-07T20:53:18.0066769Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0067669Z self=, 2025-05-07T20:53:18.0068481Z L=11, 2025-05-07T20:53:18.0068779Z H=661, 2025-05-07T20:53:18.0069079Z S=76, 2025-05-07T20:53:18.0069362Z ) 2025-05-07T20:53:18.0069741Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0070784Z self=, 2025-05-07T20:53:18.0071609Z L=11, 2025-05-07T20:53:18.0071990Z H=512, 2025-05-07T20:53:18.0072291Z S=76, 2025-05-07T20:53:18.0072583Z ) 2025-05-07T20:53:18.0072953Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:18.0073856Z self=, 2025-05-07T20:53:18.0074670Z L=0, 2025-05-07T20:53:18.0074962Z H=512, 2025-05-07T20:53:18.0075263Z S=76, 2025-05-07T20:53:18.0075553Z ) 2025-05-07T20:53:18.0075837Z PASSED 2025-05-07T20:53:18.4863353Z 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:18.4864935Z self=, 2025-05-07T20:53:18.4865824Z N=1, 2025-05-07T20:53:18.4866173Z dtype=SparseType.INT8, 2025-05-07T20:53:18.4866607Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4867035Z ) 2025-05-07T20:53:18.4867457Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4868477Z self=, 2025-05-07T20:53:18.4869338Z N=8, 2025-05-07T20:53:18.4869661Z dtype=SparseType.INT8, 2025-05-07T20:53:18.4870065Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4870444Z ) 2025-05-07T20:53:18.4870840Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4871769Z self=, 2025-05-07T20:53:18.4872604Z N=6, 2025-05-07T20:53:18.4872949Z dtype=SparseType.INT8, 2025-05-07T20:53:18.4873380Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4873779Z ) 2025-05-07T20:53:18.4874224Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4875459Z self=, 2025-05-07T20:53:18.4876220Z N=6, 2025-05-07T20:53:18.4876539Z dtype=SparseType.INT2, 2025-05-07T20:53:18.4876952Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4877335Z ) 2025-05-07T20:53:18.4877754Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4878831Z self=, 2025-05-07T20:53:18.4879685Z N=5, 2025-05-07T20:53:18.4880005Z dtype=SparseType.INT8, 2025-05-07T20:53:18.4880406Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4880796Z ) 2025-05-07T20:53:18.4881201Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4882166Z self=, 2025-05-07T20:53:18.4883021Z N=5, 2025-05-07T20:53:18.4883343Z dtype=SparseType.INT8, 2025-05-07T20:53:18.4883788Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4884200Z ) 2025-05-07T20:53:18.4884616Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4885571Z self=, 2025-05-07T20:53:18.4886423Z N=6, 2025-05-07T20:53:18.4886753Z dtype=SparseType.INT8, 2025-05-07T20:53:18.4887173Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4887578Z ) 2025-05-07T20:53:18.4888006Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4888982Z self=, 2025-05-07T20:53:18.4889833Z N=8, 2025-05-07T20:53:18.4890158Z dtype=SparseType.INT4, 2025-05-07T20:53:18.4890574Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4890971Z ) 2025-05-07T20:53:18.4891383Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4892634Z self=, 2025-05-07T20:53:18.4893546Z N=1, 2025-05-07T20:53:18.4894043Z dtype=SparseType.INT4, 2025-05-07T20:53:18.4894456Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4894846Z ) 2025-05-07T20:53:18.4895268Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4896786Z self=, 2025-05-07T20:53:18.4897653Z N=6, 2025-05-07T20:53:18.4897987Z dtype=SparseType.INT4, 2025-05-07T20:53:18.4898405Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4898816Z ) 2025-05-07T20:53:18.4899222Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4900176Z self=, 2025-05-07T20:53:18.4901019Z N=5, 2025-05-07T20:53:18.4901350Z dtype=SparseType.INT2, 2025-05-07T20:53:18.4901793Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4914014Z ) 2025-05-07T20:53:18.4914458Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4915424Z self=, 2025-05-07T20:53:18.4916292Z N=5, 2025-05-07T20:53:18.4916624Z dtype=SparseType.INT4, 2025-05-07T20:53:18.4917041Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4917445Z ) 2025-05-07T20:53:18.4917853Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4918920Z self=, 2025-05-07T20:53:18.4919733Z N=5, 2025-05-07T20:53:18.4920051Z dtype=SparseType.INT4, 2025-05-07T20:53:18.4920470Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4920847Z ) 2025-05-07T20:53:18.4921285Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4922298Z self=, 2025-05-07T20:53:18.4923306Z N=1, 2025-05-07T20:53:18.4923640Z dtype=SparseType.INT8, 2025-05-07T20:53:18.4924070Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4924449Z ) 2025-05-07T20:53:18.4924868Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4925845Z self=, 2025-05-07T20:53:18.4926697Z N=7, 2025-05-07T20:53:18.4927038Z dtype=SparseType.INT2, 2025-05-07T20:53:18.4927467Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4927887Z ) 2025-05-07T20:53:18.4928300Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4929258Z self=, 2025-05-07T20:53:18.4930103Z N=6, 2025-05-07T20:53:18.4930426Z dtype=SparseType.INT2, 2025-05-07T20:53:18.4930857Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4931291Z ) 2025-05-07T20:53:18.4931753Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4932751Z self=, 2025-05-07T20:53:18.4933596Z N=3, 2025-05-07T20:53:18.4933919Z dtype=SparseType.INT2, 2025-05-07T20:53:18.4934351Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4934744Z ) 2025-05-07T20:53:18.4935165Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4936158Z self=, 2025-05-07T20:53:18.4937021Z N=6, 2025-05-07T20:53:18.4937360Z dtype=SparseType.INT4, 2025-05-07T20:53:18.4937767Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4938155Z ) 2025-05-07T20:53:18.4938577Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4939543Z self=, 2025-05-07T20:53:18.4940649Z N=4, 2025-05-07T20:53:18.4941001Z dtype=SparseType.INT2, 2025-05-07T20:53:18.4941598Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4942019Z ) 2025-05-07T20:53:18.4942431Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4943388Z self=, 2025-05-07T20:53:18.4944217Z N=2, 2025-05-07T20:53:18.4944555Z dtype=SparseType.INT4, 2025-05-07T20:53:18.4944991Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4945399Z ) 2025-05-07T20:53:18.4945825Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4946809Z self=, 2025-05-07T20:53:18.4947633Z N=4, 2025-05-07T20:53:18.4947968Z dtype=SparseType.INT4, 2025-05-07T20:53:18.4948377Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4948784Z ) 2025-05-07T20:53:18.4949218Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4950228Z self=, 2025-05-07T20:53:18.4951099Z N=7, 2025-05-07T20:53:18.4951452Z dtype=SparseType.INT8, 2025-05-07T20:53:18.4951897Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4952302Z ) 2025-05-07T20:53:18.4952718Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4953693Z self=, 2025-05-07T20:53:18.4954565Z N=5, 2025-05-07T20:53:18.4954900Z dtype=SparseType.INT2, 2025-05-07T20:53:18.4955344Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4955759Z ) 2025-05-07T20:53:18.4956156Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4957100Z self=, 2025-05-07T20:53:18.4958069Z N=4, 2025-05-07T20:53:18.4958384Z dtype=SparseType.INT2, 2025-05-07T20:53:18.4958892Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4959301Z ) 2025-05-07T20:53:18.4959727Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4960710Z self=, 2025-05-07T20:53:18.4961588Z N=8, 2025-05-07T20:53:18.4961921Z dtype=SparseType.INT2, 2025-05-07T20:53:18.4962329Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4962726Z ) 2025-05-07T20:53:18.4963140Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4964108Z self=, 2025-05-07T20:53:18.4964969Z N=4, 2025-05-07T20:53:18.4965311Z dtype=SparseType.INT4, 2025-05-07T20:53:18.4965742Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4966146Z ) 2025-05-07T20:53:18.4966569Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4967515Z self=, 2025-05-07T20:53:18.4968394Z N=2, 2025-05-07T20:53:18.4968736Z dtype=SparseType.INT8, 2025-05-07T20:53:18.4969154Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4969563Z ) 2025-05-07T20:53:18.4969994Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4970985Z self=, 2025-05-07T20:53:18.4971816Z N=7, 2025-05-07T20:53:18.4972145Z dtype=SparseType.INT4, 2025-05-07T20:53:18.4972561Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4972961Z ) 2025-05-07T20:53:18.4973386Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4974383Z self=, 2025-05-07T20:53:18.4975403Z N=2, 2025-05-07T20:53:18.4975737Z dtype=SparseType.INT4, 2025-05-07T20:53:18.4976244Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4976635Z ) 2025-05-07T20:53:18.4977044Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4978032Z self=, 2025-05-07T20:53:18.4978911Z N=1, 2025-05-07T20:53:18.4979243Z dtype=SparseType.INT2, 2025-05-07T20:53:18.4979673Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4980068Z ) 2025-05-07T20:53:18.4980466Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4981421Z self=, 2025-05-07T20:53:18.4982333Z N=3, 2025-05-07T20:53:18.4982657Z dtype=SparseType.INT8, 2025-05-07T20:53:18.4983099Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4983515Z ) 2025-05-07T20:53:18.4983937Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4984900Z self=, 2025-05-07T20:53:18.4985755Z N=3, 2025-05-07T20:53:18.4986077Z dtype=SparseType.INT2, 2025-05-07T20:53:18.4986493Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4986901Z ) 2025-05-07T20:53:18.4987326Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4988296Z self=, 2025-05-07T20:53:18.4989160Z N=3, 2025-05-07T20:53:18.4989481Z dtype=SparseType.INT8, 2025-05-07T20:53:18.4989897Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4990301Z ) 2025-05-07T20:53:18.4990710Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4991746Z self=, 2025-05-07T20:53:18.4992754Z N=7, 2025-05-07T20:53:18.4993103Z dtype=SparseType.INT2, 2025-05-07T20:53:18.4993536Z indices_dtype=torch.int32, 2025-05-07T20:53:18.4993916Z ) 2025-05-07T20:53:18.4994328Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.4995249Z self=, 2025-05-07T20:53:18.4996540Z N=4, 2025-05-07T20:53:18.4996881Z dtype=SparseType.INT8, 2025-05-07T20:53:18.4997298Z indices_dtype=torch.int64, 2025-05-07T20:53:18.4997684Z ) 2025-05-07T20:53:18.5558258Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.5559368Z self=, 2025-05-07T20:53:18.5560174Z N=8, 2025-05-07T20:53:18.5560496Z dtype=SparseType.INT8, 2025-05-07T20:53:18.5560930Z indices_dtype=torch.int64, 2025-05-07T20:53:18.5561384Z ) 2025-05-07T20:53:18.5561844Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.5562821Z self=, 2025-05-07T20:53:18.5563708Z N=4, 2025-05-07T20:53:18.5564029Z dtype=SparseType.INT8, 2025-05-07T20:53:18.5564438Z indices_dtype=torch.int32, 2025-05-07T20:53:18.5564833Z ) 2025-05-07T20:53:18.5565247Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.5566167Z self=, 2025-05-07T20:53:18.5567026Z N=1, 2025-05-07T20:53:18.5567365Z dtype=SparseType.INT4, 2025-05-07T20:53:18.5567789Z indices_dtype=torch.int32, 2025-05-07T20:53:18.5568195Z ) 2025-05-07T20:53:18.5568625Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.5569623Z self=, 2025-05-07T20:53:18.5570513Z N=2, 2025-05-07T20:53:18.5571204Z dtype=SparseType.INT8, 2025-05-07T20:53:18.5571643Z indices_dtype=torch.int64, 2025-05-07T20:53:18.5572171Z ) 2025-05-07T20:53:18.5572595Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:18.5573594Z self=, 2025-05-07T20:53:18.5574471Z N=8, 2025-05-07T20:53:18.5574803Z dtype=SparseType.INT2, 2025-05-07T20:53:18.5575233Z indices_dtype=torch.int64, 2025-05-07T20:53:18.5575631Z ) 2025-05-07T20:53:18.5575926Z PASSED 2025-05-07T20:53:19.6616710Z 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:19.6617712Z self=, 2025-05-07T20:53:19.6618229Z device_to_str='cuda', 2025-05-07T20:53:19.6618501Z cache_load_factor=0.0, 2025-05-07T20:53:19.6618737Z ) 2025-05-07T20:53:19.6619668Z PASSED 2025-05-07T20:53:20.2044213Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2045389Z self=, 2025-05-07T20:53:20.2045913Z N=1, 2025-05-07T20:53:20.2046134Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2046403Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2046659Z ) 2025-05-07T20:53:20.2046884Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2047363Z self=, 2025-05-07T20:53:20.2047815Z N=5, 2025-05-07T20:53:20.2048022Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2048290Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2048531Z ) 2025-05-07T20:53:20.2048751Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2049472Z self=, 2025-05-07T20:53:20.2049917Z N=5, 2025-05-07T20:53:20.2050127Z dtype=SparseType.INT4, 2025-05-07T20:53:20.2050394Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2050636Z ) 2025-05-07T20:53:20.2050855Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2051336Z self=, 2025-05-07T20:53:20.2051782Z N=1, 2025-05-07T20:53:20.2051987Z dtype=SparseType.INT4, 2025-05-07T20:53:20.2052253Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2052495Z ) 2025-05-07T20:53:20.2052710Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2053195Z self=, 2025-05-07T20:53:20.2053646Z N=1, 2025-05-07T20:53:20.2053845Z dtype=SparseType.INT4, 2025-05-07T20:53:20.2054109Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2054360Z ) 2025-05-07T20:53:20.2054574Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2055055Z self=, 2025-05-07T20:53:20.2055511Z N=6, 2025-05-07T20:53:20.2055714Z dtype=SparseType.INT4, 2025-05-07T20:53:20.2055975Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2056224Z ) 2025-05-07T20:53:20.2056435Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2056912Z self=, 2025-05-07T20:53:20.2057358Z N=2, 2025-05-07T20:53:20.2057558Z dtype=SparseType.INT2, 2025-05-07T20:53:20.2057825Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2058069Z ) 2025-05-07T20:53:20.2058281Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2058754Z self=, 2025-05-07T20:53:20.2059204Z N=3, 2025-05-07T20:53:20.2059414Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2059833Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2060081Z ) 2025-05-07T20:53:20.2060382Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2060856Z self=, 2025-05-07T20:53:20.2061306Z N=3, 2025-05-07T20:53:20.2061516Z dtype=SparseType.INT2, 2025-05-07T20:53:20.2061789Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2062074Z ) 2025-05-07T20:53:20.2062289Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2062765Z self=, 2025-05-07T20:53:20.2063215Z N=2, 2025-05-07T20:53:20.2063422Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2063687Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2063927Z ) 2025-05-07T20:53:20.2064141Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2064617Z self=, 2025-05-07T20:53:20.2065082Z N=4, 2025-05-07T20:53:20.2065283Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2065550Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2065802Z ) 2025-05-07T20:53:20.2066012Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2066493Z self=, 2025-05-07T20:53:20.2066942Z N=1, 2025-05-07T20:53:20.2067149Z dtype=SparseType.INT2, 2025-05-07T20:53:20.2067405Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2067652Z ) 2025-05-07T20:53:20.2067868Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2068342Z self=, 2025-05-07T20:53:20.2068797Z N=6, 2025-05-07T20:53:20.2069007Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2069264Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2069509Z ) 2025-05-07T20:53:20.2069778Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2070257Z self=, 2025-05-07T20:53:20.2070709Z N=4, 2025-05-07T20:53:20.2070915Z dtype=SparseType.INT4, 2025-05-07T20:53:20.2071179Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2071418Z ) 2025-05-07T20:53:20.2071630Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2072111Z self=, 2025-05-07T20:53:20.2072555Z N=8, 2025-05-07T20:53:20.2072759Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2073021Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2073259Z ) 2025-05-07T20:53:20.2073472Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2073952Z self=, 2025-05-07T20:53:20.2074394Z N=4, 2025-05-07T20:53:20.2074598Z dtype=SparseType.INT4, 2025-05-07T20:53:20.2074868Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2075114Z ) 2025-05-07T20:53:20.2075326Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2075809Z self=, 2025-05-07T20:53:20.2076257Z N=7, 2025-05-07T20:53:20.2076455Z dtype=SparseType.INT4, 2025-05-07T20:53:20.2076717Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2076966Z ) 2025-05-07T20:53:20.2077173Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2077654Z self=, 2025-05-07T20:53:20.2078106Z N=4, 2025-05-07T20:53:20.2078306Z dtype=SparseType.INT2, 2025-05-07T20:53:20.2078570Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2078906Z ) 2025-05-07T20:53:20.2079113Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2079596Z self=, 2025-05-07T20:53:20.2080051Z N=7, 2025-05-07T20:53:20.2080341Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2080607Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2080902Z ) 2025-05-07T20:53:20.2081109Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2081591Z self=, 2025-05-07T20:53:20.2082042Z N=1, 2025-05-07T20:53:20.2082250Z dtype=SparseType.INT2, 2025-05-07T20:53:20.2082507Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2082753Z ) 2025-05-07T20:53:20.2082970Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2083445Z self=, 2025-05-07T20:53:20.2083896Z N=3, 2025-05-07T20:53:20.2084103Z dtype=SparseType.INT4, 2025-05-07T20:53:20.2084360Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2084608Z ) 2025-05-07T20:53:20.2084822Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2085306Z self=, 2025-05-07T20:53:20.2085756Z N=2, 2025-05-07T20:53:20.2085963Z dtype=SparseType.INT2, 2025-05-07T20:53:20.2086223Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2086462Z ) 2025-05-07T20:53:20.2086675Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2087151Z self=, 2025-05-07T20:53:20.2087598Z N=7, 2025-05-07T20:53:20.2087804Z dtype=SparseType.INT4, 2025-05-07T20:53:20.2088066Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2088307Z ) 2025-05-07T20:53:20.2088518Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2088999Z self=, 2025-05-07T20:53:20.2089442Z N=5, 2025-05-07T20:53:20.2089646Z dtype=SparseType.INT2, 2025-05-07T20:53:20.2089906Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2090204Z ) 2025-05-07T20:53:20.2090421Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2090904Z self=, 2025-05-07T20:53:20.2091355Z N=5, 2025-05-07T20:53:20.2091554Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2091821Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2092068Z ) 2025-05-07T20:53:20.2092275Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2092757Z self=, 2025-05-07T20:53:20.2093210Z N=3, 2025-05-07T20:53:20.2093410Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2093676Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2093920Z ) 2025-05-07T20:53:20.2094128Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2094608Z self=, 2025-05-07T20:53:20.2095066Z N=4, 2025-05-07T20:53:20.2095270Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2095533Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2095782Z ) 2025-05-07T20:53:20.2096273Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2096753Z self=, 2025-05-07T20:53:20.2097206Z N=8, 2025-05-07T20:53:20.2097411Z dtype=SparseType.INT2, 2025-05-07T20:53:20.2097670Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2097922Z ) 2025-05-07T20:53:20.2098136Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2098612Z self=, 2025-05-07T20:53:20.2099062Z N=3, 2025-05-07T20:53:20.2099286Z dtype=SparseType.INT4, 2025-05-07T20:53:20.2099548Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2099799Z ) 2025-05-07T20:53:20.2100010Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2100630Z self=, 2025-05-07T20:53:20.2101083Z N=4, 2025-05-07T20:53:20.2101368Z dtype=SparseType.INT2, 2025-05-07T20:53:20.2101634Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2101881Z ) 2025-05-07T20:53:20.2102096Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2102572Z self=, 2025-05-07T20:53:20.2103025Z N=1, 2025-05-07T20:53:20.2103233Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2103491Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2103737Z ) 2025-05-07T20:53:20.2103953Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2104426Z self=, 2025-05-07T20:53:20.2113527Z N=6, 2025-05-07T20:53:20.2113743Z dtype=SparseType.INT2, 2025-05-07T20:53:20.2114004Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2114253Z ) 2025-05-07T20:53:20.2114467Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2114944Z self=, 2025-05-07T20:53:20.2115393Z N=2, 2025-05-07T20:53:20.2115591Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2115844Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2116081Z ) 2025-05-07T20:53:20.2116287Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2116758Z self=, 2025-05-07T20:53:20.2117200Z N=7, 2025-05-07T20:53:20.2117398Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2117667Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2117906Z ) 2025-05-07T20:53:20.2118125Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2118612Z self=, 2025-05-07T20:53:20.2119157Z N=6, 2025-05-07T20:53:20.2119488Z dtype=SparseType.INT2, 2025-05-07T20:53:20.2119761Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2120003Z ) 2025-05-07T20:53:20.2120221Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2120705Z self=, 2025-05-07T20:53:20.2121153Z N=6, 2025-05-07T20:53:20.2121368Z dtype=SparseType.INT8, 2025-05-07T20:53:20.2121637Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2121879Z ) 2025-05-07T20:53:20.2122101Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2122584Z self=, 2025-05-07T20:53:20.2123032Z N=2, 2025-05-07T20:53:20.2123242Z dtype=SparseType.INT4, 2025-05-07T20:53:20.2123508Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2123756Z ) 2025-05-07T20:53:20.2123966Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2124449Z self=, 2025-05-07T20:53:20.2124911Z N=2, 2025-05-07T20:53:20.2125114Z dtype=SparseType.INT4, 2025-05-07T20:53:20.2125382Z indices_dtype=torch.int32, 2025-05-07T20:53:20.2125634Z ) 2025-05-07T20:53:20.2125845Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2126328Z self=, 2025-05-07T20:53:20.2126782Z N=8, 2025-05-07T20:53:20.2126984Z dtype=SparseType.INT4, 2025-05-07T20:53:20.2127250Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2127498Z ) 2025-05-07T20:53:20.2199752Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:20.2200384Z self=, 2025-05-07T20:53:20.2201029Z N=5, 2025-05-07T20:53:20.2201317Z dtype=SparseType.INT2, 2025-05-07T20:53:20.2201648Z indices_dtype=torch.int64, 2025-05-07T20:53:20.2201903Z ) 2025-05-07T20:53:20.2209633Z PASSED 2025-05-07T20:53:20.2209810Z 2025-05-07T20:53:20.2210214Z ============================== 5 passed in 4.81s =============================== 2025-05-07T20:53:20.8741881Z 2025-05-07T20:53:20.8742376Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:53:20.8762191Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 7 seconds 2025-05-07T20:53:20.8762518Z 2025-05-07T20:53:20.8762661Z 2025-05-07T20:53:20.8762757Z 2025-05-07T20:53:20.8762762Z 2025-05-07T20:53:20.8782845Z ################################################################################ 2025-05-07T20:53:20.8798168Z # [2025-05-07T20:53:20.879Z] Run Python Test Suite: 2025-05-07T20:53:20.8798528Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:53:20.8798957Z ################################################################################ 2025-05-07T20:53:20.8824468Z + 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:20.8825184Z 2025-05-07T20:53:23.0053624Z ============================= test session starts ============================== 2025-05-07T20:53:23.0054282Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:23.0054964Z cachedir: .pytest_cache 2025-05-07T20:53:23.0055562Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:23.0056312Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:23.0056726Z plugins: hypothesis-6.131.14 2025-05-07T20:53:24.6172477Z collecting ... collected 1 item 2025-05-07T20:53:24.6172794Z 2025-05-07T20:54:57.9772508Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9773532Z self=, 2025-05-07T20:54:57.9774513Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:57.9774836Z pooling_mode=, 2025-05-07T20:54:57.9775147Z indices_dtype=torch.int32, 2025-05-07T20:54:57.9775434Z output_dtype=SparseType.FP32, 2025-05-07T20:54:57.9775698Z ) 2025-05-07T20:54:57.9775942Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9776716Z self=, 2025-05-07T20:54:57.9777278Z nbit_weights_ty=None, 2025-05-07T20:54:57.9777552Z pooling_mode=, 2025-05-07T20:54:57.9777858Z indices_dtype=torch.int32, 2025-05-07T20:54:57.9778141Z output_dtype=SparseType.FP32, 2025-05-07T20:54:57.9778402Z ) 2025-05-07T20:54:57.9778634Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9779236Z self=, 2025-05-07T20:54:57.9779827Z nbit_weights_ty=None, 2025-05-07T20:54:57.9780102Z pooling_mode=, 2025-05-07T20:54:57.9780408Z indices_dtype=torch.int32, 2025-05-07T20:54:57.9780695Z output_dtype=SparseType.BF16, 2025-05-07T20:54:57.9780963Z ) 2025-05-07T20:54:57.9781186Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9781780Z self=, 2025-05-07T20:54:57.9782349Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:54:57.9782649Z pooling_mode=, 2025-05-07T20:54:57.9782951Z indices_dtype=torch.int32, 2025-05-07T20:54:57.9783228Z output_dtype=SparseType.FP32, 2025-05-07T20:54:57.9783484Z ) 2025-05-07T20:54:57.9783714Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9784300Z self=, 2025-05-07T20:54:57.9785074Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:54:57.9785456Z pooling_mode=, 2025-05-07T20:54:57.9785760Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9786039Z output_dtype=SparseType.BF16, 2025-05-07T20:54:57.9786295Z ) 2025-05-07T20:54:57.9786523Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9787111Z self=, 2025-05-07T20:54:57.9787660Z nbit_weights_ty=None, 2025-05-07T20:54:57.9787928Z pooling_mode=, 2025-05-07T20:54:57.9788234Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9788513Z output_dtype=SparseType.FP16, 2025-05-07T20:54:57.9788771Z ) 2025-05-07T20:54:57.9789003Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9789591Z self=, 2025-05-07T20:54:57.9790152Z nbit_weights_ty=None, 2025-05-07T20:54:57.9790422Z pooling_mode=, 2025-05-07T20:54:57.9790761Z indices_dtype=torch.int32, 2025-05-07T20:54:57.9791054Z output_dtype=SparseType.FP32, 2025-05-07T20:54:57.9791322Z ) 2025-05-07T20:54:57.9791552Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9792136Z self=, 2025-05-07T20:54:57.9792692Z nbit_weights_ty=None, 2025-05-07T20:54:57.9792962Z pooling_mode=, 2025-05-07T20:54:57.9793269Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9793545Z output_dtype=SparseType.FP16, 2025-05-07T20:54:57.9793810Z ) 2025-05-07T20:54:57.9794043Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9794628Z self=, 2025-05-07T20:54:57.9795255Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:54:57.9795568Z pooling_mode=, 2025-05-07T20:54:57.9796133Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9796418Z output_dtype=SparseType.FP16, 2025-05-07T20:54:57.9796686Z ) 2025-05-07T20:54:57.9796909Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9797496Z self=, 2025-05-07T20:54:57.9798066Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:57.9798372Z pooling_mode=, 2025-05-07T20:54:57.9798671Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9799002Z output_dtype=SparseType.FP16, 2025-05-07T20:54:57.9799264Z ) 2025-05-07T20:54:57.9799487Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9800074Z self=, 2025-05-07T20:54:57.9800635Z nbit_weights_ty=None, 2025-05-07T20:54:57.9800897Z pooling_mode=, 2025-05-07T20:54:57.9801203Z indices_dtype=torch.int32, 2025-05-07T20:54:57.9801481Z output_dtype=SparseType.FP16, 2025-05-07T20:54:57.9801737Z ) 2025-05-07T20:54:57.9801968Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9802554Z self=, 2025-05-07T20:54:57.9803121Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:54:57.9803421Z pooling_mode=, 2025-05-07T20:54:57.9803723Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9803999Z output_dtype=SparseType.FP32, 2025-05-07T20:54:57.9804258Z ) 2025-05-07T20:54:57.9804488Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9805075Z self=, 2025-05-07T20:54:57.9805641Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:57.9806073Z pooling_mode=, 2025-05-07T20:54:57.9806428Z indices_dtype=torch.int32, 2025-05-07T20:54:57.9806706Z output_dtype=SparseType.FP16, 2025-05-07T20:54:57.9806962Z ) 2025-05-07T20:54:57.9807190Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9807775Z self=, 2025-05-07T20:54:57.9808338Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:54:57.9808645Z pooling_mode=, 2025-05-07T20:54:57.9808949Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9809222Z output_dtype=SparseType.FP32, 2025-05-07T20:54:57.9809489Z ) 2025-05-07T20:54:57.9809718Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9810301Z self=, 2025-05-07T20:54:57.9810873Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:57.9811187Z pooling_mode=, 2025-05-07T20:54:57.9811494Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9811771Z output_dtype=SparseType.FP32, 2025-05-07T20:54:57.9812035Z ) 2025-05-07T20:54:57.9812265Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9812847Z self=, 2025-05-07T20:54:57.9813419Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:54:57.9813730Z pooling_mode=, 2025-05-07T20:54:57.9814029Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9814314Z output_dtype=SparseType.FP16, 2025-05-07T20:54:57.9814585Z ) 2025-05-07T20:54:57.9814809Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9815402Z self=, 2025-05-07T20:54:57.9816033Z nbit_weights_ty=None, 2025-05-07T20:54:57.9816314Z pooling_mode=, 2025-05-07T20:54:57.9816615Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9816897Z output_dtype=SparseType.BF16, 2025-05-07T20:54:57.9817161Z ) 2025-05-07T20:54:57.9817385Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9817975Z self=, 2025-05-07T20:54:57.9818543Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:54:57.9818845Z pooling_mode=, 2025-05-07T20:54:57.9819150Z indices_dtype=torch.int32, 2025-05-07T20:54:57.9819434Z output_dtype=SparseType.FP16, 2025-05-07T20:54:57.9819697Z ) 2025-05-07T20:54:57.9819922Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9820510Z self=, 2025-05-07T20:54:57.9821077Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:57.9821388Z pooling_mode=, 2025-05-07T20:54:57.9821694Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9821977Z output_dtype=SparseType.FP32, 2025-05-07T20:54:57.9822237Z ) 2025-05-07T20:54:57.9822471Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9823060Z self=, 2025-05-07T20:54:57.9823635Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:54:57.9823935Z pooling_mode=, 2025-05-07T20:54:57.9824235Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9824517Z output_dtype=SparseType.FP16, 2025-05-07T20:54:57.9824778Z ) 2025-05-07T20:54:57.9825010Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9825598Z self=, 2025-05-07T20:54:57.9826160Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:54:57.9826609Z pooling_mode=, 2025-05-07T20:54:57.9826918Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9827233Z output_dtype=SparseType.FP16, 2025-05-07T20:54:57.9827498Z ) 2025-05-07T20:54:57.9827733Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9828326Z self=, 2025-05-07T20:54:57.9828889Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:57.9829201Z pooling_mode=, 2025-05-07T20:54:57.9829507Z indices_dtype=torch.int32, 2025-05-07T20:54:57.9829788Z output_dtype=SparseType.FP32, 2025-05-07T20:54:57.9830058Z ) 2025-05-07T20:54:57.9830293Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9830926Z self=, 2025-05-07T20:54:57.9831505Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:54:57.9831827Z pooling_mode=, 2025-05-07T20:54:57.9832127Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9832419Z output_dtype=SparseType.FP16, 2025-05-07T20:54:57.9832687Z ) 2025-05-07T20:54:57.9832915Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9833510Z self=, 2025-05-07T20:54:57.9834081Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:54:57.9834386Z pooling_mode=, 2025-05-07T20:54:57.9834689Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9834972Z output_dtype=SparseType.FP16, 2025-05-07T20:54:57.9835234Z ) 2025-05-07T20:54:57.9835466Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9836058Z self=, 2025-05-07T20:54:57.9836608Z nbit_weights_ty=None, 2025-05-07T20:54:57.9836930Z pooling_mode=, 2025-05-07T20:54:57.9837241Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9837529Z output_dtype=SparseType.FP32, 2025-05-07T20:54:57.9837792Z ) 2025-05-07T20:54:57.9838028Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9838618Z self=, 2025-05-07T20:54:57.9839238Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:57.9839548Z pooling_mode=, 2025-05-07T20:54:57.9839851Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9840124Z output_dtype=SparseType.BF16, 2025-05-07T20:54:57.9840388Z ) 2025-05-07T20:54:57.9840617Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:57.9841198Z self=, 2025-05-07T20:54:57.9841753Z nbit_weights_ty=None, 2025-05-07T20:54:57.9842027Z pooling_mode=, 2025-05-07T20:54:57.9842336Z indices_dtype=torch.int64, 2025-05-07T20:54:57.9842610Z output_dtype=SparseType.FP32, 2025-05-07T20:54:57.9842876Z ) 2025-05-07T20:55:36.6557971Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:36.6561080Z self=, 2025-05-07T20:55:36.6562012Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:36.6562506Z pooling_mode=, 2025-05-07T20:55:36.6563012Z indices_dtype=torch.int32, 2025-05-07T20:55:36.6563462Z output_dtype=SparseType.BF16, 2025-05-07T20:55:36.6563894Z ) 2025-05-07T20:55:36.6564245Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:36.6565204Z self=, 2025-05-07T20:55:36.6566140Z nbit_weights_ty=None, 2025-05-07T20:55:36.6566566Z pooling_mode=, 2025-05-07T20:55:36.6567363Z indices_dtype=torch.int64, 2025-05-07T20:55:36.6567801Z output_dtype=SparseType.FP32, 2025-05-07T20:55:36.6568298Z ) 2025-05-07T20:55:36.6568640Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:36.6569527Z self=, 2025-05-07T20:55:36.6570418Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:55:36.6570885Z pooling_mode=, 2025-05-07T20:55:36.6571333Z indices_dtype=torch.int32, 2025-05-07T20:55:36.6571754Z output_dtype=SparseType.BF16, 2025-05-07T20:55:36.6572151Z ) 2025-05-07T20:55:36.6572457Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:36.6573331Z self=, 2025-05-07T20:55:36.6574147Z nbit_weights_ty=None, 2025-05-07T20:55:36.6574531Z pooling_mode=, 2025-05-07T20:55:36.6574974Z indices_dtype=torch.int32, 2025-05-07T20:55:36.6575378Z output_dtype=SparseType.FP16, 2025-05-07T20:55:36.6575761Z ) 2025-05-07T20:55:36.6576077Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:36.6576941Z self=, 2025-05-07T20:55:36.6577764Z nbit_weights_ty=None, 2025-05-07T20:55:36.6578136Z pooling_mode=, 2025-05-07T20:55:36.6578573Z indices_dtype=torch.int64, 2025-05-07T20:55:36.6578973Z output_dtype=SparseType.BF16, 2025-05-07T20:55:36.6579353Z ) 2025-05-07T20:55:36.6579670Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:36.6580531Z self=, 2025-05-07T20:55:36.6581381Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:36.6581813Z pooling_mode=, 2025-05-07T20:55:36.6582462Z indices_dtype=torch.int32, 2025-05-07T20:55:36.6582866Z output_dtype=SparseType.FP32, 2025-05-07T20:55:36.6583235Z ) 2025-05-07T20:55:36.6583563Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:36.6584428Z self=, 2025-05-07T20:55:36.6585247Z nbit_weights_ty=None, 2025-05-07T20:55:36.6585635Z pooling_mode=, 2025-05-07T20:55:36.6586072Z indices_dtype=torch.int32, 2025-05-07T20:55:36.6586469Z output_dtype=SparseType.FP16, 2025-05-07T20:55:36.6586832Z ) 2025-05-07T20:55:36.6587157Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:36.6588022Z self=, 2025-05-07T20:55:36.6588840Z nbit_weights_ty=None, 2025-05-07T20:55:36.6589225Z pooling_mode=, 2025-05-07T20:55:36.6589664Z indices_dtype=torch.int32, 2025-05-07T20:55:36.6590071Z output_dtype=SparseType.BF16, 2025-05-07T20:55:36.6590450Z ) 2025-05-07T20:55:36.6590775Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:36.6591630Z self=, 2025-05-07T20:55:36.6592451Z nbit_weights_ty=None, 2025-05-07T20:55:36.6592829Z pooling_mode=, 2025-05-07T20:55:36.6593264Z indices_dtype=torch.int32, 2025-05-07T20:55:36.6593655Z output_dtype=SparseType.BF16, 2025-05-07T20:55:36.6594033Z ) 2025-05-07T20:55:36.6594355Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:36.6595212Z self=, 2025-05-07T20:55:36.6596407Z nbit_weights_ty=None, 2025-05-07T20:55:36.6596845Z pooling_mode=, 2025-05-07T20:55:36.6607486Z indices_dtype=torch.int32, 2025-05-07T20:55:36.6607939Z output_dtype=SparseType.FP32, 2025-05-07T20:55:36.6608565Z ) 2025-05-07T20:55:36.6608932Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:36.6609945Z self=, 2025-05-07T20:55:36.6610831Z nbit_weights_ty=None, 2025-05-07T20:55:36.6611236Z pooling_mode=, 2025-05-07T20:55:36.6611707Z indices_dtype=torch.int64, 2025-05-07T20:55:36.6612132Z output_dtype=SparseType.BF16, 2025-05-07T20:55:36.6612524Z ) 2025-05-07T20:55:36.6612869Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:36.6613804Z self=, 2025-05-07T20:55:36.6614705Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:36.6615177Z pooling_mode=, 2025-05-07T20:55:36.6615651Z indices_dtype=torch.int32, 2025-05-07T20:55:36.6616083Z output_dtype=SparseType.FP32, 2025-05-07T20:55:36.6616482Z ) 2025-05-07T20:55:36.6616824Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:36.6617766Z self=, 2025-05-07T20:55:36.6618656Z nbit_weights_ty=None, 2025-05-07T20:55:36.6619061Z pooling_mode=, 2025-05-07T20:55:36.6619525Z indices_dtype=torch.int64, 2025-05-07T20:55:36.6619953Z output_dtype=SparseType.FP16, 2025-05-07T20:55:36.6620341Z ) 2025-05-07T20:55:36.6620616Z PASSED 2025-05-07T20:55:36.6620786Z 2025-05-07T20:55:36.6621002Z ======================== 1 passed in 133.77s (0:02:13) ========================= 2025-05-07T20:55:37.3575612Z 2025-05-07T20:55:37.3576341Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:55:37.3593413Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 137 seconds 2025-05-07T20:55:37.3594106Z 2025-05-07T20:55:37.3594111Z 2025-05-07T20:55:37.3594129Z 2025-05-07T20:55:37.3594133Z 2025-05-07T20:55:37.3615863Z ################################################################################ 2025-05-07T20:55:37.3632037Z # [2025-05-07T20:55:37.362Z] Run Python Test Suite: 2025-05-07T20:55:37.3632438Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:55:37.3632865Z ################################################################################ 2025-05-07T20:55:37.3657603Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_forward_test.py 2025-05-07T20:55:37.3658270Z 2025-05-07T20:55:39.4924090Z ============================= test session starts ============================== 2025-05-07T20:55:39.4924717Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:55:39.4925246Z cachedir: .pytest_cache 2025-05-07T20:55:39.4925874Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:55:39.4926618Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:55:39.4927035Z plugins: hypothesis-6.131.14 2025-05-07T20:55:41.2294436Z collecting ... collected 10 items 2025-05-07T20:55:41.2294700Z 2025-05-07T20:56:25.7617875Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7620360Z self=, 2025-05-07T20:56:25.7620919Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:25.7621242Z use_array_for_index_remapping=False, 2025-05-07T20:56:25.7621550Z do_pruning=False, 2025-05-07T20:56:25.7621807Z pooling_mode=, 2025-05-07T20:56:25.7622122Z indices_dtype=torch.int32, 2025-05-07T20:56:25.7622410Z output_dtype=SparseType.FP32, 2025-05-07T20:56:25.7622706Z ) 2025-05-07T20:56:25.7623320Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7623819Z self=, 2025-05-07T20:56:25.7624364Z nbit_weights_ty=None, 2025-05-07T20:56:25.7624636Z use_array_for_index_remapping=False, 2025-05-07T20:56:25.7624933Z do_pruning=False, 2025-05-07T20:56:25.7625184Z pooling_mode=, 2025-05-07T20:56:25.7625493Z indices_dtype=torch.int32, 2025-05-07T20:56:25.7625777Z output_dtype=SparseType.FP32, 2025-05-07T20:56:25.7626042Z ) 2025-05-07T20:56:25.7626247Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7626745Z self=, 2025-05-07T20:56:25.7627239Z nbit_weights_ty=None, 2025-05-07T20:56:25.7627508Z use_array_for_index_remapping=False, 2025-05-07T20:56:25.7627803Z do_pruning=True, 2025-05-07T20:56:25.7628058Z pooling_mode=, 2025-05-07T20:56:25.7628361Z indices_dtype=torch.int64, 2025-05-07T20:56:25.7628647Z output_dtype=SparseType.FP16, 2025-05-07T20:56:25.7628913Z ) 2025-05-07T20:56:25.7629115Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7629590Z self=, 2025-05-07T20:56:25.7630055Z nbit_weights_ty=None, 2025-05-07T20:56:25.7630322Z use_array_for_index_remapping=True, 2025-05-07T20:56:25.7630606Z do_pruning=False, 2025-05-07T20:56:25.7630863Z pooling_mode=, 2025-05-07T20:56:25.7631164Z indices_dtype=torch.int32, 2025-05-07T20:56:25.7631451Z output_dtype=SparseType.FP32, 2025-05-07T20:56:25.7631708Z ) 2025-05-07T20:56:25.7631911Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7632380Z self=, 2025-05-07T20:56:25.7632847Z nbit_weights_ty=None, 2025-05-07T20:56:25.7633210Z use_array_for_index_remapping=False, 2025-05-07T20:56:25.7633499Z do_pruning=True, 2025-05-07T20:56:25.7633751Z pooling_mode=, 2025-05-07T20:56:25.7634044Z indices_dtype=torch.int64, 2025-05-07T20:56:25.7634321Z output_dtype=SparseType.FP16, 2025-05-07T20:56:25.7634582Z ) 2025-05-07T20:56:25.7634784Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7635255Z self=, 2025-05-07T20:56:25.7635732Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:56:25.7636028Z use_array_for_index_remapping=True, 2025-05-07T20:56:25.7636314Z do_pruning=False, 2025-05-07T20:56:25.7636569Z pooling_mode=, 2025-05-07T20:56:25.7636866Z indices_dtype=torch.int64, 2025-05-07T20:56:25.7637138Z output_dtype=SparseType.FP32, 2025-05-07T20:56:25.7637398Z ) 2025-05-07T20:56:25.7637609Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7638083Z self=, 2025-05-07T20:56:25.7638560Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:25.7638917Z use_array_for_index_remapping=True, 2025-05-07T20:56:25.7639196Z do_pruning=True, 2025-05-07T20:56:25.7639452Z pooling_mode=, 2025-05-07T20:56:25.7639757Z indices_dtype=torch.int32, 2025-05-07T20:56:25.7640031Z output_dtype=SparseType.FP16, 2025-05-07T20:56:25.7640296Z ) 2025-05-07T20:56:25.7640503Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7640970Z self=, 2025-05-07T20:56:25.7641435Z nbit_weights_ty=None, 2025-05-07T20:56:25.7641707Z use_array_for_index_remapping=False, 2025-05-07T20:56:25.7641994Z do_pruning=True, 2025-05-07T20:56:25.7642237Z pooling_mode=, 2025-05-07T20:56:25.7642537Z indices_dtype=torch.int32, 2025-05-07T20:56:25.7642817Z output_dtype=SparseType.BF16, 2025-05-07T20:56:25.7643163Z ) 2025-05-07T20:56:25.7643371Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7643879Z self=, 2025-05-07T20:56:25.7644349Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:25.7644648Z use_array_for_index_remapping=False, 2025-05-07T20:56:25.7644937Z do_pruning=True, 2025-05-07T20:56:25.7645181Z pooling_mode=, 2025-05-07T20:56:25.7645481Z indices_dtype=torch.int64, 2025-05-07T20:56:25.7645759Z output_dtype=SparseType.BF16, 2025-05-07T20:56:25.7646022Z ) 2025-05-07T20:56:25.7646223Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7646721Z self=, 2025-05-07T20:56:25.7647224Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:25.7647515Z use_array_for_index_remapping=True, 2025-05-07T20:56:25.7647805Z do_pruning=False, 2025-05-07T20:56:25.7648065Z pooling_mode=, 2025-05-07T20:56:25.7648359Z indices_dtype=torch.int64, 2025-05-07T20:56:25.7648639Z output_dtype=SparseType.FP16, 2025-05-07T20:56:25.7648901Z ) 2025-05-07T20:56:25.7649101Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7649568Z self=, 2025-05-07T20:56:25.7650033Z nbit_weights_ty=None, 2025-05-07T20:56:25.7650300Z use_array_for_index_remapping=False, 2025-05-07T20:56:25.7650582Z do_pruning=True, 2025-05-07T20:56:25.7650836Z pooling_mode=, 2025-05-07T20:56:25.7651136Z indices_dtype=torch.int32, 2025-05-07T20:56:25.7651408Z output_dtype=SparseType.BF16, 2025-05-07T20:56:25.7651671Z ) 2025-05-07T20:56:25.7651883Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7652344Z self=, 2025-05-07T20:56:25.7652868Z nbit_weights_ty=None, 2025-05-07T20:56:25.7653140Z use_array_for_index_remapping=True, 2025-05-07T20:56:25.7653422Z do_pruning=True, 2025-05-07T20:56:25.7653673Z pooling_mode=, 2025-05-07T20:56:25.7653973Z indices_dtype=torch.int32, 2025-05-07T20:56:25.7654243Z output_dtype=SparseType.BF16, 2025-05-07T20:56:25.7654505Z ) 2025-05-07T20:56:25.7654713Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7655182Z self=, 2025-05-07T20:56:25.7655651Z nbit_weights_ty=None, 2025-05-07T20:56:25.7655919Z use_array_for_index_remapping=False, 2025-05-07T20:56:25.7656208Z do_pruning=False, 2025-05-07T20:56:25.7656457Z pooling_mode=, 2025-05-07T20:56:25.7656757Z indices_dtype=torch.int64, 2025-05-07T20:56:25.7657039Z output_dtype=SparseType.FP32, 2025-05-07T20:56:25.7657295Z ) 2025-05-07T20:56:25.7657498Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7657973Z self=, 2025-05-07T20:56:25.7658439Z nbit_weights_ty=None, 2025-05-07T20:56:25.7658697Z use_array_for_index_remapping=True, 2025-05-07T20:56:25.7658985Z do_pruning=False, 2025-05-07T20:56:25.7659236Z pooling_mode=, 2025-05-07T20:56:25.7659528Z indices_dtype=torch.int64, 2025-05-07T20:56:25.7659806Z output_dtype=SparseType.FP32, 2025-05-07T20:56:25.7660067Z ) 2025-05-07T20:56:25.7660267Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:25.7660733Z self=, 2025-05-07T20:56:25.7661197Z nbit_weights_ty=None, 2025-05-07T20:56:25.7661453Z use_array_for_index_remapping=True, 2025-05-07T20:56:25.7661744Z do_pruning=True, 2025-05-07T20:56:25.7661995Z pooling_mode=, 2025-05-07T20:56:25.7662290Z indices_dtype=torch.int64, 2025-05-07T20:56:25.7663137Z output_dtype=SparseType.FP32, 2025-05-07T20:56:25.7663403Z ) 2025-05-07T20:56:25.7663581Z PASSED 2025-05-07T20:56:26.0850280Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0851600Z self=, 2025-05-07T20:56:26.0852299Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:26.0852676Z pooling_mode=, 2025-05-07T20:56:26.0853051Z output_dtype=SparseType.FP16, 2025-05-07T20:56:26.0853370Z D=32, 2025-05-07T20:56:26.0853602Z B=8, 2025-05-07T20:56:26.0853829Z T=10, 2025-05-07T20:56:26.0854052Z L=10, 2025-05-07T20:56:26.0854283Z MAXH=50, 2025-05-07T20:56:26.0854523Z ) 2025-05-07T20:56:26.0854850Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0855660Z self=, 2025-05-07T20:56:26.0856362Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:26.0856738Z pooling_mode=, 2025-05-07T20:56:26.0857107Z output_dtype=SparseType.FP16, 2025-05-07T20:56:26.0857429Z D=32, 2025-05-07T20:56:26.0857658Z B=8, 2025-05-07T20:56:26.0857879Z T=10, 2025-05-07T20:56:26.0858105Z L=10, 2025-05-07T20:56:26.0858332Z MAXH=50, 2025-05-07T20:56:26.0858563Z ) 2025-05-07T20:56:26.0858899Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0859667Z self=, 2025-05-07T20:56:26.0860351Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:26.0860719Z pooling_mode=, 2025-05-07T20:56:26.0861091Z output_dtype=SparseType.BF16, 2025-05-07T20:56:26.0861415Z D=512, 2025-05-07T20:56:26.0862044Z B=22, 2025-05-07T20:56:26.0862275Z T=10, 2025-05-07T20:56:26.0862505Z L=82, 2025-05-07T20:56:26.0862725Z MAXH=54, 2025-05-07T20:56:26.0862961Z ) 2025-05-07T20:56:26.0863300Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0864060Z self=, 2025-05-07T20:56:26.0864749Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:26.0865117Z pooling_mode=, 2025-05-07T20:56:26.0865483Z output_dtype=SparseType.BF16, 2025-05-07T20:56:26.0865804Z D=1024, 2025-05-07T20:56:26.0866037Z B=16, 2025-05-07T20:56:26.0866256Z T=10, 2025-05-07T20:56:26.0866479Z L=96, 2025-05-07T20:56:26.0866706Z MAXH=92, 2025-05-07T20:56:26.0866936Z ) 2025-05-07T20:56:26.0867268Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0868039Z self=, 2025-05-07T20:56:26.0868738Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:26.0869104Z pooling_mode=, 2025-05-07T20:56:26.0869482Z output_dtype=SparseType.BF16, 2025-05-07T20:56:26.0869803Z D=256, 2025-05-07T20:56:26.0870024Z B=32, 2025-05-07T20:56:26.0870257Z T=16, 2025-05-07T20:56:26.0870483Z L=100, 2025-05-07T20:56:26.0870706Z MAXH=69, 2025-05-07T20:56:26.0870945Z ) 2025-05-07T20:56:26.0871276Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0872036Z self=, 2025-05-07T20:56:26.0872720Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:26.0873089Z pooling_mode=, 2025-05-07T20:56:26.0873453Z output_dtype=SparseType.BF16, 2025-05-07T20:56:26.0873779Z D=256, 2025-05-07T20:56:26.0874007Z B=31, 2025-05-07T20:56:26.0874226Z T=11, 2025-05-07T20:56:26.0874454Z L=23, 2025-05-07T20:56:26.0874931Z MAXH=52, 2025-05-07T20:56:26.0875172Z ) 2025-05-07T20:56:26.0875495Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0876348Z self=, 2025-05-07T20:56:26.0877085Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:26.0877668Z pooling_mode=, 2025-05-07T20:56:26.0878041Z output_dtype=SparseType.BF16, 2025-05-07T20:56:26.0878370Z D=32, 2025-05-07T20:56:26.0878594Z B=24, 2025-05-07T20:56:26.0878938Z T=12, 2025-05-07T20:56:26.0879164Z L=37, 2025-05-07T20:56:26.0879392Z MAXH=97, 2025-05-07T20:56:26.0879618Z ) 2025-05-07T20:56:26.0879951Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0880715Z self=, 2025-05-07T20:56:26.0881405Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:26.0881782Z pooling_mode=, 2025-05-07T20:56:26.0882153Z output_dtype=SparseType.BF16, 2025-05-07T20:56:26.0882470Z D=512, 2025-05-07T20:56:26.0882698Z B=8, 2025-05-07T20:56:26.0882921Z T=11, 2025-05-07T20:56:26.0883140Z L=31, 2025-05-07T20:56:26.0883366Z MAXH=64, 2025-05-07T20:56:26.0883598Z ) 2025-05-07T20:56:26.0883922Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0884685Z self=, 2025-05-07T20:56:26.0885373Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:26.0885745Z pooling_mode=, 2025-05-07T20:56:26.0886110Z output_dtype=SparseType.BF16, 2025-05-07T20:56:26.0886432Z D=1024, 2025-05-07T20:56:26.0886664Z B=32, 2025-05-07T20:56:26.0886882Z T=17, 2025-05-07T20:56:26.0887133Z L=41, 2025-05-07T20:56:26.0887450Z MAXH=61, 2025-05-07T20:56:26.0887676Z ) 2025-05-07T20:56:26.0888010Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0888780Z self=, 2025-05-07T20:56:26.0889459Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:26.0889828Z pooling_mode=, 2025-05-07T20:56:26.0890199Z output_dtype=SparseType.BF16, 2025-05-07T20:56:26.0890518Z D=512, 2025-05-07T20:56:26.0890739Z B=22, 2025-05-07T20:56:26.0890962Z T=12, 2025-05-07T20:56:26.0891188Z L=26, 2025-05-07T20:56:26.0891408Z MAXH=98, 2025-05-07T20:56:26.0891642Z ) 2025-05-07T20:56:26.0891974Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0892735Z self=, 2025-05-07T20:56:26.0893419Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:26.0893793Z pooling_mode=, 2025-05-07T20:56:26.0894163Z output_dtype=SparseType.BF16, 2025-05-07T20:56:26.0894486Z D=384, 2025-05-07T20:56:26.0894721Z B=13, 2025-05-07T20:56:26.0894939Z T=15, 2025-05-07T20:56:26.0895166Z L=83, 2025-05-07T20:56:26.0895394Z MAXH=100, 2025-05-07T20:56:26.0895630Z ) 2025-05-07T20:56:26.0896233Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0897007Z self=, 2025-05-07T20:56:26.0897696Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:26.0898059Z pooling_mode=, 2025-05-07T20:56:26.0898431Z output_dtype=SparseType.BF16, 2025-05-07T20:56:26.0898753Z D=384, 2025-05-07T20:56:26.0898978Z B=15, 2025-05-07T20:56:26.0899204Z T=15, 2025-05-07T20:56:26.0899430Z L=83, 2025-05-07T20:56:26.0899675Z MAXH=100, 2025-05-07T20:56:26.0899927Z ) 2025-05-07T20:56:26.0900437Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0901241Z self=, 2025-05-07T20:56:26.0901863Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:26.0902173Z pooling_mode=, 2025-05-07T20:56:26.0902477Z output_dtype=SparseType.BF16, 2025-05-07T20:56:26.0902746Z D=384, 2025-05-07T20:56:26.0902936Z B=8, 2025-05-07T20:56:26.0903116Z T=15, 2025-05-07T20:56:26.0903305Z L=83, 2025-05-07T20:56:26.0903493Z MAXH=100, 2025-05-07T20:56:26.0903682Z ) 2025-05-07T20:56:26.0903963Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0904589Z self=, 2025-05-07T20:56:26.0905149Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:26.0905453Z pooling_mode=, 2025-05-07T20:56:26.0905769Z output_dtype=SparseType.BF16, 2025-05-07T20:56:26.0906046Z D=384, 2025-05-07T20:56:26.0906231Z B=8, 2025-05-07T20:56:26.0906423Z T=15, 2025-05-07T20:56:26.0906618Z L=83, 2025-05-07T20:56:26.0906800Z MAXH=83, 2025-05-07T20:56:26.0906995Z ) 2025-05-07T20:56:26.0907314Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:26.0907947Z self=, 2025-05-07T20:56:26.0908510Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:26.0908821Z pooling_mode=, 2025-05-07T20:56:26.0909135Z output_dtype=SparseType.BF16, 2025-05-07T20:56:26.0909400Z D=384, 2025-05-07T20:56:26.0909591Z B=15, 2025-05-07T20:56:26.0909779Z T=15, 2025-05-07T20:56:26.0909962Z L=83, 2025-05-07T20:56:26.0910154Z MAXH=83, 2025-05-07T20:56:26.0910348Z ) 2025-05-07T20:56:26.0910535Z PASSED 2025-05-07T20:56:38.6715113Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int4 Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6725498Z self=, 2025-05-07T20:56:38.6726111Z D=32, 2025-05-07T20:56:38.6726342Z B=8, 2025-05-07T20:56:38.6726567Z T=10, 2025-05-07T20:56:38.6726789Z L=10, 2025-05-07T20:56:38.6727016Z MAXH=50, 2025-05-07T20:56:38.6727284Z indices_dtype=torch.int32, 2025-05-07T20:56:38.6727591Z ) 2025-05-07T20:56:38.6727892Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6728565Z self=, 2025-05-07T20:56:38.6729155Z D=256, 2025-05-07T20:56:38.6729391Z B=8, 2025-05-07T20:56:38.6729618Z T=10, 2025-05-07T20:56:38.6729841Z L=10, 2025-05-07T20:56:38.6730069Z MAXH=50, 2025-05-07T20:56:38.6730331Z indices_dtype=torch.int32, 2025-05-07T20:56:38.6730630Z ) 2025-05-07T20:56:38.6730925Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6731585Z self=, 2025-05-07T20:56:38.6732188Z D=256, 2025-05-07T20:56:38.6732410Z B=27, 2025-05-07T20:56:38.6732643Z T=20, 2025-05-07T20:56:38.6732871Z L=65, 2025-05-07T20:56:38.6733088Z MAXH=85, 2025-05-07T20:56:38.6733356Z indices_dtype=torch.int64, 2025-05-07T20:56:38.6733660Z ) 2025-05-07T20:56:38.6733931Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6734577Z self=, 2025-05-07T20:56:38.6735169Z D=512, 2025-05-07T20:56:38.6735395Z B=30, 2025-05-07T20:56:38.6735621Z T=10, 2025-05-07T20:56:38.6735845Z L=85, 2025-05-07T20:56:38.6736062Z MAXH=79, 2025-05-07T20:56:38.6736325Z indices_dtype=torch.int64, 2025-05-07T20:56:38.6736628Z ) 2025-05-07T20:56:38.6736901Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6737776Z self=, 2025-05-07T20:56:38.6738455Z D=1024, 2025-05-07T20:56:38.6738680Z B=15, 2025-05-07T20:56:38.6738909Z T=13, 2025-05-07T20:56:38.6739135Z L=92, 2025-05-07T20:56:38.6739355Z MAXH=74, 2025-05-07T20:56:38.6739616Z indices_dtype=torch.int64, 2025-05-07T20:56:38.6739916Z ) 2025-05-07T20:56:38.6740187Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6740881Z self=, 2025-05-07T20:56:38.6741473Z D=512, 2025-05-07T20:56:38.6741707Z B=23, 2025-05-07T20:56:38.6741923Z T=20, 2025-05-07T20:56:38.6742146Z L=35, 2025-05-07T20:56:38.6742372Z MAXH=100, 2025-05-07T20:56:38.6742629Z indices_dtype=torch.int32, 2025-05-07T20:56:38.6742930Z ) 2025-05-07T20:56:38.6743212Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6743861Z self=, 2025-05-07T20:56:38.6744455Z D=512, 2025-05-07T20:56:38.6744683Z B=14, 2025-05-07T20:56:38.6744904Z T=10, 2025-05-07T20:56:38.6745128Z L=29, 2025-05-07T20:56:38.6745351Z MAXH=60, 2025-05-07T20:56:38.6745600Z indices_dtype=torch.int64, 2025-05-07T20:56:38.6745905Z ) 2025-05-07T20:56:38.6746179Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6746815Z self=, 2025-05-07T20:56:38.6747404Z D=384, 2025-05-07T20:56:38.6747633Z B=31, 2025-05-07T20:56:38.6747865Z T=15, 2025-05-07T20:56:38.6748086Z L=68, 2025-05-07T20:56:38.6748322Z MAXH=82, 2025-05-07T20:56:38.6748592Z indices_dtype=torch.int64, 2025-05-07T20:56:38.6748890Z ) 2025-05-07T20:56:38.6749175Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6749888Z self=, 2025-05-07T20:56:38.6750471Z D=256, 2025-05-07T20:56:38.6750704Z B=24, 2025-05-07T20:56:38.6750935Z T=10, 2025-05-07T20:56:38.6751176Z L=74, 2025-05-07T20:56:38.6751426Z MAXH=68, 2025-05-07T20:56:38.6751682Z indices_dtype=torch.int64, 2025-05-07T20:56:38.6751976Z ) 2025-05-07T20:56:38.6752257Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6752905Z self=, 2025-05-07T20:56:38.6753492Z D=32, 2025-05-07T20:56:38.6753725Z B=12, 2025-05-07T20:56:38.6753951Z T=19, 2025-05-07T20:56:38.6754177Z L=74, 2025-05-07T20:56:38.6754411Z MAXH=94, 2025-05-07T20:56:38.6754674Z indices_dtype=torch.int64, 2025-05-07T20:56:38.6754969Z ) 2025-05-07T20:56:38.6755251Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6755908Z self=, 2025-05-07T20:56:38.6756501Z D=384, 2025-05-07T20:56:38.6756726Z B=19, 2025-05-07T20:56:38.6756955Z T=13, 2025-05-07T20:56:38.6757181Z L=64, 2025-05-07T20:56:38.6757398Z MAXH=97, 2025-05-07T20:56:38.6757664Z indices_dtype=torch.int64, 2025-05-07T20:56:38.6757959Z ) 2025-05-07T20:56:38.6758241Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6758892Z self=, 2025-05-07T20:56:38.6759557Z D=384, 2025-05-07T20:56:38.6759776Z B=19, 2025-05-07T20:56:38.6760004Z T=13, 2025-05-07T20:56:38.6760224Z L=19, 2025-05-07T20:56:38.6760437Z MAXH=97, 2025-05-07T20:56:38.6760714Z indices_dtype=torch.int64, 2025-05-07T20:56:38.6761037Z ) 2025-05-07T20:56:38.6761301Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6761947Z self=, 2025-05-07T20:56:38.6762633Z D=384, 2025-05-07T20:56:38.6762865Z B=19, 2025-05-07T20:56:38.6763130Z T=19, 2025-05-07T20:56:38.6763360Z L=19, 2025-05-07T20:56:38.6763574Z MAXH=97, 2025-05-07T20:56:38.6763832Z indices_dtype=torch.int64, 2025-05-07T20:56:38.6764147Z ) 2025-05-07T20:56:38.6764441Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6765131Z self=, 2025-05-07T20:56:38.6765759Z D=384, 2025-05-07T20:56:38.6765947Z B=19, 2025-05-07T20:56:38.6766125Z T=19, 2025-05-07T20:56:38.6766312Z L=19, 2025-05-07T20:56:38.6766498Z MAXH=50, 2025-05-07T20:56:38.6766712Z indices_dtype=torch.int64, 2025-05-07T20:56:38.6766961Z ) 2025-05-07T20:56:38.6767194Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:38.6767716Z self=, 2025-05-07T20:56:38.6768204Z D=384, 2025-05-07T20:56:38.6768397Z B=19, 2025-05-07T20:56:38.6768575Z T=19, 2025-05-07T20:56:38.6768761Z L=50, 2025-05-07T20:56:38.6768941Z MAXH=50, 2025-05-07T20:56:38.6769151Z indices_dtype=torch.int64, 2025-05-07T20:56:38.6769397Z ) 2025-05-07T20:56:38.6769572Z PASSED 2025-05-07T20:56:38.7866098Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int8 Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7867184Z self=, 2025-05-07T20:56:38.7867770Z D=32, 2025-05-07T20:56:38.7867996Z B=8, 2025-05-07T20:56:38.7868222Z T=10, 2025-05-07T20:56:38.7868436Z L=10, 2025-05-07T20:56:38.7868660Z MAXH=50, 2025-05-07T20:56:38.7868896Z ) 2025-05-07T20:56:38.7869167Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7869810Z self=, 2025-05-07T20:56:38.7870797Z D=384, 2025-05-07T20:56:38.7871016Z B=8, 2025-05-07T20:56:38.7871247Z T=10, 2025-05-07T20:56:38.7871470Z L=10, 2025-05-07T20:56:38.7871684Z MAXH=50, 2025-05-07T20:56:38.7871913Z ) 2025-05-07T20:56:38.7872189Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7872825Z self=, 2025-05-07T20:56:38.7873410Z D=384, 2025-05-07T20:56:38.7873635Z B=25, 2025-05-07T20:56:38.7873850Z T=17, 2025-05-07T20:56:38.7874079Z L=37, 2025-05-07T20:56:38.7874303Z MAXH=89, 2025-05-07T20:56:38.7874527Z ) 2025-05-07T20:56:38.7874806Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7875457Z self=, 2025-05-07T20:56:38.7876041Z D=384, 2025-05-07T20:56:38.7876261Z B=23, 2025-05-07T20:56:38.7876496Z T=20, 2025-05-07T20:56:38.7876721Z L=84, 2025-05-07T20:56:38.7876946Z MAXH=66, 2025-05-07T20:56:38.7877184Z ) 2025-05-07T20:56:38.7877466Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7878104Z self=, 2025-05-07T20:56:38.7878695Z D=384, 2025-05-07T20:56:38.7878919Z B=17, 2025-05-07T20:56:38.7879251Z T=12, 2025-05-07T20:56:38.7879473Z L=16, 2025-05-07T20:56:38.7879692Z MAXH=57, 2025-05-07T20:56:38.7879914Z ) 2025-05-07T20:56:38.7880193Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7880836Z self=, 2025-05-07T20:56:38.7881416Z D=256, 2025-05-07T20:56:38.7881647Z B=13, 2025-05-07T20:56:38.7881874Z T=16, 2025-05-07T20:56:38.7882096Z L=73, 2025-05-07T20:56:38.7882309Z MAXH=81, 2025-05-07T20:56:38.7882535Z ) 2025-05-07T20:56:38.7882817Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7883649Z self=, 2025-05-07T20:56:38.7884322Z D=1024, 2025-05-07T20:56:38.7884551Z B=19, 2025-05-07T20:56:38.7884772Z T=18, 2025-05-07T20:56:38.7884991Z L=56, 2025-05-07T20:56:38.7885213Z MAXH=76, 2025-05-07T20:56:38.7885433Z ) 2025-05-07T20:56:38.7885708Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7886350Z self=, 2025-05-07T20:56:38.7886927Z D=384, 2025-05-07T20:56:38.7887157Z B=31, 2025-05-07T20:56:38.7887377Z T=13, 2025-05-07T20:56:38.7887588Z L=22, 2025-05-07T20:56:38.7887807Z MAXH=75, 2025-05-07T20:56:38.7888031Z ) 2025-05-07T20:56:38.7888297Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7888938Z self=, 2025-05-07T20:56:38.7889533Z D=384, 2025-05-07T20:56:38.7889762Z B=10, 2025-05-07T20:56:38.7889975Z T=12, 2025-05-07T20:56:38.7890201Z L=100, 2025-05-07T20:56:38.7890427Z MAXH=92, 2025-05-07T20:56:38.7890649Z ) 2025-05-07T20:56:38.7890923Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7891565Z self=, 2025-05-07T20:56:38.7892148Z D=32, 2025-05-07T20:56:38.7892370Z B=22, 2025-05-07T20:56:38.7892595Z T=12, 2025-05-07T20:56:38.7892809Z L=77, 2025-05-07T20:56:38.7893035Z MAXH=96, 2025-05-07T20:56:38.7893264Z ) 2025-05-07T20:56:38.7893531Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7894173Z self=, 2025-05-07T20:56:38.7894760Z D=384, 2025-05-07T20:56:38.7894979Z B=26, 2025-05-07T20:56:38.7895263Z T=18, 2025-05-07T20:56:38.7895488Z L=56, 2025-05-07T20:56:38.7895711Z MAXH=69, 2025-05-07T20:56:38.7896173Z ) 2025-05-07T20:56:38.7896456Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7897092Z self=, 2025-05-07T20:56:38.7897677Z D=384, 2025-05-07T20:56:38.7897904Z B=26, 2025-05-07T20:56:38.7898127Z T=10, 2025-05-07T20:56:38.7898340Z L=56, 2025-05-07T20:56:38.7898564Z MAXH=69, 2025-05-07T20:56:38.7898793Z ) 2025-05-07T20:56:38.7899060Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7899703Z self=, 2025-05-07T20:56:38.7900293Z D=384, 2025-05-07T20:56:38.7900512Z B=26, 2025-05-07T20:56:38.7900738Z T=10, 2025-05-07T20:56:38.7900964Z L=56, 2025-05-07T20:56:38.7901180Z MAXH=56, 2025-05-07T20:56:38.7901415Z ) 2025-05-07T20:56:38.7901695Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7902337Z self=, 2025-05-07T20:56:38.7902931Z D=384, 2025-05-07T20:56:38.7903157Z B=8, 2025-05-07T20:56:38.7903370Z T=10, 2025-05-07T20:56:38.7903589Z L=56, 2025-05-07T20:56:38.7903812Z MAXH=56, 2025-05-07T20:56:38.7904041Z ) 2025-05-07T20:56:38.7904318Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:38.7904962Z self=, 2025-05-07T20:56:38.7905555Z D=384, 2025-05-07T20:56:38.7905777Z B=8, 2025-05-07T20:56:38.7905999Z T=10, 2025-05-07T20:56:38.7906221Z L=56, 2025-05-07T20:56:38.7906435Z MAXH=50, 2025-05-07T20:56:38.7906668Z ) 2025-05-07T20:56:38.7906891Z PASSED 2025-05-07T20:56:39.5056324Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5057794Z self=, 2025-05-07T20:56:39.5058405Z T=1, 2025-05-07T20:56:39.5058603Z D=2, 2025-05-07T20:56:39.5058791Z B=1, 2025-05-07T20:56:39.5058970Z log_E=3, 2025-05-07T20:56:39.5059180Z L=0, 2025-05-07T20:56:39.5059387Z weights_ty=SparseType.FP32, 2025-05-07T20:56:39.5059681Z output_dtype=SparseType.FP16, 2025-05-07T20:56:39.5059953Z ) 2025-05-07T20:56:39.5060214Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5060826Z self=, 2025-05-07T20:56:39.5061345Z T=2, 2025-05-07T20:56:39.5061526Z D=2, 2025-05-07T20:56:39.5061711Z B=1, 2025-05-07T20:56:39.5061897Z log_E=3, 2025-05-07T20:56:39.5062085Z L=0, 2025-05-07T20:56:39.5062298Z weights_ty=SparseType.FP32, 2025-05-07T20:56:39.5062589Z output_dtype=SparseType.FP16, 2025-05-07T20:56:39.5062853Z ) 2025-05-07T20:56:39.5063121Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5063729Z self=, 2025-05-07T20:56:39.5064242Z T=2, 2025-05-07T20:56:39.5064430Z D=103, 2025-05-07T20:56:39.5064621Z B=86, 2025-05-07T20:56:39.5064810Z log_E=4, 2025-05-07T20:56:39.5064999Z L=19, 2025-05-07T20:56:39.5065208Z weights_ty=SparseType.FP16, 2025-05-07T20:56:39.5065493Z output_dtype=SparseType.BF16, 2025-05-07T20:56:39.5065748Z ) 2025-05-07T20:56:39.5066012Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5066610Z self=, 2025-05-07T20:56:39.5067121Z T=1, 2025-05-07T20:56:39.5067305Z D=48, 2025-05-07T20:56:39.5067487Z B=48, 2025-05-07T20:56:39.5067758Z log_E=3, 2025-05-07T20:56:39.5067949Z L=6, 2025-05-07T20:56:39.5068159Z weights_ty=SparseType.FP32, 2025-05-07T20:56:39.5068437Z output_dtype=SparseType.FP16, 2025-05-07T20:56:39.5068699Z ) 2025-05-07T20:56:39.5068959Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5069549Z self=, 2025-05-07T20:56:39.5070068Z T=1, 2025-05-07T20:56:39.5070253Z D=38, 2025-05-07T20:56:39.5070437Z B=30, 2025-05-07T20:56:39.5070615Z log_E=4, 2025-05-07T20:56:39.5070807Z L=9, 2025-05-07T20:56:39.5071013Z weights_ty=SparseType.FP32, 2025-05-07T20:56:39.5071288Z output_dtype=SparseType.BF16, 2025-05-07T20:56:39.5071548Z ) 2025-05-07T20:56:39.5071853Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5072445Z self=, 2025-05-07T20:56:39.5072965Z T=7, 2025-05-07T20:56:39.5073153Z D=107, 2025-05-07T20:56:39.5073333Z B=87, 2025-05-07T20:56:39.5073520Z log_E=5, 2025-05-07T20:56:39.5073717Z L=4, 2025-05-07T20:56:39.5073919Z weights_ty=SparseType.INT4, 2025-05-07T20:56:39.5074202Z output_dtype=SparseType.INT8, 2025-05-07T20:56:39.5074465Z ) 2025-05-07T20:56:39.5074722Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5075320Z self=, 2025-05-07T20:56:39.5075839Z T=1, 2025-05-07T20:56:39.5076026Z D=54, 2025-05-07T20:56:39.5076204Z B=93, 2025-05-07T20:56:39.5076390Z log_E=3, 2025-05-07T20:56:39.5076588Z L=7, 2025-05-07T20:56:39.5076793Z weights_ty=SparseType.FP32, 2025-05-07T20:56:39.5077078Z output_dtype=SparseType.BF16, 2025-05-07T20:56:39.5077338Z ) 2025-05-07T20:56:39.5077593Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5078343Z self=, 2025-05-07T20:56:39.5078934Z T=5, 2025-05-07T20:56:39.5079178Z D=80, 2025-05-07T20:56:39.5079366Z B=125, 2025-05-07T20:56:39.5079549Z log_E=3, 2025-05-07T20:56:39.5079739Z L=3, 2025-05-07T20:56:39.5079946Z weights_ty=SparseType.INT8, 2025-05-07T20:56:39.5080226Z output_dtype=SparseType.FP16, 2025-05-07T20:56:39.5080480Z ) 2025-05-07T20:56:39.5080742Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5081343Z self=, 2025-05-07T20:56:39.5081859Z T=5, 2025-05-07T20:56:39.5082037Z D=87, 2025-05-07T20:56:39.5082219Z B=112, 2025-05-07T20:56:39.5082406Z log_E=3, 2025-05-07T20:56:39.5082591Z L=16, 2025-05-07T20:56:39.5082801Z weights_ty=SparseType.FP32, 2025-05-07T20:56:39.5083083Z output_dtype=SparseType.FP16, 2025-05-07T20:56:39.5083341Z ) 2025-05-07T20:56:39.5083608Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5084207Z self=, 2025-05-07T20:56:39.5084718Z T=9, 2025-05-07T20:56:39.5084901Z D=113, 2025-05-07T20:56:39.5085086Z B=12, 2025-05-07T20:56:39.5085264Z log_E=3, 2025-05-07T20:56:39.5085461Z L=9, 2025-05-07T20:56:39.5085667Z weights_ty=SparseType.INT4, 2025-05-07T20:56:39.5085944Z output_dtype=SparseType.FP16, 2025-05-07T20:56:39.5086204Z ) 2025-05-07T20:56:39.5086468Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5087062Z self=, 2025-05-07T20:56:39.5087588Z T=6, 2025-05-07T20:56:39.5087775Z D=115, 2025-05-07T20:56:39.5087963Z B=90, 2025-05-07T20:56:39.5088144Z log_E=3, 2025-05-07T20:56:39.5088397Z L=8, 2025-05-07T20:56:39.5088612Z weights_ty=SparseType.INT4, 2025-05-07T20:56:39.5088895Z output_dtype=SparseType.FP16, 2025-05-07T20:56:39.5089160Z ) 2025-05-07T20:56:39.5089423Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5090020Z self=, 2025-05-07T20:56:39.5090539Z T=6, 2025-05-07T20:56:39.5090725Z D=115, 2025-05-07T20:56:39.5090907Z B=90, 2025-05-07T20:56:39.5091116Z log_E=3, 2025-05-07T20:56:39.5098684Z L=0, 2025-05-07T20:56:39.5098921Z weights_ty=SparseType.INT4, 2025-05-07T20:56:39.5099224Z output_dtype=SparseType.FP16, 2025-05-07T20:56:39.5099489Z ) 2025-05-07T20:56:39.5099760Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5100377Z self=, 2025-05-07T20:56:39.5100902Z T=6, 2025-05-07T20:56:39.5101104Z D=115, 2025-05-07T20:56:39.5101301Z B=6, 2025-05-07T20:56:39.5101511Z log_E=3, 2025-05-07T20:56:39.5101744Z L=0, 2025-05-07T20:56:39.5101968Z weights_ty=SparseType.INT4, 2025-05-07T20:56:39.5102273Z output_dtype=SparseType.FP16, 2025-05-07T20:56:39.5102561Z ) 2025-05-07T20:56:39.5102845Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5103496Z self=, 2025-05-07T20:56:39.5104020Z T=6, 2025-05-07T20:56:39.5104208Z D=2, 2025-05-07T20:56:39.5104393Z B=6, 2025-05-07T20:56:39.5104576Z log_E=3, 2025-05-07T20:56:39.5104773Z L=0, 2025-05-07T20:56:39.5104988Z weights_ty=SparseType.INT4, 2025-05-07T20:56:39.5105270Z output_dtype=SparseType.FP16, 2025-05-07T20:56:39.5105536Z ) 2025-05-07T20:56:39.5105803Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:39.5106570Z self=, 2025-05-07T20:56:39.5107109Z T=6, 2025-05-07T20:56:39.5107303Z D=2, 2025-05-07T20:56:39.5107542Z B=6, 2025-05-07T20:56:39.5107733Z log_E=3, 2025-05-07T20:56:39.5107933Z L=6, 2025-05-07T20:56:39.5108140Z weights_ty=SparseType.INT4, 2025-05-07T20:56:39.5108431Z output_dtype=SparseType.FP16, 2025-05-07T20:56:39.5108697Z ) 2025-05-07T20:56:39.5108880Z PASSED 2025-05-07T20:56:40.1970255Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.1971952Z self=, 2025-05-07T20:56:40.1973084Z T=1, 2025-05-07T20:56:40.1973462Z D=2, 2025-05-07T20:56:40.1973832Z B=1, 2025-05-07T20:56:40.1974191Z log_E=3, 2025-05-07T20:56:40.1974582Z L=0, 2025-05-07T20:56:40.1975031Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.1975617Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.1976167Z weighted=False, 2025-05-07T20:56:40.1976591Z ) 2025-05-07T20:56:40.1976943Z weight_ty: fp32 2025-05-07T20:56:40.1977605Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.1978971Z self=, 2025-05-07T20:56:40.1980084Z T=5, 2025-05-07T20:56:40.1980444Z D=2, 2025-05-07T20:56:40.1980806Z B=1, 2025-05-07T20:56:40.1981107Z log_E=3, 2025-05-07T20:56:40.1981321Z L=0, 2025-05-07T20:56:40.1981557Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.1981846Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.1982116Z weighted=False, 2025-05-07T20:56:40.1982328Z ) 2025-05-07T20:56:40.1982513Z weight_ty: fp32 2025-05-07T20:56:40.1982722Z weight_ty: fp32 2025-05-07T20:56:40.1982935Z weight_ty: fp32 2025-05-07T20:56:40.1983476Z weight_ty: fp32 2025-05-07T20:56:40.1983687Z weight_ty: fp32 2025-05-07T20:56:40.1984022Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.1984713Z self=, 2025-05-07T20:56:40.1985278Z T=5, 2025-05-07T20:56:40.1985478Z D=27, 2025-05-07T20:56:40.1985675Z B=104, 2025-05-07T20:56:40.1985864Z log_E=4, 2025-05-07T20:56:40.1986067Z L=14, 2025-05-07T20:56:40.1986284Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.1986566Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.1986848Z weighted=True, 2025-05-07T20:56:40.1987064Z ) 2025-05-07T20:56:40.1987255Z weight_ty: fp32 2025-05-07T20:56:40.1987467Z weight_ty: fp32 2025-05-07T20:56:40.1987680Z weight_ty: fp32 2025-05-07T20:56:40.1987893Z weight_ty: fp32 2025-05-07T20:56:40.1988098Z weight_ty: fp32 2025-05-07T20:56:40.1988430Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.1989127Z self=, 2025-05-07T20:56:40.1989688Z T=6, 2025-05-07T20:56:40.1989884Z D=56, 2025-05-07T20:56:40.1990079Z B=32, 2025-05-07T20:56:40.1990263Z log_E=3, 2025-05-07T20:56:40.1990467Z L=13, 2025-05-07T20:56:40.1990683Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.1990966Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.1991244Z weighted=True, 2025-05-07T20:56:40.1991458Z ) 2025-05-07T20:56:40.1991638Z weight_ty: fp32 2025-05-07T20:56:40.1991852Z weight_ty: fp32 2025-05-07T20:56:40.1992065Z weight_ty: fp32 2025-05-07T20:56:40.1992272Z weight_ty: fp32 2025-05-07T20:56:40.1992488Z weight_ty: fp32 2025-05-07T20:56:40.1992696Z weight_ty: fp32 2025-05-07T20:56:40.1993020Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.1993862Z self=, 2025-05-07T20:56:40.1994423Z T=8, 2025-05-07T20:56:40.1994688Z D=48, 2025-05-07T20:56:40.1994875Z B=38, 2025-05-07T20:56:40.1995057Z log_E=3, 2025-05-07T20:56:40.1995255Z L=5, 2025-05-07T20:56:40.1995464Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.1995746Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.1996181Z weighted=False, 2025-05-07T20:56:40.1996390Z ) 2025-05-07T20:56:40.1996569Z weight_ty: fp32 2025-05-07T20:56:40.1996782Z weight_ty: fp32 2025-05-07T20:56:40.1996992Z weight_ty: fp32 2025-05-07T20:56:40.1997195Z weight_ty: fp32 2025-05-07T20:56:40.1997405Z weight_ty: fp32 2025-05-07T20:56:40.1997619Z weight_ty: fp32 2025-05-07T20:56:40.1997822Z weight_ty: fp32 2025-05-07T20:56:40.1998031Z weight_ty: fp32 2025-05-07T20:56:40.1998363Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.1999100Z self=, 2025-05-07T20:56:40.1999658Z T=5, 2025-05-07T20:56:40.1999847Z D=42, 2025-05-07T20:56:40.2000041Z B=93, 2025-05-07T20:56:40.2000226Z log_E=4, 2025-05-07T20:56:40.2000423Z L=7, 2025-05-07T20:56:40.2000635Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.2000915Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.2001187Z weighted=True, 2025-05-07T20:56:40.2001396Z ) 2025-05-07T20:56:40.2001575Z weight_ty: fp32 2025-05-07T20:56:40.2001792Z weight_ty: fp32 2025-05-07T20:56:40.2002001Z weight_ty: fp32 2025-05-07T20:56:40.2002205Z weight_ty: fp32 2025-05-07T20:56:40.2002414Z weight_ty: fp32 2025-05-07T20:56:40.2002741Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.2003416Z self=, 2025-05-07T20:56:40.2003976Z T=6, 2025-05-07T20:56:40.2004164Z D=89, 2025-05-07T20:56:40.2004421Z B=39, 2025-05-07T20:56:40.2004623Z log_E=5, 2025-05-07T20:56:40.2004822Z L=7, 2025-05-07T20:56:40.2005028Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.2005314Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.2005589Z weighted=False, 2025-05-07T20:56:40.2005798Z ) 2025-05-07T20:56:40.2005976Z weight_ty: fp32 2025-05-07T20:56:40.2006188Z weight_ty: fp32 2025-05-07T20:56:40.2006398Z weight_ty: fp32 2025-05-07T20:56:40.2006601Z weight_ty: fp32 2025-05-07T20:56:40.2006981Z weight_ty: fp32 2025-05-07T20:56:40.2007189Z weight_ty: fp32 2025-05-07T20:56:40.2007510Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.2008192Z self=, 2025-05-07T20:56:40.2008752Z T=6, 2025-05-07T20:56:40.2008933Z D=98, 2025-05-07T20:56:40.2009123Z B=77, 2025-05-07T20:56:40.2009310Z log_E=4, 2025-05-07T20:56:40.2009502Z L=2, 2025-05-07T20:56:40.2009720Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.2010010Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.2010282Z weighted=False, 2025-05-07T20:56:40.2010493Z ) 2025-05-07T20:56:40.2010680Z weight_ty: fp32 2025-05-07T20:56:40.2010886Z weight_ty: fp32 2025-05-07T20:56:40.2011099Z weight_ty: fp32 2025-05-07T20:56:40.2011314Z weight_ty: fp32 2025-05-07T20:56:40.2011542Z weight_ty: fp32 2025-05-07T20:56:40.2011783Z weight_ty: fp32 2025-05-07T20:56:40.2012115Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.2012798Z self=, 2025-05-07T20:56:40.2013496Z T=5, 2025-05-07T20:56:40.2013687Z D=111, 2025-05-07T20:56:40.2013881Z B=125, 2025-05-07T20:56:40.2014066Z log_E=4, 2025-05-07T20:56:40.2014262Z L=16, 2025-05-07T20:56:40.2014477Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.2014762Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.2015171Z weighted=True, 2025-05-07T20:56:40.2015382Z ) 2025-05-07T20:56:40.2015619Z weight_ty: fp32 2025-05-07T20:56:40.2015835Z weight_ty: fp32 2025-05-07T20:56:40.2016047Z weight_ty: fp32 2025-05-07T20:56:40.2016252Z weight_ty: fp32 2025-05-07T20:56:40.2016463Z weight_ty: fp32 2025-05-07T20:56:40.2016789Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.2017465Z self=, 2025-05-07T20:56:40.2018028Z T=5, 2025-05-07T20:56:40.2018221Z D=102, 2025-05-07T20:56:40.2018410Z B=26, 2025-05-07T20:56:40.2018591Z log_E=4, 2025-05-07T20:56:40.2018787Z L=12, 2025-05-07T20:56:40.2018999Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.2019280Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.2019560Z weighted=False, 2025-05-07T20:56:40.2019769Z ) 2025-05-07T20:56:40.2019951Z weight_ty: fp32 2025-05-07T20:56:40.2020164Z weight_ty: fp32 2025-05-07T20:56:40.2020386Z weight_ty: fp32 2025-05-07T20:56:40.2020590Z weight_ty: fp32 2025-05-07T20:56:40.2020805Z weight_ty: fp32 2025-05-07T20:56:40.2021136Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.2021837Z self=, 2025-05-07T20:56:40.2022421Z T=9, 2025-05-07T20:56:40.2022609Z D=90, 2025-05-07T20:56:40.2022789Z B=84, 2025-05-07T20:56:40.2022975Z log_E=3, 2025-05-07T20:56:40.2023171Z L=14, 2025-05-07T20:56:40.2023376Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.2023665Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.2023938Z weighted=True, 2025-05-07T20:56:40.2024142Z ) 2025-05-07T20:56:40.2024331Z weight_ty: fp32 2025-05-07T20:56:40.2024545Z weight_ty: fp32 2025-05-07T20:56:40.2024758Z weight_ty: fp32 2025-05-07T20:56:40.2024965Z weight_ty: fp32 2025-05-07T20:56:40.2025227Z weight_ty: fp32 2025-05-07T20:56:40.2025446Z weight_ty: fp32 2025-05-07T20:56:40.2025650Z weight_ty: fp32 2025-05-07T20:56:40.2025867Z weight_ty: fp32 2025-05-07T20:56:40.2026078Z weight_ty: fp32 2025-05-07T20:56:40.2026401Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.2027083Z self=, 2025-05-07T20:56:40.2027645Z T=9, 2025-05-07T20:56:40.2027829Z D=14, 2025-05-07T20:56:40.2028015Z B=84, 2025-05-07T20:56:40.2028203Z log_E=3, 2025-05-07T20:56:40.2028394Z L=14, 2025-05-07T20:56:40.2028604Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.2028887Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.2029154Z weighted=True, 2025-05-07T20:56:40.2029361Z ) 2025-05-07T20:56:40.2029545Z weight_ty: fp32 2025-05-07T20:56:40.2029751Z weight_ty: fp32 2025-05-07T20:56:40.2029959Z weight_ty: fp32 2025-05-07T20:56:40.2030171Z weight_ty: fp32 2025-05-07T20:56:40.2030377Z weight_ty: fp32 2025-05-07T20:56:40.2030585Z weight_ty: fp32 2025-05-07T20:56:40.2030796Z weight_ty: fp32 2025-05-07T20:56:40.2030998Z weight_ty: fp32 2025-05-07T20:56:40.2031206Z weight_ty: fp32 2025-05-07T20:56:40.2031533Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.2032214Z self=, 2025-05-07T20:56:40.2032767Z T=1, 2025-05-07T20:56:40.2032954Z D=14, 2025-05-07T20:56:40.2033141Z B=84, 2025-05-07T20:56:40.2033321Z log_E=3, 2025-05-07T20:56:40.2033517Z L=14, 2025-05-07T20:56:40.2033727Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.2034008Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.2034282Z weighted=True, 2025-05-07T20:56:40.2034493Z ) 2025-05-07T20:56:40.2034671Z weight_ty: fp32 2025-05-07T20:56:40.2035000Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.2035778Z self=, 2025-05-07T20:56:40.2036421Z T=1, 2025-05-07T20:56:40.2036604Z D=14, 2025-05-07T20:56:40.2036794Z B=3, 2025-05-07T20:56:40.2036985Z log_E=3, 2025-05-07T20:56:40.2037175Z L=14, 2025-05-07T20:56:40.2037386Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.2037674Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.2037940Z weighted=True, 2025-05-07T20:56:40.2038150Z ) 2025-05-07T20:56:40.2038337Z weight_ty: fp32 2025-05-07T20:56:40.2038661Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:40.2039409Z self=, 2025-05-07T20:56:40.2039969Z T=3, 2025-05-07T20:56:40.2040151Z D=14, 2025-05-07T20:56:40.2040341Z B=3, 2025-05-07T20:56:40.2040524Z log_E=3, 2025-05-07T20:56:40.2040717Z L=14, 2025-05-07T20:56:40.2040936Z weights_ty=SparseType.FP32, 2025-05-07T20:56:40.2041242Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.2041545Z weighted=True, 2025-05-07T20:56:40.2041758Z ) 2025-05-07T20:56:40.2041937Z weight_ty: fp32 2025-05-07T20:56:40.2042151Z weight_ty: fp32 2025-05-07T20:56:40.2042364Z weight_ty: fp32 2025-05-07T20:56:40.2042573Z PASSED 2025-05-07T20:56:40.2138194Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted PASSED 2025-05-07T20:56:43.6871816Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:43.6872924Z self=, 2025-05-07T20:56:43.6873583Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:43.6873960Z use_array_for_index_remapping=False, 2025-05-07T20:56:43.6874738Z do_pruning=False, 2025-05-07T20:56:43.6875048Z indices_dtype=torch.int32, 2025-05-07T20:56:43.6875380Z output_dtype=SparseType.FP32, 2025-05-07T20:56:43.6875710Z ) 2025-05-07T20:56:43.6876003Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:43.6876722Z self=, 2025-05-07T20:56:43.6877361Z nbit_weights_ty=None, 2025-05-07T20:56:43.6877697Z use_array_for_index_remapping=False, 2025-05-07T20:56:43.6878006Z do_pruning=False, 2025-05-07T20:56:43.6878244Z indices_dtype=torch.int32, 2025-05-07T20:56:43.6878522Z output_dtype=SparseType.FP32, 2025-05-07T20:56:43.6878784Z ) 2025-05-07T20:56:43.6879098Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:43.6879633Z self=, 2025-05-07T20:56:43.6880132Z nbit_weights_ty=None, 2025-05-07T20:56:43.6880392Z use_array_for_index_remapping=True, 2025-05-07T20:56:43.6880691Z do_pruning=False, 2025-05-07T20:56:43.6880935Z indices_dtype=torch.int64, 2025-05-07T20:56:43.6881218Z output_dtype=SparseType.FP16, 2025-05-07T20:56:43.6881471Z ) 2025-05-07T20:56:43.6881702Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:43.6882268Z self=, 2025-05-07T20:56:43.6882795Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:56:43.6883102Z use_array_for_index_remapping=False, 2025-05-07T20:56:43.6883398Z do_pruning=False, 2025-05-07T20:56:43.6883634Z indices_dtype=torch.int64, 2025-05-07T20:56:43.6883909Z output_dtype=SparseType.FP16, 2025-05-07T20:56:43.6884168Z ) 2025-05-07T20:56:43.6884345Z SKIPPED 2025-05-07T20:56:44.2183884Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes PASSED 2025-05-07T20:56:47.3269257Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3271457Z self=, 2025-05-07T20:56:47.3272824Z weights_ty=SparseType.FP32, 2025-05-07T20:56:47.3273302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:47.3273653Z associativity=1, 2025-05-07T20:56:47.3273886Z do_pruning=False, 2025-05-07T20:56:47.3274150Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3274445Z ) 2025-05-07T20:56:47.3274668Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3275194Z self=, 2025-05-07T20:56:47.3275701Z weights_ty=SparseType.FP16, 2025-05-07T20:56:47.3275989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:47.3276288Z associativity=1, 2025-05-07T20:56:47.3276519Z do_pruning=False, 2025-05-07T20:56:47.3276773Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3277049Z ) 2025-05-07T20:56:47.3277279Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3277796Z self=, 2025-05-07T20:56:47.3278296Z weights_ty=SparseType.FP16, 2025-05-07T20:56:47.3278588Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:47.3278883Z associativity=1, 2025-05-07T20:56:47.3279203Z do_pruning=False, 2025-05-07T20:56:47.3279460Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3279743Z ) 2025-05-07T20:56:47.3279962Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3280477Z self=, 2025-05-07T20:56:47.3280980Z weights_ty=SparseType.FP32, 2025-05-07T20:56:47.3281272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:47.3281566Z associativity=1, 2025-05-07T20:56:47.3281802Z do_pruning=False, 2025-05-07T20:56:47.3282146Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3282426Z ) 2025-05-07T20:56:47.3282652Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3283166Z self=, 2025-05-07T20:56:47.3283661Z weights_ty=SparseType.FP32, 2025-05-07T20:56:47.3283956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:47.3284250Z associativity=32, 2025-05-07T20:56:47.3284480Z do_pruning=False, 2025-05-07T20:56:47.3284735Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3285013Z ) 2025-05-07T20:56:47.3285235Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3285746Z self=, 2025-05-07T20:56:47.3286251Z weights_ty=SparseType.FP32, 2025-05-07T20:56:47.3286548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:47.3286839Z associativity=32, 2025-05-07T20:56:47.3287083Z do_pruning=True, 2025-05-07T20:56:47.3287340Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3287614Z ) 2025-05-07T20:56:47.3287844Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3288356Z self=, 2025-05-07T20:56:47.3288851Z weights_ty=SparseType.FP32, 2025-05-07T20:56:47.3289149Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:47.3289446Z associativity=32, 2025-05-07T20:56:47.3289703Z do_pruning=False, 2025-05-07T20:56:47.3297156Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3297452Z ) 2025-05-07T20:56:47.3297686Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3298208Z self=, 2025-05-07T20:56:47.3298709Z weights_ty=SparseType.FP32, 2025-05-07T20:56:47.3299011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:47.3299311Z associativity=32, 2025-05-07T20:56:47.3299558Z do_pruning=True, 2025-05-07T20:56:47.3299973Z use_array_for_index_remapping=True, 2025-05-07T20:56:47.3300318Z ) 2025-05-07T20:56:47.3300549Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3301058Z self=, 2025-05-07T20:56:47.3301559Z weights_ty=SparseType.FP16, 2025-05-07T20:56:47.3301857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:47.3302147Z associativity=32, 2025-05-07T20:56:47.3302386Z do_pruning=False, 2025-05-07T20:56:47.3302644Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3302918Z ) 2025-05-07T20:56:47.3303140Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3303705Z self=, 2025-05-07T20:56:47.3304199Z weights_ty=SparseType.FP16, 2025-05-07T20:56:47.3304497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:47.3304798Z associativity=32, 2025-05-07T20:56:47.3305035Z do_pruning=False, 2025-05-07T20:56:47.3305290Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3305573Z ) 2025-05-07T20:56:47.3305799Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3306303Z self=, 2025-05-07T20:56:47.3306799Z weights_ty=SparseType.INT2, 2025-05-07T20:56:47.3307091Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:47.3307380Z associativity=1, 2025-05-07T20:56:47.3307613Z do_pruning=True, 2025-05-07T20:56:47.3307863Z use_array_for_index_remapping=True, 2025-05-07T20:56:47.3308135Z ) 2025-05-07T20:56:47.3308361Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3308872Z self=, 2025-05-07T20:56:47.3309362Z weights_ty=SparseType.INT4, 2025-05-07T20:56:47.3309728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:47.3310031Z associativity=32, 2025-05-07T20:56:47.3310272Z do_pruning=False, 2025-05-07T20:56:47.3310522Z use_array_for_index_remapping=True, 2025-05-07T20:56:47.3310802Z ) 2025-05-07T20:56:47.3311027Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3311528Z self=, 2025-05-07T20:56:47.3312025Z weights_ty=SparseType.FP32, 2025-05-07T20:56:47.3312320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:47.3312614Z associativity=1, 2025-05-07T20:56:47.3312846Z do_pruning=True, 2025-05-07T20:56:47.3313099Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3313370Z ) 2025-05-07T20:56:47.3313595Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3314103Z self=, 2025-05-07T20:56:47.3314591Z weights_ty=SparseType.INT4, 2025-05-07T20:56:47.3314896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:47.3315191Z associativity=1, 2025-05-07T20:56:47.3315425Z do_pruning=True, 2025-05-07T20:56:47.3315664Z use_array_for_index_remapping=True, 2025-05-07T20:56:47.3315937Z ) 2025-05-07T20:56:47.3316163Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3316663Z self=, 2025-05-07T20:56:47.3317158Z weights_ty=SparseType.FP16, 2025-05-07T20:56:47.3317451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:47.3317736Z associativity=32, 2025-05-07T20:56:47.3317969Z do_pruning=True, 2025-05-07T20:56:47.3318216Z use_array_for_index_remapping=True, 2025-05-07T20:56:47.3318484Z ) 2025-05-07T20:56:47.3318708Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3319285Z self=, 2025-05-07T20:56:47.3319785Z weights_ty=SparseType.INT4, 2025-05-07T20:56:47.3320158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:47.3320490Z associativity=1, 2025-05-07T20:56:47.3320721Z do_pruning=True, 2025-05-07T20:56:47.3320962Z use_array_for_index_remapping=True, 2025-05-07T20:56:47.3321239Z ) 2025-05-07T20:56:47.3321466Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3321970Z self=, 2025-05-07T20:56:47.3322466Z weights_ty=SparseType.INT4, 2025-05-07T20:56:47.3322760Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:47.3323048Z associativity=32, 2025-05-07T20:56:47.3323283Z do_pruning=True, 2025-05-07T20:56:47.3323531Z use_array_for_index_remapping=True, 2025-05-07T20:56:47.3323800Z ) 2025-05-07T20:56:47.3324025Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3324537Z self=, 2025-05-07T20:56:47.3325042Z weights_ty=SparseType.INT4, 2025-05-07T20:56:47.3325326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:47.3325626Z associativity=32, 2025-05-07T20:56:47.3325863Z do_pruning=False, 2025-05-07T20:56:47.3326108Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3326387Z ) 2025-05-07T20:56:47.3326618Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3327120Z self=, 2025-05-07T20:56:47.3327615Z weights_ty=SparseType.INT2, 2025-05-07T20:56:47.3327911Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:47.3328198Z associativity=32, 2025-05-07T20:56:47.3328434Z do_pruning=True, 2025-05-07T20:56:47.3328686Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3328970Z ) 2025-05-07T20:56:47.3329186Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3329702Z self=, 2025-05-07T20:56:47.3330237Z weights_ty=SparseType.INT2, 2025-05-07T20:56:47.3330528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:47.3330818Z associativity=32, 2025-05-07T20:56:47.3331049Z do_pruning=False, 2025-05-07T20:56:47.3331291Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3331566Z ) 2025-05-07T20:56:47.3331785Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3332282Z self=, 2025-05-07T20:56:47.3332773Z weights_ty=SparseType.INT2, 2025-05-07T20:56:47.3333061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:47.3333348Z associativity=32, 2025-05-07T20:56:47.3333614Z do_pruning=False, 2025-05-07T20:56:47.3333882Z use_array_for_index_remapping=True, 2025-05-07T20:56:47.3334152Z ) 2025-05-07T20:56:47.3334372Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3334887Z self=, 2025-05-07T20:56:47.3335381Z weights_ty=SparseType.INT2, 2025-05-07T20:56:47.3335663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:47.3335956Z associativity=32, 2025-05-07T20:56:47.3336187Z do_pruning=True, 2025-05-07T20:56:47.3336428Z use_array_for_index_remapping=True, 2025-05-07T20:56:47.3336701Z ) 2025-05-07T20:56:47.3336924Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3337440Z self=, 2025-05-07T20:56:47.3337934Z weights_ty=SparseType.INT2, 2025-05-07T20:56:47.3338227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:47.3338519Z associativity=1, 2025-05-07T20:56:47.3338742Z do_pruning=True, 2025-05-07T20:56:47.3338986Z use_array_for_index_remapping=True, 2025-05-07T20:56:47.3339259Z ) 2025-05-07T20:56:47.3339472Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3340064Z self=, 2025-05-07T20:56:47.3340593Z weights_ty=SparseType.INT2, 2025-05-07T20:56:47.3340875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:47.3341164Z associativity=1, 2025-05-07T20:56:47.3341393Z do_pruning=False, 2025-05-07T20:56:47.3341636Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3341911Z ) 2025-05-07T20:56:47.3342132Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3342638Z self=, 2025-05-07T20:56:47.3343125Z weights_ty=SparseType.INT2, 2025-05-07T20:56:47.3343441Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:47.3343756Z associativity=1, 2025-05-07T20:56:47.3343982Z do_pruning=False, 2025-05-07T20:56:47.3344229Z use_array_for_index_remapping=True, 2025-05-07T20:56:47.3344503Z ) 2025-05-07T20:56:47.3344724Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3345231Z self=, 2025-05-07T20:56:47.3345728Z weights_ty=SparseType.FP32, 2025-05-07T20:56:47.3346017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:47.3346308Z associativity=32, 2025-05-07T20:56:47.3346538Z do_pruning=True, 2025-05-07T20:56:47.3346781Z use_array_for_index_remapping=False, 2025-05-07T20:56:47.3347059Z ) 2025-05-07T20:56:47.3347279Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:47.3347787Z self=, 2025-05-07T20:56:47.3348274Z weights_ty=SparseType.INT4, 2025-05-07T20:56:47.3348565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:47.3348856Z associativity=32, 2025-05-07T20:56:47.3349085Z do_pruning=False, 2025-05-07T20:56:47.3349335Z use_array_for_index_remapping=True, 2025-05-07T20:56:47.3349660Z ) 2025-05-07T20:56:50.4498953Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4499562Z self=, 2025-05-07T20:56:50.4500103Z weights_ty=SparseType.INT4, 2025-05-07T20:56:50.4500403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:50.4500710Z associativity=1, 2025-05-07T20:56:50.4500944Z do_pruning=False, 2025-05-07T20:56:50.4501202Z use_array_for_index_remapping=True, 2025-05-07T20:56:50.4501478Z ) 2025-05-07T20:56:50.4501702Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4502214Z self=, 2025-05-07T20:56:50.4502710Z weights_ty=SparseType.INT4, 2025-05-07T20:56:50.4503003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:50.4503297Z associativity=1, 2025-05-07T20:56:50.4503525Z do_pruning=False, 2025-05-07T20:56:50.4503786Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.4504075Z ) 2025-05-07T20:56:50.4504292Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4504808Z self=, 2025-05-07T20:56:50.4505305Z weights_ty=SparseType.INT8, 2025-05-07T20:56:50.4505592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4505888Z associativity=32, 2025-05-07T20:56:50.4506121Z do_pruning=True, 2025-05-07T20:56:50.4506371Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.4506646Z ) 2025-05-07T20:56:50.4506866Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4507378Z self=, 2025-05-07T20:56:50.4507873Z weights_ty=SparseType.INT8, 2025-05-07T20:56:50.4508170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4508468Z associativity=32, 2025-05-07T20:56:50.4508700Z do_pruning=False, 2025-05-07T20:56:50.4509216Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.4509503Z ) 2025-05-07T20:56:50.4509789Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4510303Z self=, 2025-05-07T20:56:50.4510802Z weights_ty=SparseType.FP16, 2025-05-07T20:56:50.4511093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:50.4511382Z associativity=1, 2025-05-07T20:56:50.4511613Z do_pruning=True, 2025-05-07T20:56:50.4511868Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.4512144Z ) 2025-05-07T20:56:50.4512367Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4512879Z self=, 2025-05-07T20:56:50.4513373Z weights_ty=SparseType.FP32, 2025-05-07T20:56:50.4513667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4513962Z associativity=32, 2025-05-07T20:56:50.4514198Z do_pruning=False, 2025-05-07T20:56:50.4514448Z use_array_for_index_remapping=True, 2025-05-07T20:56:50.4514726Z ) 2025-05-07T20:56:50.4514945Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4515460Z self=, 2025-05-07T20:56:50.4515964Z weights_ty=SparseType.INT8, 2025-05-07T20:56:50.4516257Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:50.4516542Z associativity=1, 2025-05-07T20:56:50.4516773Z do_pruning=True, 2025-05-07T20:56:50.4517022Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.4517293Z ) 2025-05-07T20:56:50.4517515Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4518028Z self=, 2025-05-07T20:56:50.4518519Z weights_ty=SparseType.INT8, 2025-05-07T20:56:50.4518809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:50.4519245Z associativity=1, 2025-05-07T20:56:50.4519480Z do_pruning=False, 2025-05-07T20:56:50.4519732Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.4520014Z ) 2025-05-07T20:56:50.4520235Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4520739Z self=, 2025-05-07T20:56:50.4521237Z weights_ty=SparseType.INT4, 2025-05-07T20:56:50.4521526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4521815Z associativity=32, 2025-05-07T20:56:50.4522048Z do_pruning=True, 2025-05-07T20:56:50.4522300Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.4522577Z ) 2025-05-07T20:56:50.4522798Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4523310Z self=, 2025-05-07T20:56:50.4523799Z weights_ty=SparseType.INT4, 2025-05-07T20:56:50.4524091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4524388Z associativity=32, 2025-05-07T20:56:50.4524648Z do_pruning=False, 2025-05-07T20:56:50.4524923Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.4525206Z ) 2025-05-07T20:56:50.4525427Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4525931Z self=, 2025-05-07T20:56:50.4526429Z weights_ty=SparseType.INT8, 2025-05-07T20:56:50.4526720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4527010Z associativity=1, 2025-05-07T20:56:50.4527248Z do_pruning=False, 2025-05-07T20:56:50.4527501Z use_array_for_index_remapping=True, 2025-05-07T20:56:50.4527770Z ) 2025-05-07T20:56:50.4527993Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4528506Z self=, 2025-05-07T20:56:50.4528996Z weights_ty=SparseType.INT8, 2025-05-07T20:56:50.4529377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4529671Z associativity=1, 2025-05-07T20:56:50.4529942Z do_pruning=True, 2025-05-07T20:56:50.4530185Z use_array_for_index_remapping=True, 2025-05-07T20:56:50.4530465Z ) 2025-05-07T20:56:50.4530688Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4531192Z self=, 2025-05-07T20:56:50.4531684Z weights_ty=SparseType.INT2, 2025-05-07T20:56:50.4531972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4532266Z associativity=1, 2025-05-07T20:56:50.4532491Z do_pruning=True, 2025-05-07T20:56:50.4532738Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.4533015Z ) 2025-05-07T20:56:50.4533262Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4533768Z self=, 2025-05-07T20:56:50.4534269Z weights_ty=SparseType.FP16, 2025-05-07T20:56:50.4534616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4534908Z associativity=32, 2025-05-07T20:56:50.4535147Z do_pruning=False, 2025-05-07T20:56:50.4535397Z use_array_for_index_remapping=True, 2025-05-07T20:56:50.4535664Z ) 2025-05-07T20:56:50.4535888Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4536398Z self=, 2025-05-07T20:56:50.4536887Z weights_ty=SparseType.FP16, 2025-05-07T20:56:50.4537177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:50.4537469Z associativity=32, 2025-05-07T20:56:50.4537703Z do_pruning=True, 2025-05-07T20:56:50.4537941Z use_array_for_index_remapping=True, 2025-05-07T20:56:50.4538215Z ) 2025-05-07T20:56:50.4538434Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4538935Z self=, 2025-05-07T20:56:50.4539481Z weights_ty=SparseType.INT8, 2025-05-07T20:56:50.4539775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:50.4540061Z associativity=32, 2025-05-07T20:56:50.4540290Z do_pruning=True, 2025-05-07T20:56:50.4540536Z use_array_for_index_remapping=True, 2025-05-07T20:56:50.4540800Z ) 2025-05-07T20:56:50.4541018Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4541525Z self=, 2025-05-07T20:56:50.4542018Z weights_ty=SparseType.INT8, 2025-05-07T20:56:50.4542301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4542593Z associativity=1, 2025-05-07T20:56:50.4542821Z do_pruning=True, 2025-05-07T20:56:50.4543063Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.4543341Z ) 2025-05-07T20:56:50.4543559Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4544063Z self=, 2025-05-07T20:56:50.4544559Z weights_ty=SparseType.INT8, 2025-05-07T20:56:50.4544850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:50.4545137Z associativity=1, 2025-05-07T20:56:50.4545372Z do_pruning=False, 2025-05-07T20:56:50.4545621Z use_array_for_index_remapping=True, 2025-05-07T20:56:50.4545886Z ) 2025-05-07T20:56:50.4546106Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4546613Z self=, 2025-05-07T20:56:50.4547105Z weights_ty=SparseType.FP16, 2025-05-07T20:56:50.4547389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:50.4547686Z associativity=32, 2025-05-07T20:56:50.4547919Z do_pruning=True, 2025-05-07T20:56:50.4548162Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.4548441Z ) 2025-05-07T20:56:50.4548665Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4549255Z self=, 2025-05-07T20:56:50.4549789Z weights_ty=SparseType.INT8, 2025-05-07T20:56:50.4550080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4550367Z associativity=1, 2025-05-07T20:56:50.4550598Z do_pruning=False, 2025-05-07T20:56:50.4550849Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.4551125Z ) 2025-05-07T20:56:50.4551341Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4551849Z self=, 2025-05-07T20:56:50.4552343Z weights_ty=SparseType.INT2, 2025-05-07T20:56:50.4552627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:50.4552918Z associativity=1, 2025-05-07T20:56:50.4553149Z do_pruning=True, 2025-05-07T20:56:50.4553392Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.4553667Z ) 2025-05-07T20:56:50.4553890Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4554397Z self=, 2025-05-07T20:56:50.4554891Z weights_ty=SparseType.FP16, 2025-05-07T20:56:50.4555181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4555473Z associativity=32, 2025-05-07T20:56:50.4555698Z do_pruning=True, 2025-05-07T20:56:50.4555945Z use_array_for_index_remapping=False, 2025-05-07T20:56:50.4556222Z ) 2025-05-07T20:56:50.4556436Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4556939Z self=, 2025-05-07T20:56:50.4557433Z weights_ty=SparseType.INT2, 2025-05-07T20:56:50.4557715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4558008Z associativity=1, 2025-05-07T20:56:50.4558238Z do_pruning=False, 2025-05-07T20:56:50.4558480Z use_array_for_index_remapping=True, 2025-05-07T20:56:50.4558841Z ) 2025-05-07T20:56:50.4559140Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4559642Z self=, 2025-05-07T20:56:50.4560302Z weights_ty=SparseType.INT4, 2025-05-07T20:56:50.4560593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4560884Z associativity=32, 2025-05-07T20:56:50.4561113Z do_pruning=True, 2025-05-07T20:56:50.4561361Z use_array_for_index_remapping=True, 2025-05-07T20:56:50.4561636Z ) 2025-05-07T20:56:50.4561851Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4562359Z self=, 2025-05-07T20:56:50.4562852Z weights_ty=SparseType.INT8, 2025-05-07T20:56:50.4563137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4563431Z associativity=32, 2025-05-07T20:56:50.4563666Z do_pruning=True, 2025-05-07T20:56:50.4563906Z use_array_for_index_remapping=True, 2025-05-07T20:56:50.4564186Z ) 2025-05-07T20:56:50.4564412Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:50.4564913Z self=, 2025-05-07T20:56:50.4565415Z weights_ty=SparseType.INT2, 2025-05-07T20:56:50.4565706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:50.4565998Z associativity=32, 2025-05-07T20:56:50.4566225Z do_pruning=True, 2025-05-07T20:56:50.4566490Z use_array_for_index_remapping=True, 2025-05-07T20:56:50.4573772Z ) 2025-05-07T20:56:50.4573971Z PASSED 2025-05-07T20:56:50.4574087Z 2025-05-07T20:56:50.4574239Z =============================== warnings summary =============================== 2025-05-07T20:56:50.4574892Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:56:50.4575638Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:56:50.4577235Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/tbe/utils/quantize.py:54: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:56:50.4578539Z res_scale_shift = torch.tensor( 2025-05-07T20:56:50.4578734Z 2025-05-07T20:56:50.4579065Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:56:50.4579807Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:56:50.4580579Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted 2025-05-07T20:56:50.4582090Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/tbe/utils/quantize.py:67: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:56:50.4583339Z res_scale_shift = torch.tensor( 2025-05-07T20:56:50.4583532Z 2025-05-07T20:56:50.4583892Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref 2025-05-07T20:56:50.4585398Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/tbe/utils/quantize.py:158: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:56:50.4586675Z return to_device(torch.tensor(comps), use_cpu) 2025-05-07T20:56:50.4586909Z 2025-05-07T20:56:50.4587149Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:56:50.4587610Z =========================== short test summary info ============================ 2025-05-07T20:56:50.4588557Z SKIPPED [1] tbe/inference/nbit_forward_test.py:613: Hash-based index_remapping is an experimental feature and is currently not supported for indices.dtype == torch.int64 and indices.device != cpu 2025-05-07T20:56:50.4589463Z ============= 9 passed, 1 skipped, 6 warnings in 71.08s (0:01:11) ============== 2025-05-07T20:56:51.2252082Z 2025-05-07T20:56:51.2252633Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:56:51.2272997Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 74 seconds 2025-05-07T20:56:51.2273338Z 2025-05-07T20:56:51.2273343Z 2025-05-07T20:56:51.2273347Z 2025-05-07T20:56:51.2273350Z 2025-05-07T20:56:51.2294168Z ################################################################################ 2025-05-07T20:56:51.2310137Z # [2025-05-07T20:56:51.230Z] Run Python Test Suite: 2025-05-07T20:56:51.2310513Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:56:51.2310850Z ################################################################################ 2025-05-07T20:56:51.2335932Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:56:51.2336639Z 2025-05-07T20:56:53.3598920Z ============================= test session starts ============================== 2025-05-07T20:56:53.3599602Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:56:53.3600135Z cachedir: .pytest_cache 2025-05-07T20:56:53.3600731Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:53.3601481Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:53.3601895Z plugins: hypothesis-6.131.14 2025-05-07T20:56:55.0205416Z collecting ... collected 3 items 2025-05-07T20:56:55.0205693Z 2025-05-07T20:57:02.8648690Z 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:02.8650171Z self=, 2025-05-07T20:57:02.8650906Z weights_ty=SparseType.FP32, 2025-05-07T20:57:02.8651174Z ) 2025-05-07T20:57:02.8651522Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:02.8652375Z self=, 2025-05-07T20:57:02.8653094Z weights_ty=SparseType.FP16, 2025-05-07T20:57:02.8653352Z ) 2025-05-07T20:57:02.8653694Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:02.8654549Z self=, 2025-05-07T20:57:02.8655266Z weights_ty=SparseType.INT8, 2025-05-07T20:57:02.8655525Z ) 2025-05-07T20:57:02.8655865Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:02.8656697Z self=, 2025-05-07T20:57:02.8657412Z weights_ty=SparseType.INT4, 2025-05-07T20:57:02.8657672Z ) 2025-05-07T20:57:02.8658009Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:02.8658845Z self=, 2025-05-07T20:57:02.8659551Z weights_ty=SparseType.INT2, 2025-05-07T20:57:02.8659813Z ) 2025-05-07T20:57:02.8659995Z PASSED 2025-05-07T20:57:06.7142484Z 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:06.7145325Z self=, 2025-05-07T20:57:06.7146781Z weights_ty=SparseType.FP32, 2025-05-07T20:57:06.7147341Z emulate_pruning=False, 2025-05-07T20:57:06.7147853Z indices_dtype=torch.int32, 2025-05-07T20:57:06.7148344Z ) 2025-05-07T20:57:06.7148959Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7149819Z self=, 2025-05-07T20:57:06.7150546Z weights_ty=SparseType.INT8, 2025-05-07T20:57:06.7150830Z emulate_pruning=False, 2025-05-07T20:57:06.7151089Z indices_dtype=torch.int32, 2025-05-07T20:57:06.7151341Z ) 2025-05-07T20:57:06.7151692Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7152556Z self=, 2025-05-07T20:57:06.7153281Z weights_ty=SparseType.INT8, 2025-05-07T20:57:06.7153556Z emulate_pruning=True, 2025-05-07T20:57:06.7153813Z indices_dtype=torch.int32, 2025-05-07T20:57:06.7154056Z ) 2025-05-07T20:57:06.7154401Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7155267Z self=, 2025-05-07T20:57:06.7155986Z weights_ty=SparseType.INT4, 2025-05-07T20:57:06.7156254Z emulate_pruning=False, 2025-05-07T20:57:06.7156829Z indices_dtype=torch.int32, 2025-05-07T20:57:06.7157086Z ) 2025-05-07T20:57:06.7157424Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7158358Z self=, 2025-05-07T20:57:06.7159135Z weights_ty=SparseType.INT8, 2025-05-07T20:57:06.7159406Z emulate_pruning=False, 2025-05-07T20:57:06.7159671Z indices_dtype=torch.int64, 2025-05-07T20:57:06.7159927Z ) 2025-05-07T20:57:06.7160272Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7161128Z self=, 2025-05-07T20:57:06.7161844Z weights_ty=SparseType.INT2, 2025-05-07T20:57:06.7162109Z emulate_pruning=True, 2025-05-07T20:57:06.7162369Z indices_dtype=torch.int32, 2025-05-07T20:57:06.7162619Z ) 2025-05-07T20:57:06.7162956Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7163818Z self=, 2025-05-07T20:57:06.7164533Z weights_ty=SparseType.INT2, 2025-05-07T20:57:06.7164807Z emulate_pruning=False, 2025-05-07T20:57:06.7165059Z indices_dtype=torch.int64, 2025-05-07T20:57:06.7165304Z ) 2025-05-07T20:57:06.7165648Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7166502Z self=, 2025-05-07T20:57:06.7167223Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.7167500Z emulate_pruning=True, 2025-05-07T20:57:06.7167874Z indices_dtype=torch.int64, 2025-05-07T20:57:06.7168124Z ) 2025-05-07T20:57:06.7168473Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7169391Z self=, 2025-05-07T20:57:06.7170102Z weights_ty=SparseType.INT8, 2025-05-07T20:57:06.7170374Z emulate_pruning=True, 2025-05-07T20:57:06.7170632Z indices_dtype=torch.int64, 2025-05-07T20:57:06.7170873Z ) 2025-05-07T20:57:06.7171218Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7172079Z self=, 2025-05-07T20:57:06.7172788Z weights_ty=SparseType.INT4, 2025-05-07T20:57:06.7173067Z emulate_pruning=True, 2025-05-07T20:57:06.7173323Z indices_dtype=torch.int32, 2025-05-07T20:57:06.7173573Z ) 2025-05-07T20:57:06.7173916Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7174779Z self=, 2025-05-07T20:57:06.7175493Z weights_ty=SparseType.FP32, 2025-05-07T20:57:06.7175760Z emulate_pruning=True, 2025-05-07T20:57:06.7176015Z indices_dtype=torch.int32, 2025-05-07T20:57:06.7176262Z ) 2025-05-07T20:57:06.7176601Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7177460Z self=, 2025-05-07T20:57:06.7178178Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.7178451Z emulate_pruning=False, 2025-05-07T20:57:06.7178702Z indices_dtype=torch.int32, 2025-05-07T20:57:06.7178951Z ) 2025-05-07T20:57:06.7179378Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7180272Z self=, 2025-05-07T20:57:06.7180988Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.7181265Z emulate_pruning=False, 2025-05-07T20:57:06.7181520Z indices_dtype=torch.int64, 2025-05-07T20:57:06.7181768Z ) 2025-05-07T20:57:06.7182114Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7182971Z self=, 2025-05-07T20:57:06.7183679Z weights_ty=SparseType.INT4, 2025-05-07T20:57:06.7183950Z emulate_pruning=True, 2025-05-07T20:57:06.7184209Z indices_dtype=torch.int64, 2025-05-07T20:57:06.7184455Z ) 2025-05-07T20:57:06.7184805Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7185662Z self=, 2025-05-07T20:57:06.7186387Z weights_ty=SparseType.INT4, 2025-05-07T20:57:06.7186655Z emulate_pruning=False, 2025-05-07T20:57:06.7186913Z indices_dtype=torch.int64, 2025-05-07T20:57:06.7187160Z ) 2025-05-07T20:57:06.7187500Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7188368Z self=, 2025-05-07T20:57:06.7189086Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.7189353Z emulate_pruning=True, 2025-05-07T20:57:06.7189610Z indices_dtype=torch.int32, 2025-05-07T20:57:06.7189882Z ) 2025-05-07T20:57:06.7190300Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7191155Z self=, 2025-05-07T20:57:06.7191880Z weights_ty=SparseType.INT2, 2025-05-07T20:57:06.7192153Z emulate_pruning=True, 2025-05-07T20:57:06.7192402Z indices_dtype=torch.int64, 2025-05-07T20:57:06.7192653Z ) 2025-05-07T20:57:06.7192998Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7193855Z self=, 2025-05-07T20:57:06.7194572Z weights_ty=SparseType.INT2, 2025-05-07T20:57:06.7194847Z emulate_pruning=False, 2025-05-07T20:57:06.7195107Z indices_dtype=torch.int32, 2025-05-07T20:57:06.7195349Z ) 2025-05-07T20:57:06.7195701Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7196891Z self=, 2025-05-07T20:57:06.7197604Z weights_ty=SparseType.FP32, 2025-05-07T20:57:06.7197879Z emulate_pruning=False, 2025-05-07T20:57:06.7198138Z indices_dtype=torch.int64, 2025-05-07T20:57:06.7198375Z ) 2025-05-07T20:57:06.7198717Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:06.7199637Z self=, 2025-05-07T20:57:06.7200353Z weights_ty=SparseType.FP32, 2025-05-07T20:57:06.7200618Z emulate_pruning=True, 2025-05-07T20:57:06.7200872Z indices_dtype=torch.int64, 2025-05-07T20:57:06.7201117Z ) 2025-05-07T20:57:06.7201290Z PASSED 2025-05-07T20:57:06.7727393Z 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:06.7728767Z self=, 2025-05-07T20:57:06.7730062Z T=1, 2025-05-07T20:57:06.7730431Z D=2, 2025-05-07T20:57:06.7730789Z B=1, 2025-05-07T20:57:06.7731141Z log_E=3, 2025-05-07T20:57:06.7731522Z L=0, 2025-05-07T20:57:06.7731928Z weights_ty=SparseType.FP32, 2025-05-07T20:57:06.7732486Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.7733008Z ) 2025-05-07T20:57:06.7733612Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:06.7735149Z self=, 2025-05-07T20:57:06.7736445Z T=2, 2025-05-07T20:57:06.7736803Z D=2, 2025-05-07T20:57:06.7737157Z B=1, 2025-05-07T20:57:06.7737515Z log_E=3, 2025-05-07T20:57:06.7737899Z L=0, 2025-05-07T20:57:06.7738300Z weights_ty=SparseType.FP32, 2025-05-07T20:57:06.7738862Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.7739176Z ) 2025-05-07T20:57:06.7739477Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:06.7740255Z self=, 2025-05-07T20:57:06.7740905Z T=2, 2025-05-07T20:57:06.7741092Z D=91, 2025-05-07T20:57:06.7741272Z B=73, 2025-05-07T20:57:06.7741461Z log_E=5, 2025-05-07T20:57:06.7741657Z L=19, 2025-05-07T20:57:06.7741863Z weights_ty=SparseType.INT2, 2025-05-07T20:57:06.7742151Z output_dtype=SparseType.BF16, 2025-05-07T20:57:06.7742419Z ) 2025-05-07T20:57:06.7742720Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:06.7743578Z self=, 2025-05-07T20:57:06.7744232Z T=6, 2025-05-07T20:57:06.7744413Z D=102, 2025-05-07T20:57:06.7744602Z B=77, 2025-05-07T20:57:06.7744787Z log_E=5, 2025-05-07T20:57:06.7744973Z L=11, 2025-05-07T20:57:06.7745182Z weights_ty=SparseType.INT2, 2025-05-07T20:57:06.7745466Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.7745731Z ) 2025-05-07T20:57:06.7746028Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:06.7746803Z self=, 2025-05-07T20:57:06.7747448Z T=1, 2025-05-07T20:57:06.7747626Z D=64, 2025-05-07T20:57:06.7747811Z B=50, 2025-05-07T20:57:06.7748000Z log_E=5, 2025-05-07T20:57:06.7748188Z L=4, 2025-05-07T20:57:06.7748399Z weights_ty=SparseType.INT4, 2025-05-07T20:57:06.7748687Z output_dtype=SparseType.BF16, 2025-05-07T20:57:06.7748944Z ) 2025-05-07T20:57:06.7749297Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:06.7750073Z self=, 2025-05-07T20:57:06.7750720Z T=1, 2025-05-07T20:57:06.7750899Z D=69, 2025-05-07T20:57:06.7751083Z B=34, 2025-05-07T20:57:06.7751268Z log_E=4, 2025-05-07T20:57:06.7751455Z L=12, 2025-05-07T20:57:06.7751666Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.7751949Z output_dtype=SparseType.BF16, 2025-05-07T20:57:06.7752207Z ) 2025-05-07T20:57:06.7752512Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:06.7753287Z self=, 2025-05-07T20:57:06.7753932Z T=3, 2025-05-07T20:57:06.7754203Z D=104, 2025-05-07T20:57:06.7754395Z B=4, 2025-05-07T20:57:06.7754619Z log_E=3, 2025-05-07T20:57:06.7754817Z L=6, 2025-05-07T20:57:06.7755027Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.7755307Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.7755571Z ) 2025-05-07T20:57:06.7755878Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:06.7756654Z self=, 2025-05-07T20:57:06.7757297Z T=8, 2025-05-07T20:57:06.7757482Z D=84, 2025-05-07T20:57:06.7757670Z B=93, 2025-05-07T20:57:06.7757851Z log_E=3, 2025-05-07T20:57:06.7758044Z L=0, 2025-05-07T20:57:06.7758250Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.7758534Z output_dtype=SparseType.BF16, 2025-05-07T20:57:06.7758799Z ) 2025-05-07T20:57:06.7759179Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:06.7759974Z self=, 2025-05-07T20:57:06.7760627Z T=2, 2025-05-07T20:57:06.7760807Z D=125, 2025-05-07T20:57:06.7760997Z B=20, 2025-05-07T20:57:06.7761186Z log_E=4, 2025-05-07T20:57:06.7761443Z L=2, 2025-05-07T20:57:06.7761743Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.7762117Z output_dtype=SparseType.INT8, 2025-05-07T20:57:06.7762452Z ) 2025-05-07T20:57:06.7762832Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:06.7763647Z self=, 2025-05-07T20:57:06.7764295Z T=4, 2025-05-07T20:57:06.7764476Z D=16, 2025-05-07T20:57:06.7764664Z B=8, 2025-05-07T20:57:06.7764851Z log_E=4, 2025-05-07T20:57:06.7765104Z L=11, 2025-05-07T20:57:06.7765318Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.7765602Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.7765860Z ) 2025-05-07T20:57:06.7766163Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:06.7766940Z self=, 2025-05-07T20:57:06.7767585Z T=5, 2025-05-07T20:57:06.7767765Z D=30, 2025-05-07T20:57:06.7767949Z B=119, 2025-05-07T20:57:06.7768135Z log_E=4, 2025-05-07T20:57:06.7768327Z L=10, 2025-05-07T20:57:06.7768533Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.7768817Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.7769073Z ) 2025-05-07T20:57:06.7769375Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:06.7770150Z self=, 2025-05-07T20:57:06.7770799Z T=5, 2025-05-07T20:57:06.7770989Z D=30, 2025-05-07T20:57:06.7771181Z B=119, 2025-05-07T20:57:06.7771363Z log_E=3, 2025-05-07T20:57:06.7771554Z L=10, 2025-05-07T20:57:06.7771761Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.7772040Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.7772303Z ) 2025-05-07T20:57:06.7772606Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:06.7773381Z self=, 2025-05-07T20:57:06.7774022Z T=5, 2025-05-07T20:57:06.7774208Z D=3, 2025-05-07T20:57:06.7774390Z B=119, 2025-05-07T20:57:06.7774573Z log_E=3, 2025-05-07T20:57:06.7774764Z L=10, 2025-05-07T20:57:06.7774972Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.7775251Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.7775518Z ) 2025-05-07T20:57:06.7775913Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:06.7776686Z self=, 2025-05-07T20:57:06.7777404Z T=5, 2025-05-07T20:57:06.7777592Z D=3, 2025-05-07T20:57:06.7777775Z B=10, 2025-05-07T20:57:06.7777961Z log_E=3, 2025-05-07T20:57:06.7778155Z L=10, 2025-05-07T20:57:06.7778372Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.7778652Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.7778935Z ) 2025-05-07T20:57:06.7779268Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:06.7780037Z self=, 2025-05-07T20:57:06.7780684Z T=5, 2025-05-07T20:57:06.7780871Z D=5, 2025-05-07T20:57:06.7781050Z B=10, 2025-05-07T20:57:06.7781240Z log_E=3, 2025-05-07T20:57:06.7781438Z L=10, 2025-05-07T20:57:06.7781641Z weights_ty=SparseType.FP16, 2025-05-07T20:57:06.7781936Z output_dtype=SparseType.FP16, 2025-05-07T20:57:06.7782197Z ) 2025-05-07T20:57:06.7782376Z PASSED 2025-05-07T20:57:06.7782492Z 2025-05-07T20:57:06.7782629Z ============================== 3 passed in 13.53s ============================== 2025-05-07T20:57:07.4371198Z 2025-05-07T20:57:07.4371867Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:57:07.4392169Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 16 seconds 2025-05-07T20:57:07.4392521Z 2025-05-07T20:57:07.4392533Z 2025-05-07T20:57:07.4392538Z 2025-05-07T20:57:07.4392541Z 2025-05-07T20:57:07.4414977Z ################################################################################ 2025-05-07T20:57:07.4430468Z # [2025-05-07T20:57:07.442Z] Run Python Test Suite: 2025-05-07T20:57:07.4430816Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:57:07.4431400Z ################################################################################ 2025-05-07T20:57:07.4456743Z + 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:07.4457396Z 2025-05-07T20:57:09.5696851Z ============================= test session starts ============================== 2025-05-07T20:57:09.5697491Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:09.5698181Z cachedir: .pytest_cache 2025-05-07T20:57:09.5698786Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:09.5699524Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:09.5699942Z plugins: hypothesis-6.131.14 2025-05-07T20:57:11.1902875Z collecting ... collected 3 items 2025-05-07T20:57:11.1903150Z 2025-05-07T20:57:11.1914746Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:57:11.1922406Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:57:11.1936625Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:57:11.1937018Z 2025-05-07T20:57:11.1937176Z =========================== short test summary info ============================ 2025-05-07T20:57:11.1937701Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:57:11.1938331Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:57:11.1938965Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:57:11.1939472Z ============================== 3 skipped in 1.74s ============================== 2025-05-07T20:57:11.7545382Z 2025-05-07T20:57:11.7546097Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:57:11.7566770Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 4 seconds 2025-05-07T20:57:11.7567225Z 2025-05-07T20:57:11.7567241Z 2025-05-07T20:57:11.7567315Z 2025-05-07T20:57:11.7567321Z 2025-05-07T20:57:11.7588188Z ################################################################################ 2025-05-07T20:57:11.7604568Z # [2025-05-07T20:57:11.760Z] Run Python Test Suite: 2025-05-07T20:57:11.7605044Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:57:11.7605465Z ################################################################################ 2025-05-07T20:57:11.7629672Z + 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:11.7630424Z 2025-05-07T20:57:13.8840897Z ============================= test session starts ============================== 2025-05-07T20:57:13.8842341Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:13.8843396Z cachedir: .pytest_cache 2025-05-07T20:57:13.8844565Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:13.8846038Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:13.8846861Z plugins: hypothesis-6.131.14 2025-05-07T20:57:15.6176023Z collecting ... collected 6 items 2025-05-07T20:57:15.6176359Z 2025-05-07T20:57:15.6188570Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:57:15.6197106Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:57:15.6205216Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:57:15.6213278Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:57:15.6220653Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:57:15.6238158Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:57:15.6238706Z 2025-05-07T20:57:15.6238909Z =========================== short test summary info ============================ 2025-05-07T20:57:15.6239651Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:57:15.6240247Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:57:15.6240828Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:57:15.6241421Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:57:15.6242009Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:57:15.6242608Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:57:15.6243086Z ============================== 6 skipped in 1.86s ============================== 2025-05-07T20:57:16.1918478Z 2025-05-07T20:57:16.1919541Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:57:16.1938259Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 5 seconds 2025-05-07T20:57:16.1938688Z 2025-05-07T20:57:16.1938737Z 2025-05-07T20:57:16.1938743Z 2025-05-07T20:57:16.1938790Z 2025-05-07T20:57:16.1960794Z ################################################################################ 2025-05-07T20:57:16.1981239Z # [2025-05-07T20:57:16.197Z] Run Python Test Suite: 2025-05-07T20:57:16.1981752Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:57:16.1982205Z ################################################################################ 2025-05-07T20:57:16.2006436Z + 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:16.2007199Z 2025-05-07T20:57:18.3261611Z ============================= test session starts ============================== 2025-05-07T20:57:18.3262411Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:18.3263437Z cachedir: .pytest_cache 2025-05-07T20:57:18.3264611Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:18.3266075Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:18.3266881Z plugins: hypothesis-6.131.14 2025-05-07T20:57:20.0662529Z collecting ... collected 3 items 2025-05-07T20:57:20.0663060Z 2025-05-07T20:57:20.0673449Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:57:20.0682921Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:57:20.0698182Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:57:20.0698851Z 2025-05-07T20:57:20.0699065Z =========================== short test summary info ============================ 2025-05-07T20:57:20.0699608Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:57:20.0700287Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:57:20.0700958Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:57:20.0701478Z ============================== 3 skipped in 1.86s ============================== 2025-05-07T20:57:20.6339156Z 2025-05-07T20:57:20.6339523Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:57:20.6358886Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 4 seconds 2025-05-07T20:57:20.6359433Z 2025-05-07T20:57:20.6359447Z 2025-05-07T20:57:20.6359452Z 2025-05-07T20:57:20.6359458Z 2025-05-07T20:57:20.6380144Z ################################################################################ 2025-05-07T20:57:20.6395516Z # [2025-05-07T20:57:20.639Z] Run Python Test Suite: 2025-05-07T20:57:20.6396023Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:57:20.6396352Z ################################################################################ 2025-05-07T20:57:20.6420498Z + 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:20.6421162Z 2025-05-07T20:57:22.7635086Z ============================= test session starts ============================== 2025-05-07T20:57:22.7636336Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:22.7637379Z cachedir: .pytest_cache 2025-05-07T20:57:22.7638554Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:22.7640121Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:22.7640935Z plugins: hypothesis-6.131.14 2025-05-07T20:57:24.5066164Z collecting ... collected 11 items 2025-05-07T20:57:24.5066411Z 2025-05-07T20:57:24.5077885Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:57:24.5085643Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:57:24.5093013Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:57:24.5101615Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:57:24.5108174Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:57:24.5114936Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:57:24.5121980Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:57:24.5129099Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:57:24.5136787Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:57:24.5143174Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:57:24.5158950Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:57:24.5159649Z 2025-05-07T20:57:24.5159807Z =========================== short test summary info ============================ 2025-05-07T20:57:24.5160358Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:57:24.5161040Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:57:24.5161708Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:57:24.5162380Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:57:24.5163058Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:57:24.5163738Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:57:24.5164411Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:57:24.5165270Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:57:24.5165951Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:57:24.5166628Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:57:24.5167295Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:57:24.5167816Z ============================= 11 skipped in 1.87s ============================== 2025-05-07T20:57:25.0829256Z 2025-05-07T20:57:25.0829564Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:57:25.0849037Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 5 seconds 2025-05-07T20:57:25.0849377Z 2025-05-07T20:57:25.0849382Z 2025-05-07T20:57:25.0849394Z 2025-05-07T20:57:25.0849397Z 2025-05-07T20:57:25.0869682Z ################################################################################ 2025-05-07T20:57:25.0884905Z # [2025-05-07T20:57:25.088Z] Run Python Test Suite: 2025-05-07T20:57:25.0885337Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:57:25.0885671Z ################################################################################ 2025-05-07T20:57:25.0910233Z + 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:25.0910871Z 2025-05-07T20:57:27.2176307Z ============================= test session starts ============================== 2025-05-07T20:57:27.2177381Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:27.2178247Z cachedir: .pytest_cache 2025-05-07T20:57:27.2179246Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:27.2180916Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:27.2181712Z plugins: hypothesis-6.131.14 2025-05-07T20:57:29.0237840Z collecting ... collected 4 items 2025-05-07T20:57:29.0238077Z 2025-05-07T20:57:29.0249751Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:57:29.0257441Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:57:29.0879562Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:57:29.0895510Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:57:29.0896041Z 2025-05-07T20:57:29.0896199Z =========================== short test summary info ============================ 2025-05-07T20:57:29.0896704Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:57:29.0897319Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:57:29.0897906Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:57:29.0898483Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:57:29.0898959Z ============================== 4 skipped in 1.99s ============================== 2025-05-07T20:57:29.6545183Z 2025-05-07T20:57:29.6545526Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:57:29.6565752Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 4 seconds 2025-05-07T20:57:29.6566055Z 2025-05-07T20:57:29.6566060Z 2025-05-07T20:57:29.6566064Z 2025-05-07T20:57:29.6566068Z 2025-05-07T20:57:29.6586798Z ################################################################################ 2025-05-07T20:57:29.6602421Z # [2025-05-07T20:57:29.659Z] Run Python Test Suite: 2025-05-07T20:57:29.6602789Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:57:29.6603286Z ################################################################################ 2025-05-07T20:57:29.6627601Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:57:29.6628296Z 2025-05-07T20:57:31.7907344Z ============================= test session starts ============================== 2025-05-07T20:57:31.7908002Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:31.7908537Z cachedir: .pytest_cache 2025-05-07T20:57:31.7909126Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:31.7910001Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:31.7910421Z plugins: hypothesis-6.131.14 2025-05-07T20:57:33.4724700Z collecting ... collected 1 item 2025-05-07T20:57:33.4724968Z 2025-05-07T20:57:33.7270702Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 54 2025-05-07T20:57:33.7271632Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7272118Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7272570Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7272983Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7273546Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7274036Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7274606Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7275174Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7275737Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7277202Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7277675Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7278236Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7278639Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7279151Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7279565Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7279975Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7280374Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7280780Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7281190Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7281589Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7281995Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7282410Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7282822Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7283229Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7283640Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7284048Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7284448Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7284855Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7285261Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7285668Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7286067Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7286475Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7287059Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7287543Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7288065Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7288487Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7288889Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7289296Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7289703Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7290111Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7290509Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7290915Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7291328Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7291726Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7292138Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7292543Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7292953Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7293351Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7293757Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7294164Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7294563Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7294976Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7295381Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7295788Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7296479Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7296890Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7297437Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7297931Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7298386Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7298789Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7299186Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7299595Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7300001Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7300408Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7300808Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7301213Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7301619Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7302031Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7302441Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7302850Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7303254Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7303652Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7304057Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7304463Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7304861Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7305264Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7305669Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7306076Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7306572Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7307057Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7307523Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7307942Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7308397Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7308813Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7309267Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7309677Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7310113Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7310553Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7310995Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7311423Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7311844Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7312294Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7312718Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7313164Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7313590Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7313991Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7314449Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7314865Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7315305Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7315736Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7316151Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7316614Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7317132Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7317660Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7318118Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7318583Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7319101Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7319520Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7319991Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7320395Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7320800Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7321273Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7321676Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7322158Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7322566Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7322982Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7323438Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7323871Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7324313Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7324714Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7325141Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7325584Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7326004Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7326490Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7326949Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7327493Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7327907Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7328377Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7328787Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7329190Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7329658Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7330067Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7330533Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7330942Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7331351Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7331819Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7332231Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7332701Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7333112Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7333514Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7333925Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7334334Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7334743Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7335151Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7335558Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7335963Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7336364Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7336774Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7337306Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7337752Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7338162Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7338568Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7338979Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7339379Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7339787Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7340193Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7340595Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7341002Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7341486Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7341901Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7342363Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7342773Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7343178Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7343642Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7344051Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7344521Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7344928Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7345330Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7345798Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7346211Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7346673Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7347205Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7347749Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7348177Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7363020Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7363609Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7364199Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7364767Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7365206Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7365610Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7366020Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7366429Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7366976Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7367549Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7368086Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7368651Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7369263Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7369846Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7370409Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7370966Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7371536Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7372157Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7372751Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7373317Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7374047Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7374671Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7375258Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7375832Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7376406Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:57:33.7376967Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7377465Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7377893Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7378327Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7378745Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7379169Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7379696Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7380114Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7380613Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7381194Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7381684Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7382102Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7382538Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7383116Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7383662Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7384184Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7384616Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7385203Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7385773Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7386248Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7386680Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7387134Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7387725Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7388274Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7388701Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7389116Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7389541Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7389961Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7390382Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7390934Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7391521Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7392105Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7392678Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7393133Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7393555Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7394010Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7394541Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7394961Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7395381Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7396234Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7396684Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7397166Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7397584Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7398018Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7398437Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7398867Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7399526Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7400083Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7400588Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7401004Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7401432Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7401870Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7402312Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7402725Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7403142Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7403613Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7404188Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7404704Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7405122Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7405534Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7405956Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7406375Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7406895Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7407309Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7407752Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7408200Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7408614Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7409037Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7409543Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7409967Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7411413Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7411994Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7412534Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7413118Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7413665Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7414155Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7414571Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7414993Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7415406Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7415815Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7416228Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7416643Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7417052Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7417476Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7418024Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7418508Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7419003Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7419424Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7419835Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7420246Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7420684Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7421266Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7421792Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7422205Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7422624Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7423109Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7423539Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7423990Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7424405Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7424812Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7425231Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7425646Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7426065Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7426484Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7426899Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7427322Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7427969Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7428595Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7429176Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7429704Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7430278Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7430838Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7431257Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7431668Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7432088Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7432502Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7432922Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7433415Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7433851Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7434282Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7434696Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7435110Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7435594Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7436166Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7436647Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7437071Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7437534Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7437946Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7438362Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7438938Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7439641Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7440207Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7440787Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7441302Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7441864Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7442387Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7442802Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7443216Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7443699Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7444274Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7444812Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7445223Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7445640Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7446063Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7446472Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7446892Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7447448Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7447998Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7448413Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7448829Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7449282Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7449948Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7450553Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7451134Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7451653Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7452222Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7452740Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7453314Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7453836Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7454254Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7454673Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7455154Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7455747Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7456264Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7456682Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7457095Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7457514Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7457936Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7458355Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7458767Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7459181Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7459598Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7460010Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7460542Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7461069Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7461707Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7462217Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7462801Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7463240Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7463653Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7464073Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7464567Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7464981Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7465400Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7465823Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7466237Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7466744Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7467322Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7467876Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7468447Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7468927Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7469341Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7469759Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7470172Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7470589Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7471083Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7471495Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7471914Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7472380Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7472948Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7473462Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7473877Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7474291Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7474701Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7475115Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7475527Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7476044Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7476621Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7477189Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7477614Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7478024Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7478445Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7478857Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7479366Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7479775Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7480188Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7480715Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7481278Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7481977Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7482556Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7483221Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7483762Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7484187Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7484601Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7485015Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7485426Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7485844Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7486319Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7486897Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7487498Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7487956Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7488368Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7488786Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7489197Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7489610Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7490022Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7490440Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7490864Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7491269Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7491682Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7492277Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7492852Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7493289Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7493699Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7494112Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7494519Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7494933Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7495349Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7495753Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7496417Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7496857Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7497266Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7497690Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7520847Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7521449Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7522028Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7522600Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7523199Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7523799Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7524362Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7524975Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7525573Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7526100Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7526716Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7527177Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7527711Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7528311Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7528920Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7529530Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7530123Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7530726Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7531341Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7531932Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7532520Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7533114Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7533705Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7534286Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7534868Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7535445Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7536019Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7536598Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7537192Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7537784Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7538404Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7538993Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7539712Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7540308Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7540880Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7541446Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7542065Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7542623Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7543228Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7543810Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7544393Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7544964Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7545568Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7546013Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7546616Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7547211Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7547789Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7548284Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7548833Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7549427Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7549999Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7550576Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7551166Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7551754Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7552319Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7553071Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7553652Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7554285Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7554837Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7555321Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7555908Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7556493Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7557058Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7557528Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7558099Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7558673Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7559329Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7559774Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7560363Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7560946Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7561514Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7562115Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7562688Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7563112Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7563706Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7564289Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7564854Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7565318Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7565983Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7566576Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7567145Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7567595Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7568157Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7568729Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7569309Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7569885Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7570462Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7571037Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7571602Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7572185Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7572761Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7573350Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7573933Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7574502Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7575056Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7575631Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7576188Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7576795Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7577381Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7577974Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7578518Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7578968Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7579429Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7579852Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7580264Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7580679Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7581101Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7581513Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7581936Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7582356Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7582765Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7583199Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7583617Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7584026Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7584456Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7584869Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7585290Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7585709Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7586129Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7586546Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7586953Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7587381Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7587849Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7588327Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7588743Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7589160Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7589586Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7590003Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7590420Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7590844Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7591247Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7591668Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7592100Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7592530Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7592959Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7593368Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7593797Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7594204Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7594624Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7595043Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7595455Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7596147Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7596588Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7597010Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7597475Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7598089Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7598531Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7599087Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7599509Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7599969Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7600384Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7600805Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7601231Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7601643Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7602065Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7602478Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7602910Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7603339Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7603763Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7604184Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7604606Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7605125Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7605544Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7605963Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7606373Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7606790Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7607213Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7607713Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7608130Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7608543Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7608968Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7609388Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7609796Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7610225Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7610636Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7611043Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7611474Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7611886Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7612332Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7612754Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7613193Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7613641Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7614068Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7614480Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7614910Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7615325Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7615747Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7616168Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7616579Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7617003Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7617510Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7617972Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7618394Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7618801Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7619258Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7619675Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7620086Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7620509Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7620919Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7621340Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7621752Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7622173Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7622604Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7623018Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7623437Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7623863Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7624291Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7624701Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7625122Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7625543Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7625954Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7626377Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7626885Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7627311Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7627731Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7628154Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7628578Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7628995Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7629406Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7629831Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7630243Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7630677Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7631100Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7631515Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7631939Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7632353Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7632766Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7633201Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7633608Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7634027Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7634444Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7634853Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7635276Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7635692Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7636188Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7636638Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7637089Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7637523Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7637934Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7638358Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7638805Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7639295Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7639715Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7640136Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7640552Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7640973Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7641396Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7641829Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7642236Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7642669Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7643081Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7643513Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7644016Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7644432Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7644981Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7645412Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7645933Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7646505Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7646945Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7647439Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7647861Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7648288Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7648696Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7649121Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7649537Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7649948Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7650374Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7650795Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7651213Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7651639Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7652051Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7652471Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7652888Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7653295Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7653731Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7654218Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7654631Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7655049Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7655459Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7655989Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7656441Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7656890Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7708827Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7709359Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7709890Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7710330Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7710825Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7711312Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7711817Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7712321Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7712779Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7713219Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7713651Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7714078Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7714517Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7715085Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7715673Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7716246Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7716829Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7717400Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7717986Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7718817Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7719486Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7720099Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7720663Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7721130Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7721658Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7722237Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7722842Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7723437Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7724018Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7724553Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7725057Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7725546Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7725960Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7726456Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7727071Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7727708Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7728290Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7728802Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7729228Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7729709Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7730134Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7730561Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7731230Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7731749Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7732341Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7732933Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7733517Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7734120Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7734692Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7735150Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7735706Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7736290Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7736867Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7737510Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7738087Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7738556Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7739103Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7739711Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7740284Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7740880Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7741452Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7742004Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7742605Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7743193Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7743834Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7744258Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7744822Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7745408Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7745967Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7746417Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7746954Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7747561Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7748119Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7748605Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7749080Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7749653Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7750217Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7750769Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7751348Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7751893Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7752335Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7752886Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7753488Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7754050Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7754623Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7755185Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7755771Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7756461Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7756923Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7757561Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7758155Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7758706Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7759217Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7759798Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7760354Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7760911Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7761501Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7762075Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7762540Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7763102Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7763687Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7764251Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7764883Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7765449Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7765906Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7766425Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7766998Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7767550Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7768044Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7768521Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7769747Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7770271Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7770725Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7771290Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7771871Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7772434Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7772870Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7773449Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7774022Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7774576Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7775026Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7775569Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7776138Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7776698Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7777177Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7777643Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7778211Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7778794Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7779335Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7779757Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7780320Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7780898Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7781445Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7781995Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7782573Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7783211Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7783762Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7784193Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7784742Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7785314Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7785877Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7786368Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7786860Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7787419Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7787999Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7788570Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7789129Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7789683Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7790253Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7790766Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7791189Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7791760Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7792323Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7792883Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7793304Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7793842Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7794488Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7795041Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7795515Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7796254Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7796819Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7797386Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7797889Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7798350Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7798911Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7799574Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7800107Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7800544Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7801112Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7801688Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7802235Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7802680Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7803224Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7803797Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7804348Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7804824Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7805319Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7805872Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7806444Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7807161Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7807734Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7808409Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7808975Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7809526Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7810102Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7810684Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7811237Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7811764Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7812289Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7812861Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7813426Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7813951Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7814420Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7814980Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7815537Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7816094Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7816559Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7817111Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7817678Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7818234Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7818708Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7819236Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7819922Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7820475Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7820942Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7821475Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7822041Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7822596Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7823094Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7823577Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7824143Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7824711Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7825241Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7825670Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7826234Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7826811Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7827370Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7827954Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7828503Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7828954Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7829496Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7830062Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7830619Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7831099Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7831592Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7832267Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7832844Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7833506Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7834060Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7834597Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7835027Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7835493Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7835958Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7836362Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7836769Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7837173Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7837646Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7838122Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7838677Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7839310Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7839893Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7840469Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7841013Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7841487Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7842013Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7842581Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7843147Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7843653Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7844249Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7844843Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7845413Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7845897Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7846374Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7846946Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7847548Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7848126Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7848701Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7849265Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7849845Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7850390Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7850975Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:57:33.7851516Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7852006Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7852590Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7853192Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7853776Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7854343Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7854921Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7855517Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7856063Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7856567Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7857268Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7857917Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7858420Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7858936Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7859523Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7860089Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7882715Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7883250Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7883688Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7884111Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7884542Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7884991Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7885413Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7885845Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7886315Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7886774Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7887266Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7887752Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7887949Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7888220Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7888439Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7888674Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7889024Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7889244Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7889478Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7889704Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7889880Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7890070Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7890229Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7890393Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7890548Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7890711Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7890878Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7891048Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7891204Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7891389Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7891602Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7891768Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7891926Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7892101Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7892274Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7892486Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7892646Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7892805Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7893063Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7893235Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7893440Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7893600Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7893826Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7893986Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7894142Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7894304Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7894473Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7894696Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7894856Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7895014Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7895191Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7895350Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7895518Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7895681Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7896077Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7896273Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7896432Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7896588Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7896761Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7896925Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7897086Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7897396Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7897554Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7897715Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7897874Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7898033Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7898215Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7898433Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7898650Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7898872Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7899087Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7899304Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7899543Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7899761Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7899986Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7900206Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7900387Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7900591Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7900813Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7901029Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7901247Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7901464Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7901686Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7902091Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7902316Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7902617Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7902848Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7903061Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7903282Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7903498Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7903722Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7903964Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7904178Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7904403Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7904631Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7904852Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7905091Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7905254Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7905409Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7905572Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7905726Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7905890Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7906047Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7906203Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7906365Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7906584Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7906746Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7906935Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7907144Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7907312Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7907466Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7907625Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7907784Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7907940Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7908095Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7908253Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7908421Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7908583Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7908741Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7908897Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7909056Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7909212Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7909368Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7909530Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7909688Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7909847Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7910005Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7910160Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7910411Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7910622Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7910776Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7910942Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7911095Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7911258Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7911415Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7911571Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7911731Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7911890Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7912045Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7912217Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7912375Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7912532Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7912687Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7912845Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7913006Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7913162Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7913316Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7913475Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7913635Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7913792Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7914005Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7914164Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7914327Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7914481Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7914637Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7914803Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7914958Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7915113Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7915274Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7915432Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7915592Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7915755Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7915913Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7916076Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7916230Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7916389Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7916554Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7916710Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7916868Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7917024Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7917179Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7917342Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7917577Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7917739Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7917938Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7918095Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7918262Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7918422Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7918579Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7918745Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7918901Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7919137Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7919306Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.7919471Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7919635Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7919792Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7919949Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7920113Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7920268Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7920424Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7920581Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7920738Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7920900Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7921058Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7921262Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7921423Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7921582Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7921738Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7921899Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7922056Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7922211Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7922370Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7922527Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7922692Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7922848Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7923006Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7923172Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7923329Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7923485Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7923646Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7923803Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7923965Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7924122Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7924280Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7924440Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7924595Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7924751Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7924992Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7925152Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7925379Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7925535Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7925690Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7925854Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7926010Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7926165Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7926327Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7926483Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7926644Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7926804Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7926962Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7927126Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7927280Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7927434Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7927595Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7927752Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7927915Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7928070Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7928224Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7928383Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7928539Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7928743Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7928902Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7929056Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7929216Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7929370Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7929528Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7929691Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7929845Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7930000Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7930162Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7930319Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7930480Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7930643Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7930797Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7930958Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7931115Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7931270Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7931431Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7931587Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7931743Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7931906Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7932062Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7932307Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7932464Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7932658Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7932820Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7932978Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7933135Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7933298Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7933452Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7933614Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7933770Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7933924Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7934098Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7934255Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7934416Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7934578Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7934734Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7934897Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7935053Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7935208Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7935371Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7935523Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7935680Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7935843Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7936048Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7936207Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7936364Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7936519Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7936680Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7936836Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7936990Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7937151Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7937307Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7937468Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7937628Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7937811Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7937994Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7938157Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7938313Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7938473Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7938629Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7938783Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7938947Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7939104Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7939265Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7939420Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7939655Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7939816Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7940009Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7940164Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7940324Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7940479Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7940639Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7940795Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7940951Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7941113Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7941270Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7941429Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7941598Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7941757Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7941919Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7942074Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7942229Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7942391Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7942546Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7942703Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7942866Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7943019Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7943180Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7943384Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7943543Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7943704Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7943856Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7944012Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7944175Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7944331Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7944493Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7944648Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7944803Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7944968Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7945130Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7945286Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7945454Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7945610Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7945769Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7945928Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7946086Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7946247Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7946404Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7946559Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7946721Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7946957Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7947115Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7947322Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7947477Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7947641Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7947823Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7948004Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7948168Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7948322Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7948478Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7948638Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7948798Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7948967Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7949125Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7949282Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7949445Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7949601Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7949760Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7949921Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7950077Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7950239Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7950396Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7950554Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7950766Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7950925Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7951082Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7951242Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7951398Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7951564Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7951720Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.7951878Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7952045Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7952202Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7952359Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7952533Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7952690Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7952855Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7953011Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7953167Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7953330Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7953487Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7953650Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7953811Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7953969Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7954125Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7954395Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7954554Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7954753Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7954911Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7955070Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7955239Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7955396Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7955554Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7955718Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7955874Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7956039Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7956203Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7956360Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7956524Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7956684Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7956840Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7957005Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7957162Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7957324Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7957479Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7957635Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7957799Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7958007Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7958165Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7958331Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7958488Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7958654Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7958812Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7958968Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7959253Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7959412Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7959568Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7959736Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7959892Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7960066Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7960227Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7960385Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7960553Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7960711Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7960866Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7961031Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7961187Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7961358Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7961516Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7961674Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7961922Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7962120Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7962279Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7962443Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7962601Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7962765Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7962923Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7963083Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7963248Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7963405Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7963565Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7963736Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7963896Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7964051Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7964217Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7964373Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7964536Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7964694Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7964850Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7965016Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7965172Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7965329Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7965541Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7965702Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7965868Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7966029Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7966187Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7966353Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7966511Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7966679Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7966837Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7966994Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7967157Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7967319Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7967480Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7967673Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7967853Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7968018Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7968174Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7968328Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7968492Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7968650Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7968806Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7968969Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7969204Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7969364Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7969567Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7969723Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7969892Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7970050Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7970207Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7970378Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7970535Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7970692Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7970857Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7971021Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7971187Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7971346Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7971502Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7971667Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7971825Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7971985Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7972147Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7972304Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7972466Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7972623Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7972780Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7972995Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7973158Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7973315Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7973477Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7973633Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7973797Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7973955Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7974111Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7974274Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7974431Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7974590Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7974765Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7974925Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7975091Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7975247Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7975407Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7975573Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7975729Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7975886Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7976054Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7976210Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7976372Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7976610Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7976771Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7976977Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7977153Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7977333Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7977506Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7977662Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7977817Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7977980Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7978136Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7978299Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7978466Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7978626Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7978790Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7978946Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7979104Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7979275Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7979434Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7979596Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7979754Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7979910Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7980079Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7980287Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7980447Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7980611Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7980767Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7980934Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7981091Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7981247Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7981411Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7981568Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7981726Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7981900Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7982065Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7982230Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7982393Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7982549Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7982711Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7982869Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7983026Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7983195Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7983353Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7983516Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7983673Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7983936Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7984109Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7984306Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7984464Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7984630Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7984789Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.7984949Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7985103Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7985256Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7985415Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7985569Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7985719Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7985891Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7986043Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7986194Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7986352Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7986505Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7986665Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7986818Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7986968Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7987125Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7987276Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7987428Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7987637Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7987791Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7987948Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7988098Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7988252Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7988409Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7988562Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7988714Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7988873Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7989026Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7989186Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7989337Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7989494Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7989653Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7989805Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7989956Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7990114Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7990267Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7990418Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7990575Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7990726Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7990890Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7991043Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7991278Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7991437Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7991627Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7991779Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7991937Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7992091Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7992250Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7992402Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7992553Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7992713Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7992866Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7993017Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7993182Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7993334Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7993497Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7993648Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7993798Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7993955Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7994106Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7994255Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7994418Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7994569Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7994725Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7994927Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7995082Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7995243Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7995398Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7995550Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7995705Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7996305Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7996532Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7996694Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7996846Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7997005Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7997158Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7997322Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7997483Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7997637Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7997789Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7997950Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7998100Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7998262Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7998414Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7998567Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7998728Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7998880Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7999377Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7999541Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7999753Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.7999915Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8000068Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8000218Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8000378Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8000530Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8000680Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8000843Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8000994Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8001151Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8001315Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8014235Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8014437Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8014594Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8014745Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8014897Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8015046Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8015198Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8015350Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8015499Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8015659Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8015933Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8016092Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8016257Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8016410Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8016563Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8016723Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8016876Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8017036Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8017187Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8017339Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8017502Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8017654Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8017812Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8017970Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8018120Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8018277Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8018430Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8018582Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8018744Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8018898Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8019051Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8019215Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8019369Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8019528Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8019762Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8019956Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8020122Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8020274Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8020428Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8020598Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8020755Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8020918Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8021069Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8021223Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8021385Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8021548Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8021703Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8021868Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8022025Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8022177Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8022343Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8022495Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8022654Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8022809Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8022969Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8023129Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8023351Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8023511Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8023672Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8023826Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8023985Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8024137Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8024290Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8024467Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8024636Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8024789Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8024948Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8025100Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8025267Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8025419Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8025574Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8025736Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8025889Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8026042Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8026199Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8026351Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8026503Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8026657Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8026811Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8026972Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8027207Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8027400Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8027559Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8027711Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8027862Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8028024Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8028174Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8028335Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8028488Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8028641Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8028801Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8028962Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8029114Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8029281Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8029433Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8029593Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8029746Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8029901Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8030059Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8030210Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:57:33.8030371Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8030541Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8030745Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8030917Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8031079Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8031238Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8031404Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8031562Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8031718Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8031885Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8032045Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8032204Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8032373Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8032532Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8032706Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8032869Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8033027Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8033194Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8033356Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8033518Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8033685Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8033844Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8034010Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8034168Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8034324Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8034573Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8034770Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8034928Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8035094Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8035247Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8035414Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8035572Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8035730Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8035897Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8036055Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8036213Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8036387Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8036545Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8036717Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8036876Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8037034Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8037203Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8037365Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8037525Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8037693Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8037851Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8038016Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8038221Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8038381Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8038553Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8038712Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8038871Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8039145Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8039303Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8039473Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8039634Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8039790Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8039952Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8040115Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8040272Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8040439Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8040595Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8040751Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8040915Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8041072Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8041229Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8041395Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8041551Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8041714Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8041974Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8042135Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8042350Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8042507Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8042664Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8042826Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8042983Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8043144Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8043300Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8043457Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8043619Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8043776Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8043937Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8044102Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8044259Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8044421Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8044578Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8044738Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8044900Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8045056Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8045215Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8045377Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8045533Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8045746Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8045906Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8046062Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8046229Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8046385Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8046543Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8046711Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8046864Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8047028Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8047185Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8047342Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8047515Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8047675Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8047832Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8047996Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8048152Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8048314Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8048473Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8048629Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8048792Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8048950Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8049106Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8049347Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8049508Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8049733Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8049890Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8050048Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8050211Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8050370Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8050529Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8050693Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8050851Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8051009Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8051180Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8051337Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8051504Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8051665Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8051822Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8051985Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8052145Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8052301Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8052463Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8052619Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8052780Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8052986Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8053143Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8053307Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8053463Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8053620Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8053782Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8053939Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8054101Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8054256Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8054413Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8054576Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8054739Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8054896Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8055061Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8055217Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8055380Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8055537Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8055694Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8055856Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8056015Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8056172Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8056335Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8056494Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8056736Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8056932Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8057090Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8057255Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8057437Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8057615Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8057781Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8057937Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8058100Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8058256Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8058412Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8058583Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8058745Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8058902Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8059070Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8059226Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8059383Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8059546Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8059703Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8059866Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8060024Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8060183Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8060393Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8060555Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8060712Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8060873Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8061032Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8061197Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8061353Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8061510Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8061674Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8061831Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8061991Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8062166Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8062324Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8062490Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8062647Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8062805Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8062969Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8063127Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8063284Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8063448Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8063605Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8063770Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8064006Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8064166Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8064366Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8064522Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8064678Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8064841Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8064998Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8065161Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8065318Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8065474Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8065635Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8065800Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8065956Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8066121Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8066278Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8066440Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8066595Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8066751Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8066912Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8067067Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8067222Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8067384Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8067539Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8067743Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8067906Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8068060Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8068221Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8068377Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8068532Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8068692Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8068848Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8069003Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8069164Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8069319Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8069487Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8069641Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8069799Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8069961Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8070116Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8070271Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8070434Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8070589Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8070751Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8070908Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8071063Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8071302Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8071461Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8071657Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8071819Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8071976Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8072139Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8072294Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8072451Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8072612Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8072769Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8072925Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8073089Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8073249Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8073413Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8073567Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8073721Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8073881Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8074037Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8074192Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8074354Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8074508Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8074670Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8074825Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8075031Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8075197Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8075353Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8075509Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8075671Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8075829Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8075985Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8076145Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8076302Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8076466Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8076621Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8076783Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8076947Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8077106Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8077261Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8077423Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8077579Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8077739Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8077896Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8078052Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8078214Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8078371Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8078631Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8078797Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8079003Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8079223Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8079380Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8079533Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8079698Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8079854Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8080012Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8080175Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8080330Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8080494Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8080659Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8080817Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8080980Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8081136Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8081293Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8081457Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8081612Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8081775Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8081932Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8082087Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8082248Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8082459Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8082618Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8082778Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8082934Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8083095Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8083249Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8083404Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8083564Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8083718Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8083875Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8084036Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8084198Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8084352Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8084515Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8084671Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8084832Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8084987Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8085142Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8085304Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8085458Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8085614Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8085775Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8086012Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8086178Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8086378Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8086534Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8086695Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8086850Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8087006Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8087172Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8087328Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8087493Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8087648Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8087805Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8087980Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8088139Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8088294Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8088456Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8088612Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8088773Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8088930Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8089084Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8089245Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8089403Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8089558Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8089769Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8089927Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8090091Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8090247Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8090403Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8090566Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8090725Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8090881Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8091043Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8091199Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8091359Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8091523Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8091679Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8091843Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8091999Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8092157Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8092321Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8092476Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8092632Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8092796Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8092952Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8093114Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8093351Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8093510Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8093712Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8093868Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8094024Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8094186Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8094344Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8094505Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8094672Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8094829Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8094985Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8095149Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8095313Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8095471Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8095636Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8095795Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8096321Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8096485Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8096643Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8096807Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8096965Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8097120Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8097284Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8097572Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8097739Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8097897Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8098054Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8098219Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8098379Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8098539Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8098703Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8098862Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8099018Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8099182Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8099346Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8099510Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8099670Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8099832Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8099996Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8100154Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8100310Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8100474Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8100631Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8100795Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8100953Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8101248Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8101416Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8101650Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8101807Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8101971Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8102128Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8102293Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8102449Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8102606Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8102768Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8102925Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8103091Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8103253Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8103411Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8103573Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8103731Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8103888Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8104053Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8104213Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8104369Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8104532Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8104690Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8104903Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8105065Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8105225Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8105387Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8105544Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8105702Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8105866Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8106023Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8106186Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8106342Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8106498Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8106665Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8106828Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8106990Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8107153Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8107308Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8107469Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8107626Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8107783Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8107945Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8108103Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8108259Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8108425Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8108690Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8108887Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8109050Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8109211Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8109375Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8109533Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8109691Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8109853Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8110011Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8110168Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8110331Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8110494Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8110661Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8110818Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8110974Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8111136Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8111294Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8111451Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8111613Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8111770Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8111933Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8112089Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8112296Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8112461Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8112617Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8112775Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8112939Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8113096Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8113259Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8113417Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8113573Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8113736Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8113893Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8114057Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8114222Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8114382Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8114547Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8114704Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8114861Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8115026Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8115183Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8115339Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8115506Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8115663Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8115908Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8116069Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8116267Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8116433Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8116592Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8116748Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8116911Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8117067Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8117248Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8117436Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8117593Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8117764Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8117920Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8118079Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8118245Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8118401Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8118557Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8118719Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8118875Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8119105Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8119263Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8119420Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8119583Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8119792Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8119953Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8120115Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8120271Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8120435Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8120592Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8120747Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8120910Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8121066Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8121221Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8121385Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8121549Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8121714Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8121871Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8122026Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8122189Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8122346Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8122502Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8122668Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8122825Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8122987Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8123145Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8123383Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8123584Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8123741Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8123901Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8124065Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8124222Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8124386Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8124542Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8124700Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8124861Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8125019Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8125183Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8125346Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8125504Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8125661Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8125826Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8125983Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8126146Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8126303Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8126459Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8126622Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8126779Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8126985Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8127154Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8127313Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8127476Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8127634Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8127795Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8127962Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8128119Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8128275Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8128438Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8128596Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8128766Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8128926Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8129082Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8129242Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8129399Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8129552Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8129710Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8129863Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8130020Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8130171Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8130321Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8130497Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8130795Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8130987Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8131139Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8131296Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8131451Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8131609Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8131760Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8131912Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8132069Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8132221Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8132373Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8132537Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8132688Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8132843Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8133001Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8133152Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8133311Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8133463Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8133613Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8133771Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8133923Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8134073Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8134233Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8134462Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8134623Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8134775Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8134926Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8135086Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8135237Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8135388Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8135551Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8135703Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8135969Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8136154Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8136578Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8151401Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8151686Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8151881Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8152052Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8152219Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8152382Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8152550Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8152709Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8152869Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8153035Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8153197Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8153500Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8153705Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8153864Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8154032Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8154191Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8154349Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8154513Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8154706Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8154901Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8155110Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8155270Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8155470Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8155655Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8155842Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8156008Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8156165Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8156330Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8156487Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8156643Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8156806Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8156965Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8157122Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8157288Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8157504Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8157669Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8157829Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8157985Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8158151Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8158308Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8158466Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8158631Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8158789Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8158945Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8159227Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8159392Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8159561Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8159723Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8159880Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8160043Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8160201Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8160359Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8160521Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8160679Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8160842Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8160999Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8161158Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8161453Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8161614Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8161809Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8161974Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8162130Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8162292Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8162453Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8162613Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8162779Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8162937Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8163095Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8163268Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8163423Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8163583Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8163745Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8163903Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8164068Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8164225Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8164381Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8164544Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8164701Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8164858Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8165020Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8165226Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8165393Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8165552Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8165708Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8165872Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8166027Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8166184Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8166346Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8166503Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8166666Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8166827Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8166985Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8167154Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8167313Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8167470Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8167640Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8167820Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8168000Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8168164Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8168324Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8189442Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8189742Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8189962Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8190452Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8190681Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8190906Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8191067Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8191219Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8191376Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8191528Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8191681Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8191837Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8191989Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8192144Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8192309Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8192467Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8192630Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8192784Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8192936Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8193097Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8193249Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8193402Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8193561Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8193716Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8193870Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8194028Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8194245Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8194402Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8194558Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8194712Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8194869Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8195024Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8195177Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8195338Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8195493Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8195655Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8195807Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8196427Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8196603Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8196762Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8196920Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8197080Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8197233Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8197396Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8197550Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8197704Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8197864Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8198018Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8198171Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8198569Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8198729Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8198997Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8199273Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8199428Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:57:33.8199599Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8199762Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8199922Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8200089Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8200248Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8200408Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8200585Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8200748Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8200917Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8201079Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8201241Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8201410Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8201570Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8201729Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8201902Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8202062Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8202226Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8202461Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8202623Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8202794Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8202954Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8203116Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8203283Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8203443Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8203610Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8203768Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8203927Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8204094Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8204255Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8204422Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8204589Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8204750Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8204916Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8205076Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8205238Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8205405Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8205565Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8205725Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8205892Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8206053Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8206304Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8206505Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8206666Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8206833Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8206993Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8207154Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8207323Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8207487Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8207656Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8207819Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8207979Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8208158Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8208318Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8208488Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8208652Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8208813Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8208982Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8209143Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8209302Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8209471Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8209631Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8209802Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8210014Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8210175Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8210345Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8210505Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8210665Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8210833Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8210994Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8211161Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8211321Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8211480Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8211647Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8211812Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8211973Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8212143Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8212303Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8212469Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8212629Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8212791Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8212959Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8213121Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8213280Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8213449Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8213691Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8213860Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8214058Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8214218Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8214390Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8214550Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8214713Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8214886Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8215047Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8215219Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8215382Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8215545Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8215722Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8215886Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8216046Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8216214Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8216379Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8216540Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8216708Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8216881Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8217042Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8217207Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8217368Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8217579Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8217747Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8217907Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8218068Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8218237Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8218397Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8218564Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8218723Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8218882Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8219050Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8219211Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8219378Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8219551Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8219711Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8219877Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8220037Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8220197Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8220364Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8220525Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8220687Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8220852Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8221013Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8221262Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8221426Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8221624Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8221790Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8221950Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8222111Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8222277Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8222437Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8222601Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8222762Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8222923Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8223094Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8223253Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8223417Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8223581Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8223740Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8223905Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8224064Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8224223Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8224389Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8224549Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8224708Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8224923Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8225084Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8225251Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8225410Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8225570Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8225735Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8225895Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8226055Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8226220Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8226379Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8226538Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8226710Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8226870Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8227040Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8227199Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8227359Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8227525Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8227691Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8227850Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8228016Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8228175Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8228343Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8228504Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8228767Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8228968Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8229129Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8229288Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8229452Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8229612Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8229777Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8229936Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8230097Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8230260Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8230419Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8230588Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8230756Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8230914Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8231079Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8231240Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8231399Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8231566Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8231724Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8231883Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8232049Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8232207Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8232423Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8232586Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8232749Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8232918Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8233078Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8233240Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8233405Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8233563Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8233729Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8233889Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8234049Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8234221Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8234383Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8234545Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8234711Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8234871Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8235029Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8235194Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8235352Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8235517Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8235675Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8235835Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8236081Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8236243Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8236443Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8236608Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8236767Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8236934Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8237093Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8237253Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8237420Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8237582Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8237739Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8237905Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8238072Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8238242Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8238399Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8238557Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8238722Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8238881Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8239161Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8239326Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8239483Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8239647Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8239806Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8240015Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8240180Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8240339Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8240497Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8240661Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8240820Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8240983Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8241140Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8241299Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8241462Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8241619Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8241784Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8241951Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8242111Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8242275Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8242433Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8242594Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8242757Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8242915Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8243072Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8243236Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8243394Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8243631Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8243801Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8243997Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8244162Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8244319Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8244478Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8244643Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8244800Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8244958Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8245126Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8245285Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8245449Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8245615Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8245777Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8245941Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8246100Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8246258Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8246422Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8246582Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8246749Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8246906Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8247067Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8247231Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8247437Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8247600Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8247762Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8247920Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8248086Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8248250Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8248408Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8248573Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8248731Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8248888Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8249055Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8249222Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8249383Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8249544Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8249703Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8249871Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8250030Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8250188Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8250354Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8250512Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8250678Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8250838Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8251079Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8251249Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8251449Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8251607Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8251775Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8251935Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8252093Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8252260Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8252421Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8252587Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8252745Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8252904Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8253079Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8253240Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8253400Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8253567Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8253726Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8253892Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8254050Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8254207Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8254369Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8254528Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8254685Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8254902Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8255060Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8255227Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8255384Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8255542Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8255704Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8255863Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8256020Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8256185Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8256342Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8256507Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8256676Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8256834Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8257000Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8257159Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8257317Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8257481Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8257637Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8257802Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8257963Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8258122Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8258285Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8258445Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8258714Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8258917Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8259076Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8259242Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8259400Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8259558Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8259722Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8259880Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8260038Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8260202Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8260359Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8260525Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8260691Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8260848Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8261009Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8261167Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8261326Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8261492Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8261651Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8261809Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8261972Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8262128Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8262407Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8262566Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8262726Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8262889Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8263046Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8263205Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8263373Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8263530Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8263695Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8263854Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8264012Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8264184Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8264345Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8264507Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8264675Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8264834Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8264999Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8265158Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8265320Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8265487Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8265645Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8265803Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8265975Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8266220Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8266424Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8266584Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8266743Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8266910Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8267070Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8267230Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8267398Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8267558Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8267724Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8267884Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8268051Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8268221Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8268380Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8268539Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8268707Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8268866Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8269026Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8269192Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8269352Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8269516Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8269677Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8269886Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8270052Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8270211Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8270371Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8270535Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8270695Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8270859Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8271018Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8271177Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8271342Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8271501Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8271666Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8271831Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8271992Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8272157Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8272317Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8272477Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8272649Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8272808Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8272973Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8273136Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8273295Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8273610Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8273774Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8273979Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8274142Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8274302Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8274467Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8274627Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8274785Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8274949Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8275111Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8275277Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8275444Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8275604Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8275771Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8275929Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8276089Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8276254Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8276414Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8276580Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8276738Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8276896Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8277063Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8277272Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8277431Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8277601Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8277761Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8277926Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8278085Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8278243Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8278408Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8278566Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8278724Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8278888Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8279147Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8279316Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8279477Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8279639Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8279803Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8279961Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8280118Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8280283Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8280440Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8280603Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8280761Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8280919Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8281165Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8281365Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8281522Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8281686Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8281844Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8282003Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8282169Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8282327Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8282492Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8282647Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8282806Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8282979Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8283140Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8283299Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8283462Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8283620Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8283785Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8283942Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8284100Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8284266Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8284424Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8284582Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8284824Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8284983Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8285148Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8285306Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8285463Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8285628Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8285788Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8285946Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8286110Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8286268Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8286432Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8286601Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8286760Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8286926Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8287085Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8287244Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8287412Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8287576Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8287741Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8287900Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8288062Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8288229Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8288469Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8288632Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8288835Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8288994Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8289159Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8289316Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8289475Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8289640Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8289797Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8289956Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8290121Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8290286Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8290444Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8290611Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8290768Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8290932Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8291091Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8291249Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8291414Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8291571Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8291728Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8291895Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8292053Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8292267Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8292428Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8292589Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8292757Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8292916Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8293074Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8293241Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8293399Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8293563Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8293721Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8293879Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8294048Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8294209Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8294368Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8294531Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8294689Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8294853Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8295009Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8295166Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8295330Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8295487Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8295645Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8296547Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8296799Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8296961Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8297120Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8297277Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8297443Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8297601Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8297758Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8297923Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8298081Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8298244Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8336671Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8337046Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8337218Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8337387Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8337546Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8337714Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8337874Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8338032Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8338201Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8338357Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8338512Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8338997Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8339152Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8339319Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8339472Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8339625Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8339785Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8339937Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8340091Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8340251Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8340403Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8340557Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8340718Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8340877Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8341040Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8341192Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8341345Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8341504Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8341658Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8341811Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8341970Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8342122Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8342285Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8342437Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8342730Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8342897Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8343108Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8343263Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8343423Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8343578Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8343741Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8343894Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8344050Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8344211Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8344363Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8344515Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8344683Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8344837Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8344990Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8345149Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8345301Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8345461Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8345614Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8345767Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8345926Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8346078Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8346230Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8346439Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8346591Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8346754Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8346905Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8347058Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8347217Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8347368Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8347523Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8347707Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8347883Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8348044Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8348197Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8348359Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8348525Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8348677Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8348828Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8348985Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8349137Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8349300Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8349451Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8349603Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8349762Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8349915Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8350148Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8350312Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8350503Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8350656Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8350816Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8350968Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8351127Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8351278Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8351430Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8351591Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8351745Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8351897Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8352064Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8352221Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8352380Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8352532Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8352685Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8352846Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8352998Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8353150Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8353308Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8353464Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8353624Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8353827Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8353980Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8354146Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8354298Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8354450Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8354607Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8354759Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8354911Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8355072Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8355223Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8355385Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8355539Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8355697Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8355859Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8356015Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8356168Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8356329Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8356481Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8356640Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8356792Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8356944Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8357105Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8357257Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8357519Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8357683Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8357917Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8358077Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8358232Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8358385Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8358546Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8358701Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8358855Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8359153Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8359307Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8359459Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8359629Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8359783Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8359945Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8360097Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8360250Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8360409Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8360560Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8360712Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8360871Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8361023Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8361182Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8361384Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8361536Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8361700Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8361851Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8362004Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8362168Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8362321Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8362483Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8362638Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8362787Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8362941Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8363092Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8363248Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8363403Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8363555Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8363704Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8363859Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8364010Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8364162Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8364318Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8364468Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8364622Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8364773Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8364925Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8365161Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8365352Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8365504Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8365662Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8365812Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8365971Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8366121Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8366271Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8366425Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8366574Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8366723Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8366886Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8367035Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8367192Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8367342Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8367493Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8367650Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8367800Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8367948Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8368103Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8368254Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8368412Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8368607Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8368762Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8368922Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8369075Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8369224Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8369381Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8369534Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8369684Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8369842Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8369992Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8370147Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8370302Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8370459Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8370624Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8370785Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8370942Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8371103Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8371261Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8371423Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8371581Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8371741Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8371903Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8372061Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8372301Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8372469Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8372662Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8372825Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8372982Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8373138Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8373300Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8373457Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8373617Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8373782Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8373938Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8374108Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8374265Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8374426Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8374588Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8374744Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8374900Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8375067Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8375224Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8375382Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8375546Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8375703Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8375920Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8376084Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8376247Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8376411Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8376569Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8376727Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8376890Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8377050Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8377212Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8377369Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8377530Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8377718Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8377907Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8378068Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8378232Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8378389Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8378552Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8378711Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8378868Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8379031Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8379188Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8379345Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8379509Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8379751Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8379954Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8380111Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8380268Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8380433Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8380591Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8380748Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8380912Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8381067Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8381230Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8381391Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8381554Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8381716Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8381875Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8382032Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8382195Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8382354Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8382515Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8382673Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8382829Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8382994Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8383151Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8383356Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8383520Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8383679Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8383848Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8384004Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8384161Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8384326Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8384483Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8384639Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8384802Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8384959Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8385122Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8385289Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8385448Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8385611Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8385767Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8385925Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8386088Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8386245Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8386401Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8386563Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8386720Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8386989Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8387150Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8387346Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8387508Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8387664Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8387820Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8387983Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8388139Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8388302Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8388458Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8388616Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8388780Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8388942Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8389100Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8389265Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8389421Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8389584Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8389741Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8389897Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8390060Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8390217Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8390375Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8390539Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8390745Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8390913Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8391070Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8391227Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8391391Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8391548Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8391708Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8391872Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8392030Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8392194Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8392350Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8392514Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8392685Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8392843Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8393000Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8393167Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8393326Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8393484Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8393649Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8393809Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8393973Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8394130Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8394379Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8394546Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8394745Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8394902Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8395067Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8395228Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8395390Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8395547Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8395706Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8396332Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8396543Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8396716Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8396886Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8397047Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8397210Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8397367Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8397523Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8397685Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8397841Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8397997Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8398157Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8398313Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8398635Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8398791Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8398950Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8399197Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8399356Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8399516Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8399680Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8399836Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8399998Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8400156Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8400312Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8400481Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8400641Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8400799Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8400961Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8401119Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8401284Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8401441Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8401598Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8401760Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8401917Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8402075Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8402239Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8402529Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8402752Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8402916Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8403072Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8403234Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8403391Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8403547Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8403711Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8403867Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8404024Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8404189Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8404357Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8404522Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8404678Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8404834Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8404998Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8405155Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8405311Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8405474Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8405629Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8405792Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8405949Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8406157Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8406321Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8406479Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8406635Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8406799Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8406956Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8407121Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8407295Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8407476Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8407646Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8407803Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8407965Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8408129Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8408290Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8408455Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8408611Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8408768Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8408930Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8409088Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8409244Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8409409Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8409565Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8409810Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8409969Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8410171Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8410334Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8410491Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8410646Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8410812Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8410968Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8411125Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8411288Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8411445Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8411608Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8411773Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8411932Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8412095Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8412251Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8412406Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8412570Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8412727Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8412888Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8413044Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8413200Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8413360Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8413599Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8413754Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8413916Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8414072Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8414235Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8414392Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8414547Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8414708Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8414863Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8415019Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8415182Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8415343Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8415503Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8415662Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8415817Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8415979Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8416135Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8416291Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8416454Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8416609Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8416769Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8416925Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8417080Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8417321Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8417540Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8417721Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8417884Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8418041Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8418203Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8418358Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8418513Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8418673Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8418827Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8418982Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8419151Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8419310Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8419466Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8419626Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8419782Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8419944Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8420099Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8420254Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8420410Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8420567Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8420721Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8420933Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8421090Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8421253Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8421408Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8421564Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8421725Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8421881Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8422035Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8422198Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8422354Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8422519Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8422682Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8422838Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8423005Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8423161Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8423318Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8423484Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8423639Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8423803Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8423958Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8424124Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8424287Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8424443Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8424678Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8424881Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8425039Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8425202Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8425361Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8425518Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8425681Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8425837Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8425995Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8426157Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8426314Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8426485Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8426643Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8426802Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8426966Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8427122Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8427278Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8427441Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8427597Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8427761Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8427917Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8428072Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8428281Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8428437Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8428594Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8428758Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8428915Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8429077Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8429232Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8429388Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8429550Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8429706Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8429863Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8430032Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8430188Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8430351Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8430819Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8430979Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8431141Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8431296Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8431450Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8431611Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8431772Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8431933Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8432086Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8432328Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8432529Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8432687Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8432844Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8433005Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8433162Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8433319Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8433484Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8433642Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8433802Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8433961Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8434124Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8434286Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8434444Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8434599Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8434760Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8434916Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8435077Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8435232Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8435387Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8435549Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8435705Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8435915Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8436077Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8436234Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8436395Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8436550Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8436705Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8436869Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8437028Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8437187Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8437351Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8437510Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8437678Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8437837Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8437995Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8438157Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8438313Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8438470Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8438632Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8438789Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8438950Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8439182Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8439339Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8439503Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8439745Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8439974Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8440138Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8440296Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8440464Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8440621Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8440778Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8440942Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8441103Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8441260Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8441424Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8441588Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8441748Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8441912Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8442071Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8442236Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8442394Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8442551Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8442715Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8442871Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8443029Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8443194Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8443399Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8443565Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8443723Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8443883Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8444049Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8444206Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8444363Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8444526Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8444684Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8444847Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8445002Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8445166Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8445332Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8445492Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8445649Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8445813Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8445970Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8446131Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8446287Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8446442Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8446604Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8446761Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8447053Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8447220Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8447417Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8447581Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8447739Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8447895Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8448058Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8448216Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8448373Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8448537Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8448695Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8448865Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8449023Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8449181Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8449342Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8449498Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8449654Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8449817Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8449973Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8450132Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8450294Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8450453Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8450664Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8450822Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8450984Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8451150Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8451307Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8451464Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8451624Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8451779Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8451941Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8452097Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8452255Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8452421Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8452582Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8452741Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8452904Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8453060Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8453223Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8453379Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8453536Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8453699Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8453856Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8454013Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8454176Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8454412Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8454614Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8454772Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8454933Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8455095Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8455253Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8455410Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8455574Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8455732Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8455896Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8456054Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8456220Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8456385Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8456542Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8456700Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8456865Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8457023Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8457186Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8457343Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8457500Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8457664Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8457824Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8458032Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8458196Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8458359Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8458524Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8458680Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8458837Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8459002Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8459159Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8459315Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8459474Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8466149Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8466367Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8466536Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8466701Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8466868Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8467028Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8467189Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8467355Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8467516Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8467685Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8467844Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8468003Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8468288Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8468451Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8468651Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8468817Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8468977Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8469144Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8469303Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8469462Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8469630Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8469788Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8469948Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8470122Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8470282Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8470442Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8470611Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8470769Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8470938Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8471096Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8471255Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8471422Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8471581Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8471740Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8471959Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8472123Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8472294Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8472453Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8472612Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8472779Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8472945Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8473104Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8473271Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8473433Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8473599Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8473757Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8473926Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8474095Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8474253Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8474412Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8474577Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8474738Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8474905Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8475063Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8475221Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8475387Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8475546Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8475815Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8476020Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8476178Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8476346Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8476504Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8476659Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8476820Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8476977Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8477129Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8477292Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8477446Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8477615Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8477769Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8477924Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8478082Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8478237Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8478390Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8478550Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8478703Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8478854Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8479137Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8479290Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8479449Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8479655Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8479810Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8479969Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8480121Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8480274Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8480433Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8480588Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8480747Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8480899Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8481050Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8481212Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8481371Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8481523Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8481685Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8481837Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8481997Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8482150Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8482305Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8482465Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8482618Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8482770Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8482931Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8483084Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8483318Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8483517Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8483671Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8483834Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8483988Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8484140Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8484300Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8484454Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8484607Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8484770Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8484924Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8485093Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8485245Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8485400Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8485560Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8485712Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8485865Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8486027Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8486180Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8486341Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8486494Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8486647Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8486806Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8487008Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8487164Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8487325Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8487476Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8487631Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8487793Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8487945Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8488105Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8488259Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8488412Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8488573Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8488731Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8488883Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8489048Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8489200Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8489361Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8489515Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8489668Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8489830Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8489982Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8490136Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8490299Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8490452Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8490696Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8490890Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8491042Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8491201Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8491354Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8491509Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8491669Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8491819Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8491974Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8492132Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8492284Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8492449Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8492598Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8492755Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8492914Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8493066Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8493219Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8493377Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8493529Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8493680Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8493838Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8493989Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8494148Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8494348Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8494500Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8494659Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8494811Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8494962Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8495121Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8495274Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8495429Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8495582Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8495734Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8496311Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8496524Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8496677Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8496836Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8496986Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8497143Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8497294Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8497445Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8497601Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8497752Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8497903Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8498058Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8498209Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8498583Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8498743Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8498954Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8499113Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8499264Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8499416Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8499573Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8499724Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8499877Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8500036Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8500187Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8500354Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8500506Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8500659Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8500819Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8500971Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8501121Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8501280Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8501430Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8501588Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8501739Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8501890Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8502047Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8502270Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8502421Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8502583Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8502736Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8502888Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8503044Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8503194Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8503351Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8503503Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8503655Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8503811Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8503971Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8504123Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8504282Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8504434Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8504592Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8504742Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8504895Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8505052Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8505204Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8505357Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8505515Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8505666Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8505934Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8506093Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8506283Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8506440Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8506594Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8506746Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8506905Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8507060Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8507211Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8507374Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8507526Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8507686Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8507841Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8507994Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8508155Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8508306Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8508460Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8508620Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8508771Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8508928Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:57:33.8509090Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8509249Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8509413Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8509619Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8509781Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8509947Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8510105Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8510269Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8510427Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8510587Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8510750Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8510906Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8511063Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8511226Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8511393Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8511556Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8511716Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8511873Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8512035Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8512192Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8512348Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8512513Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8512670Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8512832Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8512989Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8513228Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8513394Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8513588Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8513745Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8513908Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8514065Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8514228Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8514387Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8514544Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8514707Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8514865Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8515029Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8515192Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8515352Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8515511Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8515672Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8515829Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8515992Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8516148Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8516305Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8516467Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8516623Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8516829Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8516991Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8517151Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8517312Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8517469Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8517626Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8517789Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8517946Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8518103Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8518268Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8518425Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8518588Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8518752Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8518913Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8519140Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8519299Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8519458Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8519622Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8519779Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8519942Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8520098Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8520256Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8520420Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8520674Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8520870Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8521036Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8521199Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8521362Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8521520Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8521679Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8521844Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8522002Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8522159Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8522323Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8522492Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8522657Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8522815Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8522975Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8523140Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8523297Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8523455Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8523619Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8523775Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8523933Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8524097Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8524306Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8524471Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8524630Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8524788Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8524953Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8525110Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8525267Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8525433Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8525591Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8525757Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8525915Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8526080Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8526249Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8526409Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8526566Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8526728Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8526884Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8527047Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8527205Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8527362Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8527525Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8527684Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8527923Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8528089Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8528284Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8528446Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8528604Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8528763Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8528926Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8529083Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8529242Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8529405Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8529562Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8529735Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8529893Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8530053Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8530219Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8530377Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8530535Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8530699Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8530857Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8531022Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8531179Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8531335Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8531499Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8531728Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8531890Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8532053Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8532213Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8532369Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8532533Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8532690Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8532853Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8533012Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8533169Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8533331Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8533496Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8533655Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8533821Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8533979Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8534142Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8534301Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8534457Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8534621Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8534778Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8534936Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8535103Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8535772Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8535942Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8536141Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8536300Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8536462Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8536619Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8536777Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8536943Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8537104Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8537272Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8537431Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8537597Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8537764Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8537926Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8538084Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8538249Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8538407Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8538571Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8538730Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8538887Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8539052Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8539210Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8539419Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8539584Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8539746Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8539911Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8540069Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8540227Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8540391Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8540548Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8540707Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8540871Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8541028Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8541200Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8541358Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8541518Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8541683Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8541841Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8541997Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8542162Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8542320Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8542476Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8542638Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8542795Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8542960Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8543196Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8543393Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8543556Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8543717Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8543874Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8544039Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8544196Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8544358Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8544516Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8544672Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8544834Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8544997Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8545156Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8545319Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8545477Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8545639Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8545795Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8545951Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8546114Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8546271Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8546428Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8546591Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8546797Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8546960Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8547118Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8547275Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8547439Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8547596Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8547752Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8547912Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8548068Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8548231Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8548386Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8548549Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8548709Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8548869Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8549025Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8549188Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8549343Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8549499Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8549660Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8549816Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8549981Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8550138Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8550294Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8550541Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8550736Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8550892Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8551056Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8551212Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8551375Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8551533Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8551689Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8551853Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8552010Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8552169Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8552342Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8552501Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8552665Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8552823Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8552984Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8553145Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8553302Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8553474Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8553630Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8553787Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8553950Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8554158Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8554321Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8554489Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8554646Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8554811Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8554968Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8555123Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8555287Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8555448Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8555604Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8555768Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8555930Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8556087Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8556252Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8556413Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8556577Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8556735Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8556891Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8557055Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8557213Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8557369Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8557532Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8557689Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8557931Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8558149Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8558308Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8558474Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8558625Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8558781Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8558945Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8559188Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8559358Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8559517Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8559673Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8559844Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8560001Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8560159Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8560323Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8560479Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8560641Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8560797Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8560953Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8561122Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8561278Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8561434Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8561650Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8561807Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8561972Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8562130Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8562285Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8562447Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8562603Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8562759Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8562923Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8563079Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8563241Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8563403Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8563558Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8563722Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8563879Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8564035Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8564198Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8564355Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8564511Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8564673Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8564829Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8564990Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8565145Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8565384Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8565586Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8565745Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8565900Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8566061Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8566220Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8566382Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8566539Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8566695Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8566855Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8567013Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8567177Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8567343Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8567501Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8567679Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8567858Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8568029Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8568191Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8568348Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8568502Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8568664Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8568819Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8569095Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8569252Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8569411Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8569573Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8569730Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8569886Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8570046Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8570202Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8570364Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8570520Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8570677Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8570842Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8571002Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8571162Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8571324Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8571480Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8571638Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8571799Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8571957Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8572120Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8572276Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8572432Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8572595Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8572832Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8573027Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8573189Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8573346Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8573508Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8573666Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8573822Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8573986Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8574143Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8574299Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8574466Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8574630Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8574792Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8574952Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8575115Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8575281Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8575442Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8575600Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8575763Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8575920Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8576084Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8576241Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8576450Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8576614Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8576772Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8576932Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8577094Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8577252Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8577415Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8577572Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8577729Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8577893Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8578050Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8578213Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8578377Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8578536Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8578698Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8578856Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8579013Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8579177Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8579334Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8579490Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8579654Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8579811Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8579978Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8580213Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8580409Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8580573Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8580734Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8580891Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8581053Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8581212Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8581368Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8581531Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8581690Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8581851Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8582016Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8582178Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8582344Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8582501Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8582659Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8582823Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8582979Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8583143Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8583301Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8583458Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8583622Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8583829Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8583989Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8584152Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8584312Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8584475Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8584633Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8584790Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8584956Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8585114Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8585271Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8585437Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8585600Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8585765Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8585925Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8586083Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8586247Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8586409Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8586566Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8586730Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8586888Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8587052Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8587209Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8587475Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8587640Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8587836Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8587994Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8588160Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8588345Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8588535Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8588692Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8588850Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8597064Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8597275Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8597458Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8597632Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8597797Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8597967Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8598129Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8598290Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8598458Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8598617Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8598777Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8598947Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8599183Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8599545Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8599706Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8599867Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8600038Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8600198Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8600357Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8600523Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8600684Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8600852Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8601012Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8601173Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8601345Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8601509Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8601671Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8601838Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8601997Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8602157Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8602323Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8602485Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8602651Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8602810Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8602969Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8603136Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8603438Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8603658Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8603825Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8603989Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8604156Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8604316Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8604475Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8604644Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8604803Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8604962Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8605128Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8605297Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8605467Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8605626Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8605785Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8605951Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8606110Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8606268Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8606433Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8606591Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8606756Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8606918Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8607187Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8607372Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8607532Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8607690Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8607854Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8608013Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8608178Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8608338Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8608497Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8608664Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8608823Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8608988Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8609154Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8609314Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8609478Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8609637Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8609797Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8609962Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8610120Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8610279Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8610445Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8610603Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8610909Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8611071Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8611272Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8611436Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8611599Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8611759Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8611923Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8612081Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8612239Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8612404Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8612567Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8612741Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8612899Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8613061Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8613226Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8613385Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8613545Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8613712Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8613872Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8614041Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8614201Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8614359Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8614574Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8614739Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8614900Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8615068Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8615227Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8615393Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8615553Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8615712Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8615878Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8616037Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8616196Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8616366Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8616531Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8616697Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8616853Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8617007Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8617167Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8617320Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8617473Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8617633Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8617788Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8617949Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8618103Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8618344Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8618507Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8618698Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8618851Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8619014Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8619168Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8619321Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8619484Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8619638Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8619801Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8619954Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8620107Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8620274Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8620430Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8620583Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8620743Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8620896Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8621055Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8621208Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8621364Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8621525Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8621681Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8621838Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8622047Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8622202Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8622364Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8622517Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8622671Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8622831Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8622985Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8623137Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8623293Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8623455Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8623606Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8623768Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8623929Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8624084Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8624246Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8624398Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8624557Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8624711Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8624864Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8625021Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8625175Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8625326Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8625484Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8625714Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8625875Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8626064Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8626217Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8626376Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8626530Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8626684Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8626843Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8626995Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8627153Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8627305Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8627461Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8627629Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8627783Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8627939Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8628101Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8628255Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8628408Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8628569Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8628721Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8628880Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8629033Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8629186Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8629392Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8629545Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8629698Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8629858Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8630011Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8630168Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8630319Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8630471Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8630630Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8630787Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8630938Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8631097Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8631256Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8631416Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8631568Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8631720Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8631877Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8632028Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8632180Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8632338Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8632488Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8632646Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8632797Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8633047Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8633206Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8633420Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8633572Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8633732Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8633885Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8634037Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8634194Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8634346Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8634505Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8634656Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8634809Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8634974Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8635127Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8635280Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8635439Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8635591Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8635750Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8635902Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8636054Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8636212Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8636364Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8636516Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8636723Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8636876Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8637037Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8637212Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8637389Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8637550Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8637702Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8637855Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8638012Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8638163Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8638314Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8638473Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8638633Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8638797Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8638949Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8639170Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8639332Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8639484Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8639637Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8639795Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8639946Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8640104Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8640256Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8640490Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8640654Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8640846Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8640999Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8641160Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8641315Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8641474Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8641627Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8641779Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8641938Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8642092Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8642244Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8642414Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8642566Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8642720Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8642881Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8643034Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8643193Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8643346Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8643498Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8643656Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8643809Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8643961Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8644170Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8644324Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8644487Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8644638Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8644791Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8644948Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8645099Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8645251Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8645407Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8645558Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8645715Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8645868Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8646024Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8646185Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8646338Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8646489Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8646647Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8646799Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8646953Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8647113Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8647264Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8647421Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8647572Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8647803Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8647962Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8648151Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8648303Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8648460Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:57:33.8648621Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8648786Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8648946Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8649104Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8649271Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8649429Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8649585Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8649755Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8649919Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8650084Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8650241Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8650401Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8650565Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8650723Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8650882Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8651046Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8651203Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8651367Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8651578Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8651740Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8651904Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8652061Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8652217Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8652384Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8652541Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8652704Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8652860Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8653016Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8653180Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8653344Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8653502Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8653667Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8653825Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8653990Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8654148Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8657246Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8657435Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8657603Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8657785Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8657978Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8658198Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8658357Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8658561Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8658717Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8658876Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8659043Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8659199Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8659386Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8659551Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8659710Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8659873Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8660036Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8660197Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8660364Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8660521Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8660678Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8660859Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8661022Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8661182Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8661348Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8661509Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8661667Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8661886Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8662046Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8662206Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8662369Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8662530Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8662693Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8662851Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8663010Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8663175Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8663332Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8663489Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8663652Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8663816Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8663976Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8664140Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8664297Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8664461Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8664619Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8664867Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8665032Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8665190Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8665346Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8665510Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8665738Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8665940Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8666099Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8666256Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8666419Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8666576Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8666735Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8667003Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8667189Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8667468Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8667678Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8667918Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8668319Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8668559Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8668744Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8668962Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8669169Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8669343Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8669643Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8669829Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8670016Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8670238Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8670504Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8670773Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8670980Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8671166Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8671386Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8671593Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8671779Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8672043Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8672245Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8672509Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8672716Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8672909Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8673115Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8673363Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8673564Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8673785Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8673992Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8674208Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8674450Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8674701Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8674943Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8675151Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8675381Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8675605Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8675819Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8676129Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8676316Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8676502Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8676722Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8676911Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8677167Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8677434Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8677624Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8677848Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8678035Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8678223Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8678482Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8678707Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8678927Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8679185Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8679374Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8679579Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8679839Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8680045Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8680265Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8680506Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8680731Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8680927Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8681162Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8681395Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8681580Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8681766Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8682007Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8682178Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8682500Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8682686Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8682879Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8683103Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8683312Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8683483Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8683771Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8683955Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8684222Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8684433Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8684619Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8684870Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8685075Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8685342Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8685587Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8685772Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8685975Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8686213Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8686416Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8686661Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8686846Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8687105Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8687276Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8687518Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8687793Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8688010Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8688204Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8688426Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8688596Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8688884Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8689091Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8689281Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8689498Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8689684Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8689855Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8690215Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8690405Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8690627Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8690812Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8690997Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8691256Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8691476Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8691664Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8691937Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8692121Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8692326Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8692592Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8692791Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8693012Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8693196Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8693380Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8693584Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8693858Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8694138Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8694330Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8694515Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8694755Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8694928Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8695261Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8695489Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8695672Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8696167Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8696432Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8696610Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8697872Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8698157Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8698387Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8698579Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8698767Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8699149Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8699353Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8699548Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8699769Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8699955Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8700184Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8700428Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8700632Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8700851Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8701038Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8701222Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8701715Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8701959Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8702199Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8702383Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8702572Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8702817Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8702986Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8703231Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8703469Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8703654Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8703897Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8704094Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8704263Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8704554Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8704740Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8704926Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8705171Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8705355Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8705722Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8705976Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8706161Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8706401Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8706584Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8706884Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8707197Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8707417Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8707635Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8707817Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8708000Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8708212Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8708442Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8708700Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8708885Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8709069Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8709293Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8709463Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8709701Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8709954Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8710137Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8710353Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8710538Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8710755Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8711069Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8711254Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8711436Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8711705Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8711891Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8712168Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8712364Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8712548Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8712766Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8712950Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8713159Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8713410Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8713610Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8713827Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8714017Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8714198Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8714427Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8714659Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8714891Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8715073Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8715256Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8715593Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8715766Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8715997Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8716229Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8716412Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8716695Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8716924Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8717097Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8717381Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8717564Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8717770Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8717995Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8718180Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8718431Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8718630Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8718836Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8719156Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8719342Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8719528Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8719792Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8719991Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8720238Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8720468Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8720655Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8720858Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8721094Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8721316Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8721583Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8721767Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8721985Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8722154Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8722391Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8722649Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8722832Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8723019Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8723238Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8723406Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8723712Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8723895Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8724085Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8724306Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8724488Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8724765Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8724965Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8725146Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8725457Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8725646Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8725850Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8726111Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8726307Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8726566Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8726790Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8726995Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8727197Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8727444Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8727643Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8727866Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8728070Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8728285Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8728455Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8728690Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8728926Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8729110Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8729317Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8729533Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8729704Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8730025Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8730208Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8730419Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8730634Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8730816Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8730986Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8731315Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8731520Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8731736Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8731919Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8732104Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8732362Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8732558Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8732768Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8732991Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8733173Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8733376Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8733610Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8733834Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8734053Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8734235Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8734452Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8734621Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8734901Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8735202Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8735391Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8735572Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8735792Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8735966Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8736316Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8736543Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8736731Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8736948Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8737154Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8737324Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8737618Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8737802Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8738019Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8738204Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8738409Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8738689Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8738887Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8739073Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8739290Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8739496Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8739738Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8739988Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8740189Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8740406Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8740590Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8740797Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8741049Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8741321Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8741556Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8741739Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8741947Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8742164Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8742342Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8746928Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8747124Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8747308Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8747498Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8747663Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8747821Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8747989Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8748146Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8748304Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8748470Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8748629Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8748868Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8749031Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8749190Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8749355Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8749557Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8749718Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8749921Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8750078Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8750243Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8750402Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8750559Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8750726Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8750887Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8751043Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8751208Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8751365Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8751536Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8751696Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8751854Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8752019Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8752178Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8752335Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8752505Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8752663Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8752829Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8752988Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8753145Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8753359Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8753521Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8753679Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8753844Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8754002Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8754159Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8754326Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8754486Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8754651Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8754808Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8754965Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8755134Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8755297Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8755454Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8755619Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8755777Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8755941Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8756147Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8756306Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8756475Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8756633Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8756790Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8757023Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8757181Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8757383Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8757540Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8757697Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8757860Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8758020Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8758181Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8758346Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8758500Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8758666Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8758831Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8758988Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8759219Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8759377Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8759534Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8759697Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8759855Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8760021Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8760180Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8760337Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8760501Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8760708Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8760865Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8761031Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8761188Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8761350Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8761506Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8761663Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8761829Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8761986Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8762142Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8762305Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8762464Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8762631Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8762792Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8762949Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8763113Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8763270Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8763428Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8763638Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8763797Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8763954Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8764120Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8764277Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8764482Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8764675Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8764832Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8764997Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8765154Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8765312Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8765479Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8765636Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8765800Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8765957Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8766113Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8766283Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8766442Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8766600Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8766764Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8766921Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8767089Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8767249Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8767406Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8767570Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8767730Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8767886Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8768099Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8768256Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8768425Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8768583Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8768740Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8768905Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8769066Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8769224Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8769387Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8769543Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8769711Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8769873Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8770030Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8770195Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8770352Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8770508Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8770672Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8770829Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8771043Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8771202Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8771359Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8771524Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8771723Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8771881Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8772085Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8772243Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8772400Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8772564Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8772720Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8772877Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8773042Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8773200Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8773363Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8773525Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8773683Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8773848Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8774005Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8774161Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8774325Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8774480Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8774643Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8774799Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8774952Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8775111Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8775307Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8775459Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8775617Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8775768Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8775924Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8776075Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8776225Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8776383Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8776535Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8776686Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8776843Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8776994Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8777156Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8777308Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8777460Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8777617Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8777767Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8777918Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8778075Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8778273Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8778425Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8778582Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8778732Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8778889Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8779080Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8779268Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8779425Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8779574Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8779724Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8779881Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8780032Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8780189Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8780339Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8780489Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8780644Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8780802Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8780952Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8781110Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8781259Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8781414Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8781564Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8781714Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8781875Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8782025Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8782175Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8782330Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8782479Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8782677Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8782835Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8782984Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8783140Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8783289Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8783440Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8783599Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8783749Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8783898Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8784054Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8784205Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8784363Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8784513Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8784665Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8784820Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8784970Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8785121Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8785276Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8785494Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8785653Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8785803Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8785952Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8786107Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8786299Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8786487Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8786643Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8786793Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8786952Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8787101Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8787256Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8787411Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8787561Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8787712Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8787868Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8788023Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8788173Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8788333Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8788484Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8788640Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8788791Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8788941Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8789099Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8789250Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8789399Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8789555Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8789706Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8789908Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8790062Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8790212Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8790367Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8790515Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8790665Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8790824Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8790975Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8791131Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8791281Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8791431Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8791594Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8791749Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8791902Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8792057Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8792208Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8792358Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8792519Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8792762Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8792921Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8793074Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8793225Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8793380Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8793571Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8793757Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8793913Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8794062Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8794222Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8794372Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8794522Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8794684Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8794833Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8794987Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8795142Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8795297Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8795453Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8795605Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8795754Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8796289Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8796458Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8796609Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8796769Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8796925Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8797091Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8797272Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8797433Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8797685Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8797838Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8797988Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8798144Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8798295Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8798445Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8798603Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8798755Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8798912Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8799109Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8799261Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8799423Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8799574Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8799727Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8799882Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8800030Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8800186Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8800336Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8800556Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8800714Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8800865Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8801014Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8801170Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8801383Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8801593Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8801745Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8801896Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8802054Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8802205Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8802355Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8802513Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8802663Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8802814Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8802972Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8803128Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8803287Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8803439Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8803592Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8803750Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8803901Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8804054Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8804214Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8804366Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8804527Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8804680Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8804832Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8805040Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8805191Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8805345Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8805508Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8805660Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8805822Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8805973Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8806126Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8806286Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8806438Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8806589Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8806752Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:57:33.8806914Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8807077Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8807241Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8807406Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8807563Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8807727Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8807945Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8808105Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8808274Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8808431Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8808591Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8808793Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8808987Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8809148Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8809306Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8809462Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8809626Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8809785Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8809945Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8810108Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8810265Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8810428Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8810593Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8810753Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8810920Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8811077Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8811234Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8811398Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8811557Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8811722Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8811880Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8812039Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8812203Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8812434Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8812594Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8812758Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8812915Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8813076Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8813234Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8813393Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8813555Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8813711Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8813866Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8814027Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8814188Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8814349Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8814510Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8814666Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8814826Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8814984Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8815180Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8815345Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8815501Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8815665Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8815821Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8816017Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8816180Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8816376Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8816533Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8816695Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8816851Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8817008Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8817173Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8817329Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8817493Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8817649Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8817810Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8817973Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8818132Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8818292Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8818456Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8818612Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8818776Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8818934Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8819090Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8819252Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8819407Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8819623Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8819787Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8819947Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8820110Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8820267Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8820423Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8820585Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8820745Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8820901Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8821065Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8821222Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8821387Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8821548Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8821710Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8821872Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8822032Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8822189Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8822350Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8822549Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8822715Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8822872Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8823029Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8823189Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8823387Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8823580Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8823744Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8823900Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8824064Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8824219Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8824382Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8824544Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8824699Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8824855Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8825017Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8825179Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8825337Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8825499Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8825654Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8825815Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8825972Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8826129Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8826292Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8826450Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8826605Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8826767Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8826971Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8827133Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8827291Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8827448Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8827613Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8827769Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8827927Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8828089Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8828246Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8828408Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8828565Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8828725Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8828888Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8829045Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8829199Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8829361Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8829516Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8829678Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8829874Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8830031Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8830192Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8830348Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8830544Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8830707Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8830902Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8831063Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8831220Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8831375Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8831535Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8831693Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8831849Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8832010Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8832166Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8832333Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8832488Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8832647Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8832809Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8832965Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8833122Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8833286Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8833444Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8833606Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8833761Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8833918Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8834080Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8834283Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8834445Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8834607Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8834765Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8834923Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8835082Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8835237Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8835396Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8835552Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8835706Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8835866Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8836027Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8836183Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8836341Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8836495Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8836652Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8836805Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8836999Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8837185Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8837363Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8837517Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8837674Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8837868Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8838085Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8838241Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8838398Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8838556Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8838710Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8838865Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8839072Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8839227Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8839385Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8839538Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8839696Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8839855Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8840013Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8840165Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8840323Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8840476Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8840633Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8840789Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8840941Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8841096Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8841248Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8841447Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8841607Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8841765Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8841923Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8842077Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8842231Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8842387Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8842539Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8842691Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8842847Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8842998Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8843153Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8843313Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8843468Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8843625Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8843779Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8843933Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8844090Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8844286Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8844441Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8844599Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8844753Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8844909Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8845103Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8845292Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8845447Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8845600Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8845752Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8845908Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8846064Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8846223Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8846376Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8846530Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8846688Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8846847Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8847004Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8847163Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8847316Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8847477Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8847630Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8847782Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8847943Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8848096Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8848249Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8848406Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8848604Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8848763Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8848917Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8849070Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8849224Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8849377Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8849528Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8849688Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8849842Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8850003Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8850156Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8850310Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8850470Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8850625Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8850780Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8850934Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8851085Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8851237Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8851435Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8851590Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8851747Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8851900Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8852050Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8852251Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8852441Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8852594Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8852753Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8852907Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8853064Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8853218Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8853371Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8853526Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8853676Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8853828Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8853995Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8854150Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8854309Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8854465Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8854617Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8854773Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8854926Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8855082Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8855235Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8855389Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8855548Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8855750Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8855902Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8856059Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8856210Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8856367Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8856526Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8856679Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8856840Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8856997Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8857164Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8857341Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8857506Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8857664Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8857823Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8857975Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8858131Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8858284Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8858436Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8858636Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8858790Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8858943Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8859099Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8859252Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8859446Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8859605Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8859801Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8859956Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8860108Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8860263Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8860422Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8860577Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8860733Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8860891Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8861043Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8861202Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8861355Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8861511Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8861669Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8861825Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8861980Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8862137Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8862292Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8862449Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8862600Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8862752Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8862953Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8863106Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8863262Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8863421Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8863574Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8863733Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8863887Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8864040Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8864199Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8864351Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8864502Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8864657Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8864814Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8864972Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8865123Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8865274Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8865428Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8865580Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8865775Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8865933Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8866086Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8866243Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8866396Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8866616Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8866774Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8866966Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8867121Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8867294Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8867468Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8871204Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8871390Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8871554Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8871709Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8871864Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8872030Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8872184Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8872346Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8872499Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8872652Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8872808Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8872961Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8873116Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8873275Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8873429Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8873591Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8873812Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8873967Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8874128Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8874282Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8874434Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8874589Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8874743Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8874907Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8875063Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8875217Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8875373Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8875529Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8875689Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8875849Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8876004Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8876156Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8876314Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8876468Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8876670Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8876826Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8876980Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8877138Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8877292Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8877488Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8877694Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8877847Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8878006Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8878161Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8878314Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8878474Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8878628Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8878781Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8878938Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8879171Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8879341Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8879496Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8879652Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8879807Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8879960Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8880115Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8880274Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8880431Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8880588Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8880740Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8880892Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8881100Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8881255Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8881410Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8881569Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8881723Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8881882Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8882037Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8882192Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8882351Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8882504Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8882656Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8882819Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8882973Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8883132Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8883285Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8883439Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8883596Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8883751Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8883946Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8884106Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8884260Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8884417Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8884612Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8884767Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8884961Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8885114Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8885268Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8885425Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8885580Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8885735Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8885891Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8886046Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8886202Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8886355Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8886516Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8886676Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8886829Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8886981Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8887138Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8887291Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8887452Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8887604Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8887758Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8887916Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8888071Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8888272Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8888435Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8888588Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8888744Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8888897Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8889052Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8889212Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8889366Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8889521Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8889677Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8889833Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8889995Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8890152Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8890305Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8890462Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8890616Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8890769Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8890969Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8891122Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8891281Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8891434Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8891587Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8891787Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8891943Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8892134Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8892293Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8892447Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8892605Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8892760Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8892916Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8893075Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8893227Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8893381Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8893544Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8893697Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8893852Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8894013Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8894164Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8894323Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8894478Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8894636Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8894794Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8894951Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8895102Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8895305Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8895459Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8895619Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8895773Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8896157Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8896392Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8896562Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8896723Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8896883Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8897038Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8897205Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8897394Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8897562Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8897723Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8897876Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8898030Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8898185Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8898338Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8898601Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8898761Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8898915Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8899071Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8899225Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8899442Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8899655Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8899807Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8899960Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8900118Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8900273Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8900430Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8900584Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8900740Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8900899Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8901053Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8901215Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8901377Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8901530Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8901688Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8901841Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8901994Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8902153Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8902308Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8902463Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8902620Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8902774Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8902994Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8903149Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8903303Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8903458Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8903611Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8903765Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8903925Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8904078Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8904232Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8904389Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8904542Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8904704Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8904858Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8905013Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8905171Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8905323Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8905476Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8905632Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8905831Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8905989Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8906143Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8906296Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8906493Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8906648Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8906840Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8906997Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8907151Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.8907307Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8907457Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8907610Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8907763Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8907911Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8908058Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8908212Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8908362Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8908518Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8908666Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8908813Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8908966Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8909114Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8909262Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8909415Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8909563Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8909712Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8909863Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8910106Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8910257Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8910408Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8910556Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8910708Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8910859Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8911007Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8911160Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8911311Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8911461Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8911607Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8911759Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8911913Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8912065Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8912213Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8912364Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8912511Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8912663Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8912851Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8913001Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8913151Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8913299Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8913447Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8913638Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8913787Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8913976Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8914126Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8914272Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8914425Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8914572Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8914724Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8914878Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8915026Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8915173Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8915324Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8915476Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8915629Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8915777Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8915924Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8916077Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8916227Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8916378Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8916530Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8916678Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8916827Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8916974Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8917167Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8917320Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8917471Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8917620Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8917770Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8917919Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8918072Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8918221Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8918367Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8918517Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8918663Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8918810Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8918967Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8919171Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8919317Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8919468Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8919614Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8919765Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8919955Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8920104Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8920256Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8920403Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8920550Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8920744Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8920894Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8921080Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8921228Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8921376Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8921528Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8921677Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8921825Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8921976Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8922124Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8922274Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8922423Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8922572Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8922727Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8922875Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8923022Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8923174Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8923321Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8923471Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8923622Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8923768Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8923921Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8924068Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8924289Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8924441Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8924590Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8924738Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8924888Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8925038Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8925189Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8925339Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8925487Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8925640Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8925786Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8925933Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8926096Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8926246Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8926398Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8926547Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8926695Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8926846Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8927067Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8927238Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8927399Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8927545Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8927691Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8927883Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8928032Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8928226Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8928375Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8928522Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8928674Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8928824Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8928974Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8929124Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8929272Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8929425Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8929572Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8929726Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8929881Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8930028Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8930174Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8930324Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8930480Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8930627Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8930782Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8930931Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8931077Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8931230Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8931423Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8931570Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8931722Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8931869Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8932022Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8932169Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8932316Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8932469Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8932615Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8932760Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8932912Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8933058Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8933210Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8933368Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8933515Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8933664Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8933810Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8933957Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8934106Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8934296Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8934445Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8934596Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8934743Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8934937Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8935086Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8935271Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8935424Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8935571Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8935718Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8935871Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8936021Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8936173Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8936320Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8936465Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8936614Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8936765Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8936912Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8937063Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8937211Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8937363Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8937511Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8937657Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8937811Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:57:33.8937966Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8938121Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8938278Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8938479Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8938634Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8938794Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8938946Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8939101Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8939254Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8939406Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8939563Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8939716Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8939867Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8940021Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8940180Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8940336Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8940490Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8940643Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8940800Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8940955Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8941108Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8941309Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8941464Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8941620Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8941772Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8941927Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8942121Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8942312Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8942464Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8942620Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8942772Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8942929Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8943086Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8943239Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8943395Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8943549Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8943701Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8943862Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8944017Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8944174Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8944327Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8944480Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8944635Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8944789Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8944942Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8945096Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8945247Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8945402Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8945605Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8945761Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8945917Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8946069Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8946221Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8946378Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8946532Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8946684Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8946838Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8946992Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8947146Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8947307Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8947460Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8947617Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8947770Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8947923Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8948079Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8948271Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8948427Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8948579Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8948731Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8948885Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8949077Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8949231Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8949450Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8949605Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8949763Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8949916Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8950068Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8950229Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8950381Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8950533Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8950688Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8950847Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8951001Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8951156Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8951307Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8951463Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8951616Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8951768Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8951926Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8952078Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8952233Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8952384Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8952582Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8952737Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8952891Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8953043Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8953197Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8953349Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8953503Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8953652Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8953804Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8953958Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8954109Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8954264Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8954423Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8954576Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8954728Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8954882Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8955034Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8955191Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8955387Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8955541Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8955697Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8955852Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8956003Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8956200Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8956388Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8956542Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8956696Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8956849Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8957004Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8957159Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8957311Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8957466Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8957618Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8957773Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8957931Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8958086Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8958240Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8958393Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8958545Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8958701Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8958856Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8959058Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8959212Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8959363Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8959518Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8959720Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8959872Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8960031Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8960183Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8960338Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8960490Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8960644Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8960800Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8960953Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8961107Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8961262Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8961423Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8961580Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8961735Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8961887Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8962042Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8962194Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8962347Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8962547Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8962701Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8962853Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8963007Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8963200Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8963357Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8963546Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8963699Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8963856Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8964008Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8964163Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8964319Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8964471Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8964625Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8964777Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8964936Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8965092Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8965248Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8965400Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8965556Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8965710Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8965865Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8966019Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8966171Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8966326Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8966478Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8966676Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8966836Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8966992Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8967148Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8967302Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8967454Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8967610Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8967766Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8967921Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8968077Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8968230Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8968388Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8968545Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8968700Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8968856Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8969009Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8969161Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8969317Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:33.8969510Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8969667Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8969821Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8969971Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8970125Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8970317Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8970506Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8970663Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8970813Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8970966Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8971117Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8971272Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8971432Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8971583Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8971737Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8971893Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8972047Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8972198Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8972355Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8972505Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8972659Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8972810Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8972960Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8973115Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8973266Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8973417Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8973570Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8973767Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8973922Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8974076Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8974229Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8974382Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8974533Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8974685Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8974841Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8974992Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8975144Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8975294Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8975445Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8975606Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8975759Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8975910Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8976067Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8976217Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8976370Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8976563Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8976716Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8976870Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8977022Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8977173Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8977392Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8977545Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8977738Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8977891Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8978042Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8978198Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8978349Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8978503Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8978658Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8978807Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8978958Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8979119Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8979269Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8979425Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8979577Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8979727Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8979881Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8980035Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8980188Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8980341Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8980494Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8980647Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8980845Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8980997Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8981155Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8981305Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8981456Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8981609Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8981760Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8981915Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8982068Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8982219Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8982372Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8982522Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8982679Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8982833Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8982984Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8983140Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8983290Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8983442Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8983637Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8983789Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8983940Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8984094Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8984245Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8984441Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8984596Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8984787Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8984941Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8985087Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8985238Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8985391Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8985545Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8985699Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8985849Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8986000Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8986161Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8986312Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8986467Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8986619Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8986770Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8986921Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8987074Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8987227Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8987382Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8987532Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8987682Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8987879Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8988032Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8988185Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8988341Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8988492Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8988645Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8988799Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8992389Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8992552Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8992711Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8992863Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8993016Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8993177Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8993334Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8993486Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8993643Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8993795Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8993950Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8994166Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8994320Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8994477Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8994631Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8994783Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8994983Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8995136Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8995330Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8995485Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8995637Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8995791Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8996187Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8996349Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8996504Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8996657Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8996810Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8996974Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8997127Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8997284Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8997436Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8997587Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8997744Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8997896Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8998049Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8998204Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8998356Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8998511Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8998665Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8998904Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8999106Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8999260Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8999413Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8999569Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8999721Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.8999877Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9000029Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9000180Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9000336Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9000488Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9000650Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9000807Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9000959Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9001114Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9001268Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9001420Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9001638Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9001792Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9001945Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9002099Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9002251Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9002468Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9002621Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9002827Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9002984Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9003139Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9003294Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9003450Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9003604Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9003761Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9003914Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9004065Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9004225Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9004378Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9004532Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9004693Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9004849Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9005004Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9005162Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9005318Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9005475Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9005629Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9005782Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9005986Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9006144Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9006300Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9006459Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9006615Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9006773Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9006927Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9007082Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9007238Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9007391Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9007544Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9007701Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9007859Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9008017Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9008171Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9008324Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9008479Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9008636Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9008858Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9009016Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9009169Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9009325Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9009478Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9009673Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9009866Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9010019Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9010173Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9010332Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9010486Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9010645Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9010800Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9010953Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9011112Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9011268Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9011427Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9011585Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9011740Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9011896Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9012051Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9012205Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9012362Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9012516Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9012669Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9012825Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9012978Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9013179Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9013336Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9013493Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9013649Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9013802Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9013957Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9014118Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9014273Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9014429Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9014585Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9014738Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9014899Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9015052Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9015209Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9015367Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9015520Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9015673Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9015830Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9016025Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9016181Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9016334Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9016487Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9016685Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9016840Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9017030Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9017189Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9017342Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9017499Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9017656Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9017815Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9017972Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9018125Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9018280Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9018439Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9018595Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9018751Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9018907Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9019061Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9019218Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9019371Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9019528Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9019683Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9019836Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9019990Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9020147Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9020349Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9020505Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9020658Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9020811Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9020969Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9021122Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9021277Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9021432Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9021584Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9021740Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9021895Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9022053Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9022212Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9022366Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9022519Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9022676Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9022830Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9023025Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9023184Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9023336Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9023491Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9023644Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9023836Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9023998Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9024231Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9024383Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9024541Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9024694Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9024849Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9025004Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9025157Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9025314Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9025467Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9025625Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9025782Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9025939Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9026094Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9026247Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9026400Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9026555Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9026709Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9026862Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9027018Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9027192Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9027425Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9027579Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9027735Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9027893Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9028047Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9028202Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9028358Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9028514Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9028671Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9028823Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9028977Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9029138Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9029292Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9029452Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9029607Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9029759Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9029916Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9030070Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9030267Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9030426Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9030580Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9030734Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9030892Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9031087Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9031276Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9031433Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9031585Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9031743Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9031897Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9032052Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9032209Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9032363Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9032516Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9032670Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9032829Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9032988Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9033141Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9033295Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9033452Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9033606Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9033764Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9033919Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9034072Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9034228Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9034381Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9034607Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9034765Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9034919Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9035072Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9035229Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9035384Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9035542Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9035696Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9035851Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9036006Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9036161Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9036318Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:33.9036474Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9036627Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9036781Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9036931Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9037081Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9037236Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9037429Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9037584Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9037737Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9037887Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9038075Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9038230Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9038421Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9038572Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9038721Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9038870Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9039069Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9039223Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9039372Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9039523Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9039673Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9039825Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9039980Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9040134Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9040286Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9040436Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9040585Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9040737Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9040891Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9041044Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9041195Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9041344Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9041496Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9041694Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9041846Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9042000Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9042149Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9042301Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9042450Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9042598Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9042752Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9042900Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9043049Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9043201Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9043353Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9043505Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9043659Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9043808Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9043959Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9044107Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9044257Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9044459Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9044611Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9044761Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9044912Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9045062Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9045260Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9045410Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9045597Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9045749Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9045899Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9046051Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9046203Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9046355Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9046508Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9046657Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9046807Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9046963Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9047112Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9047262Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9047414Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9047563Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9047714Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9047870Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9048020Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9048171Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9048320Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9048470Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9048622Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9048819Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9048971Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9049122Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9049271Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9049426Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9049575Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9049728Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9049881Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9050030Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9050179Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9050329Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9050484Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9050641Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9050793Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9050943Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9051097Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9051246Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9051395Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9051593Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9051747Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9051894Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9052048Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9052200Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9052387Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9052575Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9052725Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9052874Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9053027Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9053176Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9053327Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9053479Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9053628Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9053781Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9053930Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9054085Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9054238Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9054390Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9054539Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9054691Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9054842Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9054993Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9055145Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9055294Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9055446Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9055596Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9055792Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9055947Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9056098Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9056250Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9056399Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9056549Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9056703Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9056854Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9057003Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9057156Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9057308Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9057456Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9057613Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9057763Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9057915Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9058063Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9058212Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9058364Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9058554Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9058705Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9058859Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9059009Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9059163Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9059354Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9059505Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9059718Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9059869Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9060022Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9060174Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9060324Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9060478Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9060628Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9060777Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9060928Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9061082Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9061232Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9061386Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9061535Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9061685Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9061837Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9061987Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9062144Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9062292Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9062441Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9062593Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9062741Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9062936Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9063090Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9063238Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9063392Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9063540Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9063690Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9063841Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9063991Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9064141Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9064292Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9064441Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9064598Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9064747Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9064898Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9065049Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9065199Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9065348Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9065501Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9065691Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9065843Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9065993Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9066142Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9066293Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9066484Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9066669Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9066821Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9066971Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9067119Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9067271Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:57:33.9067431Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9067588Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9067742Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9067895Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9068051Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9068210Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9068366Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9068521Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9068674Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9068830Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9068984Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9069140Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9069298Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9069450Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9069602Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9069758Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9069957Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9070114Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9070269Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9070424Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9070584Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9070739Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9070894Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9071052Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9071206Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9071364Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9071516Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9071674Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9071829Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9071984Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9072138Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9072294Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9072446Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9072600Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9072794Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9072949Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9073104Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9073257Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9073450Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9073608Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9073799Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9073951Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9074109Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9074263Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9074418Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9074572Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9074725Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9074880Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9075033Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9075193Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9075348Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9075503Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9075658Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9075810Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9075963Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9076119Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9076275Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9076428Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9076587Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9076740Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9076895Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9077095Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9077251Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9077406Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9077559Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9077711Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9077869Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9078024Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9078181Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9078333Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9078487Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9078642Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9078800Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9078955Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9079159Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9079312Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9079468Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9079622Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9079820Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9079977Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9080130Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9080284Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9080440Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9080633Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9080825Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9080977Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9081130Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9081287Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9081440Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9081596Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9081752Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9081906Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9082062Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9082216Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9082381Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9082537Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9082693Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9082847Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9083002Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9083150Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9083304Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9083462Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9083616Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9083771Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9083924Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9084123Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9084280Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9084436Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9084588Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9084745Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9084902Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9085061Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9085217Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9085370Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9085525Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9085678Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9085835Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9085989Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9086146Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9086305Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9086460Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9086614Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9086771Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9086966Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9087122Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9087278Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9087431Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9087588Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9087803Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9087992Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9088149Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9088302Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9088455Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9088615Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9088771Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9088928Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9089083Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9089238Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9089395Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9089557Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9089714Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9089870Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9090023Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9090179Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9090332Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9090487Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9090642Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9090795Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9090947Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9091104Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9091305Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9091460Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9091623Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9091776Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9091934Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9092087Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9092241Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9092398Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9092551Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9092706Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9092864Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9093024Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9093181Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9093337Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9093490Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9093645Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9093798Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9093991Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9094148Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9094301Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9094456Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9094609Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9094802Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9094959Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9095153Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9095306Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9095463Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9095617Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9095775Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9096121Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9096342Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9096533Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9096687Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9096846Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9097001Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9097157Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9097313Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9097466Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9097617Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9097772Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9097931Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9098084Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9098239Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9098392Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9098645Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9098799Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9098955Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9099108Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9099260Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9099411Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9099566Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9099719Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9099869Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9100026Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9100176Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9100329Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9100482Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9100633Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9100786Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9100936Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9101085Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9101235Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9101445Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9101600Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9101749Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9101898Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9102049Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9102258Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9102408Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9102616Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9102765Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9102918Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9103070Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9103220Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9103379Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9103529Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9103678Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9103832Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9103986Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9104136Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9104290Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9104441Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9104595Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9104746Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9104895Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9105051Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9105201Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9105350Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9105500Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9105649Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9105849Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9106001Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9106151Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9106305Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9106452Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9106602Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9106755Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9106905Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9107056Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9107207Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9107356Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9107513Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9107662Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9107815Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9107967Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9108115Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9108267Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9108415Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9108603Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9108756Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9108907Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9109057Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9109208Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9109411Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9109598Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9109753Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9109904Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9110057Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9110205Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9110355Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9113925Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9114099Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9114255Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9114407Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9114569Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9114719Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9114872Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9115024Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9115175Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9115329Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9115479Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9115631Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9115786Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9115937Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9116088Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9116311Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9116462Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9116613Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9116765Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9116920Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9117094Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9117266Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9117417Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9117570Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9117721Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9117870Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9118025Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9118181Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9118340Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9118490Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9118639Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9118791Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9118941Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9119236Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9119390Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9119540Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9119691Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9119840Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9120030Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9120186Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9120373Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9120523Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9120677Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9120827Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9120977Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9121131Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9121281Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9121433Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9121582Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9121735Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9121892Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9122044Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9122193Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9122344Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9122493Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9122647Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9122798Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9122947Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9123098Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9123247Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9123397Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9123597Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9123746Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9123902Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9124054Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9124205Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9124359Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9124511Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9124662Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9124814Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9124964Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9125113Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9125271Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9125420Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9125575Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9125724Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9125873Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9126025Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9126176Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9126366Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9126519Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9126669Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9126820Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9126969Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9127158Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9127347Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9127495Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9127644Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9127798Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9127949Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9128102Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9128252Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9128402Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9128554Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9128703Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9128856Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9129008Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9129159Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9129307Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9129460Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9129609Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9129764Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9129915Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9130064Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9130218Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9130367Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9130561Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9130715Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9130865Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9131017Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9131169Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9131319Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9131472Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9131622Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9131773Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9131925Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9132076Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9132228Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9132381Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9132531Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9132685Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9132834Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9132984Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9133137Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9133286Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9133479Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9133630Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9133780Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:57:33.9133940Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9134136Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9134293Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9134487Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9134641Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9134794Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9134953Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9135107Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9135266Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9135420Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9135574Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9135730Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9135889Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9136042Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9136200Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9136353Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9136510Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9136663Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9136817Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9136976Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9137129Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9137281Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9137437Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9137635Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9137793Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9137948Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9138105Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9138262Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9138414Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9138571Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9138732Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9138886Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9139039Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9139195Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9139348Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9139510Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9139665Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9139818Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9139973Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9140127Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9140280Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9140476Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9140631Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9140786Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9140940Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9141096Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9141338Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9141527Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9141680Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9141837Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9141991Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9142147Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9142303Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9142456Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9142611Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9142764Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9142919Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9143083Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9143236Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9143392Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9143548Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9143701Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9143858Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9144014Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9144167Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9144323Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9144477Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9144629Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9144856Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9145009Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9145167Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9145320Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9145474Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9145631Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9145784Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9145938Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9146094Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9146248Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9146404Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9146567Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9146723Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9146886Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9147041Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9147193Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9147372Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9147547Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9147750Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9147905Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9148058Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9148214Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9148409Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9148563Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9148765Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9148918Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9149077Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9149231Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9149385Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9149542Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9149697Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9149845Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9150001Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9150156Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9150316Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9150471Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9150624Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9150780Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9150934Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9151087Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9151245Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9151398Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9151551Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9151707Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9151861Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9152063Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9152219Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9152373Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9152530Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9152683Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9152838Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9152995Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9153149Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9153304Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9153456Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9153609Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9153772Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9153926Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9154079Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9154235Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9154388Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9154545Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9154740Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9154897Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9155053Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9155205Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9155359Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9155555Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9155709Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9155901Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9156055Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9156208Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9156365Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9156521Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9156675Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9156832Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9156985Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9157140Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9157298Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9157450Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9157609Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9157763Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9157916Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9158074Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9158229Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9158388Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9158543Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9158696Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9158852Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9159098Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9159252Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9159410Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9159564Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9159717Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9159874Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9160027Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9160185Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9160338Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9160490Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9160646Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9160803Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9160956Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9161116Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9161270Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9161424Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9161576Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9161729Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9161955Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9162112Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9162264Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9162420Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9162576Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9162773Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9162964Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9163117Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9163272Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9163424Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9163578Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9163737Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9163890Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9164046Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9164199Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9164353Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9164514Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9164673Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9164827Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9164983Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9165138Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9165295Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9165451Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9165604Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9165758Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9165909Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9166058Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9166261Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9166412Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9166567Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9166718Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9166866Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9167021Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9167169Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9167321Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9167473Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9167623Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9167771Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9167931Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9168080Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9168233Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9168383Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9168532Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9168685Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9168835Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9169027Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9169180Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9169330Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9169487Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9169639Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9169827Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9170037Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9170187Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9170335Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9170492Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9170643Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9170800Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9170949Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9171099Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9171250Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9171399Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9171553Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9171707Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9171857Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9172006Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9172161Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9172310Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9172464Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9172622Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9172772Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9172920Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9173074Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9173271Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9173419Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9173574Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9173723Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9173874Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9174023Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9174173Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9174329Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9174478Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9174626Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9174777Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9174925Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9175082Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9175235Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9175384Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9175537Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9175686Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9175835Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9176342Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9176497Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9176649Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9176798Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9176947Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9177159Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9177335Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9177531Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9177683Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9177832Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9177983Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9178141Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9178293Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9178445Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9178597Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9178748Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9178901Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9179055Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9179205Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9179356Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9179505Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9179657Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9179812Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9179963Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9180114Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9180264Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9180413Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9180565Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9180758Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9180912Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9181065Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9181214Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9181370Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9181517Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9181666Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9181820Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9181969Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9182118Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9182269Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9182423Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9182574Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9182725Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9182875Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9183029Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9183177Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9183327Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9183523Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9183676Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9183829Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9183981Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9184130Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9184323Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9184507Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9184656Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9184808Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9184960Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9185111Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9185263Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9185413Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9185564Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9185715Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9185864Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9186021Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9186170Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9186324Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9186473Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9186622Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9186774Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9186924Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9187076Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9187228Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9187378Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9187526Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9187677Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9187873Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9188027Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9188177Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9188328Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9188482Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9188631Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9188783Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9188938Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9189087Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9189237Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9189386Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9189540Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9189692Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9189843Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9189992Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9190143Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9190292Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9190446Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9190636Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9190787Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9190937Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9191086Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9191275Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9191428Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9191615Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9191764Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9191920Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9192071Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9192225Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9192377Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9192527Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9192679Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9192828Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9192976Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9193133Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9193284Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9193436Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9193584Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9193734Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9193885Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9194036Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9194185Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9194336Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9194485Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9194636Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9194831Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9194981Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9195136Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9195285Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9195432Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9195583Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9195732Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9196196Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9196373Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9196522Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9196674Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9196826Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9196978Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9197132Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:57:33.9197289Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9197443Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9197600Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9197755Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9198000Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9198159Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9198314Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9198470Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9198622Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9198861Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9199117Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9199273Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9199428Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9199583Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9199737Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9199893Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9200046Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9200199Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9200355Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9200511Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9200674Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9200830Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9200983Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9201139Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9201291Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9201444Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9201602Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9201756Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9201913Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9202067Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9202220Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9202445Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9202598Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9202753Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9202910Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9203062Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9203217Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9203370Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9203526Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9203683Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9203837Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9203991Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9204151Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9204304Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9204458Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9204616Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9204769Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9204923Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9205076Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9205272Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9205431Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9205584Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9205738Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9205934Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9206090Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9206281Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9206434Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9206586Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9206744Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9206899Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9207054Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9207233Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9207410Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9207565Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9207725Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9207877Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9208037Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9208192Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9208345Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9208505Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9208660Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9208818Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9208970Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9209123Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9209279Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9209431Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9209630Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9209789Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9209941Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9210097Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9210250Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9210403Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9210562Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9210716Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9210874Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9211032Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9211184Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9211346Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9211501Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9211654Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9211810Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9211963Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9212117Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9212314Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9212469Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9212621Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9212779Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9212931Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9213130Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9213315Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9213473Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9213630Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9213783Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9213937Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9214094Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9214249Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9214407Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9214561Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9214716Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9214879Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9215031Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9215186Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9215343Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9215496Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9215651Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9215804Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9215959Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9216113Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9216266Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9216419Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9216623Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9216776Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9216933Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9217086Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9217240Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9217397Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9217550Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9217704Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9217861Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9218014Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9218168Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9218326Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9218478Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9218639Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9218791Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9218943Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9219099Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9219251Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9219447Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9219602Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9219754Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9219911Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9220104Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9220259Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9220455Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9220608Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9220760Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9220917Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9221071Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9221231Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9221384Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9221537Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9221694Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9221846Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9222004Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9222163Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9222315Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9222469Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9222622Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9222775Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9222934Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9223086Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9223238Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9223392Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9223545Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9223747Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9223902Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9224054Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9224208Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9224361Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9224515Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9224673Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9224828Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9224984Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9225139Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9225292Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9225452Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9225607Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9225760Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9225915Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9226070Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9226226Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9226445Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9226600Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9226758Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9226911Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9227064Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9227261Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9227415Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9227608Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9227761Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9227915Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9228073Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9228226Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9228381Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9228537Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9228691Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9228846Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9229004Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9229156Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9229311Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9229461Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9229610Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9229762Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9229911Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9230062Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9230213Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9230361Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9230513Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9230708Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9230860Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9231014Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9231163Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9231312Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9231465Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9231613Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9231766Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9231919Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9235418Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9235591Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9235755Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9235920Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9236079Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9236240Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9236390Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9236540Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9236694Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9236844Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9237058Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9237218Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9237368Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9237524Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9237716Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9237867Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9238061Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9238212Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9238362Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9238515Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9238666Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9238821Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9238972Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9239237Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9239391Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9239541Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9239698Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9239858Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9240008Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9240160Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9240308Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9240458Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9240613Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9240763Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9240913Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9241065Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9241216Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9241415Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9241568Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9241721Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9241872Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9242023Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9242175Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9242328Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9242479Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9242629Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9242781Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9242932Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9243087Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9243240Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9243393Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9243545Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9243694Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9243843Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9243996Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9244189Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9244344Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9244495Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9244646Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9244798Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9244986Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9245137Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9245327Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9245477Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9245627Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9245783Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9245937Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9246092Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9246242Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9246391Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9246543Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9246702Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9246852Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9247007Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9247157Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9247308Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9247458Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9247608Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9247763Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9247912Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9248059Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9248212Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9248363Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9248562Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9248716Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9248865Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9249017Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9249167Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9249318Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9249472Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9249620Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9249770Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9249924Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9250073Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9250231Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9250381Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9250534Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9250686Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9250836Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9250985Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9251136Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9251329Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9251482Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9251632Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9251782Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9251976Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9252127Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9252315Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9252467Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9252617Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9252771Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9252922Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9253075Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9253229Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9253378Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9253529Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9253683Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9253838Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9253992Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9254141Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9254289Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9254444Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9254594Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9254742Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9254897Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9255047Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9255196Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9255349Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9255570Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9255724Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9255876Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9256026Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9256178Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9256327Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9256479Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9256635Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9256785Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9256938Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9257087Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9257236Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9257392Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9257544Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9257695Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9257847Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9257998Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9258152Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9258388Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9258540Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9258693Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9258843Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9258991Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9259184Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9259335Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9259522Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9259678Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9259829Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9259980Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9260141Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9260292Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9260443Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9260594Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9260744Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9260904Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9261054Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9261205Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9261357Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9261507Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9261659Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9261809Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9261961Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9262113Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9262263Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9262413Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9262565Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9262768Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9262922Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9263072Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9263222Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9263374Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9263523Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:57:33.9263682Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9263841Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9263996Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9264153Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9264309Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9264468Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9264624Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9264781Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9264935Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9265094Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9265249Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9265402Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9265601Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9265755Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9265911Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9266065Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9266257Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9266415Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9266605Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9266760Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9266917Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9267071Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9267226Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9267382Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9267535Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9267692Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9267846Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9268005Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9268166Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9268321Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9268477Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9268629Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9268783Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9268939Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9269094Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9269247Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9269403Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9269556Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9269756Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9269913Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9270070Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9270226Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9270380Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9270534Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9270694Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9270850Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9271007Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9271160Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9271316Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9271472Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9271632Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9271787Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9271944Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9272098Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9272253Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9272408Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9272605Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9272763Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9272916Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9273069Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9273227Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9273425Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9273615Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9273772Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9273926Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9274083Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9274237Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9274394Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9274551Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9274706Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9274859Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9275016Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9275175Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9275333Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9275490Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9275645Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9275800Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9275954Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9276109Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9276264Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9276417Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9276574Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9276727Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9276927Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9277082Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9277237Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9277392Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9277548Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9277701Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9277857Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9278013Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9278167Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9278323Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9278478Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9278635Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9278791Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9278947Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9279146Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9279301Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9279450Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9279608Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9279814Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9279974Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9280132Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9280285Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9280483Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9280639Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9280853Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9281009Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9281163Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9281316Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9281473Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9281629Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9281782Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9281938Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9282093Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9282251Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9282409Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9282564Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9282722Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9282877Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9283030Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9283187Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9283344Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9283502Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9283654Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9283807Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9283964Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9284165Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9284321Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9284476Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9284630Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9284786Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9284939Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9285094Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9285250Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9285402Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9285556Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9285711Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9285872Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9286030Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9286185Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9286338Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9286494Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9286648Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9286844Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9287001Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9287154Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9287309Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9287464Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9287660Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9287818Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9288009Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9288162Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9288319Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9288473Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9288632Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9288784Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9288936Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9289092Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9289247Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9289405Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9289562Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9289718Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9289875Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9290028Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9290183Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9290340Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9290495Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9290649Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9290805Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9290959Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9291169Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9291325Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9291481Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9291636Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9291789Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9291945Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9292102Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9292258Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9292412Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9292568Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9292722Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9292883Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9293037Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9293194Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9293350Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9293504Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9293659Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9293815Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9294011Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9294173Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9294328Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9294482Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9294639Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9294834Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9295023Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9295177Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9295332Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9295484Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9295640Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9295793Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9296354Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9296629Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9296846Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9297060Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9297286Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9297503Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9297721Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9297936Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9298152Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9298370Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9298587Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9298803Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9299020Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9299232Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9299446Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9299770Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9299982Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9300204Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9300416Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9300628Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9300842Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9301056Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9301228Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9301381Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9301531Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9301685Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9301835Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9301991Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9302144Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9302295Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9302446Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9302602Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9302751Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9302974Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9303124Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9303275Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9303429Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9303580Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9303796Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9303951Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9304155Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9304310Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9304461Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9304613Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9304767Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9304918Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9305067Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9305218Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9305367Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9305521Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9305674Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9305827Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9305980Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9306129Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9306279Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9306432Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9306584Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9306735Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9306890Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9307043Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9307196Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9307395Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9307546Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9307697Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9307847Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9307997Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9308149Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9308302Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9308454Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9308603Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9308752Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9308906Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9309059Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9309209Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9309365Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9309515Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9309663Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9309817Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9309966Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9310160Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9310310Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9310459Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9310611Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9310763Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9310974Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9311162Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9311312Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9311465Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9311615Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9311764Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9311920Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9312070Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9312221Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9312372Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9312521Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9312681Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9312827Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9312979Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9313129Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9313279Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9313427Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9313580Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9313731Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9313882Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9314033Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9314182Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9314381Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9314532Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9314683Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9314834Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9314984Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9315134Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9315289Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9315441Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9315594Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9315747Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9315897Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9316049Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9316202Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9316355Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9316510Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9316659Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9316811Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9316960Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9317149Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9317302Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9317451Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9317600Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9317751Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9317940Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9318093Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9318282Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9318432Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9318583Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9318733Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9318881Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9319100Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9319250Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9319398Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9319548Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9319699Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9319854Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9320005Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9320153Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9320303Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9320451Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9320598Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9320752Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9320900Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9321053Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9321203Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9321352Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9321553Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9321702Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9321852Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9322002Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9322149Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9322303Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9322451Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9322600Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9322751Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9322900Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9323048Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9323206Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9323354Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9323504Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9323656Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9323805Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9323957Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9324105Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9324296Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9324451Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9324600Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9324748Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9324898Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9325088Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9325273Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9325422Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9325571Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9325722Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9325870Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9326021Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9326175Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9326323Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9326476Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9326623Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9326773Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9326924Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9327077Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9327229Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9327381Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9327528Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9327676Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9327833Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9327982Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9328133Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:57:33.9328288Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9328489Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9328646Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9328801Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9328954Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9329108Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9329260Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9329414Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9329567Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9329720Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9329875Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9330027Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9330179Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9330339Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9330494Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9330648Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9330801Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9330953Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9331110Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9331307Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9331460Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9331618Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9331770Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9331926Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9332121Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9332310Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9332468Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9332622Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9332776Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9332930Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9333087Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9333250Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9333404Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9333557Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9333714Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9333873Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9334027Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9334183Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9334335Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9334492Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9334645Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9334799Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9334954Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9335107Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9335263Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9335418Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9335623Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9335775Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9335938Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9336092Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9336245Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9336397Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9336550Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9336708Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9336862Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9337015Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9337172Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9337332Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9337487Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9337642Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9337793Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9337947Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9338099Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9338251Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9338472Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9338625Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9338780Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9338932Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9339124Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9339281Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9339470Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9339623Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9339779Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9339932Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9340088Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9340243Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9340394Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9340549Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9340701Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9340859Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9341015Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9341171Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9341325Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9341477Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9341633Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9341788Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9341942Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9342093Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9342249Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9342402Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9342556Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9342757Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9342911Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9343065Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9343217Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9343370Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9343528Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9343682Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9343834Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9343988Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9344140Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9344294Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9344452Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9344607Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9344763Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9344915Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9345067Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9345223Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9345419Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9345576Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9345728Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9345881Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9349334Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9349539Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9349755Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9349907Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9350061Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9350218Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9350372Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9350529Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9350689Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9350842Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9350994Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9351149Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9351308Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9351463Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9351619Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9351774Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9351933Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9352086Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9352240Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9352397Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9352551Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9352707Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9352860Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9353059Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9353214Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9353370Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9353522Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9353678Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9353830Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9353984Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9354138Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9354290Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9354445Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9354599Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9354756Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9354910Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9355065Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9355221Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9355375Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9355528Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9355684Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9355884Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9360147Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9360312Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9360475Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9360702Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9360862Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9361067Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9361224Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9361379Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9361540Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9361695Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9361855Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9362013Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9362169Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9362330Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9362488Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9362651Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9362812Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9362967Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9363124Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9363280Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9363436Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9363595Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9363752Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9363908Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9364067Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9364225Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9364430Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9364590Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9364746Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9364902Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9365057Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9365211Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9365372Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9365527Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9365684Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9365839Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9365995Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9366157Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9366316Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9366473Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9366630Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9366785Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9366941Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9367166Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9367347Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9367504Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9367657Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9367809Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9368004Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9368162Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9368376Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9368529Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9368680Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9368836Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9368987Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9369144Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9369298Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9369450Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9369601Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9369758Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9369909Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9370064Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9370214Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9370364Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9370519Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9370672Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9370830Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9370985Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9371137Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9371289Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9371442Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9371638Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9371795Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9371946Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9372097Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9372251Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9372402Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9372554Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9372710Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9372861Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9373016Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9373166Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9373322Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9373476Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9373631Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9373782Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9373937Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9374088Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9374244Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9374440Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9374592Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9374747Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9374897Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9375049Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9375243Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9375432Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9375586Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9375736Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9375887Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9376041Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9376195Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9376349Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9376501Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9376652Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9376803Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9376966Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9377142Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9377322Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9377472Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9377623Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9377779Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9377930Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9378084Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9378238Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9378388Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9378544Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9378744Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9378895Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9379056Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9379206Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9379356Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9379511Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9379664Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9379821Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9379972Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9380124Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9380278Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9380429Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9380584Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9380739Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9380895Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9381045Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9381200Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9381351Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9381549Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9381702Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9381854Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9382008Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9382159Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9382354Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9382510Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9382699Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9382857Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9383007Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9383156Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9383313Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9383468Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9383619Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9383773Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9383923Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9384080Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9384237Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9384389Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9384546Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9384696Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9384847Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9385002Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9385159Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9385309Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9385463Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9385616Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9385766Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9385970Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9386126Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9386280Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9386430Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9386580Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9386737Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9386887Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9387044Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9387197Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9387375Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9387556Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9387712Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9387864Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9388018Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9388169Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9388319Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9388473Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9388623Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9388817Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9388970Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9389121Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9389276Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9389426Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9389620Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9389812Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9389964Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9390115Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9390270Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9390421Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9390578Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9390728Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9390879Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9391033Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9391187Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9391343Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9391495Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9391648Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9391801Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9391951Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9392103Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9392256Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9392409Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9392558Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9392713Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9392865Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9393065Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9393220Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9393374Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9393527Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9393677Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9393827Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9393979Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9394131Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9394286Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9394436Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9394586Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9394740Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9394898Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9395051Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9395210Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9395363Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9395513Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9395666Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9395817Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9396454Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9396641Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9396795Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9396954Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9397227Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9397406Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9397617Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9397770Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9397924Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9398077Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9398228Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9398388Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9398539Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9398693Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9398848Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9399001Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9399215Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9399369Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:57:33.9399527Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9399689Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9399846Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9400003Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9400164Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9400319Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9400473Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9400632Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9400786Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9401014Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9401170Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9401329Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9401487Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9401644Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9401799Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9401961Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9402115Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9402273Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9402428Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9402583Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9402746Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9402901Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9403061Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9403218Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9403373Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9403530Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9403687Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9403894Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9404054Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9404212Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9404367Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9404565Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9404721Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9404922Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9405077Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9405231Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9405391Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9405546Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9405705Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9405868Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9406022Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9406180Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9406343Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9406497Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9406659Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9406814Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9406968Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9407143Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9407323Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9407496Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9407651Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9407808Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9407966Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9408171Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9408327Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9408487Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9408642Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9408799Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9408957Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9409113Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9409274Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9409428Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9409583Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9409741Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9409897Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9410055Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9410215Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9410369Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9410526Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9410680Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9410836Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9411034Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9411192Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9411347Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9411507Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9411661Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9411861Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9412053Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9412208Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9412366Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9412522Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9412677Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9412836Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9412992Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9413148Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9413305Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9413461Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9413625Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9413782Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9413938Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9414096Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9414257Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9414416Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9414573Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9414729Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9414888Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9415045Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9415200Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9415408Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9415561Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9415920Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9416082Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9416250Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9416412Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9416573Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9416734Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9416894Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9417047Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9417202Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9417370Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9417527Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9417685Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9417844Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9418001Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9418162Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9418317Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9418527Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9418689Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9418846Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9419008Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9419209Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9419369Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9419569Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9419724Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9419886Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9420044Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9420198Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9420358Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9420515Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9420678Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9420832Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9420992Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9421156Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9421313Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9421468Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9421628Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9421784Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9421943Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9422102Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9422257Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9422420Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9422576Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9422732Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9422939Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9423097Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9423254Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9423409Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9423565Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9423724Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9423883Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9424038Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9424195Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9424350Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9424504Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9424672Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9424829Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9424991Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9425148Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9425303Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9425464Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9425684Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9425839Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9425997Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9426152Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9426309Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9426508Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9426668Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9426869Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9427026Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9427181Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9427340Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9427551Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9427713Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9427870Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9428026Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9428188Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9428349Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9428505Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9428681Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9428890Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9429093Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9429252Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9429409Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9429615Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9429774Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9429930Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9430090Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9430303Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9430464Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9430630Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9430788Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9430949Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9431106Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9431263Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9431426Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9431581Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9431740Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9431896Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9432058Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9432219Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9432374Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9432527Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9432685Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9432838Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9432992Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9433194Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9433348Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9433506Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9433660Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9433812Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9434011Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9434205Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9434357Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9434511Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9434662Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9434817Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9434971Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9435123Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9435278Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9435431Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9435585Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9435746Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9435900Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9436060Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9436213Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9436364Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9436522Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9436674Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9436828Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9436992Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9437145Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9437301Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9437551Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9437706Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9437869Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9438021Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9438172Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9438327Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9438479Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9438633Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9438788Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9438939Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9439165Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9439319Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9439478Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9439642Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9439798Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9439950Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9440106Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9440259Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9440416Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9440616Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9440771Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9440928Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9441081Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9441273Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9441432Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9441622Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9441773Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9441924Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9442073Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9442226Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9442378Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9442529Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9442683Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9442833Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9442982Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9443142Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9443295Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9443448Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9443598Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9443747Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9443901Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9444054Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9444202Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9444355Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9444505Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9444660Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9444855Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9445010Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9445167Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9445318Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9445469Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9445623Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9445773Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9445929Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9446081Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9446230Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9446383Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9446539Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9446690Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9446847Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9446996Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9447148Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9447303Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9447453Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9447651Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9447804Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9447951Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9448106Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9448256Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9448445Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9448637Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9448786Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9448939Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9449090Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9449240Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9449394Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9449548Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9449699Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9449855Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9450005Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9450164Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9450318Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9450470Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9450626Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9450776Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9450924Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9451075Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9451227Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9451381Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9451530Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9451679Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9451831Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9452053Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9452206Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9452363Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9452512Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9452659Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9452811Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9452963Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9453116Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9453266Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9453417Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9453571Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9453725Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9453875Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9454030Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9454177Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9454329Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9454479Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9454630Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9454828Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9454981Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9455134Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9455288Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9455477Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9455635Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9455824Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9455975Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9456130Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9456279Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9456428Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9456586Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9456736Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9456885Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9457040Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9457190Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9457356Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9457509Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9457659Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9457815Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9457965Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9458119Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9458276Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9458426Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9458579Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9458729Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9458879Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9459083Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9459234Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9459385Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9459540Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9459690Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9459846Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9459996Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9460147Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9460300Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9460448Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9460599Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9460756Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9460915Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9461067Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9461225Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9461375Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9461528Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9461677Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9461870Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9462021Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9462170Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9462319Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9462472Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9462665Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9462822Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9463010Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9463159Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9463314Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9463464Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:57:33.9463621Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9463784Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9463939Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9464096Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9464253Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9464411Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9464570Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9464728Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9464882Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9465042Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9465195Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9465354Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9465510Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9465663Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9465821Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9465976Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9466177Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9466338Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9466495Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9466655Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9466808Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9466967Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9467125Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9467283Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9467438Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9467600Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9467753Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9467910Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9468072Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9468229Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9468387Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9468541Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9468694Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9468851Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9469045Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9469200Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9469360Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9469514Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9469677Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9469871Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9470062Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9470220Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9470373Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9470527Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9470687Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9470843Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9471001Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9471155Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9471309Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9471468Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9471627Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9471784Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9471940Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9472092Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9472250Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9472403Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9472561Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9472719Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9472871Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9473025Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9473184Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9473384Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9473541Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9473696Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9473849Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9474006Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9474164Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9474322Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9474484Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9474638Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9474797Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9474949Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9475110Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9475266Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9475422Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9475573Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9475729Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9475883Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9476035Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9476236Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9476391Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9476546Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9476699Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9476893Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9477054Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9477270Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9477423Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9477581Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9477736Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9477894Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9478050Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9478203Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9478358Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9483270Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9483468Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9483632Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9483802Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9483961Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9484117Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9484277Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9484434Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9484597Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9484752Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9484908Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9485069Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9485298Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9485458Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9485622Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9485779Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9485942Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9486099Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9486254Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9486418Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9486576Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9486736Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9486896Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9487052Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9487216Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9487381Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9487536Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9487695Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9487851Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9488007Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9488213Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9488371Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9488526Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9488686Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9488841Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9489042Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9489237Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9489393Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9489553Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9489709Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9489867Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9490031Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9490187Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9490352Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9490505Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9490662Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9490826Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9490981Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9491137Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9491297Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9491454Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9491613Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9491770Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9491924Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9492083Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9492241Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9492399Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9492610Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9492767Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9492933Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9493088Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9493243Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9493405Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9493562Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9493721Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9493882Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9494039Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9494202Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9494361Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9494516Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9494679Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9494833Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9494986Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9495146Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9495302Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9495503Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9495666Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9495821Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9496488Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9496775Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9496936Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9497182Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9497363Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9497518Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9497680Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9497834Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9497996Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9498152Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9498307Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9498466Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9498624Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9498783Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9498947Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9499100Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9499258Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9499414Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9499571Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9499733Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9499887Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9500044Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9500203Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9500362Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9500590Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9500750Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9500910Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9501071Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9501229Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9501384Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9501542Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9501698Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9501857Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9502009Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9502160Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9502324Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9502476Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9502632Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9502790Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9502944Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9503102Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9503253Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9503468Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9503626Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9503780Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9503933Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9504127Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9504280Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9504469Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9504628Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9504779Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9504937Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9505089Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9505244Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9505400Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9505552Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9505704Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9505863Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9506023Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9506184Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9506336Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9506486Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9506644Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9506794Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9506948Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9507107Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9507259Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9507417Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9507570Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9507771Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9507927Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9508079Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9508229Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9508387Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9508540Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9508688Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9508846Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9508996Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9509149Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9509306Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9509459Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9509619Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9509771Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9509923Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9510080Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9510231Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9510381Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9510578Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9510731Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9510886Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9511036Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9511187Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9511408Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9511559Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9511750Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9511906Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9512057Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9512212Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9512361Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9512512Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9512670Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9512823Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9512973Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9513131Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9513281Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9513434Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9513590Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9513740Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9513898Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9514050Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9514204Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9514360Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9514510Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9514661Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9514816Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9515012Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9515169Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9515317Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9515467Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9515620Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9515770Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9515920Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9516075Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9516223Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9516378Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9516528Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9516683Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9516835Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9516986Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9517139Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9517296Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9517472Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9517645Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9517842Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9517996Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9518151Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9518302Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9518458Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9518658Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9518848Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9518998Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9519208Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9519360Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9519518Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9519672Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9519824Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9519981Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9520133Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9520284Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9520446Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9520596Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9520755Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9520906Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9521057Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9521212Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9521363Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9521517Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9521672Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9521824Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9521976Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9522182Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9522333Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9522490Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9522639Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9522791Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9522951Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9523102Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9523253Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9523408Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9523558Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9523715Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9523865Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9524024Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9524182Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9524334Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9524484Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9524640Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9524791Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9525002Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9525154Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9525306Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9525463Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9525614Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9525806Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9525964Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9526153Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9526308Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9526457Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9526608Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9526765Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9526920Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9527071Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9527231Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9527408Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9527588Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9527745Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9527900Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9528053Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9528205Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9528360Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9528518Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9528671Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9528822Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9528982Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9529133Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9529292Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9529489Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9529641Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9529796Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9529948Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9530099Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9530255Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9530407Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9530563Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9530714Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9530866Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9531019Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9531175Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9531326Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9531483Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9531634Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9531784Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9531940Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9532091Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9532286Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9532440Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9532590Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:57:33.9532752Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9532910Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9533115Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9533314Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9533468Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9533629Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9533784Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9533939Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9534102Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9534259Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9534416Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9534577Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9534732Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9534900Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9535058Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9535214Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9535374Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9535529Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9535684Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9535847Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9536003Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9536161Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9536317Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9536472Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9536681Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9536838Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9536994Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9537153Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9537310Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9537469Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9537628Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9537783Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9537945Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9538100Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9538256Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9538422Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9538578Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9538735Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9538895Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9539049Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9539212Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9539368Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9539590Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9539752Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9539909Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9540065Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9540267Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9540424Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9540618Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9540774Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9540935Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9541097Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9541251Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9541408Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9541570Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9541726Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9541887Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9542049Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9542206Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9542371Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9542525Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9542682Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9542842Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9542998Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9543171Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9543326Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9543481Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9543643Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9543845Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9544006Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9544164Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9544319Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9544479Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9544634Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9544789Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9544950Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9545106Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9545265Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9545423Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9545579Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9545744Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9545902Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9546058Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9546220Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9546375Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9546532Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9546733Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9546889Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9547047Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9547201Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9547356Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9547560Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9547752Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9547914Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9548072Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9548226Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9548387Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9548543Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9548699Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9548854Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9549008Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9549166Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9549325Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9549482Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9549641Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9549795Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9549948Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9550109Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9550268Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9550423Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9550583Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9550740Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9550898Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9551099Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9551254Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9551415Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9551571Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9551725Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9551889Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9552044Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9552208Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9552362Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9552516Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9552674Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9552834Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9552988Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9553150Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9553305Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9553465Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9553617Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9553772Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9553974Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9554132Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9554287Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9554446Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9554642Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9554803Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9555054Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9555208Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9555371Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9555526Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9555685Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9555849Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9556004Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9556164Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9556319Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9556481Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9556641Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9556800Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9556955Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9557117Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9557272Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9557432Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9557590Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9557746Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9557903Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9558056Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9558210Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9558419Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9558576Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9558734Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9558889Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9559088Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9559249Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9559407Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9559562Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9559721Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9559878Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9560033Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9560198Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9560354Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9560512Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9560667Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9560820Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9560979Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9561177Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9561333Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9561491Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9561645Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9561803Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9561998Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9562193Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9562350Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9562507Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9562662Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9562826Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9562985Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9563146Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9563301Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9563456Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9563615Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9563775Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9563928Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9564090Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9564244Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9564406Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9564561Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9564716Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9564875Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9565028Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9565180Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9565335Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9565556Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9565711Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9565863Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9566013Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9566168Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9566319Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9566469Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9566626Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9566777Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9566926Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9567078Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9567228Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9567390Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9567543Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9567693Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9567847Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9567998Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9568149Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9568346Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9568500Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9568654Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9568805Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9568956Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9569152Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9569304Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9569493Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9569650Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9569800Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9569955Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9570106Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9570259Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9570413Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9570563Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9570712Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9570874Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9571029Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9571181Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9571338Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9571489Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9571643Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9571794Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9571946Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9572103Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9572256Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9572408Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9572564Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9572761Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9572920Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9573070Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9573221Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9573378Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9573529Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9573681Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9573837Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9573987Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9574143Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9574293Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9574450Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9574604Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9574757Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9574908Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9575066Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9575221Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9575376Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9575569Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9575721Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9575875Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9576027Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9576177Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9576370Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9576556Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9576706Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9576864Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9577017Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9577173Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9577326Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9577475Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9577629Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9577778Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9577927Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9578085Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9578234Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9578393Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9578544Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9578695Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9578850Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9579000Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9579152Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9579312Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9579464Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9579619Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9579817Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9579968Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9580127Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9580277Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9580427Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9580579Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9580729Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9580882Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9581037Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9581189Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9581347Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9581498Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9581656Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9581815Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9581964Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9582112Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9582268Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9582419Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9582618Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9582771Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9582922Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9583078Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9583229Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9583420Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9583574Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9583763Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9583919Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9584070Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9584223Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9584379Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9584531Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9584683Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9584836Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9584990Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9585143Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9585296Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9585446Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9585600Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9585748Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9585898Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9586053Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9586205Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9586354Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9586506Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9586657Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9586813Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9587010Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9587160Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9587318Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9587469Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9587620Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9587775Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9587926Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9588083Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9588235Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9588384Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9588538Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9588695Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9588845Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9589001Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9589152Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9589308Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9589460Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9589612Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9589812Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9589964Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9590115Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9590270Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9590419Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9590629Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9590847Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9590999Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9591159Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9591310Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9591461Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9591616Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9591767Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9591918Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9592072Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9592224Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9592383Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9592534Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9592686Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9592842Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9592991Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9593138Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9593295Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9593447Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9593602Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9593752Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9593903Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9594102Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9594256Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9594409Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9594565Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9594714Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9594865Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9595019Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9595170Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9595324Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9595476Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9595626Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9595782Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9596287Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9596488Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:57:33.9596658Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9596814Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9596975Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9597128Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9597390Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9597553Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9597709Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9597865Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9598025Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9598243Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9598408Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9598627Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9598780Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9598941Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9599147Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9599302Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9599461Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9599617Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9599775Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9599930Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9600090Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9600247Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9600407Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9600562Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9600724Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9600880Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9601038Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9601194Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9601349Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9601509Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9601664Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9601887Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9602046Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9602204Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9606835Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9607025Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9607198Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9607358Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9607523Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9607687Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9607847Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9608011Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9608174Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9608334Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9608502Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9608660Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9608819Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9608983Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9609144Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9609381Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9609544Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9609705Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9609870Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9610028Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9610235Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9610435Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9610595Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9610760Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9610919Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9611077Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9611241Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9611399Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9611558Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9611721Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9611878Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9612046Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9612207Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9612369Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9612533Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9612690Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9612849Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9613014Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9613173Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9613333Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9613501Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9613658Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9613870Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9614030Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9614190Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9614355Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9614511Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9614669Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9614832Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9614991Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9615156Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9615313Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9615473Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9615640Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9615799Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9615960Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9616126Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9616284Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9616449Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9616607Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9616805Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9616970Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9617127Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9617287Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9617493Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9617651Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9617857Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9618016Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9618172Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9618335Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9618493Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9618651Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9618815Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9618975Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9619139Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9619301Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9619458Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9619626Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9619781Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9619937Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9620101Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9620257Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9620425Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9620583Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9620740Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9620902Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9621104Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9621265Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9621430Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9621586Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9621743Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9621906Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9622062Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9622225Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9622384Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9622542Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9622705Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9622863Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9623026Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9623190Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9623348Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9623513Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9623672Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9623830Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9624037Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9624197Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9624356Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9624518Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9624677Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9624904Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9625099Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9625257Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9625425Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9625585Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9625744Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9625908Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9626066Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9626231Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9626391Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9626547Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9626715Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9626876Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9627038Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9627199Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9627358Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9627523Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9627685Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9627842Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9628006Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9628165Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9628325Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9628533Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9628692Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9628859Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9629022Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9629180Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9629342Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9629501Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9629661Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9629824Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9629982Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9630141Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9630309Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9630466Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9630633Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9630793Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9630952Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9631114Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9631272Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9631472Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9631640Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9631797Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9631959Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9632159Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9632320Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9632523Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9632683Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9632843Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9633006Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9633168Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9633329Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9633492Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9633651Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9633815Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9633977Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9634135Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9634299Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9634453Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9634609Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9634768Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9634922Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9635089Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9635244Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9635399Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9635561Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9635716Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9635913Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9636071Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9636229Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9636385Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9636538Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9636691Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9636851Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9637007Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9637161Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9637320Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9637475Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9637635Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9637794Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9637951Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9638110Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9638264Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9638416Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9638573Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9638767Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9638923Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9639153Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9639307Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9639463Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9639666Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9639854Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9640014Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9640168Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9640321Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9640479Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9640636Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9640795Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9640950Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9641104Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9641261Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9641419Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9641573Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9641733Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9641885Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9642038Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9642196Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9642349Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9642511Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9642665Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9642819Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9642979Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9643180Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9643336Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9643496Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9643648Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9643808Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9643963Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9644118Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9644278Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9644432Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9644585Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9644742Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9644896Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9645061Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9645217Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9645371Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9645529Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9645683Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9645837Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9645996Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9646216Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9646372Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9646531Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9646686Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9646888Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9647044Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9647237Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9647396Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9647549Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9647703Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9647861Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9648017Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9648177Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9648331Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9648483Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9648644Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9648800Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9648957Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9649115Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9649268Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9649425Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9649579Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9649734Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9649891Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9650041Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9650195Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9650353Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9650555Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9650714Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9650869Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9651023Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9651182Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9651335Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9651488Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9651646Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9651800Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9651954Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9652112Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9652270Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9652431Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9652587Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9652741Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9652899Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9653052Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9653203Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9653425Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9653581Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9653739Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9653893Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9654046Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9654247Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9654451Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9654611Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9654766Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9654923Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9655080Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9655236Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9655394Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9655548Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9655699Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9655857Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9656016Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9656174Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9656330Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9656485Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9656643Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9656797Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9656949Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9657112Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9657264Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9657418Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9657576Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9657730Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9657947Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9658102Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9658256Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9658415Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9658568Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9658723Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9658886Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9659040Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9659197Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9659351Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9659507Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9659669Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9659823Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9659979Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9660137Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9660290Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9660449Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9660603Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9660800Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9660962Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9661115Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9661267Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9661472Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9661629Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9661826Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9661981Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9662134Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9662292Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9662445Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9662603Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9662762Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9662916Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9663081Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9663237Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9663396Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9663556Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9663710Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9663865Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9664023Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9664177Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9664392Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9664550Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9664704Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9664860Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9665025Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9665227Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9665385Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9665549Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9665703Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9665856Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9666018Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:57:33.9666180Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9666347Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9666507Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9666666Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9666832Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9666993Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9667150Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9667317Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9667474Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9667639Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9667798Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9667955Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9668161Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9668321Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9668478Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9668640Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9668797Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9669001Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9669198Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9669355Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9669519Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9669680Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9669839Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9670004Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9670163Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9670327Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9670484Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9670642Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9670813Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9670972Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9671131Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9671291Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9671449Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9671607Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9671772Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9671930Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9672093Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9672250Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9672408Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9672619Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9672783Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9672940Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9673102Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9673261Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9673424Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9673584Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9673742Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9673907Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9674065Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9674226Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9674395Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9674552Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9674716Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9674874Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9675032Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9675195Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9675398Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9675559Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9675720Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9675878Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9676041Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9676300Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9676463Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9676666Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9676824Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9676983Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9677145Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9677303Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9677467Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9677625Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9677784Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9677949Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9678112Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9678270Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9678435Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9678593Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9678759Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9678917Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9679121Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9679289Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9679448Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9679606Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9679770Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9680006Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9680165Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9680326Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9680483Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9680645Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9680802Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9680958Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9681123Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9681281Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9681440Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9681604Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9681762Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9681930Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9682091Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9682252Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9682415Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9682568Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9682726Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9682930Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9683089Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9683249Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9683405Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9683563Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9683767Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9683962Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9684118Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9684285Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9684443Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9684607Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9684767Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9684925Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9685089Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9685247Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9685406Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9685577Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9685736Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9685899Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9686056Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9686214Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9686375Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9686536Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9686694Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9686857Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9687013Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9687174Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9687376Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9687534Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9687698Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9687855Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9688011Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9688171Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9688328Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9688494Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9688651Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9688809Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9688973Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9689135Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9689292Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9689454Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9689611Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9689768Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9689930Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9690088Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9690290Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9690449Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9690606Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9690768Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9690968Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9691128Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9691331Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9691489Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9691652Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9691810Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9691968Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9692130Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9692287Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9692444Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9692607Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9692774Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9692935Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9693095Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9693251Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9693413Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9693572Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9693730Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9693895Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9694052Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9694214Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9694372Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9694528Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9694738Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9694898Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9695057Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9695220Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9695378Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9695541Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9695700Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9696109Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9696277Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9696435Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9696593Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9696761Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9696921Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9697087Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9697245Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9697402Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9697563Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9697817Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9697980Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9698142Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9698300Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9698457Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9698682Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9698894Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9699058Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9699218Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9699374Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9699533Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9699693Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9699846Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9700008Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9700164Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9700323Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9700483Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9700636Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9700797Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9700951Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9701102Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9701258Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9701411Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9701574Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9701729Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9701883Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9702042Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9702262Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9702419Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9702579Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9702735Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9702894Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9703048Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9703201Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9703363Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9703516Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9703669Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9703827Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9703980Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9704139Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9704298Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9704455Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9704614Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9704767Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9704919Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9705078Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9705276Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9705433Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9705593Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9705748Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9705946Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9706101Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9706316Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9706475Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9706629Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9706782Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9706945Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9707101Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9707258Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9707412Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9707568Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9707727Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9707887Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9708046Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9708206Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9708360Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9708515Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9708672Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9708828Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9708987Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9709138Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9709289Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9709447Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9709648Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9709802Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9709962Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9710115Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9710270Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9710423Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9710577Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9710744Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9710900Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9711052Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9711211Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9711368Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9711529Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9711686Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9711839Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9711998Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9712153Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9712307Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9712506Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9712663Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9712816Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9712974Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9713129Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9713330Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9713489Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9713680Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9713841Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9713996Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9714149Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9714308Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9714463Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9714622Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9714776Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9714930Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9715097Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9715249Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9715405Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9715563Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9715716Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9715874Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9716028Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9716183Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9716341Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9716495Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9716648Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9716805Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9717007Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9717166Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9717319Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9717473Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9717630Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9717785Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9717941Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9718101Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9718255Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9718409Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9718569Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9718729Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9718888Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9719090Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9719244Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9719402Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9719557Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9719711Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9719915Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9720070Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9720229Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9720384Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9720541Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9720745Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9720934Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9721087Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9721246Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9721401Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9721563Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9721719Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9721873Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9722033Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9722189Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9722340Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9722503Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9722657Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9722812Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9722968Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9723122Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9723276Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9723430Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9723588Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9723746Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9723899Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9724054Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9724259Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9724414Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9724574Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9724727Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9724878Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9725039Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9725193Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9725351Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9725508Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9725662Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9730885Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9731069Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9731244Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9731402Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9731557Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9731716Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9731869Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9732030Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9732250Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9732407Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9732564Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9732718Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9732872Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9733074Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9733232Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9733431Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9733584Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9733737Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9733898Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9734052Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9734206Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9734363Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9734516Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9734675Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9734832Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9734984Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9735147Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9735301Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9735454Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9735610Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9735763Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9735920Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9736078Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9736230Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:57:33.9736398Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9736556Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9736762Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9736927Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9737084Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9737242Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9737403Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9737560Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9737725Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9737880Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9738037Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9738199Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9738354Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9738516Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9738675Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9738835Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9738997Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9739152Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9739307Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9739513Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9739672Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9739830Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9739995Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9740152Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9740383Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9740543Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9740735Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9740895Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9741050Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9741206Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9741371Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9741527Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9741692Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9741849Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9742003Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9742172Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9742327Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9742482Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9742647Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9742803Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9742965Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9743121Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9743277Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9743438Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9743592Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9743748Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9743956Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9744111Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9744270Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9744432Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9744587Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9744745Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9744901Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9745062Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9745222Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9745377Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9745533Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9745700Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9745854Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9746017Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9746174Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9746329Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9746491Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9746648Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9746846Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9747008Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9747164Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9747328Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9747487Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9747687Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9747887Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9748045Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9748200Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9748360Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9748516Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9748680Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9748836Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9748992Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9749155Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9749313Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9749476Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9749641Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9749797Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9749961Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9750115Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9750270Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9750438Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9750596Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9750752Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9750910Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9751065Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9751275Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9751431Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9751590Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9751751Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9751909Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9752064Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9752227Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9752384Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9752536Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9752699Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9752858Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9753023Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9753185Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9753344Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9753506Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9753664Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9753820Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9753982Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9754181Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9754344Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9754503Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9754659Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9754869Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9755027Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9755221Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9755385Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9755541Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9755704Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9755861Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9756019Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9756178Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9756337Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9756493Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9756661Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9756818Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9756977Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9757141Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9757297Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9757459Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9757616Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9757772Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9757933Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9758088Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9758245Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9758451Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9758609Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9758774Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9758930Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9759147Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9759308Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9759463Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9759621Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9759782Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9759938Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9760099Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9760255Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9760415Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9760580Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9760736Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9760891Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9761054Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9761211Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9761412Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9761580Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9761736Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9761897Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9762053Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9762256Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9762826Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9762983Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9763138Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9763297Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9763453Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9763619Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9763777Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9764222Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9764645Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9765066Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9765487Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9765904Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9766317Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9766739Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9767154Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9767565Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9767983Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9768397Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9768846Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9769266Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9769677Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9770143Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9770557Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9770977Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9771387Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9771802Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9772218Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9772630Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9773047Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9773461Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9773870Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9774277Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9774695Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9775111Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9775523Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9775936Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9776348Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9776762Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9777173Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9777659Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9778074Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9778479Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9778887Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9779337Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9779738Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9780188Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9780589Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9780992Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9781391Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9781795Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9782203Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9782607Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9783012Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9783416Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9783818Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9784226Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9784633Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9785040Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9785438Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9785845Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9786249Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9786653Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9787085Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9787515Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9787923Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9788323Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9788778Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9789185Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9789587Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9789993Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9790395Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9790800Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9791204Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9791611Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9792017Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9792418Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9792824Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9793228Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9793634Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9794041Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9794453Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9794854Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9795259Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9795663Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9796456Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9796904Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9797311Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9797715Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9798121Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9798598Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9799005Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9799527Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9799930Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9800337Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9800744Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9801146Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9801555Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9801958Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9802359Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9802761Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9803172Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9803571Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9803981Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9804392Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9804795Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9805197Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9805603Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9806011Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9806412Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9806817Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9807220Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9807626Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9808117Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9808524Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9808932Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9809331Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9809736Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9810141Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9810543Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9810951Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9811355Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9811762Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9812162Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9812578Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9812987Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9813394Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9813797Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9814196Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9814600Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9815001Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9815453Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9815865Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9816268Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9816673Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9817110Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9817585Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9818026Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9818433Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9818837Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9819232Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9819633Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9820042Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9820446Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9820852Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9821260Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9821665Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9822072Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9822477Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9822887Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9823286Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9823689Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9824095Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9824501Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9824906Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9825310Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9825714Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9826119Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9826577Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9826982Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9827410Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9827844Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9828250Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9828654Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9829053Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9829459Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9829864Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9830263Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9830670Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9831075Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9831488Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9831889Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9832297Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9832703Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9833104Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9833515Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9833965Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9834368Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9834774Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9835180Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9835585Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9836027Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9836439Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9836885Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9837286Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9837688Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9838097Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9838503Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9838908Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9839363Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9839763Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9840162Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9840574Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9840981Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9841387Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9841793Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9842200Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9842607Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9843007Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9843416Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9843822Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9844223Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9844630Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9845037Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9845517Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9845916Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9846326Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9846732Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9847160Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9847591Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9847993Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9848395Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9848807Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9849215Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9849618Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9850026Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9850425Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9850829Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9851228Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9851630Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9852037Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9852443Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9852939Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9853348Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9853755Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9854157Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9854562Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9855011Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9855450Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9855858Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9856265Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9856673Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9857085Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9857538Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9857945Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9858347Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9858754Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9859162Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9859574Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9859974Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:57:33.9860387Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9860802Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9861214Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9861635Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9862047Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9862460Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9862874Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9863288Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9863700Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9864165Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9864582Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9864997Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9865407Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9865818Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9866235Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9866649Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9867059Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9867474Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9867885Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9868295Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9868713Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9869126Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9869540Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9869950Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9870364Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9870776Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9871185Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9871645Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9877702Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9878169Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9878598Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9879105Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9879604Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9880065Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9880484Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9880898Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9881319Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9881739Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9882156Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9882576Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9882996Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9883408Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9883830Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9884253Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9884673Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9885084Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9885503Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9885919Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9886336Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9886755Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9887172Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9887592Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9888003Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9888419Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9888886Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9889301Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9889719Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9890135Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9890552Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9890964Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9891383Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9891801Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9892215Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9892633Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9893049Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9893467Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9893885Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9894306Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9894721Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9895132Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9895551Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9896259Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9896678Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9897099Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9897519Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9897933Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9898414Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9898838Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9899322Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9899736Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9900156Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9900579Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9900996Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9901408Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9901830Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9902250Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9902663Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9903092Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9903509Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9903929Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9904345Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9904759Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9905176Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9905591Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9906013Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9906430Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9906845Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9907265Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9907749Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9908165Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9908581Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9909002Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9909422Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9909833Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9910253Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9910674Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9911092Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9911505Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9911922Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9912345Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9912756Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9913168Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9913582Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9913989Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9914399Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9914810Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9915268Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9915675Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9916093Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9916507Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9916912Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9917368Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9917840Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9918252Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9918652Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9919127Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9919538Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9919950Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9920360Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9920773Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9921185Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9921591Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9922012Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9922429Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9922834Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9923245Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9923656Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9924066Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9924473Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9924882Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9925293Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9925697Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9926107Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9926570Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9926973Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9927386Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9927797Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9928208Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9928611Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9929025Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9929437Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9929843Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9930251Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9930661Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9931078Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9931483Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9931897Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9932307Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9932712Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9933121Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9933535Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9933992Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9934400Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9934812Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9935222Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9935673Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9936089Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9936536Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9936945Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9937401Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9937813Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9938223Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9938630Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9939040Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9939450Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9939855Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9940271Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9940681Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9941094Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9941501Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9941916Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9942326Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9942733Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9943147Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9943556Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9943965Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9944369Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9944827Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9945240Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9945647Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9946058Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9946469Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9946881Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9947289Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9947707Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9948118Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9948524Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9948933Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9949343Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9949756Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9950168Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9950574Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9950982Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9951379Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9951785Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9952236Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9952645Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9953053Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9953453Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9953858Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9954305Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9954711Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9955169Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9955575Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9955981Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9956385Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9956788Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9957196Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9957602Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9958000Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9958410Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9958823Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9959294Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9959701Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9960104Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9960502Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9960906Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9961308Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9961715Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9962113Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9962516Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9962918Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9963318Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9963774Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9964179Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9964580Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9964979Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9965384Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9965788Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9966188Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9966595Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9967003Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9967450Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9967853Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9968260Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9968663Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9969069Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9969474Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9969875Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9970273Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9970674Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9971124Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9971530Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9971930Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9972334Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9972736Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9973178Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9973622Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9974026Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9974423Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9974828Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9975231Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9975637Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9976037Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9976447Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9976850Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9977247Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9977656Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9978062Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9978218Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9978375Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9978526Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9978676Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9978830Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9978986Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9979136Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9979288Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9979438Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9979642Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9979793Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9979945Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9980100Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9980249Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9980399Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9980552Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9980704Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9980859Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9981010Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9981161Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9981315Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9981469Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9981622Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9981776Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9981926Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9982076Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9982230Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9982425Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9982583Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9982732Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9982884Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9983039Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9983255Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9983407Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9983601Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9983751Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9983907Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9984057Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9984207Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9984362Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9984512Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9984663Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9984817Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9984969Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9985131Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9985283Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9985433Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9985588Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9985738Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9985888Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9986047Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9986197Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9986351Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9986502Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9986651Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9986854Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9987004Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9987157Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9987313Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9987463Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9987614Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9987770Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9987922Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9988075Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9988224Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9988375Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9988537Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9988687Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9988838Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9988992Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9989144Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9989301Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9989452Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9989643Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9989800Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9989950Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9990100Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9990254Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9990448Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9990641Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9990793Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9990945Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9991100Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9991251Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9991404Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9991554Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9991705Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9991854Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9992010Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9992164Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9992321Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9992473Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9992623Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9992779Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9992930Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9993080Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9993238Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9993392Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9993549Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9993699Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9993896Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9994053Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9994205Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9994356Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9994512Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9994662Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9994821Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9994975Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9995126Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9995282Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9995436Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9995587Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9995748Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9996139Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9996366Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9996590Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9996768Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9996926Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9997076Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9997317Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9997477Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9997628Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9997779Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9998002Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9998155Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9998376Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9998528Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9998679Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9998837Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:57:33.9998997Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9999209Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9999374Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9999533Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9999693Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:33.9999847Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0000009Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0000173Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0000329Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0000484Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0000642Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0000797Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0000958Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0001112Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0001266Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0001428Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0001584Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0001806Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0001971Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0002125Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0002285Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0002440Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0002595Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0002758Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0002913Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0003068Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0003227Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0003383Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0003543Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0003705Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0003859Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0004019Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0004174Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0004330Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0004535Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0004693Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0004848Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0005007Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0005162Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0005363Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0005520Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0005716Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0005876Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0006032Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0006187Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0006345Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0006502Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0006662Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0006818Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0006972Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0007136Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0007291Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0007449Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0007609Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0007763Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0007923Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0008078Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0008234Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0008393Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0008548Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0008704Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0008919Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0009073Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0009235Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0009391Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0009545Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0009705Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0009864Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0010021Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0010182Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0010337Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0010498Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0010657Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0010813Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0010975Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0011130Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0011288Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0011448Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0011603Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0011821Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0011984Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0012139Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0012300Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0012455Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0012658Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0012855Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0013010Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0013166Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0013325Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0013480Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0013640Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0013794Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0013948Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0014108Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0014263Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0014423Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0014590Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0014743Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0014901Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0015052Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0015207Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0015368Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0015523Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0015675Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0015834Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0015989Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0016195Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0016352Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0016506Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0016671Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0022504Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0022696Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0022864Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0023028Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0023189Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0023348Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0023510Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0023674Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0023832Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0023996Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0024153Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0024316Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0024474Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0024630Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0024862Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0025027Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0025183Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0025351Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0025551Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0025716Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0025911Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0026064Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0026224Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0026381Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0026538Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0026702Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0026859Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0027022Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0027177Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0027337Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0027499Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0027657Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0027813Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0027978Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0028135Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0028299Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0028457Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0028612Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0028778Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0028936Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0029138Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0029299Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0029458Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0029618Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0029773Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0029927Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0030084Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0030240Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0030396Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0030557Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0030713Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0030868Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0031034Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0031191Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0031352Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0031509Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0031663Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0031824Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0032023Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0032181Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0032343Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0032499Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0032657Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0032857Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0033051Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0033214Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0033369Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0033526Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0033688Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0033849Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0034010Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0034163Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0034318Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0034479Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0034640Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0034796Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0034958Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0035114Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0035275Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0035430Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0035588Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0035747Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0035902Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0036058Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0036217Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0036424Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0036587Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0036746Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0036901Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0037064Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0037219Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0037372Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0037532Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0037684Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0037841Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0037993Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0038149Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0038306Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0038464Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0038617Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0038776Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0038930Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0039155Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0039359Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0039513Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0039671Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0039824Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0039979Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0040176Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0040363Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0040515Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0040674Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0040829Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0040989Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0041145Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0041296Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0041455Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0041608Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0041760Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0041922Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0042075Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0042233Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0042386Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0042536Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0042691Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0042844Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0042998Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0043158Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0043309Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0043461Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0043696Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0043850Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0044012Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0044165Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0044317Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0044475Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0044629Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0044783Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0044939Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0045091Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0045250Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0045403Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0045561Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0045720Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0045876Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0046028Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0046190Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0046340Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0046497Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0046691Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0046844Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0047001Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0047155Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0047346Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0047503Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0047692Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0047841Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0048000Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0048151Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0048303Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0048464Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0048616Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0048773Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0048926Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0049076Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0049240Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0049393Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0049544Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0049698Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0049849Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0050006Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0050158Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0050308Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0050463Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0050614Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0050765Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0051014Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0051164Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0051320Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0051469Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0051618Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0051772Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0051924Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0052078Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0052234Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0052385Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0052538Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0052700Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0052849Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0053008Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0053160Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0053311Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0053465Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0053616Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0053810Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0053966Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0054114Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0054271Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0054419Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0054613Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0054804Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0054955Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0055105Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0055263Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0055414Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0055568Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0055722Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0055873Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0056024Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0056175Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0056330Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0056482Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0056633Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0056781Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0056933Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0057081Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0057237Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0057389Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0057538Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0057694Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0057845Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0057995Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0058199Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0058350Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0058505Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0058659Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0058810Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0058965Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0059117Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0059268Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0059424Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0059573Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0059729Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0059885Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0060036Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0060195Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0060344Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0060496Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0060651Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0060800Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0060996Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0061152Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0061301Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0061456Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0061646Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0061800Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0061992Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0062143Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0062294Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0062449Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0062598Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0062756Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0062906Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0063056Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0063211Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0063362Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0063516Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0063673Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0063822Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0063979Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0064129Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0064280Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0064438Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0064590Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0064740Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0064897Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0065048Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0065250Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0065401Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0065557Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0065712Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0065861Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0066012Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0066167Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0066320Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0066470Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0066626Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0066776Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0066934Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0067089Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0067241Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0067396Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0067548Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0067697Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0067851Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0068043Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0068200Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0068351Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:57:34.0068508Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0068669Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0068862Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0069018Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0069238Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0069392Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0069550Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0069706Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0069864Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0070022Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0070177Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0070331Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0070492Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0070653Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0070810Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0070967Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0071122Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0071280Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0071434Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0071590Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0071752Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0071906Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0072069Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0072225Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0072425Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0072582Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0072739Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0072893Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0073051Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0073206Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0073360Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0073523Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0073676Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0073836Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0073990Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0074153Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0074313Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0074470Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0074623Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0074782Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0074935Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0075096Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0075292Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0075449Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0075608Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0075764Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0075920Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0076118Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0076308Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0076469Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0076625Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0076781Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0076942Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0077099Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0077255Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0077419Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0077572Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0077733Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0077893Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0078050Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0078210Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0078365Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0078520Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0078679Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0078836Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0078993Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0079194Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0079348Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0079507Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0079710Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0079868Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0080028Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0080182Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0080340Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0080495Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0080652Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0080813Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0080969Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0081122Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0081286Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0081446Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0081601Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0081763Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0081924Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0082078Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0082238Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0082435Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0082593Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0082753Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0082907Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0083061Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0083260Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0083417Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0083613Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0083768Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0083921Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0084082Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0084235Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0084388Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0084538Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0084692Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0084849Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0085014Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0085168Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0085325Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0085476Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0085628Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0085782Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0085933Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0086094Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0086248Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0086403Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0086565Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0086766Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0086920Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0087083Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0087238Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0087396Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0087550Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0087705Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0087870Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0088024Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0088180Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0088338Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0088494Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0088655Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0088810Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0088965Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0089123Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0089277Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0089434Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0089633Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0089789Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0089948Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0090105Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0090260Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0090464Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0090660Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0090815Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0090975Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0091131Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0091285Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0091446Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0091603Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0091763Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0091918Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0092073Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0092238Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0092393Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0092546Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0092707Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0092862Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0093023Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0093182Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0093338Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0093497Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0093652Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0093805Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0094010Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0094165Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0094328Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0094485Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0094640Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0094799Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0094956Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0095111Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0095270Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0095424Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0095585Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0095746Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0096217Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0096456Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0096650Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0096806Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0096967Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0097120Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0097380Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0097541Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0097696Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0097856Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0098099Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0098256Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0098472Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0098626Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0098785Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0098939Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0099093Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0099256Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0099409Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0099562Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0099723Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0099882Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0100047Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0100204Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0100356Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0100514Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0100668Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0100822Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0100982Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0101135Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0101286Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0101445Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0101596Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0101818Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0101971Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0102122Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0102279Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0102431Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0102583Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0102740Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0102891Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0103044Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0103196Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0103346Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0103508Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0103658Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0103809Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0103965Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0104115Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0104271Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0104419Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0104611Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0104765Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0104913Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0105061Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0105256Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0105409Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0105595Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0105751Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0105901Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0106059Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0106210Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0106365Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0106519Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0106670Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0106821Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0106977Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0107133Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0107290Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0107440Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0107593Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0107748Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0107898Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0108051Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0108208Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0108358Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0108513Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0108662Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0108859Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0109012Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0109164Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0109353Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0109570Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0109786Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0109957Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0110114Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0110266Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0110426Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0110576Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0110731Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0110889Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0111041Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0111190Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0111348Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0111499Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0111653Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0111859Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0112012Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0112166Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0112320Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0112469Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0112670Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0112823Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0113016Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0113165Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0113314Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0113470Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0113622Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0113772Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0113928Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0114077Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0114232Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0114389Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0114540Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0114696Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0114848Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0114998Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0115153Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0115302Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0115456Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0115607Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0115756Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0115908Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0116059Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0116259Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0116417Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0116568Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0116717Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0116869Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0117019Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0117173Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0117324Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0117472Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0117627Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0117778Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0117933Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0118088Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0118241Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0118393Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0118544Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0118694Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0118850Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0119106Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0119261Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0119419Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0119569Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0119723Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0119918Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0120104Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0120259Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0120409Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0120562Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0120718Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0120872Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0121023Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0121179Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0121329Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0121484Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0121638Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0121789Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0121946Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0122094Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0122243Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0122398Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0122549Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0122706Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0122857Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0123007Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0123162Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0123359Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0123508Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0123664Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0123813Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0123963Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0124120Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0124270Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0124429Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0124582Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0124731Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0124887Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0125038Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0125193Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0125346Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0125495Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0125649Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0125797Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0125946Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0126164Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0126313Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0126464Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0126618Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0126770Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0126972Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0127124Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0127313Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0127467Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0127617Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0127766Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0127924Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0128076Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0128231Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0128382Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0128531Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0128689Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0128840Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0128992Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0129146Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0129295Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0129443Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0129602Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0129754Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0129910Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0130059Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0130209Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0130363Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0130561Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0130713Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0130870Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0131020Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0131175Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0131325Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0131473Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0131631Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0131781Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0131931Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0132085Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0132239Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0132395Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:57:34.0132554Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0132709Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0132868Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0133021Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0133175Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0133373Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0133529Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0133684Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0133842Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0134041Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0134202Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0134394Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0134548Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0134707Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0134861Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0135015Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0135175Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0135328Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0135488Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0135643Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0135797Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0135963Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0136119Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0136274Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0136431Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0136584Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0136740Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0136896Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0137051Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0137209Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0137365Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0137519Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0137729Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0137886Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0138045Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0138198Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0138352Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0138510Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0138664Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0138817Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0138972Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0139125Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0139282Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0139442Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0139600Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0139756Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0139909Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0140062Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0140222Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0140416Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0140574Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0140728Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0140882Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0141041Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0141237Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0141393Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0141588Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0145945Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0146128Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0146288Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0146453Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0146610Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0146766Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0146926Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0147082Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0147249Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0147404Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0147562Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0147721Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0147878Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0148034Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0148195Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0148352Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0148511Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0148667Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0148821Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0149059Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0149215Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0149371Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0149528Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0149683Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0149843Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0149996Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0150151Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0150308Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0150465Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0150620Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0150783Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0150937Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0151100Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0151254Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0151407Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0151565Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0151719Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0151919Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0152082Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0152238Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0152399Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0152553Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0152743Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0152941Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0153096Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0153252Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0153408Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0153562Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0153718Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0153878Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0154032Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0154190Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0154344Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0154503Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0154663Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0154818Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0154973Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0155132Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0155286Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0155445Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0155599Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0155752Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0155912Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0156065Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0156294Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0156459Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0156612Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0156774Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0156927Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0157080Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0157242Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0157396Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0157549Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0157707Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0157862Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0158025Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0158178Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0158335Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0158494Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0158648Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0158802Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0158960Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0159242Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0159402Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0159557Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0159711Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0159910Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0160068Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0160259Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0160418Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0160572Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0160729Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0160884Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0161039Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0161198Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0161353Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0161507Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0161673Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0161826Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0161982Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0162138Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0162294Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0162455Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0162610Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0162766Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0162928Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0163082Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0163237Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0163439Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0163594Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0163755Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0163910Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0164065Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0164225Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0164381Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0164541Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0164699Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0164855Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0165013Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0165167Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0165326Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0165486Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0165641Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0165795Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0165951Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0166105Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0166307Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0166464Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0166618Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0166775Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0166932Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0167128Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0167372Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0167527Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0167687Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0167843Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0167997Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0168159Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0168316Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0168469Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0168625Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0168780Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0168945Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0169105Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0169260Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0169416Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0169570Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0169721Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0169880Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0170034Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0170184Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0170341Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0170493Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0170692Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0170844Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0171001Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0171154Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0171308Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0171460Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0171614Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0171769Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0171919Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0172074Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0172226Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0172380Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0172536Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0172688Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0172842Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0172992Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0173142Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0173297Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0173488Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0173645Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0173796Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0173946Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0174102Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0174294Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0174446Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0174638Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0174790Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0174939Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0175091Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0175242Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0175400Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0175552Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0175703Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0175858Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0176013Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0176164Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0176322Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0176474Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0176627Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0176778Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0176927Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0177084Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0177235Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0177385Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0177537Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0177686Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0177889Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0178040Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0178187Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0178340Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0178489Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0178639Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0178795Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0178946Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0179099Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0179254Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0179406Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0179563Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0179711Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0179863Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0180016Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0180166Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0180316Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0180467Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0180658Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0180813Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0180963Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0181117Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0181271Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0181463Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0181674Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0181829Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0181980Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0182134Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0182286Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0182438Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0182594Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0182744Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0182894Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0183049Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0183204Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0183359Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0183512Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0183664Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0183818Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0183970Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0184120Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0184276Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0184423Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0184574Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0184728Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0184923Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0185079Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0185231Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0185381Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0185535Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0185683Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0185834Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0185988Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0186139Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0186291Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0186442Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0186591Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0186751Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0186902Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0187052Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0187210Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0187360Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0187513Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0187707Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0187859Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0188010Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0188159Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0188308Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0188503Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0188656Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0188847Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0189001Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0189153Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0189307Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0189457Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0189609Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0189762Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0189911Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0190061Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0190219Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0190372Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0190529Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0190679Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0190831Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0190987Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0191136Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0191287Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0191440Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0191590Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0191742Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0191892Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0192089Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0192243Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0192396Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0192547Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0192700Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0192850Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0193001Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0193156Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0193306Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0193459Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0193609Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0193762Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0193916Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0194073Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0194227Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0194380Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0194531Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0194685Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0194877Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0195031Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0195184Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0195335Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0195485Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0195680Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0196052Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0196212Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0196363Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0196514Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0196670Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0196828Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0196978Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0197131Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0197282Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0197432Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0197594Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0197748Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0197904Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0198055Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0198205Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0198358Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0198511Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0198662Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0198817Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0198968Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0199161Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0199391Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0199546Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0199703Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0199854Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0200005Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0200160Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:57:34.0200320Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0200482Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0200638Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0200793Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0200952Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0201107Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0201269Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0201438Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0201593Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0201752Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0201908Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0202063Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0202279Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0202436Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0202592Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0202748Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0202902Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0203125Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0203280Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0203491Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0203649Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0203802Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0203955Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0204117Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0204272Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0204426Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0204583Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0204738Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0204902Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0205057Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0205213Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0205376Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0205534Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0205690Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0205850Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0206010Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0206165Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0206323Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0206477Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0206679Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0206837Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0206995Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0207149Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0207306Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0207460Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0207617Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0207776Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0207929Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0208090Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0208244Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0208404Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0208564Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0208720Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0208876Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0209029Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0209181Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0209337Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0209533Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0209689Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0209849Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0210002Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0210168Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0210397Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0210595Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0210754Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0210909Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0211063Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0211221Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0211379Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0211534Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0211687Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0211840Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0211999Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0212158Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0212317Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0212476Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0212631Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0212789Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0212943Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0213100Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0213256Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0213411Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0213563Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0213722Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0213924Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0214083Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0214242Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0214396Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0214554Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0214708Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0214865Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0215021Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0215175Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0215329Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0215487Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0215646Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0215802Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0215961Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0216116Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0216271Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0216426Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0216622Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0216781Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0216934Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0217090Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0217242Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0217441Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0217603Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0217795Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0217950Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0218107Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0218261Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0218420Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0218574Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0218727Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0218888Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0219041Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0219201Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0219357Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0219514Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0219672Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0219826Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0219979Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0220134Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0220291Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0220444Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0220600Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0220753Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0220957Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0221111Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0221268Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0221424Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0221577Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0221732Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0221889Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0222045Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0222198Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0222355Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0222509Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0222667Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0222823Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0222977Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0223133Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0223286Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0223440Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0223598Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0223792Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0223951Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0224105Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0224259Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0224415Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0224610Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0224802Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0224962Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0225117Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0225279Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0225432Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0225588Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0225744Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0225897Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0226050Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0226207Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0226366Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0226525Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0226677Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0226830Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0226989Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0227142Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0227296Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0227457Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0227610Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0227764Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0227916Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0228116Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0228273Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0228427Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0228579Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0228734Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0228887Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0229044Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0229197Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0229349Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0229506Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0229660Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0229818Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0229974Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0230128Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0230283Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0230437Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0230590Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0230747Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0230942Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0231097Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0231253Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0231405Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0231599Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0231756Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0231949Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0232107Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0232261Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0232413Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0232565Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0232719Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0232869Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0233022Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0233171Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0233326Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0233482Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0233635Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0233787Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0233934Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0234084Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0234236Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0234388Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0234541Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0234689Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0234837Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0234988Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0235187Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0235337Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0235494Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0235643Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0235794Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0235944Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0236093Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0236249Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0236400Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0236549Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0236700Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0236855Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0237006Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0237161Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0237310Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0237462Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0237610Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0237761Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0237981Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0238132Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0238280Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0238431Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0238581Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0238774Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0238959Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0239169Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0239325Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0239474Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0239623Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0239777Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0239925Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0240076Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0240225Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0240373Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0240533Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0240683Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0240837Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0240989Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0241138Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0241288Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0241440Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0241594Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0241747Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0241897Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0242046Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0242251Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0242400Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0242551Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0242704Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0242854Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0243007Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0243159Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0243312Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0243466Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0243615Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0243763Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0243916Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0244070Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0244224Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0244373Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0244522Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0244673Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0244823Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0244971Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0245168Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0245318Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0245466Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0245620Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0245811Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0245964Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0246150Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0246299Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0246454Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0246605Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0246755Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0246912Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0247064Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0247218Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0247366Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0247515Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0247670Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0247820Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0247969Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0248122Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0248271Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0248422Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0248574Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0248722Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0248874Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0249023Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0249172Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0249373Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0249523Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0249674Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0249827Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0249975Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0250127Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0250277Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0250427Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0250581Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0250731Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0250881Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0251037Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0251185Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0251338Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0251486Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0251636Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0251786Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0251934Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0252127Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0252280Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0252431Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0252582Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0252730Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0252922Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0253114Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0253264Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0253413Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0253566Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0253716Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0253870Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0254020Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0254169Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0254321Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0254471Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0254624Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0254778Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0254929Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0255079Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0255229Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0255377Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0255527Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0255678Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0255827Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0255978Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0256128Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0256277Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0256474Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0256626Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0256781Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0256929Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0257078Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0257234Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0257384Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0257533Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0257685Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0257835Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0257987Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0258146Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0258294Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0258453Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0258604Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0258752Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0258903Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0259051Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0259248Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0259401Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0259549Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0259705Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0259896Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0260046Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0260242Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0260392Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0260540Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0260692Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0260844Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0260996Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0261145Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0261293Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0261443Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0261590Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0261746Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0261899Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0262047Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0262198Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0262349Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0262498Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0262650Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0262800Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0262950Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:57:34.0263108Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0263263Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0263488Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0263645Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0263801Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0269321Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0269510Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0269677Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0269833Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0269999Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0270156Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0270310Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0270468Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0270627Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0270780Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0270941Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0271097Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0271256Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0271412Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0271568Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0271844Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0272002Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0272155Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0272315Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0272512Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0272669Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0272864Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0273018Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0273178Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0273332Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0273486Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0273646Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0273801Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0273958Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0274111Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0274267Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0274427Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0274582Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0274736Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0274893Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0275045Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0275206Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0275363Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0275517Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0275676Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0275829Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0275984Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0276195Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0276357Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0276510Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0276666Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0276818Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0276977Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0277132Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0277286Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0277443Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0277596Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0277754Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0277917Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0278075Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0278233Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0278386Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0278539Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0278696Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0278891Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0279103Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0279261Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0279415Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0279574Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0279772Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0279931Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0280128Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0280282Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0280438Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0280594Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0280750Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0280907Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0281061Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0281215Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0281371Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0281532Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0281687Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0281849Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0282002Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0282160Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0282313Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0282467Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0282632Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0282785Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0282937Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0283099Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0283300Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0283461Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0283617Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0283769Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0283928Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0284080Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0284234Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0284394Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0284544Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0284698Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0284856Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0285013Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0285173Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0285331Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0285487Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0285644Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0285798Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0285952Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0286152Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0286309Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0286464Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0286618Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0286771Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0287028Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0287219Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0287374Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0287535Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0287691Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0287848Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0288004Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0288157Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0288319Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0288472Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0288624Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0288789Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0288948Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0289102Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0289255Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0289410Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0289569Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0289723Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0289877Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0290036Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0290192Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0290348Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0290549Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0290709Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0290872Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0291026Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0291180Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0291337Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0291491Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0291648Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0291802Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0291954Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0292116Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0292276Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0292431Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0292598Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0292749Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0292905Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0293063Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0293256Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0293419Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0293572Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0293725Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0293883Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0294080Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0294235Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0294458Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0294614Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0294768Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0294926Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0295080Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0295239Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0295394Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0295549Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0295706Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0296055Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0296278Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0296507Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0296677Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0296834Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0296987Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0297141Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0297301Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0297456Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0297609Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0297768Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0298020Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0298177Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0298333Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0298484Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0298640Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0298794Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0298948Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0299109Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0299263Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0299423Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0299581Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0299735Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0299898Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0300054Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0300205Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0300363Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0300517Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0300674Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0300893Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0301049Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0301203Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0301353Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0301503Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0301719Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0301927Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0302078Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0302231Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0302380Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0302535Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0302690Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0302840Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0302996Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0303146Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0303296Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0303454Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0303602Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0303757Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0303907Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0304056Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0304208Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0304357Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0304509Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0304663Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0304812Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0304967Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0305162Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0305316Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0305470Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0305620Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0305769Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0305924Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0306073Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0306224Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0306379Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0306529Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0306682Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0306832Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0306987Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0307141Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0307295Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0307444Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0307598Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0307747Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0307901Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0308091Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0308243Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0308396Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0308545Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0308736Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0308893Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0309081Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0309237Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0309386Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0309537Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0309689Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0309842Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0309991Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0310147Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0310295Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0310448Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0310603Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0310755Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0310909Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0311059Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0311208Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0311364Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0311514Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0311662Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0311813Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0311963Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0312114Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0312313Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0312464Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0312617Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0312768Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0312917Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0313071Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0313223Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0313375Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0313525Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0313677Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0313832Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0313983Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0314135Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0314294Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0314445Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0314600Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0314748Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0314898Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0315092Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0315244Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0315393Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0315548Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0315699Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0315889Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0316045Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0316233Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0316384Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0316531Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0316682Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0316834Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0316988Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0317161Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0317337Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0317490Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0317651Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0317802Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0317954Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0318106Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0318255Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0318406Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0318559Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0318712Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0318864Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0319069Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0319219Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0319372Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0319569Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0319725Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0319879Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0320027Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0320180Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0320336Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0320487Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0320642Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0320792Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0320941Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0321095Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0321248Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0321397Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0321551Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0321700Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0321852Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0322005Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0322156Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0322352Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0322504Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0322655Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0322806Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0322960Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0323181Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0323367Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0323517Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0323672Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0323823Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0323974Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0324131Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0324281Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0324434Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0324584Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0324734Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0324900Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0325051Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0325201Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0325353Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0325503Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0325656Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0325810Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0325960Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0326113Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0326263Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0326413Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0326614Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0326766Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0326918Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0327071Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0327220Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0327375Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0327525Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0327677Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0327834Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0327985Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0328135Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0328287Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0328442Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0328604Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0328761Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0328911Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0329060Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0329215Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0329404Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0329555Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0329709Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0329858Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0330006Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0330200Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0330350Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0330540Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0330690Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0330841Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0330994Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0331144Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0331296Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0331448Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0331599Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0331754Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0331909Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0332059Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:57:34.0332225Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0332379Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0332534Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0332693Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0332848Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0333009Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0333161Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0333314Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0333474Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0333629Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0333831Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0333990Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0334142Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0334304Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0334459Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0334614Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0334770Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0334924Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0335077Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0335235Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0335389Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0335554Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0335711Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0335865Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0336023Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0336176Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0336329Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0336527Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0336680Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0336836Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0336996Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0337151Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0337350Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0337539Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0337691Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0337846Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0337999Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0338152Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0338311Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0338465Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0338622Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0338776Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0338929Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0339089Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0339244Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0339400Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0339559Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0339713Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0339871Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0340026Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0340181Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0340338Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0340490Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0340644Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0340850Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0341007Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0341166Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0341319Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0341473Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0341631Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0341784Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0341940Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0342099Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0342251Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0342410Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0342569Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0342725Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0342885Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0343037Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0343188Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0343345Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0343496Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0343693Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0343847Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0344000Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0344159Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0344353Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0344506Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0344701Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0344855Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0345014Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0345167Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0345319Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0345483Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0345637Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0345790Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0345948Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0346100Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0346256Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0346415Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0346568Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0346729Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0346881Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0347034Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0347192Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0347346Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0347498Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0347653Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0347805Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0348007Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0348164Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0348322Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0348480Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0348633Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0348787Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0348945Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0349098Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0349255Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0349408Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0349561Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0349724Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0349876Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0350031Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0350188Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0350340Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0350497Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0350714Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0350868Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0351022Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0351175Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0351327Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0351523Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0351677Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0351871Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0352022Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0352173Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0352329Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0352480Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0352638Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0352795Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0352948Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0353103Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0353262Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0353414Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0353572Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0353725Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0353877Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0354035Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0354186Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0354344Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0354502Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0354654Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0354811Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0355010Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0355164Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0355323Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0355477Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0355628Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0355786Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0355939Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0356097Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0356249Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0356402Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0356562Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0356719Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0356872Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0357032Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0357183Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0357341Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0357495Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0357649Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0357848Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0358001Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0358155Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0358312Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0358465Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0358664Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0358854Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0359007Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0359216Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0359370Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0359524Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0359688Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0359840Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0359996Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0360150Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0360307Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0360470Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0360626Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0360779Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0360935Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0361090Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0361245Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0361401Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0361553Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0361710Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0361864Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0362016Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0362224Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0362381Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0362535Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0362692Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0362845Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0363001Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0363155Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0363308Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0363465Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0363618Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0363772Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:34.0363935Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0364088Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0364247Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0364398Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0364551Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0364706Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0364858Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0365051Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0365210Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0365363Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0365519Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0365714Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0365868Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0366060Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0366212Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0366365Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0366524Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0366676Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0366836Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0366989Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0367143Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0367299Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0367451Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0367607Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0367767Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0367920Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0368073Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0368226Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0368377Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0368535Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0368686Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0368837Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0368996Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0369147Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0369352Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0369505Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0369656Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0369812Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0369964Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0370118Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0370280Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0370432Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0370586Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0370742Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0370893Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0371052Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0371202Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0371355Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0371510Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0371660Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0371810Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0371964Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0372156Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0372312Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0372467Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0372619Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0372824Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0372979Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0373170Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0373325Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0373476Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0373631Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0373785Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0373939Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0374095Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0374247Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0374400Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0374554Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0374710Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0374865Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0375020Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0375172Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0375326Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0375478Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0375633Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0375789Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0375945Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0376098Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0376248Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0376469Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0376627Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0376783Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0376936Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0377092Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0377269Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0377452Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0377603Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0377754Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0377910Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0378063Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0378219Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0378375Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0378530Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0378682Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0378839Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0378989Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0379146Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0379338Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0379490Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0379642Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0379795Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0379990Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0380146Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0380336Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0380497Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0380649Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0380802Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0380959Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0381113Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0381265Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0381421Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0381574Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0381731Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0381893Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0382048Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0382204Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0382357Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0382509Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0382666Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0382818Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0382974Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0383126Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0383280Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0383440Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0383641Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0383794Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0383953Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0384105Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0384259Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0384410Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0384560Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0384715Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0384865Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0385016Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0385170Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0385325Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0385479Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0385633Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0385784Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0385937Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0386091Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0386247Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0386444Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0386597Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0386750Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0386907Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0387062Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0387257Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0387445Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0387597Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0391703Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0391884Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0392043Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0392201Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0392359Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0392511Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0392663Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0392820Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0392981Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0393139Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0393293Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0393445Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0393605Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0393759Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0393913Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0394077Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0394229Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0394384Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0394536Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0394784Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0394941Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0395094Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0395246Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0395403Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0395557Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0395707Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0396066Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0396222Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0396384Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0396535Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0396692Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0396847Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0397002Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0397154Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0397309Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0397462Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0397617Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0397847Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0398003Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0398160Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0398313Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0398464Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0398684Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0398890Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0399093Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0399246Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0399397Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0399550Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0399704Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:57:34.0399857Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0400013Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0400165Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0400320Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0400477Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0400631Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0400788Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0400940Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0401091Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0401246Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0401400Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0401553Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0401704Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0401856Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0402011Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0402229Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0402382Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0402544Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0402698Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0402850Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0403003Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0403155Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0403311Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0403462Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0403613Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0403769Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0403924Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0404075Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0404238Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0404390Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0404544Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0404696Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0404849Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0405093Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0405247Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0405399Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0405553Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0405704Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0405901Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0406114Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0406265Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0406420Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0406571Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0406723Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0406879Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0407031Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0407185Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0407336Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0407487Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0407645Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0407799Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0407949Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0408107Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0408258Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0408413Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0408566Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0408719Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0408874Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0409025Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0409174Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0409380Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0409532Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0409692Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0409845Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0409995Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0410152Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0410304Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0410459Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0410614Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0410764Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0410919Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0411075Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0411227Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0411387Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0411538Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0411689Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0411845Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0411996Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0412189Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0412344Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0412496Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0412653Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0412804Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0412999Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0413193Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0413347Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0413500Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0413656Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0413807Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0413964Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0414116Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0414267Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0414420Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0414573Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0414730Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0414886Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0415039Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0415198Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0415348Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0415494Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0415649Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0415804Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0415959Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0416116Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0416267Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0416471Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0416623Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0416776Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0416936Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0417091Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0417243Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0417400Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0417553Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0417706Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0417864Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0418014Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0418171Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0418323Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0418477Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0418633Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0418785Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0418937Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0419092Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0419286Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0419443Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0419596Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0419747Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0419900Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0420093Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0420280Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0420435Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0420586Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0420738Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0420892Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0421046Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0421206Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0421359Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0421512Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0421668Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0421825Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0421977Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0422134Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0422286Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0422441Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0422592Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0422744Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0422899Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0423050Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0423201Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0423353Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0423552Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0423706Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0423861Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0424011Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0424165Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0424316Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0424468Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0424624Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0424775Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0424932Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0425083Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0425237Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0425392Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0425545Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0425696Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0425850Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0426000Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0426157Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0426351Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0426502Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0426656Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0426810Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0426961Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0427160Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0427347Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0427502Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0427653Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0427804Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0427958Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0428111Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0428264Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0428420Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0428571Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0428721Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0428884Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0429035Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0429193Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0429344Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0429497Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0429651Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0429802Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0429955Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0430109Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0430261Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0430413Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0430612Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0430765Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0430922Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0431073Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:57:34.0431225Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0431378Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0431530Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0431685Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0431836Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0431987Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0432142Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0432294Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0432450Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0432607Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0432758Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0432913Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0433064Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0433216Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0433412Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0433564Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0433716Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0433870Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0434022Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0434239Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0434427Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0434578Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0434735Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0434887Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0435038Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0435194Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0435345Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0435499Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0435651Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0435802Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0435961Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0436113Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0436268Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0436425Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0436577Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0436727Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0436880Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0437034Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0437188Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0437337Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0437488Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0437691Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0437842Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0437996Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0438151Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0438301Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0438454Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0438605Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0438757Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0438915Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0439125Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0439278Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0439432Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0439591Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0439748Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0439900Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0440053Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0440207Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0440358Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0440552Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0440709Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0440863Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0441017Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0441167Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0441359Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0441516Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0441706Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0441856Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0442010Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0442161Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0442316Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0442469Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0442620Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0442774Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0442925Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0443085Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0443239Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0443393Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0443546Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0443695Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0443846Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0444002Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0444158Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0444309Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0444464Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0444615Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0444812Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0444970Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0445122Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0445276Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0445428Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0445580Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0445734Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0445887Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0446038Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0446192Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0446342Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0446496Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0446653Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0446804Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0446960Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0447112Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0447263Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0447417Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0447609Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0447765Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0447916Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0448067Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0448220Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0448412Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0448566Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0448769Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0448921Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0449075Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0449225Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0449377Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0449534Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0449686Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0449838Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0449994Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0450152Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0450304Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0450460Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0450617Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0450767Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0450923Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0451076Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0451228Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0451382Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0451532Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0451685Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0451879Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0452032Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0452190Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0452340Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0452491Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0452644Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0452796Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0452949Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0453103Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0453256Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0453412Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0453564Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0453722Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0453879Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0454029Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0454180Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0454334Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0454485Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0454681Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0454834Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0454987Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0455140Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0455292Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0455485Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0455641Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0455831Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0455986Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0456137Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0456288Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0456446Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0456599Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0456749Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0456902Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0457052Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0457215Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0457366Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0457520Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0457674Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0457823Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0457979Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0458134Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0458286Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0458442Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0458592Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0458744Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0458902Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0459102Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0459257Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0459409Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0459560Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0459713Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0459864Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0460017Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0460173Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0460325Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0460474Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0460628Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0460784Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0460936Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0461092Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0461247Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0461404Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0461556Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0461770Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0461925Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0462078Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0462231Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0462385Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:57:34.0462577Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0462734Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0462923Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0463075Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0463229Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0463381Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0463532Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0463688Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0463841Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0463996Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0464148Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0464303Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0464457Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0464610Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0464761Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0464915Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0465065Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0465218Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0465370Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0465519Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0465672Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0465823Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0465974Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0466181Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0466333Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0466486Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0466638Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0466790Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0466943Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0467093Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0467244Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0467397Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0467549Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0467701Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0467857Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0468008Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0468165Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0468316Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0468467Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0468619Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0468770Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0468962Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0469120Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0469270Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0469424Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0469617Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0469773Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0469967Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0470120Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0470271Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0470425Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0470576Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0470732Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0470883Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0471034Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0471190Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0471346Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0471497Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0471652Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0471802Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0471955Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0472105Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0472257Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0472412Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0472562Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0472712Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0472865Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0473019Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0473219Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0473371Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0473521Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0473674Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0473824Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0473974Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0474128Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0474278Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0474431Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0474581Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0474731Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0474888Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0475038Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0475191Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0475346Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0475496Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0475652Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0475803Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0476348Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0476504Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0476655Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0476805Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0477005Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0477158Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0477349Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0477504Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0477654Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0477808Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0477961Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0478114Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0478268Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0478415Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0478571Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0478725Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0478879Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0479137Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0479289Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0479440Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0479595Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0479747Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0479900Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0480052Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0480203Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0480356Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0480506Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0480709Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0480865Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0481016Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0481167Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0481321Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0481471Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0481629Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0481780Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0481930Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0482083Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0482235Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0482391Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0482549Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0482702Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0482855Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0483007Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0483158Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0483313Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0483507Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0483660Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0483813Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0483964Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0484159Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0484313Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0484503Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0484658Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0484807Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0484959Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0485113Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0485267Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0485417Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0485571Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0485724Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0485879Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0486038Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0486191Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0486344Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0486498Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0486649Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0486806Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0486958Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0487110Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0487261Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0487413Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0487568Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0487790Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0487943Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0488097Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0488249Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0488409Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0488563Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0488717Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0488871Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0489023Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0489174Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0489330Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0489485Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0489642Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0489796Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0489947Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0490101Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0490251Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0490403Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0490599Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0490752Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0490907Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0491058Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0491255Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0491410Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0491600Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0491751Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0491907Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0492059Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0492217Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0492371Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0492524Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0492679Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0492830Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0492981Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0493139Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0493291Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0493441Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0493594Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0493744Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0493898Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0494050Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:57:34.0494200Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0494354Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0494505Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0494659Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0494860Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0495010Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0495167Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0495317Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0495468Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0495621Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0495774Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0496171Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0496399Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0496561Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0496715Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0496872Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0497022Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0497177Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0497329Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0497479Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0497634Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0497788Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0498025Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0498180Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0498331Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0498484Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0498697Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0498852Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0499073Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0499225Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0499381Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0499533Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0499685Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0499842Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0499996Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0500149Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0500303Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0500454Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0500615Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0500768Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0500919Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0501073Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0501223Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0501374Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0501530Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0501681Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0501831Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0501986Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0502138Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0502352Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0502504Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0502663Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0502818Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0502969Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0503121Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0503275Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0503428Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0503582Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0503732Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0503883Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0504044Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0504194Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0504347Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0504504Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0504655Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0504809Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0504959Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0505151Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0505306Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0505456Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0505609Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0505770Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0505961Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0506155Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0506306Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0506457Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0506610Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0506762Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0506915Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0507073Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0507223Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0507377Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0507527Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0507683Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0507838Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0507988Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0508138Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0508291Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0508442Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0508594Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0508747Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0508897Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0509052Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0509203Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0509403Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0509556Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0509709Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0513324Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0513499Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0513656Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0513812Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0513970Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0514129Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0514283Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0514439Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0514598Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0514750Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0514907Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0515060Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0515215Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0515373Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0515527Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0515746Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0515901Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0516055Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0516208Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0516361Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0516558Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0516775Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0516926Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0517085Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0517238Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0517390Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0517547Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0517700Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0517854Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0518013Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0518165Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0518323Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0518481Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0518635Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0518789Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0518941Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0519172Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0519331Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0519483Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0519636Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0519791Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0519943Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0520196Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0520350Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0520506Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0520662Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0520814Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0520965Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0521119Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0521273Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0521430Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0521582Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0521734Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0521894Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0522046Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0522201Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0522357Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0522508Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0522665Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0522817Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0523010Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0523165Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0523317Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0523469Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0523623Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0523817Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0524009Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0524167Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0524319Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0524475Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0524626Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0524780Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0524934Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0525087Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0525243Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0525394Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0525551Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0525708Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0525863Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0526015Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0526170Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0526321Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0526474Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0526630Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0526782Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0526938Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0527090Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0527288Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0527444Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0527598Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0527751Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0527906Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0528057Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0528212Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0528365Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0528517Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0528671Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0528824Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0528981Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0529135Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0529289Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0529447Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:57:34.0529599Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0529751Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0529906Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0530101Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0530257Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0530414Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0530565Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0530721Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0530916Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0531104Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0531260Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0531412Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0531564Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0531719Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0531876Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0532031Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0532183Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0532335Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0532490Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0532647Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0532800Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0532958Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0533109Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0533264Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0533416Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0533567Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0533723Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0533875Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0534028Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0534185Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0534384Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0534536Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0534697Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0534851Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0535008Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0535162Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0535315Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0535471Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0535623Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0535774Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0535929Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0536084Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0536240Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0536393Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0536547Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0536702Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0536854Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0537008Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0537202Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0537357Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0537512Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0537663Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0537818Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0538015Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0538206Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0538361Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0538518Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0538670Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0538821Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0538980Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0539133Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0539290Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0539442Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0539593Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0539753Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0539909Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0540062Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0540217Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0540368Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0540523Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0540675Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0540829Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0540985Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0541136Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0541287Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0541489Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0541641Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0541797Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0541948Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0542099Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0542253Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0542405Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0542559Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0542714Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0542866Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0543017Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0543174Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0543328Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0543487Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0543638Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0543790Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0543945Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0544097Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0544290Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0544446Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0544597Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0544751Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0544902Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0545118Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0545306Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0545459Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0545610Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0545764Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0545919Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0546077Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0546230Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0546383Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0546539Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0546691Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0546846Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0547001Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0547155Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0547308Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0547460Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0547614Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0547768Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0547921Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0548072Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0548227Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0548378Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0548582Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0548734Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0548889Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0549042Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0549195Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0549345Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0549504Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0549658Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0549809Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0549964Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0550115Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0550271Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0550428Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0550582Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0550738Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0550888Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0551041Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0551195Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0551393Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0551547Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0551699Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0551850Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0552004Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0552199Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0552352Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0552544Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0552698Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0552851Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0553004Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0553156Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0553311Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0553463Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0553616Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0553771Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0553927Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0554081Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0554235Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0554387Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0554540Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0554692Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0554845Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0555001Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0555151Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0555304Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0555459Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0555655Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0555809Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0555961Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0556112Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0556268Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0556421Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0556576Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0556730Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0556881Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0557035Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0557187Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0557338Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0557498Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0557653Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0557804Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0557962Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0558114Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0558267Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0558460Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0558613Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0558767Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0558918Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0559118Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0559316Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0559469Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0559662Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0559814Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0559965Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0560119Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0560271Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0560424Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0560579Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0560731Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0560885Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:57:34.0561042Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0561193Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0561354Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0561508Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0561658Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0561811Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0561962Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0562119Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0562270Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0562420Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0562574Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0562771Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0562926Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0563082Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0563234Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0563388Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0563539Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0563691Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0563845Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0563995Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0564147Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0564301Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0564453Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0564613Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0564769Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0564920Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0565074Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0565224Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0565375Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0565573Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0565727Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0565879Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0566035Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0566186Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0566383Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0566535Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0566725Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0566880Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0567036Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0567186Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0567343Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0567497Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0567651Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0567802Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0567954Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0568115Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0568269Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0568425Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0568579Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0568729Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0568884Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0569037Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0569189Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0569342Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0569493Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0569645Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0569845Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0570001Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0570158Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0570309Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0570462Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0570615Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0570766Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0570919Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0571078Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0571231Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0571387Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0571539Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0571696Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0571852Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0572010Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0572162Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0572313Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0572468Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0572686Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0572843Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0572995Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0573146Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0573302Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0573494Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0573648Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0573841Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0573993Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0574147Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0574300Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0574455Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0574611Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0574764Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0574914Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0575070Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0575228Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0575381Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0575537Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0575688Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0575842Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0575992Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0576144Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0576302Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0576455Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0576602Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0576758Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0576909Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0577112Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0577267Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0577419Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0577576Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0577729Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0577881Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0578038Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0578189Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0578343Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0578495Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0578646Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0578806Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0578962Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0579113Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0579267Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0579420Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0579577Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0579767Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0579920Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0580076Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0580229Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0580382Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0580580Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0580738Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0580930Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0581081Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0581233Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0581385Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0581537Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0581692Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0581847Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0581999Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0582155Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0582313Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0582463Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0582622Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0582775Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0582927Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0583083Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0583234Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0583387Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0583541Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0583691Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0583845Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0583998Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0584198Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0584357Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0584508Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0584660Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0584814Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0584966Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0585122Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0585274Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0585426Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0585580Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0585732Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0585890Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0586045Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0586200Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0586355Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0586506Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0586659Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0586813Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0587005Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0587159Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0587313Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0587464Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0587666Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0587823Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0588013Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0588169Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0588321Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0588473Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0588626Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0588779Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0588933Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0589085Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0589235Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0589392Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0589546Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0589700Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0589854Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0590006Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0590159Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0590310Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0590462Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0590616Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0590766Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0590918Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0591074Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0591273Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0591428Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0591587Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0591739Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0591893Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0592045Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0592198Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:57:34.0592352Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0592504Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0592656Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0592810Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0592966Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0593120Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0593273Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0593424Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0593577Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0593728Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0593880Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0594075Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0594229Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0594383Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0594534Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0594725Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0594880Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0595068Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0595220Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0595373Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0595525Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0595678Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0595831Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0596153Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0596308Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0596458Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0596613Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0596770Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0596923Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0597078Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0597229Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0597385Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0597540Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0597693Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0597845Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0597998Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0598149Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0598303Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0598556Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0598712Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0598866Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0599057Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0599210Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0599365Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0599519Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0599671Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0599825Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0599976Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0600130Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0600287Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0600439Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0600597Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0600748Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0600900Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0601055Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0601206Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0601423Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0601577Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0601728Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0601881Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0602096Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0602249Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0602458Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0602609Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0602766Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0602918Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0603071Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0603227Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0603379Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0603529Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0603685Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0603836Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0603994Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0604147Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0604298Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0604454Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0604605Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0604756Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0604912Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0605062Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0605216Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0605369Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0605520Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0605723Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0605878Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0606030Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0606183Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0606334Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0606488Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0606641Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0606792Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0606947Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0607101Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0607252Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0607413Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0607564Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0607721Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0607875Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0608026Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0608174Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0608327Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0608520Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0608675Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0608828Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0608980Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0609180Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0609334Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0609526Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0609677Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0609829Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0609989Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0610141Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0610295Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0610450Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0610601Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0610757Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0610908Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0611067Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0611225Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0611376Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0611527Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0611683Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0611838Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0611994Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0612146Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0612297Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0612452Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0612605Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0612802Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0612955Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0613110Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0613266Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0613419Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0613570Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0613727Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0613882Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0614033Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0614188Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0614339Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0614495Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0614649Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0614803Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0614956Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0615108Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0615259Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0615413Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0615605Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0615758Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0615914Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0616065Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0616264Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0616418Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0616607Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0616762Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0616914Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0617065Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0617218Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0617372Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0617528Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0617679Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0617831Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0617984Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0618141Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0618294Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0618448Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0618601Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0618756Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0618908Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0619062Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0619219Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0619371Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0619522Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0619676Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0619875Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0620032Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0620188Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0620339Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0620494Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0620646Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0620796Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0620953Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0621106Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0621260Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0621412Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0621570Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0621724Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0621878Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0622029Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0622183Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0622334Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0622486Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0622681Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0622835Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0622989Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0623141Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0623295Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0623487Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0623698Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0623850Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:57:34.0624005Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0624158Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0624313Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0624467Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0624619Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0624772Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0624924Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0625077Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0625237Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0625390Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0625547Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0625698Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0625850Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0626005Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0626158Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0626310Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0626464Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0626617Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0626775Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0626978Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0627131Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0627288Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0627439Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0627591Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0627745Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0627896Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0628052Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0628203Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0628354Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0628506Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0628663Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0628814Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0628971Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0629122Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0629276Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0629427Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0629578Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0629773Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0629926Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0630077Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0630231Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0630382Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0630578Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0630819Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0634269Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0634444Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0634600Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0634759Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0634914Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0635071Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0635224Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0635376Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0635531Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0635689Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0635843Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0635997Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0636152Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0636307Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0636460Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0636615Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0636774Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0636927Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0637078Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0637234Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0637452Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0637607Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0637761Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0637914Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0638069Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0638220Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0638373Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0638529Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0638683Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0638840Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0638992Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0639213Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0639369Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0639524Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0639675Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0639828Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0639981Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0640132Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0640331Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0640485Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0640643Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0640795Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0640947Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0641148Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0641338Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0641490Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0641646Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0641799Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0641954Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0642110Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0642263Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0642420Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0642573Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0642724Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0642884Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0643035Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0643195Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0643348Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0643500Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0643655Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0643807Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0643961Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0644115Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0644266Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0644420Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0644618Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0644771Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0644935Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0645088Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0645240Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0645398Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0645552Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0645709Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0645862Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0646013Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0646168Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0646326Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0646478Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0646638Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0646789Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0646941Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0647097Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0647249Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0647446Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0647599Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0647751Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0647905Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0648058Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0648256Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0648449Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0648602Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0648757Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0648909Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0649061Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0649217Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0649368Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0649521Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0649678Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0649830Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0649990Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0650142Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0650298Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0650455Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0650608Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0650761Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0650914Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0651070Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0651225Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0651378Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0651530Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0651733Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0651888Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0652044Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0652202Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0652354Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0652510Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0652664Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0652819Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0652973Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0653126Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0653277Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0653436Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0653592Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0653749Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0653901Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0654052Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0654213Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0654365Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0654558Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0654715Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0654868Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0655022Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0655178Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0655396Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0655590Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0655743Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0655896Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0656052Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0656210Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0656364Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0656519Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0656672Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0656831Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0656985Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0657143Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0657298Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0657453Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0657606Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0657761Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0657913Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0658067Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0658223Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0658376Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0658531Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0658684Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:57:34.0658880Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0659037Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0659194Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0659349Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0659504Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0659656Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0659812Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0659966Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0660119Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0660274Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0660427Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0660579Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0660740Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0660895Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0661051Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0661203Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0661357Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0661513Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0661708Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0661861Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0662018Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0662170Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0662324Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0662517Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0662705Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0662860Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0663012Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0663165Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0663320Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0663474Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0663627Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0663783Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0663935Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0664091Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0664248Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0664401Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0664559Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0664713Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0664865Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0665020Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0665174Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0665331Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0665483Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0665635Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0665790Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0665988Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0666141Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0666298Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0666450Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0666603Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0666757Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0666909Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0667066Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0667220Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0667373Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0667527Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0667679Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0667841Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0667998Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0668149Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0668303Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0668455Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0668608Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0668804Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0668957Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0669116Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0669268Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0669419Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0669615Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0669805Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0669958Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0670113Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0670267Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0670422Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0670577Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0670730Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0670885Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0671037Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0671189Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0671349Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0671502Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0671658Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0671813Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0671968Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0672123Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0672276Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0672430Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0672584Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0672736Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0672887Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0673091Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0673244Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0673402Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0673553Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0673705Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0673860Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0674011Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0674168Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0674322Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0674470Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0674627Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0674778Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0674935Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0675093Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0675244Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0675397Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0675554Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0675706Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0675902Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0676054Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0676206Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0676360Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0676511Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0676706Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0676866Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0677055Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0677213Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0677365Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0677517Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0677671Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0677826Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0677977Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0678135Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0678286Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0678445Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0678601Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0678756Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0678913Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0679110Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0679263Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0679419Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0679573Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0679727Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0679882Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0680035Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0680235Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0680391Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0680546Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0680702Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0680853Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0681005Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0681162Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0681315Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0681472Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0681628Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0681780Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0681934Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0682091Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0682246Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0682401Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0682554Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0682708Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0682861Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0683077Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0683234Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0683387Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0683540Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0683695Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0683910Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0684066Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0684259Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0684411Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0684566Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0684719Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0684872Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0685028Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0685179Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0685335Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0685487Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0685646Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0685802Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0685955Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0686108Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0686262Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0686415Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0686574Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0686729Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0686881Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0687035Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0687186Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0687340Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0687544Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0687698Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0687850Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0688006Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0688159Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0688315Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0688469Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0688621Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0688774Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0688928Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0689080Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0689242Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0689399Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0689554Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0689705Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0689857Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0690015Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0690211Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:57:34.0690364Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0690519Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0690671Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0690827Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0691023Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0691176Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0691370Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0691523Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0691675Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0691829Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0691983Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0692142Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0692297Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0692449Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0692607Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0692765Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0692917Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0693074Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0693233Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0693384Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0693541Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0693693Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0693846Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0694002Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0694154Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0694306Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0694461Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0694659Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0694817Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0694968Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0695120Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0695275Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0695427Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0695580Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0695736Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0696098Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0696332Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0696513Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0696673Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0696829Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0696981Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0697133Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0697288Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0697440Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0697679Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0697838Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0697991Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0698146Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0698297Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0698509Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0698667Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0698875Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0699028Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0699183Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0699336Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0699490Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0699644Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0699795Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0699949Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0700100Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0700255Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0700414Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0700568Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0700722Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0700875Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0701027Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0701183Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0701336Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0701489Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0701645Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0701797Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0701958Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0702174Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0702327Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0702481Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0702632Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0702784Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0702938Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0703092Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0703245Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0703397Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0703548Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0703704Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0703860Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0704013Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0704174Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0704330Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0704486Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0704638Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0704788Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0704985Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0705139Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0705290Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0705447Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0705642Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0705796Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0705990Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0706141Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0706297Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0706448Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0706600Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0706757Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0706910Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0707062Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0707217Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0707371Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0707529Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0707685Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0707836Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0707989Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0708141Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0708293Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0708449Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0708601Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0708755Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0708907Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0709059Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0709287Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0709442Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0709594Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0709751Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0709902Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0710057Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0710210Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0710364Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0710518Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0710669Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0710821Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0710980Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0711131Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0711289Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0711442Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0711593Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0711748Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0711900Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0712094Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0712251Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0712405Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0712556Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0712754Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0712913Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0713109Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0713261Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0713413Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0713572Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0713724Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0713878Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0714033Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0714184Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0714338Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0714493Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0714648Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0714804Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0714957Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0715109Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0715263Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0715415Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0715571Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0715722Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0715873Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0716028Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0716179Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0716378Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0716535Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0716687Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0716840Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0716992Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0717144Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0717301Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0717452Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0717605Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0717759Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0717910Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0718069Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0718222Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0718376Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0718530Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0718683Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0718834Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0718988Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0719239Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0719396Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0719548Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0719701Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0719896Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0720051Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0720241Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0720395Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0720547Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0720699Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0720854Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0721008Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0721163Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0721316Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0721467Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0721624Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0721782Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0721936Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0722090Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:57:34.0722243Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0722400Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0722553Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0722707Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0722863Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0723014Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0723166Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0723321Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0723519Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0723676Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0723828Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0723980Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0724134Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0724287Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0724442Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0724596Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0724748Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0724903Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0725056Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0725212Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0725366Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0725521Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0725673Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0725827Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0725979Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0726133Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0726329Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0726482Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0726636Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0726787Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0726980Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0727153Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0727375Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0727534Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0727685Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0727839Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0727994Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0728147Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0728300Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0728454Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0728607Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0728759Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0728921Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0729076Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0729232Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0729384Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0729536Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0729691Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0729846Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0729997Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0730153Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0730304Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0730459Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0730660Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0730811Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0730970Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0731123Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0731276Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0731432Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0731584Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0731746Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0731898Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0732050Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0732205Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0732361Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0732513Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0732671Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0732823Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0732979Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0733133Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0733286Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0733492Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0733646Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0733800Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0733955Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0734149Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0734304Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0734517Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0734671Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0734826Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0734978Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0735133Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0735294Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0735445Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0735601Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0735752Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0735904Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0736062Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0736216Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0736367Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0736522Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0736673Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0736826Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0736982Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0737135Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0737288Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0737441Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0737594Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0737793Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0737941Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0738096Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0738251Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0738401Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0738555Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0738706Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0738858Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0739015Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0739166Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0739320Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0739478Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0739629Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0739785Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0739936Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0740087Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0740242Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0740392Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0740586Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0740743Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0740895Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0741047Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0741204Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0741393Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0741585Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0741736Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0741887Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0742042Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0742193Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0742348Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0742501Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0742650Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0742804Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0742956Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0743113Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0743273Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0743425Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0743578Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0743729Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0743880Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0744034Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0744185Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0744336Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0744492Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0744643Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0744839Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0744996Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0745151Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0745306Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0745460Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0745614Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0745767Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0745922Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0746073Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0746228Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0746380Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0746540Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0746691Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0746847Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0747001Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0747152Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0747303Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0747457Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0747650Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0747805Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0747959Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0748112Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0748267Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0748503Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0748690Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0748844Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0748995Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0749149Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0749301Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0749455Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0749609Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0749760Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0749912Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0750067Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0750226Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0750382Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0750532Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0750684Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0750840Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0750991Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0751145Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0751298Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0751449Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0751603Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0751754Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0751955Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0752108Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0752266Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0755793Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0755964Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0756125Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0756281Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0756441Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0756601Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0756758Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0756914Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:57:34.0757080Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0757262Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0757450Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0757608Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0757763Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0757924Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0758080Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0758298Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0758459Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0758615Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0758774Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0758929Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0759189Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0759387Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0759543Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0759698Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0759857Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0760013Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0760174Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0760331Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0760491Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0760648Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0760803Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0760964Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0761124Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0761282Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0761437Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0761595Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0761750Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0761905Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0762063Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0762220Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0762377Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0762532Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0762736Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0762896Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0763054Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0763211Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0763365Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0763519Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0763678Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0763834Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0763990Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0764148Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0764303Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0764466Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0764622Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0764782Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0764940Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0765094Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0765249Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0765407Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0765604Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0765764Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0765919Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0766073Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0766231Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0766455Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0766649Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0766807Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0766962Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0767120Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0767275Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0767432Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0767590Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0767744Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0767900Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0768058Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0768218Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0768379Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0768536Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0768691Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0768849Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0769004Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0769158Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0769319Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0769474Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0769629Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0769787Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0769989Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0770148Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0770305Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0770460Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0770619Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0770775Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0770930Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0771089Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0771243Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0771401Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0771555Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0771713Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0771873Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0772031Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0772188Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0772346Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0772502Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0772659Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0772858Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0773015Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0773170Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0773326Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0773481Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0773683Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0773872Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0774027Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0774182Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0774335Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0774492Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0774648Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0774801Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0774957Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0775109Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0775265Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0775424Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0775578Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0775735Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0775888Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0776043Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0776198Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0776350Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0776507Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0776661Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0776818Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0776974Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0777174Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0777329Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0777491Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0777645Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0777799Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0777955Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0778109Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0778266Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0778419Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0778571Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0778728Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0778882Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0779041Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0779204Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0779357Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0779514Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0779667Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0779820Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0780019Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0780174Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0780326Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0780483Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0780636Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0780835Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0781027Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0781181Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0781338Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0781491Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0781645Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0781802Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0781954Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0782108Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0782263Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0782415Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0782577Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0782731Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0782886Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0783041Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0783194Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0783347Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0783506Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0783662Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0783819Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0783972Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0784125Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0784326Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0784480Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0784635Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0784790Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0784944Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0785100Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0785255Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0785411Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0785568Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0785721Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0785875Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0786032Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0786191Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0786347Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0786505Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0786658Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0786814Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0786968Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0787163Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0787322Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0787476Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0787630Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0787786Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0787980Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0788139Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0788330Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0788483Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0788639Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0788793Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0788950Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:57:34.0789107Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0789262Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0789417Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0789570Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0789729Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0789885Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0790041Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0790194Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0790351Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0790504Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0790659Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0790815Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0790968Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0791126Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0791282Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0791486Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0791644Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0791799Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0791956Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0792107Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0792261Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0792417Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0792573Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0792728Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0792883Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0793037Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0793193Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0793350Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0793506Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0793660Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0793814Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0793967Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0794124Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0794341Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0794496Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0794651Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0794804Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0794961Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0795159Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0795314Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0795508Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0795662Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0795815Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0796153Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0796309Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0796467Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0796620Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0796775Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0796931Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0797090Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0797245Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0797403Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0797556Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0797711Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0797864Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0798017Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0798174Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0798327Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0798480Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0798635Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0798867Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0799071Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0799230Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0799389Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0799544Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0799698Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0799851Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0800008Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0800161Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0800318Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0800471Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0800625Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0800788Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0800944Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0801098Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0801254Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0801408Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0801567Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0801781Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0801936Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0802093Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0802246Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0802399Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0802617Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0802772Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0802981Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0803137Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0803289Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0803446Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0803599Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0803755Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0803912Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0804065Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0804219Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0804380Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0804534Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0804693Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0804846Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0804999Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0805150Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0805305Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0805462Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0805619Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0805772Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0805927Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0806082Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0806282Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0806441Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0806594Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0806746Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0806902Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0807055Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0807212Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0807366Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0807520Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0807676Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0807829Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0807988Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0808148Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0808300Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0808456Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0808609Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0808765Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0808964Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0809119Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0809273Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0809430Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0809584Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0809783Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0809939Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0810129Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0810288Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0810442Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0810597Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0810756Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0810913Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0811066Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0811223Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0811375Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0811538Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0811693Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0811849Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0812005Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0812157Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0812312Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0812467Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0812623Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0812778Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0812930Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0813082Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0813241Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0813441Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0813597Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0813754Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0813906Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0814063Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0814217Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0814373Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0814531Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0814683Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0814838Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0814996Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0815154Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0815310Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0815471Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0815625Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0815779Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0815938Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0816133Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0816287Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0816444Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0816596Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0816751Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0816946Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0817102Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0817295Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0817449Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0817602Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0817760Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0817911Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0818070Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0818223Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0818376Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0818534Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0818692Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0818845Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0819002Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0819156Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0819308Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0819464Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0819621Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0819781Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0819935Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0820087Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0820243Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0820395Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0820619Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0820779Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0820930Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:57:34.0821087Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0821240Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0821394Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0821551Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0821702Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0821854Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0822009Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0822162Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0822324Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0822476Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0822632Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0822791Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0822945Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0823099Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0823255Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0823450Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0823608Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0823762Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0823916Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0824116Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0824270Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0824461Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0824617Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0824770Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0824924Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0825077Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0825232Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0825387Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0825539Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0825692Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0825851Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0826007Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0826168Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0826322Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0826474Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0826632Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0826785Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0826939Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0827094Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0827246Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0827399Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0827556Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0827757Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0827916Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0828068Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0828220Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0828377Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0828529Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0828684Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0828842Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0828994Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0829152Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0829305Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0829465Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0829620Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0829775Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0829927Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0830083Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0830235Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0830389Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0830582Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0830737Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0830892Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0831045Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0831238Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0831397Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0831588Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0831746Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0831898Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0832050Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0832205Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0832360Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0832513Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0832668Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0832821Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0832980Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0833136Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0833291Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0833450Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0833602Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0833755Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0833910Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0834067Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0834223Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0834375Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0834527Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0834684Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0834883Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0835041Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0835198Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0835350Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0835503Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0835660Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0835814Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0835970Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0836123Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0836275Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0836433Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0836592Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0836741Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0836899Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0837051Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0837207Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0837360Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0837513Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0837709Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0837863Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0838016Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0838171Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0838363Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0838520Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0838711Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0838864Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0839069Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0839228Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0839381Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0839538Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0839690Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0839845Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0839996Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0840150Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0840312Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0840469Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0840622Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0840779Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0840932Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0841087Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0841242Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0841395Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0841549Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0841702Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0841855Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0842060Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0842216Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0842374Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0842528Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0842681Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0842836Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0842992Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0843144Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0843300Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0843453Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0843606Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0843770Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0843923Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0844080Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0844235Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0844389Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0844546Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0844698Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0844896Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0845055Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0845209Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0845366Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0845562Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0845717Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0845932Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0846085Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0846238Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0846394Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0846549Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0846706Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0846858Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0847011Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0847168Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0847321Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0847480Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0847638Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0847792Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0847948Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0848101Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0848254Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0848411Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0848564Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0848717Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0848873Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0849025Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0849235Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0849389Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0849544Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0849700Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0849853Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0850005Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0850160Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0850315Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0850472Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0850625Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0850779Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0850940Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0851092Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0851248Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0851405Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0851558Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0851711Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0851867Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0852061Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0852219Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0852373Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0852525Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:57:34.0852683Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0852876Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0853064Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0853222Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0853377Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0853534Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0853687Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0853844Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0854001Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0854154Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0854308Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0854463Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0854621Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0854779Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0854931Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0855089Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0855246Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0855399Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0855553Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0855707Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0855862Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0856018Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0856171Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0856372Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0856527Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0856684Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0856838Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0856997Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0857151Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0857309Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0857464Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0857616Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0857772Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0857925Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0858084Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0858239Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0858394Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0858549Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0858701Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0858852Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0859007Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0859203Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0859358Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0859516Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0859669Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0859824Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0860019Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0860207Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0860361Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0860513Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0860666Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0860821Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0860976Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0861130Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0861285Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0861438Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0861593Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0861753Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0861907Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0862061Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0862214Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0862366Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0862523Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0862677Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0862834Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0862987Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0863140Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0863297Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0863507Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0863661Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0863820Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0863973Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0864130Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0864282Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0864435Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0864594Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0864747Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0864898Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0865054Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0865211Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0865368Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0865523Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0865676Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0865831Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0865984Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0866137Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0866391Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0866546Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0866702Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0866853Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0867006Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0867219Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0867440Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0867597Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0867755Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0867908Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0868060Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0868218Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0868371Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0868521Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0868677Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0868830Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0868991Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0869147Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0869300Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0869456Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0869612Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0869767Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0869922Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0870073Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0870231Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0870386Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0870539Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0870744Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0870897Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0871055Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0871208Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0871360Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0871516Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0871669Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0871824Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0871979Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0872132Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0872286Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0872444Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0872596Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0872755Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0872907Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0873061Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0873218Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0873370Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0873570Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0873725Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0873878Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0874036Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0874189Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0874406Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0874601Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0878011Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0878185Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0878343Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0878502Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0878660Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0878814Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0878969Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0879189Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0879346Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0879505Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0879658Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0879817Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0879971Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0880127Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0880285Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0880439Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0880597Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0880750Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0880902Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0881058Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0881284Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0881435Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0881594Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0881747Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0881902Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0882056Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0882207Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0882367Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0882520Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0882671Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0882827Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0882980Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0883144Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0883299Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0883450Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0883604Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0883755Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0883908Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0884107Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0884262Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0884415Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0884569Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0884723Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0884924Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0885114Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0885266Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0885421Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0885573Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0885726Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0885885Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0886039Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0886193Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0886345Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0886497Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0886657Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0886810Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0886966Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0887126Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0887299Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0887476Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0887626Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:57:34.0887780Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0887933Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0888084Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0888236Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0888439Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0888592Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0888751Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0888905Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0889058Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0889212Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0889364Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0889518Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0889672Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0889825Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0889978Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0890134Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0890290Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0890447Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0890600Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0890750Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0890905Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0891057Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0891255Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0891409Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0891561Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0891716Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0891868Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0892062Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0892252Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0892403Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0892556Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0892711Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0892864Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0893020Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0893172Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0893324Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0893479Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0893631Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0893789Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0893943Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0894099Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0894254Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0894406Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0894558Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0894712Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0894868Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0895021Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0895175Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0895328Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0895531Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0895683Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0896032Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0896264Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0896466Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0896624Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0896780Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0896935Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0897089Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0897240Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0897390Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0897546Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0897704Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0897857Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0898010Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0898163Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0898317Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0898468Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0898705Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0898864Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0899019Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0899171Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0899327Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0899543Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0899754Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0899911Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0900064Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0900219Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0900370Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0900523Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0900677Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0900828Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0900980Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0901135Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0901293Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0901449Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0901602Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0901754Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0901909Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0902061Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0902211Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0902368Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0902519Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0902674Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0902826Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0903039Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0903197Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0903353Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0903505Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0903659Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0903807Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0903958Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0904114Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0904266Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0904420Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0904571Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0904722Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0904881Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0905035Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0905186Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0905338Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0905490Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0905645Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0905865Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0906020Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0906173Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0906324Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0906476Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0906672Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0906824Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0907014Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0907166Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0907317Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0907473Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0907625Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0907781Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0907934Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0908086Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0908240Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0908398Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0908548Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0908709Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0908861Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0909012Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0909167Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0909319Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0909472Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0909625Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0909776Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0909930Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0910127Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0910280Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0910436Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0910587Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0910738Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0910893Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0911044Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0911200Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0911352Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0911503Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0911655Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0911806Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0911962Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0912118Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0912269Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0912422Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0912572Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0912724Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0912920Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0913073Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0913226Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0913381Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0913535Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0913732Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0913885Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0914073Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0914228Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0914379Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0914531Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0914686Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0914839Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0914994Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0915146Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0915297Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0915457Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0915610Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0915764Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0915918Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0916069Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0916224Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0916374Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0916526Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0916679Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0916830Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0916986Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0917212Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0917391Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0917544Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0917700Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0917850Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0918003Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0918155Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0918308Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0918463Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0918615Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0918767Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0918920Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0919131Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0919288Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0919439Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:57:34.0919591Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0919746Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0919898Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0920093Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0920248Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0920399Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0920556Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0920709Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0920901Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0921056Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0921257Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0921409Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0921564Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0921715Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0921869Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0922022Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0922172Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0922330Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0922481Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0922637Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0922793Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0922948Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0923102Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0923253Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0923404Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0923558Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0923713Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0923863Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0924016Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0924166Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0924322Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0924520Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0924674Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0924827Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0924979Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0925130Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0925285Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0925440Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0925590Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0925744Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0925894Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0926048Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0926205Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0926359Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0926512Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0926663Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0926814Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0926967Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0927160Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0927315Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0927466Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0927616Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0927770Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0927962Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0928115Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0928307Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0928459Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0928614Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0928765Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0928914Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0929070Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0929223Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0929374Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0929529Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0929687Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0929841Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0929995Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0930148Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0930301Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0930453Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0930607Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0930764Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0930916Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0931070Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0931221Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0931374Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0931599Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0931752Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0931904Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0932058Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0932211Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0932365Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0932518Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0932668Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0932821Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0932973Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0933124Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0933287Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0933439Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0933590Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0933744Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0933896Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0934051Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0934244Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0934397Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0934550Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0934703Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0934855Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0935051Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0935202Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0935395Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0935546Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0935699Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0935854Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0936006Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0936159Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0936313Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0936464Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0936619Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0936777Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0936929Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0937089Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0937243Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0937394Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0937546Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0937701Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0937854Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0938006Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0938159Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0938309Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0938463Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0938662Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0938818Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0938972Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0939122Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0939276Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0939427Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0939579Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0939734Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0939886Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0940039Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0940194Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0940350Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0940504Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0940657Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0940808Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0940961Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0941114Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0941264Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0941461Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0941615Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0941768Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0941921Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0942115Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0942272Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0942462Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0942613Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0942768Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0942920Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0943069Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0943227Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0943379Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0943534Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0943685Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0943837Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0943994Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0944147Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0944299Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0944454Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0944605Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0944759Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0944913Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0945064Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0945220Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0945373Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0945526Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0945726Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0945881Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0946034Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0946185Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0946336Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0946490Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0946643Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0946793Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0946947Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0947098Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0947251Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0947409Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0947564Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0947721Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0947873Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0948024Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0948181Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0948333Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0948528Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0948680Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0948831Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0948987Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0949179Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0949333Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0949526Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0949677Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0949829Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0949985Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0950136Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0950295Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0950447Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0950599Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0950753Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:57:34.0950906Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0951064Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0951222Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0951373Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0951526Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0951677Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0951827Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0951984Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0952135Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0952285Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0952441Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0952593Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0952795Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0952948Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0953101Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0953255Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0953405Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0953556Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0953712Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0953861Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0954015Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0954167Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0954318Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0954478Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0954629Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0954783Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0954937Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0955087Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0955240Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0955390Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0955584Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0955739Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0955890Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0956042Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0956239Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0956395Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0956613Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0956763Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0956916Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0957070Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0957221Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0957376Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0957531Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0957682Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0957834Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0957988Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0958146Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0958301Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0958452Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0958601Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0958755Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0958906Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0959115Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0959269Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0959419Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0959573Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0959723Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0959923Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0960079Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0960228Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0960379Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0960532Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0960683Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0960839Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0960990Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0961141Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0961293Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0961443Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0961599Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0961752Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0961907Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0962061Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0962213Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0962364Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0962518Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0962716Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0962869Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0963022Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0963173Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0963368Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0963521Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0963709Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0963862Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0964013Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0964165Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0964320Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0964475Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0964629Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0964781Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0964931Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0965086Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0965243Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0965397Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0965550Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0965702Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0965859Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0966014Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0966167Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0966320Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0966466Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0966618Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0966772Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0966969Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0967120Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0967277Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0967428Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0967583Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0967735Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0967886Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0968041Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0968192Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0968345Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0968499Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0968655Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0968809Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0968962Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0969114Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0969267Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0969418Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0969569Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0969764Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0969917Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0970072Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0970225Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0970382Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0970578Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0970766Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0970917Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0971071Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0971222Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0971375Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0971529Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0971680Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0971837Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0971989Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0972141Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0972300Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0972454Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0972609Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0972760Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0972911Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0973064Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0973217Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0973368Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0973523Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0973674Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0973825Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0974028Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0974179Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0974338Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0974492Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0974648Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0974803Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0974956Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0975110Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0975265Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0975417Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0975571Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0975728Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0975879Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0976035Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0976188Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0976339Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0976494Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0976645Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0976841Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0976997Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0977148Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0977302Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0977456Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0977647Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0977838Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0977991Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0978147Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0978301Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0978453Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0978611Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0978762Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0978914Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0979067Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0979220Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0979379Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0979532Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0979683Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0979836Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0979986Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0980137Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0980294Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0980445Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0980600Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0980752Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0980903Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0981147Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0981298Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0981451Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0981604Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0981755Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0981906Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0982059Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:57:34.0982215Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0982369Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0982520Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0982670Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0982828Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0982979Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0983132Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0983286Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0983436Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0983590Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0983742Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0983935Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0984090Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0984241Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0984392Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0984548Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0984767Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0984957Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0985109Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0985260Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0985413Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0985564Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0985717Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0985872Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0986023Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0986176Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0986327Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0986483Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0986640Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0986790Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0986941Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0987094Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0987245Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0987400Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0987551Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0987702Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0987863Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0988014Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0988210Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0988366Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0988519Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0988674Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0988825Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0988975Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0989127Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0989281Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0989433Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0989589Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0989740Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0989896Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0990051Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0990204Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0990357Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0990509Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0990662Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0990815Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0991010Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0991164Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0991321Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0991471Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0991626Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0991818Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0992006Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0992160Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0992311Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0992461Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0992614Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0992767Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0992920Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0993070Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0993221Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0993373Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0993529Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0993679Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0993835Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0993987Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0994140Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0994291Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0994441Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0994594Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0994745Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0994896Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0995050Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0995247Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0995403Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0999100Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0999282Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0999440Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0999596Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0999754Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.0999913Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1000069Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1000225Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1000381Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1000543Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1000698Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1000854Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1001013Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1001168Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1001321Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1001475Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1001723Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1001883Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1002036Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1002189Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1002344Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1002562Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1002772Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1002928Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1003080Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1003237Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1003392Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1003548Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1003708Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1003862Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1004017Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1004171Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1004332Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1004488Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1004643Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1004797Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1004953Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1005107Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1005267Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1005424Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1005578Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1005735Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1005889Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1006108Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1006268Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1006424Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1006578Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1006734Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1006888Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1007047Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1007203Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1007358Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1007513Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1007667Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1007820Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1007981Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1008136Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1008292Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1008446Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1008598Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1008754Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1008949Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1009104Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1009260Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1009413Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1009570Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1009768Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1009958Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1010115Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1010268Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1010421Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1010577Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1010732Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1010890Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1011048Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1011201Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1011357Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1011519Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1011676Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1011834Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1011986Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1012142Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1012296Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1012450Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1012607Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1012761Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1012913Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1013070Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1013271Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1013427Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1013583Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1013737Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1013894Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1014047Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1014199Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1014357Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1014511Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1014665Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1014822Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1014975Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1015137Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1015296Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1015450Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1015607Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1015760Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1015914Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1016137Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1016292Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1016448Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1016605Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1016759Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1016963Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1017156Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1017310Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:57:34.1017467Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1017620Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1017778Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1017934Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1018087Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1018243Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1018397Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1018551Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1018714Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1018866Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1019025Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1019180Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1019334Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1019490Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1019643Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1019799Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1019957Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1020110Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1020268Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1020471Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1020630Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1020792Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1020946Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1021100Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1021256Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1021410Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1021568Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1021722Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1021877Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1022032Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1022186Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1022346Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1022507Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1022661Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1022814Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1022970Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1023124Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1023323Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1023478Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1023630Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1023789Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1023943Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1024138Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1024301Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1024493Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1024647Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1024804Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1024957Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1025114Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1025270Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1025424Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1025579Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1025733Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1025894Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1026051Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1026206Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1026362Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1026514Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1026668Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1026822Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1026979Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1027133Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1027289Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1027441Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1027647Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1027801Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1027960Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1028117Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1028270Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1028422Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1028581Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1028737Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1028893Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1029046Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1029200Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1029357Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1029513Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1029669Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1029825Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1029976Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1030134Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1030287Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1030482Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1030639Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1030793Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1030946Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1031103Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1031298Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1031453Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1031647Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1031801Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1031959Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1032114Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1032267Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1032427Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1032581Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1032734Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1032890Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1033047Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1033198Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1033353Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1033506Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1033662Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1033815Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1033968Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1034125Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1034281Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1034437Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1034592Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1034789Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1034948Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1035104Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1035258Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1035414Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1035567Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1035724Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1035879Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1036032Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1036188Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1036340Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1036493Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1036656Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1036810Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1036966Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1037119Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1037272Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1037428Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1037626Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1037781Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1037936Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1038091Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1038248Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1038444Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1038599Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1038793Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1038946Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1039157Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1039316Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1039469Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1039623Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1039781Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1039936Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1040091Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1040250Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1040402Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1040561Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1040715Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1040869Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1041025Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1041177Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1041335Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1041488Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1041642Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1041798Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1041951Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1042179Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1042337Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1042490Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1042646Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1042799Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1042952Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1043110Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1043264Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1043418Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1043578Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1043732Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1043894Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1044050Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1044208Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1044362Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1044515Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1044670Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1044868Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1045023Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1045180Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1045333Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1045486Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1045686Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1045843Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1046237Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1046394Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1046547Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1046703Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1046856Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1047011Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1047168Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1047321Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1047474Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1047637Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1047791Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1047946Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1048101Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1048254Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1048410Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1048564Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1048720Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1048876Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1049029Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1049181Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:57:34.1049337Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1049541Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1049699Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1049852Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1050007Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1050162Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1050317Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1050472Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1050629Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1050782Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1050938Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1051092Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1051250Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1051406Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1051562Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1051715Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1051872Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1052027Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1052224Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1052379Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1052532Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1052688Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1052842Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1053034Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1053192Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1053384Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1053541Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1053696Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1053852Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1054006Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1054162Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1054318Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1054474Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1054628Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1054793Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1054950Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1055106Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1055261Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1055414Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1055567Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1055723Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1055879Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1056032Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1056187Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1056341Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1056498Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1056699Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1056855Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1057011Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1057164Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1057319Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1057476Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1057633Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1057789Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1057943Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1058098Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1058253Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1058412Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1058573Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1058728Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1058883Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1059039Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1059194Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1059347Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1059541Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1059699Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1059853Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1060005Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1060203Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1060359Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1060553Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1060706Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1060859Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1061015Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1061168Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1061324Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1061480Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1061633Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1061792Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1061947Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1062104Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1062262Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1062415Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1062569Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1062727Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1062880Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1063043Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1063196Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1063351Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1063505Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1063660Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1063861Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1064021Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1064174Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1064328Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1064485Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1064638Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1064797Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1064950Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1065098Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1065256Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1065409Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1065570Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1065726Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1065881Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1066038Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1066193Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1066346Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1066503Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1066697Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1066853Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1067013Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1067168Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1067368Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1067523Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1067738Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1067895Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1068048Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1068201Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1068356Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1068511Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1068667Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1068822Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1068976Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1069134Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1069296Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1069453Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1069610Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1069764Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1069919Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1070073Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1070231Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1070386Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1070539Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1070692Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1070849Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1071051Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1071211Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1071364Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1071516Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1071672Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1071826Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1071981Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1072138Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1072292Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1072445Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1072602Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1072761Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1072916Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1073071Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1073225Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1073382Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1073535Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1073688Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1073886Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1074041Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1074198Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1074355Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1074550Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1074707Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1074901Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1075057Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1075212Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1075365Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1075521Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1075676Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1075831Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1075986Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1076139Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1076291Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1076453Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1076610Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1076766Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1076919Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1077072Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1077227Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1077383Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1077536Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1077691Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1077843Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1078002Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1078204Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1078359Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1078519Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1078673Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1078826Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1078982Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1079183Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1079341Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1079494Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1079647Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1079803Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1079961Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1080114Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1080272Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1080425Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1080579Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1080735Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1080888Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:57:34.1081092Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1081246Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1081400Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1081556Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1081750Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1081905Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1082099Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1082253Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1082409Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1082561Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1082715Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1082872Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1083026Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1083179Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1083334Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1083487Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1083650Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1083806Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1083959Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1084114Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1084267Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1084421Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1084582Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1084736Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1084892Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1085045Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1085198Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1085401Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1085555Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1085711Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1085866Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1086019Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1086175Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1086329Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1086484Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1086640Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1086793Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1086948Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1087108Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1087261Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1087419Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1087573Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1087727Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1087881Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1088034Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1088229Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1088386Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1088539Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1088693Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1088851Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1089042Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1089234Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1089388Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1089541Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1089699Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1089852Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1090008Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1090164Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1090319Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1090476Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1090629Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1090786Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1090944Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1091098Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1091250Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1091405Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1091559Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1091716Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1091869Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1092021Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1092176Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1092331Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1092532Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1092688Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1092847Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1093002Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1093155Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1093307Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1093463Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1093617Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1093771Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1093926Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1094080Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1094243Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1094396Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1094553Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1094708Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1094861Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1095014Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1095168Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1095362Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1095521Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1095675Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1095828Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1096272Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1096584Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1096842Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1097002Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1097155Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1097303Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1097458Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1097612Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1097770Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1097921Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1098073Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1098228Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1098386Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1098539Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1098694Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1098844Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1099000Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1099152Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1099305Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1099461Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1099613Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1099764Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1099919Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1100142Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1100298Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1100452Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1100605Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1100761Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1100914Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1101066Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1101222Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1101374Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1101527Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1101678Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1101834Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1101986Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1102140Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1102291Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1102445Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1102596Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1102750Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1102959Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1103112Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1103269Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1103420Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1103569Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1103768Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1103960Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1104114Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1104264Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1104415Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1104570Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1104725Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1104877Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1105030Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1105181Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1105332Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1105490Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1105641Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1105796Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1105947Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1106099Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1106255Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1106410Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1106561Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1106714Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1106865Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1107026Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1107230Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1107382Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1107539Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1107691Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1107841Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1107994Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1108145Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1108301Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1108454Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1108605Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1108759Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1108917Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1109068Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1109223Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1109374Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1109526Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1109677Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1109827Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1110022Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1110175Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1110327Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1110480Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1110630Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1110825Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1111014Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1111164Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1111321Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1111471Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1111622Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1111778Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1111929Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1112083Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1112235Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1112385Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1112545Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1112697Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1112849Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:57:34.1113002Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1113154Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1113305Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1113458Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1113611Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1113768Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1113920Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1114072Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1114273Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1114424Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1114577Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1114730Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1114881Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1115033Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1115183Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1115336Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1115488Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1115638Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1115789Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1115943Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1116097Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1116253Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1116404Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1116555Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1116707Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1116858Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1117050Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1117204Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1117356Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1117507Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1117658Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1117849Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1121441Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1121617Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1121778Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1121932Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1122091Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1122248Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1122399Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1122554Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1122708Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1122860Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1123020Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1123172Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1123332Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1123485Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1123639Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1123794Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1123946Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1124099Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1124253Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1124404Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1124558Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1124779Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1124932Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1125090Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1125242Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1125393Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1125548Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1125700Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1125858Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1126010Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1126161Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1126315Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1126473Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1126628Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1126785Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1126936Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1127091Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1127241Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1127393Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1127618Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1127771Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1127923Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1128079Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1128232Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1128428Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1128615Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1128768Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1128921Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1129073Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1129225Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1129383Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1129536Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1129687Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1129840Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1129991Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1130151Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1130302Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1130455Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1130609Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1130760Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1130911Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1131064Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1131218Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1131372Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1131523Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1131676Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1131878Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1132025Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1132179Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1132333Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1132485Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1132638Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1132789Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1132942Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1133097Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1133247Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1133398Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1133551Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1133708Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1133869Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1134019Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1134171Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1134325Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1134476Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1134669Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1134825Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1134975Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1135129Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1135281Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1135477Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1135632Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1135821Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1135973Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1136130Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1136282Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1136437Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1136588Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1136738Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1136893Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1137046Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1137203Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1137361Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1137514Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1137665Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1137824Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1137975Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1138129Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1138281Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1138432Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1138586Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1138739Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1138939Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1139093Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1139247Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1139402Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1139553Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1139704Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1139857Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1140014Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1140164Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1140317Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1140468Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1140622Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1140777Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1140930Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1141083Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1141233Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1141384Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1141537Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1141730Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1141887Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1142038Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1142189Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1142343Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1142536Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1142690Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1142883Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1143033Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1143191Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1143342Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1143493Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1143649Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1143801Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1143952Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1144106Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1144262Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1144418Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1144571Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1144722Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1144875Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1145026Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1145178Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1145333Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1145483Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1145635Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1145790Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1145982Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1146138Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1146295Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1146447Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1146602Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1146752Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1146903Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1147061Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1147212Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1147363Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1147517Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:57:34.1147671Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1147827Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1147980Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1148130Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1148284Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1148435Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1148586Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1148782Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1148935Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1149088Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1149239Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1149390Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1149585Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1149737Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1149925Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1150079Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1150230Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1150390Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1150541Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1150692Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1150845Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1150997Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1151147Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1151307Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1151458Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1151613Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1151765Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1151916Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1152069Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1152219Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1152372Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1152525Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1152676Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1152829Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1153046Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1153200Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1153356Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1153507Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1153659Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1153812Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1153964Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1154118Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1154273Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1154423Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1154576Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1154728Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1154883Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1155038Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1155189Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1155339Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1155493Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1155644Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1155839Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1155994Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1156146Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1156303Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1156454Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1156656Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1156810Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1157000Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1157154Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1157306Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1157457Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1157612Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1157766Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1157916Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1158069Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1158220Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1158379Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1158529Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1158683Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1158836Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1158987Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1159218Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1159374Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1159528Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1159683Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1159834Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1159986Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1160139Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1160341Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1160495Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1160648Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1160799Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1160953Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1161105Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1161259Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1161414Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1161566Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1161716Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1161870Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1162026Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1162180Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1162333Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1162485Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1162637Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1162788Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1162980Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1163135Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1163283Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1163435Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1163590Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1163784Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1163939Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1164128Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1164280Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1164433Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1164583Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1164734Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1164887Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1165041Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1165195Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1165347Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1165505Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1165661Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1165816Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1165967Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1166120Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1166270Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1166423Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1166577Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1166730Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1166886Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1167040Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1167192Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1167394Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1167549Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1167702Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1167853Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1168005Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1168161Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1168316Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1168468Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1168622Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1168774Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1168925Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1169084Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1169236Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1169392Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1169543Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1169694Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1169849Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1170000Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1170192Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1170348Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1170499Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1170654Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1170846Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1170999Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1171191Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1171345Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1171496Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1171649Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1171800Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1171957Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1172107Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1172259Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1172413Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1172570Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1172721Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1172877Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1173028Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1173183Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1173339Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1173489Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1173646Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1173797Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1173947Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1174104Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1174254Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1174456Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1174610Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1174762Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1174918Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1175068Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1175219Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1175376Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1175527Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1175681Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1175831Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1175984Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1176143Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1176295Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1176448Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1176607Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1176759Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1176909Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1177062Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1177255Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1177409Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1177561Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1177714Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1177911Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1178064Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1178279Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1178434Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1178585Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1178739Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1178893Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:57:34.1179045Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1179199Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1179351Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1179502Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1179659Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1179819Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1179972Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1180126Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1180278Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1180428Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1180582Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1180735Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1180886Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1181039Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1181192Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1181351Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1181549Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1181702Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1181856Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1182008Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1182159Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1182313Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1182467Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1182621Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1182774Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1182926Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1183080Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1183238Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1183389Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1183546Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1183696Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1183852Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1184003Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1184156Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1184351Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1184504Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1184655Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1184810Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1185003Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1185159Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1185350Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1185502Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1185658Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1185809Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1185960Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1186116Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1186267Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1186419Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1186573Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1186725Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1186884Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1187038Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1187190Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1187345Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1187496Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1187647Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1187804Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1187956Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1188112Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1188264Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1188416Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1188615Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1188769Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1188920Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1189073Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1189223Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1189378Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1189531Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1189682Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1189835Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1189988Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1190138Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1190299Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1190452Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1190609Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1190760Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1190912Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1191065Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1191217Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1191407Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1191562Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1191714Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1191869Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1192064Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1192217Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1192407Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1192559Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1192711Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1192864Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1193016Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1193172Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1193323Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1193474Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1193628Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1193779Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1193936Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1194092Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1194244Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1194396Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1194544Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1194696Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1194852Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1195003Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1195155Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1195310Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1195460Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1195661Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1195816Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1196167Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1196320Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1196472Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1196627Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1196782Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1196936Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1197087Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1197240Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1197391Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1197552Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1197705Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1197860Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1198014Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1198165Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1198317Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1198473Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1198700Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1198857Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1199046Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1199201Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1199422Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1199576Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1199783Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1199939Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1200091Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1200244Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1200398Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1200553Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1200708Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1200859Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1201010Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1201163Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1201320Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1201475Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1201626Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1201776Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1201930Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1202081Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1202234Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1202387Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1202539Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1202688Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1202842Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1203055Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1203209Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1203362Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1203512Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1203665Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1203817Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1203967Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1204123Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1204274Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1204427Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1204577Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1204733Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1204887Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1205042Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1205192Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1205346Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1205497Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1205650Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1205850Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1206003Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1206156Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1206307Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1206461Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1206680Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1206868Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1207021Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1207173Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1207325Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1207482Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1207636Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1207787Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1207941Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1208092Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1208246Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1208402Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1208555Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1208710Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1208862Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1209012Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1209166Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1209319Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1209472Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1209623Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1209774Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1209927Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1210127Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1210278Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1210435Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:57:34.1210585Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1210740Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1210894Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1211044Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1211199Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1211352Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1211503Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1211657Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1211812Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1211962Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1212120Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1212270Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1212423Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1212573Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1212724Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1212918Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1213071Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1213221Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1213376Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1213526Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1213769Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1213956Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1214107Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1214260Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1214411Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1214561Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1214715Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1214867Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1215020Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1215171Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1215321Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1215480Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1215634Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1215786Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1215939Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1216089Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1216242Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1216395Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1216545Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1216699Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1216849Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1217000Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1217199Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1217350Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1217513Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1217665Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1217816Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1217970Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1218121Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1218273Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1218428Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1218580Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1218730Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1218889Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1219040Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1219195Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1219346Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1219498Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1219652Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1219802Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1219995Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1220152Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1220305Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1220458Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1220609Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1220804Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1220997Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1221150Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1221301Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1221457Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1221611Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1221767Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1221920Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1222072Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1222225Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1222376Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1222533Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1222687Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1222840Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1222993Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1223144Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1223294Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1223451Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1223601Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1223754Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1223907Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1224058Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1224260Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1224411Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1224564Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1224716Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1224867Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1225018Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1225175Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1225330Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1225480Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1225634Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1225784Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1225943Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1226089Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1226243Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1226397Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1226549Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1226699Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1226854Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1227046Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1227201Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1227353Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1227508Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1227663Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1227856Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1228043Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1228197Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1228348Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1228501Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1228652Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1228809Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1228964Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1229114Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1229264Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1229419Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1229577Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1229732Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1229885Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1230035Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1230188Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1230339Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1230490Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1230646Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1230796Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1230950Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1231101Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1231298Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1231452Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1231605Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1231758Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1231912Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1232063Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1232216Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1232369Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1232521Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1232675Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1232825Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1232979Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1233139Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1233293Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1233444Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1233597Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1233747Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1233904Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1234121Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1234275Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1234431Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1234586Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1234737Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1234937Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1235124Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1235279Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1235430Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1235580Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1235734Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1235888Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1236039Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1236192Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1236342Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1236495Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1236651Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1236802Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1236958Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1237107Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1237258Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1237413Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1237563Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1237719Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1237871Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1238021Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1238174Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1238372Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1241839Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1242018Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1242179Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1242333Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1242485Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1242641Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1242794Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1242946Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1243102Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1243253Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1243407Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1243563Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1243720Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1243876Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1244029Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1244182Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1244336Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1244548Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1244704Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1244856Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1245007Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1245161Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1245354Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1245544Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1245698Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1245851Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1246004Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1246156Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1246312Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1246467Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1246617Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1246769Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1246925Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1247082Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1247236Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1247390Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1247542Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1247697Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1247849Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1248001Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1248157Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1248308Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1248464Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1248618Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1248818Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1248973Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1249127Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1249278Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1249432Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1249583Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1249738Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1249892Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1250043Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1250197Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1250348Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1250499Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1250660Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1250813Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1250964Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1251117Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1251266Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1251420Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1251611Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1251764Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1251918Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1252071Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1252223Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1252420Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1252608Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1252762Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1252913Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1253064Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1253218Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1253371Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1253522Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1253676Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1253827Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1253980Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1254137Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1254289Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1254444Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1254597Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1254748Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1254901Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1255053Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1255209Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1255361Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1255514Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1255668Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1255866Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1256017Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1256174Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1256327Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1256482Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1256633Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1256785Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1256941Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1257093Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1257243Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1257397Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1257547Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1257704Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1257866Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1258017Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1258173Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1258325Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1258477Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1258672Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1258825Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1258976Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1259130Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1259283Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1259477Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1259630Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1259820Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1259974Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1260127Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1260278Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1260432Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1260584Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1260735Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1260888Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1261041Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1261200Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1261351Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1261505Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1261659Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1261810Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1261964Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1262116Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1262269Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1262425Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1262576Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1262729Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1262954Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1263111Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1263270Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1263423Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1263575Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1263729Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1263881Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1264034Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1264188Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1264340Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1264495Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1264649Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1264813Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1264970Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1265122Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1265273Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1265427Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1265580Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1265772Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1265927Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1266080Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1266234Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1266386Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1266582Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1266740Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1266928Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1267079Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1267238Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1267390Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1267543Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1267700Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1267852Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1268006Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1268159Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1268320Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1268474Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1268626Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1268778Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1268933Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1269085Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1269241Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1269395Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1269546Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1269699Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1269851Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1270047Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1270202Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1270355Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1270508Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1270660Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1270814Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1270969Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1271122Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1271273Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1271427Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1271578Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1271735Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1271892Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1272045Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1272200Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1272351Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1272502Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1272656Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1272849Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1273004Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1273155Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1273305Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1273460Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1273658Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1273812Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1274003Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1274156Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1274307Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1274462Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1274614Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1274771Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1274922Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1275073Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1275227Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1275384Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1275536Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1275692Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1275847Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1276000Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1276152Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1276303Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:57:34.1276460Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1276612Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1276764Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1276919Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1277071Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1277273Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1277429Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1277580Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1277736Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1277886Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1278039Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1278197Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1278348Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1278503Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1278655Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1278806Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1278966Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1279177Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1279329Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1279483Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1279636Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1279790Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1279985Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1280138Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1280293Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1280446Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1280598Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1280795Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1280949Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1281140Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1281292Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1281444Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1281599Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1281750Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1281903Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1282058Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1282209Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1282361Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1282521Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1282671Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1282827Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1282979Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1283131Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1283286Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1283438Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1283590Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1283745Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1283896Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1284051Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1284201Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1284400Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1284558Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1284709Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1284861Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1285015Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1285166Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1285322Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1285474Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1285626Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1285781Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1285935Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1286090Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1286245Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1286399Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1286553Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1286705Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1286856Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1287010Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1287205Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1287357Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1287511Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1287663Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1287860Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1288014Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1288225Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1288379Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1288532Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1288683Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1288838Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1288993Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1289148Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1289300Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1289452Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1289615Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1289768Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1289922Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1290076Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1290228Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1290380Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1290535Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1290688Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1290843Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1290994Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1291146Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1291300Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1291501Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1291655Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1291809Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1291961Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1292110Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1292262Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1292415Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1292569Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1292721Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1292872Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1293028Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1293185Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1293340Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1293494Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1293645Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1293802Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1293955Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1294107Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1294304Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1294457Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1294614Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1294766Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1294960Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1295117Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1295306Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1295459Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1295615Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1295767Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1296272Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1296478Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1296637Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1296792Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1296945Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1297103Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1297260Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1297415Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1297571Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1297723Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1297875Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1298030Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1298183Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1298335Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1298492Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1298646Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1298797Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1299051Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1299208Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1299363Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1299515Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1299668Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1299829Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1299984Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1300136Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1300294Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1300445Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1300601Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1300766Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1300922Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1301076Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1301232Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1301385Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1301536Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1301692Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1301903Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1302062Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1302214Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1302367Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1302581Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1302736Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1302943Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1303098Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1303250Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1303405Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1303560Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1303714Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1303870Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1304023Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1304177Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1304332Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1304490Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1304647Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1304800Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1304953Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1305109Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1305264Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1305422Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1305578Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1305730Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1305886Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1306039Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1306238Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1306397Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1306550Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1306703Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1306861Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1307014Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1307171Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1307323Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1307475Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1307629Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1307784Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1307943Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1308098Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1308254Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:57:34.1308405Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1308562Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1308715Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1308870Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1309065Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1309220Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1309379Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1309532Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1309728Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1309883Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1310073Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1310227Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1310379Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1310532Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1310687Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1310841Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1310993Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1311149Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1311301Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1311457Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1311618Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1311775Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1311931Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1312085Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1312238Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1312393Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1312546Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1312700Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1312852Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1313006Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1313163Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1313367Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1313520Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1313680Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1313834Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1313989Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1314143Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1314296Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1314454Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1314606Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1314758Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1314913Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1315071Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1315226Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1315381Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1315533Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1315687Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1315839Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1315991Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1316186Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1316340Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1316493Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1316647Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1316864Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1317021Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1317213Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1317369Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1317527Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1317678Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1317830Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1317990Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1318143Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1318298Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1318449Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1318601Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1318763Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1318916Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1319120Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1319276Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1319428Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1319582Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1319735Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1319886Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1320041Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1320196Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1320349Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1320557Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1320708Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1320866Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1321019Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1321172Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1321325Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1321477Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1321631Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1321785Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1321938Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1322092Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1322248Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1322400Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1322556Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1322708Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1322859Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1323014Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1323165Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1323362Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1323516Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1323667Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1323820Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1323974Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1324161Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1324353Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1324505Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1324656Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1324811Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1324963Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1325119Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1325270Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1325422Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1325576Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1325727Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1325886Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1326043Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1326196Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1326350Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1326502Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1326653Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1326809Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1326961Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1327113Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1327287Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1327463Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1327670Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1327823Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1327978Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1328133Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1328285Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1328437Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1328596Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1328749Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1328904Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1329057Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1329209Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1329367Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1329519Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1329674Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1329831Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1329984Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1330139Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1330291Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1330528Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1330686Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1330839Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1330991Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1331146Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1331340Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1331528Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1331684Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1331837Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1331992Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1332145Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1332299Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1332455Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1332607Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1332759Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1332914Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1333070Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1333228Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1333379Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1333531Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1333685Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1333837Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1333991Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1334145Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1334297Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1334454Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1334609Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1334817Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1334972Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1335126Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1335278Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1335433Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1335585Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1335740Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1335895Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1336050Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1336206Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1336358Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1336516Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1336672Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1336826Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1336980Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1337132Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1337284Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1337438Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1337632Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1337786Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1337940Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1338093Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1338248Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1338446Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1338636Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1338794Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1338946Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1339100Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1339259Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1339412Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1339565Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1339719Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1339871Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:57:34.1340027Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1340183Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1340335Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1340492Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1340645Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1340797Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1340952Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1341106Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1341263Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1341414Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1341566Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1341721Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1341921Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1342078Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1342237Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1342389Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1342547Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1342701Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1342853Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1343009Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1343162Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1343313Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1343468Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1343624Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1343779Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1343934Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1344086Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1344240Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1344393Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1344545Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1344766Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1344924Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1345081Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1345233Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1345385Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1345581Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1345771Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1345923Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1346076Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1346227Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1346386Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1346541Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1346692Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1346847Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1346999Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1347151Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1347311Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1347462Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1347617Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1347772Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1347924Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1348080Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1348231Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1348386Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1348540Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1348693Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1348846Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1349052Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1349205Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1349364Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1349516Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1349668Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1349823Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1349976Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1350130Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1350284Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1350435Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1350591Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1350747Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1350902Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1351058Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1351210Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1351362Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1351517Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1351670Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1351866Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1352020Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1352172Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1352327Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1352484Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1352677Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1352872Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1353027Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1353181Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1353333Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1353486Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1353645Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1353797Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1353949Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1354105Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1354257Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1354419Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1354571Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1354726Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1354882Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1355033Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1355186Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1355340Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1355495Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1355646Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1355802Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1355953Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1356153Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1356304Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1356459Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1356613Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1356766Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1356918Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1357073Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1357233Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1357410Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1357581Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1357733Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1357887Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1358044Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1358198Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1358353Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1358506Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1358660Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1358812Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1359006Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1359215Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1359366Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1359519Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1359673Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1363193Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1363407Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1363564Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1363722Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1363876Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1364030Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1364189Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1364341Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1364497Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1364650Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1364802Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1364963Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1365118Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1365273Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1365430Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1365584Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1365739Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1365892Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1366045Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1366200Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1366352Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1366503Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1366705Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1366859Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1367018Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1367171Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1367324Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1367479Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1367633Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1367791Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1367946Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1368098Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1368255Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1368408Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1368564Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1368722Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1368874Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1369028Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1369183Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1369336Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1369533Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1369687Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1369840Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1369998Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1370150Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1370345Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1370502Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1370693Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1370851Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1371003Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1371156Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1371319Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1371471Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1371624Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1371779Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1371932Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1372091Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1372246Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1372401Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1372556Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1372708Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1372860Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1373016Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1373171Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1373322Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1373479Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1373632Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1373861Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1374013Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1374168Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1374324Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1374476Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1374629Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1374784Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:57:34.1374939Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1375095Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1375250Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1375402Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1375559Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1375717Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1375871Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1376025Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1376177Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1376332Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1376485Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1376683Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1376839Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1376991Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1377143Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1377299Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1377492Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1377648Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1377838Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1377989Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1378144Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1378298Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1378450Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1378608Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1378760Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1378915Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1379067Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1379226Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1379383Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1379537Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1379691Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1379849Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1380002Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1380154Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1380313Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1380465Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1380621Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1380775Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1380971Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1381128Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1381285Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1381438Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1381595Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1381747Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1381902Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1382057Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1382210Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1382365Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1382518Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1382670Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1382829Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1382983Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1383138Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1383290Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1383442Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1383597Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1383791Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1383946Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1384101Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1384252Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1384410Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1384607Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1384762Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1384955Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1385107Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1385259Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1385414Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1385566Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1385723Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1385875Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1386027Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1386182Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1386344Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1386497Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1386655Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1386808Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1386962Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1387120Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1387271Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1387427Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1387581Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1387733Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1387889Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1388086Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1388244Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1388402Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1388554Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1388708Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1388862Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1389015Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1389173Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1389327Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1389479Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1389636Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1389788Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1389947Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1390105Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1390257Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1390414Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1390563Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1390716Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1390913Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1391066Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1391218Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1391375Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1391526Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1391723Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1391876Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1392089Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1392243Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1392396Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1392550Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1392707Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1392861Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1393016Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1393168Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1393321Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1393484Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1393636Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1393788Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1393944Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1394096Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1394250Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1394403Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1394556Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1394711Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1394864Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1395015Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1395171Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1395370Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1395528Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1395681Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1396005Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1396163Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1396316Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1396471Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1396626Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1396777Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1396932Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1397085Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1397243Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1397397Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1397552Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1397704Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1397859Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1398010Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1398236Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1398395Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1398546Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1398701Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1398854Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1399112Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1399271Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1399499Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1399651Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1399806Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1399961Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1400116Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1400270Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1400420Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1400578Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1400730Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1400889Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1401043Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1401197Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1401351Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1401504Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1401656Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1401813Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1401965Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1402117Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1402275Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1402427Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1402581Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1402800Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1402953Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1403110Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1403263Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1403415Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1403568Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1403722Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1403878Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1404029Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1404180Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1404335Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1404492Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1404644Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1404802Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1404954Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1405105Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1405259Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1405410Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1405608Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1405760Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1405913Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1406067Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1406259Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1406414Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1406605Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:57:34.1406757Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1406910Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1407062Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1407212Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1407370Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1407521Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1407673Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1407829Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1407984Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1408144Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1408297Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1408449Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1408603Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1408755Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1408907Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1409063Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1409215Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1409370Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1409523Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1409674Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1409876Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1410030Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1410181Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1410336Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1410487Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1410642Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1410796Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1410947Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1411101Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1411252Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1411406Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1411568Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1411719Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1411876Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1412028Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1412178Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1412333Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1412485Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1412678Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1412833Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1412985Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1413136Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1413334Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1413487Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1413682Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1413834Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1413985Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1414139Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1414291Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1414445Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1414600Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1414751Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1414906Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1415060Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1415214Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1415370Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1415520Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1415674Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1415829Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1415980Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1416138Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1416290Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1416441Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1416597Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1416750Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1416949Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1417108Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1417261Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1417417Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1417568Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1417721Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1417877Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1418029Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1418181Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1418337Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1418491Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1418650Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1418802Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1418957Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1419111Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1419262Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1419414Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1419569Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1419762Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1419919Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1420072Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1420223Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1420422Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1420577Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1420766Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1420922Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1421073Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1421226Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1421383Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1421537Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1421695Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1421846Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1421998Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1422152Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1422314Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1422469Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1422621Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1422778Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1422930Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1423084Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1423237Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1423389Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1423544Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1423697Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1423849Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1424050Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1424202Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1424365Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1424517Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1424669Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1424824Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1424978Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1425129Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1425285Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1425437Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1425592Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1425750Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1425902Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1426059Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1426210Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1426364Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1426521Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1426675Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1426872Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1427029Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1427181Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1429742Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1429956Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1430112Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1430270Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1430422Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1430575Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1430731Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1430883Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1431039Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1431198Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1431354Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1431509Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1431683Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1431841Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1431997Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1432150Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1432304Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1432460Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1432614Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1432775Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1432933Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1433085Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1433239Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1433392Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1433596Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1433752Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1433904Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1434056Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1434210Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1434362Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1434518Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1434671Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1434825Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1434983Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1435140Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1435297Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1435454Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1435607Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1435758Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1435912Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1436064Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1436221Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1436417Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1436571Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1436728Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1436880Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1437115Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1437309Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1437462Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1437620Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1437774Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1437927Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1438086Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1438243Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1438396Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1438552Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1438704Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1438863Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1439080Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1439234Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1439388Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1439541Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1439693Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1439848Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1440003Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1440159Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1440314Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1440465Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:57:34.1440624Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1440826Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1440978Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1441133Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1441286Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1441443Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1441594Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1441746Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1441901Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1442052Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1442205Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1442363Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1442519Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1442672Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1442827Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1442978Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1443132Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1443285Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1443437Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1443634Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1443791Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1443945Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1444102Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1444313Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1444511Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1444666Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1444818Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1444974Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1445126Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1445277Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1445435Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1445588Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1445743Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1445895Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1446049Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1446212Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1446364Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1446516Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1446670Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1446822Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1446976Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1447132Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1447284Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1447439Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1447591Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1447748Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1448002Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1448154Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1448308Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1448460Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1448613Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1448767Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1448919Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1449073Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1449227Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1449380Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1449537Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1449696Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1449849Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1450002Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1450155Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1450307Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1450461Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1450614Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1450807Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1450966Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1451118Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1451273Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1451470Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1451661Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1451818Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1451970Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1452123Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1452278Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1452431Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1452589Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1452742Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1452893Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1453050Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1453208Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1453369Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1453525Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1453676Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1453830Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1453982Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1454134Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1454291Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1454443Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1454595Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1454749Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1454905Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1455106Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1455259Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1455412Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1455566Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1455718Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1455870Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1456026Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1456180Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1456332Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1456486Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1456640Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1456801Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1456954Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1457105Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1457259Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1457411Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1457566Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1457718Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1457935Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1458095Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1458248Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1458400Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1458602Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1458793Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1458947Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1459102Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1459253Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1459410Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1459564Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1459719Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1459874Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1460028Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1460179Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1460337Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1460495Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1460650Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1460803Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1460955Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1461109Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1461261Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1461413Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1461571Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1461723Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1461878Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1462035Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1462237Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1462394Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1462547Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1462701Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1462859Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1463012Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1463166Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1463320Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1463471Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1463627Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1463780Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1463939Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1464096Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1464247Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1464402Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1464554Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1464708Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1464867Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1465060Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1465213Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1465368Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1465522Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1465725Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1465917Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1466073Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1466231Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1466382Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1466534Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1466689Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1466844Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1466996Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1467151Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1467302Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1467457Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1467615Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1467768Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1467922Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1468074Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1468226Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1468383Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1468536Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1468692Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1468846Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1468997Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1469154Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1469353Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1469506Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1469659Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1469812Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1469969Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1470120Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1470272Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1470428Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1470579Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1470732Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1470887Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1471044Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1471204Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1471357Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1471510Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1471665Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1471818Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1471971Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:57:34.1472167Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1472322Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1472479Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1472632Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1472834Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1473033Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1473187Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1473339Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1473495Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1473646Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1473801Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1473957Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1474111Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1474268Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1474420Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1474579Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1474740Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1474892Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1475045Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1475199Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1475352Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1475510Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1475662Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1475818Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1475974Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1476128Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1476283Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1476486Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1476641Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1476795Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1476947Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1477099Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1477255Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1477408Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1477562Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1477717Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1477870Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1478029Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1478185Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1478344Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1478499Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1478652Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1478805Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1478967Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1479176Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1479376Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1479530Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1479682Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1479837Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1480034Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1480227Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1480384Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1480536Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1480690Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1480842Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1480994Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1481152Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1481304Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1481456Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1481610Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1481770Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1481936Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1482088Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1482240Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1482393Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1482546Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1482700Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1482855Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1483009Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1483160Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1483321Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1487040Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1487340Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1487512Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1487671Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1487827Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1487984Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1488138Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1488294Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1488455Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1488610Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1488764Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1488923Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1489080Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1489248Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1489405Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1489559Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1489720Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1489874Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1490027Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1490228Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1490383Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1490541Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1490696Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1490897Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1491094Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1491250Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1491405Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1491564Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1491715Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1491870Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1492027Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1492184Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1492344Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1492498Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1492654Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1492817Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1492972Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1493126Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1493282Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1493437Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1493598Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1493753Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1493912Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1494071Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1494226Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1494379Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1494585Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1494741Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1494899Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1495053Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1495208Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1495364Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1495518Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1495674Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1495832Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1496265Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1496475Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1496639Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1496798Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1496954Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1497107Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1497261Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1497416Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1497570Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1497821Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1497979Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1498135Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1498292Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1498506Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1498718Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1498877Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1499031Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1499187Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1499342Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1499497Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1499653Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1499810Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1499964Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1500123Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1500279Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1500440Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1500599Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1500753Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1500910Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1501069Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1501223Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1501380Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1501536Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1501689Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1501846Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1502001Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1502220Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1502378Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1502531Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1502687Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1502840Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1502994Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1503150Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1503305Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1503461Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1503618Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1503775Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1503933Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1504096Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1504251Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1504410Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1504564Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1504720Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1504872Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1505069Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1505230Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1505384Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1505538Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1505742Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1505936Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1506096Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1506251Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1506405Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1506560Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1506715Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1506869Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1507031Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1507186Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1507341Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1507497Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1507657Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1507814Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1507967Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:57:34.1508120Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1508277Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1508434Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1508588Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1508747Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1508901Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1509062Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1509217Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1509374Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1509577Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1509732Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1509885Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1510042Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1510196Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1510353Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1510510Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1510664Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1510825Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1510978Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1511134Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1511295Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1511449Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1511610Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1511764Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1511917Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1512076Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1512270Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1512426Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1512586Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1512740Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1512938Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1513157Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1513312Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1513468Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1513622Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1513777Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1513934Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1514087Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1514242Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1514401Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1514555Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1514714Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1514874Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1515029Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1515187Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1515340Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1515496Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1515653Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1515806Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1515964Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1516118Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1516272Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1516428Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1516584Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1516786Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1516945Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1517123Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1517301Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1517462Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1517615Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1517775Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1517929Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1518083Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1518241Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1518397Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1518556Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1518714Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1518868Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1519081Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1519234Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1519389Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1519592Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1519747Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1519902Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1520057Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1520256Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1520454Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1520610Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1520765Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1520921Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1521076Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1521231Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1521387Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1521542Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1521699Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1521853Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1522005Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1522169Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1522322Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1522476Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1522631Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1522785Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1522944Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1523098Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1523255Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1523412Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1523566Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1523719Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1523879Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1524074Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1524233Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1524388Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1524544Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1524699Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1524854Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1525010Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1525166Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1525321Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1525474Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1525634Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1525792Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1525949Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1526102Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1526255Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1526412Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1526564Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1526719Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1526919Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1527074Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1527235Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1527431Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1527624Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1527783Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1527937Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1528090Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1528246Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1528399Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1528556Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1528710Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1528865Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1529023Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1529178Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1529335Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1529495Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1529648Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1529803Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1529957Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1530110Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1530265Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1530420Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1530573Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1530729Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1530882Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1531041Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1531240Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1531392Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1531547Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1531699Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1531851Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1532008Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1532163Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1532321Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1532475Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1532628Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1532785Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1532942Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1533096Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1533252Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1533405Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1533556Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1533712Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1533865Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1534063Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1534219Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1534373Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1534574Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1534766Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1534920Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1535076Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1535229Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1535386Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1535539Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1535691Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1535848Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1536002Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1536156Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1536311Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1536466Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1536628Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1536780Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1536933Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1537089Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1537241Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1537393Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1537550Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1537703Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1537859Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1538012Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1538167Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1538369Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1538522Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1538674Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1538830Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1538983Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1539138Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1539293Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1539446Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1539601Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1539753Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:57:34.1539912Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1540074Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1540231Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1540389Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1540543Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1540697Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1540853Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1541007Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1541203Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1541363Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1541518Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1541738Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1541936Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1542093Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1542250Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1542403Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1542556Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1542713Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1542866Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1543023Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1543183Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1543337Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1543495Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1543653Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1543808Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1543963Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1544116Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1544268Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1544424Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1544577Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1544738Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1544891Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1545047Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1545205Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1545407Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1545562Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1545719Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1545872Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1546030Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1546183Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1546338Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1546499Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1546652Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1546806Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1546969Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1547129Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1547288Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1547446Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1547599Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1547752Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1547907Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1548062Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1548256Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1548415Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1548569Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1548724Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1548920Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1549115Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1549274Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1549428Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1549582Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1549740Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1549893Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1550057Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1550210Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1550363Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1550519Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1550673Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1550831Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1550988Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1551143Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1551296Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1551454Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1551607Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1551766Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1551918Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1552071Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1552227Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1552383Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1552582Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1552741Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1552894Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1553049Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1553202Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1553355Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1553510Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1553664Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1553817Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1553974Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1554129Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1554295Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1554448Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1554602Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1554757Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1554913Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1555066Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1555224Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1555419Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1555578Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1555728Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1555934Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1556129Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1556284Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1556437Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1556594Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1556747Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1556902Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1557055Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1557210Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1557366Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1557520Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1557673Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1557837Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1557992Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1558152Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1558305Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1558457Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1558612Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1558765Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1558921Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1559128Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1559283Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1559436Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1559594Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1559794Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1559953Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1560106Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1560259Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1560416Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1560571Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1560727Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1560882Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1561037Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1561193Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1561348Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1561505Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1561662Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1561815Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1561966Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1562122Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1562275Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1562471Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1562626Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1562779Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1562934Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1563126Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1563368Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1563525Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1563679Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1563834Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1563988Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1564142Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1564300Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1564453Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1564606Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1564760Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1564916Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1565079Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1565231Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1565384Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1565539Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1565692Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1565845Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1566000Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1566155Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1566317Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1566474Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1566632Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1566837Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1566993Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1567147Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1567305Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1567458Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1567615Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1567768Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1567923Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1568077Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1568230Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1568386Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1568547Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1568701Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1568853Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1569009Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1569162Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1569318Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1569471Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1569687Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1569845Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1569997Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1570151Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1570347Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1570535Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1570692Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1570844Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1570998Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1571153Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1571306Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1571461Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1571616Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1571770Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1571924Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1572080Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1572240Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1572395Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1572548Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1572701Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1572857Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1573011Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1573168Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1573321Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1573474Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1573631Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1573788Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1573988Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1574144Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1574297Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1574452Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1574605Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1574760Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1574917Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1575071Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1575224Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1575380Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1575536Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1575695Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1575850Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1576003Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1576159Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1576312Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1576465Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1576662Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1576817Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1576969Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1577126Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1577322Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1577516Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1577670Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1577824Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1577981Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1578135Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1578288Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1578443Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1578598Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1578758Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1578911Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1579065Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1579225Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1579378Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1579534Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1579690Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1579843Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1579998Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1580151Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1580306Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1580461Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1580614Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1580774Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1580980Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1581133Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1581290Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1581443Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1581595Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1581751Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1581904Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1582059Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1582218Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1582371Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1582527Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1582685Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1582841Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1582997Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1583149Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1583303Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1583458Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1583612Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1583810Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1583965Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1584118Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1584276Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1584474Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1584669Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1584828Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1584983Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1585140Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1585293Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1585447Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1585607Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1585761Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1585915Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1586071Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1586225Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1586385Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1586540Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1586693Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1586850Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1587003Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1587156Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1587315Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1587467Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1587621Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1587778Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1587934Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1588136Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1588291Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1588445Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1588601Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1588755Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1588910Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1589070Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1589223Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1589380Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1589533Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1589689Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1589849Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1590002Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1590154Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1590310Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1590462Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1590619Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1590771Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1590965Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1591125Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1591283Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1591476Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1591675Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1591829Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1591985Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1592138Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1592291Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1592447Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1592599Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1592756Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1592912Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1593064Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1593221Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1593379Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1593532Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1593686Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1593840Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1593993Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1594151Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1594304Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1594459Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1594614Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1594767Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1594925Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1595151Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1595308Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1595466Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1595621Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1595775Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1596110Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1596269Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1596429Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1596583Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1596736Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1596891Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1597047Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1597206Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1597363Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1597516Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1597671Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1597823Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1597976Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1598199Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1598355Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1598509Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1598666Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1598875Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1599140Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1599299Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1599453Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1599611Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1599767Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1599920Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1600077Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1600231Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1600389Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1600544Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1600701Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1600864Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1601020Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1601173Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1601329Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1601482Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1601637Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1601791Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1601943Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1602099Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1602254Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1602409Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1602638Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1602791Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1602945Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1603101Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1603253Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1603410Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1603563Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1603718Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1603874Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1604027Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1604182Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1604342Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1604494Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1604649Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1604802Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1604957Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1605114Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1605267Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1605463Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1605623Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1605777Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1605975Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1606167Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1606322Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1606479Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1610383Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1610563Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1610724Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1610883Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1611044Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1611199Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1611359Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1611514Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1611678Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1611835Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1611989Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1612149Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1612305Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1612461Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1612621Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1612777Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1612931Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1613087Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1613242Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1613401Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1613626Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1613785Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1613944Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1614098Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1614254Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1614412Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1614568Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1614734Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1614890Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1615043Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1615203Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1615363Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1615519Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1615678Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1615832Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1615988Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1616143Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1616340Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1616500Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1616656Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1616810Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1617007Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1617203Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1617364Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1617519Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1617675Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1617832Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1617986Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1618143Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1618302Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1618458Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1618616Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1618772Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1618931Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1619090Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1619244Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1619398Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1619554Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1619711Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1619867Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1620023Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1620176Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1620333Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1620493Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1620695Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1620854Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1621011Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1621169Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1621322Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1621477Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1621633Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1621790Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1621944Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1622101Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1622259Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1622418Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1622575Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1622729Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1622886Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1623040Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1623195Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1623350Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1623706Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1623864Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1624021Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1624175Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1624372Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1624565Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1624722Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1624878Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1625032Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1625186Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1625343Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1625500Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1625657Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1625811Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1625965Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1626127Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1626289Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1626444Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1626603Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1626761Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1626918Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1627075Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1627232Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1627391Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1627545Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1627700Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1627859Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1628062Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1628221Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1628377Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1628533Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1628692Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1628851Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1629009Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1629169Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1629323Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1629481Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1629640Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1629799Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1629962Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1630117Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1630271Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1630429Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1630585Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1630782Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1630943Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1631097Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1631255Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1631450Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1631654Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1631813Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1631968Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1632124Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1632285Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1632439Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1632599Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1632757Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1632912Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1633070Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1633226Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1633390Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1633549Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1633703Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1633863Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1634018Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1634172Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1634328Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1634485Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1634640Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1634801Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1634958Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1635161Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1635316Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1635471Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1635630Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1635786Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1635941Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1636098Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1636255Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1636411Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1636568Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1636725Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1636888Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1637045Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1637201Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1637359Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1637513Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1637667Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1637826Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1638023Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1638185Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1638340Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1638496Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1638717Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1638913Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1639134Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1639296Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1639452Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1639607Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1639765Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1639923Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1640083Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1640238Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1640395Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1640557Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1640718Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1640874Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1641032Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1641186Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1641343Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1641498Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1641656Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1641814Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1641969Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1642122Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1642280Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1642485Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1642643Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1642797Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1642953Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1643110Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1643265Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1643422Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1643581Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1643736Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1643895Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1644054Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1644212Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1644369Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1644523Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1644678Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1644835Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1644990Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1645146Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1645342Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1645499Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1645657Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1645852Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1646048Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1646211Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1646368Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1646526Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1646680Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1646835Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1646993Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1647151Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1647306Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1647465Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1647624Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1647789Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1647944Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1648099Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1648256Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1648412Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1648567Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1648725Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1648881Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1649036Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1649194Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1649351Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1649554Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1649711Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1649869Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1650029Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1650186Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1650341Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1650499Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1650654Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1650811Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1650966Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1651120Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1651282Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1651441Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1651597Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1651753Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1651909Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1652068Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1652223Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1652419Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1652580Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1652735Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1652889Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1653086Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1653280Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1653439Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1653595Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1653749Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1653907Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1654063Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1654221Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1654380Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1654538Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1654695Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1654851Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1655010Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1655169Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1655322Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1655477Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1655634Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1655790Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1655950Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1656104Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1656259Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1656417Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1656575Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1656778Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1656935Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1657089Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1657245Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1657406Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1657561Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1657718Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1657875Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1658031Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1658192Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1658350Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1658509Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1658668Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1658823Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1658980Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1659136Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1659291Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1659450Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1659644Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1659801Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1659960Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1660154Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1660350Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1660507Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1660662Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1660820Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1660975Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1661131Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1661289Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1661447Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1661604Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1661759Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1661914Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1662078Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1662237Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1662391Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1662547Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1662702Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1662859Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1663015Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1663173Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1663330Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1663486Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1663642Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1663802Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1664005Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1664163Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1664318Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1664474Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1664632Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1664787Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1664944Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1665101Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1665258Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1665414Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1665572Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1665733Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1665890Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1666045Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1666200Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1666367Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1666521Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1666741Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1666901Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1667056Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1667215Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1667414Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1667608Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1667768Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1667923Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1668079Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1668238Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1668395Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1668556Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1668711Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1668865Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1669022Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1669179Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1669342Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1669501Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1669656Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1669818Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1669972Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1670128Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1670289Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1670449Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1670605Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1670762Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1670923Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1671130Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1671290Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1671447Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1671601Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1671759Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1671913Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1672068Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1672227Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1672381Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1672539Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1672696Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1672855Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1673014Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1673169Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1673324Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1673542Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1673698Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1673856Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1674095Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1674252Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1674410Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1674566Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1674772Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1674969Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1675125Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1675283Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1675438Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1675593Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1675752Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1675908Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1676063Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1676223Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1676380Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1676536Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1676698Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1676853Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1677012Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1677166Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1677320Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1677479Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1677636Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1677792Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1677951Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1678107Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1678268Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1678471Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1678627Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1678788Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1678945Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1679155Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1679315Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1679471Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1679627Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1679782Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1679937Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1680098Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1680257Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1680413Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1680569Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1680723Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1680880Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1681035Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1681250Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1681413Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1681570Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1681726Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1681976Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1682170Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1682329Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1682484Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1682639Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1682799Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1682953Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1683110Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1683272Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1683428Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1683588Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1683745Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1683905Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1684068Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1684223Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1684380Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1684537Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1684694Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1684849Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1685010Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1685165Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1685322Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1685480Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1685682Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1685840Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1685995Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1686149Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1686309Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1686468Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1686628Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1686786Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1686942Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1687099Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1687254Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1687414Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1687574Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1687729Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1687882Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1688037Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1688191Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1688348Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1688546Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1688703Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1688862Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1689017Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1689216Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1689410Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1689566Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1689724Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1689878Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1690036Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1690197Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1690356Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1690515Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1690671Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1690827Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1690988Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1691154Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1691309Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1691468Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1691623Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1691781Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1691935Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1692093Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1692250Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1692404Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1692559Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1692736Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1693045Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1693263Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1693461Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1693616Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1693772Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1693927Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1694084Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1694240Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1694394Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1694548Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1694707Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1694867Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1695031Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1695186Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1695341Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1695498Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1695653Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1695808Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1696369Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1696538Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1696698Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1696914Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1697128Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1697287Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1697444Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1697600Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1697758Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1697913Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1698072Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1698229Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1698384Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1698542Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1698697Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1698860Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1699021Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1699177Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1699334Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1699490Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1699645Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1699803Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1699961Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1700116Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1700279Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1700436Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1700659Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1700816Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1700971Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1701128Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1701283Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1701439Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1701598Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1701754Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1701911Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1702066Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1702223Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1702382Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1702543Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1702698Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1702856Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1703011Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1703167Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1703326Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1703522Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1703682Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1703838Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1703993Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1704191Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1704384Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1704541Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1704699Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1704853Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1705011Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1705167Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1705324Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1705485Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1705639Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1705794Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1706005Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1706167Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1706324Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1706477Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1706632Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1706792Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1706947Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1707104Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1707262Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1707415Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1707573Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1707729Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1707934Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1708091Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1708244Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1708398Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1708555Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1708709Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1708868Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1709024Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1709178Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1709341Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1709499Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1709659Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1709817Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1709972Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1710130Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1710285Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1710440Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1710596Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1710794Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1710952Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1711109Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1711306Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1711501Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1711661Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1711814Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1711972Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1712127Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1712281Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1712439Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1712600Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1712754Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1712911Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1713065Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1713235Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1713392Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1713547Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1713709Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1713861Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1714016Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1714172Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1714328Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1714483Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1714638Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1714790Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1714953Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1715152Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1715305Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1715462Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1715616Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1715775Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1715930Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1716086Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1716243Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1716397Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1716551Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1716708Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1716867Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1717023Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1717177Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1717333Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1717493Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1717647Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1717841Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1717998Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1718152Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1718308Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1718499Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1718718Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1718877Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1719085Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1719241Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1719397Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1719552Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1719708Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1719871Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1720026Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1720185Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1720343Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1720503Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1720657Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1720811Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1720965Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1721123Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1721278Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1721435Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1721591Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1721747Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1721907Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1722063Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1722267Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1722425Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1722579Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1722735Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1722889Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1723044Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1723201Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1723356Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1723509Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1723669Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1723823Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1723989Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1724144Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1724297Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1724453Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1724607Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1724762Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1724922Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1725119Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1725278Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1725437Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1725591Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1725791Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1725986Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1726141Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1726298Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1726452Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1726611Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1726767Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1726925Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1727084Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1727238Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1727391Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1727550Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1727709Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1727865Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1728019Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1728172Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1728328Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1728482Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1728638Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1728794Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1728948Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1729101Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1729260Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1729462Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1729621Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1729775Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1729929Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1730085Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1730241Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1730396Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1730555Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1730708Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1730870Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1734779Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1734970Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1735128Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1735286Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1735442Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1735597Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1735755Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1735975Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1736133Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1736291Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1736444Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1736645Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1736840Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1736998Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1737183Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1737361Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1737515Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1737672Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1737826Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1737984Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1738138Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1738291Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1738451Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1738610Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1738765Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1738923Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1739076Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1739232Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1739391Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1739545Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1739703Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1739858Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1740013Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1740170Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1740373Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1740528Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1740685Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1740838Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1740998Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1741155Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1741309Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1741470Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1741626Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1741780Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1741938Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1742098Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1742257Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1742412Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1742565Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1742723Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1742879Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1743032Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1743231Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1743386Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1743545Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1743698Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1743890Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1744087Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1744242Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1744396Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1744552Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1744705Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1744862Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1745020Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1745175Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1745332Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1745488Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1745644Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1745806Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1745960Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1746116Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1746269Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1746422Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1746579Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1746736Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1746890Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1747047Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1747204Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1747361Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1747565Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1747719Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1747875Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1748028Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1748182Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1748340Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1748495Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1748714Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1748875Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1749029Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1749188Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1749347Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1749500Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1749659Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1749813Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1749967Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1750124Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1750277Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1750478Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1750633Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1750787Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1751007Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1751202Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1751357Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1751514Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1751668Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1751827Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1751982Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1752136Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1752296Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1752450Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1752604Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1752764Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1752923Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1753081Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1753235Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1753388Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1753545Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1753699Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1753852Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1754012Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1754165Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1754327Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1754481Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1754680Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1754840Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1754995Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1755148Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1755305Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1755458Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1755615Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1755773Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1755927Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1756085Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1756239Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1756397Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1756561Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1756765Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1756918Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1757073Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1757226Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1757384Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1757582Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1757739Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1757896Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1758051Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1758244Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1758445Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1758600Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1758756Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1758908Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1759179Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1759348Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1759503Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1759656Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1759816Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1759971Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1760128Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1760295Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1760448Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1760605Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1760762Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1760917Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1761074Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1761232Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1761387Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1761545Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1761698Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1761860Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1762065Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1762219Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1762378Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1762532Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1762687Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1762844Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1763000Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1763158Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1763311Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1763464Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1763626Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1763784Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1763937Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1764094Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1764247Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1764406Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1764562Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1764717Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1764916Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1765071Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1765225Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1765382Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1765614Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1765770Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1765929Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1766082Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1766238Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1766392Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1766545Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1766703Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1766856Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1767009Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1767165Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1767321Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1767482Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1767635Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1767788Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1767945Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1768099Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1768253Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1768414Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1768567Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1768722Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1768876Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1769031Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1769236Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1769390Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1769543Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1769700Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1769853Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1770009Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1770163Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1770319Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1770477Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1770632Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1770788Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1770949Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1771102Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1771260Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1771413Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1771567Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1771725Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1771921Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1772076Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1772233Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1772387Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1772583Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1772777Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1772931Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1773089Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1773242Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1773395Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1773553Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1773710Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1773863Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1774020Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1774175Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1774334Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1774495Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1774649Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1774806Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1774958Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1775111Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1775268Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1775421Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1775580Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1775734Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1775887Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1776044Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1776246Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1776399Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1776555Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1776707Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1776866Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1777020Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1777187Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1777368Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1777535Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1777689Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1777846Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1778005Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1778162Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1778318Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1778471Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1778628Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1778784Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1778937Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1779158Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1779314Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1779472Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1779625Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1779819Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1780015Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1780172Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1780327Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1780484Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1780638Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1780794Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1780949Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1781102Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1781258Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1781412Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1781567Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1781731Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1781888Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1782042Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1782198Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1782351Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1782508Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1782668Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1782821Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1782978Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1783131Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1783286Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1783492Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1783647Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1783804Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1783957Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1784110Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1784269Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1784425Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1784578Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1784735Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1784888Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1785046Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1785205Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1785359Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1785514Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1785715Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1785871Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1786028Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1786224Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1786383Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1786537Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1786691Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1786886Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1787085Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1787244Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1787400Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1787553Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1787710Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1787866Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1788020Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1788182Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1788336Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1788487Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1788647Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1788807Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1788968Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1789120Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1789275Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1789432Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1789588Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1789742Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1789946Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1790102Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1790257Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1790411Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1790617Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1790778Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1790933Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1791087Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1791242Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1791397Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1791550Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1791710Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1791863Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1792019Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1792175Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1792333Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1792495Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1792650Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1792803Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1792960Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1793114Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1793275Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1793471Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1793627Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1793784Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1793937Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1794140Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1794336Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1794492Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1794654Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1794811Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1794965Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1795121Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1795279Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1795433Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1795587Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1795743Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1796051Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1796226Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1796440Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1796661Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1796832Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1796987Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1797142Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1797301Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1797454Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1797613Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1797765Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1797922Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1798174Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1798328Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1798481Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1798639Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1798792Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1798950Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1799157Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1799314Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1799472Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1799627Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1799783Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1799949Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1800104Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1800261Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1800414Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1800566Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1800724Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1800878Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1801153Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1801311Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1801465Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1801673Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1801889Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1802046Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1802202Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1802355Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1802509Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1802668Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1802822Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1802978Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1803136Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1803289Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1803447Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1803613Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1803767Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1803924Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1804077Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1804229Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1804384Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1804537Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1804695Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1804848Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1805001Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1805157Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1805313Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1805540Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1805697Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1805851Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1806013Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1806167Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1806321Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1806481Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1806635Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1806788Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1806943Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1807100Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1807264Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1807417Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1807570Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1807727Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1807879Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1808033Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1808232Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1808388Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1808546Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1808699Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1808890Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1809085Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1809241Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1809396Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1809553Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1809706Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1809862Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1810018Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1810171Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1810327Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1810480Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1810635Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1810798Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1810952Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1811106Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1811263Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1811417Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1811575Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1811731Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1811884Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1812040Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1812194Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1812349Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1812561Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1812713Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1812869Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1813023Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1813177Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1813335Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1813488Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1813641Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1813797Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1813950Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1814108Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1814266Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1814420Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1814581Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1814736Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1814894Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1815051Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1815205Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1815404Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1815560Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1815714Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1815872Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1816104Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1816259Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1816415Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1816568Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1816725Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1816878Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1817030Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1817188Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1817342Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1817494Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1817650Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1817806Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1817967Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1818120Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1818275Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1818430Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1818582Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1818736Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1818898Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1819051Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1819205Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1819359Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1819514Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1819714Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1819868Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1820021Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1820178Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1820333Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1820485Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1820645Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1820794Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1820950Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1821103Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1821258Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1821418Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1821571Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1821724Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1821881Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1822035Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1822191Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1822387Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1822543Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1822700Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1822854Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1823045Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1823243Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1823398Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1823555Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1823709Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1823861Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1824018Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1824172Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1824329Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1824485Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1824640Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1824798Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1824956Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1825109Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1825265Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1825417Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1825570Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1825727Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1825881Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1826039Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1826193Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1826346Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1826503Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1826702Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1826857Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1827014Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1827168Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1827321Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1827477Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1827632Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1827790Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1827943Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1828096Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1828251Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1828413Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1828567Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1828724Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1828879Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1829037Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1829191Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1829344Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1829542Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1829696Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1829850Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1830005Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1830197Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1830419Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1830575Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1830731Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1830888Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1831041Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1831196Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1831354Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1831506Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1831662Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1831815Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1831971Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1832133Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1832287Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1832440Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1832598Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1832751Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1832909Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1833067Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1833221Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1833378Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1833531Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1833689Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1833896Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1834050Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1834208Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1834361Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1834515Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1834671Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1834826Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1834980Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1835140Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1835293Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1835450Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1835610Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1835763Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1835920Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1836073Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1836227Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1836384Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1836537Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1836734Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1836896Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1837050Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1837245Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1837438Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1837594Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1837750Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1837903Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1838056Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1838213Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1838366Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1838525Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1838680Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1838833Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1838991Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1839208Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1839363Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1839521Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1839674Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1839831Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1839986Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1840139Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1840296Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1840450Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1840603Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1840758Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1840963Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1841120Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1841274Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1841427Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1841582Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1841736Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1841890Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1842047Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1842200Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1842356Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1842509Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1842667Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1842828Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1842981Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1843133Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1843294Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1843449Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1843605Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1843801Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1843957Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1844115Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1844268Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1844459Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1844656Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1844812Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1844965Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1845121Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1845275Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1845432Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1845587Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1845740Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1845897Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1846050Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1846206Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1846368Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1846521Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1846676Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1846829Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1846981Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1847144Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1847299Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1847452Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1847610Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1847764Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1847921Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1848120Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1848273Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1848430Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1848584Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1848737Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1848895Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1849050Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1849205Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1849359Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1849512Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1849669Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1849827Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1849980Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1850140Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1850294Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1850450Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1850603Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1850756Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1850954Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1851109Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1851262Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1851454Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1851649Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1851805Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1851958Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1852110Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1852267Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1852420Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1852569Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1852727Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1852882Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1853035Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1853192Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1853354Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1853509Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1853663Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1853817Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1853973Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1854127Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1854280Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1857806Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1857986Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1858145Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1858300Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1858460Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1858684Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1858842Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1858996Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1859153Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1859310Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1859466Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1859623Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1859783Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1859939Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1860101Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1860257Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1860416Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1860572Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1860726Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1860879Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1861036Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1861190Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1861391Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1861546Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1861701Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1861857Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1862075Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1862271Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1862435Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1862591Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1862747Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1862901Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1863057Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1863217Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1863372Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1863525Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1863684Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1863839Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1863999Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1864158Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1864313Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1864469Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1864625Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1864781Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1864938Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1865094Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1865247Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1865403Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1865560Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1865765Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1865921Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1866076Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1866232Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1866386Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1866540Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1866696Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1866851Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1867007Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1867161Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1867334Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1867518Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1867680Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1867834Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1867991Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1868145Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1868304Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1868462Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1868659Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1868817Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1868972Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1869126Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1869359Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1869515Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1869671Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1869825Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1869978Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1870136Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1870291Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1870450Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1870608Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1870761Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1870918Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1871073Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1871233Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1871390Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1871544Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1871697Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1871853Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1872007Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1872164Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1872321Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1872474Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1872631Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1872790Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1872990Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1873147Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1873301Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1873455Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1873612Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1873765Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1873925Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1874081Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1874234Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1874391Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1874548Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1874706Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1874864Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1875018Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1875174Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1875328Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1875483Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1875683Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1875839Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1875993Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1876159Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1876352Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1876549Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1876704Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1876858Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1877021Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1877175Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1877330Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1877490Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1877647Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1877805Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1877961Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1878116Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1878278Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1878432Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1878586Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1878744Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1878898Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1879137Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1879292Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1879448Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1879609Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1879763Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1879920Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1880126Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1880280Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1880433Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1880589Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1880743Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1880900Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1881054Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1881208Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1881368Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1881522Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1881676Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1881839Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1881994Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1882154Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1882307Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1882461Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1882619Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1882773Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1882968Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1883131Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1883285Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1883438Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1883634Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1883828Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1883988Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1884142Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1884296Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1884452Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1884607Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1884763Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1884920Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1885073Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1885230Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1885385Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1885547Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1885703Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1885856Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1886008Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1886164Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1886317Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1886475Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1886628Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1886780Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1886936Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1887091Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1887293Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1887455Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1887610Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1887767Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1887916Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1888071Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1888229Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1888382Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1888537Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1888692Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1888847Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1889011Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1889164Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1889316Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1889472Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1889625Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1889778Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1889935Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1890152Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1890307Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1890463Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1890656Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1890856Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1891011Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1891165Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1891325Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1891478Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1891633Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1891788Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1891943Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1892099Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1892253Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1892408Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1892570Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1892724Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1892877Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1893032Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1893188Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1893344Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1893499Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1893656Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1893812Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1893965Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1894120Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1894324Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1894478Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1894635Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1894789Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1894942Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1895101Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1895255Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1895410Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1895568Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1895722Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1896072Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1896232Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1896390Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1896547Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1896701Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1896854Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1897009Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1897166Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1897419Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1897599Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1897758Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1897915Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1898123Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1898332Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1898493Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1898646Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1898801Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1898959Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1899115Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1899272Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1899427Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1899581Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1899740Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1899896Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1900056Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1900213Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1900365Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1900521Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1900674Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1900829Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1900991Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1901144Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1901297Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1901456Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1901612Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1901830Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1901984Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1902138Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1902293Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1902446Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1902602Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1902758Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1902914Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1903073Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1903230Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1903388Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1903548Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1903702Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1903855Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1904011Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:34.1904164Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1904319Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1904474Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1904669Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1904828Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1904983Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1905175Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1905369Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1905525Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1905680Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1905835Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1905988Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1906145Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1906299Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1906456Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1906613Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1906768Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1906925Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1907088Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1907241Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1907397Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1907551Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1907705Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1907861Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1908014Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1908169Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1908328Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1908482Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1908638Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1908794Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1908998Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1909155Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1909308Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1909462Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1909619Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1909771Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1909930Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1910084Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1910239Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1910395Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1910552Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1910710Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1910872Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1911026Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1911183Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1911337Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1911495Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1911693Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1911850Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1912003Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1912164Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1912398Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1912598Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1912754Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1912907Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1913063Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1913216Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1913370Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1913535Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1913690Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1913850Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1914003Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1914158Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1914322Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1914479Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1914632Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1914788Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1914941Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1915097Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1915251Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1915406Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1915564Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1915720Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1915876Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1916159Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1916314Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1916468Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1916626Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1916781Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1916938Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1917093Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1917250Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1917406Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1917561Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1917723Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1917885Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1918043Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1918199Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1918354Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1918508Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1918661Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1918818Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1919060Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1919216Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1919375Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1919529Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1919766Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1919924Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1920079Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1920236Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1920390Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1920547Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1920703Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1920860Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1921018Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1921171Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1921324Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1921483Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1921642Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1921796Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1921957Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1922111Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1922271Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1922424Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1922580Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1922737Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1922892Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1923046Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1923206Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1923410Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1923568Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1923722Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1923875Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1924032Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1924185Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1924343Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1924500Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1924654Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1924812Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1924968Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1925131Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1925288Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1925443Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1925596Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1925754Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1925908Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1926105Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1926266Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1926424Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1926582Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1926773Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1926966Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1927124Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1927277Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1927430Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1927587Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1927741Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1927897Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1928053Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1928207Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1928363Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1928521Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1928682Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1928840Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1928996Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1929152Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1929306Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1929460Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1929614Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1929771Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1929926Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1930084Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1930239Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1930442Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1930595Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1930749Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1930906Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1931059Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1931213Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1931370Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1931526Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1931682Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1931837Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1931991Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1932158Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1932312Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1932465Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1932622Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1932774Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1932930Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1933083Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1933276Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1933435Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1933588Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1933741Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1933935Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1934129Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1934285Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1934441Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1934595Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1934751Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1934904Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1935061Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1935217Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1935370Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1935522Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1935685Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1935844Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1936000Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:34.1936153Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1936306Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1936462Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1936615Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1936771Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1936927Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1937082Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1937240Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1937398Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1937601Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1937759Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1937911Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1938065Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1938221Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1938375Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1938532Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1938686Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1938839Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1938994Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1939150Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1939312Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1939468Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1939621Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1939777Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1939931Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1940086Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1940241Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1940436Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1940591Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1940746Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1940938Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1941156Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1941311Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1941464Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1941619Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1941772Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1941926Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1942081Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1942237Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1942393Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1942548Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1942703Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1942865Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1943020Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1943173Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1943330Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1943483Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1943637Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1943792Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1943946Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1944102Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1944255Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1944408Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1944615Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1944768Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1944921Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1945077Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1945232Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1945388Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1945543Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1945698Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1945854Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1946007Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1946165Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1946323Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1946484Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1946641Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1946794Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1946948Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1947103Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1947257Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1947454Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1947612Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1947765Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1947922Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1948115Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1948310Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1948467Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1948622Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1948777Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1948936Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1949089Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1949246Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1949400Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1949556Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1949713Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1949868Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1950025Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1950182Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1950336Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1950492Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1950645Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1950798Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1950956Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1951109Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1951262Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1951419Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1951575Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1951776Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1951931Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1952085Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1952240Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1952393Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1952546Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1952701Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1952857Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1953011Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1953169Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1953329Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1953492Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1953645Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1953800Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1953957Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1954110Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1954263Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1954419Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1954614Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1954773Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1954926Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1955118Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1955316Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1955471Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1955625Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1955790Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1955944Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1956101Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1956258Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1956414Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1956571Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1956725Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1956878Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1957041Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1957195Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1957351Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1957507Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1957659Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1957816Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1957969Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1958124Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1958283Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1958436Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1958592Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1958748Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1958948Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1959161Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1959316Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1959471Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1959630Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1959786Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1959944Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1960100Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1960253Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1960408Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1960564Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1960723Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1960878Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1961031Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1961184Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1961339Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1961492Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1961690Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1961846Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1961999Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1962162Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1962354Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1962547Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1962705Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1962858Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1963013Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1963166Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1963319Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1963478Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1963633Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1963788Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1963943Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1964097Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1964258Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1964410Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1964563Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1964720Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1964874Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1965027Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1965183Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1965339Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1965494Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1965647Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1965801Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1966007Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1966161Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1966316Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1966475Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1966629Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1966787Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1966939Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1967094Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1967252Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1967405Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1967559Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1967719Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:34.1967872Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1968031Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1968185Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1968339Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1968493Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1968647Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1968840Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1968997Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1969151Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1969304Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1969561Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1969716Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1969876Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1970028Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1970181Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1970340Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1970492Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1970648Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1970804Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1970958Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1971116Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1971272Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1971431Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1971589Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1971742Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1971894Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1972049Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1972202Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1972359Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1972512Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1972665Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1972826Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1972980Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1973181Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1973336Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1973490Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1973649Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1973803Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1973956Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1974112Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1974266Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1974419Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1974575Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1974732Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1974893Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1975047Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1975199Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1975356Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1975510Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1975664Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1975863Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1976018Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1976174Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1976328Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1976521Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1976716Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1976871Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1977025Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1980478Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1980659Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1980820Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1980976Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1981140Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1981295Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1981450Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1981609Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1981770Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1981926Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1982081Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1982237Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1982398Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1982554Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1982709Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1982869Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1983023Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1983181Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1983337Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1983555Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1983712Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1983867Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1984021Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1984178Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1984334Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1984491Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1984646Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1984802Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1984962Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1985116Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1985276Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1985432Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1985587Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1985743Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1985896Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1986050Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1986207Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1986405Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1986560Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1986718Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1986872Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1987060Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1987261Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1987417Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1987575Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1987729Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1987883Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1988041Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1988197Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1988352Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1988511Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1988666Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1988824Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1988983Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1989139Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1989296Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1989449Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1989602Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1989759Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1989915Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1990071Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1990226Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1990379Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1990538Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1990737Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1990893Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1991050Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1991204Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1991360Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1991514Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1991669Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1991826Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1991980Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1992134Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1992294Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1992453Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1992609Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1992763Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1992917Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1993073Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1993227Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1993381Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1993578Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1993734Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1993892Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1994083Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1994276Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1994435Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1994589Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1994742Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1994898Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1995052Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1995206Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1995365Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1995519Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1995676Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1995831Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1996268Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1996480Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1996639Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1996792Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1996953Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1997107Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1997264Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1997422Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1997576Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1997734Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1997887Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1998141Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1998299Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1998452Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1998612Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1998766Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1998920Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1999129Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1999285Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1999441Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1999599Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1999754Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.1999911Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2000070Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2000226Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2000387Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2000541Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2000694Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2000853Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2001096Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2001255Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2001408Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2001562Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2001777Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2001989Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2002146Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2002303Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2002459Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2002620Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2002776Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2002931Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2003088Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2003241Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2003394Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2003553Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2003713Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2003869Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2004023Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2004176Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2004334Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2004487Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2004644Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2004801Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2004954Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2005111Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2005269Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2005468Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2005627Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2005783Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2005937Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2006098Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2006252Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2006405Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2006566Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2006720Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2006874Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2007035Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2007192Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2007348Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2007503Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2007657Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2007814Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2007967Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2008121Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2008319Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2008475Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2008632Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2008822Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2009014Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2009172Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2009326Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2009481Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2009637Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2009791Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2009949Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2010106Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2010260Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2010418Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2010573Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2010735Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2010891Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2011045Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2011202Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2011357Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2011511Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2011667Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2011822Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2011977Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2012134Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2012286Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2012444Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2012643Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2012796Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2012952Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2013107Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2013260Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2013416Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2013570Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2013726Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2013883Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2014037Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2014200Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2014359Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2014513Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2014669Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2014823Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2014976Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2015133Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2015328Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2015487Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2015640Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2015793Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2015986Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2016182Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2016337Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2016495Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2016650Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2016807Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2016960Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2017116Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2017271Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2017425Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2017577Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2017739Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2017897Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2018053Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2018208Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2018385Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2018606Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2018809Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2019001Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2019194Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2019378Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2019586Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2019777Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2020055Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2020242Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2020397Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2020551Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2020711Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2020864Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2021021Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2021176Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2021329Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2021485Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2021640Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2021799Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2021957Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2022111Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2022262Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2022419Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2022572Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2022729Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2022931Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2023088Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2023245Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2023398Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2023631Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2023793Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2023947Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2024105Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2024260Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2024413Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2024571Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2024726Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2024879Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2025038Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2025190Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2025348Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2025508Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2025662Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2025818Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2025977Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2026186Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2026402Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2026616Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2026826Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2027033Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2027236Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2027441Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2027739Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2027942Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2028162Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2028363Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2028573Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2028770Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2028970Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2029185Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2029392Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2029600Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2029823Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2030042Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2030263Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2030476Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2030690Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2030908Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2031123Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2031404Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2031624Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2031840Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2032057Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2032327Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2032651Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2032871Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2033084Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2033296Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2033514Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2033731Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2033945Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2034171Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2034385Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2034601Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2034816Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2035035Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2035242Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2035471Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2035690Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2035910Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2036125Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2036341Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2036559Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2036772Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2036992Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2037209Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2037489Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2037708Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2037921Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2038137Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2038353Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2038565Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2038784Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2039001Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2039289Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2039521Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2039744Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2039974Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2040189Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2040403Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2040623Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2040839Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2041056Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2041280Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2041560Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2041782Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2041999Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2042215Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2042479Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2042741Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2042955Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2043176Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2043397Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2043626Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2043843Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2044063Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2044284Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2044499Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2044713Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2044937Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2045158Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2045374Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2045595Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2045808Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2046024Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2046240Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2046466Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2046688Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2046906Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2047123Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2047346Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2047644Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2047859Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2048076Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2048290Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2048503Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2048724Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2048940Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2049153Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2049370Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2049584Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2049805Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2050027Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2050243Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2050461Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2050675Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2050890Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2051113Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2051324Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2051612Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2051832Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2052044Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2052306Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2052561Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2052778Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2052996Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2053209Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2053434Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2053647Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2053862Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2054083Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2054296Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2054511Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2054732Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2054952Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2055168Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2055379Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2055604Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2055827Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2056041Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2056254Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2056475Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2056689Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2056910Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2057128Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2057408Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2057625Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2057837Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2058052Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2058273Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2058487Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2058705Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2058920Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2059134Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2059352Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2059581Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2059800Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2060027Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2060240Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2060451Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2060670Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2060884Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2061102Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2061373Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2061585Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2061807Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2062020Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2062278Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2062569Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2062784Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2063000Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2063213Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2063426Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2063660Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2063882Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2064098Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2064318Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2064534Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2064757Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2064976Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2065191Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2065412Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2065626Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2065841Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2066066Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2066284Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2066503Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2066717Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2066929Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2067148Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2067420Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2067633Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2067853Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2068066Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2068284Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2068505Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2068723Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2068947Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2069162Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2069376Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2069595Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2069814Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2070033Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2070248Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2070476Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2070696Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2070910Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2071122Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2071397Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2071614Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2071830Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2072089Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2072348Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2072565Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2072780Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2072992Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2073209Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2073425Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2073640Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2073865Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2074081Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2074299Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2074522Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2074751Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2074967Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2075181Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2075394Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2075612Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2075825Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2076042Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2076269Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2076487Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2076705Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2076916Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2077131Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2077416Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2077629Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2077844Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2078055Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2078268Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2078485Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2078703Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2078915Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2079209Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2079427Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2079649Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2079867Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2080079Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2080306Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2080521Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2080734Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2080951Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2081224Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2081443Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2081657Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2081882Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2082156Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2082413Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2082629Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2082846Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2083056Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2083269Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2083485Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2083699Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2083919Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2084130Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2084342Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2084562Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2084781Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2084992Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2085210Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2085424Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2085643Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2085863Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2086082Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2086303Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2086519Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2086733Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2086953Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2087230Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2087457Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2087674Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2087886Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2088101Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2088317Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2088530Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2088751Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2088968Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2089187Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2089404Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2089622Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2089840Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2090056Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2090269Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2090484Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2090699Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2090917Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2091180Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2091394Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2091620Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2091838Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2092148Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2092367Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2092579Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2092797Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2093009Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2093236Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2093459Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2093676Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2093890Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2094109Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2094319Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2094536Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2094755Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2094967Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2095183Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2095397Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2095610Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2095829Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2096284Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2096501Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2096719Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2096933Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2097167Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2097502Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2097715Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2097933Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2098148Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2098362Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2098580Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2098808Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2099026Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2099244Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2099458Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2099682Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2099902Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2100116Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2100334Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2100549Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2100766Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2100980Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2101272Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2101494Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2101706Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2101918Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2102227Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2102506Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2102740Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2102959Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2103173Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2103392Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2103605Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2103819Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2104038Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2104252Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2104471Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2104690Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2104910Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2105139Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2105364Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2105581Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2105798Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2106015Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2106227Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2106444Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2106657Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2106875Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2107090Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2107367Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2107583Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2107795Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2108008Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2108228Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2108444Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2108665Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2108881Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2109103Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2109329Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2109546Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2109766Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2109988Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2110203Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2110419Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2110632Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2110836Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2111048Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2111315Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2111528Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2111740Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2111944Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2112206Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2112462Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2112689Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2112913Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2113132Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2113348Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2113568Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2113786Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2114005Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2114221Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2114434Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2114659Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2114881Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2115096Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2115315Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2115530Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2115752Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2115967Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2116183Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2116402Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2116615Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2116830Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2117052Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2117326Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2117543Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2117756Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2117971Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2118189Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2118402Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2118618Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2118840Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2119134Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2119348Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2119585Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2119809Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2120032Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2120246Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2120458Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2120676Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2120892Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2121105Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2121387Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2121602Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2121820Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2122076Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2122334Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2122570Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2122788Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2123003Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2123222Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2123434Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2123655Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2123872Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2124086Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2124305Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2124524Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2124744Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2124966Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2125179Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2125394Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2125607Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2125819Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2126049Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2126267Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2126481Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2126698Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2126912Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2127196Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2127415Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2127631Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2127849Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2128066Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2128292Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2128516Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2128738Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2128959Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2129172Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2129386Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2134450Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2134711Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2134941Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2135156Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2135378Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2135594Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2135810Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2136116Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2136338Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2136556Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2136777Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2137045Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2137357Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2137579Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2137794Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2138015Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2138230Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2138446Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2138670Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2138885Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2139107Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2139333Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2139559Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2139788Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2140005Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2140218Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2140438Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2140652Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2140874Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2141089Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2141302Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2141518Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2141737Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2141953Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2142233Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2142449Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2142683Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2142901Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2143115Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2143339Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2143553Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2143770Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2143999Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2144213Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2144436Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2144657Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2144882Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2145107Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2145323Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2145541Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2145767Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2145983Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2146285Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2146507Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2146722Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2146989Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2147260Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2147515Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2147740Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2147955Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2148175Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2148400Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2148614Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2148836Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2149051Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2149266Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2149490Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2149717Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2149931Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2150152Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2150370Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2150601Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2150816Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2151033Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2151257Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2151471Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2151687Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2151907Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2152126Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2152408Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2152621Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2152835Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2153054Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2153270Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2153483Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2153718Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2153934Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2154155Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2154369Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2154587Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2154813Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2155027Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2155242Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2155461Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2155669Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2155906Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2156180Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2156399Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2156621Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2156835Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2157097Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2157365Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2157581Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2157798Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2158020Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2158238Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2158458Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2158677Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2158893Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2159214Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2159435Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2159654Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2159881Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2160094Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2160315Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2160531Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2160747Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2160982Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2161199Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2161417Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2161636Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2161852Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2162077Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2162359Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2162572Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2162794Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2163006Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2163223Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2163443Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2163657Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2163881Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2164094Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2164320Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2164549Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2164773Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2164996Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2165220Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2165432Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2165654Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2165873Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2166087Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2166364Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2166594Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2166813Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2167037Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2167306Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2167575Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2167790Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2168007Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2168225Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2168441Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2168667Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2168896Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2169111Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2169326Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2169548Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2169765Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2169989Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2170212Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2170426Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2170646Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2170861Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2171074Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2171297Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2171508Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2171734Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2171959Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2172179Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2172463Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2172680Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2172895Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2173114Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2173327Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2173543Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2173778Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2174000Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2174216Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2174430Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2174649Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2174872Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2175084Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2175297Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2175517Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2175731Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2175964Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2176243Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2176463Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2176685Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2176898Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2177158Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2177423Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2177639Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2177857Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2178072Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2178289Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2178505Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2178719Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2178950Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2179171Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2179386Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2179608Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2179828Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2180043Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2180263Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2180478Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2180692Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2180919Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2181142Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2181368Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2181582Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2181795Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2182020Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2182323Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2182539Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2182761Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2182975Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2183201Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2183427Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2183643Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2183864Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2184081Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2184293Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2184514Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2184730Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2184947Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2185169Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2185383Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2185600Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2185816Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2186045Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2186328Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2186544Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2186759Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2186980Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2187238Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2187549Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2187776Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2187991Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2188228Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2188447Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2188662Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2188882Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2189096Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2189315Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2189528Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2189745Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2189972Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2190185Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2190415Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2190636Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2190851Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2191071Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2191291Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2191506Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2191725Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2191940Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2192157Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2192441Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2192654Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2192877Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2193100Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2193319Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2193537Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2193753Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2193969Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2194186Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2194400Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2194617Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2194843Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2195055Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2195284Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2195500Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2195713Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2196159Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2196384Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2196696Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2196919Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2197132Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2197501Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2197801Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2198019Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2198241Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2198457Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2198670Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2198887Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2199163Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2199388Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2199601Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2199818Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2200043Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2200274Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2200493Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2200716Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2200923Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2201139Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2201353Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2201568Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2201791Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2202004Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2202218Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2202447Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2202766Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2202988Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2203203Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2203417Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2203636Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2203851Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2204065Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2204287Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2204508Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2204735Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2204949Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2205169Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2205393Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2205608Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2205823Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2206041Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2206256Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2206472Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2206761Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2206978Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2207198Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2207419Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2207690Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2207954Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2208169Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2208382Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2208602Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2208817Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2209038Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2209257Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2209484Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2209706Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2209922Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2210138Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2210365Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2210577Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2210797Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2211012Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2211227Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2211450Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2211679Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2211895Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2212115Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2212327Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2212550Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2212825Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2213041Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2213264Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2213478Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2213694Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2213915Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2214128Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2214360Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2214577Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2214793Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2215015Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2215235Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2215450Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2215668Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2215883Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2216101Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2216317Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2216545Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2216826Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2217047Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2217262Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2217526Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2217811Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2218031Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2218245Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2218467Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2218693Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2218919Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2219134Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2219349Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2219566Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2219779Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2219998Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2220216Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2220433Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2220653Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2220866Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2221079Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2221296Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2221520Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2221736Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2221955Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2222173Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2222395Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2222616Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2222897Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2223122Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2223336Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2223551Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2223769Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2223984Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2224206Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2224422Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2224641Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2224865Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2225084Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2225308Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2225530Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2225746Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2225967Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2226186Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2226406Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2226682Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2226901Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2227118Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2227336Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2227596Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2227865Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2228083Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2228299Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2228525Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2228744Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2228961Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2229188Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2229403Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2229622Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2229837Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2230054Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2230286Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2230507Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2230723Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2230944Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2231161Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2231381Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2231596Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2231815Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2232035Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2232248Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2232469Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2232749Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2232966Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2233181Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2233404Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2233621Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2233844Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2234061Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2234281Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2234507Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2234726Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2234942Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2235167Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2235385Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2235608Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2235825Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2236045Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2236268Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2236490Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2236758Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2236985Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2237203Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2237426Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2237694Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2237953Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2238179Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2238400Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2238617Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2238841Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2239136Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2239360Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2239581Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2239794Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2240014Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2240236Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2240460Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2240683Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2240899Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2241122Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2241337Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2241556Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2241783Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2241998Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2242215Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2242437Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2242660Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2242943Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2243161Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2243376Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2243599Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2243815Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2244032Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2244253Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2244470Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2244688Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2244910Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2245128Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2245358Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2245571Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2245790Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2246015Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2246231Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2246450Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2246730Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2246954Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2247175Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2247395Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2247658Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2247926Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2248143Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2248361Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2248587Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2248804Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2249024Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2249240Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2249460Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2249681Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2249896Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2250115Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2250342Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2250558Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2250766Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2250970Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2251173Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2251382Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2251587Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2251795Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2252008Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2252211Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2252422Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2252685Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2252889Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2253096Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2253301Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2253507Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2253716Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2253918Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2254133Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2254336Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2254540Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2254751Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2254960Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2255170Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2255379Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2255583Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2255794Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2256000Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2256203Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2256457Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2256665Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2256871Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2257084Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2257366Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2258222Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2258450Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2258660Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2258876Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2259087Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2259300Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2259519Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2259731Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2259941Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2260159Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2260371Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2260591Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2260802Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2261013Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2261228Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2261438Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2261649Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2261870Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2262079Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2262295Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2262508Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2262722Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2262996Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2263205Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2263418Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2263634Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2263843Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2264060Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2264278Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2264489Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2264704Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2264912Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2265124Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2265343Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2265553Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2265767Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2265979Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2266190Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2266409Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2266618Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2266879Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2267096Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2267305Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2267563Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2267822Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2268034Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2268252Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2268463Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2268674Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2268892Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2269103Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2269318Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2269540Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2269749Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2269968Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2270185Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2270395Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2270612Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2270832Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2271052Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2271278Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2271495Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2271718Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2271937Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2272158Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2272387Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2272656Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2272876Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2273094Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2273313Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2273540Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2273754Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2273971Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2274196Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2274411Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2274625Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2274848Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2275071Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2275304Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2275523Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2275739Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2275957Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2276174Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2276396Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2276672Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2276885Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2277110Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2277331Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2277596Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2277871Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2278094Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2278317Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2278547Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2278759Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2278979Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2279288Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2279507Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2279733Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2279952Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2280172Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2280402Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2280620Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2280839Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2281066Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2281287Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2281515Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2281741Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2281961Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2282188Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2282408Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2282632Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2282920Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2283140Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2283364Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2283586Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2283804Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2284031Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2284249Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2284473Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2284703Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2284923Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2285156Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2285385Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2285605Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2285835Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2286054Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2286275Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2286500Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2286722Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2287003Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2287223Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2287443Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2287714Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2287987Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2288211Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2288441Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2288666Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2288892Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2289115Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2289336Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2289564Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2289782Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2290001Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2290225Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2290446Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2290677Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2290896Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2291117Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2291344Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2291567Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2291788Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2292021Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2292240Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2292467Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2292685Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2292906Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2293191Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2293412Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2293634Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2294118Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2294346Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2294568Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2294798Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2295020Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2295246Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2295467Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2295692Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2296718Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2297071Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2297237Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2297406Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2297563Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2297724Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2298042Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2298203Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2298363Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2298518Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2298738Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2298961Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2299119Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2299277Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2299431Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2299587Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2299745Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2299904Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2300059Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2300219Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2300374Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2300536Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2300697Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2300852Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2301013Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2301168Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2301324Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2301483Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2301638Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2306372Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2306558Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2306734Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2306895Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2307159Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2307323Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2307479Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2307640Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2307799Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2307956Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2308128Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2308286Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2308444Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2308606Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2308764Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2308934Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2309088Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2309244Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2309407Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2309562Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2309716Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2309876Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2310080Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2310248Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2310405Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2310560Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2310765Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2310958Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2311118Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2311280Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2311434Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2311596Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2311753Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2311911Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2312071Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2312226Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2312382Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2312549Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2312710Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2312875Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2313030Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2313183Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2313345Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2313502Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2313659Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2313820Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2313974Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2314133Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2314293Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2314500Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2314662Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2314816Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2314971Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2315129Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2315285Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2315443Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2315606Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2315762Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2315925Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2316083Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2316246Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2316410Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2316571Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2316728Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2316890Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2317050Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2317287Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2317466Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2317621Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2317784Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2317979Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2318177Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2318340Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2318497Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2318656Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2318812Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2318968Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2319247Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2319406Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2319561Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2319721Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2319879Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2320048Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2320205Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2320360Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2320518Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2320672Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2320827Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2320986Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2321145Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2321307Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2321463Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2321622Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2321835Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2321991Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2322148Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2322310Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2322466Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2322628Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2322783Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2322939Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2323103Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2323258Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2323415Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2323584Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2323743Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2323899Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2324060Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2324214Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2324377Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2324534Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2324734Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2324898Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2325055Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2325210Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2325413Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2325805Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2325970Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2326129Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2326285Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2326448Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2326604Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2326762Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2326924Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2327077Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2327240Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2327399Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2327561Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2327723Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2327881Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2328037Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2328202Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2328358Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2328523Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2328681Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2328839Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2329001Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2329158Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2329364Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2329530Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2329685Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2329848Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2330004Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2330159Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2330323Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2330480Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2330637Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2330797Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2330957Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2331128Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2331285Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2331442Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2331603Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2331759Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2331916Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2332077Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2332271Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2332431Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2332592Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2332787Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2332988Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2333146Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2333302Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2333465Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2333622Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2333777Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2333937Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2334093Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2334248Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2334409Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2334566Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2334734Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2334892Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2335046Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2335207Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2335361Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2335516Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2335674Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2335832Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2335991Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2336144Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2336299Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2336509Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2336667Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2336823Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2336990Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2337146Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2337314Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2337493Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2337668Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2337828Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2337983Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2338138Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2338300Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2338460Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2338618Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2338771Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2338926Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2339088Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2339242Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2339439Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2339600Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2339757Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2339919Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2340116Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2340310Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2340472Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2340627Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2340782Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2340943Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2341097Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2341259Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2341414Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2341568Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2341729Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2341884Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2342044Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2342204Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2342359Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2342517Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2342678Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2342832Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2342994Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2343149Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2343304Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2343464Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2343622Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2343825Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2343989Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2344144Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2344303Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2344458Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2344612Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2344773Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2344931Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2345086Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2345247Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2345405Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2345570Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2345725Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2345881Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2346040Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2346196Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2346350Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2346510Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2346708Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2346869Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2347025Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2347240Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2347441Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2347595Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2347749Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2347910Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2348064Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2348223Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2348380Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2348536Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2348696Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2348850Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2349004Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2349172Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2349331Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2349490Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2349644Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2349798Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2349956Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2350112Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2350268Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2350430Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2350585Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2350739Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2350901Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2351106Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2351266Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2351420Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2351573Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2351734Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2351891Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2352048Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2352209Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2352365Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2352526Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2352682Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2352840Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2352998Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2353154Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2353308Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2353468Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2353622Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2353823Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2353978Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2354132Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2354291Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2354510Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2354707Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2354871Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2355026Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2355186Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2355339Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2355496Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2355656Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2355812Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2355965Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2356124Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2356281Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2356446Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2356600Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2356755Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2356915Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2357070Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2357249Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2357432Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2357588Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2357746Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2357900Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2358057Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2358266Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2358425Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2358579Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2358737Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2358891Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2359102Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2359258Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2359417Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2359576Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2359730Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2359888Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2360052Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2360205Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2360361Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2360524Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2360679Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2360839Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2360994Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2361190Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2361353Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2361507Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2361662Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2361866Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2362059Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2362220Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2362375Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2362530Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2362690Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2362844Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2363001Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2363160Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2363317Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2363478Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2363637Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2363799Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2363958Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2364112Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2364265Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2364424Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2364578Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2364745Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2364900Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2365054Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2365215Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2365371Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2365594Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2365759Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2365912Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2366072Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2366227Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2366382Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2366545Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2366701Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2366855Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2367015Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2367180Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2367339Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2367498Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2367652Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2367807Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2367966Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2368121Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2368319Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2368481Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2368635Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2368794Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2368989Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2369182Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2369345Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2369500Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2369655Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2369815Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2369969Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2370123Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2370287Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2370440Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2370600Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2370756Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2370918Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2371076Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2371231Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2371386Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2371546Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2371700Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2371859Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2372014Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2372168Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2372329Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2372486Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2372690Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2372852Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2373007Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2373167Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2373321Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2373475Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2373637Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2373794Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2373949Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2374107Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2374261Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2374425Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2374581Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2374735Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2374897Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2375052Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2375205Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2375364Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2375560Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2375721Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2375876Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2376030Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2376233Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2376427Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2376583Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2376741Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2376896Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2377062Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2377216Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2377372Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2377535Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2377689Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2377843Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2378008Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2378168Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2378322Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2378481Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2378635Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2378793Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2378949Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2379104Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2379264Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2379417Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2379571Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2379733Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2379936Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2380095Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2380249Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2380403Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2380563Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2380720Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2380876Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2381037Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2381192Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2381354Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2381511Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2381670Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2381828Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2381982Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2382135Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2382295Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2382451Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2382610Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2382833Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2382989Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2383152Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2383348Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2383543Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2383704Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2383859Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2384022Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2384176Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2384330Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2384490Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2384646Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2384800Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2384959Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2385115Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2385279Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2385433Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2385586Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2385745Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2385902Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2386056Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2386221Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2386376Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2386536Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2386693Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2386847Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2387059Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2387217Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2387373Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2387534Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2387689Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2387844Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2388003Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2388157Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2388317Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2388472Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2388625Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2388787Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2388948Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2389102Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2389263Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2389416Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2389573Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2389726Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2389920Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2390080Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2390234Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2390387Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2390586Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2390782Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2390945Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2391100Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2391254Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2391413Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2391567Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2391723Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2391883Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2392037Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2392195Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2392350Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2392509Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2392668Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2392821Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2392975Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2393134Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2393288Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2393448Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2393602Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2393756Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2393913Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2394067Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2394297Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2394455Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2394608Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2394766Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2394919Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2395072Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2395230Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2395386Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2395542Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2395701Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2396055Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2396281Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2396483Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2396638Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2396798Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2396951Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2397105Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2397265Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2397511Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2397667Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2397827Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2398039Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2398260Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2398417Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2398574Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2398733Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2398887Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2399115Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2399279Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2399434Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2399593Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2399747Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2399900Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2400065Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2400222Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2400376Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2400535Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2400689Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2400851Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2401005Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2401161Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2401322Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2401476Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2401632Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2401803Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2402025Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2402183Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2402336Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2402491Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2402653Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2402809Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2402964Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2403125Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2403279Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2403442Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2403604Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2403762Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2403920Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2404074Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2404227Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2404386Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2404542Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2404740Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2404902Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2405059Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2405219Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2405415Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2405611Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2405773Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2405927Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2406082Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2406245Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2406399Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2406562Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2406719Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2406872Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2407037Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2407217Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2407400Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2407560Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2407713Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2407875Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2408029Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2408183Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2408345Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2408502Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2408656Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2408817Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2408973Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2409207Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2409361Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2409514Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2409674Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2409829Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2409985Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2410145Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2410302Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2410465Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2410619Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2410777Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2410939Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2411094Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2411248Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2411406Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2411562Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2411721Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2411875Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2412069Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2412227Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2412381Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2412536Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2412741Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2412935Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2413097Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2413251Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2413406Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2413568Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2413722Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2413881Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2414042Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2414197Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2414351Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2414516Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2414675Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2414834Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2414988Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2415143Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2415301Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2415459Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2415613Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2415773Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2415926Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2416086Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2416243Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2416444Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2416603Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2416757Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2416910Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2417071Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2417226Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2417389Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2417542Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2417695Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2417853Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2418008Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2418167Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2418327Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2418480Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2418638Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2418791Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2418944Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2419148Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2419303Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2419455Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2419616Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2419810Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2420011Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2420165Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2420319Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2420478Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2420633Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2420788Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2420946Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2421103Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2421264Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2421417Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2421574Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2421739Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2421893Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2422047Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2422205Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2422358Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2422511Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2422668Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2422823Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2422981Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2423134Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2423292Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2423502Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2423656Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2423810Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2423971Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2424124Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2424283Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2424443Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2424596Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2424751Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2424905Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2425057Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2425219Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2425375Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2425531Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2425685Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2425838Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2425997Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2426151Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2426346Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2426506Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2426659Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2426818Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2427014Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2427207Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2427370Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2427522Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2431969Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2432148Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2432316Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2432478Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2432637Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2432801Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2432956Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2433114Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2433282Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2433437Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2433598Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2433754Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2433911Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2434074Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2434232Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2434389Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2434554Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2434709Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2434875Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2435106Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2435261Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2435420Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2435574Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2435731Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2435895Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2436051Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2436209Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2436362Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2436518Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2436682Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2436841Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2436995Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2437182Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2437360Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2437523Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2437681Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2437837Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2438041Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2438198Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2438354Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2438556Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2439194Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2439358Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2439514Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2439667Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2439827Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2439980Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2440133Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2440298Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2440453Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2440614Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2440773Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2440934Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2441094Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2441250Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2441404Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2441564Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2441721Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2441876Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2442039Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2442192Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2442351Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2442505Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2442711Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2442879Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2443035Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2443191Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2443353Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2443507Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2443671Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2443827Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2443981Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2444143Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2444299Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2444454Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2444622Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2444775Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2444936Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2445091Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2445244Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2445403Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2445600Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2445761Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2445921Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2446075Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2446275Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2446469Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2446627Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2446792Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2446948Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2447103Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2447263Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2447420Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2447579Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2447733Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2447888Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2448050Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2448213Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2448367Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2448533Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2448691Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2448853Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2449008Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2449165Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2449328Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2449488Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2449643Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2449808Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2450010Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2450169Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2450323Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2450479Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2450642Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2450802Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2450958Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2451123Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2451281Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2451437Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2451602Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2451761Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2451921Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2452079Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2452235Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2452398Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2452552Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2452707Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2452911Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2453067Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2453228Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2453424Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2453618Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2453779Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2453934Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2454090Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2454255Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2454410Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2454570Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2454726Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2454881Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2455043Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2455198Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2455358Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2455525Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2455679Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2455845Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2455999Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2456155Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2456315Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2456473Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2456626Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2456784Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2456941Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2457105Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2457308Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2457463Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2457627Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2457780Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2457936Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2458097Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2458254Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2458408Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2458568Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2458723Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2458892Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2459049Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2459203Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2459359Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2459514Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2459667Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2459827Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2460022Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2460179Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2460339Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2460493Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2460699Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2460893Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2461050Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2461209Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2461362Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2461514Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2461673Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2461829Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2461992Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2462147Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2462302Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2462465Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2462624Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2462780Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2462943Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2463097Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2463259Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2463414Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2463569Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2463729Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2463883Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2464037Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2464196Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2464396Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2464555Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2464709Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2464860Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2465025Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2465180Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2465334Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2465497Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2465651Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2465812Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2465970Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2466129Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2466288Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2466441Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2466595Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2466754Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2466909Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2467069Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2467268Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2467426Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2467588Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2467743Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2467995Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2468196Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2468351Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2468506Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2468667Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2468821Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2468982Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2469138Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2469292Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2469451Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2469605Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2469763Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2469929Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2470083Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2470242Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2470397Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2470552Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2470711Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2470866Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2471021Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2471180Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2471334Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2471495Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2471697Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2471851Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2472010Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2472164Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2472318Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2472478Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2472633Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2472792Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2472945Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2473099Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2473263Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2473423Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2473578Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2473738Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2473892Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2474051Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2474204Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2474400Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2474563Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2474717Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2474872Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2475074Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2475275Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2475435Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2475591Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2475745Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2475906Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2476062Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2476216Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2476379Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2476536Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2476697Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2476854Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2477014Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2477175Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2477328Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2477482Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2477641Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2477794Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2477950Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2478114Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2478270Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2478429Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2478587Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2478789Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2478949Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2479179Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2479333Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2479496Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2479650Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2479810Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2479965Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2480122Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2480281Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2480436Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2480594Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2480755Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2480908Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2481067Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2481221Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2481374Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2481535Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2481737Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2481893Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2482053Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2482206Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2482412Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2482611Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2482768Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2482928Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2483082Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2483238Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2483397Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2483554Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2483714Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2483868Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2484022Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2484183Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2484344Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2484498Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2484658Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2484813Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2484975Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2485129Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2485284Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2485442Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2485595Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2485748Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2485911Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2486121Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2486275Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2486437Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2486591Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2486751Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2486906Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2487062Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2487222Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2487377Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2487531Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2487694Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2487853Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2488013Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2488167Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2488323Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2488482Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2488638Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2488793Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2488999Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2489156Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2489316Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2489512Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2489708Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2489870Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2490025Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2490180Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2490342Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2490497Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2490657Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2490814Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2490969Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2491129Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2491286Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2491448Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2491612Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2491766Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2491926Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2492080Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2492233Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2492392Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2492561Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2492715Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2492869Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2493029Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2493233Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2493400Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2493555Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2493710Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2493875Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2494029Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2494186Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2494347Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2494501Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2494664Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2494818Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2494975Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2495143Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2495298Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2495452Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2495615Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2495769Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2496234Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2496551Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2496711Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2496872Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2497025Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2497245Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2497469Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2497623Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2497779Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2497940Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2498096Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2498263Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2498420Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2498574Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2498734Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2498891Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2499046Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2499212Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2499366Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2499525Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2499681Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2499836Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2499994Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2500150Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2500304Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2500464Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2500619Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2500782Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2501003Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2501157Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2501316Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2501471Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2501626Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2501787Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2501942Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2502104Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2502258Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2502412Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2502575Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2502735Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2502889Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2503048Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2503203Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2503363Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2503518Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2503673Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2503878Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2504034Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2504189Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2504350Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2504590Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2504751Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2504906Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2505060Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2505220Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2505378Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2505533Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2505698Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2505852Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2506008Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2506169Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2506327Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2506490Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2506645Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2506799Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2506963Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2507117Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2507272Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2507435Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2507590Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2507749Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2507902Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2508057Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2508269Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2508424Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2508579Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2508740Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2508894Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2509054Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2509210Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2509365Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2509523Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2509678Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2509835Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2510000Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2510155Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2510314Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2510468Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2510623Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2510783Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2510981Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2511138Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2511301Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2511456Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2511656Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2511882Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2512039Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2512205Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2512360Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2512515Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2512675Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2512834Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2512995Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2513148Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2513304Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2513469Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2513633Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2513787Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2513946Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2514100Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2514253Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2514415Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2514568Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2514730Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2514883Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2515038Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2515201Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2515405Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2515560Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2515718Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2515870Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2516029Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2516183Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2516337Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2516499Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2516654Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2516808Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2516970Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2517130Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2517289Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2517445Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2517599Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2517759Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2517913Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2518067Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2518270Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2518430Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2518591Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2518745Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2518942Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2519214Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2519371Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2519527Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2519687Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2519842Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2520002Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2520159Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2520314Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2520476Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2520630Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2520787Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2520953Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2521108Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2521269Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2521424Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2521579Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2521739Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2521901Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2522057Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2522219Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2522375Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2522537Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2522765Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2522920Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2523080Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2523236Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2523390Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2523554Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2523713Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2523869Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2524028Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2524182Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2524345Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2524505Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2524661Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2524822Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2524977Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2525134Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2525294Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2525490Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2525652Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2525807Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2525962Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2526167Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2526363Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2526521Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2526679Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2526834Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2526996Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2527152Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2527324Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2527513Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2527677Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2527834Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2528001Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2528164Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2528322Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2528476Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2528632Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2528791Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2528949Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2529104Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2529268Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2529423Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2529583Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2529741Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2529939Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2530100Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2530257Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2530412Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2530574Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2530729Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2530890Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2531051Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2531206Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2531367Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2531524Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2531681Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2531847Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2532002Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2532157Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2532319Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2532474Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2532633Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2532833Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2532989Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2533150Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2533306Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2533501Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2533702Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2533859Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2534019Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2534175Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2534331Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2534493Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2534650Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2534804Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2534965Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2535119Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2535283Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2535446Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2535602Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2535764Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2535919Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2536076Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2536240Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2536398Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2536558Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2536711Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2536866Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2537028Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2537231Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2537386Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2537546Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2537700Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2537858Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2538013Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2538171Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2538333Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2538488Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2538644Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2538804Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2538965Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2539126Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2539282Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2539438Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2539602Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2539758Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2539913Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2540115Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2540272Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2540427Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2540627Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2540823Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2540985Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2541141Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2541298Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2541459Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2541616Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2541773Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2541934Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2542090Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2542251Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2542406Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2542570Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2542730Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2542886Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2543040Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2543199Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2543354Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2543514Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2543672Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2543826Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2543987Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2544142Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2544345Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2544508Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2544662Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2544822Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2544977Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2545136Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2545300Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2545457Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2545612Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2545773Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2545928Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2546091Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2546252Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2546407Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2546568Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2546724Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2546879Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2547040Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2547238Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2547400Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2547555Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2547710Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2547912Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2548130Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2548289Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2548449Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2548608Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2548766Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2548921Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2549082Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2549242Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2549397Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2549556Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2549719Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2549879Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2550033Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2550192Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2550345Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2550506Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2550661Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2550817Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2550978Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2551132Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2551286Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2551445Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2551652Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2551812Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2551966Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2552121Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2552281Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2552436Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2552590Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2552752Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2552908Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2553067Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2553224Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2558123Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2558316Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2558484Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2558644Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2558803Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2558967Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2559197Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2559431Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2559598Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2559754Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2559962Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2560159Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2560319Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2560482Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2560639Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2560797Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2560958Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2561115Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2561276Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2561443Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2561600Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2561762Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2561922Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2562082Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2562244Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2562399Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2562556Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2562715Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2562871Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2563035Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2563190Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2563346Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2563510Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2563668Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2563872Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2564036Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2564192Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2564353Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2564510Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2564667Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2564831Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2564985Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2565141Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2565304Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2565463Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2565630Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2565785Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2565940Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2566100Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2566256Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2566412Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2566616Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2566774Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2566935Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2567105Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2567334Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2567540Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2567698Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2567855Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2568018Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2568173Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2568337Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2568496Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2568652Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2568814Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2568972Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2569129Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2569301Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2569455Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2569611Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2569772Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2569927Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2570090Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2570245Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2570404Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2570568Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2570724Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2570881Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2571091Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2571246Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2571412Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2571568Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2571724Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2571887Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2572042Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2572198Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2572361Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2572517Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2572679Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2572842Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2572997Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2573158Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2573312Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2573466Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2573627Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2573783Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2573990Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2574148Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2574304Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2574464Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2574660Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2574855Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2575020Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2575176Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2575340Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2575498Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2575655Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2575819Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2575978Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2576135Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2576297Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2576455Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2576624Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2576781Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2576938Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2577102Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2577260Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2577417Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2577584Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2577740Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2577895Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2578057Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2578217Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2578425Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2578580Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2578736Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2578906Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2579062Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2579219Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2579382Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2579538Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2579701Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2579857Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2580016Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2580186Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2580343Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2580500Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2580663Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2580819Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2580986Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2581183Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2581341Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2581503Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2581659Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2581878Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2582085Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2582243Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2582405Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2582562Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2582717Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2582882Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2583039Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2583199Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2583360Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2583517Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2583681Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2583839Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2584000Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2584160Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2584315Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2584473Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2584634Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2584791Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2584948Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2585113Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2585270Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2585428Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2585630Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2585785Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2585946Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2586100Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2586255Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2586418Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2586574Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2586738Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2586892Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2587047Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2587207Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2587367Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2587523Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2587682Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2587835Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2587989Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2588151Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2588308Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2588512Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2588670Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2588824Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2588985Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2589181Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2589376Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2589537Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2589695Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2589855Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2590012Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2590167Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2590328Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2590483Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2590638Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2590797Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2590955Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2591121Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2591276Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2591431Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2591590Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2591744Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2591898Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2592065Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2592220Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2592385Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2592539Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2592694Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2592905Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2593062Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2593221Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2593381Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2593536Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2593699Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2593882Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2594100Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2594306Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2594461Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2594621Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2594787Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2594941Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2595101Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2595256Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2595410Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2595570Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2595723Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2596230Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2596408Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2596563Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2596782Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2597006Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2597167Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2597349Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2597528Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2597691Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2597855Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2598012Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2598170Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2598332Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2598488Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2598650Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2598814Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2598971Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2599184Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2599341Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2599497Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2599658Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2599814Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2599980Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2600134Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2600290Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2600454Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2600611Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2600842Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2601005Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2601161Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2601323Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2601479Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2601637Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2601798Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2601956Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2602112Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2602279Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2602440Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2602607Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2602764Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2602920Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2603085Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2603242Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2603399Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2603606Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2603765Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2603928Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2604085Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2604284Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2604486Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2604644Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2604802Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2604965Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2605121Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2605279Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2605443Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2605602Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2605764Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2605920Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2606079Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2606246Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2606401Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2606556Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2606716Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2606871Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2607034Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2607189Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2607347Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2607508Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2607664Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2607823Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2608032Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2608192Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2608353Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2608508Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2608667Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2608832Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2608988Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2609145Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2609306Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2609461Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2609624Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2609785Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2609941Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2610101Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2610258Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2610415Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2610576Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2610733Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2611310Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2611472Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2611629Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2611794Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2612038Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2612197Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2612366Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2612521Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2612684Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2612840Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2612995Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2613160Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2613317Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2613472Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2613637Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2613796Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2613963Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2614120Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2614279Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2614446Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2614602Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2614759Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2614923Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2615080Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2615237Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2615400Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2615560Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2615770Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2615929Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2616087Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2616251Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2616408Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2616565Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2616729Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2616887Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2617050Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2617209Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2617367Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2617534Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2617690Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2617846Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2618009Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2618166Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2618329Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2618528Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2618686Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2618852Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2619009Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2619205Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2619412Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2619570Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2619732Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2619901Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2620058Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2620215Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2620382Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2620540Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2620697Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2620861Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2621020Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2621188Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2621344Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2621500Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2621663Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2621819Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2621976Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2622138Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2622298Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2622461Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2622617Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2622774Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2622988Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2623145Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2623301Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2623466Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2623622Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2623786Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2623943Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2624102Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2624267Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2624424Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2624582Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2624751Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2624908Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2625065Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2625228Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2625384Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2625546Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2625702Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2625902Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2626067Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2626222Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2626379Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2626583Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2626777Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2626941Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2627098Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2627254Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2627417Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2627574Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2627732Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2627894Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2628050Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2628212Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2628370Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2628532Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2628693Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2628849Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2629005Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2629168Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2629326Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2629488Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2629645Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2629803Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2629969Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2630127Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2630337Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2630499Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2630655Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2630817Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2630973Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2631128Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2631297Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2631454Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2631610Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2631770Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2631928Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2632093Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2632249Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2632405Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2632566Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2632724Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2632880Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2633040Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2633239Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2633401Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2633564Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2633794Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2633997Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2634156Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2634312Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2634474Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2634631Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2634788Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2634949Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2635109Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2635272Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2635428Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2635588Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2635756Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2635912Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2636068Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2636229Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2636385Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2636548Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2636704Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2636862Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2637027Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2637184Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2637339Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2637574Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2637733Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2637894Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2638050Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2638207Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2638369Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2638526Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2638686Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2638852Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2639055Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2639219Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2639379Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2639540Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2639702Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2639859Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2640017Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2640180Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2640338Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2640548Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2640707Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2640863Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2641023Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2641220Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2641416Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2641579Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2641736Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2641898Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2642054Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2642209Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2642373Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2642528Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2642683Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2642841Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2642998Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2643159Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2643324Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2643479Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2643639Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2643795Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2643951Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2644114Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2644272Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2644426Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2644588Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2644745Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2644956Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2645111Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2645266Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2645427Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2645583Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2645739Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2645901Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2646059Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2646224Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2646380Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2646538Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2646703Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2646859Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2647014Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2647175Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2647329Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2647490Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2647645Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2647846Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2648010Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2648167Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2648362Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2648567Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2648727Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2648888Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2649044Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2649200Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2649360Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2649518Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2649677Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2649838Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2649994Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2650155Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2650318Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2650474Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2650635Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2650791Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2650948Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2651111Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2651266Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2651425Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2651586Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2651743Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2651903Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2652061Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2652266Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2652428Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2652585Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2652742Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2652905Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2653064Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2653228Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2653385Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2653542Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2653703Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2653860Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2654023Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2654187Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2654342Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2654506Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2654663Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2654821Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2655026Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2655184Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2655341Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2655502Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2655696Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2655898Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2656057Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2656213Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2656375Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2656533Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2656689Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2656853Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2657011Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2657199Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2657378Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2657539Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2657705Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2657865Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2658020Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2658181Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2658338Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2658498Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2658657Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2658813Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2658976Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2659132Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2659295Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2659506Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2659662Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2659818Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2659980Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2660135Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2660297Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2660453Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2660614Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2660777Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2660933Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2661092Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2661259Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2661414Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2661577Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2661734Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2661890Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2662052Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2662207Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2662405Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2662570Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2662727Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2662890Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2663170Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2663329Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2663492Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2663649Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2663804Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2663964Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2664120Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2664286Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2664444Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2664600Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2664762Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2664920Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2665083Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2665243Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2665400Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2665565Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2665718Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2665875Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2666040Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2666197Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2666353Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2666515Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2666673Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2666887Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2667044Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2667200Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2667362Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2667518Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2667674Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2667840Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2667995Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2668157Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2668313Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2668473Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2668639Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2668796Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2668951Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2669113Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2669269Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2669428Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2669632Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2669789Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2669950Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2670106Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2670304Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2670506Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2670664Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2670820Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2670983Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2671139Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2671303Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2671461Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2671620Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2671785Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2671939Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2672101Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2672267Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2672423Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2672584Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2672740Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2672895Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2673057Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2673212Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2673370Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2673532Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2673688Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2673852Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2674065Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2674221Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2674383Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2674540Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2674696Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2674858Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2675014Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2675178Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2675335Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2675490Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2675650Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2675812Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2675967Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2676128Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2676284Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2676447Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2676605Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2676762Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2676965Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2677121Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2677278Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2677439Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2677635Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2677830Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2677992Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2678150Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2678311Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2678467Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2678622Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2678784Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2678941Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2679146Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2679312Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2679471Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2679638Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2679795Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2679951Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2680113Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2680268Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2680426Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2680591Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2685365Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2685553Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2685714Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2685885Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2686123Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2686289Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2686447Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2686603Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2686767Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2686925Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2687087Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2687252Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2687410Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2687574Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2687733Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2687896Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2688060Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2688218Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2688376Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2688541Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2688698Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2688854Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2689060Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2689223Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2689385Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2689587Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2689783Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2689946Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2690104Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2690261Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2690423Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2690579Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2690745Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2690904Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2691060Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2691226Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2691385Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2691547Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2691711Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2691868Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2692032Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2692190Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2692347Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2692512Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2692668Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2692826Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2692985Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2693142Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2693354Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2693512Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2693668Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2693830Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2693986Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2694140Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2694304Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2694462Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2694629Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2694786Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2694944Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2695108Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2695270Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2695426Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2695587Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2695742Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2696146Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2696367Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2696653Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2696824Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2696981Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2697138Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2697422Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2697654Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2697817Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2697973Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2698128Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2698290Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2698446Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2698604Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2698768Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2698926Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2699082Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2699251Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2699413Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2699576Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2699733Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2699888Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2700049Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2700205Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2700364Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2700527Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2700682Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2700845Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2701004Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2701234Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2701396Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2701553Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2701710Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2701876Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2702034Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2702196Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2702355Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2702511Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2702675Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2702835Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2702999Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2703166Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2703325Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2703484Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2703643Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2703798Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2703962Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2704162Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2704321Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2704489Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2704688Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2704894Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2705056Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2705216Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2705381Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2705539Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2705695Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2705858Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2706017Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2706181Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2706338Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2706494Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2706663Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2706825Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2706983Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2707145Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2707303Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2707462Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2707625Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2707789Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2707955Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2708114Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2708272Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2708438Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2708643Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2708799Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2708964Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2709121Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2709284Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2709440Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2709598Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2709761Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2709919Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2710078Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2710242Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2710403Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2710567Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2710726Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2710882Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2711044Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2711202Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2711403Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2711564Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2711723Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2711879Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2712079Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2712276Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2712443Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2712600Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2712756Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2712919Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2713076Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2713232Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2713394Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2713554Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2713716Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2713875Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2714036Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2714199Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2714355Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2714511Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2714673Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2714829Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2714989Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2715147Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2715303Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2715463Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2715619Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2715823Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2715991Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2716146Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2716303Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2716465Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2716620Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2716782Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2716939Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2717097Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2717259Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2717418Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2717577Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2717740Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2717895Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2718056Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2718211Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2718367Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2718526Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2718736Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2718893Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2719109Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2719267Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2719514Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2719673Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2719829Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2719990Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2720146Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2720301Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2720462Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2720620Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2720782Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2720938Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2721094Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2721257Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2721419Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2721575Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2721736Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2721892Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2722055Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2722212Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2722369Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2722531Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2722686Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2722842Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2723012Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2723218Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2723385Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2723541Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2723696Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2723862Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2724021Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2724181Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2724343Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2724498Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2724654Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2724823Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2724986Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2725148Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2725303Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2725457Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2725621Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2725778Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2726002Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2726164Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2726320Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2726481Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2726678Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2726873Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2727038Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2727198Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2727355Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2727515Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2727672Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2727837Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2727995Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2728151Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2728312Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2728470Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2728632Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2728795Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2728951Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2729111Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2729269Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2729425Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2729592Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2729750Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2729907Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2730070Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2730231Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2730449Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2730606Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2730761Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2730922Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2731079Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2731234Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2731396Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2731556Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2731717Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2731873Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2732030Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2732198Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2732354Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2732510Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2732672Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2732827Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2732988Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2733145Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2733344Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2733508Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2733668Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2733825Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2734027Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2734224Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2734383Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2734545Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2734700Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2734863Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2735019Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2735177Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2735340Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2735497Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2735652Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2735817Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2735978Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2736139Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2736298Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2736454Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2736615Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2736773Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2736931Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2737091Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2737247Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2737409Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2737567Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2737771Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2737932Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2738088Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2738244Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2738406Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2738563Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2738727Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2738883Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2739042Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2739204Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2739363Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2739524Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2739687Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2739842Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2740003Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2740159Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2740315Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2740478Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2740675Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2740833Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2740995Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2741189Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2741392Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2741551Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2741707Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2741868Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2742024Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2742182Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2742345Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2742504Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2742663Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2742825Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2742985Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2743153Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2743310Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2743466Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2743628Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2743783Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2743940Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2744102Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2744260Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2744423Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2744584Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2744740Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2744955Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2745112Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2745268Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2745431Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2745591Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2745754Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2745910Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2746070Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2746230Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2746386Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2746542Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2746702Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2746876Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2747032Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2747197Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2747354Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2747510Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2747674Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2747873Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2748032Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2748196Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2748352Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2748555Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2748753Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2748911Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2749075Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2749232Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2749390Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2749554Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2749712Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2749874Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2750031Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2750187Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2750352Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2750517Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2750674Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2750836Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2750993Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2751153Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2751311Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2751470Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2751633Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2751790Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2751947Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2752113Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2752340Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:34.2752502Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2752659Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2755301Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2755481Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2755646Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2755804Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2755967Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2756122Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2756280Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2756447Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2756609Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2756764Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2756925Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2757081Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2757290Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2757478Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2757634Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2757797Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2757953Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2758109Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2758328Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2758528Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2758686Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2758846Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2759004Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2759226Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2759388Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2759545Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2759706Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2759862Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2760018Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2760179Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2760344Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2760502Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2760663Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2760818Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2760984Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2761140Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2761295Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2761461Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2761617Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2761772Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2761933Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2762091Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2762304Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2762459Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2762616Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2762868Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2763027Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2763184Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2763352Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2763507Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2763669Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2763826Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2763983Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2764147Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2764303Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2764458Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2764620Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2764778Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2764941Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2765096Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2765253Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2765413Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2765568Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2765769Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2765970Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2766127Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2766288Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2766447Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2766604Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2766764Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2766920Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2767074Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2767235Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2767391Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2767549Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2767717Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2767873Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2768037Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2768196Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2768354Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2768516Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2768672Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2768827Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2768989Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2769145Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2769310Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2769516Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2769673Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2769837Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2769995Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2770207Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2770370Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2770526Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2770687Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2770845Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2771002Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2771165Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2771324Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2771480Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2771641Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2771795Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2771958Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2772112Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2772268Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2772428Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2772582Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2772740Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2772903Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2773145Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2773307Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2773464Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2773618Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2773783Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2773938Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2774093Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2774256Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2774411Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2774572Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2774728Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2774886Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2775053Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2775208Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2775364Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2775527Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2775682Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2775843Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2775998Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2776153Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2776314Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2776469Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2776627Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2776832Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2776988Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2777143Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2777348Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2777507Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2777669Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2777826Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2777983Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2778145Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2778300Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2778458Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2778625Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2778781Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2778942Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2779099Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2779256Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2779418Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2779573Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2779729Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2779891Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2780046Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2780251Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2780472Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2780632Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2780794Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2780950Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2781110Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2781271Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2781427Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2781589Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2781746Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2781902Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2782066Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2782229Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2782385Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2782547Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2782703Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2782865Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2783020Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2783176Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2783337Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2783493Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2783649Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2783813Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2784018Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2784181Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2784338Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2784493Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2784698Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2784855Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2785010Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2785172Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2785327Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2785482Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2785643Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2785805Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2785965Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2786121Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2786277Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2786440Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2786595Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2786751Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2786912Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2787067Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2787229Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2787385Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2787585Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2787787Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2787944Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2788100Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2788263Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2788420Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2788581Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2788736Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2788892Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2789054Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2789210Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2789371Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2789539Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2789695Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2789856Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2790014Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2790169Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2790332Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2790486Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2790643Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2790807Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2790962Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2791127Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2791331Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2791487Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2791653Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2791853Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2792010Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2792175Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2792332Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2792492Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2792650Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2792805Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2792968Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2793129Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2793285Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2793445Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2793600Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2793757Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2793924Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2794081Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2794241Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2794399Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2794556Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2794761Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2794962Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2795119Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2795282Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2795437Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2795602Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2795758Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2796136Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2796363Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2796546Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2796705Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2796870Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2797031Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2797193Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2797348Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2797505Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2797670Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2797827Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2797982Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2798143Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2798298Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2798459Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2798615Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2798865Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2799074Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2799232Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2799387Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2799619Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2799805Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2799992Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2800148Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2800304Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2800466Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2800620Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2800779Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2800950Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2801106Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2801267Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2801425Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2801580Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2801740Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2801895Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2802050Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2802215Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2802369Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2802603Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2802835Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2802994Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2803158Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2803317Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2803473Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2803634Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2803790Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2803945Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2804108Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2804261Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2804428Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2804591Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2804748Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2804913Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2805074Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2805230Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2805391Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2805548Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2805708Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2805865Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2806022Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2806185Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2806390Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2806545Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2806706Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2806860Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2807066Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2807223Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2807381Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2807542Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2807696Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2807854Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2808017Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2808177Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2808337Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2808492Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2808646Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2808812Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2808969Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2809125Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2809286Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2809442Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2809605Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2809830Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2810026Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2810191Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2810349Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2815364Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2815538Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2815706Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2815868Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2816027Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2816192Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2816350Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2816510Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2816686Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2816844Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2817008Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2817168Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2817329Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2817494Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2817653Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2817811Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2817978Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2818139Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2818304Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2818464Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2818699Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2818864Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2819025Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2819229Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2819394Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2819553Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2819722Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2819881Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2820040Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2820204Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2820364Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2820529Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2820697Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2820855Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2821022Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2821182Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2821341Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2821507Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2821664Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2821822Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2821987Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2822191Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2822392Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2822559Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2822721Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2822886Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2823043Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2823200Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2823365Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2823521Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2823679Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2823844Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2824006Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2824176Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2824335Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2824493Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2824657Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2824820Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2824978Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2825141Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2825302Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2825467Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:34.2825630Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2825793Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2826015Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2826174Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2826335Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2826501Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2826705Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2826872Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2827032Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2827191Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2827358Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2827517Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2827679Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2827850Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2828008Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2828173Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2828332Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2828496Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2828663Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2828822Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2828980Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2829148Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2829307Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2829521Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2829722Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2829883Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2830048Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2830207Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2830370Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2830538Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2830698Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2830857Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2831026Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2831186Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2831358Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2831528Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2831688Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2831856Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2832015Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2832178Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2832349Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2832508Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2832677Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2832837Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2832996Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2833168Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2833376Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2833537Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2833706Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2833866Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2834079Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2834242Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2834402Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2834571Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2834732Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2834892Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2835064Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2835228Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2835395Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2835555Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2835714Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2835884Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2836043Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2836204Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2836373Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2836533Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2836701Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2836905Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2837107Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2837279Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2837441Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2837601Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2837775Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2837936Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2838108Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2838269Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2838430Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2838596Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2838759Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2838925Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2839204Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2839365Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2839534Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2839696Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2839857Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2840028Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2840189Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2840350Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2840517Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2840679Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2840890Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2841060Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2841223Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2841384Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2841616Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2841777Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2841950Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2842110Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2842270Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2842443Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2842608Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2842771Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2842939Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2843098Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2843263Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2843428Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2843587Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2843753Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2843914Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2844074Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2844238Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2844398Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2844649Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2844811Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2844975Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2845141Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2845303Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2845464Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2845632Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2845792Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2845960Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2846120Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2846279Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2846453Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2846614Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2846774Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2846939Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2847100Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2847271Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2847443Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2847624Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2847804Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2847962Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2848122Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2848339Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2848498Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2848661Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2848821Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2849024Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2849190Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2849349Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2849508Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2849674Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2849835Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2849993Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2850165Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2850324Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2850486Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2850648Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2850808Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2850974Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2851132Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2851291Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2851454Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2851612Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2851779Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2852025Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2852186Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2852351Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2852511Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2852673Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2852840Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2852999Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2853164Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2853323Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2853481Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2853645Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2853806Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2853967Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2854131Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2854290Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2854456Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2854616Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2854778Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2854943Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2855102Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2855262Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2855430Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2855663Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2855831Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2855993Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2856152Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2856361Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2856523Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2856683Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2856847Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2857006Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2857174Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2857333Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2857497Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2857664Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2857825Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2857984Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2858152Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2858311Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2858470Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2858638Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2858797Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2858963Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2859123Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2859326Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2859545Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2859706Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2859864Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2860036Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2860195Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2860360Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2860517Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2860677Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2860842Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2861000Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2861160Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2861332Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2861492Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2861662Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2861823Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2861982Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2862148Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2862306Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2862465Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2862632Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2862790Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2862955Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2863166Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2863324Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2863489Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2863690Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2863852Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2864015Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2864174Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2864337Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2864495Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2864653Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2864819Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2864982Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2865138Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2865304Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2865464Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2865627Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2865785Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2865945Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2866113Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2866271Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2866429Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2866641Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2866839Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2867004Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2867162Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2867323Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2867487Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2867645Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2867804Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2867967Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2868125Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2868284Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2868451Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2868616Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2868781Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2868939Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2869100Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2869264Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2869422Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2869581Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2869743Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2869902Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2870066Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2870227Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2870464Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2870628Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2870786Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2870989Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2871157Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2871316Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2871480Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2871640Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2871798Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2871963Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2872124Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2872287Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2872454Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2872611Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2872779Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2872938Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2873097Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2873263Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2873425Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2873584Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2873749Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2873954Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2874163Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2874323Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2874483Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2874655Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2874814Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2874973Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2875137Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2875295Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2875462Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2875621Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2875783Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2875960Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2876120Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2876278Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2876450Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2876610Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2876768Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2876933Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2877094Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2877261Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2877449Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2877614Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2877916Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2878081Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2878242Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2878447Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2878612Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2878770Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2878938Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2879273Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2879433Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2879597Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2879758Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2879923Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2880089Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2880247Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2880415Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2880574Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2880734Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2880899Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2881057Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2881216Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2881380Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2881589Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2881795Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2881955Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2882113Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2882280Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2882439Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2882597Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2882760Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2882922Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2883087Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2883246Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2883406Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2883575Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2883733Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2883890Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2884058Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2884215Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2884378Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2884536Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2884693Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2884855Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2885013Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2885172Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2885387Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2885544Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2885708Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2885937Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2886097Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2886261Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2886419Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2886576Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2886739Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2886897Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2887057Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2887227Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2887384Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2887546Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2887708Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2887864Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2888029Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2888188Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2888345Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2888509Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2888669Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2888881Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2889079Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2889239Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2889404Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2889564Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2889724Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2889886Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2890044Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2890210Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2890368Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2890528Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2890698Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2890863Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2891020Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2891184Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2891344Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2891508Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2891666Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2891824Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2891990Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2892147Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2892305Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2892471Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2892679Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2892843Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2893002Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2893198Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2893364Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2893527Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2893686Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2893849Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2894008Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2894173Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2894334Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2894499Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2894663Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2894821Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2894980Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2895147Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2895304Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2895466Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2895626Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2895784Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2896241Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2896633Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2896907Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2897072Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2897231Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2897392Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2897557Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2897715Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2897879Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2898037Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2898195Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2898365Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2898528Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2898691Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2898855Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2899015Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2899180Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2899338Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2899496Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2899659Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2899817Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2899976Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2900140Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2900300Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2900538Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2900696Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2900854Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2901017Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2901238Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2901398Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2901565Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2901723Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2901885Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2902042Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2902202Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2902371Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2902528Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2902685Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2902847Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2903009Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2903174Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2903331Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2903488Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2903650Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2903807Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2904014Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2904223Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2904382Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2904544Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2904702Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2904865Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2905030Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2905188Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2905346Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2905509Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2905666Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2905825Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2905992Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2906148Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2906313Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2906473Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2906633Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2906798Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2906956Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2907118Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2907282Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2907440Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2907603Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2907810Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2907970Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2908134Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2908291Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2908489Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2908654Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2908811Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2908976Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2909137Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2909296Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2909463Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2909628Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2909788Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2909954Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2910112Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2910279Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2910438Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2910597Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2910763Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2910921Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2911079Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2911294Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2911493Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2911658Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2911817Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2911974Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2912140Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2912300Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2912457Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2912624Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2912784Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2912949Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2913111Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2913275Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2913439Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2913597Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2913755Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2913921Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2914078Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2914236Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2914401Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2914558Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2914723Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2914884Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2915094Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2915259Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2915416Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2915575Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2915783Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2915942Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2916108Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2916265Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2916423Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2916587Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2916746Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2916909Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2917072Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2917231Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2917393Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2917553Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2917714Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2917878Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2918035Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2918191Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2918353Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2918555Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2918772Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2918931Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2919177Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2919345Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2919505Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2919663Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2919826Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2919985Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2920153Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2920310Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2920469Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2920639Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2920796Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2920953Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2921116Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2921275Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2921442Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2921600Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2921758Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2921922Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2922079Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2922240Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2922457Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2922614Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2922778Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2922940Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2923141Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2923307Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2923465Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2923623Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2923789Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2923948Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2924108Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2924277Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2924438Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2924602Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2924760Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2924922Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2925086Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2925244Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2925401Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2925571Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2925730Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2925896Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2926167Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2926327Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2926497Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2926655Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2926815Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2926980Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2927138Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2927303Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2927464Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2927621Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2927786Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2927952Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2928111Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2928275Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2928432Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2928596Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2928755Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2928913Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2929077Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2929234Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2929391Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2929557Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2929768Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2929932Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2930089Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2930246Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2930455Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2930614Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2930771Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2930934Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2931092Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2931256Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2931416Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2931581Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2931744Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2931902Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2932058Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2932224Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2932381Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2932537Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2932700Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2932859Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2933024Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2933183Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2933393Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2933596Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2933756Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2933914Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2934081Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2934238Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2934402Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2934561Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2934717Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2934881Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2935037Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2935199Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2935365Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2935521Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2935684Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2935843Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2936001Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2936165Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2936321Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2936479Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2936640Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2936798Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2937008Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2937167Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2937325Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2937490Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2937689Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2937846Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2938014Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2938171Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2938334Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2938491Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2938648Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2938818Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2938980Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2939137Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2939300Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2939459Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2939623Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2939804Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2945281Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2945470Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2945634Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2945805Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2946055Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2946272Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2946436Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2946596Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2946770Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2946930Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2947095Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2947267Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2947429Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2947597Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2947759Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2947921Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2948095Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2948255Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2948416Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2948586Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2948750Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2948918Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2949078Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2949238Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2949407Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2949568Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2949731Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2949956Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2950117Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2950284Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2950489Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2950651Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2950819Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2950980Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2951141Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2951309Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2951473Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2951645Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2951811Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2951972Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2952139Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2952303Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2952465Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2952636Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2952799Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2952959Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2953127Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2953287Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2953503Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2953705Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2953866Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2954034Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2954197Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2954357Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2954524Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2954685Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2954853Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2955014Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2955173Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2955345Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2955511Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2955670Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2955838Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2956004Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2956171Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2956331Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2956491Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2956663Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2956824Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2956984Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2957153Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2957365Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2957532Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2957693Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2957923Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2958092Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2958257Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2958418Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2958584Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2958744Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2958915Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2959212Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2959383Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2959549Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2959708Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2959869Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2960037Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2960197Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2960365Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2960528Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2960688Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2960855Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2961085Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2961290Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2961459Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2961619Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2961789Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2961950Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2962111Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2962279Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2962439Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2962599Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2962769Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2962932Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2963099Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2963265Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2963429Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2963596Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2963756Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2963916Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2964085Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2964245Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2964406Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2964575Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2964739Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:34.2964960Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2965121Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2965281Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2965487Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2965648Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2965808Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2965975Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2966138Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2966306Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2966465Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2966628Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2966803Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2966964Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2967124Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2967294Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2967456Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2967625Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2967786Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2967947Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2968115Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2968273Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2968477Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2968687Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2968848Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2969015Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2969176Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2969336Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2969501Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2969660Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2969818Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2969987Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2970147Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2970320Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2970484Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2970644Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2970812Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2970973Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2971132Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2971299Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2971464Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2971624Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2971800Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2971958Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2972120Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2972335Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2972496Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2972663Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2972862Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2973024Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2973190Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2973349Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2973506Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2973672Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2973829Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2973996Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2974161Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2974320Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2974485Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2974645Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2974803Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2974968Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2975130Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2975294Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2975453Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2975612Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2975821Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2976020Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2976180Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2976344Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2976506Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2976670Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2976831Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2976992Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2977158Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2977316Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2977476Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2977644Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2977808Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2977976Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2978132Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2978292Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2978455Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2978613Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2978770Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2978933Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2979091Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2979255Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2979415Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2979621Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2979785Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2979942Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2980139Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2980307Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2980467Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2980625Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2980789Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2980947Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2981110Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2981271Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2981435Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2981599Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2981758Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2981918Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2982082Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2982239Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2982403Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2982560Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2982719Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2982883Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2983088Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2983289Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2983455Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2983614Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2983778Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2983938Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2984095Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2984258Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2984415Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2984576Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2984738Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2984898Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2985067Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2985225Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2985382Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2985546Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2985705Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2985862Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2986026Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2986184Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2986348Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2986505Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2986665Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2986906Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2987066Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2987223Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2987386Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2987587Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2987753Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2987911Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2988070Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2988234Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2988391Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2988551Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2988719Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2988877Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2989042Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2989199Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2989359Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2989523Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2989681Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2989838Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2990003Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2990161Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2990367Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2990576Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2990736Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2990899Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2991058Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2991219Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2991384Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2991542Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2991700Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2991867Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2992027Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2992194Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2992358Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2992516Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2992680Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2992840Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2993001Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2993166Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2993325Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2993487Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2993645Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2993803Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2993969Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2994178Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2994335Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2994505Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2994662Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2994869Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2995028Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2995185Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2995350Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2995508Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2995665Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2995833Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2997192Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2997714Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2998048Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2998367Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2998696Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2999089Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2999401Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.2999719Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3000030Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3000355Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3001065Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3001519Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3001841Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3002153Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3002461Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3002784Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3003096Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3003406Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3003724Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3004034Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3004354Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3004670Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3004990Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3005308Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3005619Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3005927Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3006250Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3006559Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3006879Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3007187Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3007352Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3007539Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3007715Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3007960Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3008125Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3008282Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3008445Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3008678Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3008837Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3009005Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3009162Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3009321Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3009485Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3009647Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3009817Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3009977Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3010134Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3010298Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3010458Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3010616Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3010779Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3010936Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3011101Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3011257Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3011462Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3011665Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3011824Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3011981Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3012145Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3012309Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3012472Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3012628Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3012785Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3012948Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3013105Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3013264Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3013434Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3013590Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3013749Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3013936Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3014096Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3014258Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3014420Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3014577Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3014736Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3014899Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3015059Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3015265Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3015433Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3015590Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3015752Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3015969Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3016128Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3016293Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3016448Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3016606Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3016769Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3016929Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3017101Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3017257Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3017414Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3017576Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3017738Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3017895Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3018061Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3018218Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3018382Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3018539Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3018696Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3018944Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3019103Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3019262Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3019425Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3019584Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3019752Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3019908Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3020065Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3020227Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3020384Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3020541Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3020711Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3020866Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3021031Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3021191Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3021348Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3021512Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3021668Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3021824Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3021986Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3022143Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3022305Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3022508Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3022667Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3022830Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3022987Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3023181Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3023345Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3023502Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3023663Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3023821Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3023978Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3024139Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3024302Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3024461Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3024623Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3024784Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3024943Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3025107Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3025265Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3025426Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3025582Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3025742Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3025903Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3026109Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3026305Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3026471Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3026628Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3026793Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3026951Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3027107Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3027277Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3027433Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3027615Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3027802Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3027962Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3028131Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3028287Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3028445Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3028611Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3028768Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3028925Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3029089Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3029248Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3029415Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3029573Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3029736Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3029975Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3030132Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3030290Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3030493Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3030655Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3030816Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3030974Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3031132Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3031295Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3031452Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3031613Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3031786Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3031942Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3032103Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3032263Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3032419Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3032583Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3032740Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3032896Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3033060Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3033217Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3033418Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3033624Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3033782Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3033943Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3034105Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3034263Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3034432Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3034588Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3034745Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3034911Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3035067Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3035230Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3035392Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3035549Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3035709Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3035869Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3036030Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3036191Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3036348Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3036509Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3036666Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3036822Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3036987Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3037192Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3037355Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3037540Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3037753Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3037916Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3038071Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3038227Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3038391Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3038546Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3038702Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3038865Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3039076Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3039240Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3039396Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3039553Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3039715Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3039871Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3040027Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3040190Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3040346Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3040507Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3040710Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3040906Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3041074Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3041229Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3041388Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3041554Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3041710Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3041865Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3042029Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3042184Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3042346Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3042506Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3042668Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3042831Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3042987Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3043151Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3043314Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3043470Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3043630Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3043785Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3043942Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3044103Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3044261Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3044466Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3044633Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3044789Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3044993Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3045152Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3045308Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3045471Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3045628Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3045784Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3045948Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3046109Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3046282Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3046438Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3046594Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3046762Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3046918Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3047074Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3047236Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3047393Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3047556Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3047713Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3047913Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3048117Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3048274Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3048430Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3048596Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3048753Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3048916Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3049073Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3049230Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3049393Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3049548Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3049706Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3049875Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3050032Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3050195Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3050354Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3050509Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3050671Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3050826Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3050981Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3051143Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3051299Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3051457Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3051669Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3051825Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3051986Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3052182Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3052343Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3052505Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3052661Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3052817Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3052981Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3053136Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3053299Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3053461Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3053616Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3053778Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3053938Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3054093Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3054254Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3054410Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3054572Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3054728Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3054885Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3055090Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3055311Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3055469Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3055631Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3055792Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3055957Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3056112Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3056268Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3056431Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3056586Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3056741Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3056907Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3057071Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3057237Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3057409Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3057591Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3057767Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3057923Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3058078Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3058242Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3058399Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3058560Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3058722Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3058926Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3059091Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3059248Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3059443Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3059606Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3059763Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3059920Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3060084Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3060241Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3060403Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3060563Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3060727Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3060892Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3061049Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3061209Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3061371Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3061528Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3061691Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3061847Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3062004Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3062168Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3062374Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3062574Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3062740Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3062897Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3063065Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3063225Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3063382Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3063551Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3063707Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3063863Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3064024Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3064183Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3064353Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3064509Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3064665Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3064832Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3064989Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3065144Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3065309Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3065708Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3065923Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3066086Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3066251Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3066473Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3066629Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3066784Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3066985Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3067142Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3067306Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3067462Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3067642Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3067827Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3067983Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3068142Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3068313Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3068468Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3068623Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3068784Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3068943Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3069106Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3069263Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3069419Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3069581Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3069738Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3069944Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3070150Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3070307Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3070470Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3070627Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3070785Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3070952Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3071109Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3071268Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3071429Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3071585Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3071748Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3071909Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3072063Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3072224Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3072383Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3072541Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3072703Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3072860Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3073022Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3073178Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3073334Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3073500Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3073705Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3073861Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3074023Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3074180Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3074390Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3074553Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3074710Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3074872Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3075028Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3075183Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3075357Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3081165Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3081371Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3081539Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3081710Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3081874Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3082034Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3082202Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3082363Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3082530Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3082689Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3082942Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3083152Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3083313Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3083472Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3083638Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3083798Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3083967Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3084125Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3084284Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3084450Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3084609Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3084770Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3084941Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3085098Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3085263Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3085421Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3085580Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3085749Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3085908Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3086066Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3086232Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3086390Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3086557Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3086766Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3086923Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3087092Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3087251Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3087452Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3087620Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3087780Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3087946Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3088104Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3088263Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3088432Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3088595Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3088753Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3088918Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3089078Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3089246Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3089404Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3089563Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3089729Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3089887Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3090045Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3090281Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3090486Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3090651Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3090818Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3090975Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3091143Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3091302Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3091459Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3091623Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3091780Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3091938Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3092107Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3092272Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3092438Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3092596Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3092754Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3092923Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3093081Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3093238Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3093404Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3093561Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3093726Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3093890Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3094100Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3094263Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3094421Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3094579Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3094789Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3094948Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3095119Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3095277Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3095435Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3095607Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3095769Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3096310Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3096486Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3096644Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3096811Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3096972Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3097129Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3097295Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3097453Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3097610Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3097774Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3098041Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3098272Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3098432Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3098591Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3098757Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3098916Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3099073Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3099238Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3099396Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3099555Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3099719Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3099876Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3100050Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3100212Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3100369Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3100536Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3100696Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3100857Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3101023Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3101180Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3101346Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3101504Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3101662Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3101897Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3102055Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3102213Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3102381Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3102599Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3102766Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3102925Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3103081Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3103247Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3103407Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3103568Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3103741Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3103900Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3104068Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3104226Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3104388Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3104556Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3104715Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3104872Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3105037Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3105195Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3105361Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3105608Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3105767Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3105933Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3106092Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3106254Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3106422Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3106580Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3106743Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3106901Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3107059Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3107226Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3107391Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3107548Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3107710Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3107867Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3108026Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3108191Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3108348Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3108507Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3108671Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3108829Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3108994Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3109199Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3109360Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3109523Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3109680Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3109959Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3110125Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3110284Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3110446Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3110604Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3110761Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3110928Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3111090Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3111249Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3111413Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3111571Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3111735Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3111893Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3112051Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3112212Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3112369Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3112527Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3112689Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3112893Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3113094Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3113254Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3113411Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3113581Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3113739Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3113894Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3114059Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3114217Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3114383Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3114539Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3114698Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3114865Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3115022Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3115177Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3115342Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3115500Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3115664Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3115820Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3115977Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3116139Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3116297Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3116456Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3116669Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3116826Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3116991Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3117216Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3117376Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3117541Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3117698Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3117854Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3118017Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3118175Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3118334Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3118503Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3118660Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3118822Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3118980Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3119222Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3119385Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3119542Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3119700Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3119861Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3120018Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3120234Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3120432Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3120595Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3120757Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3120916Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3121072Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3121238Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3121394Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3121557Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3121714Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3121871Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3122034Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3122197Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3122354Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3122517Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3122675Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3122836Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3122994Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3123150Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3123316Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3123473Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3123630Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3123794Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3124000Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3124166Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3124322Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3124517Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3124684Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3124842Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3125000Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3125164Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3125321Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3125485Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3125643Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3125804Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3125971Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3126127Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3126288Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3126450Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3126606Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3126763Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3126926Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3127083Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3127250Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3127452Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3127651Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3127816Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3127977Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3128136Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3128301Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3128459Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3128624Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3128781Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3128938Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3129102Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3129260Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3129420Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3129583Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3129738Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3129906Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3130062Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3130219Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3130382Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3130538Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3130694Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3130859Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3131017Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3131230Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3131386Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3131542Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3131746Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3131904Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3132060Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3132220Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3132376Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3132541Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3132697Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3132855Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3133021Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3133180Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3133335Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3133496Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3133655Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3133815Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3133975Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3134131Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3134290Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3134448Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3134646Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3134848Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3135006Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3135162Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3135327Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3135485Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3135644Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3135799Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3135956Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3136116Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3136271Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3136428Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3136595Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3136750Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3136911Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3137070Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3137226Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3137393Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3137552Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3137708Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3137869Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3138026Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3138190Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3138394Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3138549Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3138710Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3138920Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3139078Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3139241Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3139397Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3139558Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3139713Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3139868Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3140031Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3140192Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3140349Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3140508Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3140664Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3140828Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3140982Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3141139Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3141300Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3141454Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3141608Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3141813Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3142010Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3142173Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3142329Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3142486Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3142650Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3142805Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3142961Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3143126Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3143288Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3143445Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3143609Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3143770Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3143925Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3144085Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3144243Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3144396Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3144558Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3144713Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3144871Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3145032Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3145187Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3145349Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3145573Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3145729Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3145896Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3146091Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3146252Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3146414Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3146569Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3146729Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3146884Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3147037Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3147197Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3147359Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3147538Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3147723Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3147880Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3148040Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3148195Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3148350Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3148510Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3148664Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3148820Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3149026Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3149222Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3149386Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3149542Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3149700Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3149860Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3150014Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3150168Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3150328Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3150483Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3150644Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3150801Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3150962Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3151124Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3151279Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3151435Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3151598Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3151754Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3151915Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3152071Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3152227Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3152386Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3152543Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3152745Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3152905Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3153060Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3153260Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3153416Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3153570Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3153727Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3153884Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3154040Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3154202Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3154361Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3154524Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3154683Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3154837Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3154996Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3155154Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3155309Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3155473Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3155628Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3155783Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3155949Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3156147Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3156346Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3156503Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3156658Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3156818Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3156979Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3157134Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3157294Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3157454Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3157638Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3157816Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3157975Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3158139Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3158298Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3158454Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3158611Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3158769Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3158929Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3159134Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3159290Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3159454Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3159609Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3159766Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3159978Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3160133Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3160298Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3160453Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3160647Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3160808Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3160964Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3161123Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3161283Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3161441Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3161602Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3161762Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3161918Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3162076Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3162229Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3162386Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3162545Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3162699Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3162859Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3163014Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3163170Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3163372Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3163591Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3163749Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3163907Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3164062Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3164220Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3164381Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3164539Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3164697Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3164853Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3165006Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3165166Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3165327Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3165483Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3165643Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3165798Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3165959Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3166117Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3166270Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3166427Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3166579Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3166738Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3166898Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3167101Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3167260Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3167413Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3167568Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3167771Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3167928Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3168082Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3168242Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3168397Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3168560Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3168720Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3168879Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3169040Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3169195Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3169351Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3169512Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3169668Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3169825Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3169979Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3170133Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3170292Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3170491Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3170710Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3170869Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3171024Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3171183Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3171342Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3171496Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3171654Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3171809Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3171963Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3172121Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3172278Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3172438Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3172600Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3172755Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3172915Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3173072Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3173226Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3173386Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3173541Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3173698Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3173860Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3174018Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3174225Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3174380Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3174536Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3174694Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3174890Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3175045Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3175207Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3175362Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3175524Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3175680Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3175837Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3176001Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3176156Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3176311Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3176469Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3176628Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3176783Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3176937Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3177091Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3177252Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3177407Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3177642Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3177860Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3178016Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3178176Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3178331Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3178488Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3178648Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3178803Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3178959Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3179121Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3179275Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3179435Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3179596Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3179749Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3179907Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3180060Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3180216Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3180378Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3180532Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3180686Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3180844Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3180997Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3181155Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3181362Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3181517Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3181677Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3181840Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3182039Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3182200Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3182355Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3182514Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3182669Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3182823Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3182983Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3183145Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3183299Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3183457Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3183613Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3183780Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3183934Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3184089Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3184247Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3184403Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3184558Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3184722Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3184959Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3185117Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3185272Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3185427Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3185591Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3185746Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3185900Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3186064Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3186218Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3186378Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3186536Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3186696Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3186856Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3187015Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3187168Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3187329Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3187485Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3187643Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3187798Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3187956Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3188121Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3188276Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3188479Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3188643Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3188798Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3188957Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3189154Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3189311Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3189470Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3189623Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3189778Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3189937Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3190091Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3190249Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3190412Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3190567Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3190726Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3190881Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3191035Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3191195Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3191350Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3191504Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3191664Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3191818Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3192019Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3192214Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3192370Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3192531Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3192691Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3192846Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3193003Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3193160Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3193319Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3193475Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3193632Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3193789Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3193948Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3194104Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3194265Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3194422Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3194579Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3194734Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3194887Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3195046Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3195202Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3195356Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3195518Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3195722Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3196066Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3196227Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3196447Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3196609Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3196765Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3196918Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3197078Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3197233Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3197393Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3197550Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3197713Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3197871Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3198026Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3198186Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3198346Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3198501Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3198654Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3198811Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3198964Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3199167Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3199412Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3199629Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3199789Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3199944Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3200101Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3200259Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3200414Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3200573Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3200726Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3200878Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3201037Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3201194Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3201356Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3201515Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3201669Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3201830Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3201985Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3202140Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3202297Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3202453Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3202609Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3202766Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3202927Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3203152Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3203306Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3203461Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3203664Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3207609Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3207792Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3207954Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3208115Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3208274Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3208430Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3208598Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3208760Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3208917Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3209077Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3209234Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3209395Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3209550Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3209705Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3209866Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3210022Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3210177Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3210403Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3210604Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3210766Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3210921Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3211080Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3211241Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3211396Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3211553Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3211711Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3211864Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3212025Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3212183Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3212344Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3212504Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3212658Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3212815Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3212974Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3213129Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3213288Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3213444Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3213598Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3213755Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3213914Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3214117Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3214275Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3214432Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3214631Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3214790Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3214945Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3215104Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3215259Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3215412Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3215575Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3215734Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3215898Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3216054Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3216208Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3216373Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3216529Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3216683Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3216846Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3217004Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3217159Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3217316Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3217520Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3217720Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3217880Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3218035Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3218198Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3218356Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3218514Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3218671Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3218827Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3218984Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3219138Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3219295Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3219459Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3219614Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3219768Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3219929Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3220086Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3220244Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3220398Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3220553Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3220711Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3220866Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3221022Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3221228Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3221383Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3221540Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3221733Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3221891Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3222049Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3222203Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3222357Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3222514Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3222671Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3222832Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3222991Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3223145Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3223303Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3223462Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3223615Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3223773Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3223929Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3224085Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3224240Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3224395Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3224597Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3224797Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3224955Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3225111Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3225269Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3225432Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3225587Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3225741Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3225900Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3226055Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3226210Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3226374Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3226533Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3226689Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3226846Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3227003Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3227162Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3227319Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3227494Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3227675Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3227839Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3227992Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3228157Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3228434Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3228591Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3228748Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3228964Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3229125Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3229285Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3229444Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3229605Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3229760Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3229918Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3230074Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3230232Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3230390Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3230545Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3230704Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3230861Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3231019Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3231180Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3231334Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3231489Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3231645Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3231844Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3232042Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3232204Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3232359Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3232524Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3232679Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3232834Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3232994Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3233154Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3233308Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3233465Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3233624Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3233783Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3233946Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3234102Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3234258Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3234415Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3234570Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3234730Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3234884Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3235038Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3235195Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3235351Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3235555Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3235715Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3235871Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3236027Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3236220Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3236378Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3236537Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3236691Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3236846Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3237004Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3237161Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3237324Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3237479Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3237660Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3237841Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3237996Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3238150Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3238309Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3238463Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3238623Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3238777Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3238977Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3239266Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3239427Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3239581Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3239737Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3239894Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3240053Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3240206Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3240361Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3240517Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3240673Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3240830Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3240996Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3241152Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3241310Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3241466Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3241622Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3241780Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3241933Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3242087Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3242247Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3242401Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3242560Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3242764Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3242919Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3243076Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3243230Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3243425Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3243584Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3243741Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3243898Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3244053Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3244206Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3244366Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3244526Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3244681Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3244842Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3244998Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3245155Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3245312Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3245468Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3245625Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3245782Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3245937Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3246137Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3246333Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3246489Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3246651Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3246806Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3246966Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3247123Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3247303Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3247487Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3247642Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3247798Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3247959Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3248120Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3248278Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3248434Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3248588Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3248749Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3248903Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3249059Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3249216Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3249371Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3249532Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3249688Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3249892Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3250051Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3250206Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3250360Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3250558Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3250716Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3250874Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3251033Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3251187Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3251345Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3251506Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3251664Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3251823Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3251978Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3252136Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3252292Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3252446Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3252604Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3252758Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3252913Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3253073Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3253272Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3253467Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3253627Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3253782Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3253940Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3254098Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3254252Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3254410Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3254564Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3254717Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3254876Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3255035Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3255198Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3255352Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3255507Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3255663Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3255824Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3255980Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3256138Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3256292Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3256448Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3256603Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3256762Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3256989Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3257144Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3257300Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3257456Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3257678Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3257837Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3257991Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3258145Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3258303Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3258457Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3258614Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3258777Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3258932Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3259089Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3259243Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3259399Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3259556Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3259711Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3259864Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3260022Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3260176Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3260335Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3260572Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3260728Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3260884Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3261041Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3261200Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3261358Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3261513Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3261668Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3261825Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3261981Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3262140Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3262301Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3262456Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3262614Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3262770Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3262927Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3263085Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3263239Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3263395Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3263550Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3263704Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3263864Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3264070Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3264224Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3264381Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3264537Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3264732Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3264889Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3265043Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3265199Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3265353Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3265508Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3265666Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3265829Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3265988Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3266143Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3266297Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3266457Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3266612Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3266767Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3266924Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3267079Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3267238Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3267392Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3267618Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3267847Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3268006Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3268162Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3268320Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3268477Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3268631Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3268793Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3268948Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3269102Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3269259Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3269418Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3269575Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3269732Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3269886Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3270047Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3270201Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3270357Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3270515Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3270668Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3270823Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3270981Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3271138Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3271345Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3271499Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3271653Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3271849Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3272006Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3272160Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3272320Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3272473Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3272628Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3272784Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3272944Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3273108Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3273262Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3273416Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3273579Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3273734Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3273888Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3274043Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3274197Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3274354Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3274509Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3274708Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3274908Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3275065Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3275219Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3275382Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3275537Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3275695Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3275850Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3276006Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3276165Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3276322Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3276484Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3276648Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3276802Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3276958Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3277115Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3277272Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3277429Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3277608Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3277786Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3277943Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3278097Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3278258Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3278461Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3278616Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3278776Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3278969Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3279173Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3279336Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3279491Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3279647Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3279801Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3279954Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3280114Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3280273Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3280428Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3280585Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3280740Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3280895Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3281053Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3281209Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3281366Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3281519Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3281674Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3281875Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3282093Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3282248Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3282407Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3282565Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3282722Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3282876Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3283029Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3283184Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3283338Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3283491Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3283650Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3283814Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3283970Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3284123Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3284281Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3284438Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3284591Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3284743Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3284900Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3285053Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3285210Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3285365Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3285568Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3285724Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3285878Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3286072Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3286230Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3286384Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3286540Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3286694Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3286847Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3287003Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3287157Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3287318Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3287477Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3287632Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3287793Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3287946Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3288102Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3288258Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3288411Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3288565Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3288722Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3288918Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3289115Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3289270Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3289423Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3289581Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3289735Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3289888Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3290045Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3290198Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3290352Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3290507Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3290663Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3290823Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3290977Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3291129Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3291286Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3291439Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3291590Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3291747Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3291901Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3292056Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3292209Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3292364Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3292567Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3292721Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3292874Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3293070Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3293225Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3293382Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3293537Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3293691Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3293847Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3294000Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3294156Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3294317Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3294470Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3294627Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3294782Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3294935Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3295090Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3295243Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3295397Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3295560Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3295713Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3296074Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3296318Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3296474Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3296630Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3296787Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3296940Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3297097Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3297251Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3297407Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3297560Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3297738Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3297920Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3298079Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3298233Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3298391Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3298547Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3298700Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3298857Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3299011Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3299168Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3299322Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3299475Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3299633Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3300317Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3300474Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3300632Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3300842Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3301000Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3301154Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3301310Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3301467Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3301621Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3301774Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3301933Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3302092Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3302249Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3302403Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3302560Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3302718Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3302873Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3303026Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3303182Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3303335Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3303490Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3303704Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3303900Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3304061Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3304215Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3304373Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3304531Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3304686Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3304843Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3304996Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3305149Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3305305Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3305460Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3305619Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3305777Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3305930Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3306090Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3306243Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3306396Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3306555Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3306712Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3306867Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3307025Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3307183Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3307391Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3307567Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3307744Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3307947Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3308103Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3308257Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3308414Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3308568Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3308723Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3308880Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3309037Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3309198Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3309353Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3309507Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3309667Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3309820Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3309974Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3310131Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3310286Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3310446Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3310601Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3310822Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3311022Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3311177Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3311331Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3311487Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3311643Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3311799Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3311953Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3312106Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3312262Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3312416Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3312571Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3312732Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3312889Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3313045Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3313200Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3313356Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3313513Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3313666Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3313819Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3313975Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3314127Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3314286Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3314486Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3314640Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3314796Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3314950Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3315142Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3315300Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3315453Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3315609Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3315764Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3315917Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3316076Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3316237Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3316392Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3316549Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3316702Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3316857Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3317017Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3317171Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3317328Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3317483Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3317661Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3317888Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3318082Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3318237Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3318396Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3318549Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3318707Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3318860Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3319057Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3319216Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3319369Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3319522Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3319680Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3319839Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3319995Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3320149Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3320304Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3320462Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3320616Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3320770Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3320929Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3321083Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3321241Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3321398Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3321601Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3321757Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3321911Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3322065Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3322261Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3322417Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3322574Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3322729Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3322884Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3323041Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3323198Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3323355Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3323511Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3323664Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3323821Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3323979Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3324134Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3324289Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3324442Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3324595Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3324750Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3324946Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3325138Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3325296Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3325449Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3325606Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3325762Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3325916Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3326072Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3326225Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3326377Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3326533Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3326689Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3326851Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3327004Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3327157Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3327338Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3327517Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3327672Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3327829Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3327982Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3328140Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3331730Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3331917Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3332149Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3332309Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3332467Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3332624Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3332823Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3332979Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3333133Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3333290Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3333443Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3333603Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3333758Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3333917Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3334074Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3334228Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3334381Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3334540Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3334693Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3334847Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3335002Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3335155Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3335312Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3335510Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3335705Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3335862Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3336015Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3336170Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3336331Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3336485Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3336641Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3336794Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3336948Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3337105Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3337273Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3337454Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3337626Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3337779Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3337934Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3338089Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3338243Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3338399Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3338554Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3338708Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3338865Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3339021Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3339225Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3339380Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3339534Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3339689Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3339909Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3340065Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3340221Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3340374Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3340531Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3340684Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3340837Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3340999Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3341153Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3341306Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3341461Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3341615Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3341771Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3341925Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3342078Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3342235Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3342390Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3342544Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3342857Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3343012Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3343165Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3343321Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3343477Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3343633Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3343787Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3343940Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3344095Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3344250Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3344403Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3344567Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3344720Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3344876Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3345030Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3345189Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3345348Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3345501Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3345653Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3345809Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3345963Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3346119Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3346335Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3346488Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3346644Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3346798Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3346990Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3347148Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3347302Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3347483Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3347661Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3347815Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3347972Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3348134Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3348290Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3348447Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3348601Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3348760Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3348913Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3349065Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3349221Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3349374Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3349528Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3349685Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3349882Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3350077Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3350234Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3350386Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3350547Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3350700Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3350855Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3351011Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3351164Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3351323Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3351477Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3351635Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3351793Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3351946Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3352100Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3352260Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3352414Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3352567Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3352729Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3352881Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3353038Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3353193Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3353354Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3353565Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3353719Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3353872Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3354066Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3354222Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3354379Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3354533Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3354691Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3354846Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3355000Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3355156Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3355320Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3355473Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3355628Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3355784Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3355939Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3356095Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3356248Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3356401Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3356559Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3356712Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3356911Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3357114Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3357270Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3357428Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3357585Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3357737Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3357895Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3358050Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3358203Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3358359Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3358512Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3358672Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3358832Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3358985Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3359215Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3359374Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3359528Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3359685Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3359838Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3359994Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3360147Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3360301Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3360460Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3360664Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3360818Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3360975Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3361168Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3361324Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3361482Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3361637Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3361792Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3361946Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3362099Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3362258Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3362416Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3362570Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3362727Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3362882Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3363042Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3363195Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3363348Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3363504Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3363657Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3363810Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3364009Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3364204Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3364362Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3364517Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3364673Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3364831Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3364987Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3365140Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3365300Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3365454Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3365610Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3365766Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3365926Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3366083Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3366236Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3366392Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3366549Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3366704Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3366861Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3367015Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3367174Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3367329Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3367487Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3367712Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3367868Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3368022Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3368219Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3368374Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3368530Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3368687Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3368842Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3368996Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3369152Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3369310Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3369473Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3369634Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3369787Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3369947Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3370101Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3370255Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3370416Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3370570Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3370723Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3370881Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3371076Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3371275Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3371431Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3371584Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3371743Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3371896Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3372049Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3372206Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3372359Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3372519Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3372675Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3372832Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3372993Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3373149Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3373302Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3373461Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3373614Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3373770Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3373923Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3374077Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3374231Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3374384Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3374540Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3374746Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3374898Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3375054Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3375256Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3375411Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3375566Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3375723Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3375874Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3376029Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3376182Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3376341Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3376499Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3376653Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3376810Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3376966Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3377119Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3377292Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3377467Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3377632Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3377787Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3377940Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3378139Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3378336Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3378491Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3378648Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3378805Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3378958Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3379114Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3379268Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3379424Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3379578Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3379732Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3379890Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3380049Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3380202Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3380356Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3380512Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3380670Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3380823Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3380976Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3381131Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3381285Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3381437Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3381596Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3381796Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3381953Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3382106Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3382296Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3382454Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3382608Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3382761Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3382917Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3383071Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3383227Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3383382Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3383541Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3383696Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3383853Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3384009Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3384170Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3384324Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3384480Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3384634Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3384788Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3384944Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3385139Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3385331Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3385489Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3385643Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3385803Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3385957Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3386110Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3386266Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3386424Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3386576Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3386732Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3386888Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3387046Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3387202Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3387355Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3387515Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3387669Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3387822Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3388002Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3388178Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3388334Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3388489Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3388644Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3388848Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3389002Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3389156Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3389352Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3389512Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3389665Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3389820Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3389973Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3390129Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3390283Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3390440Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3390601Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3390756Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3390910Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3391067Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3391221Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3391380Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3391536Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3391687Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3391842Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3391997Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3392194Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3392412Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3392570Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3392724Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3392880Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3393035Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3393189Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3393344Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3393497Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3393650Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3393806Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3393960Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3394125Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3394278Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3394432Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3394589Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3394744Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3394897Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3395053Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3395205Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3395363Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3395517Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3395672Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3396027Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3396183Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3396335Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3396492Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3396719Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3396875Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3397032Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3397186Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3397346Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3397521Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3397700Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3397866Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3398019Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3398175Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3398335Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3398494Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3398652Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3398805Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3398958Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3399161Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3399316Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3399532Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3399749Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3399904Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3400060Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3400216Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3400374Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3400531Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3400684Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3400836Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3400991Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3401144Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3401304Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3401462Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3401615Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3401770Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3401923Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3402079Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3402236Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3402389Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3402547Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3402702Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3402855Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3403016Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3403236Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3403389Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3403544Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3403698Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3403895Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3404051Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3404205Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3404360Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3404513Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3404666Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3404825Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3404983Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3405140Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3405293Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3405448Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3405606Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3405760Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3405913Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3406069Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3406222Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3406374Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3406573Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3406767Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3406924Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3407077Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3407233Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3407419Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3407597Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3407751Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3407906Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3408060Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3408217Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3408372Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3408530Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3408686Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3408838Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3408991Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3409149Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3409302Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3409456Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3409610Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3409763Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3409919Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3410075Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3410274Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3410431Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3410585Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3410739Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3410931Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3411087Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3411245Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3411400Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3411555Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3411712Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3411873Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3412037Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3412191Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3412343Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3412500Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3412658Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3412811Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3412966Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3413118Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3413275Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3413428Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3413622Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3413820Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3413975Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3414128Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3414283Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3414439Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3414593Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3414750Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3414908Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3415063Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3415215Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3415370Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3415531Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3415684Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3415836Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3415992Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3416147Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3416305Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3416458Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3416611Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3416766Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3416919Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3417072Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3417282Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3417435Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3417591Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3417744Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3417936Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3418093Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3418246Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3418399Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3418556Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3418709Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3418864Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3419061Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3419272Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3419495Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3419700Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3419898Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3420115Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3420308Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3420530Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3420686Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3420839Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3420996Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3421275Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3421433Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3421589Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3421744Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3421902Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3422055Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3422208Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3422365Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3422518Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3422670Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3422826Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3422987Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3423140Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3423299Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3423452Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3423611Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3423765Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3423926Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3424083Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3424233Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3424386Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3424542Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3424753Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3424911Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3425065Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3425218Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3425413Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3425567Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3425722Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3425878Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3426033Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3426190Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3426351Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3426508Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3426666Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3426819Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3426972Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3427129Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3427283Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3427465Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3427643Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3427796Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3427995Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3428198Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3428473Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3428735Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3428949Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3429117Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3429276Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3429429Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3429588Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3429741Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3429895Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3430053Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3430206Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3430370Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3430532Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3430687Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3430844Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3431000Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3431155Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3431313Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3431467Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3431626Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3431783Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3431938Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3432097Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3432312Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3432466Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3432623Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3432821Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3432977Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3433135Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3433288Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3433444Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3433597Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3433751Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3433911Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3434071Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3434226Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3434385Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3434542Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3434707Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3434862Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3435015Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3435171Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3435324Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3435477Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3435677Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3435877Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3436039Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3436192Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3436349Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3436504Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3436659Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3436813Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3436972Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3437126Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3437282Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3437437Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3437601Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3437758Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3437911Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3438067Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3438223Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3438377Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3438534Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3438687Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3438840Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3438995Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3439214Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3439422Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3439587Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3439741Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3439938Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3440093Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3440248Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3440404Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3440557Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3440710Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3440881Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3441040Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3441201Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3441359Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3441513Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3441672Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3441825Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3441978Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3442136Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3442289Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3442442Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3442597Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3442804Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3443003Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3443159Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3443312Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3443471Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3443624Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3443777Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3443932Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3444086Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3444244Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3444399Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3444556Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3444721Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3444882Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3445035Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3445198Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3445352Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3445508Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3445661Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3445815Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3445973Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3446127Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3446283Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3446492Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3446645Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3446801Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3447022Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3447204Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3447384Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3447538Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3447691Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3447854Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3448008Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3448169Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3448327Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3448480Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3448639Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3448793Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3448946Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3449102Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3449254Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3449407Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3449562Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3449714Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3449912Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3450107Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3450262Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3450418Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3450575Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3450731Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3450887Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3451040Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3451196Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3451351Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3451505Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3451670Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3451829Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3451983Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3455653Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3455853Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3456013Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3456171Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3456332Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3456488Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3456645Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3456800Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3456960Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3457199Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3457357Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3457512Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3457718Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3457878Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3458038Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3458193Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3458349Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3458506Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3458662Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3458820Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3458982Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3459137Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3459292Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3459453Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3459610Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3459768Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3459923Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3460079Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3460246Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3460402Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3460675Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3460874Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3461032Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3461190Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3461348Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3461503Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3461662Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3461818Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3461973Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3462132Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3462288Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3462449Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3462612Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3462769Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3462928Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3463086Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3463242Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3463400Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3463561Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3463724Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3463882Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3464037Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3464198Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3464401Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3464563Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3464723Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3464917Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3465077Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3465231Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3465387Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3465550Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3465705Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3465859Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3466023Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3466183Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3466342Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3466500Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3466660Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3466816Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3466972Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3467127Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3467297Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3467474Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3467646Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3467851Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3468046Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3468205Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3468362Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3468521Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3468679Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3468834Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3468990Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3469148Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3469304Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3469463Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3469620Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3469782Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3469952Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3470168Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3470383Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3470605Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3470770Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3470931Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3471085Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3471249Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3471476Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3471644Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3471875Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3472032Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3472187Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3472348Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3472544Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3472701Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3472862Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3473017Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3473173Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3473330Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3473488Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3473651Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3473807Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3473964Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3474123Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3474281Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3474437Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3474598Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3474756Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3474921Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3475076Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3475275Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3475475Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3475632Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3475789Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3475955Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3476113Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3476273Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3476428Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3476584Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3476741Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3476897Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3477057Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3477222Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3477378Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3477533Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3477693Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3477856Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3478016Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3478173Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3478329Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3478487Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3478643Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3478800Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3479120Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3479279Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3479438Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3479593Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3479796Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3479957Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3480112Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3480268Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3480438Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3480596Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3480757Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3480918Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3481076Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3481236Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3481393Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3481554Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3481715Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3481873Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3482030Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3482190Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3482346Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3482552Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3482749Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3482907Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3483065Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3483224Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3483383Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3483547Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3483703Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3483868Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3484028Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3484185Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3484348Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3484510Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3484666Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3484826Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3484982Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3485143Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3485301Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3485457Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3485617Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3485775Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3485932Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3486096Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3486305Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3486465Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3486621Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3486777Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3486977Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3487140Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3487323Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3487505Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3487663Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3487819Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3487981Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3488141Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3488299Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3488456Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3488618Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3488779Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3488936Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3489093Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3489251Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3489407Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3489566Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3489767Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3489968Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3490129Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3490285Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3490440Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3490601Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3490758Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3490916Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3491071Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3491227Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3491385Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3491542Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3491703Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3491865Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3492020Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3492181Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3492340Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3492497Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3492661Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3492817Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3492971Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3493129Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3493287Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3493496Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3493650Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3493810Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3493968Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3494176Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3494333Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3494492Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3494647Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3494805Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3494960Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3495119Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3495282Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3495439Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3495593Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3495752Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3496180Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3496345Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3496504Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3496659Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3496816Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3496970Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3497124Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3497453Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3497637Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3497821Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3497980Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3498138Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3498298Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3498452Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3498608Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3498770Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3498927Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3499083Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3499256Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3499410Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3499568Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3499723Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3499880Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3500040Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3500195Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3500356Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3500515Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3500670Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3500829Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3501057Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3501213Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3501370Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3501528Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3501741Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3501903Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3502062Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3502221Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3502377Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3502532Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3502690Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3502854Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3503009Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3503167Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3503322Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3503482Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3503645Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3503800Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3503960Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3504114Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3504269Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3504426Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3504693Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3504850Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3505010Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3505168Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3505329Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3505484Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3505638Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3505798Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3505954Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3506110Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3506268Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3506428Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3506590Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3506745Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3506902Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3507063Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3507218Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3507374Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3507559Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3507746Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3507905Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3508061Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3508266Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3508428Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3508584Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3508740Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3508942Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3509100Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3509259Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3509417Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3509572Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3509730Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3509887Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3510047Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3510211Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3510368Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3510527Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3510685Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3510840Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3511000Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3511155Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3511311Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3511470Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3511627Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3511831Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3512032Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3512189Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3512350Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3512508Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3512663Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3512823Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3512979Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3513147Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3513301Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3513455Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3513616Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3513777Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3513932Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3514090Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3514246Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3514400Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3514559Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3514715Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3514873Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3515028Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3515183Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3515343Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3515547Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3515702Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3515868Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3516063Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3516224Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3516381Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3516535Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3516694Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3516856Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3517013Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3517169Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3517357Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3517535Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3517696Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3517853Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3518008Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3518165Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3518320Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3518480Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3518645Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3518800Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3519002Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3519261Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3519420Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3519578Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3519738Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3519893Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3520052Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3520210Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3520368Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3520523Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3520679Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3520850Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3521013Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3521168Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3521327Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3521486Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3521644Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3521800Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3521954Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3522113Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3522269Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3522424Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3522583Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3522794Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3522954Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3523110Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3523304Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3523463Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3523625Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3523780Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3523938Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3524095Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3524249Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3524409Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3524571Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3524734Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3524889Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3525045Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3525205Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3525361Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3525516Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3525676Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3525832Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3525987Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3526186Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3526382Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3526540Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3526694Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3526853Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3527010Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3527165Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3527323Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3527481Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3527635Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3527801Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3527964Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3528126Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3528288Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3528444Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3528604Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3528759Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3528914Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3529070Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3529225Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3529382Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3529541Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3529698Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3529906Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3530062Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3530219Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3530418Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3530575Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3530733Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3530893Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3531048Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3531210Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3531368Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3531527Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3531690Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3531845Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3531999Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3532159Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3532314Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3532469Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3532626Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3532781Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3532943Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3533099Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3533326Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3533526Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3533684Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3533840Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3534000Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3534158Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3534325Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3534481Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3534636Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3534794Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3534948Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3535111Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3535276Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3535431Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3535587Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3535743Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3535897Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3536054Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3536209Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3536363Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3536521Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3536678Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3536841Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3537053Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3537209Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3537374Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3537604Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3537778Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3537936Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3538090Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3538251Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3538405Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3538560Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3538721Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3538881Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3539034Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3539191Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3539348Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3539506Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3539660Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3539814Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3539970Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3540124Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3540278Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3540481Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3540676Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3540835Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3540990Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3541147Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3541304Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3541458Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3541613Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3541770Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3541924Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3542078Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3542237Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3542398Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3542556Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3542711Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3542868Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3543028Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3543183Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3543337Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3543494Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3543648Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3543806Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3543963Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3544171Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3544329Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3544484Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3544683Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3544844Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3545000Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3545158Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3545313Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3545467Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3545625Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3545783Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3545942Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3546100Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3546256Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3546418Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3546575Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3546730Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3546886Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3547041Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3547196Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3547353Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3547556Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3547754Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3547911Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3548065Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3548227Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3548382Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3548537Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3548696Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3548857Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3549016Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3549172Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3549332Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3549494Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3549648Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3549803Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3549968Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3550126Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3550281Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3550439Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3550594Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3550752Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3550907Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3551064Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3551275Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3551434Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3551591Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3551748Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3551946Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3552106Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3552262Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3552418Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3552575Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3552732Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3552891Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3553059Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3553216Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3553374Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3553532Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3553690Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3553849Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3554003Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3554158Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3554316Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3554472Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3554676Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3554874Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3555032Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3555190Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3555346Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3555508Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3555671Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3555828Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3555988Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3556144Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3556299Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3556461Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3556624Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3556786Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3556946Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3557101Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3557261Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3557416Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3557596Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3557820Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3558019Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3558175Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3558337Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3558554Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3558709Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3558867Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3559075Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3559305Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3559465Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3559621Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3559783Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3559942Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3560105Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3560266Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3560426Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3560591Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3560746Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3560900Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3561059Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3561213Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3561367Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3561523Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3561676Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3561833Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3562038Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3562237Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3562399Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3562554Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3562709Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3562869Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3563025Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3563181Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3563336Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3563490Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3563649Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3563806Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3563966Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3564123Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3564278Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3564435Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3564591Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3564751Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3564909Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3565065Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3565219Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3565377Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3565533Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3565749Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3565904Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3566059Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3566218Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3566414Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3566572Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3566733Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3566889Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3567046Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3567201Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3567362Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3567524Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3567679Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3567834Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3567992Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3568149Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3568304Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3568531Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3568750Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3568933Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3569146Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3569383Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3569587Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3569751Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3569905Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3570063Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3570223Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3570383Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3570537Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3570692Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3570852Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3571006Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3571163Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3571326Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3571481Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3571641Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3571795Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3571952Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3572111Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3572265Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3572419Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3572578Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3572734Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3572893Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3573100Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3573256Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3573420Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3573577Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3573847Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3574013Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3574168Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3574328Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3574482Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3574635Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3574794Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3574955Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3575109Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3575266Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3575419Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3575580Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3575734Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3575887Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3576045Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3576201Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3576355Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3576513Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3576751Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3576907Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3577069Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3577229Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3577388Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3577542Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3581418Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3581611Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3581779Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3581939Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3582097Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3582271Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3582429Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3582587Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3582749Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3582908Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3583069Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3583226Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3583387Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3583548Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3583707Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3583865Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3584108Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3584267Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3584427Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3584588Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3584792Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3584953Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3585110Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3585271Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3585435Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3585592Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3585754Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3585919Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3586077Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3586237Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3586394Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3586553Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3586714Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3586871Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3587029Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3587189Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3587346Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3587506Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3587712Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3587911Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3588076Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3588233Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3588393Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3588558Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3588715Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3588877Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3589034Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3589191Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3589356Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3589522Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3589682Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3589844Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3590000Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3590162Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3590320Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3590479Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3590639Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3590796Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3590953Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3591113Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3591349Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3591511Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3591667Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3591824Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3592024Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3592185Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3592343Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3592508Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3592664Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3592824Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3592984Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3593145Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3593309Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3593466Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3593624Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3593788Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3593945Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3594106Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3594267Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3594425Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3594585Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3594743Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3594941Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3595146Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3595311Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3595470Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3595631Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3595791Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3596208Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3596372Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3596529Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3596692Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3596851Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3597013Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3597185Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3597349Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3597509Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3597670Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3597827Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3597986Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3598144Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3598303Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3598465Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3598623Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3598787Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3599106Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3599269Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3599429Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3599648Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3599808Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3599971Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3600129Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3600290Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3600447Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3600605Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3600768Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3600936Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3601095Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3601256Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3601420Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3601581Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3601739Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3601897Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3602059Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3602217Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3602374Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3602596Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3602814Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3602976Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3603134Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3603296Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3603457Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3603616Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3603773Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3603936Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3604096Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3604259Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3604418Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3604582Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3604742Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3604899Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3605060Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3605226Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3605384Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3605542Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3605702Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3605863Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3606023Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3606183Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3606385Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3606545Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3606704Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3606903Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3607065Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3607225Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3607387Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3607544Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3607704Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3607866Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3608027Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3608189Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3608350Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3608508Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3608669Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3608831Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3608988Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3609148Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3609306Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3609462Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3609622Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3609826Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3610024Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3610186Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3610345Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3610513Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3610671Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3610828Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3610989Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3611148Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3611305Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3611464Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3611624Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3611791Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3611950Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3612109Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3612271Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3612429Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3612587Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3612747Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3612904Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3613065Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3613223Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3613384Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3613595Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3613753Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3613910Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3614117Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3614276Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3614433Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3614593Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3614750Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3614911Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3615068Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3615230Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3615397Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3615554Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3615711Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3615873Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3616031Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3616192Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3616348Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3616504Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3616663Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3616820Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3617020Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3617244Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3617404Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3617563Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3617723Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3617880Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3618042Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3618198Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3618356Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3618517Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3618675Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3618837Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3619000Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3619157Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3619318Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3619477Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3619635Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3619795Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3619952Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3620114Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3620272Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3620428Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3620591Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3620799Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3620956Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3621115Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3621312Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3621473Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3621631Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3621788Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3621949Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3622106Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3622264Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3622426Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3622589Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3622748Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3622905Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3623064Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3623225Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3623383Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3623541Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3623703Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3623859Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3624017Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3624220Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3624418Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3624578Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3624737Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3624897Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3625056Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3625214Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3625371Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3625531Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3625688Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3625851Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3626009Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3626172Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3626333Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3626490Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3626649Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3626809Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3626966Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3627125Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3627284Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3627449Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3627633Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3627811Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3628014Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3628176Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3628334Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3628533Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3628694Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3628851Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3629011Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3629169Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3629326Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3629485Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3629647Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3629816Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3629973Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3630130Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3630293Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3630450Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3630607Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3630767Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3630926Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3631086Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3631243Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3631443Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3631646Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3631806Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3631964Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3632125Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3632285Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3632443Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3632606Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3632763Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3632921Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3633078Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3633238Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3633406Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3633562Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3633719Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3633878Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3634038Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3634196Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3634355Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3634510Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3634670Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3634828Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3634986Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3635194Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3635351Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3635511Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3635668Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3635863Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3636028Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3636186Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3636344Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3636505Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3636662Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3636825Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3636987Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3637146Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3637307Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3637464Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3637623Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3637784Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3637966Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3638150Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3638307Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3638464Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3638668Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3638877Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3639100Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3639278Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3639435Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3639599Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3639756Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3639914Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3640072Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3640231Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3640388Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3640553Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3640718Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3640875Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3641036Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3641194Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3641356Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3641514Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3641670Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3641831Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3641986Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3642141Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3642304Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3642512Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3642670Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3642832Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3642987Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3643181Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3643344Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3643499Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3643654Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3643812Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3643967Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3644126Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3644285Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3644442Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3644601Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3644755Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3644913Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3645072Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3645228Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3645386Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3645543Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3645697Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3645919Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3646121Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3646280Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3646437Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3646593Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3646754Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3646913Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3647068Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3647227Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3647384Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3647539Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3647699Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3647858Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3648017Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3648172Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3648328Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3648488Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3648645Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3648800Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3648957Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3649111Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3649269Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3649425Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3649634Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3649792Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3649948Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3650103Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3650302Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3650462Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3650622Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3650777Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3650932Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3651092Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3651250Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3651411Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3651577Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3651734Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3651888Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3652048Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3652203Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3652359Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3652513Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3652672Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3652830Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3653028Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3653224Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3653385Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3653540Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3653704Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3653865Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3654022Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3654182Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3654338Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3654494Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3654651Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3654810Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3654972Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3655128Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3655284Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3655446Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3655604Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3655759Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3655920Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3656077Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3656236Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3656395Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3656554Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3656765Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3656920Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3657078Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3657239Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3657463Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3657647Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3657803Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3657959Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3658116Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3658270Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3658425Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3658592Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3658747Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3658907Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3659061Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3659219Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3659379Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3659538Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3659692Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3659851Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3660007Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3660162Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3660407Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3660561Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3660719Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3660873Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3661031Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3661190Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3661346Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3661500Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3661658Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3661813Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3661971Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3662132Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3662287Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3662445Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3662608Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3662766Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3662928Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3663083Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3663243Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3663399Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3663555Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3663712Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3663913Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3664071Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3664231Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3664385Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3664580Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3664736Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3664891Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3665050Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3665205Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3665359Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3665517Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3665677Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3665836Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3665992Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3666147Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3666306Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3666461Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3666616Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3666773Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3666928Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3667085Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3667240Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3667439Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3667658Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3667839Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3667994Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3668152Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3668308Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3668463Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3668621Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3668777Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3668934Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3669090Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3669247Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3669410Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3669565Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3669719Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3669878Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3670035Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3670192Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3670346Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3670500Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3670663Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3670818Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3670979Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3671186Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3671343Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3671502Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3671719Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3671875Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3672032Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3672187Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3672342Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3672502Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3672657Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3672816Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3672976Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3673130Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3673287Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3673444Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3673598Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3673756Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3673910Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3674068Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3674223Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3674378Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3674577Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3674771Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3674927Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3675086Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3675244Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3675403Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3675557Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3675713Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3675872Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3676027Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3676181Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3676339Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3676502Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3676661Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3676816Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3676974Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3677134Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3677307Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3677485Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3677655Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3677811Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3677966Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3678126Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3678328Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3678486Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3678644Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3678838Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3679001Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3679229Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3679386Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3679546Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3679701Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3679858Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3680017Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3680177Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3680335Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3680499Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3680657Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3680819Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3680977Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3681134Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3681290Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3681450Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3681611Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3681820Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3682017Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3682180Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3682336Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3682501Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3682656Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3682814Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3682974Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3683129Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3683284Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3683443Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3683601Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3683768Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3683924Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3684079Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3684240Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3684396Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3684551Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3684709Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3684871Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3685033Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3685190Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3685348Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3685564Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3685722Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3685877Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3686080Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3686237Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3686392Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3686550Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3686704Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3686861Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3687016Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3687177Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3687366Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3687544Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3687699Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3687859Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3688015Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3688176Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3688330Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3688489Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3688652Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3688806Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3689006Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3689204Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3689361Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3689519Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3689678Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3689834Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3689991Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3690146Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3690301Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3690457Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3690612Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3690772Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3690933Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3691096Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3691254Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3691411Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3691565Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3691722Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3691878Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3692039Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3692195Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3692350Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3692513Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3692796Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3692949Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3693106Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3693301Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3693459Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3693616Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3693771Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3693930Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3694087Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3694243Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3694411Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3694570Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3694725Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3694882Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3695039Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3695197Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3695353Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3695507Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3695664Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3695821Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3696194Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3696441Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3696662Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3696824Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3696980Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3697139Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3697298Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3697456Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3697614Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3697776Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3697932Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3698093Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3698252Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3698413Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3698571Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3698725Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3698883Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3699040Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3699197Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3699357Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3699514Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3699668Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3699827Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3699984Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3700229Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3700386Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3700542Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3700752Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3700908Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3701063Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3701220Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3701375Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3701529Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3701687Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3701845Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3702013Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3702170Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3702326Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3702486Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3702641Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3702797Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3702957Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3703113Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3703271Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3703425Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3707110Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3707370Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3707559Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3707729Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3707887Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3708047Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3708203Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3708359Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3708517Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3708672Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3708827Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3708988Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3709152Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3709314Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3709470Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3709630Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3709789Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3709944Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3710099Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3710257Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3710412Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3710568Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3710729Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3710936Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3711094Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3711250Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3711444Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3711604Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3711761Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3711920Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3712074Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3712229Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3712388Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3712547Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3712707Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3712867Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3713022Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3713182Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3713339Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3713494Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3713653Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3713807Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3713963Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3714126Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3714324Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3714520Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3714679Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3714834Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3714991Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3715150Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3715306Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3715467Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3715622Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3715777Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3715934Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3716093Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3716258Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3716414Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3716569Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3716726Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3716882Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3717039Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3717216Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3717393Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3717559Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3717715Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3717873Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3718082Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3718238Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3718393Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3718551Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3718745Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3718904Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3719133Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3719290Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3719447Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3719602Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3719761Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3719927Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3720083Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3720240Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3720396Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3720555Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3720714Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3720868Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3721023Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3721180Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3721336Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3721539Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3721736Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3721892Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3722049Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3722204Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3722362Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3722520Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3722674Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3722829Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3722988Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3723142Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3723301Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3723461Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3723617Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3723779Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3723933Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3724090Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3724247Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3724403Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3724561Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3724716Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3724871Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3725035Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3725239Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3725395Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3725552Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3725708Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3725903Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3726064Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3726221Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3726378Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3726536Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3726690Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3726850Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3727011Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3727169Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3727349Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3727529Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3727690Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3727846Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3728000Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3728156Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3728312Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3728471Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3728669Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3728888Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3729049Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3729206Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3729363Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3729523Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3729680Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3729836Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3729991Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3730146Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3730305Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3730464Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3730625Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3730784Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3730941Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3731096Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3731256Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3731410Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3731568Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3731724Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3731880Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3732036Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3732196Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3732395Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3732553Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3732711Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3732868Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3733090Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3733248Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3733406Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3733561Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3733716Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3733875Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3734034Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3734192Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3734350Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3734504Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3734663Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3734827Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3734982Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3735141Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3735297Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3735452Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3735610Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3735808Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3736006Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3736164Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3736318Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3736476Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3736634Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3736789Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3736950Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3737106Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3737264Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3737419Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3737574Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3737738Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3737915Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3738092Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3738257Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3738414Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3738571Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3738727Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3738881Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3739038Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3739192Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3739347Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3739555Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3739710Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3739869Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3740023Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3740215Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3740374Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3740530Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3740685Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3740847Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3741002Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3741158Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3741323Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3741478Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3741635Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3741791Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3741949Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3742106Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3742262Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3742417Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3742574Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3742729Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3742888Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3743124Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3743281Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3743440Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3743596Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3743754Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3743913Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3744068Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3744227Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3744381Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3744537Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3744695Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3744856Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3745011Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3745168Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3745323Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3745484Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3745638Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3745795Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3745952Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3746110Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3746265Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3746424Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3746626Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3746788Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3746947Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3747103Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3747302Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3747463Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3747641Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3747821Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3747975Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3748133Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3748287Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3748447Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3748607Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3748762Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3748917Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3749078Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3749234Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3749388Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3749545Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3749703Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3749859Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3750013Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3750211Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3750407Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3750563Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3750720Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3750881Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3751036Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3751194Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3751348Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3751504Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3751664Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3751819Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3751976Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3752142Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3752296Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3752454Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3752612Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3752767Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3752929Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3753084Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3753238Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3753397Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3753551Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3753711Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3753914Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3754069Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3754226Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3754421Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3754578Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3754737Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3754892Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3755050Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3755205Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3755359Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3755520Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3755682Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3755837Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3755994Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3756150Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3756309Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3756464Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3756618Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3756776Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3756932Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3757086Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3757340Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3757559Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3757716Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3757873Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3758031Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3758189Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3758344Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3758503Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3758661Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3758816Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3758971Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3759203Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3759366Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3759524Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3759679Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3759834Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3759994Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3760148Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3760303Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3760460Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3760614Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3760774Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3760932Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3761143Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3761301Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3761453Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3761650Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3761810Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3761967Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3762125Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3762281Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3762436Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3762594Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3762751Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3762911Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3763067Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3763222Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3763383Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3763538Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3763693Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3763851Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3764005Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3764160Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3764318Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3764515Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3764711Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3764869Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3765023Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3765183Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3765338Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3765492Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3765651Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3765806Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3765965Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3766121Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3766278Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3766442Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3766598Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3766753Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3766916Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3767071Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3767225Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3767391Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3767546Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3767700Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3767858Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3768016Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3768219Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3768377Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3768532Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3768729Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3768886Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3769044Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3769205Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3769360Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3769513Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3769673Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3769829Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3769987Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3770146Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3770300Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3770459Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3770615Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3770770Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3770926Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3771081Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3771235Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3771392Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3771591Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3771790Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3771948Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3772104Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3772264Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3772419Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3772574Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3772733Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3772888Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3773045Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3773201Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3773357Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3773522Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3773676Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3773829Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3773989Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3774145Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3774302Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3774459Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3774613Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3774770Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3774927Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3775084Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3775293Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3775448Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3775606Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3775803Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3775960Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3776121Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3776278Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3776433Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3776590Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3776744Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3776904Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3777064Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3777220Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3777393Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3777572Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3777737Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3777897Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3778051Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3778206Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3778370Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3778526Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3778727Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3778925Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3779082Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3779240Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3779397Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3779551Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3779709Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3779867Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3780024Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3780179Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3780334Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3780494Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3780654Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3780808Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3780965Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3781122Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3781281Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3781435Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3781589Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3781747Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3781904Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3782058Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3782218Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3782422Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3782581Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3782735Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3782952Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3783111Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3783265Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3783421Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3783581Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3783735Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3783893Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3784053Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3784213Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3784369Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3784524Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3784682Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3784839Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3784993Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3785149Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3785303Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3785457Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3785616Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3785815Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3786009Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3786168Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3786322Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3786482Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3786636Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3786791Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3786950Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3787107Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3787263Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3787430Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3787612Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3787794Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3787952Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3788107Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3788266Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3788421Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3788575Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3788734Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3788888Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3789042Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3789199Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3789355Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3789557Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3789712Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3789866Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3790059Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3790216Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3790370Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3790527Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3790681Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3790837Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3790991Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3791149Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3791310Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3791464Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3791617Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3791774Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3791930Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3792087Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3792241Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3792395Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3792551Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3792705Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3792902Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3793098Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3793256Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3793414Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3793566Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3793723Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3793880Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3794034Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3794189Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3794347Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3794502Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3794661Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3794820Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3794975Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3795132Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3795286Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3795443Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3795602Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3795756Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3796127Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3796332Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3796487Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3796652Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3796900Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3797056Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3797215Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3797370Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3797581Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3797741Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3797895Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3798052Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3798207Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3798361Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3798520Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3798680Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3798834Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3798992Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3799196Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3799358Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3799670Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3799870Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3800030Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3800187Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3800342Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3800592Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3800946Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3801142Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3801298Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3801453Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3801615Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3801771Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3801927Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3802088Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3802244Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3802406Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3802567Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3802728Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3802886Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3803042Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3803196Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3803356Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3803511Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3803670Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3803826Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3803985Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3804146Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3804304Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3804517Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3804676Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3804831Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3804987Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3805187Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3805344Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3805501Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3805657Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3805814Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3805972Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3806132Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3806293Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3806452Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3806609Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3806771Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3806929Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3807084Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3807267Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3807446Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3807604Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3807762Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3807962Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3808236Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3808394Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3808550Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3808709Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3808868Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3809024Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3809182Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3809337Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3809497Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3809653Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3809810Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3809974Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3810129Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3810286Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3810590Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3810778Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3810940Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3811096Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3811251Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3811408Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3811562Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3811719Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3811964Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3812118Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3812274Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3812429Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3812623Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3812782Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3812937Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3813091Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3813248Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3813404Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3813567Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3813726Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3813881Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3814038Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3814192Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3814351Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3814507Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3814661Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3814816Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3814976Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3815130Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3815331Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3815526Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3815682Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3815839Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3815994Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3816152Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3816311Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3816466Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3816625Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3816780Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3816934Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3817091Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3817261Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3817426Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3817608Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3817778Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3817939Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3818093Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3818247Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3818403Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3818560Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3818714Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3818871Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3819087Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3819243Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3819398Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3819552Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3819748Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3819904Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3820058Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3820214Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3820368Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3820527Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3820682Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3820844Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3821001Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3821156Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3821311Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3821472Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3821629Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3821786Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3821940Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3822094Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3822250Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3822405Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3822643Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3822803Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3822958Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3823114Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3823275Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3823429Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3823586Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3823740Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3823894Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3824052Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3824208Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3824369Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3824534Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3824688Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3824845Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3825001Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3825156Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3825312Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3825466Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3825620Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3825775Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3826096Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3826322Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3826481Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3826636Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3826794Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3826988Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3827146Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3827307Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3827463Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3827621Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3827775Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3827932Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3828096Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3828257Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3828414Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3828572Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3832236Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3832417Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3832579Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3832741Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3832898Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3833055Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3833216Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3833438Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3833642Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3833801Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3833957Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3834118Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3834279Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3834436Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3834598Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3834755Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3834914Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3835071Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3835230Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3835393Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3835549Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3835704Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3835864Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3836021Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3836180Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3836335Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3836491Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3836649Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3836808Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3836967Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3837174Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3837330Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3837490Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3837684Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3837842Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3838001Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3838157Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3838312Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3838470Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3838626Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3838790Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3838950Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3839184Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3839347Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3839507Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3839663Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3839821Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3839977Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3840134Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3840290Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3840445Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3840653Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3840872Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3841030Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3841190Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3841349Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3841507Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3841666Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3841821Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3841978Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3842133Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3842289Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3842452Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3842613Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3842770Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3842931Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3843088Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3843251Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3843406Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3843561Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3843720Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3843875Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3844030Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3844191Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3844394Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3844554Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3844710Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3844902Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3845064Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3845220Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3845376Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3845534Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3845691Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3845852Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3846010Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3846172Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3846330Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3846486Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3846643Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3846804Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3846959Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3847126Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3847305Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3847482Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3847639Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3847840Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3848035Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3848196Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3848351Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3848512Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3848668Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3848824Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3848989Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3849145Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3849300Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3849460Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3849619Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3849780Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3849938Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3850093Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3850258Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3850414Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3850571Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3850729Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3850886Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3851043Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3851203Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3851362Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3851566Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3851723Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3851878Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3852076Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3852234Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3852390Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3852549Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3852705Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3852865Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3853023Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3853181Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3853343Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3853500Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3853656Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3853816Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3853971Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3854132Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3854288Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3854445Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3854605Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3854761Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3854961Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3855160Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3855316Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3855473Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3855631Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3855787Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3855949Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3856107Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3856262Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3856418Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3856573Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3856733Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3856895Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3857050Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3857207Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3857367Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3857521Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3857678Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3857834Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3857991Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3858148Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3858302Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3858464Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3858666Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3858822Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3858980Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3859177Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3859333Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3859493Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3859648Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3859802Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3859959Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3860114Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3860275Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3860436Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3860592Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3860751Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3860907Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3861062Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3861221Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3861376Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3861533Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3861688Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3861843Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3862045Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3862244Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3862401Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3862561Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3862718Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3862873Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3863029Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3863184Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3863343Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3863497Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3863651Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3863812Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3863975Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3864131Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3864285Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3864444Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3864602Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3864756Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3864910Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3865067Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3865221Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3865378Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3865536Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3865739Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3865898Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3866055Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3866251Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3866409Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3866564Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3866722Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3866876Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3867031Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3867189Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3867348Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3867534Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3867716Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3867870Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3868030Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3868190Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3868346Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3868504Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3868660Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3868814Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3868972Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3869194Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3869390Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3869550Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3869705Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3869866Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3870021Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3870176Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3870336Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3870490Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3870647Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3870804Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3870962Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3871124Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3871280Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3871434Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3871591Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3871748Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3871902Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3872065Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3872222Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3872381Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3872538Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3872694Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3872900Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3873055Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3873211Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3873368Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3873564Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3873727Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3873882Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3874036Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3874196Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3874352Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3874510Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3874673Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3874829Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3874986Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3875140Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3875296Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3875453Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3875608Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3875764Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3875921Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3876076Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3876454Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3876655Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3876812Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3876970Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3877125Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3877283Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3877441Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3877596Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3877777Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3877961Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3878118Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3878281Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3878441Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3878596Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3878754Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3878909Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3879147Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3879308Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3879463Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3879621Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3879776Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3879931Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3880092Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3880304Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3880459Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3880618Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3880773Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3880976Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3881134Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3881290Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3881448Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3881603Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3881758Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3881922Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3882082Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3882240Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3882394Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3882549Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3882710Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3882866Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3883021Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3883179Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3883335Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3883492Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3883694Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3883890Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3884050Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3884207Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3884363Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3884524Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3884680Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3884837Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3884993Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3885147Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3885306Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3885463Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3885624Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3885782Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3885937Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3886097Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3886259Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3886414Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3886575Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3886729Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3886885Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3887043Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3887218Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3887463Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3887628Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3887784Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3887942Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3888136Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3888294Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3888452Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3888608Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3888766Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3888926Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3889085Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3889256Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3889410Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3889565Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3889724Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3889882Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3890036Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3890193Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3890347Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3890507Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3890663Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3890862Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3891067Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3891225Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3891380Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3891538Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3891699Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3891859Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3892015Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3892169Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3892330Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3892491Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3892647Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3892809Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3892973Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3893127Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3893286Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3893444Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3893598Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3893755Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3893909Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3894063Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3894220Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3894376Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3894590Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3894744Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3894900Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3895060Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3895280Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3895434Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3895595Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3895756Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3896156Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3896329Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3896485Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3896655Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3896810Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3896964Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3897122Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3897281Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3897438Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3897626Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3897805Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3897963Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3898118Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3898273Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3898585Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3898744Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3898899Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3899058Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3899216Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3899377Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3899532Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3899686Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3899845Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3900001Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3900156Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3900324Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3900480Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3900639Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3900796Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3900953Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3901112Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3901267Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3901424Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3901583Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3901739Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3901900Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3902126Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3902280Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3902439Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3902596Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3902804Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3902965Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3903121Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3903279Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3903434Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3903589Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3903748Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3903907Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3904066Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3904231Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3904387Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3904545Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3904708Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3904863Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3905020Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3905174Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3905328Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3905487Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3905689Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3905883Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3906045Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3906200Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3906362Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3906518Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3906672Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3906831Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3906986Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3907141Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3907300Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3907459Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3907620Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3907777Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3907933Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3908093Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3908249Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3908403Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3908560Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3908718Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3908875Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3909031Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3909192Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3909401Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3909557Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3909712Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3909912Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3910070Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3910227Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3910383Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3910538Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3910698Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3910854Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3911011Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3911176Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3911332Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3911490Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3911646Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3911801Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3911959Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3912113Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3912268Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3912426Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3912581Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3912782Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3912983Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3913141Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3913302Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3913461Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3913616Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3913775Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3913930Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3914085Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3914243Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3914398Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3914560Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3914721Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3914877Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3915036Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3915192Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3915347Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3915504Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3915659Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3915817Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3915972Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3916127Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3916288Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3916489Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3916643Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3916801Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3916995Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3917154Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3917310Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3917465Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3917622Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3917780Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3917935Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3918095Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3918254Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3918412Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3918566Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3918724Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3918885Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3919111Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3919268Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3919429Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3919583Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3919740Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3919949Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3920149Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3920307Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3920464Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3920622Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3920780Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3920935Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3921092Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3921246Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3921402Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3921561Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3921718Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3921879Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3922038Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3922193Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3922349Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3922507Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3922662Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3922822Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3922975Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3923129Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3923288Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3923445Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3923675Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3923834Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3923988Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3924184Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3924340Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3924495Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3924653Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3924808Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3924963Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3925120Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3925277Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3925442Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3925597Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3925755Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3925914Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3926069Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3926224Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3926382Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3926536Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3926692Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3926845Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3927121Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3927345Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3927526Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3927681Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3927846Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3928001Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3928156Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3928311Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3928466Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3928622Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3928777Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3928936Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3929105Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3929261Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3929419Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3929577Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3929733Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3929891Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3930046Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3930200Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3930359Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3930513Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3930671Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3930876Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3931031Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3931190Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3931387Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3931543Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3931701Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3931858Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3932014Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3932175Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3932329Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3932491Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3932650Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3932805Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3932964Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3933121Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3933277Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3933434Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3933588Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3933745Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3933901Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3934055Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3934254Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3934450Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3934608Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3934767Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3934924Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3935081Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3935235Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3935395Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3935558Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3935713Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3935871Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3936032Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3936192Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3936350Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3936504Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3936661Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3936817Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3936971Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3937125Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3937282Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3937435Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3937608Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3937788Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3938001Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3938160Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3938317Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3938510Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3938669Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3938825Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3938982Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3939136Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3939291Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3939447Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3939604Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3939764Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3939925Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3940080Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3940237Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3940394Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3940549Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3940705Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3940859Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3941014Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3941175Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3941375Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3941570Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3941730Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3941885Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3942046Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3942202Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3942358Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3942521Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3942676Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3942831Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3942990Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3943147Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3943310Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3943469Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3943623Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3943782Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3943937Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3944091Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3944249Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3944403Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3944560Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3944715Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3944871Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3945074Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3945229Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3945385Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3945583Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3945739Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3945897Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3946053Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3946209Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3946366Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3946523Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3946681Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3946843Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3946998Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3947155Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3947312Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3947468Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3947627Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3947781Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3947937Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3948094Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3948248Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3948448Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3948670Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3948827Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3948984Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3949140Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3949299Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3949459Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3949614Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3949769Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3949926Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3950081Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3950239Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3950398Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3950556Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3950713Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3950867Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3951023Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3951180Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3951334Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3951491Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3951645Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3951799Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3951961Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3952163Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3952318Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3952475Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3952630Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3952828Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3952984Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3953139Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3953296Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3953456Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3957071Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3957237Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3957405Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3957562Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3957719Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3957880Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3958046Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3958226Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3958403Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3958558Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3958717Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3958874Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3959187Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3959399Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3959561Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3959716Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3959874Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3960030Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3960188Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3960343Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3960497Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3960655Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3960811Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3960969Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3961131Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3961287Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3961446Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3961601Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3961759Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3961917Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3962072Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3962226Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3962385Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3962540Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3962700Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3962904Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3963062Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3963219Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3963374Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3963570Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3963730Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3963884Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3964045Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3964200Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3964355Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3964516Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3964676Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3964831Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3964990Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3965145Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3965308Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3965463Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3965618Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3965777Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3965931Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3966086Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3966285Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3966480Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3966637Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3966794Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3966948Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3967111Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3967266Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3967422Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3967582Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3967738Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3967895Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3968057Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3968218Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3968375Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3968530Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3968684Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3968843Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3968998Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3969154Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3969311Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3969466Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3969625Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3969782Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3969983Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3970141Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3970296Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3970451Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3970648Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3970806Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3970963Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3971118Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3971275Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3971433Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3971590Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3971750Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3971907Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3972062Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3972220Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3972377Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3972532Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3972691Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3972845Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3973000Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3973157Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3973354Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3973561Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3973718Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3973873Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3974032Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3974190Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3974345Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3974502Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3974657Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3974813Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3974973Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3975131Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3975294Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3975449Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3975606Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3975766Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3975923Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3976079Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3976239Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3976394Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3976551Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3976707Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3976868Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3977077Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3977258Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3977438Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3977595Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3977791Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3977950Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3978107Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3978264Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3978421Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3978575Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3978731Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3978901Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3979058Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3979215Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3979371Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3979527Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3979686Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3979841Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:34.3979996Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3980153Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3980308Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3980465Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3980728Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3980884Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3981042Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3981196Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3981353Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3981513Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3981667Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3981825Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3981982Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3982136Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3982294Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3982459Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3982615Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3982772Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3982926Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3983084Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3983243Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3983399Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3983558Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3983713Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3983867Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3984025Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3984232Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3984387Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3984543Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3984698Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3984892Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3985054Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3985209Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3985368Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3985522Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3985676Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3985833Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3985993Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3986149Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3986306Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3986461Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3986621Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3986777Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3986932Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3987090Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3987245Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3987401Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3987559Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3987760Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3987960Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3988117Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3988271Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3988433Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3988587Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3988742Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3988898Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3989053Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3989210Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3989365Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3989522Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3989682Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3989837Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3989991Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3990151Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3990307Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3990464Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3990620Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3990775Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3990932Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3991085Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3991241Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3991447Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3991601Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3991758Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3991955Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3992112Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3992269Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3992423Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3992577Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3992737Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3992892Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3993051Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3993214Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3993369Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3993528Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3993685Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3993840Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3994000Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3994155Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3994311Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3994467Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3994622Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3994823Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3995018Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3995176Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3995332Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3995490Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3995644Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3995802Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3996192Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3996374Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3996530Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3996685Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3996848Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3997010Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3997169Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3997328Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3997485Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3997641Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3997795Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3997950Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3998107Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3998263Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3998418Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3998577Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3998827Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3998983Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3999187Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3999403Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3999563Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3999723Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.3999877Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4000035Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4000189Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4000346Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4000503Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4000666Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4000823Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4000978Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4001135Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4001293Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4001448Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4001603Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4001760Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4001914Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4002078Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4002294Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4002509Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4002671Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4002826Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4002984Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4003143Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4003298Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4003455Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4003609Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4003765Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4003923Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4004080Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4004240Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4004398Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4004553Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4004714Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4004869Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4005024Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4005182Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4005337Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4005495Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4005653Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4005811Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4006017Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4006172Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4006328Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4006550Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4006706Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4006862Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4007019Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4007173Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4007332Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4007486Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4007646Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4007807Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4007962Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4008117Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4008275Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4008430Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4008588Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4008744Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4008898Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4009055Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4009209Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4009407Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4009605Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4009762Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4009921Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4010079Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4010234Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4010392Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4010547Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4010703Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4010862Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4011017Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4011174Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4011339Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4011494Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4011652Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4011811Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4011965Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4012124Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4012279Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:34.4012435Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4012593Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4012747Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4012907Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4013110Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4013265Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4013424Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4013619Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4013777Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4013934Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4014088Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4014247Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4014401Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4014556Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4014714Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4014873Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4015028Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4015188Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4015344Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4015503Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4015659Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4015815Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4015973Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4016128Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4016283Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4016484Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4016677Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4016839Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4016993Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4017150Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4017307Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4017470Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4017625Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4017781Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4017940Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4018094Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4018252Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4018413Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4018567Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4018724Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4018883Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4019038Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4019195Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4019349Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4019507Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4019662Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4019816Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4019979Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4020186Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4020340Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4020499Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4020691Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4020847Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4021004Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4021158Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4021315Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4021471Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4021627Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4021788Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4021949Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4022103Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4022262Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4022419Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4022578Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4022733Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4022888Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4023046Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4023201Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4023357Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4023556Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4023750Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4023910Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4024065Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4024223Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4024381Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4024538Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4024692Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4024851Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4025005Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4025164Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4025319Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4025482Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4025642Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4025797Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4025955Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4026120Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4026275Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4026433Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4026588Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4026742Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4026900Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4027058Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4027260Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4027420Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4027575Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4027773Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4027929Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4028085Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4028247Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4028405Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4028561Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4028722Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4028880Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4029040Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4029197Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4029352Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4029510Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4029669Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4029824Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4029983Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4030138Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4030293Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4030453Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4030649Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4030848Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4031005Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4031160Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4031320Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4031478Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4031634Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4031792Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4031948Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4032106Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4032261Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4032418Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4032584Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4032739Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4032893Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4033050Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4033208Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4033367Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4033521Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4033676Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4033835Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4033990Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4034148Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4034375Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4034531Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4034688Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4034842Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4035037Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4035195Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4035350Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4035506Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4035664Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4035817Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4035976Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4036136Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4036290Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4036447Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4036601Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4036758Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4036919Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4037074Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4037237Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4037392Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4037546Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4037748Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4037948Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4038104Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4038261Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4038416Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4038574Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4038733Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4038907Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hitterPASSED 2025-05-07T20:57:34.4038914Z 2025-05-07T20:57:34.4039103Z ============================== 1 passed in 2.13s =============================== 2025-05-07T20:57:34.4039181Z s! 2025-05-07T20:57:34.4039339Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4039500Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4039659Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4039814Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4039971Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4040124Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4040283Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4040437Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4040595Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4040754Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4040909Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4041063Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4041222Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4041426Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4041582Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4041737Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4041891Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4042160Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4042316Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4042470Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4042627Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4042782Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4042939Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4043097Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4043256Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4043414Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4043568Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4043722Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4043881Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4044036Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4044192Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4044348Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4044503Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4044659Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:34.4044828Z Time taken to estimate parameters (us): 63933 2025-05-07T20:57:34.4513087Z 2025-05-07T20:57:34.4513643Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:57:34.4532906Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 5 seconds 2025-05-07T20:57:34.4533299Z 2025-05-07T20:57:34.4533437Z 2025-05-07T20:57:34.4533486Z 2025-05-07T20:57:34.4533493Z 2025-05-07T20:57:34.4553793Z ################################################################################ 2025-05-07T20:57:34.4568725Z # [2025-05-07T20:57:34.456Z] Run Python Test Suite: 2025-05-07T20:57:34.4569263Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:57:34.4569393Z ################################################################################ 2025-05-07T20:57:34.4594207Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:57:34.4594243Z 2025-05-07T20:57:36.5923286Z ============================= test session starts ============================== 2025-05-07T20:57:36.5923928Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:36.5924466Z cachedir: .pytest_cache 2025-05-07T20:57:36.5925055Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:36.5925790Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:36.5926207Z plugins: hypothesis-6.131.14 2025-05-07T20:57:38.2531314Z collecting ... collected 2 items 2025-05-07T20:57:38.2531531Z 2025-05-07T20:57:41.6996385Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.6997772Z self=, 2025-05-07T20:57:41.6998840Z weights_precision=SparseType.FP32, 2025-05-07T20:57:41.6999253Z weight_decay=0.001, 2025-05-07T20:57:41.6999494Z T=1, 2025-05-07T20:57:41.6999762Z D=2, 2025-05-07T20:57:41.7000031Z B=1, 2025-05-07T20:57:41.7000218Z log_E=3, 2025-05-07T20:57:41.7000405Z L=0, 2025-05-07T20:57:41.7000695Z D_gradcheck=1, 2025-05-07T20:57:41.7000915Z weighted=False, 2025-05-07T20:57:41.7001128Z mixed=False, 2025-05-07T20:57:41.7001373Z output_dtype=SparseType.FP32, 2025-05-07T20:57:41.7001678Z pooling_mode=, 2025-05-07T20:57:41.7001962Z start_iter=0, 2025-05-07T20:57:41.7002178Z gwd_lower_bound=0, 2025-05-07T20:57:41.7002402Z ) 2025-05-07T20:57:41.7002665Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.7003456Z self=, 2025-05-07T20:57:41.7004203Z weights_precision=SparseType.FP16, 2025-05-07T20:57:41.7004500Z weight_decay=0.001, 2025-05-07T20:57:41.7004724Z T=1, 2025-05-07T20:57:41.7004913Z D=2, 2025-05-07T20:57:41.7005099Z B=1, 2025-05-07T20:57:41.7005281Z log_E=3, 2025-05-07T20:57:41.7005473Z L=0, 2025-05-07T20:57:41.7005665Z D_gradcheck=1, 2025-05-07T20:57:41.7005876Z weighted=False, 2025-05-07T20:57:41.7006094Z mixed=False, 2025-05-07T20:57:41.7006333Z output_dtype=SparseType.FP32, 2025-05-07T20:57:41.7006628Z pooling_mode=, 2025-05-07T20:57:41.7006911Z start_iter=0, 2025-05-07T20:57:41.7007125Z gwd_lower_bound=0, 2025-05-07T20:57:41.7007336Z ) 2025-05-07T20:57:41.7007603Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.7008388Z self=, 2025-05-07T20:57:41.7009215Z weights_precision=SparseType.FP16, 2025-05-07T20:57:41.7009636Z weight_decay=0.001, 2025-05-07T20:57:41.7016887Z T=5, 2025-05-07T20:57:41.7017114Z D=81, 2025-05-07T20:57:41.7017309Z B=109, 2025-05-07T20:57:41.7017502Z log_E=4, 2025-05-07T20:57:41.7017697Z L=0, 2025-05-07T20:57:41.7017892Z D_gradcheck=1, 2025-05-07T20:57:41.7018123Z weighted=True, 2025-05-07T20:57:41.7018336Z mixed=False, 2025-05-07T20:57:41.7018579Z output_dtype=SparseType.BF16, 2025-05-07T20:57:41.7018892Z pooling_mode=, 2025-05-07T20:57:41.7019180Z start_iter=0, 2025-05-07T20:57:41.7019402Z gwd_lower_bound=0, 2025-05-07T20:57:41.7019624Z ) 2025-05-07T20:57:41.7019889Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.7020691Z self=, 2025-05-07T20:57:41.7021443Z weights_precision=SparseType.FP16, 2025-05-07T20:57:41.7021752Z weight_decay=0.1, 2025-05-07T20:57:41.7021972Z T=3, 2025-05-07T20:57:41.7022168Z D=100, 2025-05-07T20:57:41.7022361Z B=70, 2025-05-07T20:57:41.7022545Z log_E=3, 2025-05-07T20:57:41.7022743Z L=5, 2025-05-07T20:57:41.7022936Z D_gradcheck=2, 2025-05-07T20:57:41.7023148Z weighted=True, 2025-05-07T20:57:41.7023366Z mixed=False, 2025-05-07T20:57:41.7023603Z output_dtype=SparseType.FP32, 2025-05-07T20:57:41.7023903Z pooling_mode=, 2025-05-07T20:57:41.7024198Z start_iter=10, 2025-05-07T20:57:41.7024427Z gwd_lower_bound=0.001, 2025-05-07T20:57:41.7024656Z ) 2025-05-07T20:57:41.7024926Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.7025713Z self=, 2025-05-07T20:57:41.7026444Z weights_precision=SparseType.FP16, 2025-05-07T20:57:41.7026825Z weight_decay=0.001, 2025-05-07T20:57:41.7027062Z T=2, 2025-05-07T20:57:41.7027252Z D=19, 2025-05-07T20:57:41.7027433Z B=124, 2025-05-07T20:57:41.7027626Z log_E=3, 2025-05-07T20:57:41.7027821Z L=11, 2025-05-07T20:57:41.7028008Z D_gradcheck=1, 2025-05-07T20:57:41.7028224Z weighted=True, 2025-05-07T20:57:41.7028488Z mixed=True, 2025-05-07T20:57:41.7028718Z output_dtype=SparseType.BF16, 2025-05-07T20:57:41.7029016Z pooling_mode=, 2025-05-07T20:57:41.7029309Z start_iter=1000, 2025-05-07T20:57:41.7029538Z gwd_lower_bound=0.001, 2025-05-07T20:57:41.7029777Z ) 2025-05-07T20:57:41.7030045Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.7030824Z self=, 2025-05-07T20:57:41.7031562Z weights_precision=SparseType.FP32, 2025-05-07T20:57:41.7031861Z weight_decay=0.01, 2025-05-07T20:57:41.7032084Z T=1, 2025-05-07T20:57:41.7032276Z D=66, 2025-05-07T20:57:41.7032465Z B=22, 2025-05-07T20:57:41.7032650Z log_E=3, 2025-05-07T20:57:41.7032848Z L=13, 2025-05-07T20:57:41.7033044Z D_gradcheck=1, 2025-05-07T20:57:41.7033267Z weighted=False, 2025-05-07T20:57:41.7033478Z mixed=True, 2025-05-07T20:57:41.7033719Z output_dtype=SparseType.FP32, 2025-05-07T20:57:41.7034028Z pooling_mode=, 2025-05-07T20:57:41.7034313Z start_iter=1000, 2025-05-07T20:57:41.7034548Z gwd_lower_bound=0.01, 2025-05-07T20:57:41.7034782Z ) 2025-05-07T20:57:41.7035048Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.7035836Z self=, 2025-05-07T20:57:41.7036569Z weights_precision=SparseType.FP32, 2025-05-07T20:57:41.7036910Z weight_decay=0.01, 2025-05-07T20:57:41.7037142Z T=5, 2025-05-07T20:57:41.7037374Z D=43, 2025-05-07T20:57:41.7037557Z B=3, 2025-05-07T20:57:41.7037749Z log_E=5, 2025-05-07T20:57:41.7037945Z L=6, 2025-05-07T20:57:41.7038132Z D_gradcheck=1, 2025-05-07T20:57:41.7038353Z weighted=False, 2025-05-07T20:57:41.7038572Z mixed=False, 2025-05-07T20:57:41.7038807Z output_dtype=SparseType.FP16, 2025-05-07T20:57:41.7039188Z pooling_mode=, 2025-05-07T20:57:41.7039482Z start_iter=100, 2025-05-07T20:57:41.7039711Z gwd_lower_bound=0.001, 2025-05-07T20:57:41.7039938Z ) 2025-05-07T20:57:41.7040203Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.7040987Z self=, 2025-05-07T20:57:41.7041713Z weights_precision=SparseType.FP32, 2025-05-07T20:57:41.7042008Z weight_decay=0.1, 2025-05-07T20:57:41.7042235Z T=5, 2025-05-07T20:57:41.7042415Z D=56, 2025-05-07T20:57:41.7042608Z B=25, 2025-05-07T20:57:41.7042795Z log_E=5, 2025-05-07T20:57:41.7042984Z L=8, 2025-05-07T20:57:41.7043177Z D_gradcheck=2, 2025-05-07T20:57:41.7043391Z weighted=True, 2025-05-07T20:57:41.7043599Z mixed=False, 2025-05-07T20:57:41.7043833Z output_dtype=SparseType.FP16, 2025-05-07T20:57:41.7044135Z pooling_mode=, 2025-05-07T20:57:41.7044419Z start_iter=1000, 2025-05-07T20:57:41.7044652Z gwd_lower_bound=0.001, 2025-05-07T20:57:41.7044886Z ) 2025-05-07T20:57:41.7045146Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.7045931Z self=, 2025-05-07T20:57:41.7046662Z weights_precision=SparseType.FP32, 2025-05-07T20:57:41.7046959Z weight_decay=0.001, 2025-05-07T20:57:41.7047176Z T=5, 2025-05-07T20:57:41.7047418Z D=35, 2025-05-07T20:57:41.7047602Z B=118, 2025-05-07T20:57:41.7047783Z log_E=3, 2025-05-07T20:57:41.7047975Z L=6, 2025-05-07T20:57:41.7048164Z D_gradcheck=1, 2025-05-07T20:57:41.7048371Z weighted=True, 2025-05-07T20:57:41.7048583Z mixed=False, 2025-05-07T20:57:41.7048815Z output_dtype=SparseType.FP32, 2025-05-07T20:57:41.7049148Z pooling_mode=, 2025-05-07T20:57:41.7049442Z start_iter=1000, 2025-05-07T20:57:41.7049672Z gwd_lower_bound=0.01, 2025-05-07T20:57:41.7049895Z ) 2025-05-07T20:57:41.7050165Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.7050953Z self=, 2025-05-07T20:57:41.7051684Z weights_precision=SparseType.FP32, 2025-05-07T20:57:41.7051973Z weight_decay=0.01, 2025-05-07T20:57:41.7052198Z T=3, 2025-05-07T20:57:41.7052384Z D=113, 2025-05-07T20:57:41.7052567Z B=46, 2025-05-07T20:57:41.7052754Z log_E=4, 2025-05-07T20:57:41.7052947Z L=2, 2025-05-07T20:57:41.7053131Z D_gradcheck=2, 2025-05-07T20:57:41.7053348Z weighted=False, 2025-05-07T20:57:41.7053562Z mixed=True, 2025-05-07T20:57:41.7053785Z output_dtype=SparseType.FP32, 2025-05-07T20:57:41.7054083Z pooling_mode=, 2025-05-07T20:57:41.7054370Z start_iter=1000, 2025-05-07T20:57:41.7054596Z gwd_lower_bound=0.01, 2025-05-07T20:57:41.7054827Z ) 2025-05-07T20:57:41.7055095Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.7055871Z self=, 2025-05-07T20:57:41.7056602Z weights_precision=SparseType.FP32, 2025-05-07T20:57:41.7056894Z weight_decay=0.01, 2025-05-07T20:57:41.7057167Z T=2, 2025-05-07T20:57:41.7057346Z D=90, 2025-05-07T20:57:41.7057537Z B=81, 2025-05-07T20:57:41.7057724Z log_E=3, 2025-05-07T20:57:41.7057959Z L=12, 2025-05-07T20:57:41.7058154Z D_gradcheck=2, 2025-05-07T20:57:41.7058370Z weighted=False, 2025-05-07T20:57:41.7058579Z mixed=True, 2025-05-07T20:57:41.7058813Z output_dtype=SparseType.BF16, 2025-05-07T20:57:41.7059112Z pooling_mode=, 2025-05-07T20:57:41.7059401Z start_iter=0, 2025-05-07T20:57:41.7059662Z gwd_lower_bound=0.001, 2025-05-07T20:57:41.7059902Z ) 2025-05-07T20:57:41.7060161Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.7060943Z self=, 2025-05-07T20:57:41.7061672Z weights_precision=SparseType.FP32, 2025-05-07T20:57:41.7061957Z weight_decay=0.01, 2025-05-07T20:57:41.7062179Z T=2, 2025-05-07T20:57:41.7062363Z D=90, 2025-05-07T20:57:41.7062541Z B=81, 2025-05-07T20:57:41.7062732Z log_E=3, 2025-05-07T20:57:41.7062929Z L=12, 2025-05-07T20:57:41.7063123Z D_gradcheck=2, 2025-05-07T20:57:41.7063332Z weighted=False, 2025-05-07T20:57:41.7063545Z mixed=False, 2025-05-07T20:57:41.7063782Z output_dtype=SparseType.BF16, 2025-05-07T20:57:41.7064072Z pooling_mode=, 2025-05-07T20:57:41.7064357Z start_iter=0, 2025-05-07T20:57:41.7064581Z gwd_lower_bound=0.001, 2025-05-07T20:57:41.7064805Z ) 2025-05-07T20:57:41.7065073Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.7065853Z self=, 2025-05-07T20:57:41.7066576Z weights_precision=SparseType.FP32, 2025-05-07T20:57:41.7066870Z weight_decay=0.01, 2025-05-07T20:57:41.7067093Z T=2, 2025-05-07T20:57:41.7067272Z D=90, 2025-05-07T20:57:41.7067459Z B=81, 2025-05-07T20:57:41.7067649Z log_E=3, 2025-05-07T20:57:41.7067898Z L=12, 2025-05-07T20:57:41.7068091Z D_gradcheck=1, 2025-05-07T20:57:41.7068308Z weighted=False, 2025-05-07T20:57:41.7068516Z mixed=False, 2025-05-07T20:57:41.7068750Z output_dtype=SparseType.BF16, 2025-05-07T20:57:41.7069053Z pooling_mode=, 2025-05-07T20:57:41.7069337Z start_iter=0, 2025-05-07T20:57:41.7069682Z gwd_lower_bound=0.001, 2025-05-07T20:57:41.7069919Z ) 2025-05-07T20:57:41.7070184Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.7070964Z self=, 2025-05-07T20:57:41.7071698Z weights_precision=SparseType.FP32, 2025-05-07T20:57:41.7071993Z weight_decay=0.01, 2025-05-07T20:57:41.7072210Z T=1, 2025-05-07T20:57:41.7072396Z D=90, 2025-05-07T20:57:41.7072580Z B=81, 2025-05-07T20:57:41.7072780Z log_E=3, 2025-05-07T20:57:41.7072975Z L=12, 2025-05-07T20:57:41.7073163Z D_gradcheck=1, 2025-05-07T20:57:41.7073383Z weighted=False, 2025-05-07T20:57:41.7073598Z mixed=False, 2025-05-07T20:57:41.7073825Z output_dtype=SparseType.BF16, 2025-05-07T20:57:41.7074124Z pooling_mode=, 2025-05-07T20:57:41.7074414Z start_iter=0, 2025-05-07T20:57:41.7074637Z gwd_lower_bound=0.001, 2025-05-07T20:57:41.7074867Z ) 2025-05-07T20:57:41.7075135Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:41.7075923Z self=, 2025-05-07T20:57:41.7076650Z weights_precision=SparseType.FP32, 2025-05-07T20:57:41.7076944Z weight_decay=0.01, 2025-05-07T20:57:41.7077168Z T=1, 2025-05-07T20:57:41.7077347Z D=90, 2025-05-07T20:57:41.7077534Z B=1, 2025-05-07T20:57:41.7077769Z log_E=3, 2025-05-07T20:57:41.7077956Z L=12, 2025-05-07T20:57:41.7078149Z D_gradcheck=1, 2025-05-07T20:57:41.7078407Z weighted=False, 2025-05-07T20:57:41.7078616Z mixed=False, 2025-05-07T20:57:41.7078849Z output_dtype=SparseType.BF16, 2025-05-07T20:57:41.7079211Z pooling_mode=, 2025-05-07T20:57:41.7079491Z start_iter=0, 2025-05-07T20:57:41.7079711Z gwd_lower_bound=0.001, 2025-05-07T20:57:41.7079941Z ) 2025-05-07T20:57:41.7080134Z PASSED 2025-05-07T20:57:55.3901993Z 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:57:55.3903931Z self=, 2025-05-07T20:57:55.3904930Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.3905227Z weight_decay=0.001, 2025-05-07T20:57:55.3905480Z T=1, 2025-05-07T20:57:55.3905674Z D=2, 2025-05-07T20:57:55.3905852Z B=1, 2025-05-07T20:57:55.3906043Z log_E=3, 2025-05-07T20:57:55.3906239Z L=0, 2025-05-07T20:57:55.3906425Z D_gradcheck=1, 2025-05-07T20:57:55.3906644Z weighted=False, 2025-05-07T20:57:55.3906862Z mixed=False, 2025-05-07T20:57:55.3907092Z output_dtype=SparseType.FP32, 2025-05-07T20:57:55.3907397Z pooling_mode=, 2025-05-07T20:57:55.3907682Z start_iter=0, 2025-05-07T20:57:55.3907892Z gwd_lower_bound=0, 2025-05-07T20:57:55.3908116Z ) 2025-05-07T20:57:55.3908400Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:55.3909223Z self=, 2025-05-07T20:57:55.3909967Z weights_precision=SparseType.FP16, 2025-05-07T20:57:55.3910260Z weight_decay=0.001, 2025-05-07T20:57:55.3910490Z T=1, 2025-05-07T20:57:55.3910668Z D=2, 2025-05-07T20:57:55.3911035Z B=1, 2025-05-07T20:57:55.3911221Z log_E=3, 2025-05-07T20:57:55.3911411Z L=0, 2025-05-07T20:57:55.3911602Z D_gradcheck=1, 2025-05-07T20:57:55.3911857Z weighted=False, 2025-05-07T20:57:55.3912143Z mixed=False, 2025-05-07T20:57:55.3912376Z output_dtype=SparseType.FP32, 2025-05-07T20:57:55.3912677Z pooling_mode=, 2025-05-07T20:57:55.3913054Z start_iter=0, 2025-05-07T20:57:55.3913304Z gwd_lower_bound=0, 2025-05-07T20:57:55.3913567Z ) 2025-05-07T20:57:55.3913863Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:55.3914852Z self=, 2025-05-07T20:57:55.3915756Z weights_precision=SparseType.FP16, 2025-05-07T20:57:55.3916075Z weight_decay=0.001, 2025-05-07T20:57:55.3916305Z T=4, 2025-05-07T20:57:55.3916498Z D=100, 2025-05-07T20:57:55.3916693Z B=73, 2025-05-07T20:57:55.3916883Z log_E=4, 2025-05-07T20:57:55.3917086Z L=14, 2025-05-07T20:57:55.3917284Z D_gradcheck=2, 2025-05-07T20:57:55.3917504Z weighted=True, 2025-05-07T20:57:55.3917725Z mixed=True, 2025-05-07T20:57:55.3917969Z output_dtype=SparseType.FP32, 2025-05-07T20:57:55.3918289Z pooling_mode=, 2025-05-07T20:57:55.3918604Z start_iter=1000, 2025-05-07T20:57:55.3918851Z gwd_lower_bound=0.01, 2025-05-07T20:57:55.3919192Z ) 2025-05-07T20:57:55.3919518Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:55.3920328Z self=, 2025-05-07T20:57:55.3921077Z weights_precision=SparseType.FP16, 2025-05-07T20:57:55.3921370Z weight_decay=0.01, 2025-05-07T20:57:55.3921586Z T=4, 2025-05-07T20:57:55.3921862Z D=33, 2025-05-07T20:57:55.3922049Z B=110, 2025-05-07T20:57:55.3922235Z log_E=5, 2025-05-07T20:57:55.3922430Z L=11, 2025-05-07T20:57:55.3922698Z D_gradcheck=1, 2025-05-07T20:57:55.3922918Z weighted=False, 2025-05-07T20:57:55.3923127Z mixed=False, 2025-05-07T20:57:55.3923363Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.3923666Z pooling_mode=, 2025-05-07T20:57:55.3923946Z start_iter=100, 2025-05-07T20:57:55.3924169Z gwd_lower_bound=0, 2025-05-07T20:57:55.3924387Z ) 2025-05-07T20:57:55.3924663Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:55.3925480Z self=, 2025-05-07T20:57:55.3926230Z weights_precision=SparseType.FP16, 2025-05-07T20:57:55.3926518Z weight_decay=0.001, 2025-05-07T20:57:55.3926743Z T=3, 2025-05-07T20:57:55.3926928Z D=122, 2025-05-07T20:57:55.3927110Z B=17, 2025-05-07T20:57:55.3927294Z log_E=5, 2025-05-07T20:57:55.3927489Z L=13, 2025-05-07T20:57:55.3927677Z D_gradcheck=2, 2025-05-07T20:57:55.3927896Z weighted=False, 2025-05-07T20:57:55.3928110Z mixed=False, 2025-05-07T20:57:55.3928342Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.3928633Z pooling_mode=, 2025-05-07T20:57:55.3928924Z start_iter=1000, 2025-05-07T20:57:55.3929158Z gwd_lower_bound=0.001, 2025-05-07T20:57:55.3929385Z ) 2025-05-07T20:57:55.3929664Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:55.3930480Z self=, 2025-05-07T20:57:55.3931222Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.3931515Z weight_decay=0.01, 2025-05-07T20:57:55.3931735Z T=3, 2025-05-07T20:57:55.3931915Z D=27, 2025-05-07T20:57:55.3932101Z B=125, 2025-05-07T20:57:55.3932287Z log_E=4, 2025-05-07T20:57:55.3932530Z L=5, 2025-05-07T20:57:55.3932721Z D_gradcheck=1, 2025-05-07T20:57:55.3932937Z weighted=True, 2025-05-07T20:57:55.3933143Z mixed=False, 2025-05-07T20:57:55.3933376Z output_dtype=SparseType.FP16, 2025-05-07T20:57:55.3933673Z pooling_mode=, 2025-05-07T20:57:55.3933960Z start_iter=100, 2025-05-07T20:57:55.3934220Z gwd_lower_bound=0.001, 2025-05-07T20:57:55.3934453Z ) 2025-05-07T20:57:55.3934735Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:55.3935548Z self=, 2025-05-07T20:57:55.3936299Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.3936595Z weight_decay=0.01, 2025-05-07T20:57:55.3936812Z T=2, 2025-05-07T20:57:55.3936998Z D=76, 2025-05-07T20:57:55.3937184Z B=37, 2025-05-07T20:57:55.3937368Z log_E=4, 2025-05-07T20:57:55.3937562Z L=10, 2025-05-07T20:57:55.3937759Z D_gradcheck=1, 2025-05-07T20:57:55.3937972Z weighted=False, 2025-05-07T20:57:55.3938187Z mixed=True, 2025-05-07T20:57:55.3938418Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.3938710Z pooling_mode=, 2025-05-07T20:57:55.3938999Z start_iter=10, 2025-05-07T20:57:55.3939214Z gwd_lower_bound=0, 2025-05-07T20:57:55.3939433Z ) 2025-05-07T20:57:55.3939714Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:55.3940528Z self=, 2025-05-07T20:57:55.3941273Z weights_precision=SparseType.FP16, 2025-05-07T20:57:55.3941557Z weight_decay=0.01, 2025-05-07T20:57:55.3941778Z T=2, 2025-05-07T20:57:55.3941962Z D=89, 2025-05-07T20:57:55.3942139Z B=118, 2025-05-07T20:57:55.3942377Z log_E=3, 2025-05-07T20:57:55.3942569Z L=20, 2025-05-07T20:57:55.3942757Z D_gradcheck=1, 2025-05-07T20:57:55.3943015Z weighted=True, 2025-05-07T20:57:55.3943229Z mixed=True, 2025-05-07T20:57:55.3943453Z output_dtype=SparseType.FP16, 2025-05-07T20:57:55.3943751Z pooling_mode=, 2025-05-07T20:57:55.3944038Z start_iter=0, 2025-05-07T20:57:55.3944253Z gwd_lower_bound=0.01, 2025-05-07T20:57:55.3944483Z ) 2025-05-07T20:57:55.3944767Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:55.3945582Z self=, 2025-05-07T20:57:55.3946324Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.3946613Z weight_decay=0.1, 2025-05-07T20:57:55.3946834Z T=5, 2025-05-07T20:57:55.3947011Z D=74, 2025-05-07T20:57:55.3947195Z B=125, 2025-05-07T20:57:55.3947382Z log_E=5, 2025-05-07T20:57:55.3947571Z L=1, 2025-05-07T20:57:55.3947763Z D_gradcheck=2, 2025-05-07T20:57:55.3947980Z weighted=False, 2025-05-07T20:57:55.3948188Z mixed=True, 2025-05-07T20:57:55.3948417Z output_dtype=SparseType.FP16, 2025-05-07T20:57:55.3948717Z pooling_mode=, 2025-05-07T20:57:55.3948999Z start_iter=100, 2025-05-07T20:57:55.3949224Z gwd_lower_bound=0.001, 2025-05-07T20:57:55.3956486Z ) 2025-05-07T20:57:55.3956802Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:55.3957632Z self=, 2025-05-07T20:57:55.3958395Z weights_precision=SparseType.FP16, 2025-05-07T20:57:55.3958699Z weight_decay=0.01, 2025-05-07T20:57:55.3958922Z T=2, 2025-05-07T20:57:55.3959191Z D=93, 2025-05-07T20:57:55.3959386Z B=122, 2025-05-07T20:57:55.3959571Z log_E=4, 2025-05-07T20:57:55.3959774Z L=10, 2025-05-07T20:57:55.3959971Z D_gradcheck=2, 2025-05-07T20:57:55.3960305Z weighted=False, 2025-05-07T20:57:55.3960533Z mixed=False, 2025-05-07T20:57:55.3960776Z output_dtype=SparseType.FP16, 2025-05-07T20:57:55.3961073Z pooling_mode=, 2025-05-07T20:57:55.3961367Z start_iter=1000, 2025-05-07T20:57:55.3961603Z gwd_lower_bound=0, 2025-05-07T20:57:55.3961820Z ) 2025-05-07T20:57:55.3962157Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:55.3962989Z self=, 2025-05-07T20:57:55.3963748Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.3964045Z weight_decay=0.001, 2025-05-07T20:57:55.3964279Z T=5, 2025-05-07T20:57:55.3964473Z D=78, 2025-05-07T20:57:55.3964663Z B=109, 2025-05-07T20:57:55.3964856Z log_E=5, 2025-05-07T20:57:55.3965055Z L=14, 2025-05-07T20:57:55.3965245Z D_gradcheck=1, 2025-05-07T20:57:55.3965467Z weighted=False, 2025-05-07T20:57:55.3965687Z mixed=False, 2025-05-07T20:57:55.3965923Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.3966231Z pooling_mode=, 2025-05-07T20:57:55.3966526Z start_iter=10, 2025-05-07T20:57:55.3966742Z gwd_lower_bound=0, 2025-05-07T20:57:55.3966967Z ) 2025-05-07T20:57:55.3967255Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:55.3968068Z self=, 2025-05-07T20:57:55.3968824Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.3969123Z weight_decay=0.001, 2025-05-07T20:57:55.3969355Z T=5, 2025-05-07T20:57:55.3969537Z D=78, 2025-05-07T20:57:55.3969726Z B=109, 2025-05-07T20:57:55.3969918Z log_E=5, 2025-05-07T20:57:55.3970112Z L=1, 2025-05-07T20:57:55.3970363Z D_gradcheck=1, 2025-05-07T20:57:55.3970584Z weighted=False, 2025-05-07T20:57:55.3970798Z mixed=False, 2025-05-07T20:57:55.3971087Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.3971391Z pooling_mode=, 2025-05-07T20:57:55.3971677Z start_iter=10, 2025-05-07T20:57:55.3971906Z gwd_lower_bound=0, 2025-05-07T20:57:55.3972130Z ) 2025-05-07T20:57:55.3972414Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:55.3973239Z self=, 2025-05-07T20:57:55.3974048Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.3974347Z weight_decay=0.001, 2025-05-07T20:57:55.3974571Z T=1, 2025-05-07T20:57:55.3974761Z D=78, 2025-05-07T20:57:55.3974952Z B=109, 2025-05-07T20:57:55.3975137Z log_E=5, 2025-05-07T20:57:55.3975337Z L=1, 2025-05-07T20:57:55.3975533Z D_gradcheck=1, 2025-05-07T20:57:55.3975750Z weighted=False, 2025-05-07T20:57:55.3975970Z mixed=False, 2025-05-07T20:57:55.3976213Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.3976510Z pooling_mode=, 2025-05-07T20:57:55.3976804Z start_iter=10, 2025-05-07T20:57:55.3977029Z gwd_lower_bound=0, 2025-05-07T20:57:55.3977246Z ) 2025-05-07T20:57:55.3977538Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:55.3978365Z self=, 2025-05-07T20:57:55.3979113Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.3979413Z weight_decay=0.001, 2025-05-07T20:57:55.3979642Z T=1, 2025-05-07T20:57:55.3979834Z D=109, 2025-05-07T20:57:55.3980018Z B=109, 2025-05-07T20:57:55.3980211Z log_E=5, 2025-05-07T20:57:55.3980412Z L=1, 2025-05-07T20:57:55.3980601Z D_gradcheck=1, 2025-05-07T20:57:55.3980814Z weighted=False, 2025-05-07T20:57:55.3981032Z mixed=False, 2025-05-07T20:57:55.3981326Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.3981621Z pooling_mode=, 2025-05-07T20:57:55.3981911Z start_iter=10, 2025-05-07T20:57:55.3982130Z gwd_lower_bound=0, 2025-05-07T20:57:55.3982343Z ) 2025-05-07T20:57:55.3982628Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:55.3983494Z self=, 2025-05-07T20:57:55.3984251Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.3984540Z weight_decay=0.001, 2025-05-07T20:57:55.3984773Z T=1, 2025-05-07T20:57:55.3984964Z D=109, 2025-05-07T20:57:55.3985145Z B=109, 2025-05-07T20:57:55.3985335Z log_E=3, 2025-05-07T20:57:55.3985532Z L=1, 2025-05-07T20:57:55.3985719Z D_gradcheck=1, 2025-05-07T20:57:55.3985937Z weighted=False, 2025-05-07T20:57:55.3986155Z mixed=False, 2025-05-07T20:57:55.3986385Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.3986686Z pooling_mode=, 2025-05-07T20:57:55.3986972Z start_iter=10, 2025-05-07T20:57:55.3987183Z gwd_lower_bound=0, 2025-05-07T20:57:55.3987405Z ) 2025-05-07T20:57:55.3987583Z PASSED 2025-05-07T20:57:55.3987694Z 2025-05-07T20:57:55.3987837Z =============================== warnings summary =============================== 2025-05-07T20:57:55.3988421Z ../../../../../../miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:57:55.3989658Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:57:55.3990546Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:57:55.3991167Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:57:55.3991669Z  2025-05-07T20:57:55.3991887Z warnings.warn( # noqa: B028 2025-05-07T20:57:55.3992113Z 2025-05-07T20:57:55.3992346Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:57:55.3992813Z ======================== 2 passed, 1 warning in 18.92s ========================= 2025-05-07T20:57:56.0924064Z 2025-05-07T20:57:56.0924724Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:57:56.0945073Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 22 seconds 2025-05-07T20:57:56.0945591Z 2025-05-07T20:57:56.0945595Z 2025-05-07T20:57:56.0945599Z 2025-05-07T20:57:56.0945603Z 2025-05-07T20:57:56.0967606Z ################################################################################ 2025-05-07T20:57:56.0983234Z # [2025-05-07T20:57:56.098Z] Run Python Test Suite: 2025-05-07T20:57:56.0983727Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:57:56.0984120Z ################################################################################ 2025-05-07T20:57:56.1008626Z + 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:57:56.1009479Z 2025-05-07T20:57:58.2239262Z ============================= test session starts ============================== 2025-05-07T20:57:58.2240556Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:58.2241600Z cachedir: .pytest_cache 2025-05-07T20:57:58.2242764Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:58.2244103Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:58.2244512Z plugins: hypothesis-6.131.14 2025-05-07T20:57:59.8154747Z collecting ... collected 1 item 2025-05-07T20:57:59.8154998Z 2025-05-07T20:58:05.5694564Z 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:05.5696175Z self=, 2025-05-07T20:58:05.5697128Z weights_precision=SparseType.FP32, 2025-05-07T20:58:05.5697527Z mixed_B=False, 2025-05-07T20:58:05.5697882Z pooling_mode=, 2025-05-07T20:58:05.5698263Z T=1, 2025-05-07T20:58:05.5698514Z D=128, 2025-05-07T20:58:05.5698747Z B=1, 2025-05-07T20:58:05.5698930Z log_E=3, 2025-05-07T20:58:05.5699128Z L=0, 2025-05-07T20:58:05.5699322Z D_gradcheck=1, 2025-05-07T20:58:05.5699556Z stochastic_rounding=False, 2025-05-07T20:58:05.5699822Z weighted=False, 2025-05-07T20:58:05.5700044Z row_wise=False, 2025-05-07T20:58:05.5700260Z mixed=False, 2025-05-07T20:58:05.5700475Z use_cache=False, 2025-05-07T20:58:05.5700734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:05.5701027Z use_cpu=False, 2025-05-07T20:58:05.5701269Z output_dtype=SparseType.FP32, 2025-05-07T20:58:05.5701538Z ) 2025-05-07T20:58:05.5701773Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:05.5702448Z self=, 2025-05-07T20:58:05.5703093Z weights_precision=SparseType.FP16, 2025-05-07T20:58:05.5703384Z mixed_B=False, 2025-05-07T20:58:05.5703620Z pooling_mode=, 2025-05-07T20:58:05.5703901Z T=1, 2025-05-07T20:58:05.5704087Z D=128, 2025-05-07T20:58:05.5704270Z B=1, 2025-05-07T20:58:05.5704456Z log_E=3, 2025-05-07T20:58:05.5704650Z L=0, 2025-05-07T20:58:05.5704835Z D_gradcheck=1, 2025-05-07T20:58:05.5705070Z stochastic_rounding=False, 2025-05-07T20:58:05.5705825Z weighted=False, 2025-05-07T20:58:05.5706036Z row_wise=False, 2025-05-07T20:58:05.5706255Z mixed=False, 2025-05-07T20:58:05.5706580Z use_cache=False, 2025-05-07T20:58:05.5706830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:05.5707118Z use_cpu=False, 2025-05-07T20:58:05.5707359Z output_dtype=SparseType.FP32, 2025-05-07T20:58:05.5707620Z ) 2025-05-07T20:58:05.5707859Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:05.5708523Z self=, 2025-05-07T20:58:05.5709163Z weights_precision=SparseType.FP16, 2025-05-07T20:58:05.5709447Z mixed_B=False, 2025-05-07T20:58:05.5709690Z pooling_mode=, 2025-05-07T20:58:05.5709973Z T=5, 2025-05-07T20:58:05.5710153Z D=431, 2025-05-07T20:58:05.5710358Z B=109, 2025-05-07T20:58:05.5710549Z log_E=3, 2025-05-07T20:58:05.5710739Z L=7, 2025-05-07T20:58:05.5710939Z D_gradcheck=1, 2025-05-07T20:58:05.5711177Z stochastic_rounding=False, 2025-05-07T20:58:05.5711438Z weighted=False, 2025-05-07T20:58:05.5711658Z row_wise=True, 2025-05-07T20:58:05.5711872Z mixed=False, 2025-05-07T20:58:05.5712085Z use_cache=False, 2025-05-07T20:58:05.5712340Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:05.5712631Z use_cpu=True, 2025-05-07T20:58:05.5712864Z output_dtype=SparseType.BF16, 2025-05-07T20:58:05.5713135Z ) 2025-05-07T20:58:05.5713373Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:05.5714032Z self=, 2025-05-07T20:58:05.5714676Z weights_precision=SparseType.FP16, 2025-05-07T20:58:05.5714969Z mixed_B=True, 2025-05-07T20:58:05.5715212Z pooling_mode=, 2025-05-07T20:58:05.5715488Z T=1, 2025-05-07T20:58:05.5715675Z D=280, 2025-05-07T20:58:05.5715868Z B=72, 2025-05-07T20:58:05.5716054Z log_E=5, 2025-05-07T20:58:05.5716394Z L=1, 2025-05-07T20:58:05.5716612Z D_gradcheck=2, 2025-05-07T20:58:05.5716844Z stochastic_rounding=False, 2025-05-07T20:58:05.5717105Z weighted=True, 2025-05-07T20:58:05.5717319Z row_wise=False, 2025-05-07T20:58:05.5717526Z mixed=True, 2025-05-07T20:58:05.5717736Z use_cache=True, 2025-05-07T20:58:05.5717976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:05.5718304Z use_cpu=True, 2025-05-07T20:58:05.5718543Z output_dtype=SparseType.FP32, 2025-05-07T20:58:05.5718805Z ) 2025-05-07T20:58:05.5719123Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:05.5719789Z self=, 2025-05-07T20:58:05.5720429Z weights_precision=SparseType.FP32, 2025-05-07T20:58:05.5720721Z mixed_B=True, 2025-05-07T20:58:05.5720955Z pooling_mode=, 2025-05-07T20:58:05.5721240Z T=2, 2025-05-07T20:58:05.5721426Z D=396, 2025-05-07T20:58:05.5721612Z B=84, 2025-05-07T20:58:05.5721803Z log_E=5, 2025-05-07T20:58:05.5722003Z L=3, 2025-05-07T20:58:05.5722189Z D_gradcheck=2, 2025-05-07T20:58:05.5722422Z stochastic_rounding=False, 2025-05-07T20:58:05.5722681Z weighted=False, 2025-05-07T20:58:05.5722893Z row_wise=False, 2025-05-07T20:58:05.5723105Z mixed=True, 2025-05-07T20:58:05.5723321Z use_cache=False, 2025-05-07T20:58:05.5723569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:05.5723866Z use_cpu=True, 2025-05-07T20:58:05.5724102Z output_dtype=SparseType.BF16, 2025-05-07T20:58:05.5724361Z ) 2025-05-07T20:58:05.5724597Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:05.5725262Z self=, 2025-05-07T20:58:05.5725904Z weights_precision=SparseType.FP32, 2025-05-07T20:58:05.5726239Z mixed_B=True, 2025-05-07T20:58:05.5726484Z pooling_mode=, 2025-05-07T20:58:05.5726770Z T=3, 2025-05-07T20:58:05.5726997Z D=393, 2025-05-07T20:58:05.5727193Z B=40, 2025-05-07T20:58:05.5727383Z log_E=4, 2025-05-07T20:58:05.5727574Z L=14, 2025-05-07T20:58:05.5727771Z D_gradcheck=1, 2025-05-07T20:58:05.5728003Z stochastic_rounding=True, 2025-05-07T20:58:05.5728260Z weighted=False, 2025-05-07T20:58:05.5728479Z row_wise=True, 2025-05-07T20:58:05.5728692Z mixed=True, 2025-05-07T20:58:05.5728897Z use_cache=False, 2025-05-07T20:58:05.5729148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:05.5729438Z use_cpu=False, 2025-05-07T20:58:05.5729669Z output_dtype=SparseType.BF16, 2025-05-07T20:58:05.5729933Z ) 2025-05-07T20:58:05.5730169Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:05.5730823Z self=, 2025-05-07T20:58:05.5731467Z weights_precision=SparseType.FP16, 2025-05-07T20:58:05.5731760Z mixed_B=True, 2025-05-07T20:58:05.5732007Z pooling_mode=, 2025-05-07T20:58:05.5732281Z T=5, 2025-05-07T20:58:05.5732471Z D=333, 2025-05-07T20:58:05.5732659Z B=28, 2025-05-07T20:58:05.5732843Z log_E=3, 2025-05-07T20:58:05.5733043Z L=1, 2025-05-07T20:58:05.5733235Z D_gradcheck=1, 2025-05-07T20:58:05.5733468Z stochastic_rounding=False, 2025-05-07T20:58:05.5733727Z weighted=False, 2025-05-07T20:58:05.5733945Z row_wise=True, 2025-05-07T20:58:05.5734151Z mixed=False, 2025-05-07T20:58:05.5734362Z use_cache=True, 2025-05-07T20:58:05.5734608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:05.5734889Z use_cpu=True, 2025-05-07T20:58:05.5735127Z output_dtype=SparseType.FP32, 2025-05-07T20:58:05.5735391Z ) 2025-05-07T20:58:05.5735619Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:05.5736280Z self=, 2025-05-07T20:58:05.5736977Z weights_precision=SparseType.FP16, 2025-05-07T20:58:05.5737267Z mixed_B=False, 2025-05-07T20:58:05.5737505Z pooling_mode=, 2025-05-07T20:58:05.5737790Z T=3, 2025-05-07T20:58:05.5737978Z D=264, 2025-05-07T20:58:05.5738163Z B=127, 2025-05-07T20:58:05.5738397Z log_E=4, 2025-05-07T20:58:05.5738601Z L=8, 2025-05-07T20:58:05.5738789Z D_gradcheck=1, 2025-05-07T20:58:05.5739022Z stochastic_rounding=True, 2025-05-07T20:58:05.5739283Z weighted=False, 2025-05-07T20:58:05.5739496Z row_wise=True, 2025-05-07T20:58:05.5739711Z mixed=False, 2025-05-07T20:58:05.5739927Z use_cache=False, 2025-05-07T20:58:05.5740177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:05.5740472Z use_cpu=False, 2025-05-07T20:58:05.5740713Z output_dtype=SparseType.BF16, 2025-05-07T20:58:05.5740972Z ) 2025-05-07T20:58:05.5741217Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:05.5741884Z self=, 2025-05-07T20:58:05.5742516Z weights_precision=SparseType.FP32, 2025-05-07T20:58:05.5742809Z mixed_B=False, 2025-05-07T20:58:05.5743051Z pooling_mode=, 2025-05-07T20:58:05.5743332Z T=2, 2025-05-07T20:58:05.5743517Z D=437, 2025-05-07T20:58:05.5743707Z B=45, 2025-05-07T20:58:05.5743895Z log_E=5, 2025-05-07T20:58:05.5744088Z L=19, 2025-05-07T20:58:05.5744281Z D_gradcheck=2, 2025-05-07T20:58:05.5744512Z stochastic_rounding=True, 2025-05-07T20:58:05.5744769Z weighted=True, 2025-05-07T20:58:05.5744989Z row_wise=False, 2025-05-07T20:58:05.5745205Z mixed=False, 2025-05-07T20:58:05.5745414Z use_cache=False, 2025-05-07T20:58:05.5745668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:05.5745957Z use_cpu=True, 2025-05-07T20:58:05.5746238Z output_dtype=SparseType.BF16, 2025-05-07T20:58:05.5746505Z ) 2025-05-07T20:58:05.5746779Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:05.5747438Z self=, 2025-05-07T20:58:05.5748078Z weights_precision=SparseType.FP16, 2025-05-07T20:58:05.5748369Z mixed_B=False, 2025-05-07T20:58:05.5748618Z pooling_mode=, 2025-05-07T20:58:05.5748896Z T=2, 2025-05-07T20:58:05.5749086Z D=483, 2025-05-07T20:58:05.5749279Z B=4, 2025-05-07T20:58:05.5749461Z log_E=4, 2025-05-07T20:58:05.5749657Z L=1, 2025-05-07T20:58:05.5749852Z D_gradcheck=2, 2025-05-07T20:58:05.5750084Z stochastic_rounding=False, 2025-05-07T20:58:05.5750349Z weighted=False, 2025-05-07T20:58:05.5750569Z row_wise=False, 2025-05-07T20:58:05.5750779Z mixed=True, 2025-05-07T20:58:05.5750990Z use_cache=True, 2025-05-07T20:58:05.5751238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:05.5751528Z use_cpu=False, 2025-05-07T20:58:05.5751770Z output_dtype=SparseType.BF16, 2025-05-07T20:58:05.5752035Z ) 2025-05-07T20:58:05.5752271Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:05.5752932Z self=, 2025-05-07T20:58:05.5753577Z weights_precision=SparseType.FP32, 2025-05-07T20:58:05.5753862Z mixed_B=True, 2025-05-07T20:58:05.5754104Z pooling_mode=, 2025-05-07T20:58:05.5754391Z T=4, 2025-05-07T20:58:05.5754580Z D=273, 2025-05-07T20:58:05.5754797Z B=55, 2025-05-07T20:58:05.5754987Z log_E=4, 2025-05-07T20:58:05.5755185Z L=18, 2025-05-07T20:58:05.5755371Z D_gradcheck=2, 2025-05-07T20:58:05.5755604Z stochastic_rounding=True, 2025-05-07T20:58:05.5755860Z weighted=True, 2025-05-07T20:58:05.5756077Z row_wise=False, 2025-05-07T20:58:05.5756288Z mixed=False, 2025-05-07T20:58:05.5756551Z use_cache=True, 2025-05-07T20:58:05.5756797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:05.5757080Z use_cpu=False, 2025-05-07T20:58:05.5757319Z output_dtype=SparseType.FP32, 2025-05-07T20:58:05.5757582Z ) 2025-05-07T20:58:05.5757812Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:05.5758519Z self=, 2025-05-07T20:58:05.5759237Z weights_precision=SparseType.FP16, 2025-05-07T20:58:05.5759524Z mixed_B=False, 2025-05-07T20:58:05.5759767Z pooling_mode=, 2025-05-07T20:58:05.5760048Z T=5, 2025-05-07T20:58:05.5760229Z D=377, 2025-05-07T20:58:05.5760417Z B=94, 2025-05-07T20:58:05.5760602Z log_E=4, 2025-05-07T20:58:05.5760791Z L=17, 2025-05-07T20:58:05.5760982Z D_gradcheck=2, 2025-05-07T20:58:05.5761212Z stochastic_rounding=True, 2025-05-07T20:58:05.5761478Z weighted=False, 2025-05-07T20:58:05.5761693Z row_wise=True, 2025-05-07T20:58:05.5761906Z mixed=True, 2025-05-07T20:58:05.5762118Z use_cache=True, 2025-05-07T20:58:05.5762356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:05.5762785Z use_cpu=False, 2025-05-07T20:58:05.5763147Z output_dtype=SparseType.FP16, 2025-05-07T20:58:05.5770539Z ) 2025-05-07T20:58:05.5770850Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:05.5771653Z self=, 2025-05-07T20:58:05.5772298Z weights_precision=SparseType.FP32, 2025-05-07T20:58:05.5772604Z mixed_B=False, 2025-05-07T20:58:05.5772856Z pooling_mode=, 2025-05-07T20:58:05.5773137Z T=2, 2025-05-07T20:58:05.5773332Z D=196, 2025-05-07T20:58:05.5773531Z B=122, 2025-05-07T20:58:05.5773717Z log_E=5, 2025-05-07T20:58:05.5774001Z L=2, 2025-05-07T20:58:05.5774200Z D_gradcheck=1, 2025-05-07T20:58:05.5774433Z stochastic_rounding=True, 2025-05-07T20:58:05.5774743Z weighted=True, 2025-05-07T20:58:05.5774966Z row_wise=True, 2025-05-07T20:58:05.5775175Z mixed=False, 2025-05-07T20:58:05.5775394Z use_cache=True, 2025-05-07T20:58:05.5775644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:05.5775939Z use_cpu=True, 2025-05-07T20:58:05.5776176Z output_dtype=SparseType.FP16, 2025-05-07T20:58:05.5776449Z ) 2025-05-07T20:58:05.5776692Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:05.5777356Z self=, 2025-05-07T20:58:05.5778004Z weights_precision=SparseType.FP16, 2025-05-07T20:58:05.5778301Z mixed_B=True, 2025-05-07T20:58:05.5778543Z pooling_mode=, 2025-05-07T20:58:05.5778835Z T=3, 2025-05-07T20:58:05.5779028Z D=226, 2025-05-07T20:58:05.5779219Z B=38, 2025-05-07T20:58:05.5779410Z log_E=5, 2025-05-07T20:58:05.5779612Z L=13, 2025-05-07T20:58:05.5779805Z D_gradcheck=1, 2025-05-07T20:58:05.5780039Z stochastic_rounding=True, 2025-05-07T20:58:05.5780302Z weighted=True, 2025-05-07T20:58:05.5780514Z row_wise=True, 2025-05-07T20:58:05.5780732Z mixed=False, 2025-05-07T20:58:05.5780948Z use_cache=True, 2025-05-07T20:58:05.5781192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:05.5781484Z use_cpu=True, 2025-05-07T20:58:05.5781727Z output_dtype=SparseType.BF16, 2025-05-07T20:58:05.5781996Z ) 2025-05-07T20:58:46.3397280Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:46.3399711Z self=, 2025-05-07T20:58:46.3400406Z weights_precision=SparseType.FP32, 2025-05-07T20:58:46.3400703Z mixed_B=True, 2025-05-07T20:58:46.3400954Z pooling_mode=, 2025-05-07T20:58:46.3401273Z T=4, 2025-05-07T20:58:46.3401651Z D=392, 2025-05-07T20:58:46.3401851Z B=65, 2025-05-07T20:58:46.3402050Z log_E=5, 2025-05-07T20:58:46.3402241Z L=18, 2025-05-07T20:58:46.3402442Z D_gradcheck=2, 2025-05-07T20:58:46.3402717Z stochastic_rounding=False, 2025-05-07T20:58:46.3402997Z weighted=True, 2025-05-07T20:58:46.3403209Z row_wise=True, 2025-05-07T20:58:46.3403506Z mixed=True, 2025-05-07T20:58:46.3403722Z use_cache=True, 2025-05-07T20:58:46.3403963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:46.3404255Z use_cpu=False, 2025-05-07T20:58:46.3404504Z output_dtype=SparseType.FP16, 2025-05-07T20:58:46.3404769Z ) 2025-05-07T20:58:46.3405018Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:46.3405689Z self=, 2025-05-07T20:58:46.3406328Z weights_precision=SparseType.FP32, 2025-05-07T20:58:46.3406672Z mixed_B=False, 2025-05-07T20:58:46.3406920Z pooling_mode=, 2025-05-07T20:58:46.3407200Z T=4, 2025-05-07T20:58:46.3407388Z D=440, 2025-05-07T20:58:46.3407577Z B=114, 2025-05-07T20:58:46.3407763Z log_E=4, 2025-05-07T20:58:46.3407962Z L=2, 2025-05-07T20:58:46.3408163Z D_gradcheck=2, 2025-05-07T20:58:46.3408415Z stochastic_rounding=True, 2025-05-07T20:58:46.3408705Z weighted=False, 2025-05-07T20:58:46.3408925Z row_wise=True, 2025-05-07T20:58:46.3409138Z mixed=True, 2025-05-07T20:58:46.3409348Z use_cache=False, 2025-05-07T20:58:46.3409599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:46.3409897Z use_cpu=True, 2025-05-07T20:58:46.3410126Z output_dtype=SparseType.FP32, 2025-05-07T20:58:46.3410393Z ) 2025-05-07T20:58:46.3410626Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:46.3411283Z self=, 2025-05-07T20:58:46.3412022Z weights_precision=SparseType.FP32, 2025-05-07T20:58:46.3412387Z mixed_B=True, 2025-05-07T20:58:46.3412625Z pooling_mode=, 2025-05-07T20:58:46.3412905Z T=3, 2025-05-07T20:58:46.3413092Z D=382, 2025-05-07T20:58:46.3413272Z B=113, 2025-05-07T20:58:46.3413458Z log_E=5, 2025-05-07T20:58:46.3413656Z L=15, 2025-05-07T20:58:46.3413844Z D_gradcheck=1, 2025-05-07T20:58:46.3414078Z stochastic_rounding=True, 2025-05-07T20:58:46.3414337Z weighted=True, 2025-05-07T20:58:46.3414549Z row_wise=False, 2025-05-07T20:58:46.3414764Z mixed=True, 2025-05-07T20:58:46.3414977Z use_cache=False, 2025-05-07T20:58:46.3415232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:46.3415512Z use_cpu=False, 2025-05-07T20:58:46.3415747Z output_dtype=SparseType.BF16, 2025-05-07T20:58:46.3416008Z ) 2025-05-07T20:58:46.3416236Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:46.3416904Z self=, 2025-05-07T20:58:46.3417546Z weights_precision=SparseType.FP16, 2025-05-07T20:58:46.3417836Z mixed_B=False, 2025-05-07T20:58:46.3418076Z pooling_mode=, 2025-05-07T20:58:46.3418381Z T=5, 2025-05-07T20:58:46.3418582Z D=148, 2025-05-07T20:58:46.3418768Z B=37, 2025-05-07T20:58:46.3418963Z log_E=3, 2025-05-07T20:58:46.3419150Z L=5, 2025-05-07T20:58:46.3419344Z D_gradcheck=1, 2025-05-07T20:58:46.3419574Z stochastic_rounding=True, 2025-05-07T20:58:46.3419828Z weighted=True, 2025-05-07T20:58:46.3420046Z row_wise=True, 2025-05-07T20:58:46.3420260Z mixed=True, 2025-05-07T20:58:46.3420478Z use_cache=False, 2025-05-07T20:58:46.3420724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:46.3421017Z use_cpu=False, 2025-05-07T20:58:46.3421252Z output_dtype=SparseType.BF16, 2025-05-07T20:58:46.3421513Z ) 2025-05-07T20:58:46.3421753Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:46.3422467Z self=, 2025-05-07T20:58:46.3423099Z weights_precision=SparseType.FP16, 2025-05-07T20:58:46.3423391Z mixed_B=False, 2025-05-07T20:58:46.3423636Z pooling_mode=, 2025-05-07T20:58:46.3423954Z T=2, 2025-05-07T20:58:46.3424142Z D=370, 2025-05-07T20:58:46.3424326Z B=64, 2025-05-07T20:58:46.3424503Z log_E=5, 2025-05-07T20:58:46.3424695Z L=12, 2025-05-07T20:58:46.3424886Z D_gradcheck=2, 2025-05-07T20:58:46.3425114Z stochastic_rounding=False, 2025-05-07T20:58:46.3425374Z weighted=False, 2025-05-07T20:58:46.3425591Z row_wise=True, 2025-05-07T20:58:46.3425794Z mixed=True, 2025-05-07T20:58:46.3426003Z use_cache=True, 2025-05-07T20:58:46.3426246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:46.3426535Z use_cpu=True, 2025-05-07T20:58:46.3426763Z output_dtype=SparseType.FP32, 2025-05-07T20:58:46.3427030Z ) 2025-05-07T20:58:46.3427266Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:46.3427921Z self=, 2025-05-07T20:58:46.3428583Z weights_precision=SparseType.FP32, 2025-05-07T20:58:46.3428902Z mixed_B=False, 2025-05-07T20:58:46.3429139Z pooling_mode=, 2025-05-07T20:58:46.3429420Z T=2, 2025-05-07T20:58:46.3429604Z D=317, 2025-05-07T20:58:46.3429786Z B=32, 2025-05-07T20:58:46.3429973Z log_E=5, 2025-05-07T20:58:46.3430170Z L=15, 2025-05-07T20:58:46.3430359Z D_gradcheck=1, 2025-05-07T20:58:46.3430592Z stochastic_rounding=False, 2025-05-07T20:58:46.3430849Z weighted=True, 2025-05-07T20:58:46.3431057Z row_wise=True, 2025-05-07T20:58:46.3431268Z mixed=True, 2025-05-07T20:58:46.3431477Z use_cache=True, 2025-05-07T20:58:46.3431764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:46.3432058Z use_cpu=False, 2025-05-07T20:58:46.3432332Z output_dtype=SparseType.FP16, 2025-05-07T20:58:46.3432600Z ) 2025-05-07T20:58:46.3432828Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:46.3433489Z self=, 2025-05-07T20:58:46.3434131Z weights_precision=SparseType.FP32, 2025-05-07T20:58:46.3434421Z mixed_B=True, 2025-05-07T20:58:46.3434667Z pooling_mode=, 2025-05-07T20:58:46.3434948Z T=1, 2025-05-07T20:58:46.3435128Z D=257, 2025-05-07T20:58:46.3435314Z B=55, 2025-05-07T20:58:46.3435516Z log_E=4, 2025-05-07T20:58:46.3435717Z L=8, 2025-05-07T20:58:46.3435909Z D_gradcheck=1, 2025-05-07T20:58:46.3436133Z stochastic_rounding=False, 2025-05-07T20:58:46.3436392Z weighted=False, 2025-05-07T20:58:46.3436613Z row_wise=False, 2025-05-07T20:58:46.3436821Z mixed=False, 2025-05-07T20:58:46.3437039Z use_cache=False, 2025-05-07T20:58:46.3437294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:46.3437576Z use_cpu=False, 2025-05-07T20:58:46.3437815Z output_dtype=SparseType.FP32, 2025-05-07T20:58:46.3438079Z ) 2025-05-07T20:58:46.3438328Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:46.3439102Z self=, 2025-05-07T20:58:46.3439744Z weights_precision=SparseType.FP16, 2025-05-07T20:58:46.3440034Z mixed_B=True, 2025-05-07T20:58:46.3440268Z pooling_mode=, 2025-05-07T20:58:46.3440554Z T=3, 2025-05-07T20:58:46.3440739Z D=390, 2025-05-07T20:58:46.3440919Z B=28, 2025-05-07T20:58:46.3441103Z log_E=3, 2025-05-07T20:58:46.3441295Z L=13, 2025-05-07T20:58:46.3441480Z D_gradcheck=2, 2025-05-07T20:58:46.3441714Z stochastic_rounding=False, 2025-05-07T20:58:46.3441972Z weighted=True, 2025-05-07T20:58:46.3442232Z row_wise=True, 2025-05-07T20:58:46.3442441Z mixed=True, 2025-05-07T20:58:46.3442649Z use_cache=True, 2025-05-07T20:58:46.3442893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:46.3443183Z use_cpu=False, 2025-05-07T20:58:46.3443415Z output_dtype=SparseType.BF16, 2025-05-07T20:58:46.3443678Z ) 2025-05-07T20:58:46.3443948Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:46.3444607Z self=, 2025-05-07T20:58:46.3445244Z weights_precision=SparseType.FP16, 2025-05-07T20:58:46.3445528Z mixed_B=False, 2025-05-07T20:58:46.3445766Z pooling_mode=, 2025-05-07T20:58:46.3446043Z T=4, 2025-05-07T20:58:46.3446221Z D=402, 2025-05-07T20:58:46.3446406Z B=23, 2025-05-07T20:58:46.3446591Z log_E=5, 2025-05-07T20:58:46.3446783Z L=16, 2025-05-07T20:58:46.3446975Z D_gradcheck=2, 2025-05-07T20:58:46.3447211Z stochastic_rounding=False, 2025-05-07T20:58:46.3447467Z weighted=False, 2025-05-07T20:58:46.3447683Z row_wise=False, 2025-05-07T20:58:46.3447893Z mixed=False, 2025-05-07T20:58:46.3448113Z use_cache=False, 2025-05-07T20:58:46.3448406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:46.3448693Z use_cpu=False, 2025-05-07T20:58:46.3448925Z output_dtype=SparseType.FP32, 2025-05-07T20:58:46.3449191Z ) 2025-05-07T20:58:46.3449426Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:46.3450085Z self=, 2025-05-07T20:58:46.3450714Z weights_precision=SparseType.FP32, 2025-05-07T20:58:46.3451005Z mixed_B=True, 2025-05-07T20:58:46.3451245Z pooling_mode=, 2025-05-07T20:58:46.3451523Z T=5, 2025-05-07T20:58:46.3451760Z D=407, 2025-05-07T20:58:46.3451948Z B=60, 2025-05-07T20:58:46.3452135Z log_E=4, 2025-05-07T20:58:46.3452331Z L=10, 2025-05-07T20:58:46.3452567Z D_gradcheck=1, 2025-05-07T20:58:46.3452794Z stochastic_rounding=False, 2025-05-07T20:58:46.3453056Z weighted=True, 2025-05-07T20:58:46.3453273Z row_wise=True, 2025-05-07T20:58:46.3453476Z mixed=True, 2025-05-07T20:58:46.3453688Z use_cache=True, 2025-05-07T20:58:46.3453930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:46.3454212Z use_cpu=False, 2025-05-07T20:58:46.3454448Z output_dtype=SparseType.FP32, 2025-05-07T20:58:46.3454708Z ) 2025-05-07T20:58:46.3454934Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:46.3455591Z self=, 2025-05-07T20:58:46.3456224Z weights_precision=SparseType.FP32, 2025-05-07T20:58:46.3456511Z mixed_B=True, 2025-05-07T20:58:46.3456746Z pooling_mode=, 2025-05-07T20:58:46.3457028Z T=1, 2025-05-07T20:58:46.3457219Z D=202, 2025-05-07T20:58:46.3457402Z B=29, 2025-05-07T20:58:46.3457590Z log_E=4, 2025-05-07T20:58:46.3457786Z L=13, 2025-05-07T20:58:46.3457969Z D_gradcheck=2, 2025-05-07T20:58:46.3458198Z stochastic_rounding=True, 2025-05-07T20:58:46.3458454Z weighted=True, 2025-05-07T20:58:46.3458664Z row_wise=True, 2025-05-07T20:58:46.3458905Z mixed=False, 2025-05-07T20:58:46.3459141Z use_cache=False, 2025-05-07T20:58:46.3459387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:46.3459676Z use_cpu=False, 2025-05-07T20:58:46.3459911Z output_dtype=SparseType.BF16, 2025-05-07T20:58:46.3460167Z ) 2025-05-07T20:58:46.3460399Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:46.3461060Z self=, 2025-05-07T20:58:46.3461697Z weights_precision=SparseType.FP16, 2025-05-07T20:58:46.3461984Z mixed_B=True, 2025-05-07T20:58:46.3462280Z pooling_mode=, 2025-05-07T20:58:46.3462564Z T=2, 2025-05-07T20:58:46.3462746Z D=147, 2025-05-07T20:58:46.3462934Z B=37, 2025-05-07T20:58:46.3463123Z log_E=5, 2025-05-07T20:58:46.3463312Z L=9, 2025-05-07T20:58:46.3463505Z D_gradcheck=2, 2025-05-07T20:58:46.3463738Z stochastic_rounding=True, 2025-05-07T20:58:46.3464064Z weighted=True, 2025-05-07T20:58:46.3464284Z row_wise=False, 2025-05-07T20:58:46.3464498Z mixed=True, 2025-05-07T20:58:46.3464704Z use_cache=False, 2025-05-07T20:58:46.3464957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:46.3465245Z use_cpu=True, 2025-05-07T20:58:46.3465472Z output_dtype=SparseType.BF16, 2025-05-07T20:58:46.3465731Z ) 2025-05-07T20:58:46.3465967Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:46.3466628Z self=, 2025-05-07T20:58:46.3467263Z weights_precision=SparseType.FP16, 2025-05-07T20:58:46.3467555Z mixed_B=False, 2025-05-07T20:58:46.3467796Z pooling_mode=, 2025-05-07T20:58:46.3468071Z T=5, 2025-05-07T20:58:46.3468255Z D=151, 2025-05-07T20:58:46.3468441Z B=93, 2025-05-07T20:58:46.3468620Z log_E=3, 2025-05-07T20:58:46.3468814Z L=15, 2025-05-07T20:58:46.3469006Z D_gradcheck=2, 2025-05-07T20:58:46.3469229Z stochastic_rounding=True, 2025-05-07T20:58:46.3469489Z weighted=True, 2025-05-07T20:58:46.3469705Z row_wise=False, 2025-05-07T20:58:46.3469914Z mixed=False, 2025-05-07T20:58:46.3470129Z use_cache=True, 2025-05-07T20:58:46.3470370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:46.3470652Z use_cpu=False, 2025-05-07T20:58:46.3470889Z output_dtype=SparseType.FP16, 2025-05-07T20:58:46.3471151Z ) 2025-05-07T20:58:46.3471378Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:46.3472129Z self=, 2025-05-07T20:58:46.3472775Z weights_precision=SparseType.FP16, 2025-05-07T20:58:46.3473064Z mixed_B=False, 2025-05-07T20:58:46.3473299Z pooling_mode=, 2025-05-07T20:58:46.3473580Z T=1, 2025-05-07T20:58:46.3473766Z D=129, 2025-05-07T20:58:46.3473951Z B=28, 2025-05-07T20:58:46.3474141Z log_E=5, 2025-05-07T20:58:46.3474336Z L=13, 2025-05-07T20:58:46.3474523Z D_gradcheck=2, 2025-05-07T20:58:46.3474756Z stochastic_rounding=False, 2025-05-07T20:58:46.3475018Z weighted=True, 2025-05-07T20:58:46.3475231Z row_wise=False, 2025-05-07T20:58:46.3475447Z mixed=False, 2025-05-07T20:58:46.3475662Z use_cache=False, 2025-05-07T20:58:46.3475907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:46.3476195Z use_cpu=True, 2025-05-07T20:58:46.3476438Z output_dtype=SparseType.FP32, 2025-05-07T20:58:46.3476700Z ) 2025-05-07T20:59:23.9414038Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:23.9414783Z self=, 2025-05-07T20:59:23.9415436Z weights_precision=SparseType.FP16, 2025-05-07T20:59:23.9415730Z mixed_B=True, 2025-05-07T20:59:23.9415970Z pooling_mode=, 2025-05-07T20:59:23.9416262Z T=1, 2025-05-07T20:59:23.9416449Z D=413, 2025-05-07T20:59:23.9416632Z B=60, 2025-05-07T20:59:23.9416827Z log_E=5, 2025-05-07T20:59:23.9417025Z L=8, 2025-05-07T20:59:23.9417211Z D_gradcheck=1, 2025-05-07T20:59:23.9417445Z stochastic_rounding=True, 2025-05-07T20:59:23.9417705Z weighted=False, 2025-05-07T20:59:23.9417917Z row_wise=False, 2025-05-07T20:59:23.9418131Z mixed=True, 2025-05-07T20:59:23.9418338Z use_cache=True, 2025-05-07T20:59:23.9418579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:23.9418865Z use_cpu=True, 2025-05-07T20:59:23.9420089Z output_dtype=SparseType.BF16, 2025-05-07T20:59:23.9420362Z ) 2025-05-07T20:59:23.9420623Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:23.9428127Z self=, 2025-05-07T20:59:23.9428790Z weights_precision=SparseType.FP16, 2025-05-07T20:59:23.9429228Z mixed_B=True, 2025-05-07T20:59:23.9429484Z pooling_mode=, 2025-05-07T20:59:23.9429779Z T=3, 2025-05-07T20:59:23.9429965Z D=247, 2025-05-07T20:59:23.9430159Z B=103, 2025-05-07T20:59:23.9430355Z log_E=5, 2025-05-07T20:59:23.9430549Z L=7, 2025-05-07T20:59:23.9430745Z D_gradcheck=1, 2025-05-07T20:59:23.9430988Z stochastic_rounding=True, 2025-05-07T20:59:23.9431247Z weighted=False, 2025-05-07T20:59:23.9431469Z row_wise=True, 2025-05-07T20:59:23.9431688Z mixed=False, 2025-05-07T20:59:23.9431900Z use_cache=True, 2025-05-07T20:59:23.9432150Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:23.9432453Z use_cpu=False, 2025-05-07T20:59:23.9432691Z output_dtype=SparseType.FP16, 2025-05-07T20:59:23.9432960Z ) 2025-05-07T20:59:23.9433202Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:23.9433910Z self=, 2025-05-07T20:59:23.9434557Z weights_precision=SparseType.FP32, 2025-05-07T20:59:23.9434855Z mixed_B=False, 2025-05-07T20:59:23.9435096Z pooling_mode=, 2025-05-07T20:59:23.9435382Z T=5, 2025-05-07T20:59:23.9435570Z D=128, 2025-05-07T20:59:23.9435754Z B=12, 2025-05-07T20:59:23.9435947Z log_E=5, 2025-05-07T20:59:23.9436144Z L=12, 2025-05-07T20:59:23.9436332Z D_gradcheck=2, 2025-05-07T20:59:23.9436567Z stochastic_rounding=False, 2025-05-07T20:59:23.9436831Z weighted=False, 2025-05-07T20:59:23.9437141Z row_wise=True, 2025-05-07T20:59:23.9437363Z mixed=False, 2025-05-07T20:59:23.9437665Z use_cache=False, 2025-05-07T20:59:23.9437918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:23.9438211Z use_cpu=False, 2025-05-07T20:59:23.9438452Z output_dtype=SparseType.FP32, 2025-05-07T20:59:23.9438771Z ) 2025-05-07T20:59:23.9439045Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:23.9439727Z self=, 2025-05-07T20:59:23.9440362Z weights_precision=SparseType.FP16, 2025-05-07T20:59:23.9440653Z mixed_B=False, 2025-05-07T20:59:23.9440894Z pooling_mode=, 2025-05-07T20:59:23.9441176Z T=5, 2025-05-07T20:59:23.9441357Z D=243, 2025-05-07T20:59:23.9441544Z B=114, 2025-05-07T20:59:23.9441733Z log_E=4, 2025-05-07T20:59:23.9441926Z L=0, 2025-05-07T20:59:23.9442122Z D_gradcheck=1, 2025-05-07T20:59:23.9442359Z stochastic_rounding=True, 2025-05-07T20:59:23.9442617Z weighted=True, 2025-05-07T20:59:23.9442839Z row_wise=False, 2025-05-07T20:59:23.9443058Z mixed=True, 2025-05-07T20:59:23.9443269Z use_cache=False, 2025-05-07T20:59:23.9443525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:23.9443816Z use_cpu=True, 2025-05-07T20:59:23.9444049Z output_dtype=SparseType.BF16, 2025-05-07T20:59:23.9444318Z ) 2025-05-07T20:59:23.9444559Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:23.9445217Z self=, 2025-05-07T20:59:23.9445862Z weights_precision=SparseType.FP32, 2025-05-07T20:59:23.9446155Z mixed_B=False, 2025-05-07T20:59:23.9446400Z pooling_mode=, 2025-05-07T20:59:23.9446678Z T=3, 2025-05-07T20:59:23.9446866Z D=282, 2025-05-07T20:59:23.9447056Z B=92, 2025-05-07T20:59:23.9447242Z log_E=4, 2025-05-07T20:59:23.9447440Z L=13, 2025-05-07T20:59:23.9447690Z D_gradcheck=1, 2025-05-07T20:59:23.9447919Z stochastic_rounding=False, 2025-05-07T20:59:23.9448181Z weighted=False, 2025-05-07T20:59:23.9448399Z row_wise=True, 2025-05-07T20:59:23.9448607Z mixed=False, 2025-05-07T20:59:23.9448827Z use_cache=False, 2025-05-07T20:59:23.9449083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:23.9449410Z use_cpu=False, 2025-05-07T20:59:23.9449650Z output_dtype=SparseType.BF16, 2025-05-07T20:59:23.9449913Z ) 2025-05-07T20:59:23.9450145Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:23.9450806Z self=, 2025-05-07T20:59:23.9451445Z weights_precision=SparseType.FP32, 2025-05-07T20:59:23.9451729Z mixed_B=False, 2025-05-07T20:59:23.9451970Z pooling_mode=, 2025-05-07T20:59:23.9452255Z T=3, 2025-05-07T20:59:23.9452441Z D=128, 2025-05-07T20:59:23.9452629Z B=92, 2025-05-07T20:59:23.9452821Z log_E=4, 2025-05-07T20:59:23.9453015Z L=13, 2025-05-07T20:59:23.9453210Z D_gradcheck=1, 2025-05-07T20:59:23.9453443Z stochastic_rounding=False, 2025-05-07T20:59:23.9453698Z weighted=False, 2025-05-07T20:59:23.9453917Z row_wise=True, 2025-05-07T20:59:23.9454132Z mixed=False, 2025-05-07T20:59:23.9454340Z use_cache=False, 2025-05-07T20:59:23.9454598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:23.9454887Z use_cpu=False, 2025-05-07T20:59:23.9455124Z output_dtype=SparseType.BF16, 2025-05-07T20:59:23.9455380Z ) 2025-05-07T20:59:23.9455615Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:23.9456273Z self=, 2025-05-07T20:59:23.9456908Z weights_precision=SparseType.FP32, 2025-05-07T20:59:23.9457203Z mixed_B=False, 2025-05-07T20:59:23.9457493Z pooling_mode=, 2025-05-07T20:59:23.9457768Z T=3, 2025-05-07T20:59:23.9457995Z D=128, 2025-05-07T20:59:23.9458181Z B=92, 2025-05-07T20:59:23.9458360Z log_E=3, 2025-05-07T20:59:23.9458554Z L=13, 2025-05-07T20:59:23.9458747Z D_gradcheck=1, 2025-05-07T20:59:23.9458972Z stochastic_rounding=False, 2025-05-07T20:59:23.9459232Z weighted=False, 2025-05-07T20:59:23.9459449Z row_wise=True, 2025-05-07T20:59:23.9459655Z mixed=False, 2025-05-07T20:59:23.9459869Z use_cache=False, 2025-05-07T20:59:23.9460121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:23.9460407Z use_cpu=False, 2025-05-07T20:59:23.9460635Z output_dtype=SparseType.BF16, 2025-05-07T20:59:23.9460895Z ) 2025-05-07T20:59:23.9461130Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:23.9461782Z self=, 2025-05-07T20:59:23.9462424Z weights_precision=SparseType.FP32, 2025-05-07T20:59:23.9462718Z mixed_B=False, 2025-05-07T20:59:23.9462955Z pooling_mode=, 2025-05-07T20:59:23.9463234Z T=3, 2025-05-07T20:59:23.9463419Z D=128, 2025-05-07T20:59:23.9463599Z B=13, 2025-05-07T20:59:23.9463785Z log_E=3, 2025-05-07T20:59:23.9463979Z L=13, 2025-05-07T20:59:23.9464167Z D_gradcheck=1, 2025-05-07T20:59:23.9464402Z stochastic_rounding=False, 2025-05-07T20:59:23.9464666Z weighted=False, 2025-05-07T20:59:23.9464878Z row_wise=True, 2025-05-07T20:59:23.9465092Z mixed=False, 2025-05-07T20:59:23.9465309Z use_cache=False, 2025-05-07T20:59:23.9465554Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:23.9465843Z use_cpu=False, 2025-05-07T20:59:23.9466080Z output_dtype=SparseType.BF16, 2025-05-07T20:59:23.9466343Z ) 2025-05-07T20:59:23.9466571Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:23.9467232Z self=, 2025-05-07T20:59:23.9467929Z weights_precision=SparseType.FP32, 2025-05-07T20:59:23.9468214Z mixed_B=False, 2025-05-07T20:59:23.9468456Z pooling_mode=, 2025-05-07T20:59:23.9468736Z T=3, 2025-05-07T20:59:23.9468915Z D=128, 2025-05-07T20:59:23.9469101Z B=13, 2025-05-07T20:59:23.9469284Z log_E=3, 2025-05-07T20:59:23.9469514Z L=3, 2025-05-07T20:59:23.9469706Z D_gradcheck=1, 2025-05-07T20:59:23.9469937Z stochastic_rounding=False, 2025-05-07T20:59:23.9470189Z weighted=False, 2025-05-07T20:59:23.9470404Z row_wise=True, 2025-05-07T20:59:23.9470614Z mixed=False, 2025-05-07T20:59:23.9470820Z use_cache=False, 2025-05-07T20:59:23.9471069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:23.9471358Z use_cpu=False, 2025-05-07T20:59:23.9471586Z output_dtype=SparseType.BF16, 2025-05-07T20:59:23.9471845Z ) 2025-05-07T20:59:23.9472028Z PASSED 2025-05-07T20:59:23.9472138Z 2025-05-07T20:59:23.9472286Z =============================== warnings summary =============================== 2025-05-07T20:59:23.9472942Z test/tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims 2025-05-07T20:59:23.9474503Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:23.9475741Z warnings.warn( 2025-05-07T20:59:23.9475876Z 2025-05-07T20:59:23.9476110Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:59:23.9476582Z =================== 1 passed, 1 warning in 85.84s (0:01:25) ==================== 2025-05-07T20:59:24.6497964Z 2025-05-07T20:59:24.6498473Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:59:24.6521564Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 88 seconds 2025-05-07T20:59:24.6521954Z 2025-05-07T20:59:24.6521974Z 2025-05-07T20:59:24.6521978Z 2025-05-07T20:59:24.6521982Z 2025-05-07T20:59:24.6542623Z ################################################################################ 2025-05-07T20:59:24.6557726Z # [2025-05-07T20:59:24.655Z] Run Python Test Suite: 2025-05-07T20:59:24.6558079Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T20:59:24.6558403Z ################################################################################ 2025-05-07T20:59:24.6583610Z + 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:24.6584274Z 2025-05-07T20:59:26.7870965Z ============================= test session starts ============================== 2025-05-07T20:59:26.7871608Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:26.7872166Z cachedir: .pytest_cache 2025-05-07T20:59:26.7872759Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:26.7873501Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:26.7873922Z plugins: hypothesis-6.131.14 2025-05-07T20:59:28.3835530Z collecting ... collected 8 items 2025-05-07T20:59:28.3835758Z 2025-05-07T20:59:37.9804467Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9805489Z self=, 2025-05-07T20:59:37.9806049Z mixed_B=False, 2025-05-07T20:59:37.9806271Z compile=False, 2025-05-07T20:59:37.9806481Z T=1, 2025-05-07T20:59:37.9806681Z D=2, 2025-05-07T20:59:37.9806866Z B=1, 2025-05-07T20:59:37.9807241Z log_E=3, 2025-05-07T20:59:37.9807440Z L=0, 2025-05-07T20:59:37.9807636Z D_gradcheck=1, 2025-05-07T20:59:37.9807960Z stochastic_rounding=False, 2025-05-07T20:59:37.9808319Z weighted=False, 2025-05-07T20:59:37.9808616Z row_wise=False, 2025-05-07T20:59:37.9808907Z mixed=False, 2025-05-07T20:59:37.9809186Z use_cache=False, 2025-05-07T20:59:37.9809635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:37.9810021Z use_cpu=False, 2025-05-07T20:59:37.9810318Z output_dtype=SparseType.FP32, 2025-05-07T20:59:37.9810668Z ) 2025-05-07T20:59:37.9810910Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9811504Z self=, 2025-05-07T20:59:37.9812046Z mixed_B=True, 2025-05-07T20:59:37.9812262Z compile=False, 2025-05-07T20:59:37.9812468Z T=1, 2025-05-07T20:59:37.9812657Z D=2, 2025-05-07T20:59:37.9812840Z B=1, 2025-05-07T20:59:37.9813046Z log_E=3, 2025-05-07T20:59:37.9813269Z L=0, 2025-05-07T20:59:37.9813459Z D_gradcheck=1, 2025-05-07T20:59:37.9813690Z stochastic_rounding=False, 2025-05-07T20:59:37.9813952Z weighted=False, 2025-05-07T20:59:37.9814169Z row_wise=False, 2025-05-07T20:59:37.9814386Z mixed=False, 2025-05-07T20:59:37.9814592Z use_cache=False, 2025-05-07T20:59:37.9814851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:37.9815145Z use_cpu=False, 2025-05-07T20:59:37.9815377Z output_dtype=SparseType.FP32, 2025-05-07T20:59:37.9815643Z ) 2025-05-07T20:59:37.9815886Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9816479Z self=, 2025-05-07T20:59:37.9817023Z mixed_B=True, 2025-05-07T20:59:37.9817242Z compile=False, 2025-05-07T20:59:37.9817446Z T=4, 2025-05-07T20:59:37.9817719Z D=35, 2025-05-07T20:59:37.9817907Z B=96, 2025-05-07T20:59:37.9818091Z log_E=4, 2025-05-07T20:59:37.9818357Z L=10, 2025-05-07T20:59:37.9818551Z D_gradcheck=1, 2025-05-07T20:59:37.9818778Z stochastic_rounding=True, 2025-05-07T20:59:37.9819038Z weighted=False, 2025-05-07T20:59:37.9819259Z row_wise=True, 2025-05-07T20:59:37.9819472Z mixed=True, 2025-05-07T20:59:37.9819693Z use_cache=False, 2025-05-07T20:59:37.9819951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:37.9820242Z use_cpu=True, 2025-05-07T20:59:37.9820474Z output_dtype=SparseType.BF16, 2025-05-07T20:59:37.9820741Z ) 2025-05-07T20:59:37.9820980Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9821569Z self=, 2025-05-07T20:59:37.9822110Z mixed_B=True, 2025-05-07T20:59:37.9822324Z compile=True, 2025-05-07T20:59:37.9822526Z T=3, 2025-05-07T20:59:37.9822716Z D=29, 2025-05-07T20:59:37.9822902Z B=89, 2025-05-07T20:59:37.9823085Z log_E=4, 2025-05-07T20:59:37.9823282Z L=10, 2025-05-07T20:59:37.9823473Z D_gradcheck=1, 2025-05-07T20:59:37.9823696Z stochastic_rounding=True, 2025-05-07T20:59:37.9823954Z weighted=True, 2025-05-07T20:59:37.9824167Z row_wise=False, 2025-05-07T20:59:37.9824373Z mixed=False, 2025-05-07T20:59:37.9824582Z use_cache=True, 2025-05-07T20:59:37.9824830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:37.9825117Z use_cpu=False, 2025-05-07T20:59:37.9825352Z output_dtype=SparseType.FP32, 2025-05-07T20:59:37.9825614Z ) 2025-05-07T20:59:37.9825845Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9826436Z self=, 2025-05-07T20:59:37.9826975Z mixed_B=False, 2025-05-07T20:59:37.9827188Z compile=True, 2025-05-07T20:59:37.9827390Z T=4, 2025-05-07T20:59:37.9827577Z D=113, 2025-05-07T20:59:37.9827767Z B=127, 2025-05-07T20:59:37.9828005Z log_E=5, 2025-05-07T20:59:37.9828206Z L=17, 2025-05-07T20:59:37.9828399Z D_gradcheck=1, 2025-05-07T20:59:37.9828623Z stochastic_rounding=True, 2025-05-07T20:59:37.9828882Z weighted=True, 2025-05-07T20:59:37.9829096Z row_wise=False, 2025-05-07T20:59:37.9829306Z mixed=True, 2025-05-07T20:59:37.9829520Z use_cache=False, 2025-05-07T20:59:37.9829817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:37.9830106Z use_cpu=True, 2025-05-07T20:59:37.9830343Z output_dtype=SparseType.BF16, 2025-05-07T20:59:37.9830609Z ) 2025-05-07T20:59:37.9830843Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9831439Z self=, 2025-05-07T20:59:37.9831979Z mixed_B=True, 2025-05-07T20:59:37.9832193Z compile=True, 2025-05-07T20:59:37.9832393Z T=4, 2025-05-07T20:59:37.9832587Z D=64, 2025-05-07T20:59:37.9832775Z B=73, 2025-05-07T20:59:37.9832978Z log_E=4, 2025-05-07T20:59:37.9833210Z L=0, 2025-05-07T20:59:37.9833405Z D_gradcheck=2, 2025-05-07T20:59:37.9833630Z stochastic_rounding=True, 2025-05-07T20:59:37.9833891Z weighted=True, 2025-05-07T20:59:37.9834105Z row_wise=False, 2025-05-07T20:59:37.9834310Z mixed=True, 2025-05-07T20:59:37.9834520Z use_cache=True, 2025-05-07T20:59:37.9834764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:37.9835049Z use_cpu=False, 2025-05-07T20:59:37.9835284Z output_dtype=SparseType.FP16, 2025-05-07T20:59:37.9835545Z ) 2025-05-07T20:59:37.9835777Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9836369Z self=, 2025-05-07T20:59:37.9836915Z mixed_B=False, 2025-05-07T20:59:37.9837125Z compile=False, 2025-05-07T20:59:37.9837335Z T=3, 2025-05-07T20:59:37.9837576Z D=100, 2025-05-07T20:59:37.9837760Z B=28, 2025-05-07T20:59:37.9837948Z log_E=5, 2025-05-07T20:59:37.9838183Z L=8, 2025-05-07T20:59:37.9838371Z D_gradcheck=1, 2025-05-07T20:59:37.9838600Z stochastic_rounding=True, 2025-05-07T20:59:37.9838936Z weighted=False, 2025-05-07T20:59:37.9839162Z row_wise=False, 2025-05-07T20:59:37.9839372Z mixed=True, 2025-05-07T20:59:37.9839587Z use_cache=True, 2025-05-07T20:59:37.9839833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:37.9840118Z use_cpu=False, 2025-05-07T20:59:37.9840355Z output_dtype=SparseType.FP16, 2025-05-07T20:59:37.9840618Z ) 2025-05-07T20:59:37.9840851Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9841445Z self=, 2025-05-07T20:59:37.9841988Z mixed_B=False, 2025-05-07T20:59:37.9842198Z compile=True, 2025-05-07T20:59:37.9842413Z T=1, 2025-05-07T20:59:37.9842601Z D=17, 2025-05-07T20:59:37.9842780Z B=77, 2025-05-07T20:59:37.9842971Z log_E=4, 2025-05-07T20:59:37.9843169Z L=0, 2025-05-07T20:59:37.9843355Z D_gradcheck=2, 2025-05-07T20:59:37.9843587Z stochastic_rounding=True, 2025-05-07T20:59:37.9843851Z weighted=False, 2025-05-07T20:59:37.9844062Z row_wise=True, 2025-05-07T20:59:37.9844275Z mixed=True, 2025-05-07T20:59:37.9844486Z use_cache=True, 2025-05-07T20:59:37.9844731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:37.9845013Z use_cpu=True, 2025-05-07T20:59:37.9845253Z output_dtype=SparseType.FP16, 2025-05-07T20:59:37.9845520Z ) 2025-05-07T20:59:37.9845748Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9846339Z self=, 2025-05-07T20:59:37.9846877Z mixed_B=False, 2025-05-07T20:59:37.9847087Z compile=False, 2025-05-07T20:59:37.9847297Z T=1, 2025-05-07T20:59:37.9847487Z D=97, 2025-05-07T20:59:37.9847665Z B=84, 2025-05-07T20:59:37.9847908Z log_E=3, 2025-05-07T20:59:37.9848103Z L=5, 2025-05-07T20:59:37.9848288Z D_gradcheck=1, 2025-05-07T20:59:37.9848520Z stochastic_rounding=False, 2025-05-07T20:59:37.9848781Z weighted=False, 2025-05-07T20:59:37.9848989Z row_wise=True, 2025-05-07T20:59:37.9849201Z mixed=True, 2025-05-07T20:59:37.9849409Z use_cache=True, 2025-05-07T20:59:37.9849709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:37.9850001Z use_cpu=True, 2025-05-07T20:59:37.9850234Z output_dtype=SparseType.BF16, 2025-05-07T20:59:37.9850491Z ) 2025-05-07T20:59:37.9850725Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9851315Z self=, 2025-05-07T20:59:37.9851891Z mixed_B=False, 2025-05-07T20:59:37.9852108Z compile=False, 2025-05-07T20:59:37.9852309Z T=1, 2025-05-07T20:59:37.9852497Z D=59, 2025-05-07T20:59:37.9852680Z B=72, 2025-05-07T20:59:37.9852870Z log_E=3, 2025-05-07T20:59:37.9853061Z L=13, 2025-05-07T20:59:37.9853253Z D_gradcheck=2, 2025-05-07T20:59:37.9860377Z stochastic_rounding=False, 2025-05-07T20:59:37.9860690Z weighted=False, 2025-05-07T20:59:37.9860910Z row_wise=True, 2025-05-07T20:59:37.9861131Z mixed=False, 2025-05-07T20:59:37.9861347Z use_cache=True, 2025-05-07T20:59:37.9861594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:37.9861898Z use_cpu=True, 2025-05-07T20:59:37.9862145Z output_dtype=SparseType.BF16, 2025-05-07T20:59:37.9862411Z ) 2025-05-07T20:59:37.9862656Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9863269Z self=, 2025-05-07T20:59:37.9863826Z mixed_B=False, 2025-05-07T20:59:37.9864040Z compile=False, 2025-05-07T20:59:37.9864259Z T=5, 2025-05-07T20:59:37.9864560Z D=32, 2025-05-07T20:59:37.9864741Z B=93, 2025-05-07T20:59:37.9864938Z log_E=3, 2025-05-07T20:59:37.9865180Z L=3, 2025-05-07T20:59:37.9865369Z D_gradcheck=1, 2025-05-07T20:59:37.9865608Z stochastic_rounding=False, 2025-05-07T20:59:37.9865875Z weighted=False, 2025-05-07T20:59:37.9866087Z row_wise=True, 2025-05-07T20:59:37.9866308Z mixed=False, 2025-05-07T20:59:37.9866525Z use_cache=False, 2025-05-07T20:59:37.9866776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:37.9867075Z use_cpu=False, 2025-05-07T20:59:37.9867316Z output_dtype=SparseType.FP32, 2025-05-07T20:59:37.9867579Z ) 2025-05-07T20:59:37.9867820Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9868425Z self=, 2025-05-07T20:59:37.9868967Z mixed_B=False, 2025-05-07T20:59:37.9869188Z compile=False, 2025-05-07T20:59:37.9869400Z T=3, 2025-05-07T20:59:37.9869585Z D=32, 2025-05-07T20:59:37.9869773Z B=116, 2025-05-07T20:59:37.9869970Z log_E=3, 2025-05-07T20:59:37.9870173Z L=12, 2025-05-07T20:59:37.9870360Z D_gradcheck=2, 2025-05-07T20:59:37.9870594Z stochastic_rounding=False, 2025-05-07T20:59:37.9870858Z weighted=False, 2025-05-07T20:59:37.9871071Z row_wise=False, 2025-05-07T20:59:37.9871289Z mixed=True, 2025-05-07T20:59:37.9871501Z use_cache=False, 2025-05-07T20:59:37.9871750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:37.9872044Z use_cpu=True, 2025-05-07T20:59:37.9872282Z output_dtype=SparseType.BF16, 2025-05-07T20:59:37.9872542Z ) 2025-05-07T20:59:37.9872783Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9873406Z self=, 2025-05-07T20:59:37.9873971Z mixed_B=True, 2025-05-07T20:59:37.9874189Z compile=False, 2025-05-07T20:59:37.9874404Z T=5, 2025-05-07T20:59:37.9874591Z D=119, 2025-05-07T20:59:37.9874784Z B=123, 2025-05-07T20:59:37.9875030Z log_E=5, 2025-05-07T20:59:37.9875225Z L=9, 2025-05-07T20:59:37.9875419Z D_gradcheck=1, 2025-05-07T20:59:37.9875655Z stochastic_rounding=True, 2025-05-07T20:59:37.9875912Z weighted=True, 2025-05-07T20:59:37.9876130Z row_wise=False, 2025-05-07T20:59:37.9876349Z mixed=False, 2025-05-07T20:59:37.9876564Z use_cache=True, 2025-05-07T20:59:37.9876848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:37.9877147Z use_cpu=True, 2025-05-07T20:59:37.9877386Z output_dtype=SparseType.FP32, 2025-05-07T20:59:37.9877645Z ) 2025-05-07T20:59:37.9877885Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9878488Z self=, 2025-05-07T20:59:37.9879110Z mixed_B=False, 2025-05-07T20:59:37.9879331Z compile=False, 2025-05-07T20:59:37.9879543Z T=1, 2025-05-07T20:59:37.9879729Z D=105, 2025-05-07T20:59:37.9879921Z B=4, 2025-05-07T20:59:37.9880113Z log_E=3, 2025-05-07T20:59:37.9880307Z L=0, 2025-05-07T20:59:37.9880501Z D_gradcheck=1, 2025-05-07T20:59:37.9880736Z stochastic_rounding=True, 2025-05-07T20:59:37.9880992Z weighted=True, 2025-05-07T20:59:37.9881212Z row_wise=False, 2025-05-07T20:59:37.9881430Z mixed=False, 2025-05-07T20:59:37.9881637Z use_cache=False, 2025-05-07T20:59:37.9881896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:37.9882196Z use_cpu=True, 2025-05-07T20:59:37.9882431Z output_dtype=SparseType.FP16, 2025-05-07T20:59:37.9882696Z ) 2025-05-07T20:59:37.9882938Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9883532Z self=, 2025-05-07T20:59:37.9884075Z mixed_B=False, 2025-05-07T20:59:37.9884293Z compile=False, 2025-05-07T20:59:37.9884503Z T=4, 2025-05-07T20:59:37.9884730Z D=43, 2025-05-07T20:59:37.9884918Z B=82, 2025-05-07T20:59:37.9885111Z log_E=3, 2025-05-07T20:59:37.9885340Z L=16, 2025-05-07T20:59:37.9885538Z D_gradcheck=1, 2025-05-07T20:59:37.9885769Z stochastic_rounding=True, 2025-05-07T20:59:37.9886024Z weighted=False, 2025-05-07T20:59:37.9886241Z row_wise=True, 2025-05-07T20:59:37.9886452Z mixed=True, 2025-05-07T20:59:37.9886657Z use_cache=False, 2025-05-07T20:59:37.9886912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:37.9887205Z use_cpu=False, 2025-05-07T20:59:37.9887433Z output_dtype=SparseType.BF16, 2025-05-07T20:59:37.9887696Z ) 2025-05-07T20:59:37.9887932Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9888524Z self=, 2025-05-07T20:59:37.9889066Z mixed_B=False, 2025-05-07T20:59:37.9889282Z compile=False, 2025-05-07T20:59:37.9889483Z T=5, 2025-05-07T20:59:37.9889672Z D=55, 2025-05-07T20:59:37.9889858Z B=79, 2025-05-07T20:59:37.9890041Z log_E=4, 2025-05-07T20:59:37.9890240Z L=19, 2025-05-07T20:59:37.9890433Z D_gradcheck=1, 2025-05-07T20:59:37.9890657Z stochastic_rounding=True, 2025-05-07T20:59:37.9890919Z weighted=False, 2025-05-07T20:59:37.9891136Z row_wise=True, 2025-05-07T20:59:37.9891345Z mixed=False, 2025-05-07T20:59:37.9891550Z use_cache=True, 2025-05-07T20:59:37.9891792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:37.9892086Z use_cpu=True, 2025-05-07T20:59:37.9892318Z output_dtype=SparseType.FP32, 2025-05-07T20:59:37.9892584Z ) 2025-05-07T20:59:37.9892823Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:37.9893414Z self=, 2025-05-07T20:59:37.9893960Z mixed_B=False, 2025-05-07T20:59:37.9894175Z compile=True, 2025-05-07T20:59:37.9894376Z T=2, 2025-05-07T20:59:37.9894563Z D=42, 2025-05-07T20:59:37.9894752Z B=16, 2025-05-07T20:59:37.9894987Z log_E=3, 2025-05-07T20:59:37.9895185Z L=16, 2025-05-07T20:59:37.9895380Z D_gradcheck=2, 2025-05-07T20:59:37.9895603Z stochastic_rounding=True, 2025-05-07T20:59:37.9896140Z weighted=True, 2025-05-07T20:59:37.9896456Z row_wise=True, 2025-05-07T20:59:37.9896689Z mixed=True, 2025-05-07T20:59:37.9896957Z use_cache=True, 2025-05-07T20:59:37.9897472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:37.9897774Z use_cpu=True, 2025-05-07T20:59:37.9898003Z output_dtype=SparseType.BF16, 2025-05-07T20:59:37.9898270Z ) 2025-05-07T20:59:38.7264494Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7265780Z self=, 2025-05-07T20:59:38.7266874Z mixed_B=False, 2025-05-07T20:59:38.7267299Z compile=False, 2025-05-07T20:59:38.7267714Z T=4, 2025-05-07T20:59:38.7268108Z D=45, 2025-05-07T20:59:38.7268466Z B=83, 2025-05-07T20:59:38.7268840Z log_E=3, 2025-05-07T20:59:38.7269215Z L=15, 2025-05-07T20:59:38.7269584Z D_gradcheck=2, 2025-05-07T20:59:38.7270037Z stochastic_rounding=True, 2025-05-07T20:59:38.7270545Z weighted=True, 2025-05-07T20:59:38.7270967Z row_wise=True, 2025-05-07T20:59:38.7271369Z mixed=True, 2025-05-07T20:59:38.7271783Z use_cache=False, 2025-05-07T20:59:38.7272284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7272849Z use_cpu=True, 2025-05-07T20:59:38.7273177Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.7273499Z ) 2025-05-07T20:59:38.7273733Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7274330Z self=, 2025-05-07T20:59:38.7274872Z mixed_B=False, 2025-05-07T20:59:38.7275083Z compile=False, 2025-05-07T20:59:38.7275292Z T=2, 2025-05-07T20:59:38.7275705Z D=38, 2025-05-07T20:59:38.7275888Z B=27, 2025-05-07T20:59:38.7276080Z log_E=5, 2025-05-07T20:59:38.7276276Z L=9, 2025-05-07T20:59:38.7276552Z D_gradcheck=2, 2025-05-07T20:59:38.7276790Z stochastic_rounding=False, 2025-05-07T20:59:38.7277051Z weighted=True, 2025-05-07T20:59:38.7277262Z row_wise=False, 2025-05-07T20:59:38.7277480Z mixed=True, 2025-05-07T20:59:38.7277688Z use_cache=True, 2025-05-07T20:59:38.7277928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7278225Z use_cpu=True, 2025-05-07T20:59:38.7278463Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.7278845Z ) 2025-05-07T20:59:38.7279082Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7279678Z self=, 2025-05-07T20:59:38.7280240Z mixed_B=True, 2025-05-07T20:59:38.7280448Z compile=True, 2025-05-07T20:59:38.7280656Z T=1, 2025-05-07T20:59:38.7280848Z D=100, 2025-05-07T20:59:38.7281035Z B=114, 2025-05-07T20:59:38.7281230Z log_E=4, 2025-05-07T20:59:38.7281426Z L=20, 2025-05-07T20:59:38.7281619Z D_gradcheck=1, 2025-05-07T20:59:38.7281849Z stochastic_rounding=True, 2025-05-07T20:59:38.7282113Z weighted=False, 2025-05-07T20:59:38.7282332Z row_wise=False, 2025-05-07T20:59:38.7282539Z mixed=True, 2025-05-07T20:59:38.7282752Z use_cache=False, 2025-05-07T20:59:38.7283007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7283295Z use_cpu=True, 2025-05-07T20:59:38.7283535Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.7283804Z ) 2025-05-07T20:59:38.7284040Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7284636Z self=, 2025-05-07T20:59:38.7285174Z mixed_B=True, 2025-05-07T20:59:38.7285383Z compile=False, 2025-05-07T20:59:38.7285591Z T=4, 2025-05-07T20:59:38.7285783Z D=128, 2025-05-07T20:59:38.7285964Z B=92, 2025-05-07T20:59:38.7286277Z log_E=3, 2025-05-07T20:59:38.7286472Z L=0, 2025-05-07T20:59:38.7286662Z D_gradcheck=1, 2025-05-07T20:59:38.7286900Z stochastic_rounding=False, 2025-05-07T20:59:38.7287164Z weighted=False, 2025-05-07T20:59:38.7287375Z row_wise=False, 2025-05-07T20:59:38.7287588Z mixed=True, 2025-05-07T20:59:38.7287803Z use_cache=False, 2025-05-07T20:59:38.7288125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7288417Z use_cpu=False, 2025-05-07T20:59:38.7288654Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.7288920Z ) 2025-05-07T20:59:38.7289151Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7289741Z self=, 2025-05-07T20:59:38.7290283Z mixed_B=False, 2025-05-07T20:59:38.7290493Z compile=True, 2025-05-07T20:59:38.7290699Z T=3, 2025-05-07T20:59:38.7290890Z D=88, 2025-05-07T20:59:38.7291070Z B=55, 2025-05-07T20:59:38.7291262Z log_E=3, 2025-05-07T20:59:38.7291460Z L=1, 2025-05-07T20:59:38.7291649Z D_gradcheck=1, 2025-05-07T20:59:38.7291884Z stochastic_rounding=False, 2025-05-07T20:59:38.7292184Z weighted=False, 2025-05-07T20:59:38.7292403Z row_wise=False, 2025-05-07T20:59:38.7292616Z mixed=False, 2025-05-07T20:59:38.7292826Z use_cache=False, 2025-05-07T20:59:38.7293077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7293367Z use_cpu=True, 2025-05-07T20:59:38.7293596Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.7293858Z ) 2025-05-07T20:59:38.7294097Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7294681Z self=, 2025-05-07T20:59:38.7295223Z mixed_B=False, 2025-05-07T20:59:38.7295443Z compile=True, 2025-05-07T20:59:38.7295646Z T=1, 2025-05-07T20:59:38.7296161Z D=127, 2025-05-07T20:59:38.7296357Z B=13, 2025-05-07T20:59:38.7296543Z log_E=5, 2025-05-07T20:59:38.7296741Z L=1, 2025-05-07T20:59:38.7297014Z D_gradcheck=2, 2025-05-07T20:59:38.7297252Z stochastic_rounding=False, 2025-05-07T20:59:38.7297508Z weighted=True, 2025-05-07T20:59:38.7297722Z row_wise=True, 2025-05-07T20:59:38.7297933Z mixed=False, 2025-05-07T20:59:38.7298141Z use_cache=False, 2025-05-07T20:59:38.7298395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7298685Z use_cpu=False, 2025-05-07T20:59:38.7298916Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.7299180Z ) 2025-05-07T20:59:38.7299419Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7300007Z self=, 2025-05-07T20:59:38.7300548Z mixed_B=False, 2025-05-07T20:59:38.7300767Z compile=False, 2025-05-07T20:59:38.7300972Z T=1, 2025-05-07T20:59:38.7301167Z D=127, 2025-05-07T20:59:38.7301356Z B=101, 2025-05-07T20:59:38.7301545Z log_E=3, 2025-05-07T20:59:38.7301740Z L=4, 2025-05-07T20:59:38.7301936Z D_gradcheck=2, 2025-05-07T20:59:38.7302164Z stochastic_rounding=False, 2025-05-07T20:59:38.7302427Z weighted=False, 2025-05-07T20:59:38.7302646Z row_wise=True, 2025-05-07T20:59:38.7302852Z mixed=True, 2025-05-07T20:59:38.7303065Z use_cache=True, 2025-05-07T20:59:38.7303311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7303605Z use_cpu=True, 2025-05-07T20:59:38.7303836Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.7304105Z ) 2025-05-07T20:59:38.7304346Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7304937Z self=, 2025-05-07T20:59:38.7305480Z mixed_B=True, 2025-05-07T20:59:38.7305700Z compile=True, 2025-05-07T20:59:38.7305904Z T=1, 2025-05-07T20:59:38.7306097Z D=24, 2025-05-07T20:59:38.7306286Z B=81, 2025-05-07T20:59:38.7306542Z log_E=5, 2025-05-07T20:59:38.7306742Z L=3, 2025-05-07T20:59:38.7306939Z D_gradcheck=2, 2025-05-07T20:59:38.7307170Z stochastic_rounding=False, 2025-05-07T20:59:38.7307438Z weighted=False, 2025-05-07T20:59:38.7307662Z row_wise=False, 2025-05-07T20:59:38.7307876Z mixed=False, 2025-05-07T20:59:38.7308096Z use_cache=False, 2025-05-07T20:59:38.7308414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7308701Z use_cpu=True, 2025-05-07T20:59:38.7308942Z output_dtype=SparseType.FP16, 2025-05-07T20:59:38.7309208Z ) 2025-05-07T20:59:38.7309442Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7310036Z self=, 2025-05-07T20:59:38.7310582Z mixed_B=True, 2025-05-07T20:59:38.7310797Z compile=True, 2025-05-07T20:59:38.7310999Z T=1, 2025-05-07T20:59:38.7311192Z D=61, 2025-05-07T20:59:38.7311383Z B=122, 2025-05-07T20:59:38.7311570Z log_E=3, 2025-05-07T20:59:38.7311765Z L=5, 2025-05-07T20:59:38.7311962Z D_gradcheck=1, 2025-05-07T20:59:38.7312188Z stochastic_rounding=True, 2025-05-07T20:59:38.7312452Z weighted=False, 2025-05-07T20:59:38.7312671Z row_wise=False, 2025-05-07T20:59:38.7312879Z mixed=True, 2025-05-07T20:59:38.7313093Z use_cache=False, 2025-05-07T20:59:38.7313349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7313636Z use_cpu=False, 2025-05-07T20:59:38.7313876Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.7314139Z ) 2025-05-07T20:59:38.7314372Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7314964Z self=, 2025-05-07T20:59:38.7315507Z mixed_B=False, 2025-05-07T20:59:38.7315725Z compile=False, 2025-05-07T20:59:38.7315930Z T=1, 2025-05-07T20:59:38.7316192Z D=9, 2025-05-07T20:59:38.7316384Z B=102, 2025-05-07T20:59:38.7316577Z log_E=5, 2025-05-07T20:59:38.7316775Z L=2, 2025-05-07T20:59:38.7317009Z D_gradcheck=2, 2025-05-07T20:59:38.7317240Z stochastic_rounding=True, 2025-05-07T20:59:38.7317504Z weighted=False, 2025-05-07T20:59:38.7317726Z row_wise=True, 2025-05-07T20:59:38.7317939Z mixed=False, 2025-05-07T20:59:38.7318161Z use_cache=True, 2025-05-07T20:59:38.7318408Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7318742Z use_cpu=True, 2025-05-07T20:59:38.7318983Z output_dtype=SparseType.FP16, 2025-05-07T20:59:38.7319250Z ) 2025-05-07T20:59:38.7319484Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7320079Z self=, 2025-05-07T20:59:38.7320621Z mixed_B=True, 2025-05-07T20:59:38.7320836Z compile=True, 2025-05-07T20:59:38.7321053Z T=3, 2025-05-07T20:59:38.7321243Z D=48, 2025-05-07T20:59:38.7321428Z B=127, 2025-05-07T20:59:38.7321623Z log_E=5, 2025-05-07T20:59:38.7321819Z L=12, 2025-05-07T20:59:38.7322020Z D_gradcheck=2, 2025-05-07T20:59:38.7322246Z stochastic_rounding=True, 2025-05-07T20:59:38.7322510Z weighted=True, 2025-05-07T20:59:38.7322727Z row_wise=False, 2025-05-07T20:59:38.7322934Z mixed=True, 2025-05-07T20:59:38.7323147Z use_cache=False, 2025-05-07T20:59:38.7323429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7323734Z use_cpu=True, 2025-05-07T20:59:38.7323970Z output_dtype=SparseType.FP16, 2025-05-07T20:59:38.7324236Z ) 2025-05-07T20:59:38.7324468Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7325061Z self=, 2025-05-07T20:59:38.7325602Z mixed_B=True, 2025-05-07T20:59:38.7325815Z compile=False, 2025-05-07T20:59:38.7326027Z T=2, 2025-05-07T20:59:38.7326221Z D=16, 2025-05-07T20:59:38.7326404Z B=99, 2025-05-07T20:59:38.7326702Z log_E=4, 2025-05-07T20:59:38.7326899Z L=17, 2025-05-07T20:59:38.7327090Z D_gradcheck=1, 2025-05-07T20:59:38.7327321Z stochastic_rounding=True, 2025-05-07T20:59:38.7327580Z weighted=True, 2025-05-07T20:59:38.7327789Z row_wise=False, 2025-05-07T20:59:38.7328003Z mixed=False, 2025-05-07T20:59:38.7328217Z use_cache=False, 2025-05-07T20:59:38.7328515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7328802Z use_cpu=False, 2025-05-07T20:59:38.7329039Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.7329302Z ) 2025-05-07T20:59:38.7329537Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7330134Z self=, 2025-05-07T20:59:38.7338296Z mixed_B=False, 2025-05-07T20:59:38.7338654Z compile=False, 2025-05-07T20:59:38.7338867Z T=2, 2025-05-07T20:59:38.7339072Z D=57, 2025-05-07T20:59:38.7339266Z B=89, 2025-05-07T20:59:38.7339458Z log_E=5, 2025-05-07T20:59:38.7339661Z L=10, 2025-05-07T20:59:38.7339864Z D_gradcheck=2, 2025-05-07T20:59:38.7340106Z stochastic_rounding=False, 2025-05-07T20:59:38.7340364Z weighted=True, 2025-05-07T20:59:38.7340591Z row_wise=False, 2025-05-07T20:59:38.7340813Z mixed=False, 2025-05-07T20:59:38.7341023Z use_cache=True, 2025-05-07T20:59:38.7341276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7341577Z use_cpu=False, 2025-05-07T20:59:38.7341818Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.7342091Z ) 2025-05-07T20:59:38.7342336Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7342931Z self=, 2025-05-07T20:59:38.7343531Z mixed_B=True, 2025-05-07T20:59:38.7343752Z compile=False, 2025-05-07T20:59:38.7343962Z T=3, 2025-05-07T20:59:38.7344245Z D=54, 2025-05-07T20:59:38.7344436Z B=71, 2025-05-07T20:59:38.7344622Z log_E=5, 2025-05-07T20:59:38.7344826Z L=5, 2025-05-07T20:59:38.7345068Z D_gradcheck=1, 2025-05-07T20:59:38.7345296Z stochastic_rounding=True, 2025-05-07T20:59:38.7345560Z weighted=True, 2025-05-07T20:59:38.7345776Z row_wise=True, 2025-05-07T20:59:38.7345984Z mixed=False, 2025-05-07T20:59:38.7346198Z use_cache=True, 2025-05-07T20:59:38.7346452Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7346748Z use_cpu=False, 2025-05-07T20:59:38.7346981Z output_dtype=SparseType.FP16, 2025-05-07T20:59:38.7347251Z ) 2025-05-07T20:59:38.7347489Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7348077Z self=, 2025-05-07T20:59:38.7348621Z mixed_B=True, 2025-05-07T20:59:38.7348841Z compile=True, 2025-05-07T20:59:38.7349044Z T=4, 2025-05-07T20:59:38.7349237Z D=55, 2025-05-07T20:59:38.7349426Z B=113, 2025-05-07T20:59:38.7349614Z log_E=4, 2025-05-07T20:59:38.7349812Z L=18, 2025-05-07T20:59:38.7350010Z D_gradcheck=2, 2025-05-07T20:59:38.7350239Z stochastic_rounding=True, 2025-05-07T20:59:38.7350503Z weighted=False, 2025-05-07T20:59:38.7350725Z row_wise=False, 2025-05-07T20:59:38.7350933Z mixed=True, 2025-05-07T20:59:38.7351147Z use_cache=True, 2025-05-07T20:59:38.7351395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7351681Z use_cpu=True, 2025-05-07T20:59:38.7351930Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.7352197Z ) 2025-05-07T20:59:38.7352438Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7353026Z self=, 2025-05-07T20:59:38.7353624Z mixed_B=False, 2025-05-07T20:59:38.7353847Z compile=False, 2025-05-07T20:59:38.7354051Z T=1, 2025-05-07T20:59:38.7354248Z D=19, 2025-05-07T20:59:38.7354437Z B=38, 2025-05-07T20:59:38.7354707Z log_E=4, 2025-05-07T20:59:38.7354906Z L=3, 2025-05-07T20:59:38.7355104Z D_gradcheck=1, 2025-05-07T20:59:38.7355329Z stochastic_rounding=True, 2025-05-07T20:59:38.7355596Z weighted=False, 2025-05-07T20:59:38.7355816Z row_wise=False, 2025-05-07T20:59:38.7356026Z mixed=False, 2025-05-07T20:59:38.7356245Z use_cache=False, 2025-05-07T20:59:38.7356544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7356841Z use_cpu=False, 2025-05-07T20:59:38.7357084Z output_dtype=SparseType.FP16, 2025-05-07T20:59:38.7357351Z ) 2025-05-07T20:59:38.7357588Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7358188Z self=, 2025-05-07T20:59:38.7358808Z mixed_B=False, 2025-05-07T20:59:38.7359034Z compile=False, 2025-05-07T20:59:38.7359239Z T=5, 2025-05-07T20:59:38.7359432Z D=67, 2025-05-07T20:59:38.7359610Z B=16, 2025-05-07T20:59:38.7359807Z log_E=4, 2025-05-07T20:59:38.7360007Z L=7, 2025-05-07T20:59:38.7360197Z D_gradcheck=2, 2025-05-07T20:59:38.7360431Z stochastic_rounding=False, 2025-05-07T20:59:38.7360692Z weighted=True, 2025-05-07T20:59:38.7360910Z row_wise=False, 2025-05-07T20:59:38.7361119Z mixed=True, 2025-05-07T20:59:38.7361331Z use_cache=False, 2025-05-07T20:59:38.7361587Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7361872Z use_cpu=False, 2025-05-07T20:59:38.7362111Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.7362381Z ) 2025-05-07T20:59:38.7520804Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7521415Z self=, 2025-05-07T20:59:38.7521957Z mixed_B=False, 2025-05-07T20:59:38.7522169Z compile=False, 2025-05-07T20:59:38.7522382Z T=5, 2025-05-07T20:59:38.7522718Z D=124, 2025-05-07T20:59:38.7522908Z B=11, 2025-05-07T20:59:38.7523094Z log_E=4, 2025-05-07T20:59:38.7523293Z L=2, 2025-05-07T20:59:38.7523547Z D_gradcheck=2, 2025-05-07T20:59:38.7523775Z stochastic_rounding=True, 2025-05-07T20:59:38.7524035Z weighted=True, 2025-05-07T20:59:38.7524247Z row_wise=True, 2025-05-07T20:59:38.7524451Z mixed=True, 2025-05-07T20:59:38.7524661Z use_cache=False, 2025-05-07T20:59:38.7524914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7525197Z use_cpu=True, 2025-05-07T20:59:38.7525437Z output_dtype=SparseType.FP16, 2025-05-07T20:59:38.7525705Z ) 2025-05-07T20:59:38.7525938Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7526533Z self=, 2025-05-07T20:59:38.7527077Z mixed_B=False, 2025-05-07T20:59:38.7527335Z compile=True, 2025-05-07T20:59:38.7527545Z T=5, 2025-05-07T20:59:38.7527735Z D=15, 2025-05-07T20:59:38.7527916Z B=30, 2025-05-07T20:59:38.7528113Z log_E=5, 2025-05-07T20:59:38.7528310Z L=9, 2025-05-07T20:59:38.7528498Z D_gradcheck=2, 2025-05-07T20:59:38.7528731Z stochastic_rounding=False, 2025-05-07T20:59:38.7528994Z weighted=False, 2025-05-07T20:59:38.7529209Z row_wise=False, 2025-05-07T20:59:38.7529419Z mixed=True, 2025-05-07T20:59:38.7529631Z use_cache=True, 2025-05-07T20:59:38.7529877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7530162Z use_cpu=True, 2025-05-07T20:59:38.7530400Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.7530666Z ) 2025-05-07T20:59:38.7530897Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7531489Z self=, 2025-05-07T20:59:38.7532032Z mixed_B=True, 2025-05-07T20:59:38.7532242Z compile=False, 2025-05-07T20:59:38.7532453Z T=3, 2025-05-07T20:59:38.7532644Z D=86, 2025-05-07T20:59:38.7532829Z B=11, 2025-05-07T20:59:38.7533019Z log_E=4, 2025-05-07T20:59:38.7533283Z L=13, 2025-05-07T20:59:38.7533471Z D_gradcheck=2, 2025-05-07T20:59:38.7533698Z stochastic_rounding=True, 2025-05-07T20:59:38.7533958Z weighted=True, 2025-05-07T20:59:38.7534168Z row_wise=False, 2025-05-07T20:59:38.7534380Z mixed=False, 2025-05-07T20:59:38.7534598Z use_cache=True, 2025-05-07T20:59:38.7534905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7535196Z use_cpu=False, 2025-05-07T20:59:38.7535439Z output_dtype=SparseType.FP16, 2025-05-07T20:59:38.7535703Z ) 2025-05-07T20:59:38.7535934Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7536523Z self=, 2025-05-07T20:59:38.7537058Z mixed_B=True, 2025-05-07T20:59:38.7537266Z compile=False, 2025-05-07T20:59:38.7537473Z T=4, 2025-05-07T20:59:38.7537657Z D=72, 2025-05-07T20:59:38.7537840Z B=19, 2025-05-07T20:59:38.7538028Z log_E=5, 2025-05-07T20:59:38.7538224Z L=16, 2025-05-07T20:59:38.7538414Z D_gradcheck=2, 2025-05-07T20:59:38.7538645Z stochastic_rounding=False, 2025-05-07T20:59:38.7538907Z weighted=True, 2025-05-07T20:59:38.7539116Z row_wise=True, 2025-05-07T20:59:38.7539329Z mixed=True, 2025-05-07T20:59:38.7539539Z use_cache=True, 2025-05-07T20:59:38.7539777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7540066Z use_cpu=True, 2025-05-07T20:59:38.7540300Z output_dtype=SparseType.FP16, 2025-05-07T20:59:38.7540559Z ) 2025-05-07T20:59:38.7540795Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7541384Z self=, 2025-05-07T20:59:38.7541924Z mixed_B=True, 2025-05-07T20:59:38.7542136Z compile=False, 2025-05-07T20:59:38.7542342Z T=4, 2025-05-07T20:59:38.7542532Z D=71, 2025-05-07T20:59:38.7542767Z B=88, 2025-05-07T20:59:38.7542955Z log_E=3, 2025-05-07T20:59:38.7543157Z L=12, 2025-05-07T20:59:38.7543382Z D_gradcheck=1, 2025-05-07T20:59:38.7543616Z stochastic_rounding=False, 2025-05-07T20:59:38.7543877Z weighted=False, 2025-05-07T20:59:38.7544089Z row_wise=True, 2025-05-07T20:59:38.7544299Z mixed=False, 2025-05-07T20:59:38.7544514Z use_cache=True, 2025-05-07T20:59:38.7544753Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7545043Z use_cpu=True, 2025-05-07T20:59:38.7545278Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.7545543Z ) 2025-05-07T20:59:38.7545783Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7546371Z self=, 2025-05-07T20:59:38.7546910Z mixed_B=True, 2025-05-07T20:59:38.7547124Z compile=False, 2025-05-07T20:59:38.7547332Z T=4, 2025-05-07T20:59:38.7547515Z D=13, 2025-05-07T20:59:38.7547702Z B=12, 2025-05-07T20:59:38.7547892Z log_E=5, 2025-05-07T20:59:38.7548084Z L=20, 2025-05-07T20:59:38.7548282Z D_gradcheck=2, 2025-05-07T20:59:38.7548512Z stochastic_rounding=False, 2025-05-07T20:59:38.7548764Z weighted=True, 2025-05-07T20:59:38.7548976Z row_wise=True, 2025-05-07T20:59:38.7549183Z mixed=True, 2025-05-07T20:59:38.7549388Z use_cache=False, 2025-05-07T20:59:38.7549645Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7549934Z use_cpu=False, 2025-05-07T20:59:38.7550163Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.7550427Z ) 2025-05-07T20:59:38.7550663Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7551247Z self=, 2025-05-07T20:59:38.7551783Z mixed_B=True, 2025-05-07T20:59:38.7551997Z compile=False, 2025-05-07T20:59:38.7552202Z T=3, 2025-05-07T20:59:38.7552384Z D=17, 2025-05-07T20:59:38.7552576Z B=111, 2025-05-07T20:59:38.7552759Z log_E=4, 2025-05-07T20:59:38.7553006Z L=5, 2025-05-07T20:59:38.7553202Z D_gradcheck=1, 2025-05-07T20:59:38.7553455Z stochastic_rounding=True, 2025-05-07T20:59:38.7553733Z weighted=False, 2025-05-07T20:59:38.7553949Z row_wise=True, 2025-05-07T20:59:38.7554158Z mixed=True, 2025-05-07T20:59:38.7554360Z use_cache=True, 2025-05-07T20:59:38.7554643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7554933Z use_cpu=True, 2025-05-07T20:59:38.7555162Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.7555422Z ) 2025-05-07T20:59:38.7555658Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7556243Z self=, 2025-05-07T20:59:38.7556782Z mixed_B=True, 2025-05-07T20:59:38.7557002Z compile=True, 2025-05-07T20:59:38.7557204Z T=1, 2025-05-07T20:59:38.7557391Z D=105, 2025-05-07T20:59:38.7557582Z B=45, 2025-05-07T20:59:38.7557764Z log_E=5, 2025-05-07T20:59:38.7557962Z L=14, 2025-05-07T20:59:38.7558159Z D_gradcheck=1, 2025-05-07T20:59:38.7558387Z stochastic_rounding=True, 2025-05-07T20:59:38.7558646Z weighted=True, 2025-05-07T20:59:38.7558964Z row_wise=True, 2025-05-07T20:59:38.7559169Z mixed=True, 2025-05-07T20:59:38.7559385Z use_cache=False, 2025-05-07T20:59:38.7559638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7559932Z use_cpu=True, 2025-05-07T20:59:38.7560160Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.7560424Z ) 2025-05-07T20:59:38.7560660Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7561243Z self=, 2025-05-07T20:59:38.7561782Z mixed_B=False, 2025-05-07T20:59:38.7561996Z compile=False, 2025-05-07T20:59:38.7562199Z T=2, 2025-05-07T20:59:38.7562391Z D=117, 2025-05-07T20:59:38.7562629Z B=3, 2025-05-07T20:59:38.7562812Z log_E=4, 2025-05-07T20:59:38.7563009Z L=18, 2025-05-07T20:59:38.7563242Z D_gradcheck=2, 2025-05-07T20:59:38.7563505Z stochastic_rounding=False, 2025-05-07T20:59:38.7563772Z weighted=True, 2025-05-07T20:59:38.7563986Z row_wise=False, 2025-05-07T20:59:38.7564194Z mixed=False, 2025-05-07T20:59:38.7564404Z use_cache=False, 2025-05-07T20:59:38.7564657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7564939Z use_cpu=False, 2025-05-07T20:59:38.7565176Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.7565435Z ) 2025-05-07T20:59:38.7565665Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7566254Z self=, 2025-05-07T20:59:38.7566792Z mixed_B=False, 2025-05-07T20:59:38.7567006Z compile=False, 2025-05-07T20:59:38.7567209Z T=1, 2025-05-07T20:59:38.7567393Z D=70, 2025-05-07T20:59:38.7567584Z B=61, 2025-05-07T20:59:38.7567764Z log_E=3, 2025-05-07T20:59:38.7567961Z L=2, 2025-05-07T20:59:38.7568153Z D_gradcheck=2, 2025-05-07T20:59:38.7568375Z stochastic_rounding=False, 2025-05-07T20:59:38.7568633Z weighted=False, 2025-05-07T20:59:38.7568848Z row_wise=True, 2025-05-07T20:59:38.7569055Z mixed=False, 2025-05-07T20:59:38.7569267Z use_cache=True, 2025-05-07T20:59:38.7569511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7569794Z use_cpu=True, 2025-05-07T20:59:38.7570030Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.7570293Z ) 2025-05-07T20:59:38.7570522Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7571113Z self=, 2025-05-07T20:59:38.7571654Z mixed_B=True, 2025-05-07T20:59:38.7571868Z compile=False, 2025-05-07T20:59:38.7572072Z T=3, 2025-05-07T20:59:38.7572256Z D=92, 2025-05-07T20:59:38.7572445Z B=19, 2025-05-07T20:59:38.7572626Z log_E=3, 2025-05-07T20:59:38.7572872Z L=3, 2025-05-07T20:59:38.7573068Z D_gradcheck=2, 2025-05-07T20:59:38.7573293Z stochastic_rounding=False, 2025-05-07T20:59:38.7573552Z weighted=False, 2025-05-07T20:59:38.7573770Z row_wise=True, 2025-05-07T20:59:38.7573977Z mixed=True, 2025-05-07T20:59:38.7574193Z use_cache=False, 2025-05-07T20:59:38.7574490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7574774Z use_cpu=True, 2025-05-07T20:59:38.7575010Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.7575278Z ) 2025-05-07T20:59:38.7575507Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7576095Z self=, 2025-05-07T20:59:38.7576631Z mixed_B=False, 2025-05-07T20:59:38.7576846Z compile=False, 2025-05-07T20:59:38.7577054Z T=4, 2025-05-07T20:59:38.7577239Z D=92, 2025-05-07T20:59:38.7577420Z B=3, 2025-05-07T20:59:38.7577607Z log_E=5, 2025-05-07T20:59:38.7577803Z L=18, 2025-05-07T20:59:38.7577998Z D_gradcheck=1, 2025-05-07T20:59:38.7578223Z stochastic_rounding=False, 2025-05-07T20:59:38.7578481Z weighted=False, 2025-05-07T20:59:38.7578693Z row_wise=False, 2025-05-07T20:59:38.7578900Z mixed=True, 2025-05-07T20:59:38.7579107Z use_cache=True, 2025-05-07T20:59:38.7579351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7579633Z use_cpu=True, 2025-05-07T20:59:38.7579866Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.7580127Z ) 2025-05-07T20:59:38.7580359Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7580949Z self=, 2025-05-07T20:59:38.7581489Z mixed_B=False, 2025-05-07T20:59:38.7581700Z compile=True, 2025-05-07T20:59:38.7581906Z T=5, 2025-05-07T20:59:38.7582090Z D=22, 2025-05-07T20:59:38.7582322Z B=86, 2025-05-07T20:59:38.7582508Z log_E=5, 2025-05-07T20:59:38.7582706Z L=16, 2025-05-07T20:59:38.7582959Z D_gradcheck=1, 2025-05-07T20:59:38.7583195Z stochastic_rounding=False, 2025-05-07T20:59:38.7583501Z weighted=True, 2025-05-07T20:59:38.7583711Z row_wise=True, 2025-05-07T20:59:38.7583919Z mixed=True, 2025-05-07T20:59:38.7584129Z use_cache=False, 2025-05-07T20:59:38.7584385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7584668Z use_cpu=False, 2025-05-07T20:59:38.7584904Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.7585172Z ) 2025-05-07T20:59:38.7585401Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7585989Z self=, 2025-05-07T20:59:38.7586527Z mixed_B=True, 2025-05-07T20:59:38.7586736Z compile=True, 2025-05-07T20:59:38.7586945Z T=1, 2025-05-07T20:59:38.7587128Z D=35, 2025-05-07T20:59:38.7587310Z B=1, 2025-05-07T20:59:38.7587496Z log_E=4, 2025-05-07T20:59:38.7587693Z L=12, 2025-05-07T20:59:38.7587881Z D_gradcheck=2, 2025-05-07T20:59:38.7588110Z stochastic_rounding=True, 2025-05-07T20:59:38.7588367Z weighted=True, 2025-05-07T20:59:38.7588577Z row_wise=False, 2025-05-07T20:59:38.7588791Z mixed=True, 2025-05-07T20:59:38.7589002Z use_cache=False, 2025-05-07T20:59:38.7589249Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.7589540Z use_cpu=True, 2025-05-07T20:59:38.7589773Z output_dtype=SparseType.FP16, 2025-05-07T20:59:38.7590032Z ) 2025-05-07T20:59:38.7590271Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7590862Z self=, 2025-05-07T20:59:38.7591397Z mixed_B=False, 2025-05-07T20:59:38.7591605Z compile=True, 2025-05-07T20:59:38.7591811Z T=2, 2025-05-07T20:59:38.7591999Z D=70, 2025-05-07T20:59:38.7592184Z B=126, 2025-05-07T20:59:38.7592374Z log_E=4, 2025-05-07T20:59:38.7592619Z L=4, 2025-05-07T20:59:38.7592805Z D_gradcheck=2, 2025-05-07T20:59:38.7593032Z stochastic_rounding=False, 2025-05-07T20:59:38.7593294Z weighted=True, 2025-05-07T20:59:38.7593531Z row_wise=False, 2025-05-07T20:59:38.7593771Z mixed=False, 2025-05-07T20:59:38.7593985Z use_cache=False, 2025-05-07T20:59:38.7594640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7594938Z use_cpu=True, 2025-05-07T20:59:38.7595173Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.7595429Z ) 2025-05-07T20:59:38.7601900Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7602509Z self=, 2025-05-07T20:59:38.7603061Z mixed_B=False, 2025-05-07T20:59:38.7603283Z compile=False, 2025-05-07T20:59:38.7603492Z T=3, 2025-05-07T20:59:38.7603684Z D=116, 2025-05-07T20:59:38.7603879Z B=11, 2025-05-07T20:59:38.7604065Z log_E=3, 2025-05-07T20:59:38.7604269Z L=12, 2025-05-07T20:59:38.7604471Z D_gradcheck=1, 2025-05-07T20:59:38.7604701Z stochastic_rounding=False, 2025-05-07T20:59:38.7604959Z weighted=False, 2025-05-07T20:59:38.7605177Z row_wise=False, 2025-05-07T20:59:38.7605387Z mixed=False, 2025-05-07T20:59:38.7605602Z use_cache=True, 2025-05-07T20:59:38.7605848Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7606133Z use_cpu=True, 2025-05-07T20:59:38.7606370Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.7606635Z ) 2025-05-07T20:59:38.7606876Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:38.7607468Z self=, 2025-05-07T20:59:38.7608013Z mixed_B=True, 2025-05-07T20:59:38.7608234Z compile=False, 2025-05-07T20:59:38.7608436Z T=5, 2025-05-07T20:59:38.7608628Z D=56, 2025-05-07T20:59:38.7608946Z B=59, 2025-05-07T20:59:38.7609131Z log_E=5, 2025-05-07T20:59:38.7609334Z L=10, 2025-05-07T20:59:38.7609595Z D_gradcheck=1, 2025-05-07T20:59:38.7609824Z stochastic_rounding=True, 2025-05-07T20:59:38.7610085Z weighted=False, 2025-05-07T20:59:38.7610305Z row_wise=False, 2025-05-07T20:59:38.7610512Z mixed=True, 2025-05-07T20:59:38.7610727Z use_cache=False, 2025-05-07T20:59:38.7610985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.7611272Z use_cpu=True, 2025-05-07T20:59:38.7611510Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.7611778Z ) 2025-05-07T20:59:44.0092049Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0092965Z self=, 2025-05-07T20:59:44.0093615Z mixed_B=False, 2025-05-07T20:59:44.0093845Z compile=True, 2025-05-07T20:59:44.0094063Z T=5, 2025-05-07T20:59:44.0094249Z D=65, 2025-05-07T20:59:44.0094463Z B=23, 2025-05-07T20:59:44.0094654Z log_E=3, 2025-05-07T20:59:44.0094851Z L=6, 2025-05-07T20:59:44.0095052Z D_gradcheck=1, 2025-05-07T20:59:44.0095286Z stochastic_rounding=True, 2025-05-07T20:59:44.0095540Z weighted=True, 2025-05-07T20:59:44.0095761Z row_wise=False, 2025-05-07T20:59:44.0096153Z mixed=False, 2025-05-07T20:59:44.0096365Z use_cache=True, 2025-05-07T20:59:44.0096616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0096912Z use_cpu=True, 2025-05-07T20:59:44.0097146Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0097419Z ) 2025-05-07T20:59:44.0097660Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0098251Z self=, 2025-05-07T20:59:44.0098797Z mixed_B=True, 2025-05-07T20:59:44.0099010Z compile=True, 2025-05-07T20:59:44.0099218Z T=3, 2025-05-07T20:59:44.0099402Z D=57, 2025-05-07T20:59:44.0099592Z B=65, 2025-05-07T20:59:44.0099780Z log_E=3, 2025-05-07T20:59:44.0100255Z L=20, 2025-05-07T20:59:44.0100452Z D_gradcheck=1, 2025-05-07T20:59:44.0100687Z stochastic_rounding=True, 2025-05-07T20:59:44.0100950Z weighted=False, 2025-05-07T20:59:44.0101161Z row_wise=False, 2025-05-07T20:59:44.0101374Z mixed=True, 2025-05-07T20:59:44.0101584Z use_cache=True, 2025-05-07T20:59:44.0101898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0102193Z use_cpu=True, 2025-05-07T20:59:44.0102433Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0102693Z ) 2025-05-07T20:59:44.0102932Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0103527Z self=, 2025-05-07T20:59:44.0104067Z mixed_B=False, 2025-05-07T20:59:44.0104275Z compile=True, 2025-05-07T20:59:44.0104484Z T=2, 2025-05-07T20:59:44.0104672Z D=40, 2025-05-07T20:59:44.0104859Z B=105, 2025-05-07T20:59:44.0105098Z log_E=4, 2025-05-07T20:59:44.0105298Z L=16, 2025-05-07T20:59:44.0105486Z D_gradcheck=2, 2025-05-07T20:59:44.0105717Z stochastic_rounding=True, 2025-05-07T20:59:44.0105974Z weighted=False, 2025-05-07T20:59:44.0106183Z row_wise=False, 2025-05-07T20:59:44.0106394Z mixed=False, 2025-05-07T20:59:44.0106610Z use_cache=False, 2025-05-07T20:59:44.0106856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0107144Z use_cpu=False, 2025-05-07T20:59:44.0107379Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0107635Z ) 2025-05-07T20:59:44.0107871Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0108461Z self=, 2025-05-07T20:59:44.0109003Z mixed_B=True, 2025-05-07T20:59:44.0109208Z compile=True, 2025-05-07T20:59:44.0109417Z T=4, 2025-05-07T20:59:44.0109601Z D=90, 2025-05-07T20:59:44.0109864Z B=52, 2025-05-07T20:59:44.0110048Z log_E=5, 2025-05-07T20:59:44.0110245Z L=3, 2025-05-07T20:59:44.0110504Z D_gradcheck=1, 2025-05-07T20:59:44.0110738Z stochastic_rounding=False, 2025-05-07T20:59:44.0110996Z weighted=True, 2025-05-07T20:59:44.0111204Z row_wise=False, 2025-05-07T20:59:44.0111416Z mixed=False, 2025-05-07T20:59:44.0111631Z use_cache=False, 2025-05-07T20:59:44.0111880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0112170Z use_cpu=True, 2025-05-07T20:59:44.0112404Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0112659Z ) 2025-05-07T20:59:44.0112893Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0113485Z self=, 2025-05-07T20:59:44.0114016Z mixed_B=True, 2025-05-07T20:59:44.0114229Z compile=True, 2025-05-07T20:59:44.0114435Z T=3, 2025-05-07T20:59:44.0114615Z D=115, 2025-05-07T20:59:44.0114805Z B=71, 2025-05-07T20:59:44.0114995Z log_E=5, 2025-05-07T20:59:44.0115195Z L=20, 2025-05-07T20:59:44.0115384Z D_gradcheck=2, 2025-05-07T20:59:44.0115620Z stochastic_rounding=True, 2025-05-07T20:59:44.0115885Z weighted=False, 2025-05-07T20:59:44.0116094Z row_wise=False, 2025-05-07T20:59:44.0116309Z mixed=True, 2025-05-07T20:59:44.0116519Z use_cache=True, 2025-05-07T20:59:44.0116757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0117045Z use_cpu=True, 2025-05-07T20:59:44.0117280Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0117536Z ) 2025-05-07T20:59:44.0117773Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0118367Z self=, 2025-05-07T20:59:44.0118955Z mixed_B=False, 2025-05-07T20:59:44.0119169Z compile=False, 2025-05-07T20:59:44.0119379Z T=2, 2025-05-07T20:59:44.0119559Z D=52, 2025-05-07T20:59:44.0119746Z B=126, 2025-05-07T20:59:44.0119937Z log_E=5, 2025-05-07T20:59:44.0120232Z L=5, 2025-05-07T20:59:44.0120425Z D_gradcheck=2, 2025-05-07T20:59:44.0120654Z stochastic_rounding=True, 2025-05-07T20:59:44.0120905Z weighted=False, 2025-05-07T20:59:44.0121119Z row_wise=True, 2025-05-07T20:59:44.0121333Z mixed=False, 2025-05-07T20:59:44.0121542Z use_cache=True, 2025-05-07T20:59:44.0121822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0122113Z use_cpu=False, 2025-05-07T20:59:44.0122348Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0122607Z ) 2025-05-07T20:59:44.0122843Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0123440Z self=, 2025-05-07T20:59:44.0123974Z mixed_B=False, 2025-05-07T20:59:44.0124191Z compile=True, 2025-05-07T20:59:44.0124400Z T=2, 2025-05-07T20:59:44.0124580Z D=118, 2025-05-07T20:59:44.0124774Z B=107, 2025-05-07T20:59:44.0124965Z log_E=4, 2025-05-07T20:59:44.0125159Z L=11, 2025-05-07T20:59:44.0125353Z D_gradcheck=1, 2025-05-07T20:59:44.0125586Z stochastic_rounding=True, 2025-05-07T20:59:44.0125842Z weighted=True, 2025-05-07T20:59:44.0126061Z row_wise=False, 2025-05-07T20:59:44.0126282Z mixed=False, 2025-05-07T20:59:44.0126493Z use_cache=False, 2025-05-07T20:59:44.0126755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0127046Z use_cpu=True, 2025-05-07T20:59:44.0127281Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0127549Z ) 2025-05-07T20:59:44.0127788Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0128393Z self=, 2025-05-07T20:59:44.0128925Z mixed_B=True, 2025-05-07T20:59:44.0129139Z compile=True, 2025-05-07T20:59:44.0129355Z T=5, 2025-05-07T20:59:44.0129563Z D=16, 2025-05-07T20:59:44.0129805Z B=61, 2025-05-07T20:59:44.0129992Z log_E=3, 2025-05-07T20:59:44.0130195Z L=7, 2025-05-07T20:59:44.0130434Z D_gradcheck=1, 2025-05-07T20:59:44.0130660Z stochastic_rounding=True, 2025-05-07T20:59:44.0130927Z weighted=True, 2025-05-07T20:59:44.0131149Z row_wise=False, 2025-05-07T20:59:44.0131359Z mixed=True, 2025-05-07T20:59:44.0131576Z use_cache=True, 2025-05-07T20:59:44.0131831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0132117Z use_cpu=False, 2025-05-07T20:59:44.0132355Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0132623Z ) 2025-05-07T20:59:44.0132858Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0133452Z self=, 2025-05-07T20:59:44.0133996Z mixed_B=False, 2025-05-07T20:59:44.0134216Z compile=True, 2025-05-07T20:59:44.0134425Z T=5, 2025-05-07T20:59:44.0134619Z D=98, 2025-05-07T20:59:44.0134819Z B=90, 2025-05-07T20:59:44.0135028Z log_E=5, 2025-05-07T20:59:44.0135236Z L=3, 2025-05-07T20:59:44.0135424Z D_gradcheck=1, 2025-05-07T20:59:44.0135652Z stochastic_rounding=False, 2025-05-07T20:59:44.0135920Z weighted=False, 2025-05-07T20:59:44.0136137Z row_wise=True, 2025-05-07T20:59:44.0136341Z mixed=True, 2025-05-07T20:59:44.0136552Z use_cache=True, 2025-05-07T20:59:44.0136796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0137082Z use_cpu=False, 2025-05-07T20:59:44.0137320Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0137587Z ) 2025-05-07T20:59:44.0137820Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0138414Z self=, 2025-05-07T20:59:44.0138955Z mixed_B=False, 2025-05-07T20:59:44.0139165Z compile=False, 2025-05-07T20:59:44.0139374Z T=3, 2025-05-07T20:59:44.0139565Z D=52, 2025-05-07T20:59:44.0139750Z B=82, 2025-05-07T20:59:44.0139943Z log_E=3, 2025-05-07T20:59:44.0140188Z L=6, 2025-05-07T20:59:44.0140384Z D_gradcheck=2, 2025-05-07T20:59:44.0140613Z stochastic_rounding=False, 2025-05-07T20:59:44.0140876Z weighted=False, 2025-05-07T20:59:44.0141092Z row_wise=True, 2025-05-07T20:59:44.0141301Z mixed=True, 2025-05-07T20:59:44.0141509Z use_cache=True, 2025-05-07T20:59:44.0141758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0142091Z use_cpu=True, 2025-05-07T20:59:44.0142331Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0142603Z ) 2025-05-07T20:59:44.0142840Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0143439Z self=, 2025-05-07T20:59:44.0143980Z mixed_B=True, 2025-05-07T20:59:44.0144197Z compile=False, 2025-05-07T20:59:44.0144414Z T=4, 2025-05-07T20:59:44.0144608Z D=72, 2025-05-07T20:59:44.0144797Z B=24, 2025-05-07T20:59:44.0144986Z log_E=5, 2025-05-07T20:59:44.0145192Z L=9, 2025-05-07T20:59:44.0145388Z D_gradcheck=1, 2025-05-07T20:59:44.0145632Z stochastic_rounding=False, 2025-05-07T20:59:44.0145904Z weighted=True, 2025-05-07T20:59:44.0146118Z row_wise=True, 2025-05-07T20:59:44.0146333Z mixed=True, 2025-05-07T20:59:44.0146548Z use_cache=False, 2025-05-07T20:59:44.0146802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0147085Z use_cpu=True, 2025-05-07T20:59:44.0147320Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0147581Z ) 2025-05-07T20:59:44.0147809Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0148402Z self=, 2025-05-07T20:59:44.0148937Z mixed_B=True, 2025-05-07T20:59:44.0149142Z compile=False, 2025-05-07T20:59:44.0149349Z T=1, 2025-05-07T20:59:44.0149536Z D=96, 2025-05-07T20:59:44.0149763Z B=23, 2025-05-07T20:59:44.0149948Z log_E=4, 2025-05-07T20:59:44.0150148Z L=18, 2025-05-07T20:59:44.0150332Z D_gradcheck=1, 2025-05-07T20:59:44.0150601Z stochastic_rounding=False, 2025-05-07T20:59:44.0150866Z weighted=False, 2025-05-07T20:59:44.0151079Z row_wise=False, 2025-05-07T20:59:44.0151289Z mixed=False, 2025-05-07T20:59:44.0151498Z use_cache=True, 2025-05-07T20:59:44.0151732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0152021Z use_cpu=False, 2025-05-07T20:59:44.0152256Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0152512Z ) 2025-05-07T20:59:44.0152750Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0153342Z self=, 2025-05-07T20:59:44.0153879Z mixed_B=True, 2025-05-07T20:59:44.0154086Z compile=False, 2025-05-07T20:59:44.0154292Z T=1, 2025-05-07T20:59:44.0154485Z D=127, 2025-05-07T20:59:44.0154673Z B=38, 2025-05-07T20:59:44.0154865Z log_E=3, 2025-05-07T20:59:44.0155066Z L=19, 2025-05-07T20:59:44.0155256Z D_gradcheck=1, 2025-05-07T20:59:44.0155489Z stochastic_rounding=True, 2025-05-07T20:59:44.0155749Z weighted=True, 2025-05-07T20:59:44.0155959Z row_wise=False, 2025-05-07T20:59:44.0156172Z mixed=False, 2025-05-07T20:59:44.0156389Z use_cache=False, 2025-05-07T20:59:44.0156633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0156927Z use_cpu=False, 2025-05-07T20:59:44.0157168Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0157426Z ) 2025-05-07T20:59:44.0157668Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0158261Z self=, 2025-05-07T20:59:44.0158896Z mixed_B=True, 2025-05-07T20:59:44.0159106Z compile=True, 2025-05-07T20:59:44.0159316Z T=4, 2025-05-07T20:59:44.0159501Z D=110, 2025-05-07T20:59:44.0159686Z B=63, 2025-05-07T20:59:44.0159877Z log_E=5, 2025-05-07T20:59:44.0160123Z L=8, 2025-05-07T20:59:44.0160309Z D_gradcheck=2, 2025-05-07T20:59:44.0160541Z stochastic_rounding=True, 2025-05-07T20:59:44.0160802Z weighted=False, 2025-05-07T20:59:44.0161011Z row_wise=False, 2025-05-07T20:59:44.0161223Z mixed=False, 2025-05-07T20:59:44.0161439Z use_cache=True, 2025-05-07T20:59:44.0161675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0162043Z use_cpu=True, 2025-05-07T20:59:44.0162278Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0162535Z ) 2025-05-07T20:59:44.0162773Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0163366Z self=, 2025-05-07T20:59:44.0163897Z mixed_B=True, 2025-05-07T20:59:44.0164118Z compile=False, 2025-05-07T20:59:44.0164325Z T=2, 2025-05-07T20:59:44.0164508Z D=86, 2025-05-07T20:59:44.0164696Z B=114, 2025-05-07T20:59:44.0164885Z log_E=3, 2025-05-07T20:59:44.0165080Z L=3, 2025-05-07T20:59:44.0165267Z D_gradcheck=1, 2025-05-07T20:59:44.0165500Z stochastic_rounding=True, 2025-05-07T20:59:44.0165761Z weighted=True, 2025-05-07T20:59:44.0165967Z row_wise=True, 2025-05-07T20:59:44.0166181Z mixed=True, 2025-05-07T20:59:44.0166392Z use_cache=True, 2025-05-07T20:59:44.0166629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0166926Z use_cpu=True, 2025-05-07T20:59:44.0167168Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0167428Z ) 2025-05-07T20:59:44.0167671Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0168271Z self=, 2025-05-07T20:59:44.0168808Z mixed_B=True, 2025-05-07T20:59:44.0169022Z compile=True, 2025-05-07T20:59:44.0169231Z T=5, 2025-05-07T20:59:44.0169412Z D=17, 2025-05-07T20:59:44.0169602Z B=63, 2025-05-07T20:59:44.0169842Z log_E=3, 2025-05-07T20:59:44.0170037Z L=15, 2025-05-07T20:59:44.0170234Z D_gradcheck=2, 2025-05-07T20:59:44.0170516Z stochastic_rounding=False, 2025-05-07T20:59:44.0170774Z weighted=True, 2025-05-07T20:59:44.0170988Z row_wise=True, 2025-05-07T20:59:44.0171196Z mixed=True, 2025-05-07T20:59:44.0171415Z use_cache=False, 2025-05-07T20:59:44.0171667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0171964Z use_cpu=False, 2025-05-07T20:59:44.0172201Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0172461Z ) 2025-05-07T20:59:44.0172696Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0173293Z self=, 2025-05-07T20:59:44.0173836Z mixed_B=True, 2025-05-07T20:59:44.0174048Z compile=True, 2025-05-07T20:59:44.0174258Z T=4, 2025-05-07T20:59:44.0174440Z D=116, 2025-05-07T20:59:44.0174625Z B=113, 2025-05-07T20:59:44.0174815Z log_E=5, 2025-05-07T20:59:44.0175005Z L=2, 2025-05-07T20:59:44.0175196Z D_gradcheck=2, 2025-05-07T20:59:44.0175434Z stochastic_rounding=False, 2025-05-07T20:59:44.0175686Z weighted=True, 2025-05-07T20:59:44.0175899Z row_wise=True, 2025-05-07T20:59:44.0176110Z mixed=True, 2025-05-07T20:59:44.0176310Z use_cache=True, 2025-05-07T20:59:44.0176551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0176840Z use_cpu=False, 2025-05-07T20:59:44.0177068Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0177331Z ) 2025-05-07T20:59:44.0352930Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0354657Z self=, 2025-05-07T20:59:44.0355449Z mixed_B=True, 2025-05-07T20:59:44.0363280Z compile=True, 2025-05-07T20:59:44.0363532Z T=5, 2025-05-07T20:59:44.0363722Z D=110, 2025-05-07T20:59:44.0363917Z B=63, 2025-05-07T20:59:44.0364114Z log_E=3, 2025-05-07T20:59:44.0364304Z L=4, 2025-05-07T20:59:44.0364628Z D_gradcheck=2, 2025-05-07T20:59:44.0364871Z stochastic_rounding=True, 2025-05-07T20:59:44.0365166Z weighted=False, 2025-05-07T20:59:44.0365400Z row_wise=True, 2025-05-07T20:59:44.0365613Z mixed=True, 2025-05-07T20:59:44.0365826Z use_cache=True, 2025-05-07T20:59:44.0366064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0366430Z use_cpu=True, 2025-05-07T20:59:44.0366676Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0366940Z ) 2025-05-07T20:59:44.0367185Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0367788Z self=, 2025-05-07T20:59:44.0368326Z mixed_B=True, 2025-05-07T20:59:44.0368547Z compile=True, 2025-05-07T20:59:44.0368761Z T=1, 2025-05-07T20:59:44.0368946Z D=122, 2025-05-07T20:59:44.0369137Z B=71, 2025-05-07T20:59:44.0369330Z log_E=4, 2025-05-07T20:59:44.0369520Z L=9, 2025-05-07T20:59:44.0369723Z D_gradcheck=2, 2025-05-07T20:59:44.0369960Z stochastic_rounding=False, 2025-05-07T20:59:44.0370214Z weighted=True, 2025-05-07T20:59:44.0370434Z row_wise=True, 2025-05-07T20:59:44.0370648Z mixed=False, 2025-05-07T20:59:44.0370852Z use_cache=True, 2025-05-07T20:59:44.0371097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0371390Z use_cpu=True, 2025-05-07T20:59:44.0371634Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0371892Z ) 2025-05-07T20:59:44.0372136Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0372732Z self=, 2025-05-07T20:59:44.0373266Z mixed_B=False, 2025-05-07T20:59:44.0373486Z compile=True, 2025-05-07T20:59:44.0373692Z T=5, 2025-05-07T20:59:44.0373873Z D=95, 2025-05-07T20:59:44.0374057Z B=8, 2025-05-07T20:59:44.0374315Z log_E=3, 2025-05-07T20:59:44.0374503Z L=3, 2025-05-07T20:59:44.0374700Z D_gradcheck=1, 2025-05-07T20:59:44.0374994Z stochastic_rounding=False, 2025-05-07T20:59:44.0375250Z weighted=True, 2025-05-07T20:59:44.0375465Z row_wise=True, 2025-05-07T20:59:44.0375673Z mixed=True, 2025-05-07T20:59:44.0375879Z use_cache=False, 2025-05-07T20:59:44.0376128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0376414Z use_cpu=False, 2025-05-07T20:59:44.0376645Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0376909Z ) 2025-05-07T20:59:44.0377150Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0377748Z self=, 2025-05-07T20:59:44.0378275Z mixed_B=True, 2025-05-07T20:59:44.0378492Z compile=False, 2025-05-07T20:59:44.0378702Z T=1, 2025-05-07T20:59:44.0378880Z D=50, 2025-05-07T20:59:44.0379068Z B=36, 2025-05-07T20:59:44.0379257Z log_E=3, 2025-05-07T20:59:44.0379445Z L=11, 2025-05-07T20:59:44.0379641Z D_gradcheck=1, 2025-05-07T20:59:44.0379871Z stochastic_rounding=True, 2025-05-07T20:59:44.0380123Z weighted=True, 2025-05-07T20:59:44.0380339Z row_wise=True, 2025-05-07T20:59:44.0380551Z mixed=False, 2025-05-07T20:59:44.0380757Z use_cache=True, 2025-05-07T20:59:44.0381001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0381292Z use_cpu=False, 2025-05-07T20:59:44.0381520Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0381782Z ) 2025-05-07T20:59:44.0382019Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0382602Z self=, 2025-05-07T20:59:44.0383146Z mixed_B=False, 2025-05-07T20:59:44.0383361Z compile=False, 2025-05-07T20:59:44.0383569Z T=5, 2025-05-07T20:59:44.0383744Z D=37, 2025-05-07T20:59:44.0383930Z B=116, 2025-05-07T20:59:44.0384112Z log_E=3, 2025-05-07T20:59:44.0384307Z L=0, 2025-05-07T20:59:44.0384551Z D_gradcheck=1, 2025-05-07T20:59:44.0384781Z stochastic_rounding=False, 2025-05-07T20:59:44.0385037Z weighted=True, 2025-05-07T20:59:44.0385248Z row_wise=False, 2025-05-07T20:59:44.0385453Z mixed=False, 2025-05-07T20:59:44.0385662Z use_cache=False, 2025-05-07T20:59:44.0385909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0386242Z use_cpu=True, 2025-05-07T20:59:44.0386469Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0386728Z ) 2025-05-07T20:59:44.0386958Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0387538Z self=, 2025-05-07T20:59:44.0388072Z mixed_B=True, 2025-05-07T20:59:44.0388283Z compile=True, 2025-05-07T20:59:44.0388481Z T=1, 2025-05-07T20:59:44.0388661Z D=47, 2025-05-07T20:59:44.0388843Z B=54, 2025-05-07T20:59:44.0389022Z log_E=3, 2025-05-07T20:59:44.0389211Z L=15, 2025-05-07T20:59:44.0389401Z D_gradcheck=2, 2025-05-07T20:59:44.0389624Z stochastic_rounding=True, 2025-05-07T20:59:44.0389880Z weighted=True, 2025-05-07T20:59:44.0390091Z row_wise=False, 2025-05-07T20:59:44.0390294Z mixed=True, 2025-05-07T20:59:44.0390499Z use_cache=False, 2025-05-07T20:59:44.0390746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0391030Z use_cpu=False, 2025-05-07T20:59:44.0391262Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0391521Z ) 2025-05-07T20:59:44.0391747Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0392336Z self=, 2025-05-07T20:59:44.0392874Z mixed_B=True, 2025-05-07T20:59:44.0393086Z compile=False, 2025-05-07T20:59:44.0393284Z T=2, 2025-05-07T20:59:44.0393469Z D=49, 2025-05-07T20:59:44.0393652Z B=70, 2025-05-07T20:59:44.0393880Z log_E=5, 2025-05-07T20:59:44.0394068Z L=2, 2025-05-07T20:59:44.0394258Z D_gradcheck=2, 2025-05-07T20:59:44.0394522Z stochastic_rounding=False, 2025-05-07T20:59:44.0394780Z weighted=False, 2025-05-07T20:59:44.0394988Z row_wise=True, 2025-05-07T20:59:44.0395189Z mixed=True, 2025-05-07T20:59:44.0395392Z use_cache=True, 2025-05-07T20:59:44.0395628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0396165Z use_cpu=True, 2025-05-07T20:59:44.0396403Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0396661Z ) 2025-05-07T20:59:44.0396892Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0397479Z self=, 2025-05-07T20:59:44.0398015Z mixed_B=False, 2025-05-07T20:59:44.0398230Z compile=False, 2025-05-07T20:59:44.0398432Z T=3, 2025-05-07T20:59:44.0398615Z D=3, 2025-05-07T20:59:44.0398847Z B=107, 2025-05-07T20:59:44.0399029Z log_E=4, 2025-05-07T20:59:44.0399217Z L=12, 2025-05-07T20:59:44.0399409Z D_gradcheck=2, 2025-05-07T20:59:44.0399630Z stochastic_rounding=True, 2025-05-07T20:59:44.0399884Z weighted=True, 2025-05-07T20:59:44.0400092Z row_wise=False, 2025-05-07T20:59:44.0400297Z mixed=False, 2025-05-07T20:59:44.0400508Z use_cache=True, 2025-05-07T20:59:44.0400744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0401023Z use_cpu=True, 2025-05-07T20:59:44.0401253Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0401510Z ) 2025-05-07T20:59:44.0401737Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0402324Z self=, 2025-05-07T20:59:44.0402861Z mixed_B=False, 2025-05-07T20:59:44.0403066Z compile=False, 2025-05-07T20:59:44.0403268Z T=5, 2025-05-07T20:59:44.0403449Z D=63, 2025-05-07T20:59:44.0403625Z B=2, 2025-05-07T20:59:44.0403809Z log_E=4, 2025-05-07T20:59:44.0403999Z L=2, 2025-05-07T20:59:44.0404254Z D_gradcheck=1, 2025-05-07T20:59:44.0404483Z stochastic_rounding=False, 2025-05-07T20:59:44.0404738Z weighted=False, 2025-05-07T20:59:44.0404948Z row_wise=True, 2025-05-07T20:59:44.0405149Z mixed=False, 2025-05-07T20:59:44.0405357Z use_cache=False, 2025-05-07T20:59:44.0405604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0405943Z use_cpu=True, 2025-05-07T20:59:44.0406175Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0406430Z ) 2025-05-07T20:59:44.0406657Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0407244Z self=, 2025-05-07T20:59:44.0407779Z mixed_B=False, 2025-05-07T20:59:44.0407984Z compile=True, 2025-05-07T20:59:44.0408187Z T=5, 2025-05-07T20:59:44.0408368Z D=12, 2025-05-07T20:59:44.0408542Z B=38, 2025-05-07T20:59:44.0408727Z log_E=5, 2025-05-07T20:59:44.0408917Z L=17, 2025-05-07T20:59:44.0409102Z D_gradcheck=1, 2025-05-07T20:59:44.0409336Z stochastic_rounding=False, 2025-05-07T20:59:44.0409594Z weighted=True, 2025-05-07T20:59:44.0409801Z row_wise=True, 2025-05-07T20:59:44.0410006Z mixed=False, 2025-05-07T20:59:44.0410216Z use_cache=False, 2025-05-07T20:59:44.0410461Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0410751Z use_cpu=True, 2025-05-07T20:59:44.0410982Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0411243Z ) 2025-05-07T20:59:44.0411468Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0412053Z self=, 2025-05-07T20:59:44.0412584Z mixed_B=True, 2025-05-07T20:59:44.0412796Z compile=False, 2025-05-07T20:59:44.0413000Z T=3, 2025-05-07T20:59:44.0413179Z D=61, 2025-05-07T20:59:44.0413360Z B=35, 2025-05-07T20:59:44.0413613Z log_E=3, 2025-05-07T20:59:44.0413800Z L=6, 2025-05-07T20:59:44.0413990Z D_gradcheck=1, 2025-05-07T20:59:44.0414274Z stochastic_rounding=False, 2025-05-07T20:59:44.0414526Z weighted=True, 2025-05-07T20:59:44.0414738Z row_wise=False, 2025-05-07T20:59:44.0414947Z mixed=False, 2025-05-07T20:59:44.0415153Z use_cache=True, 2025-05-07T20:59:44.0415414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0415723Z use_cpu=True, 2025-05-07T20:59:44.0415949Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0416213Z ) 2025-05-07T20:59:44.0416448Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0417035Z self=, 2025-05-07T20:59:44.0417563Z mixed_B=True, 2025-05-07T20:59:44.0417770Z compile=True, 2025-05-07T20:59:44.0417969Z T=5, 2025-05-07T20:59:44.0418145Z D=104, 2025-05-07T20:59:44.0418325Z B=24, 2025-05-07T20:59:44.0418513Z log_E=4, 2025-05-07T20:59:44.0418700Z L=10, 2025-05-07T20:59:44.0418888Z D_gradcheck=1, 2025-05-07T20:59:44.0419118Z stochastic_rounding=False, 2025-05-07T20:59:44.0419368Z weighted=False, 2025-05-07T20:59:44.0419581Z row_wise=False, 2025-05-07T20:59:44.0419788Z mixed=True, 2025-05-07T20:59:44.0419986Z use_cache=True, 2025-05-07T20:59:44.0420224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0420517Z use_cpu=True, 2025-05-07T20:59:44.0420741Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0420999Z ) 2025-05-07T20:59:44.0421235Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0421818Z self=, 2025-05-07T20:59:44.0422356Z mixed_B=False, 2025-05-07T20:59:44.0422564Z compile=True, 2025-05-07T20:59:44.0422765Z T=1, 2025-05-07T20:59:44.0422940Z D=64, 2025-05-07T20:59:44.0423123Z B=123, 2025-05-07T20:59:44.0423309Z log_E=4, 2025-05-07T20:59:44.0423495Z L=14, 2025-05-07T20:59:44.0423759Z D_gradcheck=1, 2025-05-07T20:59:44.0423989Z stochastic_rounding=False, 2025-05-07T20:59:44.0424241Z weighted=False, 2025-05-07T20:59:44.0424452Z row_wise=False, 2025-05-07T20:59:44.0424656Z mixed=True, 2025-05-07T20:59:44.0424855Z use_cache=True, 2025-05-07T20:59:44.0425092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0425438Z use_cpu=True, 2025-05-07T20:59:44.0425694Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0425955Z ) 2025-05-07T20:59:44.0426187Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0426768Z self=, 2025-05-07T20:59:44.0427300Z mixed_B=False, 2025-05-07T20:59:44.0427509Z compile=False, 2025-05-07T20:59:44.0427707Z T=1, 2025-05-07T20:59:44.0427885Z D=60, 2025-05-07T20:59:44.0428084Z B=46, 2025-05-07T20:59:44.0428268Z log_E=3, 2025-05-07T20:59:44.0428451Z L=20, 2025-05-07T20:59:44.0428642Z D_gradcheck=2, 2025-05-07T20:59:44.0428872Z stochastic_rounding=False, 2025-05-07T20:59:44.0429121Z weighted=True, 2025-05-07T20:59:44.0429330Z row_wise=True, 2025-05-07T20:59:44.0429534Z mixed=False, 2025-05-07T20:59:44.0429740Z use_cache=False, 2025-05-07T20:59:44.0429980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0430269Z use_cpu=False, 2025-05-07T20:59:44.0430499Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0430750Z ) 2025-05-07T20:59:44.0430979Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0431564Z self=, 2025-05-07T20:59:44.0432093Z mixed_B=False, 2025-05-07T20:59:44.0432305Z compile=True, 2025-05-07T20:59:44.0432506Z T=4, 2025-05-07T20:59:44.0432681Z D=93, 2025-05-07T20:59:44.0432860Z B=109, 2025-05-07T20:59:44.0433091Z log_E=3, 2025-05-07T20:59:44.0433276Z L=3, 2025-05-07T20:59:44.0433465Z D_gradcheck=2, 2025-05-07T20:59:44.0433730Z stochastic_rounding=False, 2025-05-07T20:59:44.0433980Z weighted=False, 2025-05-07T20:59:44.0434188Z row_wise=False, 2025-05-07T20:59:44.0434397Z mixed=True, 2025-05-07T20:59:44.0434595Z use_cache=True, 2025-05-07T20:59:44.0434829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0435138Z use_cpu=False, 2025-05-07T20:59:44.0435387Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0435644Z ) 2025-05-07T20:59:44.0435873Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0436457Z self=, 2025-05-07T20:59:44.0436984Z mixed_B=False, 2025-05-07T20:59:44.0437191Z compile=True, 2025-05-07T20:59:44.0437392Z T=3, 2025-05-07T20:59:44.0437570Z D=70, 2025-05-07T20:59:44.0437747Z B=28, 2025-05-07T20:59:44.0437927Z log_E=4, 2025-05-07T20:59:44.0438113Z L=9, 2025-05-07T20:59:44.0438300Z D_gradcheck=1, 2025-05-07T20:59:44.0438531Z stochastic_rounding=False, 2025-05-07T20:59:44.0438835Z weighted=True, 2025-05-07T20:59:44.0439044Z row_wise=True, 2025-05-07T20:59:44.0439251Z mixed=False, 2025-05-07T20:59:44.0439449Z use_cache=True, 2025-05-07T20:59:44.0439685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0439972Z use_cpu=False, 2025-05-07T20:59:44.0440198Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0440452Z ) 2025-05-07T20:59:44.0440681Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0441257Z self=, 2025-05-07T20:59:44.0441795Z mixed_B=True, 2025-05-07T20:59:44.0442002Z compile=True, 2025-05-07T20:59:44.0442200Z T=1, 2025-05-07T20:59:44.0442374Z D=82, 2025-05-07T20:59:44.0442550Z B=15, 2025-05-07T20:59:44.0442732Z log_E=3, 2025-05-07T20:59:44.0442914Z L=15, 2025-05-07T20:59:44.0443149Z D_gradcheck=2, 2025-05-07T20:59:44.0443372Z stochastic_rounding=True, 2025-05-07T20:59:44.0443622Z weighted=True, 2025-05-07T20:59:44.0443834Z row_wise=False, 2025-05-07T20:59:44.0444041Z mixed=True, 2025-05-07T20:59:44.0444240Z use_cache=False, 2025-05-07T20:59:44.0444481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0444824Z use_cpu=True, 2025-05-07T20:59:44.0445080Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0445338Z ) 2025-05-07T20:59:44.0614880Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0615860Z self=, 2025-05-07T20:59:44.0616619Z mixed_B=False, 2025-05-07T20:59:44.0616913Z compile=True, 2025-05-07T20:59:44.0617198Z T=4, 2025-05-07T20:59:44.0617446Z D=118, 2025-05-07T20:59:44.0617689Z B=120, 2025-05-07T20:59:44.0617950Z log_E=5, 2025-05-07T20:59:44.0618204Z L=0, 2025-05-07T20:59:44.0618451Z D_gradcheck=2, 2025-05-07T20:59:44.0618685Z stochastic_rounding=True, 2025-05-07T20:59:44.0618941Z weighted=False, 2025-05-07T20:59:44.0619147Z row_wise=False, 2025-05-07T20:59:44.0619352Z mixed=False, 2025-05-07T20:59:44.0619556Z use_cache=False, 2025-05-07T20:59:44.0619800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0620087Z use_cpu=False, 2025-05-07T20:59:44.0620317Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0620571Z ) 2025-05-07T20:59:44.0620804Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0621392Z self=, 2025-05-07T20:59:44.0621920Z mixed_B=True, 2025-05-07T20:59:44.0622127Z compile=False, 2025-05-07T20:59:44.0622329Z T=4, 2025-05-07T20:59:44.0622503Z D=46, 2025-05-07T20:59:44.0622684Z B=24, 2025-05-07T20:59:44.0622983Z log_E=5, 2025-05-07T20:59:44.0623169Z L=5, 2025-05-07T20:59:44.0623355Z D_gradcheck=1, 2025-05-07T20:59:44.0623643Z stochastic_rounding=False, 2025-05-07T20:59:44.0623896Z weighted=True, 2025-05-07T20:59:44.0624102Z row_wise=False, 2025-05-07T20:59:44.0624309Z mixed=True, 2025-05-07T20:59:44.0624511Z use_cache=True, 2025-05-07T20:59:44.0624744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0625030Z use_cpu=False, 2025-05-07T20:59:44.0625261Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0625535Z ) 2025-05-07T20:59:44.0625787Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0626374Z self=, 2025-05-07T20:59:44.0626903Z mixed_B=False, 2025-05-07T20:59:44.0627113Z compile=False, 2025-05-07T20:59:44.0627314Z T=2, 2025-05-07T20:59:44.0627490Z D=48, 2025-05-07T20:59:44.0627668Z B=106, 2025-05-07T20:59:44.0627857Z log_E=5, 2025-05-07T20:59:44.0628040Z L=12, 2025-05-07T20:59:44.0628227Z D_gradcheck=1, 2025-05-07T20:59:44.0628456Z stochastic_rounding=True, 2025-05-07T20:59:44.0628701Z weighted=True, 2025-05-07T20:59:44.0628908Z row_wise=False, 2025-05-07T20:59:44.0629114Z mixed=False, 2025-05-07T20:59:44.0629313Z use_cache=True, 2025-05-07T20:59:44.0629547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0629828Z use_cpu=True, 2025-05-07T20:59:44.0630062Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0630318Z ) 2025-05-07T20:59:44.0630546Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0636469Z self=, 2025-05-07T20:59:44.0637045Z mixed_B=True, 2025-05-07T20:59:44.0637255Z compile=False, 2025-05-07T20:59:44.0637459Z T=2, 2025-05-07T20:59:44.0637639Z D=87, 2025-05-07T20:59:44.0637813Z B=79, 2025-05-07T20:59:44.0638002Z log_E=5, 2025-05-07T20:59:44.0638190Z L=5, 2025-05-07T20:59:44.0638471Z D_gradcheck=1, 2025-05-07T20:59:44.0638773Z stochastic_rounding=True, 2025-05-07T20:59:44.0639027Z weighted=True, 2025-05-07T20:59:44.0639233Z row_wise=True, 2025-05-07T20:59:44.0639433Z mixed=False, 2025-05-07T20:59:44.0639637Z use_cache=True, 2025-05-07T20:59:44.0639874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0640220Z use_cpu=True, 2025-05-07T20:59:44.0640449Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0640705Z ) 2025-05-07T20:59:44.0640932Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0641522Z self=, 2025-05-07T20:59:44.0642094Z mixed_B=False, 2025-05-07T20:59:44.0642304Z compile=True, 2025-05-07T20:59:44.0642505Z T=4, 2025-05-07T20:59:44.0642679Z D=128, 2025-05-07T20:59:44.0642856Z B=18, 2025-05-07T20:59:44.0643037Z log_E=3, 2025-05-07T20:59:44.0643230Z L=18, 2025-05-07T20:59:44.0643418Z D_gradcheck=1, 2025-05-07T20:59:44.0643654Z stochastic_rounding=False, 2025-05-07T20:59:44.0643903Z weighted=False, 2025-05-07T20:59:44.0644109Z row_wise=True, 2025-05-07T20:59:44.0644312Z mixed=False, 2025-05-07T20:59:44.0644511Z use_cache=False, 2025-05-07T20:59:44.0644756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0645044Z use_cpu=False, 2025-05-07T20:59:44.0645267Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0645526Z ) 2025-05-07T20:59:44.0645755Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0646335Z self=, 2025-05-07T20:59:44.0646866Z mixed_B=True, 2025-05-07T20:59:44.0647072Z compile=True, 2025-05-07T20:59:44.0647270Z T=3, 2025-05-07T20:59:44.0647443Z D=47, 2025-05-07T20:59:44.0647621Z B=31, 2025-05-07T20:59:44.0647853Z log_E=5, 2025-05-07T20:59:44.0648036Z L=3, 2025-05-07T20:59:44.0648220Z D_gradcheck=1, 2025-05-07T20:59:44.0648481Z stochastic_rounding=True, 2025-05-07T20:59:44.0648728Z weighted=True, 2025-05-07T20:59:44.0648931Z row_wise=False, 2025-05-07T20:59:44.0649135Z mixed=True, 2025-05-07T20:59:44.0649330Z use_cache=True, 2025-05-07T20:59:44.0649565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0649846Z use_cpu=True, 2025-05-07T20:59:44.0650068Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0650325Z ) 2025-05-07T20:59:44.0650551Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0651132Z self=, 2025-05-07T20:59:44.0651666Z mixed_B=False, 2025-05-07T20:59:44.0651876Z compile=True, 2025-05-07T20:59:44.0652070Z T=4, 2025-05-07T20:59:44.0652249Z D=96, 2025-05-07T20:59:44.0652427Z B=10, 2025-05-07T20:59:44.0652604Z log_E=3, 2025-05-07T20:59:44.0652791Z L=13, 2025-05-07T20:59:44.0652981Z D_gradcheck=1, 2025-05-07T20:59:44.0653209Z stochastic_rounding=False, 2025-05-07T20:59:44.0653458Z weighted=False, 2025-05-07T20:59:44.0653665Z row_wise=True, 2025-05-07T20:59:44.0653870Z mixed=True, 2025-05-07T20:59:44.0654069Z use_cache=False, 2025-05-07T20:59:44.0654312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0654593Z use_cpu=True, 2025-05-07T20:59:44.0654817Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0655070Z ) 2025-05-07T20:59:44.0655298Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0655875Z self=, 2025-05-07T20:59:44.0656406Z mixed_B=False, 2025-05-07T20:59:44.0656614Z compile=False, 2025-05-07T20:59:44.0656815Z T=3, 2025-05-07T20:59:44.0656996Z D=126, 2025-05-07T20:59:44.0657176Z B=22, 2025-05-07T20:59:44.0657358Z log_E=3, 2025-05-07T20:59:44.0657545Z L=15, 2025-05-07T20:59:44.0657779Z D_gradcheck=2, 2025-05-07T20:59:44.0658000Z stochastic_rounding=False, 2025-05-07T20:59:44.0658254Z weighted=False, 2025-05-07T20:59:44.0658461Z row_wise=False, 2025-05-07T20:59:44.0658663Z mixed=True, 2025-05-07T20:59:44.0658868Z use_cache=False, 2025-05-07T20:59:44.0659108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0659426Z use_cpu=True, 2025-05-07T20:59:44.0659656Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0659911Z ) 2025-05-07T20:59:44.0660137Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0660721Z self=, 2025-05-07T20:59:44.0661249Z mixed_B=False, 2025-05-07T20:59:44.0661459Z compile=False, 2025-05-07T20:59:44.0661658Z T=2, 2025-05-07T20:59:44.0661836Z D=14, 2025-05-07T20:59:44.0662011Z B=15, 2025-05-07T20:59:44.0662187Z log_E=3, 2025-05-07T20:59:44.0662373Z L=1, 2025-05-07T20:59:44.0662559Z D_gradcheck=1, 2025-05-07T20:59:44.0662777Z stochastic_rounding=True, 2025-05-07T20:59:44.0663029Z weighted=False, 2025-05-07T20:59:44.0663237Z row_wise=True, 2025-05-07T20:59:44.0663437Z mixed=False, 2025-05-07T20:59:44.0663639Z use_cache=False, 2025-05-07T20:59:44.0663882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0664160Z use_cpu=True, 2025-05-07T20:59:44.0664386Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0664639Z ) 2025-05-07T20:59:44.0664865Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0665453Z self=, 2025-05-07T20:59:44.0666032Z mixed_B=True, 2025-05-07T20:59:44.0666235Z compile=True, 2025-05-07T20:59:44.0666433Z T=1, 2025-05-07T20:59:44.0666608Z D=78, 2025-05-07T20:59:44.0666785Z B=87, 2025-05-07T20:59:44.0666960Z log_E=3, 2025-05-07T20:59:44.0667198Z L=18, 2025-05-07T20:59:44.0667383Z D_gradcheck=2, 2025-05-07T20:59:44.0667668Z stochastic_rounding=False, 2025-05-07T20:59:44.0667921Z weighted=False, 2025-05-07T20:59:44.0668134Z row_wise=False, 2025-05-07T20:59:44.0668337Z mixed=False, 2025-05-07T20:59:44.0668541Z use_cache=False, 2025-05-07T20:59:44.0668782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0669063Z use_cpu=True, 2025-05-07T20:59:44.0669293Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0669548Z ) 2025-05-07T20:59:44.0669780Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0670361Z self=, 2025-05-07T20:59:44.0670891Z mixed_B=False, 2025-05-07T20:59:44.0671095Z compile=True, 2025-05-07T20:59:44.0671300Z T=2, 2025-05-07T20:59:44.0671485Z D=23, 2025-05-07T20:59:44.0671661Z B=126, 2025-05-07T20:59:44.0671849Z log_E=3, 2025-05-07T20:59:44.0672034Z L=17, 2025-05-07T20:59:44.0672219Z D_gradcheck=2, 2025-05-07T20:59:44.0672443Z stochastic_rounding=True, 2025-05-07T20:59:44.0672696Z weighted=True, 2025-05-07T20:59:44.0672902Z row_wise=False, 2025-05-07T20:59:44.0673113Z mixed=False, 2025-05-07T20:59:44.0673321Z use_cache=False, 2025-05-07T20:59:44.0673564Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0673843Z use_cpu=True, 2025-05-07T20:59:44.0674073Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0674326Z ) 2025-05-07T20:59:44.0674549Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0675131Z self=, 2025-05-07T20:59:44.0675716Z mixed_B=False, 2025-05-07T20:59:44.0675921Z compile=True, 2025-05-07T20:59:44.0676124Z T=3, 2025-05-07T20:59:44.0676303Z D=2, 2025-05-07T20:59:44.0676478Z B=96, 2025-05-07T20:59:44.0676662Z log_E=5, 2025-05-07T20:59:44.0676850Z L=19, 2025-05-07T20:59:44.0677087Z D_gradcheck=2, 2025-05-07T20:59:44.0677312Z stochastic_rounding=True, 2025-05-07T20:59:44.0677564Z weighted=True, 2025-05-07T20:59:44.0677767Z row_wise=False, 2025-05-07T20:59:44.0677972Z mixed=True, 2025-05-07T20:59:44.0678175Z use_cache=True, 2025-05-07T20:59:44.0678407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0678689Z use_cpu=True, 2025-05-07T20:59:44.0679017Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0679275Z ) 2025-05-07T20:59:44.0679498Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0680080Z self=, 2025-05-07T20:59:44.0680610Z mixed_B=False, 2025-05-07T20:59:44.0680814Z compile=False, 2025-05-07T20:59:44.0681015Z T=1, 2025-05-07T20:59:44.0681191Z D=125, 2025-05-07T20:59:44.0681368Z B=110, 2025-05-07T20:59:44.0681548Z log_E=4, 2025-05-07T20:59:44.0681740Z L=1, 2025-05-07T20:59:44.0681921Z D_gradcheck=2, 2025-05-07T20:59:44.0682149Z stochastic_rounding=True, 2025-05-07T20:59:44.0682400Z weighted=False, 2025-05-07T20:59:44.0682603Z row_wise=False, 2025-05-07T20:59:44.0682809Z mixed=True, 2025-05-07T20:59:44.0683012Z use_cache=False, 2025-05-07T20:59:44.0683251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0683535Z use_cpu=False, 2025-05-07T20:59:44.0683763Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0684016Z ) 2025-05-07T20:59:44.0684242Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0684828Z self=, 2025-05-07T20:59:44.0685359Z mixed_B=False, 2025-05-07T20:59:44.0685565Z compile=True, 2025-05-07T20:59:44.0685762Z T=2, 2025-05-07T20:59:44.0685935Z D=24, 2025-05-07T20:59:44.0686112Z B=84, 2025-05-07T20:59:44.0686290Z log_E=4, 2025-05-07T20:59:44.0686522Z L=0, 2025-05-07T20:59:44.0686706Z D_gradcheck=1, 2025-05-07T20:59:44.0686964Z stochastic_rounding=True, 2025-05-07T20:59:44.0687216Z weighted=False, 2025-05-07T20:59:44.0687424Z row_wise=True, 2025-05-07T20:59:44.0687625Z mixed=True, 2025-05-07T20:59:44.0687823Z use_cache=False, 2025-05-07T20:59:44.0688068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0688347Z use_cpu=False, 2025-05-07T20:59:44.0688576Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0688834Z ) 2025-05-07T20:59:44.0689065Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0689645Z self=, 2025-05-07T20:59:44.0690174Z mixed_B=False, 2025-05-07T20:59:44.0690380Z compile=True, 2025-05-07T20:59:44.0690576Z T=4, 2025-05-07T20:59:44.0690754Z D=58, 2025-05-07T20:59:44.0690932Z B=77, 2025-05-07T20:59:44.0691108Z log_E=5, 2025-05-07T20:59:44.0691297Z L=13, 2025-05-07T20:59:44.0691486Z D_gradcheck=2, 2025-05-07T20:59:44.0691719Z stochastic_rounding=True, 2025-05-07T20:59:44.0691965Z weighted=True, 2025-05-07T20:59:44.0692169Z row_wise=False, 2025-05-07T20:59:44.0692372Z mixed=False, 2025-05-07T20:59:44.0692572Z use_cache=False, 2025-05-07T20:59:44.0692816Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0693099Z use_cpu=False, 2025-05-07T20:59:44.0693328Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0693588Z ) 2025-05-07T20:59:44.0693814Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0694568Z self=, 2025-05-07T20:59:44.0695105Z mixed_B=True, 2025-05-07T20:59:44.0695315Z compile=False, 2025-05-07T20:59:44.0695509Z T=1, 2025-05-07T20:59:44.0695686Z D=24, 2025-05-07T20:59:44.0696090Z B=122, 2025-05-07T20:59:44.0696271Z log_E=4, 2025-05-07T20:59:44.0696463Z L=4, 2025-05-07T20:59:44.0696645Z D_gradcheck=1, 2025-05-07T20:59:44.0696943Z stochastic_rounding=False, 2025-05-07T20:59:44.0697192Z weighted=True, 2025-05-07T20:59:44.0697395Z row_wise=True, 2025-05-07T20:59:44.0697596Z mixed=False, 2025-05-07T20:59:44.0697801Z use_cache=False, 2025-05-07T20:59:44.0698044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0698325Z use_cpu=False, 2025-05-07T20:59:44.0698640Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0699013Z ) 2025-05-07T20:59:44.0699241Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0699821Z self=, 2025-05-07T20:59:44.0700350Z mixed_B=True, 2025-05-07T20:59:44.0700552Z compile=True, 2025-05-07T20:59:44.0700745Z T=2, 2025-05-07T20:59:44.0700927Z D=42, 2025-05-07T20:59:44.0701105Z B=106, 2025-05-07T20:59:44.0701285Z log_E=4, 2025-05-07T20:59:44.0701478Z L=18, 2025-05-07T20:59:44.0701663Z D_gradcheck=1, 2025-05-07T20:59:44.0701889Z stochastic_rounding=False, 2025-05-07T20:59:44.0702139Z weighted=True, 2025-05-07T20:59:44.0702344Z row_wise=False, 2025-05-07T20:59:44.0702544Z mixed=False, 2025-05-07T20:59:44.0702744Z use_cache=True, 2025-05-07T20:59:44.0702975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0703250Z use_cpu=False, 2025-05-07T20:59:44.0703482Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0703734Z ) 2025-05-07T20:59:44.0876673Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0877268Z self=, 2025-05-07T20:59:44.0877805Z mixed_B=False, 2025-05-07T20:59:44.0878034Z compile=True, 2025-05-07T20:59:44.0878263Z T=4, 2025-05-07T20:59:44.0878517Z D=107, 2025-05-07T20:59:44.0878885Z B=93, 2025-05-07T20:59:44.0879160Z log_E=3, 2025-05-07T20:59:44.0879538Z L=19, 2025-05-07T20:59:44.0879793Z D_gradcheck=2, 2025-05-07T20:59:44.0880120Z stochastic_rounding=False, 2025-05-07T20:59:44.0880372Z weighted=False, 2025-05-07T20:59:44.0880584Z row_wise=False, 2025-05-07T20:59:44.0880788Z mixed=False, 2025-05-07T20:59:44.0880988Z use_cache=False, 2025-05-07T20:59:44.0881231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0881514Z use_cpu=False, 2025-05-07T20:59:44.0881738Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0881996Z ) 2025-05-07T20:59:44.0882225Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0882803Z self=, 2025-05-07T20:59:44.0883337Z mixed_B=False, 2025-05-07T20:59:44.0883544Z compile=True, 2025-05-07T20:59:44.0883743Z T=2, 2025-05-07T20:59:44.0883916Z D=30, 2025-05-07T20:59:44.0884092Z B=109, 2025-05-07T20:59:44.0884274Z log_E=4, 2025-05-07T20:59:44.0884457Z L=19, 2025-05-07T20:59:44.0884640Z D_gradcheck=1, 2025-05-07T20:59:44.0884871Z stochastic_rounding=False, 2025-05-07T20:59:44.0885121Z weighted=True, 2025-05-07T20:59:44.0885333Z row_wise=True, 2025-05-07T20:59:44.0885533Z mixed=False, 2025-05-07T20:59:44.0885731Z use_cache=False, 2025-05-07T20:59:44.0885972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0886254Z use_cpu=True, 2025-05-07T20:59:44.0886479Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0886737Z ) 2025-05-07T20:59:44.0886968Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0887546Z self=, 2025-05-07T20:59:44.0888075Z mixed_B=True, 2025-05-07T20:59:44.0888280Z compile=True, 2025-05-07T20:59:44.0888473Z T=2, 2025-05-07T20:59:44.0888648Z D=93, 2025-05-07T20:59:44.0888829Z B=34, 2025-05-07T20:59:44.0889004Z log_E=4, 2025-05-07T20:59:44.0889195Z L=10, 2025-05-07T20:59:44.0889447Z D_gradcheck=1, 2025-05-07T20:59:44.0889671Z stochastic_rounding=False, 2025-05-07T20:59:44.0889919Z weighted=True, 2025-05-07T20:59:44.0890127Z row_wise=True, 2025-05-07T20:59:44.0890328Z mixed=True, 2025-05-07T20:59:44.0890527Z use_cache=True, 2025-05-07T20:59:44.0890766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0891048Z use_cpu=False, 2025-05-07T20:59:44.0891334Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0891417Z ) 2025-05-07T20:59:44.0891551Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0891907Z self=, 2025-05-07T20:59:44.0891991Z mixed_B=True, 2025-05-07T20:59:44.0892072Z compile=True, 2025-05-07T20:59:44.0892144Z T=4, 2025-05-07T20:59:44.0892221Z D=117, 2025-05-07T20:59:44.0892293Z B=23, 2025-05-07T20:59:44.0892409Z log_E=5, 2025-05-07T20:59:44.0892485Z L=20, 2025-05-07T20:59:44.0892563Z D_gradcheck=1, 2025-05-07T20:59:44.0892666Z stochastic_rounding=True, 2025-05-07T20:59:44.0892744Z weighted=True, 2025-05-07T20:59:44.0892823Z row_wise=False, 2025-05-07T20:59:44.0892902Z mixed=False, 2025-05-07T20:59:44.0892983Z use_cache=False, 2025-05-07T20:59:44.0893089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0893173Z use_cpu=True, 2025-05-07T20:59:44.0893276Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0893346Z ) 2025-05-07T20:59:44.0893483Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0893832Z self=, 2025-05-07T20:59:44.0893909Z mixed_B=True, 2025-05-07T20:59:44.0893990Z compile=True, 2025-05-07T20:59:44.0894063Z T=2, 2025-05-07T20:59:44.0894141Z D=14, 2025-05-07T20:59:44.0894214Z B=54, 2025-05-07T20:59:44.0894289Z log_E=4, 2025-05-07T20:59:44.0894412Z L=17, 2025-05-07T20:59:44.0894491Z D_gradcheck=2, 2025-05-07T20:59:44.0894623Z stochastic_rounding=True, 2025-05-07T20:59:44.0894707Z weighted=False, 2025-05-07T20:59:44.0894784Z row_wise=True, 2025-05-07T20:59:44.0894860Z mixed=True, 2025-05-07T20:59:44.0894943Z use_cache=True, 2025-05-07T20:59:44.0895051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0895137Z use_cpu=True, 2025-05-07T20:59:44.0895264Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0895345Z ) 2025-05-07T20:59:44.0895490Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0896044Z self=, 2025-05-07T20:59:44.0896170Z mixed_B=False, 2025-05-07T20:59:44.0896297Z compile=False, 2025-05-07T20:59:44.0896377Z T=4, 2025-05-07T20:59:44.0896451Z D=92, 2025-05-07T20:59:44.0896529Z B=81, 2025-05-07T20:59:44.0896603Z log_E=3, 2025-05-07T20:59:44.0896679Z L=3, 2025-05-07T20:59:44.0896762Z D_gradcheck=2, 2025-05-07T20:59:44.0896866Z stochastic_rounding=False, 2025-05-07T20:59:44.0896946Z weighted=False, 2025-05-07T20:59:44.0897026Z row_wise=True, 2025-05-07T20:59:44.0897102Z mixed=True, 2025-05-07T20:59:44.0897183Z use_cache=False, 2025-05-07T20:59:44.0897295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0897374Z use_cpu=True, 2025-05-07T20:59:44.0897478Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0897551Z ) 2025-05-07T20:59:44.0897685Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0898037Z self=, 2025-05-07T20:59:44.0898117Z mixed_B=False, 2025-05-07T20:59:44.0898197Z compile=True, 2025-05-07T20:59:44.0898275Z T=5, 2025-05-07T20:59:44.0898347Z D=16, 2025-05-07T20:59:44.0898420Z B=101, 2025-05-07T20:59:44.0898499Z log_E=4, 2025-05-07T20:59:44.0898575Z L=14, 2025-05-07T20:59:44.0898655Z D_gradcheck=1, 2025-05-07T20:59:44.0898842Z stochastic_rounding=False, 2025-05-07T20:59:44.0898925Z weighted=False, 2025-05-07T20:59:44.0899003Z row_wise=False, 2025-05-07T20:59:44.0899081Z mixed=True, 2025-05-07T20:59:44.0899160Z use_cache=True, 2025-05-07T20:59:44.0899269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0899351Z use_cpu=True, 2025-05-07T20:59:44.0899509Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0899586Z ) 2025-05-07T20:59:44.0899722Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0900074Z self=, 2025-05-07T20:59:44.0900155Z mixed_B=False, 2025-05-07T20:59:44.0900234Z compile=False, 2025-05-07T20:59:44.0900306Z T=4, 2025-05-07T20:59:44.0900381Z D=22, 2025-05-07T20:59:44.0900453Z B=111, 2025-05-07T20:59:44.0900527Z log_E=5, 2025-05-07T20:59:44.0900610Z L=16, 2025-05-07T20:59:44.0900690Z D_gradcheck=1, 2025-05-07T20:59:44.0900790Z stochastic_rounding=True, 2025-05-07T20:59:44.0900876Z weighted=False, 2025-05-07T20:59:44.0900956Z row_wise=False, 2025-05-07T20:59:44.0901036Z mixed=False, 2025-05-07T20:59:44.0901115Z use_cache=True, 2025-05-07T20:59:44.0901221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0901301Z use_cpu=True, 2025-05-07T20:59:44.0901403Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0901473Z ) 2025-05-07T20:59:44.0901608Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0901956Z self=, 2025-05-07T20:59:44.0902036Z mixed_B=False, 2025-05-07T20:59:44.0902116Z compile=True, 2025-05-07T20:59:44.0902188Z T=1, 2025-05-07T20:59:44.0902260Z D=97, 2025-05-07T20:59:44.0902336Z B=24, 2025-05-07T20:59:44.0902411Z log_E=3, 2025-05-07T20:59:44.0902621Z L=6, 2025-05-07T20:59:44.0902703Z D_gradcheck=2, 2025-05-07T20:59:44.0902855Z stochastic_rounding=True, 2025-05-07T20:59:44.0902942Z weighted=False, 2025-05-07T20:59:44.0903022Z row_wise=True, 2025-05-07T20:59:44.0903100Z mixed=False, 2025-05-07T20:59:44.0903182Z use_cache=False, 2025-05-07T20:59:44.0903288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0908623Z use_cpu=False, 2025-05-07T20:59:44.0908756Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0908831Z ) 2025-05-07T20:59:44.0908984Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0909349Z self=, 2025-05-07T20:59:44.0909434Z mixed_B=False, 2025-05-07T20:59:44.0909516Z compile=False, 2025-05-07T20:59:44.0909590Z T=5, 2025-05-07T20:59:44.0909667Z D=45, 2025-05-07T20:59:44.0909741Z B=102, 2025-05-07T20:59:44.0909816Z log_E=5, 2025-05-07T20:59:44.0909895Z L=16, 2025-05-07T20:59:44.0909976Z D_gradcheck=2, 2025-05-07T20:59:44.0910078Z stochastic_rounding=False, 2025-05-07T20:59:44.0910164Z weighted=True, 2025-05-07T20:59:44.0910246Z row_wise=False, 2025-05-07T20:59:44.0910323Z mixed=False, 2025-05-07T20:59:44.0910408Z use_cache=False, 2025-05-07T20:59:44.0910516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0910593Z use_cpu=True, 2025-05-07T20:59:44.0910703Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0910773Z ) 2025-05-07T20:59:44.0910912Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0911267Z self=, 2025-05-07T20:59:44.0911347Z mixed_B=True, 2025-05-07T20:59:44.0911431Z compile=True, 2025-05-07T20:59:44.0911507Z T=5, 2025-05-07T20:59:44.0911579Z D=62, 2025-05-07T20:59:44.0911658Z B=63, 2025-05-07T20:59:44.0911733Z log_E=4, 2025-05-07T20:59:44.0911808Z L=8, 2025-05-07T20:59:44.0911889Z D_gradcheck=1, 2025-05-07T20:59:44.0912056Z stochastic_rounding=True, 2025-05-07T20:59:44.0912139Z weighted=False, 2025-05-07T20:59:44.0912220Z row_wise=False, 2025-05-07T20:59:44.0912297Z mixed=False, 2025-05-07T20:59:44.0912382Z use_cache=True, 2025-05-07T20:59:44.0912492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0912569Z use_cpu=True, 2025-05-07T20:59:44.0912716Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.0912788Z ) 2025-05-07T20:59:44.0912924Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0913280Z self=, 2025-05-07T20:59:44.0913360Z mixed_B=False, 2025-05-07T20:59:44.0913440Z compile=True, 2025-05-07T20:59:44.0913516Z T=3, 2025-05-07T20:59:44.0913589Z D=14, 2025-05-07T20:59:44.0913661Z B=55, 2025-05-07T20:59:44.0913739Z log_E=5, 2025-05-07T20:59:44.0913817Z L=3, 2025-05-07T20:59:44.0913898Z D_gradcheck=2, 2025-05-07T20:59:44.0913998Z stochastic_rounding=True, 2025-05-07T20:59:44.0914082Z weighted=True, 2025-05-07T20:59:44.0914162Z row_wise=True, 2025-05-07T20:59:44.0914238Z mixed=True, 2025-05-07T20:59:44.0914320Z use_cache=False, 2025-05-07T20:59:44.0914434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0914512Z use_cpu=True, 2025-05-07T20:59:44.0914616Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0914692Z ) 2025-05-07T20:59:44.0914838Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0915227Z self=, 2025-05-07T20:59:44.0915308Z mixed_B=False, 2025-05-07T20:59:44.0915390Z compile=True, 2025-05-07T20:59:44.0915462Z T=1, 2025-05-07T20:59:44.0915540Z D=101, 2025-05-07T20:59:44.0915614Z B=72, 2025-05-07T20:59:44.0915695Z log_E=4, 2025-05-07T20:59:44.0915814Z L=0, 2025-05-07T20:59:44.0915893Z D_gradcheck=1, 2025-05-07T20:59:44.0915995Z stochastic_rounding=False, 2025-05-07T20:59:44.0916113Z weighted=False, 2025-05-07T20:59:44.0916194Z row_wise=False, 2025-05-07T20:59:44.0916273Z mixed=True, 2025-05-07T20:59:44.0916353Z use_cache=True, 2025-05-07T20:59:44.0916459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0916542Z use_cpu=True, 2025-05-07T20:59:44.0916646Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0916717Z ) 2025-05-07T20:59:44.0916855Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0917208Z self=, 2025-05-07T20:59:44.0917285Z mixed_B=True, 2025-05-07T20:59:44.0917367Z compile=True, 2025-05-07T20:59:44.0917443Z T=3, 2025-05-07T20:59:44.0917519Z D=31, 2025-05-07T20:59:44.0917595Z B=123, 2025-05-07T20:59:44.0917671Z log_E=3, 2025-05-07T20:59:44.0917748Z L=13, 2025-05-07T20:59:44.0917828Z D_gradcheck=1, 2025-05-07T20:59:44.0917924Z stochastic_rounding=True, 2025-05-07T20:59:44.0918012Z weighted=False, 2025-05-07T20:59:44.0918090Z row_wise=False, 2025-05-07T20:59:44.0918167Z mixed=False, 2025-05-07T20:59:44.0918250Z use_cache=True, 2025-05-07T20:59:44.0918357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0918435Z use_cpu=True, 2025-05-07T20:59:44.0918539Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0918610Z ) 2025-05-07T20:59:44.0918799Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0919155Z self=, 2025-05-07T20:59:44.0919236Z mixed_B=False, 2025-05-07T20:59:44.0919317Z compile=True, 2025-05-07T20:59:44.0919389Z T=1, 2025-05-07T20:59:44.0919464Z D=93, 2025-05-07T20:59:44.0919540Z B=128, 2025-05-07T20:59:44.0919613Z log_E=3, 2025-05-07T20:59:44.0919690Z L=11, 2025-05-07T20:59:44.0919773Z D_gradcheck=1, 2025-05-07T20:59:44.0919915Z stochastic_rounding=True, 2025-05-07T20:59:44.0919999Z weighted=False, 2025-05-07T20:59:44.0920080Z row_wise=True, 2025-05-07T20:59:44.0920158Z mixed=True, 2025-05-07T20:59:44.0920240Z use_cache=False, 2025-05-07T20:59:44.0920352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0920430Z use_cpu=True, 2025-05-07T20:59:44.0920570Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0920646Z ) 2025-05-07T20:59:44.0920780Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0921137Z self=, 2025-05-07T20:59:44.0921216Z mixed_B=False, 2025-05-07T20:59:44.0921296Z compile=True, 2025-05-07T20:59:44.0921372Z T=2, 2025-05-07T20:59:44.0921445Z D=33, 2025-05-07T20:59:44.0921517Z B=71, 2025-05-07T20:59:44.0921599Z log_E=4, 2025-05-07T20:59:44.0921674Z L=6, 2025-05-07T20:59:44.0921752Z D_gradcheck=2, 2025-05-07T20:59:44.0921857Z stochastic_rounding=False, 2025-05-07T20:59:44.0921943Z weighted=False, 2025-05-07T20:59:44.0922022Z row_wise=False, 2025-05-07T20:59:44.0922102Z mixed=True, 2025-05-07T20:59:44.0922183Z use_cache=False, 2025-05-07T20:59:44.0922293Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.0922379Z use_cpu=False, 2025-05-07T20:59:44.0922481Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.0922554Z ) 2025-05-07T20:59:44.0922689Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.0923041Z self=, 2025-05-07T20:59:44.0923127Z mixed_B=False, 2025-05-07T20:59:44.0923205Z compile=True, 2025-05-07T20:59:44.0923280Z T=5, 2025-05-07T20:59:44.0923358Z D=108, 2025-05-07T20:59:44.0923432Z B=70, 2025-05-07T20:59:44.0923506Z log_E=4, 2025-05-07T20:59:44.0923627Z L=2, 2025-05-07T20:59:44.0923706Z D_gradcheck=2, 2025-05-07T20:59:44.0923803Z stochastic_rounding=False, 2025-05-07T20:59:44.0923924Z weighted=True, 2025-05-07T20:59:44.0924005Z row_wise=False, 2025-05-07T20:59:44.0924085Z mixed=False, 2025-05-07T20:59:44.0924165Z use_cache=True, 2025-05-07T20:59:44.0924270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.0924352Z use_cpu=True, 2025-05-07T20:59:44.0924457Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.0924528Z ) 2025-05-07T20:59:44.1146411Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1147224Z self=, 2025-05-07T20:59:44.1147346Z mixed_B=False, 2025-05-07T20:59:44.1147471Z compile=False, 2025-05-07T20:59:44.1147571Z T=3, 2025-05-07T20:59:44.1147672Z D=28, 2025-05-07T20:59:44.1147776Z B=54, 2025-05-07T20:59:44.1147880Z log_E=4, 2025-05-07T20:59:44.1147992Z L=4, 2025-05-07T20:59:44.1148111Z D_gradcheck=2, 2025-05-07T20:59:44.1148247Z stochastic_rounding=False, 2025-05-07T20:59:44.1148371Z weighted=False, 2025-05-07T20:59:44.1148479Z row_wise=False, 2025-05-07T20:59:44.1148594Z mixed=False, 2025-05-07T20:59:44.1148687Z use_cache=False, 2025-05-07T20:59:44.1148800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.1148881Z use_cpu=True, 2025-05-07T20:59:44.1148992Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.1149064Z ) 2025-05-07T20:59:44.1149205Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1149573Z self=, 2025-05-07T20:59:44.1149654Z mixed_B=True, 2025-05-07T20:59:44.1149733Z compile=True, 2025-05-07T20:59:44.1149809Z T=2, 2025-05-07T20:59:44.1149883Z D=40, 2025-05-07T20:59:44.1149962Z B=7, 2025-05-07T20:59:44.1150038Z log_E=3, 2025-05-07T20:59:44.1150113Z L=9, 2025-05-07T20:59:44.1150201Z D_gradcheck=1, 2025-05-07T20:59:44.1150429Z stochastic_rounding=False, 2025-05-07T20:59:44.1150512Z weighted=False, 2025-05-07T20:59:44.1150596Z row_wise=False, 2025-05-07T20:59:44.1150673Z mixed=False, 2025-05-07T20:59:44.1150755Z use_cache=False, 2025-05-07T20:59:44.1150869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.1150949Z use_cpu=False, 2025-05-07T20:59:44.1151112Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.1151188Z ) 2025-05-07T20:59:44.1151329Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1151683Z self=, 2025-05-07T20:59:44.1151766Z mixed_B=True, 2025-05-07T20:59:44.1151845Z compile=True, 2025-05-07T20:59:44.1151921Z T=2, 2025-05-07T20:59:44.1151997Z D=79, 2025-05-07T20:59:44.1152071Z B=114, 2025-05-07T20:59:44.1152148Z log_E=4, 2025-05-07T20:59:44.1152224Z L=3, 2025-05-07T20:59:44.1152303Z D_gradcheck=2, 2025-05-07T20:59:44.1152406Z stochastic_rounding=True, 2025-05-07T20:59:44.1152489Z weighted=False, 2025-05-07T20:59:44.1152567Z row_wise=False, 2025-05-07T20:59:44.1152651Z mixed=True, 2025-05-07T20:59:44.1152729Z use_cache=True, 2025-05-07T20:59:44.1152835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.1152916Z use_cpu=False, 2025-05-07T20:59:44.1153018Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.1153089Z ) 2025-05-07T20:59:44.1153227Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1153581Z self=, 2025-05-07T20:59:44.1153664Z mixed_B=True, 2025-05-07T20:59:44.1153744Z compile=True, 2025-05-07T20:59:44.1153859Z T=1, 2025-05-07T20:59:44.1153941Z D=48, 2025-05-07T20:59:44.1154015Z B=15, 2025-05-07T20:59:44.1154090Z log_E=5, 2025-05-07T20:59:44.1154235Z L=8, 2025-05-07T20:59:44.1154315Z D_gradcheck=1, 2025-05-07T20:59:44.1154413Z stochastic_rounding=False, 2025-05-07T20:59:44.1154558Z weighted=True, 2025-05-07T20:59:44.1154639Z row_wise=False, 2025-05-07T20:59:44.1154717Z mixed=False, 2025-05-07T20:59:44.1154800Z use_cache=True, 2025-05-07T20:59:44.1154908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.1154992Z use_cpu=True, 2025-05-07T20:59:44.1155095Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.1155166Z ) 2025-05-07T20:59:44.1155304Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1155655Z self=, 2025-05-07T20:59:44.1155738Z mixed_B=False, 2025-05-07T20:59:44.1155828Z compile=False, 2025-05-07T20:59:44.1155905Z T=1, 2025-05-07T20:59:44.1155979Z D=14, 2025-05-07T20:59:44.1156056Z B=55, 2025-05-07T20:59:44.1156132Z log_E=3, 2025-05-07T20:59:44.1156209Z L=5, 2025-05-07T20:59:44.1156292Z D_gradcheck=2, 2025-05-07T20:59:44.1156389Z stochastic_rounding=True, 2025-05-07T20:59:44.1156473Z weighted=True, 2025-05-07T20:59:44.1156560Z row_wise=False, 2025-05-07T20:59:44.1156638Z mixed=True, 2025-05-07T20:59:44.1156724Z use_cache=False, 2025-05-07T20:59:44.1156831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.1156912Z use_cpu=False, 2025-05-07T20:59:44.1157017Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.1157089Z ) 2025-05-07T20:59:44.1157221Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1157577Z self=, 2025-05-07T20:59:44.1157657Z mixed_B=False, 2025-05-07T20:59:44.1157739Z compile=True, 2025-05-07T20:59:44.1157816Z T=2, 2025-05-07T20:59:44.1157891Z D=5, 2025-05-07T20:59:44.1157966Z B=75, 2025-05-07T20:59:44.1158046Z log_E=3, 2025-05-07T20:59:44.1158123Z L=0, 2025-05-07T20:59:44.1158206Z D_gradcheck=1, 2025-05-07T20:59:44.1158354Z stochastic_rounding=False, 2025-05-07T20:59:44.1158436Z weighted=True, 2025-05-07T20:59:44.1158520Z row_wise=False, 2025-05-07T20:59:44.1158597Z mixed=True, 2025-05-07T20:59:44.1158679Z use_cache=False, 2025-05-07T20:59:44.1158895Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.1158976Z use_cpu=False, 2025-05-07T20:59:44.1159124Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.1159201Z ) 2025-05-07T20:59:44.1159336Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1159686Z self=, 2025-05-07T20:59:44.1159772Z mixed_B=False, 2025-05-07T20:59:44.1159851Z compile=True, 2025-05-07T20:59:44.1159925Z T=4, 2025-05-07T20:59:44.1160003Z D=40, 2025-05-07T20:59:44.1160079Z B=68, 2025-05-07T20:59:44.1160161Z log_E=3, 2025-05-07T20:59:44.1160238Z L=8, 2025-05-07T20:59:44.1160320Z D_gradcheck=2, 2025-05-07T20:59:44.1160426Z stochastic_rounding=False, 2025-05-07T20:59:44.1160509Z weighted=True, 2025-05-07T20:59:44.1160588Z row_wise=False, 2025-05-07T20:59:44.1160669Z mixed=True, 2025-05-07T20:59:44.1160750Z use_cache=True, 2025-05-07T20:59:44.1160855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.1160937Z use_cpu=True, 2025-05-07T20:59:44.1161040Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.1161110Z ) 2025-05-07T20:59:44.1161245Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1161597Z self=, 2025-05-07T20:59:44.1161683Z mixed_B=False, 2025-05-07T20:59:44.1161764Z compile=False, 2025-05-07T20:59:44.1161837Z T=2, 2025-05-07T20:59:44.1161914Z D=72, 2025-05-07T20:59:44.1161988Z B=50, 2025-05-07T20:59:44.1162063Z log_E=5, 2025-05-07T20:59:44.1162189Z L=8, 2025-05-07T20:59:44.1162271Z D_gradcheck=1, 2025-05-07T20:59:44.1162368Z stochastic_rounding=True, 2025-05-07T20:59:44.1162491Z weighted=True, 2025-05-07T20:59:44.1162571Z row_wise=False, 2025-05-07T20:59:44.1162649Z mixed=False, 2025-05-07T20:59:44.1162733Z use_cache=True, 2025-05-07T20:59:44.1162838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.1162916Z use_cpu=True, 2025-05-07T20:59:44.1163023Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.1163092Z ) 2025-05-07T20:59:44.1163226Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1163581Z self=, 2025-05-07T20:59:44.1163660Z mixed_B=True, 2025-05-07T20:59:44.1163744Z compile=False, 2025-05-07T20:59:44.1163818Z T=5, 2025-05-07T20:59:44.1163891Z D=61, 2025-05-07T20:59:44.1163970Z B=8, 2025-05-07T20:59:44.1164045Z log_E=4, 2025-05-07T20:59:44.1164122Z L=0, 2025-05-07T20:59:44.1164207Z D_gradcheck=2, 2025-05-07T20:59:44.1164303Z stochastic_rounding=True, 2025-05-07T20:59:44.1164384Z weighted=False, 2025-05-07T20:59:44.1164468Z row_wise=False, 2025-05-07T20:59:44.1164546Z mixed=False, 2025-05-07T20:59:44.1164625Z use_cache=True, 2025-05-07T20:59:44.1164736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.1164816Z use_cpu=False, 2025-05-07T20:59:44.1164918Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.1164990Z ) 2025-05-07T20:59:44.1165125Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1165478Z self=, 2025-05-07T20:59:44.1165559Z mixed_B=True, 2025-05-07T20:59:44.1165642Z compile=False, 2025-05-07T20:59:44.1165720Z T=4, 2025-05-07T20:59:44.1165795Z D=59, 2025-05-07T20:59:44.1165869Z B=74, 2025-05-07T20:59:44.1165948Z log_E=4, 2025-05-07T20:59:44.1166026Z L=3, 2025-05-07T20:59:44.1166106Z D_gradcheck=2, 2025-05-07T20:59:44.1166253Z stochastic_rounding=False, 2025-05-07T20:59:44.1166336Z weighted=False, 2025-05-07T20:59:44.1166416Z row_wise=False, 2025-05-07T20:59:44.1166497Z mixed=True, 2025-05-07T20:59:44.1166579Z use_cache=False, 2025-05-07T20:59:44.1166685Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.1166768Z use_cpu=True, 2025-05-07T20:59:44.1166907Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.1166981Z ) 2025-05-07T20:59:44.1167115Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1167470Z self=, 2025-05-07T20:59:44.1167555Z mixed_B=False, 2025-05-07T20:59:44.1167634Z compile=False, 2025-05-07T20:59:44.1167706Z T=1, 2025-05-07T20:59:44.1167784Z D=126, 2025-05-07T20:59:44.1167858Z B=115, 2025-05-07T20:59:44.1167932Z log_E=4, 2025-05-07T20:59:44.1168009Z L=1, 2025-05-07T20:59:44.1168090Z D_gradcheck=1, 2025-05-07T20:59:44.1168185Z stochastic_rounding=True, 2025-05-07T20:59:44.1168272Z weighted=True, 2025-05-07T20:59:44.1168351Z row_wise=False, 2025-05-07T20:59:44.1168432Z mixed=True, 2025-05-07T20:59:44.1168511Z use_cache=True, 2025-05-07T20:59:44.1168618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.1168698Z use_cpu=True, 2025-05-07T20:59:44.1168800Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.1168871Z ) 2025-05-07T20:59:44.1169008Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1169358Z self=, 2025-05-07T20:59:44.1169438Z mixed_B=False, 2025-05-07T20:59:44.1169525Z compile=True, 2025-05-07T20:59:44.1169598Z T=5, 2025-05-07T20:59:44.1169671Z D=110, 2025-05-07T20:59:44.1169749Z B=103, 2025-05-07T20:59:44.1169835Z log_E=5, 2025-05-07T20:59:44.1169957Z L=20, 2025-05-07T20:59:44.1170039Z D_gradcheck=2, 2025-05-07T20:59:44.1170142Z stochastic_rounding=False, 2025-05-07T20:59:44.1170259Z weighted=True, 2025-05-07T20:59:44.1170343Z row_wise=False, 2025-05-07T20:59:44.1170422Z mixed=True, 2025-05-07T20:59:44.1170503Z use_cache=False, 2025-05-07T20:59:44.1170612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.1170691Z use_cpu=False, 2025-05-07T20:59:44.1170794Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.1170866Z ) 2025-05-07T20:59:44.1170999Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1171346Z self=, 2025-05-07T20:59:44.1171432Z mixed_B=True, 2025-05-07T20:59:44.1171512Z compile=True, 2025-05-07T20:59:44.1171587Z T=5, 2025-05-07T20:59:44.1171669Z D=112, 2025-05-07T20:59:44.1171743Z B=69, 2025-05-07T20:59:44.1171824Z log_E=5, 2025-05-07T20:59:44.1171904Z L=19, 2025-05-07T20:59:44.1171986Z D_gradcheck=2, 2025-05-07T20:59:44.1172085Z stochastic_rounding=False, 2025-05-07T20:59:44.1172167Z weighted=False, 2025-05-07T20:59:44.1172245Z row_wise=True, 2025-05-07T20:59:44.1172327Z mixed=False, 2025-05-07T20:59:44.1172408Z use_cache=False, 2025-05-07T20:59:44.1172514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.1172599Z use_cpu=False, 2025-05-07T20:59:44.1172702Z output_dtype=SparseType.FP16, 2025-05-07T20:59:44.1172772Z ) 2025-05-07T20:59:44.1172907Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1173257Z self=, 2025-05-07T20:59:44.1173337Z mixed_B=True, 2025-05-07T20:59:44.1173422Z compile=False, 2025-05-07T20:59:44.1173497Z T=2, 2025-05-07T20:59:44.1173577Z D=63, 2025-05-07T20:59:44.1173652Z B=26, 2025-05-07T20:59:44.1173727Z log_E=4, 2025-05-07T20:59:44.1173805Z L=7, 2025-05-07T20:59:44.1173886Z D_gradcheck=2, 2025-05-07T20:59:44.1174055Z stochastic_rounding=False, 2025-05-07T20:59:44.1174141Z weighted=False, 2025-05-07T20:59:44.1174220Z row_wise=False, 2025-05-07T20:59:44.1174299Z mixed=True, 2025-05-07T20:59:44.1174385Z use_cache=False, 2025-05-07T20:59:44.1174492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.1174571Z use_cpu=True, 2025-05-07T20:59:44.1174717Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.1174788Z ) 2025-05-07T20:59:44.1174921Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1175274Z self=, 2025-05-07T20:59:44.1175353Z mixed_B=True, 2025-05-07T20:59:44.1175440Z compile=True, 2025-05-07T20:59:44.1175515Z T=5, 2025-05-07T20:59:44.1175589Z D=48, 2025-05-07T20:59:44.1175666Z B=112, 2025-05-07T20:59:44.1175740Z log_E=4, 2025-05-07T20:59:44.1175816Z L=19, 2025-05-07T20:59:44.1175897Z D_gradcheck=1, 2025-05-07T20:59:44.1175992Z stochastic_rounding=True, 2025-05-07T20:59:44.1176074Z weighted=False, 2025-05-07T20:59:44.1176156Z row_wise=False, 2025-05-07T20:59:44.1176234Z mixed=False, 2025-05-07T20:59:44.1176314Z use_cache=True, 2025-05-07T20:59:44.1176423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.1176501Z use_cpu=False, 2025-05-07T20:59:44.1176605Z output_dtype=SparseType.FP32, 2025-05-07T20:59:44.1176681Z ) 2025-05-07T20:59:44.1176818Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1177172Z self=, 2025-05-07T20:59:44.1177253Z mixed_B=False, 2025-05-07T20:59:44.1177332Z compile=True, 2025-05-07T20:59:44.1177406Z T=1, 2025-05-07T20:59:44.1177478Z D=66, 2025-05-07T20:59:44.1177550Z B=119, 2025-05-07T20:59:44.1177628Z log_E=3, 2025-05-07T20:59:44.1177754Z L=16, 2025-05-07T20:59:44.1177833Z D_gradcheck=1, 2025-05-07T20:59:44.1177934Z stochastic_rounding=True, 2025-05-07T20:59:44.1178052Z weighted=False, 2025-05-07T20:59:44.1178132Z row_wise=True, 2025-05-07T20:59:44.1178218Z mixed=False, 2025-05-07T20:59:44.1178298Z use_cache=True, 2025-05-07T20:59:44.1178409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:44.1178489Z use_cpu=True, 2025-05-07T20:59:44.1178591Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.1178665Z ) 2025-05-07T20:59:44.1178798Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:44.1179149Z self=, 2025-05-07T20:59:44.1179231Z mixed_B=True, 2025-05-07T20:59:44.1179313Z compile=False, 2025-05-07T20:59:44.1179384Z T=4, 2025-05-07T20:59:44.1179460Z D=43, 2025-05-07T20:59:44.1179533Z B=110, 2025-05-07T20:59:44.1179607Z log_E=3, 2025-05-07T20:59:44.1179688Z L=19, 2025-05-07T20:59:44.1179768Z D_gradcheck=1, 2025-05-07T20:59:44.1179865Z stochastic_rounding=False, 2025-05-07T20:59:44.1179951Z weighted=True, 2025-05-07T20:59:44.1180033Z row_wise=True, 2025-05-07T20:59:44.1180115Z mixed=False, 2025-05-07T20:59:44.1180196Z use_cache=False, 2025-05-07T20:59:44.1180302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:44.1180386Z use_cpu=False, 2025-05-07T20:59:44.1180490Z output_dtype=SparseType.BF16, 2025-05-07T20:59:44.1180559Z ) 2025-05-07T21:00:07.1704970Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1708073Z self=, 2025-05-07T21:00:07.1709110Z mixed_B=False, 2025-05-07T21:00:07.1709447Z compile=True, 2025-05-07T21:00:07.1709762Z T=5, 2025-05-07T21:00:07.1710052Z D=21, 2025-05-07T21:00:07.1710331Z B=94, 2025-05-07T21:00:07.1710616Z log_E=3, 2025-05-07T21:00:07.1710947Z L=17, 2025-05-07T21:00:07.1711245Z D_gradcheck=1, 2025-05-07T21:00:07.1712692Z stochastic_rounding=True, 2025-05-07T21:00:07.1713135Z weighted=False, 2025-05-07T21:00:07.1713469Z row_wise=True, 2025-05-07T21:00:07.1713814Z mixed=True, 2025-05-07T21:00:07.1714143Z use_cache=True, 2025-05-07T21:00:07.1714519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1715002Z use_cpu=True, 2025-05-07T21:00:07.1715541Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.1715992Z ) 2025-05-07T21:00:07.1716376Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1717391Z self=, 2025-05-07T21:00:07.1718327Z mixed_B=True, 2025-05-07T21:00:07.1718662Z compile=False, 2025-05-07T21:00:07.1719134Z T=2, 2025-05-07T21:00:07.1719423Z D=68, 2025-05-07T21:00:07.1719716Z B=125, 2025-05-07T21:00:07.1720015Z log_E=3, 2025-05-07T21:00:07.1720329Z L=11, 2025-05-07T21:00:07.1720628Z D_gradcheck=2, 2025-05-07T21:00:07.1721007Z stochastic_rounding=False, 2025-05-07T21:00:07.1721436Z weighted=False, 2025-05-07T21:00:07.1721776Z row_wise=True, 2025-05-07T21:00:07.1722112Z mixed=True, 2025-05-07T21:00:07.1722443Z use_cache=False, 2025-05-07T21:00:07.1722831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1723303Z use_cpu=False, 2025-05-07T21:00:07.1723691Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.1724106Z ) 2025-05-07T21:00:07.1724487Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1725524Z self=, 2025-05-07T21:00:07.1726442Z mixed_B=True, 2025-05-07T21:00:07.1726766Z compile=True, 2025-05-07T21:00:07.1727089Z T=2, 2025-05-07T21:00:07.1727373Z D=101, 2025-05-07T21:00:07.1727655Z B=2, 2025-05-07T21:00:07.1727945Z log_E=5, 2025-05-07T21:00:07.1728443Z L=0, 2025-05-07T21:00:07.1728766Z D_gradcheck=2, 2025-05-07T21:00:07.1729181Z stochastic_rounding=True, 2025-05-07T21:00:07.1729730Z weighted=False, 2025-05-07T21:00:07.1730081Z row_wise=False, 2025-05-07T21:00:07.1730437Z mixed=True, 2025-05-07T21:00:07.1730781Z use_cache=True, 2025-05-07T21:00:07.1731164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1731632Z use_cpu=False, 2025-05-07T21:00:07.1732026Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.1732447Z ) 2025-05-07T21:00:07.1732811Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1733798Z self=, 2025-05-07T21:00:07.1734699Z mixed_B=False, 2025-05-07T21:00:07.1735046Z compile=False, 2025-05-07T21:00:07.1735384Z T=5, 2025-05-07T21:00:07.1735672Z D=97, 2025-05-07T21:00:07.1735958Z B=41, 2025-05-07T21:00:07.1736255Z log_E=4, 2025-05-07T21:00:07.1736570Z L=5, 2025-05-07T21:00:07.1736862Z D_gradcheck=1, 2025-05-07T21:00:07.1737234Z stochastic_rounding=True, 2025-05-07T21:00:07.1737641Z weighted=True, 2025-05-07T21:00:07.1737968Z row_wise=True, 2025-05-07T21:00:07.1738291Z mixed=False, 2025-05-07T21:00:07.1738623Z use_cache=True, 2025-05-07T21:00:07.1739000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1739471Z use_cpu=True, 2025-05-07T21:00:07.1739854Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.1740275Z ) 2025-05-07T21:00:07.1740657Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1741653Z self=, 2025-05-07T21:00:07.1742571Z mixed_B=False, 2025-05-07T21:00:07.1742926Z compile=False, 2025-05-07T21:00:07.1743259Z T=5, 2025-05-07T21:00:07.1743549Z D=126, 2025-05-07T21:00:07.1743847Z B=30, 2025-05-07T21:00:07.1744135Z log_E=5, 2025-05-07T21:00:07.1744452Z L=11, 2025-05-07T21:00:07.1744752Z D_gradcheck=1, 2025-05-07T21:00:07.1745234Z stochastic_rounding=False, 2025-05-07T21:00:07.1745639Z weighted=True, 2025-05-07T21:00:07.1745993Z row_wise=False, 2025-05-07T21:00:07.1746329Z mixed=True, 2025-05-07T21:00:07.1746668Z use_cache=True, 2025-05-07T21:00:07.1747047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1747518Z use_cpu=False, 2025-05-07T21:00:07.1747984Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.1748417Z ) 2025-05-07T21:00:07.1748793Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1749829Z self=, 2025-05-07T21:00:07.1750746Z mixed_B=True, 2025-05-07T21:00:07.1751088Z compile=True, 2025-05-07T21:00:07.1751413Z T=3, 2025-05-07T21:00:07.1751692Z D=66, 2025-05-07T21:00:07.1751977Z B=94, 2025-05-07T21:00:07.1752262Z log_E=5, 2025-05-07T21:00:07.1752573Z L=9, 2025-05-07T21:00:07.1752875Z D_gradcheck=1, 2025-05-07T21:00:07.1753279Z stochastic_rounding=True, 2025-05-07T21:00:07.1753723Z weighted=True, 2025-05-07T21:00:07.1754044Z row_wise=False, 2025-05-07T21:00:07.1754374Z mixed=False, 2025-05-07T21:00:07.1754712Z use_cache=False, 2025-05-07T21:00:07.1755126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1764445Z use_cpu=False, 2025-05-07T21:00:07.1764858Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.1765288Z ) 2025-05-07T21:00:07.1765674Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1766671Z self=, 2025-05-07T21:00:07.1767588Z mixed_B=True, 2025-05-07T21:00:07.1767934Z compile=True, 2025-05-07T21:00:07.1768272Z T=4, 2025-05-07T21:00:07.1768565Z D=56, 2025-05-07T21:00:07.1768855Z B=25, 2025-05-07T21:00:07.1769156Z log_E=3, 2025-05-07T21:00:07.1769455Z L=6, 2025-05-07T21:00:07.1769882Z D_gradcheck=2, 2025-05-07T21:00:07.1770261Z stochastic_rounding=False, 2025-05-07T21:00:07.1770754Z weighted=False, 2025-05-07T21:00:07.1771112Z row_wise=False, 2025-05-07T21:00:07.1771459Z mixed=True, 2025-05-07T21:00:07.1771802Z use_cache=True, 2025-05-07T21:00:07.1772216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1772712Z use_cpu=False, 2025-05-07T21:00:07.1773112Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.1773545Z ) 2025-05-07T21:00:07.1773924Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1774915Z self=, 2025-05-07T21:00:07.1775836Z mixed_B=True, 2025-05-07T21:00:07.1776226Z compile=False, 2025-05-07T21:00:07.1776559Z T=2, 2025-05-07T21:00:07.1776839Z D=44, 2025-05-07T21:00:07.1777128Z B=26, 2025-05-07T21:00:07.1777430Z log_E=3, 2025-05-07T21:00:07.1777739Z L=20, 2025-05-07T21:00:07.1778064Z D_gradcheck=1, 2025-05-07T21:00:07.1778444Z stochastic_rounding=True, 2025-05-07T21:00:07.1778873Z weighted=True, 2025-05-07T21:00:07.1779223Z row_wise=True, 2025-05-07T21:00:07.1779554Z mixed=False, 2025-05-07T21:00:07.1779872Z use_cache=False, 2025-05-07T21:00:07.1780270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1780730Z use_cpu=True, 2025-05-07T21:00:07.1781097Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.1781538Z ) 2025-05-07T21:00:07.1781918Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1782924Z self=, 2025-05-07T21:00:07.1783838Z mixed_B=False, 2025-05-07T21:00:07.1784193Z compile=False, 2025-05-07T21:00:07.1784527Z T=4, 2025-05-07T21:00:07.1784818Z D=87, 2025-05-07T21:00:07.1785111Z B=18, 2025-05-07T21:00:07.1785412Z log_E=5, 2025-05-07T21:00:07.1785722Z L=18, 2025-05-07T21:00:07.1786029Z D_gradcheck=1, 2025-05-07T21:00:07.1786519Z stochastic_rounding=True, 2025-05-07T21:00:07.1786926Z weighted=True, 2025-05-07T21:00:07.1787283Z row_wise=False, 2025-05-07T21:00:07.1787626Z mixed=False, 2025-05-07T21:00:07.1787962Z use_cache=False, 2025-05-07T21:00:07.1788368Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1788854Z use_cpu=False, 2025-05-07T21:00:07.1789309Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.1789754Z ) 2025-05-07T21:00:07.1790133Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1791134Z self=, 2025-05-07T21:00:07.1792069Z mixed_B=True, 2025-05-07T21:00:07.1792411Z compile=True, 2025-05-07T21:00:07.1792752Z T=5, 2025-05-07T21:00:07.1793041Z D=92, 2025-05-07T21:00:07.1793343Z B=117, 2025-05-07T21:00:07.1793656Z log_E=4, 2025-05-07T21:00:07.1793958Z L=7, 2025-05-07T21:00:07.1794274Z D_gradcheck=2, 2025-05-07T21:00:07.1794672Z stochastic_rounding=True, 2025-05-07T21:00:07.1795102Z weighted=True, 2025-05-07T21:00:07.1795464Z row_wise=False, 2025-05-07T21:00:07.1795819Z mixed=False, 2025-05-07T21:00:07.1796547Z use_cache=False, 2025-05-07T21:00:07.1796947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1797419Z use_cpu=True, 2025-05-07T21:00:07.1797788Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.1798213Z ) 2025-05-07T21:00:07.1798604Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1799707Z self=, 2025-05-07T21:00:07.1800623Z mixed_B=True, 2025-05-07T21:00:07.1800987Z compile=True, 2025-05-07T21:00:07.1801327Z T=2, 2025-05-07T21:00:07.1801635Z D=44, 2025-05-07T21:00:07.1801926Z B=95, 2025-05-07T21:00:07.1802220Z log_E=4, 2025-05-07T21:00:07.1802512Z L=0, 2025-05-07T21:00:07.1802998Z D_gradcheck=1, 2025-05-07T21:00:07.1803364Z stochastic_rounding=True, 2025-05-07T21:00:07.1803863Z weighted=True, 2025-05-07T21:00:07.1804209Z row_wise=False, 2025-05-07T21:00:07.1804549Z mixed=True, 2025-05-07T21:00:07.1804877Z use_cache=True, 2025-05-07T21:00:07.1805260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1805718Z use_cpu=True, 2025-05-07T21:00:07.1806104Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.1806519Z ) 2025-05-07T21:00:07.1806901Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1807893Z self=, 2025-05-07T21:00:07.1808817Z mixed_B=True, 2025-05-07T21:00:07.1809161Z compile=False, 2025-05-07T21:00:07.1809502Z T=4, 2025-05-07T21:00:07.1809783Z D=22, 2025-05-07T21:00:07.1810077Z B=20, 2025-05-07T21:00:07.1810376Z log_E=4, 2025-05-07T21:00:07.1810676Z L=6, 2025-05-07T21:00:07.1810990Z D_gradcheck=1, 2025-05-07T21:00:07.1811349Z stochastic_rounding=True, 2025-05-07T21:00:07.1811775Z weighted=True, 2025-05-07T21:00:07.1812115Z row_wise=False, 2025-05-07T21:00:07.1812460Z mixed=True, 2025-05-07T21:00:07.1812793Z use_cache=True, 2025-05-07T21:00:07.1813170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1813641Z use_cpu=True, 2025-05-07T21:00:07.1814023Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.1814441Z ) 2025-05-07T21:00:07.1814820Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1815823Z self=, 2025-05-07T21:00:07.1816737Z mixed_B=True, 2025-05-07T21:00:07.1817081Z compile=False, 2025-05-07T21:00:07.1817425Z T=2, 2025-05-07T21:00:07.1817726Z D=80, 2025-05-07T21:00:07.1818039Z B=72, 2025-05-07T21:00:07.1818338Z log_E=5, 2025-05-07T21:00:07.1818644Z L=9, 2025-05-07T21:00:07.1818954Z D_gradcheck=2, 2025-05-07T21:00:07.1819319Z stochastic_rounding=True, 2025-05-07T21:00:07.1819864Z weighted=False, 2025-05-07T21:00:07.1820202Z row_wise=True, 2025-05-07T21:00:07.1820528Z mixed=False, 2025-05-07T21:00:07.1820866Z use_cache=True, 2025-05-07T21:00:07.1821270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1821785Z use_cpu=False, 2025-05-07T21:00:07.1822242Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.1822671Z ) 2025-05-07T21:00:07.1823065Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1824076Z self=, 2025-05-07T21:00:07.1825004Z mixed_B=True, 2025-05-07T21:00:07.1825332Z compile=True, 2025-05-07T21:00:07.1825656Z T=2, 2025-05-07T21:00:07.1825935Z D=15, 2025-05-07T21:00:07.1826222Z B=49, 2025-05-07T21:00:07.1826514Z log_E=4, 2025-05-07T21:00:07.1826809Z L=10, 2025-05-07T21:00:07.1827123Z D_gradcheck=1, 2025-05-07T21:00:07.1827483Z stochastic_rounding=False, 2025-05-07T21:00:07.1827907Z weighted=False, 2025-05-07T21:00:07.1828259Z row_wise=False, 2025-05-07T21:00:07.1828592Z mixed=False, 2025-05-07T21:00:07.1828928Z use_cache=False, 2025-05-07T21:00:07.1829321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1829797Z use_cpu=True, 2025-05-07T21:00:07.1830169Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.1830601Z ) 2025-05-07T21:00:07.1830977Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1832025Z self=, 2025-05-07T21:00:07.1832932Z mixed_B=True, 2025-05-07T21:00:07.1833280Z compile=False, 2025-05-07T21:00:07.1833611Z T=2, 2025-05-07T21:00:07.1833902Z D=29, 2025-05-07T21:00:07.1834195Z B=29, 2025-05-07T21:00:07.1834490Z log_E=3, 2025-05-07T21:00:07.1834797Z L=11, 2025-05-07T21:00:07.1835204Z D_gradcheck=2, 2025-05-07T21:00:07.1835576Z stochastic_rounding=False, 2025-05-07T21:00:07.1836064Z weighted=False, 2025-05-07T21:00:07.1836419Z row_wise=True, 2025-05-07T21:00:07.1836758Z mixed=False, 2025-05-07T21:00:07.1837097Z use_cache=False, 2025-05-07T21:00:07.1837490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.1837972Z use_cpu=False, 2025-05-07T21:00:07.1838350Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.1838862Z ) 2025-05-07T21:00:07.1839252Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1840242Z self=, 2025-05-07T21:00:07.1841209Z mixed_B=True, 2025-05-07T21:00:07.1841565Z compile=True, 2025-05-07T21:00:07.1841943Z T=3, 2025-05-07T21:00:07.1842197Z D=101, 2025-05-07T21:00:07.1842474Z B=71, 2025-05-07T21:00:07.1842726Z log_E=4, 2025-05-07T21:00:07.1842991Z L=6, 2025-05-07T21:00:07.1843271Z D_gradcheck=2, 2025-05-07T21:00:07.1843606Z stochastic_rounding=False, 2025-05-07T21:00:07.1843946Z weighted=False, 2025-05-07T21:00:07.1844251Z row_wise=True, 2025-05-07T21:00:07.1844538Z mixed=False, 2025-05-07T21:00:07.1844855Z use_cache=True, 2025-05-07T21:00:07.1845212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1845641Z use_cpu=False, 2025-05-07T21:00:07.1845993Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.1846392Z ) 2025-05-07T21:00:07.1846731Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.1847651Z self=, 2025-05-07T21:00:07.1848494Z mixed_B=True, 2025-05-07T21:00:07.1848798Z compile=False, 2025-05-07T21:00:07.1849105Z T=4, 2025-05-07T21:00:07.1849374Z D=68, 2025-05-07T21:00:07.1849636Z B=41, 2025-05-07T21:00:07.1849914Z log_E=4, 2025-05-07T21:00:07.1850195Z L=15, 2025-05-07T21:00:07.1850471Z D_gradcheck=1, 2025-05-07T21:00:07.1850805Z stochastic_rounding=True, 2025-05-07T21:00:07.1851288Z weighted=True, 2025-05-07T21:00:07.1851595Z row_wise=False, 2025-05-07T21:00:07.1851907Z mixed=False, 2025-05-07T21:00:07.1852215Z use_cache=False, 2025-05-07T21:00:07.1852580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.1853008Z use_cpu=False, 2025-05-07T21:00:07.1853409Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.1853805Z ) 2025-05-07T21:00:07.8009480Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8010636Z self=, 2025-05-07T21:00:07.8011536Z mixed_B=True, 2025-05-07T21:00:07.8011899Z compile=False, 2025-05-07T21:00:07.8012241Z T=3, 2025-05-07T21:00:07.8012555Z D=84, 2025-05-07T21:00:07.8012869Z B=70, 2025-05-07T21:00:07.8013169Z log_E=4, 2025-05-07T21:00:07.8013483Z L=2, 2025-05-07T21:00:07.8013822Z D_gradcheck=2, 2025-05-07T21:00:07.8014170Z stochastic_rounding=True, 2025-05-07T21:00:07.8014586Z weighted=True, 2025-05-07T21:00:07.8014929Z row_wise=False, 2025-05-07T21:00:07.8015257Z mixed=False, 2025-05-07T21:00:07.8015599Z use_cache=True, 2025-05-07T21:00:07.8015983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8016433Z use_cpu=True, 2025-05-07T21:00:07.8016829Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8017256Z ) 2025-05-07T21:00:07.8017639Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8018620Z self=, 2025-05-07T21:00:07.8019546Z mixed_B=True, 2025-05-07T21:00:07.8019893Z compile=True, 2025-05-07T21:00:07.8020222Z T=5, 2025-05-07T21:00:07.8020513Z D=84, 2025-05-07T21:00:07.8020809Z B=73, 2025-05-07T21:00:07.8021094Z log_E=3, 2025-05-07T21:00:07.8021403Z L=14, 2025-05-07T21:00:07.8022056Z D_gradcheck=2, 2025-05-07T21:00:07.8022422Z stochastic_rounding=False, 2025-05-07T21:00:07.8022847Z weighted=False, 2025-05-07T21:00:07.8023319Z row_wise=True, 2025-05-07T21:00:07.8023653Z mixed=True, 2025-05-07T21:00:07.8023996Z use_cache=False, 2025-05-07T21:00:07.8024390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8024856Z use_cpu=True, 2025-05-07T21:00:07.8025237Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8025667Z ) 2025-05-07T21:00:07.8026038Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8027046Z self=, 2025-05-07T21:00:07.8027965Z mixed_B=True, 2025-05-07T21:00:07.8028313Z compile=False, 2025-05-07T21:00:07.8028640Z T=1, 2025-05-07T21:00:07.8028939Z D=11, 2025-05-07T21:00:07.8029253Z B=57, 2025-05-07T21:00:07.8029551Z log_E=5, 2025-05-07T21:00:07.8029864Z L=5, 2025-05-07T21:00:07.8030180Z D_gradcheck=1, 2025-05-07T21:00:07.8030543Z stochastic_rounding=False, 2025-05-07T21:00:07.8030957Z weighted=True, 2025-05-07T21:00:07.8031307Z row_wise=False, 2025-05-07T21:00:07.8031633Z mixed=True, 2025-05-07T21:00:07.8032014Z use_cache=True, 2025-05-07T21:00:07.8032398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8032853Z use_cpu=True, 2025-05-07T21:00:07.8033219Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8033646Z ) 2025-05-07T21:00:07.8034023Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8035056Z self=, 2025-05-07T21:00:07.8035960Z mixed_B=False, 2025-05-07T21:00:07.8036310Z compile=False, 2025-05-07T21:00:07.8036653Z T=3, 2025-05-07T21:00:07.8036958Z D=26, 2025-05-07T21:00:07.8037262Z B=35, 2025-05-07T21:00:07.8037554Z log_E=5, 2025-05-07T21:00:07.8037861Z L=17, 2025-05-07T21:00:07.8038159Z D_gradcheck=2, 2025-05-07T21:00:07.8038516Z stochastic_rounding=True, 2025-05-07T21:00:07.8039176Z weighted=False, 2025-05-07T21:00:07.8039528Z row_wise=False, 2025-05-07T21:00:07.8039862Z mixed=True, 2025-05-07T21:00:07.8040193Z use_cache=False, 2025-05-07T21:00:07.8040584Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8041053Z use_cpu=False, 2025-05-07T21:00:07.8041431Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8042005Z ) 2025-05-07T21:00:07.8042392Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8043389Z self=, 2025-05-07T21:00:07.8044318Z mixed_B=False, 2025-05-07T21:00:07.8044658Z compile=False, 2025-05-07T21:00:07.8044999Z T=1, 2025-05-07T21:00:07.8045288Z D=90, 2025-05-07T21:00:07.8045575Z B=105, 2025-05-07T21:00:07.8045879Z log_E=3, 2025-05-07T21:00:07.8046181Z L=20, 2025-05-07T21:00:07.8046485Z D_gradcheck=2, 2025-05-07T21:00:07.8046857Z stochastic_rounding=False, 2025-05-07T21:00:07.8047287Z weighted=True, 2025-05-07T21:00:07.8047629Z row_wise=False, 2025-05-07T21:00:07.8047972Z mixed=False, 2025-05-07T21:00:07.8048317Z use_cache=True, 2025-05-07T21:00:07.8048702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8049168Z use_cpu=False, 2025-05-07T21:00:07.8049550Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8049983Z ) 2025-05-07T21:00:07.8050351Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8051353Z self=, 2025-05-07T21:00:07.8052285Z mixed_B=False, 2025-05-07T21:00:07.8052615Z compile=False, 2025-05-07T21:00:07.8052954Z T=4, 2025-05-07T21:00:07.8053261Z D=81, 2025-05-07T21:00:07.8053561Z B=43, 2025-05-07T21:00:07.8053868Z log_E=4, 2025-05-07T21:00:07.8054187Z L=14, 2025-05-07T21:00:07.8054598Z D_gradcheck=1, 2025-05-07T21:00:07.8054962Z stochastic_rounding=False, 2025-05-07T21:00:07.8055377Z weighted=False, 2025-05-07T21:00:07.8055774Z row_wise=False, 2025-05-07T21:00:07.8056106Z mixed=True, 2025-05-07T21:00:07.8056439Z use_cache=True, 2025-05-07T21:00:07.8056817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8057331Z use_cpu=True, 2025-05-07T21:00:07.8057745Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8058151Z ) 2025-05-07T21:00:07.8058520Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8059541Z self=, 2025-05-07T21:00:07.8060483Z mixed_B=False, 2025-05-07T21:00:07.8060811Z compile=False, 2025-05-07T21:00:07.8061132Z T=1, 2025-05-07T21:00:07.8061425Z D=97, 2025-05-07T21:00:07.8061706Z B=34, 2025-05-07T21:00:07.8061994Z log_E=4, 2025-05-07T21:00:07.8062295Z L=6, 2025-05-07T21:00:07.8062599Z D_gradcheck=1, 2025-05-07T21:00:07.8062963Z stochastic_rounding=False, 2025-05-07T21:00:07.8063388Z weighted=False, 2025-05-07T21:00:07.8063733Z row_wise=False, 2025-05-07T21:00:07.8064068Z mixed=True, 2025-05-07T21:00:07.8064409Z use_cache=False, 2025-05-07T21:00:07.8064796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8065278Z use_cpu=False, 2025-05-07T21:00:07.8065655Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8066078Z ) 2025-05-07T21:00:07.8066453Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8067453Z self=, 2025-05-07T21:00:07.8068372Z mixed_B=False, 2025-05-07T21:00:07.8068715Z compile=True, 2025-05-07T21:00:07.8069047Z T=1, 2025-05-07T21:00:07.8069343Z D=34, 2025-05-07T21:00:07.8069690Z B=62, 2025-05-07T21:00:07.8069980Z log_E=4, 2025-05-07T21:00:07.8070293Z L=19, 2025-05-07T21:00:07.8070600Z D_gradcheck=1, 2025-05-07T21:00:07.8070965Z stochastic_rounding=False, 2025-05-07T21:00:07.8071485Z weighted=False, 2025-05-07T21:00:07.8071839Z row_wise=True, 2025-05-07T21:00:07.8072170Z mixed=False, 2025-05-07T21:00:07.8072501Z use_cache=True, 2025-05-07T21:00:07.8072884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8073360Z use_cpu=False, 2025-05-07T21:00:07.8073853Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8074293Z ) 2025-05-07T21:00:07.8074673Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8075668Z self=, 2025-05-07T21:00:07.8076631Z mixed_B=False, 2025-05-07T21:00:07.8076985Z compile=False, 2025-05-07T21:00:07.8077314Z T=3, 2025-05-07T21:00:07.8077623Z D=29, 2025-05-07T21:00:07.8077905Z B=87, 2025-05-07T21:00:07.8087831Z log_E=4, 2025-05-07T21:00:07.8088152Z L=18, 2025-05-07T21:00:07.8088465Z D_gradcheck=2, 2025-05-07T21:00:07.8088845Z stochastic_rounding=False, 2025-05-07T21:00:07.8089267Z weighted=True, 2025-05-07T21:00:07.8089628Z row_wise=True, 2025-05-07T21:00:07.8089951Z mixed=False, 2025-05-07T21:00:07.8090296Z use_cache=False, 2025-05-07T21:00:07.8090696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8091171Z use_cpu=True, 2025-05-07T21:00:07.8091558Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8091992Z ) 2025-05-07T21:00:07.8092368Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8093372Z self=, 2025-05-07T21:00:07.8094310Z mixed_B=False, 2025-05-07T21:00:07.8094649Z compile=True, 2025-05-07T21:00:07.8094990Z T=5, 2025-05-07T21:00:07.8095287Z D=88, 2025-05-07T21:00:07.8095571Z B=101, 2025-05-07T21:00:07.8096239Z log_E=4, 2025-05-07T21:00:07.8096567Z L=17, 2025-05-07T21:00:07.8097044Z D_gradcheck=1, 2025-05-07T21:00:07.8097407Z stochastic_rounding=True, 2025-05-07T21:00:07.8097841Z weighted=True, 2025-05-07T21:00:07.8098283Z row_wise=True, 2025-05-07T21:00:07.8098638Z mixed=False, 2025-05-07T21:00:07.8098997Z use_cache=False, 2025-05-07T21:00:07.8099417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8099890Z use_cpu=False, 2025-05-07T21:00:07.8100289Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8100716Z ) 2025-05-07T21:00:07.8101084Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8102065Z self=, 2025-05-07T21:00:07.8103047Z mixed_B=False, 2025-05-07T21:00:07.8103395Z compile=False, 2025-05-07T21:00:07.8103717Z T=2, 2025-05-07T21:00:07.8104012Z D=37, 2025-05-07T21:00:07.8104308Z B=105, 2025-05-07T21:00:07.8104617Z log_E=5, 2025-05-07T21:00:07.8104940Z L=12, 2025-05-07T21:00:07.8105247Z D_gradcheck=2, 2025-05-07T21:00:07.8105623Z stochastic_rounding=False, 2025-05-07T21:00:07.8106062Z weighted=False, 2025-05-07T21:00:07.8106399Z row_wise=True, 2025-05-07T21:00:07.8106727Z mixed=True, 2025-05-07T21:00:07.8107057Z use_cache=False, 2025-05-07T21:00:07.8107449Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8107921Z use_cpu=True, 2025-05-07T21:00:07.8108306Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8108724Z ) 2025-05-07T21:00:07.8109103Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8110104Z self=, 2025-05-07T21:00:07.8111026Z mixed_B=False, 2025-05-07T21:00:07.8111367Z compile=False, 2025-05-07T21:00:07.8111711Z T=3, 2025-05-07T21:00:07.8112007Z D=28, 2025-05-07T21:00:07.8112296Z B=95, 2025-05-07T21:00:07.8112598Z log_E=4, 2025-05-07T21:00:07.8112905Z L=4, 2025-05-07T21:00:07.8113206Z D_gradcheck=2, 2025-05-07T21:00:07.8113577Z stochastic_rounding=True, 2025-05-07T21:00:07.8114145Z weighted=True, 2025-05-07T21:00:07.8114485Z row_wise=True, 2025-05-07T21:00:07.8114823Z mixed=True, 2025-05-07T21:00:07.8115168Z use_cache=True, 2025-05-07T21:00:07.8115547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8116024Z use_cpu=False, 2025-05-07T21:00:07.8116533Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8116968Z ) 2025-05-07T21:00:07.8117357Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8118358Z self=, 2025-05-07T21:00:07.8119395Z mixed_B=True, 2025-05-07T21:00:07.8119746Z compile=False, 2025-05-07T21:00:07.8120080Z T=4, 2025-05-07T21:00:07.8120377Z D=12, 2025-05-07T21:00:07.8120666Z B=23, 2025-05-07T21:00:07.8120955Z log_E=5, 2025-05-07T21:00:07.8121265Z L=10, 2025-05-07T21:00:07.8121583Z D_gradcheck=2, 2025-05-07T21:00:07.8121978Z stochastic_rounding=True, 2025-05-07T21:00:07.8122455Z weighted=False, 2025-05-07T21:00:07.8122813Z row_wise=True, 2025-05-07T21:00:07.8123143Z mixed=False, 2025-05-07T21:00:07.8123479Z use_cache=False, 2025-05-07T21:00:07.8123860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8124309Z use_cpu=True, 2025-05-07T21:00:07.8124685Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8125107Z ) 2025-05-07T21:00:07.8125475Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8126455Z self=, 2025-05-07T21:00:07.8127436Z mixed_B=False, 2025-05-07T21:00:07.8127767Z compile=False, 2025-05-07T21:00:07.8128082Z T=4, 2025-05-07T21:00:07.8128377Z D=88, 2025-05-07T21:00:07.8128683Z B=57, 2025-05-07T21:00:07.8128975Z log_E=4, 2025-05-07T21:00:07.8129291Z L=6, 2025-05-07T21:00:07.8129712Z D_gradcheck=2, 2025-05-07T21:00:07.8130073Z stochastic_rounding=True, 2025-05-07T21:00:07.8130494Z weighted=False, 2025-05-07T21:00:07.8130899Z row_wise=True, 2025-05-07T21:00:07.8131225Z mixed=True, 2025-05-07T21:00:07.8131551Z use_cache=False, 2025-05-07T21:00:07.8131941Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8132403Z use_cpu=True, 2025-05-07T21:00:07.8132783Z output_dtype=SparseType.FP32, 2025-05-07T21:00:07.8133211Z ) 2025-05-07T21:00:07.8133580Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8134569Z self=, 2025-05-07T21:00:07.8135489Z mixed_B=True, 2025-05-07T21:00:07.8135830Z compile=True, 2025-05-07T21:00:07.8136164Z T=4, 2025-05-07T21:00:07.8136455Z D=49, 2025-05-07T21:00:07.8136743Z B=93, 2025-05-07T21:00:07.8137033Z log_E=5, 2025-05-07T21:00:07.8137337Z L=8, 2025-05-07T21:00:07.8137642Z D_gradcheck=1, 2025-05-07T21:00:07.8138002Z stochastic_rounding=True, 2025-05-07T21:00:07.8138424Z weighted=True, 2025-05-07T21:00:07.8138773Z row_wise=False, 2025-05-07T21:00:07.8139107Z mixed=True, 2025-05-07T21:00:07.8139435Z use_cache=True, 2025-05-07T21:00:07.8139817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8140278Z use_cpu=False, 2025-05-07T21:00:07.8140666Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8141100Z ) 2025-05-07T21:00:07.8141476Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8142475Z self=, 2025-05-07T21:00:07.8143394Z mixed_B=True, 2025-05-07T21:00:07.8143733Z compile=False, 2025-05-07T21:00:07.8144070Z T=5, 2025-05-07T21:00:07.8144359Z D=126, 2025-05-07T21:00:07.8144646Z B=16, 2025-05-07T21:00:07.8144939Z log_E=3, 2025-05-07T21:00:07.8145243Z L=7, 2025-05-07T21:00:07.8145542Z D_gradcheck=2, 2025-05-07T21:00:07.8145925Z stochastic_rounding=True, 2025-05-07T21:00:07.8146466Z weighted=True, 2025-05-07T21:00:07.8146822Z row_wise=False, 2025-05-07T21:00:07.8147165Z mixed=True, 2025-05-07T21:00:07.8147499Z use_cache=False, 2025-05-07T21:00:07.8147881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:07.8148344Z use_cpu=False, 2025-05-07T21:00:07.8148713Z output_dtype=SparseType.FP16, 2025-05-07T21:00:07.8149227Z ) 2025-05-07T21:00:07.8149634Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:07.8150642Z self=, 2025-05-07T21:00:07.8151559Z mixed_B=True, 2025-05-07T21:00:07.8151922Z compile=False, 2025-05-07T21:00:07.8152299Z T=3, 2025-05-07T21:00:07.8152600Z D=38, 2025-05-07T21:00:07.8152893Z B=105, 2025-05-07T21:00:07.8153190Z log_E=4, 2025-05-07T21:00:07.8153485Z L=1, 2025-05-07T21:00:07.8153787Z D_gradcheck=2, 2025-05-07T21:00:07.8154154Z stochastic_rounding=False, 2025-05-07T21:00:07.8154569Z weighted=False, 2025-05-07T21:00:07.8154911Z row_wise=False, 2025-05-07T21:00:07.8155254Z mixed=True, 2025-05-07T21:00:07.8155582Z use_cache=False, 2025-05-07T21:00:07.8155972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:07.8156440Z use_cpu=True, 2025-05-07T21:00:07.8156816Z output_dtype=SparseType.BF16, 2025-05-07T21:00:07.8157236Z ) 2025-05-07T21:00:17.1300260Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:17.1301068Z self=, 2025-05-07T21:00:17.1301844Z mixed_B=False, 2025-05-07T21:00:17.1302127Z compile=True, 2025-05-07T21:00:17.1302393Z T=2, 2025-05-07T21:00:17.1302596Z D=123, 2025-05-07T21:00:17.1302789Z B=48, 2025-05-07T21:00:17.1302976Z log_E=4, 2025-05-07T21:00:17.1303167Z L=12, 2025-05-07T21:00:17.1303771Z D_gradcheck=1, 2025-05-07T21:00:17.1304117Z stochastic_rounding=True, 2025-05-07T21:00:17.1304445Z weighted=True, 2025-05-07T21:00:17.1304774Z row_wise=True, 2025-05-07T21:00:17.1305046Z mixed=False, 2025-05-07T21:00:17.1305334Z use_cache=False, 2025-05-07T21:00:17.1305689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.1306092Z use_cpu=True, 2025-05-07T21:00:17.1306410Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.1306785Z ) 2025-05-07T21:00:17.1307098Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:17.1307701Z self=, 2025-05-07T21:00:17.1308236Z mixed_B=True, 2025-05-07T21:00:17.1308453Z compile=False, 2025-05-07T21:00:17.1308664Z T=1, 2025-05-07T21:00:17.1308848Z D=88, 2025-05-07T21:00:17.1309035Z B=46, 2025-05-07T21:00:17.1309225Z log_E=5, 2025-05-07T21:00:17.1309413Z L=11, 2025-05-07T21:00:17.1309607Z D_gradcheck=2, 2025-05-07T21:00:17.1309834Z stochastic_rounding=True, 2025-05-07T21:00:17.1310087Z weighted=True, 2025-05-07T21:00:17.1310308Z row_wise=False, 2025-05-07T21:00:17.1310520Z mixed=False, 2025-05-07T21:00:17.1310728Z use_cache=False, 2025-05-07T21:00:17.1310980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1311266Z use_cpu=True, 2025-05-07T21:00:17.1311495Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.1311765Z ) 2025-05-07T21:00:17.1312001Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:17.1312587Z self=, 2025-05-07T21:00:17.1313127Z mixed_B=False, 2025-05-07T21:00:17.1313344Z compile=False, 2025-05-07T21:00:17.1313551Z T=1, 2025-05-07T21:00:17.1313731Z D=121, 2025-05-07T21:00:17.1313919Z B=70, 2025-05-07T21:00:17.1314105Z log_E=3, 2025-05-07T21:00:17.1314292Z L=16, 2025-05-07T21:00:17.1314485Z D_gradcheck=1, 2025-05-07T21:00:17.1314711Z stochastic_rounding=True, 2025-05-07T21:00:17.1315078Z weighted=False, 2025-05-07T21:00:17.1315297Z row_wise=False, 2025-05-07T21:00:17.1315510Z mixed=True, 2025-05-07T21:00:17.1315715Z use_cache=True, 2025-05-07T21:00:17.1315956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1316246Z use_cpu=False, 2025-05-07T21:00:17.1316474Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.1316815Z ) 2025-05-07T21:00:17.1317056Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:17.1317640Z self=, 2025-05-07T21:00:17.1318179Z mixed_B=False, 2025-05-07T21:00:17.1318390Z compile=True, 2025-05-07T21:00:17.1318590Z T=3, 2025-05-07T21:00:17.1318879Z D=114, 2025-05-07T21:00:17.1319066Z B=71, 2025-05-07T21:00:17.1319248Z log_E=3, 2025-05-07T21:00:17.1319443Z L=5, 2025-05-07T21:00:17.1319635Z D_gradcheck=1, 2025-05-07T21:00:17.1319860Z stochastic_rounding=True, 2025-05-07T21:00:17.1320121Z weighted=False, 2025-05-07T21:00:17.1320338Z row_wise=True, 2025-05-07T21:00:17.1320550Z mixed=False, 2025-05-07T21:00:17.1320757Z use_cache=True, 2025-05-07T21:00:17.1321001Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1321289Z use_cpu=True, 2025-05-07T21:00:17.1321516Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.1321809Z ) 2025-05-07T21:00:17.1322044Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:17.1322634Z self=, 2025-05-07T21:00:17.1323173Z mixed_B=False, 2025-05-07T21:00:17.1323384Z compile=True, 2025-05-07T21:00:17.1323588Z T=3, 2025-05-07T21:00:17.1323774Z D=69, 2025-05-07T21:00:17.1323952Z B=55, 2025-05-07T21:00:17.1324137Z log_E=4, 2025-05-07T21:00:17.1324333Z L=18, 2025-05-07T21:00:17.1324596Z D_gradcheck=2, 2025-05-07T21:00:17.1324850Z stochastic_rounding=False, 2025-05-07T21:00:17.1325110Z weighted=True, 2025-05-07T21:00:17.1325358Z row_wise=False, 2025-05-07T21:00:17.1325572Z mixed=True, 2025-05-07T21:00:17.1325786Z use_cache=False, 2025-05-07T21:00:17.1326029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.1326317Z use_cpu=False, 2025-05-07T21:00:17.1326552Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.1326814Z ) 2025-05-07T21:00:17.1327048Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:17.1327637Z self=, 2025-05-07T21:00:17.1328175Z mixed_B=False, 2025-05-07T21:00:17.1328387Z compile=False, 2025-05-07T21:00:17.1328596Z T=4, 2025-05-07T21:00:17.1328782Z D=112, 2025-05-07T21:00:17.1328963Z B=93, 2025-05-07T21:00:17.1329147Z log_E=4, 2025-05-07T21:00:17.1329341Z L=16, 2025-05-07T21:00:17.1329530Z D_gradcheck=2, 2025-05-07T21:00:17.1329759Z stochastic_rounding=False, 2025-05-07T21:00:17.1330025Z weighted=True, 2025-05-07T21:00:17.1330237Z row_wise=False, 2025-05-07T21:00:17.1330458Z mixed=False, 2025-05-07T21:00:17.1330674Z use_cache=True, 2025-05-07T21:00:17.1330908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.1331198Z use_cpu=True, 2025-05-07T21:00:17.1331439Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.1331699Z ) 2025-05-07T21:00:17.1331937Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:17.1332530Z self=, 2025-05-07T21:00:17.1333064Z mixed_B=False, 2025-05-07T21:00:17.1333286Z compile=False, 2025-05-07T21:00:17.1333494Z T=1, 2025-05-07T21:00:17.1333675Z D=49, 2025-05-07T21:00:17.1333864Z B=66, 2025-05-07T21:00:17.1334051Z log_E=3, 2025-05-07T21:00:17.1334243Z L=13, 2025-05-07T21:00:17.1334438Z D_gradcheck=1, 2025-05-07T21:00:17.1334666Z stochastic_rounding=True, 2025-05-07T21:00:17.1334977Z weighted=True, 2025-05-07T21:00:17.1335190Z row_wise=False, 2025-05-07T21:00:17.1335402Z mixed=True, 2025-05-07T21:00:17.1335611Z use_cache=False, 2025-05-07T21:00:17.1335854Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.1336142Z use_cpu=True, 2025-05-07T21:00:17.1336376Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.1336677Z ) 2025-05-07T21:00:17.1336914Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:17.1337505Z self=, 2025-05-07T21:00:17.1338038Z mixed_B=False, 2025-05-07T21:00:17.1338255Z compile=False, 2025-05-07T21:00:17.1338463Z T=1, 2025-05-07T21:00:17.1338642Z D=87, 2025-05-07T21:00:17.1338828Z B=78, 2025-05-07T21:00:17.1339016Z log_E=4, 2025-05-07T21:00:17.1339204Z L=18, 2025-05-07T21:00:17.1339398Z D_gradcheck=2, 2025-05-07T21:00:17.1339625Z stochastic_rounding=True, 2025-05-07T21:00:17.1339886Z weighted=False, 2025-05-07T21:00:17.1340104Z row_wise=True, 2025-05-07T21:00:17.1340315Z mixed=False, 2025-05-07T21:00:17.1340534Z use_cache=False, 2025-05-07T21:00:17.1340778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1341064Z use_cpu=False, 2025-05-07T21:00:17.1341298Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.1341563Z ) 2025-05-07T21:00:17.1341802Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:17.1342397Z self=, 2025-05-07T21:00:17.1342929Z mixed_B=False, 2025-05-07T21:00:17.1343145Z compile=False, 2025-05-07T21:00:17.1343353Z T=1, 2025-05-07T21:00:17.1343534Z D=18, 2025-05-07T21:00:17.1343720Z B=78, 2025-05-07T21:00:17.1343909Z log_E=4, 2025-05-07T21:00:17.1344098Z L=18, 2025-05-07T21:00:17.1344339Z D_gradcheck=2, 2025-05-07T21:00:17.1344566Z stochastic_rounding=True, 2025-05-07T21:00:17.1344824Z weighted=False, 2025-05-07T21:00:17.1345117Z row_wise=True, 2025-05-07T21:00:17.1345329Z mixed=False, 2025-05-07T21:00:17.1345537Z use_cache=False, 2025-05-07T21:00:17.1345784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1346073Z use_cpu=False, 2025-05-07T21:00:17.1346301Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.1346564Z ) 2025-05-07T21:00:17.1346798Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:17.1347387Z self=, 2025-05-07T21:00:17.1347916Z mixed_B=False, 2025-05-07T21:00:17.1348130Z compile=False, 2025-05-07T21:00:17.1348337Z T=1, 2025-05-07T21:00:17.1348516Z D=18, 2025-05-07T21:00:17.1348703Z B=18, 2025-05-07T21:00:17.1348889Z log_E=4, 2025-05-07T21:00:17.1349074Z L=18, 2025-05-07T21:00:17.1349269Z D_gradcheck=2, 2025-05-07T21:00:17.1349496Z stochastic_rounding=True, 2025-05-07T21:00:17.1349753Z weighted=False, 2025-05-07T21:00:17.1349973Z row_wise=True, 2025-05-07T21:00:17.1350188Z mixed=False, 2025-05-07T21:00:17.1350393Z use_cache=False, 2025-05-07T21:00:17.1350643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1350931Z use_cpu=False, 2025-05-07T21:00:17.1351162Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.1351424Z ) 2025-05-07T21:00:17.1351658Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:17.1352241Z self=, 2025-05-07T21:00:17.1352776Z mixed_B=False, 2025-05-07T21:00:17.1352988Z compile=False, 2025-05-07T21:00:17.1353196Z T=2, 2025-05-07T21:00:17.1353376Z D=18, 2025-05-07T21:00:17.1353559Z B=18, 2025-05-07T21:00:17.1353748Z log_E=4, 2025-05-07T21:00:17.1353939Z L=18, 2025-05-07T21:00:17.1354134Z D_gradcheck=2, 2025-05-07T21:00:17.1354453Z stochastic_rounding=True, 2025-05-07T21:00:17.1355034Z weighted=False, 2025-05-07T21:00:17.1362393Z row_wise=True, 2025-05-07T21:00:17.1362625Z mixed=False, 2025-05-07T21:00:17.1362840Z use_cache=False, 2025-05-07T21:00:17.1363099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1363396Z use_cpu=False, 2025-05-07T21:00:17.1363634Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.1363981Z ) 2025-05-07T21:00:17.1364232Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:17.1364827Z self=, 2025-05-07T21:00:17.1365373Z mixed_B=False, 2025-05-07T21:00:17.1365597Z compile=False, 2025-05-07T21:00:17.1365806Z T=2, 2025-05-07T21:00:17.1365998Z D=18, 2025-05-07T21:00:17.1366187Z B=18, 2025-05-07T21:00:17.1366372Z log_E=4, 2025-05-07T21:00:17.1366574Z L=18, 2025-05-07T21:00:17.1366780Z D_gradcheck=1, 2025-05-07T21:00:17.1367015Z stochastic_rounding=True, 2025-05-07T21:00:17.1367278Z weighted=False, 2025-05-07T21:00:17.1367500Z row_wise=True, 2025-05-07T21:00:17.1367716Z mixed=False, 2025-05-07T21:00:17.1367929Z use_cache=False, 2025-05-07T21:00:17.1368184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1368483Z use_cpu=False, 2025-05-07T21:00:17.1368718Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.1368988Z ) 2025-05-07T21:00:17.1369174Z PASSED 2025-05-07T21:00:17.1932642Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.1933785Z self=, 2025-05-07T21:00:17.1934385Z compile=False, 2025-05-07T21:00:17.1934610Z T=1, 2025-05-07T21:00:17.1934808Z D=2, 2025-05-07T21:00:17.1935065Z B=1, 2025-05-07T21:00:17.1935502Z log_E=3, 2025-05-07T21:00:17.1935856Z L=0, 2025-05-07T21:00:17.1936124Z D_gradcheck=1, 2025-05-07T21:00:17.1936517Z stochastic_rounding=False, 2025-05-07T21:00:17.1936862Z weighted=False, 2025-05-07T21:00:17.1937089Z row_wise=False, 2025-05-07T21:00:17.1937311Z mixed=False, 2025-05-07T21:00:17.1937524Z use_cache=False, 2025-05-07T21:00:17.1937782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1938081Z use_cpu=False, 2025-05-07T21:00:17.1938316Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.1938592Z ) 2025-05-07T21:00:17.1938839Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.1939434Z self=, 2025-05-07T21:00:17.1939982Z compile=True, 2025-05-07T21:00:17.1940195Z T=1, 2025-05-07T21:00:17.1940383Z D=2, 2025-05-07T21:00:17.1940564Z B=1, 2025-05-07T21:00:17.1940748Z log_E=3, 2025-05-07T21:00:17.1940949Z L=0, 2025-05-07T21:00:17.1941135Z D_gradcheck=1, 2025-05-07T21:00:17.1941369Z stochastic_rounding=False, 2025-05-07T21:00:17.1941632Z weighted=False, 2025-05-07T21:00:17.1941843Z row_wise=False, 2025-05-07T21:00:17.1942055Z mixed=False, 2025-05-07T21:00:17.1942268Z use_cache=False, 2025-05-07T21:00:17.1942517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1942809Z use_cpu=False, 2025-05-07T21:00:17.1943053Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.1943316Z ) 2025-05-07T21:00:17.1943560Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.1944162Z self=, 2025-05-07T21:00:17.1944734Z compile=False, 2025-05-07T21:00:17.1944974Z T=4, 2025-05-07T21:00:17.1945167Z D=2, 2025-05-07T21:00:17.1945351Z B=1, 2025-05-07T21:00:17.1945546Z log_E=3, 2025-05-07T21:00:17.1945748Z L=0, 2025-05-07T21:00:17.1945936Z D_gradcheck=1, 2025-05-07T21:00:17.1946174Z stochastic_rounding=False, 2025-05-07T21:00:17.1946514Z weighted=False, 2025-05-07T21:00:17.1946735Z row_wise=False, 2025-05-07T21:00:17.1946940Z mixed=False, 2025-05-07T21:00:17.1947162Z use_cache=False, 2025-05-07T21:00:17.1947419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1947703Z use_cpu=False, 2025-05-07T21:00:17.1947938Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.1948271Z ) 2025-05-07T21:00:17.1948505Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.1949100Z self=, 2025-05-07T21:00:17.1949640Z compile=False, 2025-05-07T21:00:17.1949848Z T=4, 2025-05-07T21:00:17.1950027Z D=23, 2025-05-07T21:00:17.1950220Z B=74, 2025-05-07T21:00:17.1950416Z log_E=4, 2025-05-07T21:00:17.1950603Z L=17, 2025-05-07T21:00:17.1950796Z D_gradcheck=1, 2025-05-07T21:00:17.1951026Z stochastic_rounding=False, 2025-05-07T21:00:17.1951284Z weighted=False, 2025-05-07T21:00:17.1951503Z row_wise=False, 2025-05-07T21:00:17.1951718Z mixed=True, 2025-05-07T21:00:17.1951920Z use_cache=True, 2025-05-07T21:00:17.1952163Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1952452Z use_cpu=True, 2025-05-07T21:00:17.1952684Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.1952947Z ) 2025-05-07T21:00:17.1953187Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.1953772Z self=, 2025-05-07T21:00:17.1954316Z compile=False, 2025-05-07T21:00:17.1954525Z T=2, 2025-05-07T21:00:17.1954705Z D=5, 2025-05-07T21:00:17.1954893Z B=111, 2025-05-07T21:00:17.1955084Z log_E=4, 2025-05-07T21:00:17.1955274Z L=11, 2025-05-07T21:00:17.1955469Z D_gradcheck=2, 2025-05-07T21:00:17.1955703Z stochastic_rounding=True, 2025-05-07T21:00:17.1956021Z weighted=False, 2025-05-07T21:00:17.1956231Z row_wise=True, 2025-05-07T21:00:17.1956443Z mixed=True, 2025-05-07T21:00:17.1956693Z use_cache=True, 2025-05-07T21:00:17.1956928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.1957216Z use_cpu=False, 2025-05-07T21:00:17.1957456Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.1957714Z ) 2025-05-07T21:00:17.1957949Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.1958548Z self=, 2025-05-07T21:00:17.1959193Z compile=False, 2025-05-07T21:00:17.1959402Z T=1, 2025-05-07T21:00:17.1959592Z D=99, 2025-05-07T21:00:17.1959773Z B=10, 2025-05-07T21:00:17.1959967Z log_E=3, 2025-05-07T21:00:17.1960163Z L=4, 2025-05-07T21:00:17.1960348Z D_gradcheck=1, 2025-05-07T21:00:17.1960579Z stochastic_rounding=True, 2025-05-07T21:00:17.1960842Z weighted=False, 2025-05-07T21:00:17.1961054Z row_wise=True, 2025-05-07T21:00:17.1961268Z mixed=True, 2025-05-07T21:00:17.1961483Z use_cache=True, 2025-05-07T21:00:17.1961726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.1962023Z use_cpu=True, 2025-05-07T21:00:17.1962258Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.1962522Z ) 2025-05-07T21:00:17.1962758Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.1963362Z self=, 2025-05-07T21:00:17.1963904Z compile=False, 2025-05-07T21:00:17.1964108Z T=4, 2025-05-07T21:00:17.1964297Z D=96, 2025-05-07T21:00:17.1964485Z B=41, 2025-05-07T21:00:17.1964672Z log_E=3, 2025-05-07T21:00:17.1964864Z L=16, 2025-05-07T21:00:17.1965054Z D_gradcheck=1, 2025-05-07T21:00:17.1965277Z stochastic_rounding=True, 2025-05-07T21:00:17.1965537Z weighted=False, 2025-05-07T21:00:17.1965752Z row_wise=False, 2025-05-07T21:00:17.1965960Z mixed=True, 2025-05-07T21:00:17.1966169Z use_cache=True, 2025-05-07T21:00:17.1966463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1966748Z use_cpu=True, 2025-05-07T21:00:17.1966980Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.1967241Z ) 2025-05-07T21:00:17.1967469Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.1968106Z self=, 2025-05-07T21:00:17.1968654Z compile=True, 2025-05-07T21:00:17.1968865Z T=2, 2025-05-07T21:00:17.1969049Z D=18, 2025-05-07T21:00:17.1969244Z B=105, 2025-05-07T21:00:17.1969435Z log_E=5, 2025-05-07T21:00:17.1969624Z L=11, 2025-05-07T21:00:17.1969819Z D_gradcheck=2, 2025-05-07T21:00:17.1970050Z stochastic_rounding=False, 2025-05-07T21:00:17.1970308Z weighted=False, 2025-05-07T21:00:17.1970525Z row_wise=False, 2025-05-07T21:00:17.1970739Z mixed=False, 2025-05-07T21:00:17.1970947Z use_cache=True, 2025-05-07T21:00:17.1971188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.1971480Z use_cpu=False, 2025-05-07T21:00:17.1971712Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.1971972Z ) 2025-05-07T21:00:17.1972209Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.1972795Z self=, 2025-05-07T21:00:17.1973339Z compile=True, 2025-05-07T21:00:17.1973546Z T=4, 2025-05-07T21:00:17.1973728Z D=88, 2025-05-07T21:00:17.1973913Z B=26, 2025-05-07T21:00:17.1974099Z log_E=3, 2025-05-07T21:00:17.1974292Z L=5, 2025-05-07T21:00:17.1974474Z D_gradcheck=1, 2025-05-07T21:00:17.1974703Z stochastic_rounding=True, 2025-05-07T21:00:17.1974961Z weighted=True, 2025-05-07T21:00:17.1975167Z row_wise=False, 2025-05-07T21:00:17.1975375Z mixed=False, 2025-05-07T21:00:17.1975588Z use_cache=True, 2025-05-07T21:00:17.1975884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.1976169Z use_cpu=False, 2025-05-07T21:00:17.1976440Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.1976702Z ) 2025-05-07T21:00:17.1976939Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.1977519Z self=, 2025-05-07T21:00:17.1978064Z compile=False, 2025-05-07T21:00:17.1978279Z T=4, 2025-05-07T21:00:17.1978458Z D=58, 2025-05-07T21:00:17.1978646Z B=25, 2025-05-07T21:00:17.1978828Z log_E=4, 2025-05-07T21:00:17.1979018Z L=15, 2025-05-07T21:00:17.1979208Z D_gradcheck=2, 2025-05-07T21:00:17.1979439Z stochastic_rounding=False, 2025-05-07T21:00:17.1979692Z weighted=False, 2025-05-07T21:00:17.1979910Z row_wise=False, 2025-05-07T21:00:17.1980124Z mixed=True, 2025-05-07T21:00:17.1980327Z use_cache=False, 2025-05-07T21:00:17.1980578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1980864Z use_cpu=True, 2025-05-07T21:00:17.1981095Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.1981356Z ) 2025-05-07T21:00:17.1981594Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.1982188Z self=, 2025-05-07T21:00:17.1982720Z compile=False, 2025-05-07T21:00:17.1982926Z T=3, 2025-05-07T21:00:17.1983115Z D=93, 2025-05-07T21:00:17.1983295Z B=47, 2025-05-07T21:00:17.1983476Z log_E=4, 2025-05-07T21:00:17.1983665Z L=20, 2025-05-07T21:00:17.1983851Z D_gradcheck=2, 2025-05-07T21:00:17.1984079Z stochastic_rounding=False, 2025-05-07T21:00:17.1984342Z weighted=False, 2025-05-07T21:00:17.1984553Z row_wise=True, 2025-05-07T21:00:17.1984764Z mixed=True, 2025-05-07T21:00:17.1984970Z use_cache=False, 2025-05-07T21:00:17.1985214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1985501Z use_cpu=True, 2025-05-07T21:00:17.1985738Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.1986044Z ) 2025-05-07T21:00:17.1986283Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.1986876Z self=, 2025-05-07T21:00:17.1987415Z compile=True, 2025-05-07T21:00:17.1987617Z T=5, 2025-05-07T21:00:17.1987803Z D=33, 2025-05-07T21:00:17.1988054Z B=1, 2025-05-07T21:00:17.1988233Z log_E=4, 2025-05-07T21:00:17.1988423Z L=13, 2025-05-07T21:00:17.1988609Z D_gradcheck=1, 2025-05-07T21:00:17.1988833Z stochastic_rounding=False, 2025-05-07T21:00:17.1989091Z weighted=False, 2025-05-07T21:00:17.1989306Z row_wise=True, 2025-05-07T21:00:17.1989513Z mixed=False, 2025-05-07T21:00:17.1989721Z use_cache=False, 2025-05-07T21:00:17.1989973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.1990261Z use_cpu=False, 2025-05-07T21:00:17.1990496Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.1990764Z ) 2025-05-07T21:00:17.1990993Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.1991589Z self=, 2025-05-07T21:00:17.1992125Z compile=True, 2025-05-07T21:00:17.1992334Z T=3, 2025-05-07T21:00:17.1992512Z D=45, 2025-05-07T21:00:17.1992693Z B=125, 2025-05-07T21:00:17.1992883Z log_E=5, 2025-05-07T21:00:17.1993071Z L=14, 2025-05-07T21:00:17.1993259Z D_gradcheck=1, 2025-05-07T21:00:17.1993478Z stochastic_rounding=True, 2025-05-07T21:00:17.1993726Z weighted=True, 2025-05-07T21:00:17.1993932Z row_wise=False, 2025-05-07T21:00:17.1994136Z mixed=False, 2025-05-07T21:00:17.1994337Z use_cache=True, 2025-05-07T21:00:17.1994580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1994908Z use_cpu=True, 2025-05-07T21:00:17.1995132Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.1995388Z ) 2025-05-07T21:00:17.1995672Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.1996663Z self=, 2025-05-07T21:00:17.1997203Z compile=False, 2025-05-07T21:00:17.1997404Z T=2, 2025-05-07T21:00:17.1997579Z D=27, 2025-05-07T21:00:17.1997758Z B=48, 2025-05-07T21:00:17.1997940Z log_E=5, 2025-05-07T21:00:17.1998125Z L=8, 2025-05-07T21:00:17.1998311Z D_gradcheck=2, 2025-05-07T21:00:17.1998532Z stochastic_rounding=True, 2025-05-07T21:00:17.1998836Z weighted=True, 2025-05-07T21:00:17.1999047Z row_wise=True, 2025-05-07T21:00:17.1999251Z mixed=True, 2025-05-07T21:00:17.1999456Z use_cache=True, 2025-05-07T21:00:17.1999688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.1999972Z use_cpu=True, 2025-05-07T21:00:17.2000200Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2000455Z ) 2025-05-07T21:00:17.2000685Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2001280Z self=, 2025-05-07T21:00:17.2001817Z compile=False, 2025-05-07T21:00:17.2002022Z T=3, 2025-05-07T21:00:17.2002200Z D=109, 2025-05-07T21:00:17.2002379Z B=90, 2025-05-07T21:00:17.2002560Z log_E=4, 2025-05-07T21:00:17.2002747Z L=7, 2025-05-07T21:00:17.2002927Z D_gradcheck=2, 2025-05-07T21:00:17.2003156Z stochastic_rounding=False, 2025-05-07T21:00:17.2003409Z weighted=True, 2025-05-07T21:00:17.2003617Z row_wise=True, 2025-05-07T21:00:17.2003825Z mixed=False, 2025-05-07T21:00:17.2004033Z use_cache=False, 2025-05-07T21:00:17.2004276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2004564Z use_cpu=False, 2025-05-07T21:00:17.2004792Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2005048Z ) 2025-05-07T21:00:17.2005280Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2005870Z self=, 2025-05-07T21:00:17.2006479Z compile=True, 2025-05-07T21:00:17.2006679Z T=5, 2025-05-07T21:00:17.2006858Z D=69, 2025-05-07T21:00:17.2007037Z B=124, 2025-05-07T21:00:17.2007216Z log_E=4, 2025-05-07T21:00:17.2007405Z L=7, 2025-05-07T21:00:17.2007596Z D_gradcheck=2, 2025-05-07T21:00:17.2007817Z stochastic_rounding=True, 2025-05-07T21:00:17.2008133Z weighted=True, 2025-05-07T21:00:17.2008347Z row_wise=True, 2025-05-07T21:00:17.2008547Z mixed=True, 2025-05-07T21:00:17.2008753Z use_cache=False, 2025-05-07T21:00:17.2008998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2009280Z use_cpu=False, 2025-05-07T21:00:17.2009508Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2009766Z ) 2025-05-07T21:00:17.2009990Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2010572Z self=, 2025-05-07T21:00:17.2011115Z compile=True, 2025-05-07T21:00:17.2011323Z T=2, 2025-05-07T21:00:17.2011500Z D=21, 2025-05-07T21:00:17.2011680Z B=125, 2025-05-07T21:00:17.2011862Z log_E=4, 2025-05-07T21:00:17.2012060Z L=14, 2025-05-07T21:00:17.2012245Z D_gradcheck=1, 2025-05-07T21:00:17.2012466Z stochastic_rounding=True, 2025-05-07T21:00:17.2012711Z weighted=True, 2025-05-07T21:00:17.2012928Z row_wise=False, 2025-05-07T21:00:17.2013135Z mixed=False, 2025-05-07T21:00:17.2013337Z use_cache=True, 2025-05-07T21:00:17.2013576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2013857Z use_cpu=False, 2025-05-07T21:00:17.2014085Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2014346Z ) 2025-05-07T21:00:17.2014584Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2015175Z self=, 2025-05-07T21:00:17.2015778Z compile=False, 2025-05-07T21:00:17.2015992Z T=3, 2025-05-07T21:00:17.2016169Z D=102, 2025-05-07T21:00:17.2016386Z B=16, 2025-05-07T21:00:17.2016571Z log_E=5, 2025-05-07T21:00:17.2016763Z L=15, 2025-05-07T21:00:17.2016944Z D_gradcheck=1, 2025-05-07T21:00:17.2017170Z stochastic_rounding=False, 2025-05-07T21:00:17.2017421Z weighted=True, 2025-05-07T21:00:17.2017624Z row_wise=True, 2025-05-07T21:00:17.2017830Z mixed=True, 2025-05-07T21:00:17.2018035Z use_cache=True, 2025-05-07T21:00:17.2018266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2018548Z use_cpu=True, 2025-05-07T21:00:17.2018775Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2019028Z ) 2025-05-07T21:00:17.2195375Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2196398Z self=, 2025-05-07T21:00:17.2197178Z compile=True, 2025-05-07T21:00:17.2197465Z T=1, 2025-05-07T21:00:17.2197712Z D=67, 2025-05-07T21:00:17.2197954Z B=87, 2025-05-07T21:00:17.2198196Z log_E=3, 2025-05-07T21:00:17.2198468Z L=4, 2025-05-07T21:00:17.2198673Z D_gradcheck=1, 2025-05-07T21:00:17.2198950Z stochastic_rounding=False, 2025-05-07T21:00:17.2199207Z weighted=False, 2025-05-07T21:00:17.2199419Z row_wise=True, 2025-05-07T21:00:17.2199622Z mixed=False, 2025-05-07T21:00:17.2199831Z use_cache=True, 2025-05-07T21:00:17.2200068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2200351Z use_cpu=True, 2025-05-07T21:00:17.2200586Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2200846Z ) 2025-05-07T21:00:17.2201081Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2201668Z self=, 2025-05-07T21:00:17.2202202Z compile=True, 2025-05-07T21:00:17.2202418Z T=5, 2025-05-07T21:00:17.2202603Z D=41, 2025-05-07T21:00:17.2209887Z B=11, 2025-05-07T21:00:17.2210231Z log_E=4, 2025-05-07T21:00:17.2210436Z L=7, 2025-05-07T21:00:17.2210631Z D_gradcheck=2, 2025-05-07T21:00:17.2210871Z stochastic_rounding=False, 2025-05-07T21:00:17.2211132Z weighted=False, 2025-05-07T21:00:17.2211346Z row_wise=True, 2025-05-07T21:00:17.2211556Z mixed=True, 2025-05-07T21:00:17.2211768Z use_cache=False, 2025-05-07T21:00:17.2212084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2212378Z use_cpu=False, 2025-05-07T21:00:17.2212621Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2212886Z ) 2025-05-07T21:00:17.2213127Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2213729Z self=, 2025-05-07T21:00:17.2214270Z compile=False, 2025-05-07T21:00:17.2214481Z T=3, 2025-05-07T21:00:17.2214690Z D=17, 2025-05-07T21:00:17.2214898Z B=121, 2025-05-07T21:00:17.2215085Z log_E=4, 2025-05-07T21:00:17.2215285Z L=8, 2025-05-07T21:00:17.2215474Z D_gradcheck=2, 2025-05-07T21:00:17.2215710Z stochastic_rounding=True, 2025-05-07T21:00:17.2215975Z weighted=False, 2025-05-07T21:00:17.2216190Z row_wise=False, 2025-05-07T21:00:17.2216405Z mixed=False, 2025-05-07T21:00:17.2216620Z use_cache=False, 2025-05-07T21:00:17.2216866Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2217158Z use_cpu=False, 2025-05-07T21:00:17.2217396Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2217661Z ) 2025-05-07T21:00:17.2217896Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2218492Z self=, 2025-05-07T21:00:17.2219034Z compile=False, 2025-05-07T21:00:17.2219244Z T=3, 2025-05-07T21:00:17.2219425Z D=98, 2025-05-07T21:00:17.2219610Z B=20, 2025-05-07T21:00:17.2220442Z log_E=4, 2025-05-07T21:00:17.2220633Z L=0, 2025-05-07T21:00:17.2220828Z D_gradcheck=2, 2025-05-07T21:00:17.2221115Z stochastic_rounding=True, 2025-05-07T21:00:17.2221417Z weighted=True, 2025-05-07T21:00:17.2221629Z row_wise=True, 2025-05-07T21:00:17.2221835Z mixed=False, 2025-05-07T21:00:17.2222047Z use_cache=False, 2025-05-07T21:00:17.2222295Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2222582Z use_cpu=False, 2025-05-07T21:00:17.2222820Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2223080Z ) 2025-05-07T21:00:17.2223313Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2223896Z self=, 2025-05-07T21:00:17.2224436Z compile=True, 2025-05-07T21:00:17.2224648Z T=1, 2025-05-07T21:00:17.2224826Z D=4, 2025-05-07T21:00:17.2225012Z B=31, 2025-05-07T21:00:17.2225195Z log_E=5, 2025-05-07T21:00:17.2225391Z L=11, 2025-05-07T21:00:17.2225583Z D_gradcheck=1, 2025-05-07T21:00:17.2225819Z stochastic_rounding=False, 2025-05-07T21:00:17.2226086Z weighted=False, 2025-05-07T21:00:17.2226300Z row_wise=False, 2025-05-07T21:00:17.2226516Z mixed=False, 2025-05-07T21:00:17.2226724Z use_cache=True, 2025-05-07T21:00:17.2226966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2227254Z use_cpu=True, 2025-05-07T21:00:17.2227485Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2227745Z ) 2025-05-07T21:00:17.2227980Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2228564Z self=, 2025-05-07T21:00:17.2229105Z compile=False, 2025-05-07T21:00:17.2229309Z T=1, 2025-05-07T21:00:17.2229493Z D=65, 2025-05-07T21:00:17.2229671Z B=86, 2025-05-07T21:00:17.2229864Z log_E=4, 2025-05-07T21:00:17.2230054Z L=0, 2025-05-07T21:00:17.2230244Z D_gradcheck=1, 2025-05-07T21:00:17.2230479Z stochastic_rounding=False, 2025-05-07T21:00:17.2230787Z weighted=False, 2025-05-07T21:00:17.2231001Z row_wise=True, 2025-05-07T21:00:17.2231208Z mixed=False, 2025-05-07T21:00:17.2231413Z use_cache=True, 2025-05-07T21:00:17.2231650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2231937Z use_cpu=True, 2025-05-07T21:00:17.2232166Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2232467Z ) 2025-05-07T21:00:17.2232704Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2233285Z self=, 2025-05-07T21:00:17.2233825Z compile=True, 2025-05-07T21:00:17.2234028Z T=1, 2025-05-07T21:00:17.2234209Z D=47, 2025-05-07T21:00:17.2234388Z B=106, 2025-05-07T21:00:17.2234573Z log_E=3, 2025-05-07T21:00:17.2234766Z L=9, 2025-05-07T21:00:17.2234950Z D_gradcheck=1, 2025-05-07T21:00:17.2235174Z stochastic_rounding=False, 2025-05-07T21:00:17.2235429Z weighted=True, 2025-05-07T21:00:17.2235641Z row_wise=True, 2025-05-07T21:00:17.2235855Z mixed=False, 2025-05-07T21:00:17.2236063Z use_cache=False, 2025-05-07T21:00:17.2236308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2236596Z use_cpu=False, 2025-05-07T21:00:17.2236831Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2237084Z ) 2025-05-07T21:00:17.2237319Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2237906Z self=, 2025-05-07T21:00:17.2238437Z compile=False, 2025-05-07T21:00:17.2238645Z T=1, 2025-05-07T21:00:17.2238902Z D=7, 2025-05-07T21:00:17.2239078Z B=99, 2025-05-07T21:00:17.2239262Z log_E=3, 2025-05-07T21:00:17.2239452Z L=14, 2025-05-07T21:00:17.2239637Z D_gradcheck=2, 2025-05-07T21:00:17.2239862Z stochastic_rounding=True, 2025-05-07T21:00:17.2240170Z weighted=True, 2025-05-07T21:00:17.2240383Z row_wise=True, 2025-05-07T21:00:17.2240590Z mixed=False, 2025-05-07T21:00:17.2240840Z use_cache=True, 2025-05-07T21:00:17.2241083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2241364Z use_cpu=False, 2025-05-07T21:00:17.2241597Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2241857Z ) 2025-05-07T21:00:17.2242084Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2242675Z self=, 2025-05-07T21:00:17.2243210Z compile=True, 2025-05-07T21:00:17.2243411Z T=5, 2025-05-07T21:00:17.2243596Z D=74, 2025-05-07T21:00:17.2243779Z B=39, 2025-05-07T21:00:17.2243958Z log_E=3, 2025-05-07T21:00:17.2244147Z L=17, 2025-05-07T21:00:17.2244338Z D_gradcheck=2, 2025-05-07T21:00:17.2244564Z stochastic_rounding=False, 2025-05-07T21:00:17.2244871Z weighted=True, 2025-05-07T21:00:17.2245087Z row_wise=False, 2025-05-07T21:00:17.2245291Z mixed=True, 2025-05-07T21:00:17.2245501Z use_cache=False, 2025-05-07T21:00:17.2245750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2246035Z use_cpu=True, 2025-05-07T21:00:17.2246266Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2246525Z ) 2025-05-07T21:00:17.2246755Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2247341Z self=, 2025-05-07T21:00:17.2247877Z compile=True, 2025-05-07T21:00:17.2248081Z T=2, 2025-05-07T21:00:17.2248260Z D=89, 2025-05-07T21:00:17.2248441Z B=29, 2025-05-07T21:00:17.2248622Z log_E=4, 2025-05-07T21:00:17.2248809Z L=3, 2025-05-07T21:00:17.2248996Z D_gradcheck=2, 2025-05-07T21:00:17.2249220Z stochastic_rounding=False, 2025-05-07T21:00:17.2249470Z weighted=True, 2025-05-07T21:00:17.2249680Z row_wise=False, 2025-05-07T21:00:17.2249893Z mixed=False, 2025-05-07T21:00:17.2250095Z use_cache=True, 2025-05-07T21:00:17.2250409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2250695Z use_cpu=False, 2025-05-07T21:00:17.2250924Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2251183Z ) 2025-05-07T21:00:17.2251414Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2252043Z self=, 2025-05-07T21:00:17.2252577Z compile=True, 2025-05-07T21:00:17.2252780Z T=1, 2025-05-07T21:00:17.2252959Z D=96, 2025-05-07T21:00:17.2253134Z B=52, 2025-05-07T21:00:17.2253319Z log_E=3, 2025-05-07T21:00:17.2253509Z L=16, 2025-05-07T21:00:17.2253692Z D_gradcheck=1, 2025-05-07T21:00:17.2253916Z stochastic_rounding=True, 2025-05-07T21:00:17.2254169Z weighted=True, 2025-05-07T21:00:17.2254379Z row_wise=False, 2025-05-07T21:00:17.2254586Z mixed=True, 2025-05-07T21:00:17.2254792Z use_cache=True, 2025-05-07T21:00:17.2255030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2255320Z use_cpu=True, 2025-05-07T21:00:17.2255551Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2255805Z ) 2025-05-07T21:00:17.2256035Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2256619Z self=, 2025-05-07T21:00:17.2257153Z compile=False, 2025-05-07T21:00:17.2257359Z T=4, 2025-05-07T21:00:17.2257540Z D=73, 2025-05-07T21:00:17.2257720Z B=4, 2025-05-07T21:00:17.2257897Z log_E=5, 2025-05-07T21:00:17.2258086Z L=2, 2025-05-07T21:00:17.2258270Z D_gradcheck=2, 2025-05-07T21:00:17.2258498Z stochastic_rounding=True, 2025-05-07T21:00:17.2258752Z weighted=True, 2025-05-07T21:00:17.2258956Z row_wise=False, 2025-05-07T21:00:17.2259167Z mixed=False, 2025-05-07T21:00:17.2259372Z use_cache=True, 2025-05-07T21:00:17.2259607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2259939Z use_cpu=True, 2025-05-07T21:00:17.2260268Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2260525Z ) 2025-05-07T21:00:17.2260756Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2261343Z self=, 2025-05-07T21:00:17.2261871Z compile=True, 2025-05-07T21:00:17.2262074Z T=4, 2025-05-07T21:00:17.2262260Z D=101, 2025-05-07T21:00:17.2262442Z B=25, 2025-05-07T21:00:17.2262628Z log_E=5, 2025-05-07T21:00:17.2262818Z L=17, 2025-05-07T21:00:17.2263002Z D_gradcheck=1, 2025-05-07T21:00:17.2263227Z stochastic_rounding=True, 2025-05-07T21:00:17.2263481Z weighted=True, 2025-05-07T21:00:17.2263684Z row_wise=True, 2025-05-07T21:00:17.2263887Z mixed=False, 2025-05-07T21:00:17.2264094Z use_cache=True, 2025-05-07T21:00:17.2264331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2264618Z use_cpu=False, 2025-05-07T21:00:17.2264848Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2265110Z ) 2025-05-07T21:00:17.2265343Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2265928Z self=, 2025-05-07T21:00:17.2266460Z compile=False, 2025-05-07T21:00:17.2266658Z T=5, 2025-05-07T21:00:17.2266841Z D=44, 2025-05-07T21:00:17.2267022Z B=52, 2025-05-07T21:00:17.2267199Z log_E=3, 2025-05-07T21:00:17.2267389Z L=7, 2025-05-07T21:00:17.2267581Z D_gradcheck=1, 2025-05-07T21:00:17.2267805Z stochastic_rounding=False, 2025-05-07T21:00:17.2268059Z weighted=True, 2025-05-07T21:00:17.2268266Z row_wise=False, 2025-05-07T21:00:17.2268472Z mixed=False, 2025-05-07T21:00:17.2268681Z use_cache=False, 2025-05-07T21:00:17.2268927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2269207Z use_cpu=True, 2025-05-07T21:00:17.2269444Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2269754Z ) 2025-05-07T21:00:17.2269987Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2270574Z self=, 2025-05-07T21:00:17.2271103Z compile=True, 2025-05-07T21:00:17.2271303Z T=2, 2025-05-07T21:00:17.2271478Z D=92, 2025-05-07T21:00:17.2271699Z B=76, 2025-05-07T21:00:17.2271884Z log_E=4, 2025-05-07T21:00:17.2272070Z L=16, 2025-05-07T21:00:17.2272258Z D_gradcheck=2, 2025-05-07T21:00:17.2272480Z stochastic_rounding=True, 2025-05-07T21:00:17.2272731Z weighted=False, 2025-05-07T21:00:17.2272939Z row_wise=True, 2025-05-07T21:00:17.2273144Z mixed=True, 2025-05-07T21:00:17.2273346Z use_cache=False, 2025-05-07T21:00:17.2273590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2273870Z use_cpu=True, 2025-05-07T21:00:17.2274094Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2274363Z ) 2025-05-07T21:00:17.2274624Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2275238Z self=, 2025-05-07T21:00:17.2275773Z compile=True, 2025-05-07T21:00:17.2275976Z T=1, 2025-05-07T21:00:17.2276160Z D=92, 2025-05-07T21:00:17.2276337Z B=85, 2025-05-07T21:00:17.2276517Z log_E=4, 2025-05-07T21:00:17.2276707Z L=4, 2025-05-07T21:00:17.2276892Z D_gradcheck=2, 2025-05-07T21:00:17.2277117Z stochastic_rounding=False, 2025-05-07T21:00:17.2277370Z weighted=True, 2025-05-07T21:00:17.2277576Z row_wise=False, 2025-05-07T21:00:17.2277784Z mixed=False, 2025-05-07T21:00:17.2277989Z use_cache=False, 2025-05-07T21:00:17.2278233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2278516Z use_cpu=False, 2025-05-07T21:00:17.2278791Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2279044Z ) 2025-05-07T21:00:17.2279323Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2279970Z self=, 2025-05-07T21:00:17.2280504Z compile=False, 2025-05-07T21:00:17.2280706Z T=4, 2025-05-07T21:00:17.2280882Z D=79, 2025-05-07T21:00:17.2281058Z B=27, 2025-05-07T21:00:17.2281237Z log_E=4, 2025-05-07T21:00:17.2281428Z L=19, 2025-05-07T21:00:17.2281615Z D_gradcheck=1, 2025-05-07T21:00:17.2281837Z stochastic_rounding=True, 2025-05-07T21:00:17.2282091Z weighted=False, 2025-05-07T21:00:17.2282297Z row_wise=False, 2025-05-07T21:00:17.2282504Z mixed=True, 2025-05-07T21:00:17.2282710Z use_cache=False, 2025-05-07T21:00:17.2282952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2283231Z use_cpu=False, 2025-05-07T21:00:17.2283460Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2283716Z ) 2025-05-07T21:00:17.2283942Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2284537Z self=, 2025-05-07T21:00:17.2285078Z compile=False, 2025-05-07T21:00:17.2285278Z T=2, 2025-05-07T21:00:17.2285456Z D=13, 2025-05-07T21:00:17.2285638Z B=21, 2025-05-07T21:00:17.2285815Z log_E=3, 2025-05-07T21:00:17.2286002Z L=4, 2025-05-07T21:00:17.2286186Z D_gradcheck=2, 2025-05-07T21:00:17.2286410Z stochastic_rounding=False, 2025-05-07T21:00:17.2286669Z weighted=True, 2025-05-07T21:00:17.2286876Z row_wise=False, 2025-05-07T21:00:17.2287078Z mixed=False, 2025-05-07T21:00:17.2287282Z use_cache=True, 2025-05-07T21:00:17.2287520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2287801Z use_cpu=True, 2025-05-07T21:00:17.2288033Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2288289Z ) 2025-05-07T21:00:17.2458269Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2459218Z self=, 2025-05-07T21:00:17.2460149Z compile=True, 2025-05-07T21:00:17.2460423Z T=4, 2025-05-07T21:00:17.2460672Z D=104, 2025-05-07T21:00:17.2460911Z B=98, 2025-05-07T21:00:17.2461086Z log_E=5, 2025-05-07T21:00:17.2461273Z L=11, 2025-05-07T21:00:17.2461461Z D_gradcheck=1, 2025-05-07T21:00:17.2461678Z stochastic_rounding=True, 2025-05-07T21:00:17.2462007Z weighted=False, 2025-05-07T21:00:17.2462221Z row_wise=False, 2025-05-07T21:00:17.2462419Z mixed=True, 2025-05-07T21:00:17.2462623Z use_cache=False, 2025-05-07T21:00:17.2462871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2463150Z use_cpu=True, 2025-05-07T21:00:17.2463378Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2463631Z ) 2025-05-07T21:00:17.2463855Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2464438Z self=, 2025-05-07T21:00:17.2464976Z compile=True, 2025-05-07T21:00:17.2465170Z T=2, 2025-05-07T21:00:17.2465353Z D=26, 2025-05-07T21:00:17.2465535Z B=18, 2025-05-07T21:00:17.2465711Z log_E=4, 2025-05-07T21:00:17.2465898Z L=13, 2025-05-07T21:00:17.2466082Z D_gradcheck=1, 2025-05-07T21:00:17.2466308Z stochastic_rounding=False, 2025-05-07T21:00:17.2466555Z weighted=True, 2025-05-07T21:00:17.2466763Z row_wise=False, 2025-05-07T21:00:17.2466968Z mixed=False, 2025-05-07T21:00:17.2467169Z use_cache=True, 2025-05-07T21:00:17.2467406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2467687Z use_cpu=False, 2025-05-07T21:00:17.2467909Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2468168Z ) 2025-05-07T21:00:17.2468396Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2468976Z self=, 2025-05-07T21:00:17.2469584Z compile=False, 2025-05-07T21:00:17.2469786Z T=3, 2025-05-07T21:00:17.2469959Z D=49, 2025-05-07T21:00:17.2470198Z B=1, 2025-05-07T21:00:17.2470378Z log_E=5, 2025-05-07T21:00:17.2470559Z L=14, 2025-05-07T21:00:17.2470741Z D_gradcheck=2, 2025-05-07T21:00:17.2470967Z stochastic_rounding=False, 2025-05-07T21:00:17.2471215Z weighted=True, 2025-05-07T21:00:17.2471424Z row_wise=True, 2025-05-07T21:00:17.2471633Z mixed=False, 2025-05-07T21:00:17.2471836Z use_cache=False, 2025-05-07T21:00:17.2472084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2472372Z use_cpu=False, 2025-05-07T21:00:17.2472604Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2472858Z ) 2025-05-07T21:00:17.2473084Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2473664Z self=, 2025-05-07T21:00:17.2474191Z compile=False, 2025-05-07T21:00:17.2474402Z T=4, 2025-05-07T21:00:17.2474588Z D=10, 2025-05-07T21:00:17.2474762Z B=119, 2025-05-07T21:00:17.2474944Z log_E=3, 2025-05-07T21:00:17.2475129Z L=10, 2025-05-07T21:00:17.2475308Z D_gradcheck=2, 2025-05-07T21:00:17.2475528Z stochastic_rounding=True, 2025-05-07T21:00:17.2475778Z weighted=True, 2025-05-07T21:00:17.2475980Z row_wise=True, 2025-05-07T21:00:17.2476184Z mixed=False, 2025-05-07T21:00:17.2476390Z use_cache=True, 2025-05-07T21:00:17.2476621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2476903Z use_cpu=True, 2025-05-07T21:00:17.2477136Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2477388Z ) 2025-05-07T21:00:17.2477623Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2478208Z self=, 2025-05-07T21:00:17.2478808Z compile=False, 2025-05-07T21:00:17.2479125Z T=3, 2025-05-07T21:00:17.2486368Z D=53, 2025-05-07T21:00:17.2486577Z B=24, 2025-05-07T21:00:17.2486838Z log_E=4, 2025-05-07T21:00:17.2487030Z L=10, 2025-05-07T21:00:17.2487212Z D_gradcheck=1, 2025-05-07T21:00:17.2487436Z stochastic_rounding=True, 2025-05-07T21:00:17.2487691Z weighted=True, 2025-05-07T21:00:17.2487900Z row_wise=False, 2025-05-07T21:00:17.2488108Z mixed=True, 2025-05-07T21:00:17.2488314Z use_cache=True, 2025-05-07T21:00:17.2488595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2488881Z use_cpu=True, 2025-05-07T21:00:17.2489116Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2489370Z ) 2025-05-07T21:00:17.2489606Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2490196Z self=, 2025-05-07T21:00:17.2490730Z compile=False, 2025-05-07T21:00:17.2490937Z T=4, 2025-05-07T21:00:17.2491116Z D=116, 2025-05-07T21:00:17.2491299Z B=108, 2025-05-07T21:00:17.2491485Z log_E=3, 2025-05-07T21:00:17.2491675Z L=8, 2025-05-07T21:00:17.2491860Z D_gradcheck=2, 2025-05-07T21:00:17.2492084Z stochastic_rounding=True, 2025-05-07T21:00:17.2492335Z weighted=False, 2025-05-07T21:00:17.2492547Z row_wise=False, 2025-05-07T21:00:17.2492752Z mixed=True, 2025-05-07T21:00:17.2492953Z use_cache=True, 2025-05-07T21:00:17.2493193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2493474Z use_cpu=False, 2025-05-07T21:00:17.2493701Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2493956Z ) 2025-05-07T21:00:17.2494183Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2494823Z self=, 2025-05-07T21:00:17.2495363Z compile=False, 2025-05-07T21:00:17.2495560Z T=5, 2025-05-07T21:00:17.2495739Z D=15, 2025-05-07T21:00:17.2496097Z B=125, 2025-05-07T21:00:17.2496362Z log_E=4, 2025-05-07T21:00:17.2496548Z L=13, 2025-05-07T21:00:17.2496744Z D_gradcheck=2, 2025-05-07T21:00:17.2497025Z stochastic_rounding=False, 2025-05-07T21:00:17.2497281Z weighted=False, 2025-05-07T21:00:17.2497491Z row_wise=True, 2025-05-07T21:00:17.2497690Z mixed=True, 2025-05-07T21:00:17.2497891Z use_cache=True, 2025-05-07T21:00:17.2498126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2498409Z use_cpu=True, 2025-05-07T21:00:17.2498636Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2498892Z ) 2025-05-07T21:00:17.2499120Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2499702Z self=, 2025-05-07T21:00:17.2500234Z compile=True, 2025-05-07T21:00:17.2500437Z T=3, 2025-05-07T21:00:17.2500615Z D=28, 2025-05-07T21:00:17.2500794Z B=44, 2025-05-07T21:00:17.2500975Z log_E=3, 2025-05-07T21:00:17.2501164Z L=2, 2025-05-07T21:00:17.2501348Z D_gradcheck=2, 2025-05-07T21:00:17.2501576Z stochastic_rounding=True, 2025-05-07T21:00:17.2501830Z weighted=False, 2025-05-07T21:00:17.2502040Z row_wise=False, 2025-05-07T21:00:17.2502246Z mixed=False, 2025-05-07T21:00:17.2502449Z use_cache=False, 2025-05-07T21:00:17.2502696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2502977Z use_cpu=True, 2025-05-07T21:00:17.2503240Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2503498Z ) 2025-05-07T21:00:17.2503725Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2504315Z self=, 2025-05-07T21:00:17.2504849Z compile=False, 2025-05-07T21:00:17.2505046Z T=4, 2025-05-07T21:00:17.2505123Z D=82, 2025-05-07T21:00:17.2505197Z B=52, 2025-05-07T21:00:17.2505273Z log_E=3, 2025-05-07T21:00:17.2505350Z L=13, 2025-05-07T21:00:17.2505430Z D_gradcheck=2, 2025-05-07T21:00:17.2505532Z stochastic_rounding=True, 2025-05-07T21:00:17.2505680Z weighted=False, 2025-05-07T21:00:17.2505762Z row_wise=False, 2025-05-07T21:00:17.2505844Z mixed=False, 2025-05-07T21:00:17.2505923Z use_cache=True, 2025-05-07T21:00:17.2506030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2506116Z use_cpu=False, 2025-05-07T21:00:17.2506216Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2506343Z ) 2025-05-07T21:00:17.2506486Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2506840Z self=, 2025-05-07T21:00:17.2506920Z compile=True, 2025-05-07T21:00:17.2507004Z T=3, 2025-05-07T21:00:17.2507077Z D=7, 2025-05-07T21:00:17.2507151Z B=67, 2025-05-07T21:00:17.2507231Z log_E=3, 2025-05-07T21:00:17.2507305Z L=11, 2025-05-07T21:00:17.2507384Z D_gradcheck=2, 2025-05-07T21:00:17.2507483Z stochastic_rounding=True, 2025-05-07T21:00:17.2507567Z weighted=False, 2025-05-07T21:00:17.2507652Z row_wise=False, 2025-05-07T21:00:17.2507730Z mixed=True, 2025-05-07T21:00:17.2507812Z use_cache=False, 2025-05-07T21:00:17.2507923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2508001Z use_cpu=True, 2025-05-07T21:00:17.2508103Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2508177Z ) 2025-05-07T21:00:17.2508314Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2508666Z self=, 2025-05-07T21:00:17.2508750Z compile=True, 2025-05-07T21:00:17.2508822Z T=1, 2025-05-07T21:00:17.2508895Z D=58, 2025-05-07T21:00:17.2508971Z B=32, 2025-05-07T21:00:17.2509046Z log_E=5, 2025-05-07T21:00:17.2509119Z L=10, 2025-05-07T21:00:17.2509201Z D_gradcheck=2, 2025-05-07T21:00:17.2509294Z stochastic_rounding=True, 2025-05-07T21:00:17.2509424Z weighted=True, 2025-05-07T21:00:17.2509504Z row_wise=False, 2025-05-07T21:00:17.2509584Z mixed=True, 2025-05-07T21:00:17.2509708Z use_cache=False, 2025-05-07T21:00:17.2509817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2509899Z use_cpu=False, 2025-05-07T21:00:17.2510003Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2510073Z ) 2025-05-07T21:00:17.2510208Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2510565Z self=, 2025-05-07T21:00:17.2510645Z compile=False, 2025-05-07T21:00:17.2510718Z T=1, 2025-05-07T21:00:17.2510794Z D=40, 2025-05-07T21:00:17.2510866Z B=29, 2025-05-07T21:00:17.2510943Z log_E=3, 2025-05-07T21:00:17.2511015Z L=11, 2025-05-07T21:00:17.2511094Z D_gradcheck=2, 2025-05-07T21:00:17.2511191Z stochastic_rounding=True, 2025-05-07T21:00:17.2511270Z weighted=True, 2025-05-07T21:00:17.2511351Z row_wise=True, 2025-05-07T21:00:17.2511432Z mixed=False, 2025-05-07T21:00:17.2511516Z use_cache=False, 2025-05-07T21:00:17.2511624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2511707Z use_cpu=True, 2025-05-07T21:00:17.2511809Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2511880Z ) 2025-05-07T21:00:17.2512019Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2512372Z self=, 2025-05-07T21:00:17.2512452Z compile=True, 2025-05-07T21:00:17.2512527Z T=3, 2025-05-07T21:00:17.2512600Z D=103, 2025-05-07T21:00:17.2512677Z B=45, 2025-05-07T21:00:17.2512752Z log_E=3, 2025-05-07T21:00:17.2512824Z L=16, 2025-05-07T21:00:17.2512907Z D_gradcheck=2, 2025-05-07T21:00:17.2512999Z stochastic_rounding=True, 2025-05-07T21:00:17.2513078Z weighted=False, 2025-05-07T21:00:17.2513159Z row_wise=True, 2025-05-07T21:00:17.2513238Z mixed=False, 2025-05-07T21:00:17.2513320Z use_cache=False, 2025-05-07T21:00:17.2513476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2513558Z use_cpu=True, 2025-05-07T21:00:17.2513659Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2513734Z ) 2025-05-07T21:00:17.2513868Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2514258Z self=, 2025-05-07T21:00:17.2514343Z compile=True, 2025-05-07T21:00:17.2514418Z T=2, 2025-05-07T21:00:17.2514495Z D=90, 2025-05-07T21:00:17.2514568Z B=19, 2025-05-07T21:00:17.2514642Z log_E=5, 2025-05-07T21:00:17.2514716Z L=0, 2025-05-07T21:00:17.2514795Z D_gradcheck=1, 2025-05-07T21:00:17.2514888Z stochastic_rounding=True, 2025-05-07T21:00:17.2514972Z weighted=True, 2025-05-07T21:00:17.2515050Z row_wise=False, 2025-05-07T21:00:17.2515128Z mixed=False, 2025-05-07T21:00:17.2515215Z use_cache=False, 2025-05-07T21:00:17.2515320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2515403Z use_cpu=False, 2025-05-07T21:00:17.2515509Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2515579Z ) 2025-05-07T21:00:17.2515714Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2516069Z self=, 2025-05-07T21:00:17.2516156Z compile=False, 2025-05-07T21:00:17.2516233Z T=1, 2025-05-07T21:00:17.2516307Z D=52, 2025-05-07T21:00:17.2516381Z B=119, 2025-05-07T21:00:17.2516461Z log_E=5, 2025-05-07T21:00:17.2516533Z L=5, 2025-05-07T21:00:17.2516613Z D_gradcheck=2, 2025-05-07T21:00:17.2516710Z stochastic_rounding=True, 2025-05-07T21:00:17.2516790Z weighted=False, 2025-05-07T21:00:17.2516870Z row_wise=False, 2025-05-07T21:00:17.2516952Z mixed=False, 2025-05-07T21:00:17.2517030Z use_cache=True, 2025-05-07T21:00:17.2517182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2517265Z use_cpu=True, 2025-05-07T21:00:17.2517407Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2517478Z ) 2025-05-07T21:00:17.2517617Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2517966Z self=, 2025-05-07T21:00:17.2518048Z compile=True, 2025-05-07T21:00:17.2518124Z T=5, 2025-05-07T21:00:17.2518197Z D=117, 2025-05-07T21:00:17.2518273Z B=68, 2025-05-07T21:00:17.2518348Z log_E=3, 2025-05-07T21:00:17.2518422Z L=18, 2025-05-07T21:00:17.2518504Z D_gradcheck=1, 2025-05-07T21:00:17.2518601Z stochastic_rounding=False, 2025-05-07T21:00:17.2518683Z weighted=True, 2025-05-07T21:00:17.2518834Z row_wise=False, 2025-05-07T21:00:17.2518912Z mixed=True, 2025-05-07T21:00:17.2518993Z use_cache=False, 2025-05-07T21:00:17.2519103Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2519186Z use_cpu=False, 2025-05-07T21:00:17.2519291Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2519365Z ) 2025-05-07T21:00:17.2519502Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2519856Z self=, 2025-05-07T21:00:17.2519940Z compile=False, 2025-05-07T21:00:17.2520013Z T=4, 2025-05-07T21:00:17.2520092Z D=9, 2025-05-07T21:00:17.2520165Z B=71, 2025-05-07T21:00:17.2520240Z log_E=4, 2025-05-07T21:00:17.2520316Z L=16, 2025-05-07T21:00:17.2520396Z D_gradcheck=2, 2025-05-07T21:00:17.2520490Z stochastic_rounding=False, 2025-05-07T21:00:17.2520574Z weighted=True, 2025-05-07T21:00:17.2520652Z row_wise=True, 2025-05-07T21:00:17.2520728Z mixed=True, 2025-05-07T21:00:17.2520813Z use_cache=True, 2025-05-07T21:00:17.2520920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2521000Z use_cpu=True, 2025-05-07T21:00:17.2521102Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2521222Z ) 2025-05-07T21:00:17.2521362Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2521713Z self=, 2025-05-07T21:00:17.2521793Z compile=True, 2025-05-07T21:00:17.2521870Z T=2, 2025-05-07T21:00:17.2521943Z D=116, 2025-05-07T21:00:17.2522055Z B=88, 2025-05-07T21:00:17.2522133Z log_E=4, 2025-05-07T21:00:17.2522207Z L=8, 2025-05-07T21:00:17.2522288Z D_gradcheck=1, 2025-05-07T21:00:17.2522384Z stochastic_rounding=True, 2025-05-07T21:00:17.2522463Z weighted=True, 2025-05-07T21:00:17.2522542Z row_wise=False, 2025-05-07T21:00:17.2522623Z mixed=False, 2025-05-07T21:00:17.2522702Z use_cache=True, 2025-05-07T21:00:17.2522812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2522891Z use_cpu=False, 2025-05-07T21:00:17.2522991Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2523068Z ) 2025-05-07T21:00:17.2721519Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2723151Z self=, 2025-05-07T21:00:17.2723497Z compile=False, 2025-05-07T21:00:17.2723721Z T=5, 2025-05-07T21:00:17.2724077Z D=68, 2025-05-07T21:00:17.2724246Z B=111, 2025-05-07T21:00:17.2724406Z log_E=3, 2025-05-07T21:00:17.2724553Z L=13, 2025-05-07T21:00:17.2724636Z D_gradcheck=2, 2025-05-07T21:00:17.2724738Z stochastic_rounding=False, 2025-05-07T21:00:17.2724828Z weighted=False, 2025-05-07T21:00:17.2724910Z row_wise=False, 2025-05-07T21:00:17.2724989Z mixed=True, 2025-05-07T21:00:17.2725075Z use_cache=False, 2025-05-07T21:00:17.2725188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2725269Z use_cpu=False, 2025-05-07T21:00:17.2725382Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2725457Z ) 2025-05-07T21:00:17.2725730Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2726159Z self=, 2025-05-07T21:00:17.2726244Z compile=True, 2025-05-07T21:00:17.2726325Z T=1, 2025-05-07T21:00:17.2726400Z D=120, 2025-05-07T21:00:17.2726473Z B=48, 2025-05-07T21:00:17.2726554Z log_E=3, 2025-05-07T21:00:17.2726627Z L=17, 2025-05-07T21:00:17.2726711Z D_gradcheck=1, 2025-05-07T21:00:17.2726813Z stochastic_rounding=True, 2025-05-07T21:00:17.2726896Z weighted=False, 2025-05-07T21:00:17.2726978Z row_wise=False, 2025-05-07T21:00:17.2727059Z mixed=True, 2025-05-07T21:00:17.2727139Z use_cache=True, 2025-05-07T21:00:17.2727246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2727334Z use_cpu=True, 2025-05-07T21:00:17.2727437Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2727508Z ) 2025-05-07T21:00:17.2727648Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2728009Z self=, 2025-05-07T21:00:17.2728099Z compile=False, 2025-05-07T21:00:17.2728175Z T=4, 2025-05-07T21:00:17.2728249Z D=113, 2025-05-07T21:00:17.2728329Z B=17, 2025-05-07T21:00:17.2728404Z log_E=4, 2025-05-07T21:00:17.2728479Z L=0, 2025-05-07T21:00:17.2728562Z D_gradcheck=1, 2025-05-07T21:00:17.2728663Z stochastic_rounding=True, 2025-05-07T21:00:17.2728745Z weighted=False, 2025-05-07T21:00:17.2728830Z row_wise=False, 2025-05-07T21:00:17.2728908Z mixed=False, 2025-05-07T21:00:17.2728991Z use_cache=False, 2025-05-07T21:00:17.2729104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2729181Z use_cpu=True, 2025-05-07T21:00:17.2729283Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2729363Z ) 2025-05-07T21:00:17.2729500Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2729856Z self=, 2025-05-07T21:00:17.2730015Z compile=False, 2025-05-07T21:00:17.2730089Z T=1, 2025-05-07T21:00:17.2730162Z D=128, 2025-05-07T21:00:17.2730240Z B=49, 2025-05-07T21:00:17.2730316Z log_E=3, 2025-05-07T21:00:17.2730389Z L=17, 2025-05-07T21:00:17.2730472Z D_gradcheck=2, 2025-05-07T21:00:17.2730624Z stochastic_rounding=True, 2025-05-07T21:00:17.2730707Z weighted=False, 2025-05-07T21:00:17.2730791Z row_wise=False, 2025-05-07T21:00:17.2730869Z mixed=True, 2025-05-07T21:00:17.2730951Z use_cache=True, 2025-05-07T21:00:17.2731062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2731142Z use_cpu=True, 2025-05-07T21:00:17.2731245Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2731319Z ) 2025-05-07T21:00:17.2731455Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2731811Z self=, 2025-05-07T21:00:17.2731898Z compile=True, 2025-05-07T21:00:17.2731974Z T=4, 2025-05-07T21:00:17.2732054Z D=18, 2025-05-07T21:00:17.2732126Z B=28, 2025-05-07T21:00:17.2732201Z log_E=5, 2025-05-07T21:00:17.2732280Z L=9, 2025-05-07T21:00:17.2732360Z D_gradcheck=1, 2025-05-07T21:00:17.2732455Z stochastic_rounding=True, 2025-05-07T21:00:17.2732542Z weighted=False, 2025-05-07T21:00:17.2732621Z row_wise=False, 2025-05-07T21:00:17.2732698Z mixed=True, 2025-05-07T21:00:17.2732784Z use_cache=True, 2025-05-07T21:00:17.2732892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2732976Z use_cpu=True, 2025-05-07T21:00:17.2733076Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2733151Z ) 2025-05-07T21:00:17.2733290Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2733640Z self=, 2025-05-07T21:00:17.2733769Z compile=False, 2025-05-07T21:00:17.2733848Z T=1, 2025-05-07T21:00:17.2733923Z D=107, 2025-05-07T21:00:17.2734036Z B=110, 2025-05-07T21:00:17.2734118Z log_E=5, 2025-05-07T21:00:17.2734194Z L=2, 2025-05-07T21:00:17.2734276Z D_gradcheck=2, 2025-05-07T21:00:17.2734374Z stochastic_rounding=True, 2025-05-07T21:00:17.2734456Z weighted=True, 2025-05-07T21:00:17.2734537Z row_wise=True, 2025-05-07T21:00:17.2734620Z mixed=False, 2025-05-07T21:00:17.2734700Z use_cache=False, 2025-05-07T21:00:17.2734812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2734891Z use_cpu=True, 2025-05-07T21:00:17.2734994Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2735075Z ) 2025-05-07T21:00:17.2735209Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2735559Z self=, 2025-05-07T21:00:17.2735647Z compile=False, 2025-05-07T21:00:17.2735721Z T=3, 2025-05-07T21:00:17.2735797Z D=58, 2025-05-07T21:00:17.2735872Z B=3, 2025-05-07T21:00:17.2735954Z log_E=4, 2025-05-07T21:00:17.2736028Z L=16, 2025-05-07T21:00:17.2736111Z D_gradcheck=2, 2025-05-07T21:00:17.2736204Z stochastic_rounding=True, 2025-05-07T21:00:17.2736284Z weighted=True, 2025-05-07T21:00:17.2736367Z row_wise=False, 2025-05-07T21:00:17.2736446Z mixed=False, 2025-05-07T21:00:17.2736536Z use_cache=False, 2025-05-07T21:00:17.2736649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2736728Z use_cpu=True, 2025-05-07T21:00:17.2736833Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2736905Z ) 2025-05-07T21:00:17.2737040Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2737392Z self=, 2025-05-07T21:00:17.2737472Z compile=False, 2025-05-07T21:00:17.2737549Z T=3, 2025-05-07T21:00:17.2737631Z D=83, 2025-05-07T21:00:17.2737705Z B=125, 2025-05-07T21:00:17.2737829Z log_E=5, 2025-05-07T21:00:17.2737907Z L=16, 2025-05-07T21:00:17.2737987Z D_gradcheck=1, 2025-05-07T21:00:17.2738088Z stochastic_rounding=False, 2025-05-07T21:00:17.2738169Z weighted=True, 2025-05-07T21:00:17.2738248Z row_wise=False, 2025-05-07T21:00:17.2738330Z mixed=True, 2025-05-07T21:00:17.2738452Z use_cache=True, 2025-05-07T21:00:17.2738562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2738645Z use_cpu=True, 2025-05-07T21:00:17.2738747Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2738817Z ) 2025-05-07T21:00:17.2738955Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2739335Z self=, 2025-05-07T21:00:17.2739416Z compile=False, 2025-05-07T21:00:17.2739490Z T=1, 2025-05-07T21:00:17.2739566Z D=101, 2025-05-07T21:00:17.2739642Z B=64, 2025-05-07T21:00:17.2739716Z log_E=4, 2025-05-07T21:00:17.2739797Z L=5, 2025-05-07T21:00:17.2739883Z D_gradcheck=2, 2025-05-07T21:00:17.2739981Z stochastic_rounding=False, 2025-05-07T21:00:17.2740065Z weighted=True, 2025-05-07T21:00:17.2740144Z row_wise=False, 2025-05-07T21:00:17.2740223Z mixed=False, 2025-05-07T21:00:17.2740310Z use_cache=False, 2025-05-07T21:00:17.2740420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2740502Z use_cpu=False, 2025-05-07T21:00:17.2740603Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2740674Z ) 2025-05-07T21:00:17.2740812Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2741161Z self=, 2025-05-07T21:00:17.2741242Z compile=False, 2025-05-07T21:00:17.2741318Z T=2, 2025-05-07T21:00:17.2741392Z D=11, 2025-05-07T21:00:17.2741466Z B=59, 2025-05-07T21:00:17.2741591Z log_E=4, 2025-05-07T21:00:17.2741664Z L=20, 2025-05-07T21:00:17.2741746Z D_gradcheck=2, 2025-05-07T21:00:17.2741912Z stochastic_rounding=True, 2025-05-07T21:00:17.2741995Z weighted=True, 2025-05-07T21:00:17.2742079Z row_wise=False, 2025-05-07T21:00:17.2742157Z mixed=False, 2025-05-07T21:00:17.2742239Z use_cache=False, 2025-05-07T21:00:17.2742353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2742438Z use_cpu=False, 2025-05-07T21:00:17.2742539Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2742615Z ) 2025-05-07T21:00:17.2742748Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2743097Z self=, 2025-05-07T21:00:17.2743181Z compile=False, 2025-05-07T21:00:17.2743255Z T=5, 2025-05-07T21:00:17.2743328Z D=111, 2025-05-07T21:00:17.2743405Z B=26, 2025-05-07T21:00:17.2743480Z log_E=3, 2025-05-07T21:00:17.2743557Z L=5, 2025-05-07T21:00:17.2743639Z D_gradcheck=2, 2025-05-07T21:00:17.2743737Z stochastic_rounding=False, 2025-05-07T21:00:17.2743821Z weighted=True, 2025-05-07T21:00:17.2743899Z row_wise=True, 2025-05-07T21:00:17.2743976Z mixed=False, 2025-05-07T21:00:17.2744059Z use_cache=False, 2025-05-07T21:00:17.2744165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2744243Z use_cpu=True, 2025-05-07T21:00:17.2744352Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2744423Z ) 2025-05-07T21:00:17.2744555Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2744908Z self=, 2025-05-07T21:00:17.2744990Z compile=False, 2025-05-07T21:00:17.2745063Z T=4, 2025-05-07T21:00:17.2745140Z D=49, 2025-05-07T21:00:17.2745212Z B=63, 2025-05-07T21:00:17.2745293Z log_E=5, 2025-05-07T21:00:17.2745365Z L=8, 2025-05-07T21:00:17.2745450Z D_gradcheck=1, 2025-05-07T21:00:17.2745547Z stochastic_rounding=False, 2025-05-07T21:00:17.2745673Z weighted=True, 2025-05-07T21:00:17.2745756Z row_wise=True, 2025-05-07T21:00:17.2745836Z mixed=False, 2025-05-07T21:00:17.2745917Z use_cache=False, 2025-05-07T21:00:17.2746024Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2746106Z use_cpu=True, 2025-05-07T21:00:17.2746207Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2746318Z ) 2025-05-07T21:00:17.2746457Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2746811Z self=, 2025-05-07T21:00:17.2746891Z compile=True, 2025-05-07T21:00:17.2746968Z T=2, 2025-05-07T21:00:17.2747042Z D=106, 2025-05-07T21:00:17.2747117Z B=80, 2025-05-07T21:00:17.2747192Z log_E=4, 2025-05-07T21:00:17.2747266Z L=20, 2025-05-07T21:00:17.2747348Z D_gradcheck=1, 2025-05-07T21:00:17.2747447Z stochastic_rounding=False, 2025-05-07T21:00:17.2747527Z weighted=False, 2025-05-07T21:00:17.2747612Z row_wise=True, 2025-05-07T21:00:17.2747693Z mixed=False, 2025-05-07T21:00:17.2747773Z use_cache=True, 2025-05-07T21:00:17.2747885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2747966Z use_cpu=False, 2025-05-07T21:00:17.2748068Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2748144Z ) 2025-05-07T21:00:17.2748279Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2748627Z self=, 2025-05-07T21:00:17.2748713Z compile=True, 2025-05-07T21:00:17.2748789Z T=1, 2025-05-07T21:00:17.2748871Z D=102, 2025-05-07T21:00:17.2748944Z B=60, 2025-05-07T21:00:17.2749020Z log_E=4, 2025-05-07T21:00:17.2749095Z L=18, 2025-05-07T21:00:17.2749175Z D_gradcheck=1, 2025-05-07T21:00:17.2749269Z stochastic_rounding=True, 2025-05-07T21:00:17.2749399Z weighted=True, 2025-05-07T21:00:17.2749483Z row_wise=True, 2025-05-07T21:00:17.2749563Z mixed=False, 2025-05-07T21:00:17.2749687Z use_cache=False, 2025-05-07T21:00:17.2749797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2749876Z use_cpu=False, 2025-05-07T21:00:17.2749981Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2750052Z ) 2025-05-07T21:00:17.2750189Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2750543Z self=, 2025-05-07T21:00:17.2750624Z compile=True, 2025-05-07T21:00:17.2750703Z T=1, 2025-05-07T21:00:17.2750775Z D=46, 2025-05-07T21:00:17.2750848Z B=64, 2025-05-07T21:00:17.2750929Z log_E=5, 2025-05-07T21:00:17.2751006Z L=3, 2025-05-07T21:00:17.2751086Z D_gradcheck=2, 2025-05-07T21:00:17.2751182Z stochastic_rounding=True, 2025-05-07T21:00:17.2751260Z weighted=True, 2025-05-07T21:00:17.2751342Z row_wise=False, 2025-05-07T21:00:17.2751423Z mixed=True, 2025-05-07T21:00:17.2751507Z use_cache=False, 2025-05-07T21:00:17.2751618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2751705Z use_cpu=False, 2025-05-07T21:00:17.2751810Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2751883Z ) 2025-05-07T21:00:17.2752019Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2752368Z self=, 2025-05-07T21:00:17.2752451Z compile=False, 2025-05-07T21:00:17.2752524Z T=2, 2025-05-07T21:00:17.2752597Z D=75, 2025-05-07T21:00:17.2752674Z B=65, 2025-05-07T21:00:17.2752750Z log_E=4, 2025-05-07T21:00:17.2752825Z L=6, 2025-05-07T21:00:17.2752910Z D_gradcheck=2, 2025-05-07T21:00:17.2753003Z stochastic_rounding=True, 2025-05-07T21:00:17.2753085Z weighted=False, 2025-05-07T21:00:17.2753168Z row_wise=True, 2025-05-07T21:00:17.2753249Z mixed=False, 2025-05-07T21:00:17.2753330Z use_cache=True, 2025-05-07T21:00:17.2753491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2753573Z use_cpu=True, 2025-05-07T21:00:17.2753676Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2753748Z ) 2025-05-07T21:00:17.2753885Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2754278Z self=, 2025-05-07T21:00:17.2754364Z compile=False, 2025-05-07T21:00:17.2754438Z T=2, 2025-05-07T21:00:17.2754521Z D=49, 2025-05-07T21:00:17.2754596Z B=1, 2025-05-07T21:00:17.2754673Z log_E=4, 2025-05-07T21:00:17.2754752Z L=5, 2025-05-07T21:00:17.2754833Z D_gradcheck=1, 2025-05-07T21:00:17.2754925Z stochastic_rounding=True, 2025-05-07T21:00:17.2755009Z weighted=True, 2025-05-07T21:00:17.2755089Z row_wise=False, 2025-05-07T21:00:17.2755166Z mixed=True, 2025-05-07T21:00:17.2755252Z use_cache=True, 2025-05-07T21:00:17.2755359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2755445Z use_cpu=True, 2025-05-07T21:00:17.2755550Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2755621Z ) 2025-05-07T21:00:17.2755759Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2756108Z self=, 2025-05-07T21:00:17.2756191Z compile=False, 2025-05-07T21:00:17.2756267Z T=2, 2025-05-07T21:00:17.2756342Z D=13, 2025-05-07T21:00:17.2756416Z B=60, 2025-05-07T21:00:17.2756494Z log_E=3, 2025-05-07T21:00:17.2756566Z L=20, 2025-05-07T21:00:17.2756645Z D_gradcheck=2, 2025-05-07T21:00:17.2756744Z stochastic_rounding=False, 2025-05-07T21:00:17.2756825Z weighted=True, 2025-05-07T21:00:17.2756905Z row_wise=True, 2025-05-07T21:00:17.2756988Z mixed=True, 2025-05-07T21:00:17.2757071Z use_cache=False, 2025-05-07T21:00:17.2757228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2757310Z use_cpu=True, 2025-05-07T21:00:17.2757450Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2757524Z ) 2025-05-07T21:00:17.2988091Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2988469Z self=, 2025-05-07T21:00:17.2988564Z compile=False, 2025-05-07T21:00:17.2988647Z T=1, 2025-05-07T21:00:17.2988744Z D=10, 2025-05-07T21:00:17.2988817Z B=27, 2025-05-07T21:00:17.2988908Z log_E=4, 2025-05-07T21:00:17.2989001Z L=2, 2025-05-07T21:00:17.2989085Z D_gradcheck=1, 2025-05-07T21:00:17.2989180Z stochastic_rounding=True, 2025-05-07T21:00:17.2989271Z weighted=False, 2025-05-07T21:00:17.2989354Z row_wise=True, 2025-05-07T21:00:17.2989477Z mixed=False, 2025-05-07T21:00:17.2989592Z use_cache=True, 2025-05-07T21:00:17.2989745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2989883Z use_cpu=True, 2025-05-07T21:00:17.2989988Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.2990064Z ) 2025-05-07T21:00:17.2990204Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2990553Z self=, 2025-05-07T21:00:17.2990633Z compile=True, 2025-05-07T21:00:17.2990711Z T=4, 2025-05-07T21:00:17.2990786Z D=74, 2025-05-07T21:00:17.2990861Z B=44, 2025-05-07T21:00:17.2990940Z log_E=5, 2025-05-07T21:00:17.2991015Z L=20, 2025-05-07T21:00:17.2991096Z D_gradcheck=2, 2025-05-07T21:00:17.2991192Z stochastic_rounding=True, 2025-05-07T21:00:17.2991272Z weighted=False, 2025-05-07T21:00:17.2991360Z row_wise=False, 2025-05-07T21:00:17.2991439Z mixed=False, 2025-05-07T21:00:17.2991521Z use_cache=True, 2025-05-07T21:00:17.2991631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2991711Z use_cpu=True, 2025-05-07T21:00:17.2991814Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2991984Z ) 2025-05-07T21:00:17.2992121Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2992471Z self=, 2025-05-07T21:00:17.2992558Z compile=False, 2025-05-07T21:00:17.2992631Z T=4, 2025-05-07T21:00:17.2992704Z D=109, 2025-05-07T21:00:17.2992841Z B=15, 2025-05-07T21:00:17.2992918Z log_E=3, 2025-05-07T21:00:17.2992992Z L=19, 2025-05-07T21:00:17.2993080Z D_gradcheck=1, 2025-05-07T21:00:17.2993175Z stochastic_rounding=False, 2025-05-07T21:00:17.2993258Z weighted=True, 2025-05-07T21:00:17.2993337Z row_wise=True, 2025-05-07T21:00:17.2993414Z mixed=True, 2025-05-07T21:00:17.2993497Z use_cache=False, 2025-05-07T21:00:17.2993605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2993686Z use_cpu=False, 2025-05-07T21:00:17.2993789Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2993863Z ) 2025-05-07T21:00:17.2993999Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2994364Z self=, 2025-05-07T21:00:17.2994446Z compile=False, 2025-05-07T21:00:17.2994521Z T=3, 2025-05-07T21:00:17.2994598Z D=41, 2025-05-07T21:00:17.2994672Z B=125, 2025-05-07T21:00:17.2994753Z log_E=5, 2025-05-07T21:00:17.2994873Z L=1, 2025-05-07T21:00:17.2994959Z D_gradcheck=1, 2025-05-07T21:00:17.2995060Z stochastic_rounding=True, 2025-05-07T21:00:17.2995142Z weighted=False, 2025-05-07T21:00:17.2995222Z row_wise=True, 2025-05-07T21:00:17.2995302Z mixed=True, 2025-05-07T21:00:17.2995383Z use_cache=False, 2025-05-07T21:00:17.2995488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.2995569Z use_cpu=True, 2025-05-07T21:00:17.2995668Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.2995738Z ) 2025-05-07T21:00:17.2996208Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2996632Z self=, 2025-05-07T21:00:17.2996721Z compile=True, 2025-05-07T21:00:17.2996797Z T=3, 2025-05-07T21:00:17.2996872Z D=56, 2025-05-07T21:00:17.2996950Z B=60, 2025-05-07T21:00:17.2997025Z log_E=5, 2025-05-07T21:00:17.2997098Z L=1, 2025-05-07T21:00:17.2997185Z D_gradcheck=1, 2025-05-07T21:00:17.2997280Z stochastic_rounding=False, 2025-05-07T21:00:17.2997359Z weighted=True, 2025-05-07T21:00:17.2997440Z row_wise=True, 2025-05-07T21:00:17.2997517Z mixed=False, 2025-05-07T21:00:17.2997598Z use_cache=False, 2025-05-07T21:00:17.2997708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.2997786Z use_cpu=True, 2025-05-07T21:00:17.2997888Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.2997963Z ) 2025-05-07T21:00:17.2998098Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.2998465Z self=, 2025-05-07T21:00:17.2998549Z compile=True, 2025-05-07T21:00:17.2998624Z T=1, 2025-05-07T21:00:17.2998703Z D=36, 2025-05-07T21:00:17.2998828Z B=95, 2025-05-07T21:00:17.2998905Z log_E=4, 2025-05-07T21:00:17.2998981Z L=9, 2025-05-07T21:00:17.2999061Z D_gradcheck=1, 2025-05-07T21:00:17.2999157Z stochastic_rounding=False, 2025-05-07T21:00:17.3005079Z weighted=True, 2025-05-07T21:00:17.3005240Z row_wise=True, 2025-05-07T21:00:17.3005365Z mixed=False, 2025-05-07T21:00:17.3005457Z use_cache=False, 2025-05-07T21:00:17.3005574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.3005656Z use_cpu=True, 2025-05-07T21:00:17.3005760Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.3005837Z ) 2025-05-07T21:00:17.3005982Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.3006357Z self=, 2025-05-07T21:00:17.3006560Z compile=False, 2025-05-07T21:00:17.3006636Z T=1, 2025-05-07T21:00:17.3006712Z D=48, 2025-05-07T21:00:17.3006793Z B=125, 2025-05-07T21:00:17.3006870Z log_E=3, 2025-05-07T21:00:17.3006949Z L=17, 2025-05-07T21:00:17.3007031Z D_gradcheck=1, 2025-05-07T21:00:17.3007190Z stochastic_rounding=False, 2025-05-07T21:00:17.3007279Z weighted=True, 2025-05-07T21:00:17.3007358Z row_wise=True, 2025-05-07T21:00:17.3007438Z mixed=False, 2025-05-07T21:00:17.3007523Z use_cache=False, 2025-05-07T21:00:17.3007633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.3007714Z use_cpu=True, 2025-05-07T21:00:17.3007824Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.3007895Z ) 2025-05-07T21:00:17.3008035Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.3008399Z self=, 2025-05-07T21:00:17.3008488Z compile=True, 2025-05-07T21:00:17.3008569Z T=2, 2025-05-07T21:00:17.3008646Z D=49, 2025-05-07T21:00:17.3008719Z B=74, 2025-05-07T21:00:17.3008799Z log_E=4, 2025-05-07T21:00:17.3008872Z L=18, 2025-05-07T21:00:17.3008952Z D_gradcheck=1, 2025-05-07T21:00:17.3009055Z stochastic_rounding=False, 2025-05-07T21:00:17.3009138Z weighted=False, 2025-05-07T21:00:17.3009219Z row_wise=False, 2025-05-07T21:00:17.3009301Z mixed=False, 2025-05-07T21:00:17.3009383Z use_cache=False, 2025-05-07T21:00:17.3009492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.3009577Z use_cpu=False, 2025-05-07T21:00:17.3009678Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.3009750Z ) 2025-05-07T21:00:17.3009891Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.3010249Z self=, 2025-05-07T21:00:17.3010399Z compile=False, 2025-05-07T21:00:17.3010475Z T=5, 2025-05-07T21:00:17.3010586Z D=66, 2025-05-07T21:00:17.3010666Z B=118, 2025-05-07T21:00:17.3010742Z log_E=4, 2025-05-07T21:00:17.3010818Z L=13, 2025-05-07T21:00:17.3010903Z D_gradcheck=1, 2025-05-07T21:00:17.3010998Z stochastic_rounding=False, 2025-05-07T21:00:17.3011078Z weighted=False, 2025-05-07T21:00:17.3011164Z row_wise=True, 2025-05-07T21:00:17.3011246Z mixed=True, 2025-05-07T21:00:17.3011328Z use_cache=False, 2025-05-07T21:00:17.3011439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.3011519Z use_cpu=True, 2025-05-07T21:00:17.3011620Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.3011694Z ) 2025-05-07T21:00:17.3011830Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.3012188Z self=, 2025-05-07T21:00:17.3012272Z compile=True, 2025-05-07T21:00:17.3012347Z T=4, 2025-05-07T21:00:17.3012430Z D=85, 2025-05-07T21:00:17.3012507Z B=28, 2025-05-07T21:00:17.3012591Z log_E=5, 2025-05-07T21:00:17.3012668Z L=1, 2025-05-07T21:00:17.3012750Z D_gradcheck=1, 2025-05-07T21:00:17.3012844Z stochastic_rounding=True, 2025-05-07T21:00:17.3012929Z weighted=False, 2025-05-07T21:00:17.3013009Z row_wise=False, 2025-05-07T21:00:17.3013088Z mixed=True, 2025-05-07T21:00:17.3013176Z use_cache=False, 2025-05-07T21:00:17.3013284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.3013364Z use_cpu=True, 2025-05-07T21:00:17.3013471Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.3013544Z ) 2025-05-07T21:00:17.3013682Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.3014037Z self=, 2025-05-07T21:00:17.3014119Z compile=True, 2025-05-07T21:00:17.3014199Z T=4, 2025-05-07T21:00:17.3014273Z D=35, 2025-05-07T21:00:17.3014396Z B=59, 2025-05-07T21:00:17.3014476Z log_E=3, 2025-05-07T21:00:17.3014552Z L=2, 2025-05-07T21:00:17.3014634Z D_gradcheck=1, 2025-05-07T21:00:17.3014732Z stochastic_rounding=True, 2025-05-07T21:00:17.3014813Z weighted=True, 2025-05-07T21:00:17.3014893Z row_wise=False, 2025-05-07T21:00:17.3014974Z mixed=False, 2025-05-07T21:00:17.3015094Z use_cache=True, 2025-05-07T21:00:17.3015203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.3015284Z use_cpu=True, 2025-05-07T21:00:17.3015387Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.3015461Z ) 2025-05-07T21:00:17.3015596Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.3015950Z self=, 2025-05-07T21:00:17.3016034Z compile=True, 2025-05-07T21:00:17.3016107Z T=2, 2025-05-07T21:00:17.3016183Z D=104, 2025-05-07T21:00:17.3016265Z B=3, 2025-05-07T21:00:17.3016340Z log_E=3, 2025-05-07T21:00:17.3016417Z L=3, 2025-05-07T21:00:17.3016505Z D_gradcheck=1, 2025-05-07T21:00:17.3016604Z stochastic_rounding=False, 2025-05-07T21:00:17.3016685Z weighted=False, 2025-05-07T21:00:17.3016771Z row_wise=True, 2025-05-07T21:00:17.3016849Z mixed=False, 2025-05-07T21:00:17.3016931Z use_cache=False, 2025-05-07T21:00:17.3017048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.3017130Z use_cpu=False, 2025-05-07T21:00:17.3017233Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.3017306Z ) 2025-05-07T21:00:17.3017442Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.3017803Z self=, 2025-05-07T21:00:17.3017886Z compile=True, 2025-05-07T21:00:17.3017960Z T=4, 2025-05-07T21:00:17.3018038Z D=48, 2025-05-07T21:00:17.3018113Z B=58, 2025-05-07T21:00:17.3018233Z log_E=5, 2025-05-07T21:00:17.3018312Z L=5, 2025-05-07T21:00:17.3018397Z D_gradcheck=2, 2025-05-07T21:00:17.3018528Z stochastic_rounding=True, 2025-05-07T21:00:17.3018613Z weighted=False, 2025-05-07T21:00:17.3018696Z row_wise=False, 2025-05-07T21:00:17.3018777Z mixed=False, 2025-05-07T21:00:17.3018856Z use_cache=True, 2025-05-07T21:00:17.3018965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.3019052Z use_cpu=False, 2025-05-07T21:00:17.3019156Z output_dtype=SparseType.BF16, 2025-05-07T21:00:17.3019225Z ) 2025-05-07T21:00:17.3019367Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.3019722Z self=, 2025-05-07T21:00:17.3019806Z compile=False, 2025-05-07T21:00:17.3019885Z T=2, 2025-05-07T21:00:17.3019959Z D=64, 2025-05-07T21:00:17.3020033Z B=92, 2025-05-07T21:00:17.3020112Z log_E=5, 2025-05-07T21:00:17.3020190Z L=2, 2025-05-07T21:00:17.3020271Z D_gradcheck=1, 2025-05-07T21:00:17.3020372Z stochastic_rounding=True, 2025-05-07T21:00:17.3020459Z weighted=False, 2025-05-07T21:00:17.3020541Z row_wise=True, 2025-05-07T21:00:17.3020619Z mixed=True, 2025-05-07T21:00:17.3020699Z use_cache=True, 2025-05-07T21:00:17.3020815Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.3020894Z use_cpu=False, 2025-05-07T21:00:17.3020997Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.3021071Z ) 2025-05-07T21:00:17.3021207Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.3021565Z self=, 2025-05-07T21:00:17.3021651Z compile=False, 2025-05-07T21:00:17.3021725Z T=1, 2025-05-07T21:00:17.3021803Z D=108, 2025-05-07T21:00:17.3021882Z B=68, 2025-05-07T21:00:17.3021957Z log_E=3, 2025-05-07T21:00:17.3022035Z L=14, 2025-05-07T21:00:17.3022125Z D_gradcheck=2, 2025-05-07T21:00:17.3022219Z stochastic_rounding=True, 2025-05-07T21:00:17.3022346Z weighted=False, 2025-05-07T21:00:17.3022433Z row_wise=True, 2025-05-07T21:00:17.3022511Z mixed=False, 2025-05-07T21:00:17.3022593Z use_cache=True, 2025-05-07T21:00:17.3022705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.3022785Z use_cpu=True, 2025-05-07T21:00:17.3022890Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.3023019Z ) 2025-05-07T21:00:17.3023155Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.3023515Z self=, 2025-05-07T21:00:17.3023596Z compile=True, 2025-05-07T21:00:17.3023671Z T=4, 2025-05-07T21:00:17.3023747Z D=12, 2025-05-07T21:00:17.3023823Z B=95, 2025-05-07T21:00:17.3023899Z log_E=5, 2025-05-07T21:00:17.3023976Z L=6, 2025-05-07T21:00:17.3024059Z D_gradcheck=2, 2025-05-07T21:00:17.3024155Z stochastic_rounding=True, 2025-05-07T21:00:17.3024240Z weighted=True, 2025-05-07T21:00:17.3024323Z row_wise=True, 2025-05-07T21:00:17.3024406Z mixed=True, 2025-05-07T21:00:17.3024487Z use_cache=True, 2025-05-07T21:00:17.3024599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:17.3024689Z use_cpu=False, 2025-05-07T21:00:17.3024816Z output_dtype=SparseType.FP32, 2025-05-07T21:00:17.3024889Z ) 2025-05-07T21:00:17.3025052Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.3025408Z self=, 2025-05-07T21:00:17.3025490Z compile=False, 2025-05-07T21:00:17.3025566Z T=5, 2025-05-07T21:00:17.3025640Z D=111, 2025-05-07T21:00:17.3025714Z B=96, 2025-05-07T21:00:17.3025793Z log_E=4, 2025-05-07T21:00:17.3025867Z L=2, 2025-05-07T21:00:17.3025948Z D_gradcheck=2, 2025-05-07T21:00:17.3026048Z stochastic_rounding=False, 2025-05-07T21:00:17.3026492Z weighted=False, 2025-05-07T21:00:17.3026574Z row_wise=False, 2025-05-07T21:00:17.3026654Z mixed=False, 2025-05-07T21:00:17.3026775Z use_cache=False, 2025-05-07T21:00:17.3026889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.3026967Z use_cpu=True, 2025-05-07T21:00:17.3027071Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.3027143Z ) 2025-05-07T21:00:17.3027281Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:17.3027636Z self=, 2025-05-07T21:00:17.3027720Z compile=True, 2025-05-07T21:00:17.3027795Z T=3, 2025-05-07T21:00:17.3027869Z D=97, 2025-05-07T21:00:17.3027949Z B=7, 2025-05-07T21:00:17.3028024Z log_E=4, 2025-05-07T21:00:17.3028097Z L=3, 2025-05-07T21:00:17.3028180Z D_gradcheck=2, 2025-05-07T21:00:17.3028273Z stochastic_rounding=True, 2025-05-07T21:00:17.3028358Z weighted=True, 2025-05-07T21:00:17.3028440Z row_wise=False, 2025-05-07T21:00:17.3028518Z mixed=False, 2025-05-07T21:00:17.3028606Z use_cache=False, 2025-05-07T21:00:17.3028716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:17.3028797Z use_cpu=False, 2025-05-07T21:00:17.3028902Z output_dtype=SparseType.FP16, 2025-05-07T21:00:17.3028976Z ) 2025-05-07T21:00:27.6220802Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6222728Z self=, 2025-05-07T21:00:27.6224085Z compile=True, 2025-05-07T21:00:27.6224504Z T=4, 2025-05-07T21:00:27.6224875Z D=117, 2025-05-07T21:00:27.6225246Z B=6, 2025-05-07T21:00:27.6225599Z log_E=4, 2025-05-07T21:00:27.6225977Z L=2, 2025-05-07T21:00:27.6226351Z D_gradcheck=1, 2025-05-07T21:00:27.6226802Z stochastic_rounding=True, 2025-05-07T21:00:27.6227315Z weighted=True, 2025-05-07T21:00:27.6227735Z row_wise=True, 2025-05-07T21:00:27.6228147Z mixed=False, 2025-05-07T21:00:27.6228485Z use_cache=True, 2025-05-07T21:00:27.6229602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6229895Z use_cpu=False, 2025-05-07T21:00:27.6230135Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.6230406Z ) 2025-05-07T21:00:27.6230635Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6231316Z self=, 2025-05-07T21:00:27.6231865Z compile=True, 2025-05-07T21:00:27.6232074Z T=3, 2025-05-07T21:00:27.6232256Z D=114, 2025-05-07T21:00:27.6232442Z B=2, 2025-05-07T21:00:27.6232625Z log_E=4, 2025-05-07T21:00:27.6232812Z L=8, 2025-05-07T21:00:27.6233003Z D_gradcheck=2, 2025-05-07T21:00:27.6233237Z stochastic_rounding=True, 2025-05-07T21:00:27.6233490Z weighted=False, 2025-05-07T21:00:27.6233706Z row_wise=False, 2025-05-07T21:00:27.6233927Z mixed=False, 2025-05-07T21:00:27.6234138Z use_cache=True, 2025-05-07T21:00:27.6234380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6234676Z use_cpu=False, 2025-05-07T21:00:27.6234910Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6235175Z ) 2025-05-07T21:00:27.6235411Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6235999Z self=, 2025-05-07T21:00:27.6236545Z compile=False, 2025-05-07T21:00:27.6236757Z T=3, 2025-05-07T21:00:27.6236941Z D=86, 2025-05-07T21:00:27.6237125Z B=96, 2025-05-07T21:00:27.6237312Z log_E=5, 2025-05-07T21:00:27.6237510Z L=17, 2025-05-07T21:00:27.6237696Z D_gradcheck=2, 2025-05-07T21:00:27.6237930Z stochastic_rounding=False, 2025-05-07T21:00:27.6238191Z weighted=True, 2025-05-07T21:00:27.6238398Z row_wise=True, 2025-05-07T21:00:27.6238613Z mixed=False, 2025-05-07T21:00:27.6238928Z use_cache=False, 2025-05-07T21:00:27.6239280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6239574Z use_cpu=True, 2025-05-07T21:00:27.6239888Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.6240149Z ) 2025-05-07T21:00:27.6240391Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6240999Z self=, 2025-05-07T21:00:27.6241544Z compile=False, 2025-05-07T21:00:27.6241753Z T=4, 2025-05-07T21:00:27.6241945Z D=96, 2025-05-07T21:00:27.6242134Z B=45, 2025-05-07T21:00:27.6242316Z log_E=5, 2025-05-07T21:00:27.6242512Z L=14, 2025-05-07T21:00:27.6242709Z D_gradcheck=1, 2025-05-07T21:00:27.6242935Z stochastic_rounding=False, 2025-05-07T21:00:27.6243196Z weighted=True, 2025-05-07T21:00:27.6243415Z row_wise=True, 2025-05-07T21:00:27.6243621Z mixed=False, 2025-05-07T21:00:27.6243834Z use_cache=True, 2025-05-07T21:00:27.6244081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6244373Z use_cpu=True, 2025-05-07T21:00:27.6244617Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.6244886Z ) 2025-05-07T21:00:27.6245120Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6245712Z self=, 2025-05-07T21:00:27.6246256Z compile=False, 2025-05-07T21:00:27.6246465Z T=4, 2025-05-07T21:00:27.6246656Z D=77, 2025-05-07T21:00:27.6246845Z B=96, 2025-05-07T21:00:27.6247030Z log_E=5, 2025-05-07T21:00:27.6247227Z L=12, 2025-05-07T21:00:27.6247425Z D_gradcheck=2, 2025-05-07T21:00:27.6247652Z stochastic_rounding=True, 2025-05-07T21:00:27.6247907Z weighted=False, 2025-05-07T21:00:27.6248122Z row_wise=True, 2025-05-07T21:00:27.6248335Z mixed=False, 2025-05-07T21:00:27.6248542Z use_cache=False, 2025-05-07T21:00:27.6248792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6249085Z use_cpu=False, 2025-05-07T21:00:27.6249318Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.6249632Z ) 2025-05-07T21:00:27.6249873Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6250460Z self=, 2025-05-07T21:00:27.6251001Z compile=False, 2025-05-07T21:00:27.6251212Z T=3, 2025-05-07T21:00:27.6251393Z D=110, 2025-05-07T21:00:27.6251626Z B=65, 2025-05-07T21:00:27.6251819Z log_E=4, 2025-05-07T21:00:27.6252014Z L=6, 2025-05-07T21:00:27.6252206Z D_gradcheck=2, 2025-05-07T21:00:27.6252438Z stochastic_rounding=False, 2025-05-07T21:00:27.6252695Z weighted=False, 2025-05-07T21:00:27.6252913Z row_wise=True, 2025-05-07T21:00:27.6253122Z mixed=True, 2025-05-07T21:00:27.6253331Z use_cache=False, 2025-05-07T21:00:27.6253586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6253877Z use_cpu=True, 2025-05-07T21:00:27.6254113Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6254376Z ) 2025-05-07T21:00:27.6254614Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6255212Z self=, 2025-05-07T21:00:27.6255756Z compile=True, 2025-05-07T21:00:27.6255971Z T=3, 2025-05-07T21:00:27.6256162Z D=115, 2025-05-07T21:00:27.6256346Z B=115, 2025-05-07T21:00:27.6256540Z log_E=4, 2025-05-07T21:00:27.6256740Z L=2, 2025-05-07T21:00:27.6256931Z D_gradcheck=2, 2025-05-07T21:00:27.6257167Z stochastic_rounding=True, 2025-05-07T21:00:27.6257425Z weighted=True, 2025-05-07T21:00:27.6257635Z row_wise=False, 2025-05-07T21:00:27.6257850Z mixed=True, 2025-05-07T21:00:27.6258064Z use_cache=True, 2025-05-07T21:00:27.6258301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6258591Z use_cpu=False, 2025-05-07T21:00:27.6258831Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6259091Z ) 2025-05-07T21:00:27.6259380Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6260014Z self=, 2025-05-07T21:00:27.6260556Z compile=False, 2025-05-07T21:00:27.6260761Z T=5, 2025-05-07T21:00:27.6260947Z D=32, 2025-05-07T21:00:27.6261132Z B=36, 2025-05-07T21:00:27.6261313Z log_E=4, 2025-05-07T21:00:27.6261510Z L=7, 2025-05-07T21:00:27.6261707Z D_gradcheck=2, 2025-05-07T21:00:27.6261935Z stochastic_rounding=False, 2025-05-07T21:00:27.6262198Z weighted=False, 2025-05-07T21:00:27.6262415Z row_wise=True, 2025-05-07T21:00:27.6262619Z mixed=False, 2025-05-07T21:00:27.6262831Z use_cache=True, 2025-05-07T21:00:27.6263072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6263356Z use_cpu=True, 2025-05-07T21:00:27.6263591Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.6263855Z ) 2025-05-07T21:00:27.6264087Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6264684Z self=, 2025-05-07T21:00:27.6265233Z compile=True, 2025-05-07T21:00:27.6265442Z T=4, 2025-05-07T21:00:27.6265622Z D=7, 2025-05-07T21:00:27.6265807Z B=96, 2025-05-07T21:00:27.6265996Z log_E=4, 2025-05-07T21:00:27.6266185Z L=7, 2025-05-07T21:00:27.6266379Z D_gradcheck=2, 2025-05-07T21:00:27.6266612Z stochastic_rounding=True, 2025-05-07T21:00:27.6266867Z weighted=True, 2025-05-07T21:00:27.6267084Z row_wise=True, 2025-05-07T21:00:27.6267297Z mixed=True, 2025-05-07T21:00:27.6267504Z use_cache=False, 2025-05-07T21:00:27.6267760Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6268052Z use_cpu=False, 2025-05-07T21:00:27.6268283Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.6268547Z ) 2025-05-07T21:00:27.6268787Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6269378Z self=, 2025-05-07T21:00:27.6269979Z compile=False, 2025-05-07T21:00:27.6270194Z T=2, 2025-05-07T21:00:27.6270379Z D=12, 2025-05-07T21:00:27.6270612Z B=1, 2025-05-07T21:00:27.6270793Z log_E=4, 2025-05-07T21:00:27.6270991Z L=19, 2025-05-07T21:00:27.6271182Z D_gradcheck=1, 2025-05-07T21:00:27.6271451Z stochastic_rounding=True, 2025-05-07T21:00:27.6271719Z weighted=False, 2025-05-07T21:00:27.6271936Z row_wise=False, 2025-05-07T21:00:27.6272146Z mixed=True, 2025-05-07T21:00:27.6272358Z use_cache=True, 2025-05-07T21:00:27.6272599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6272884Z use_cpu=False, 2025-05-07T21:00:27.6273120Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.6273381Z ) 2025-05-07T21:00:27.6273613Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6274203Z self=, 2025-05-07T21:00:27.6274751Z compile=True, 2025-05-07T21:00:27.6274964Z T=4, 2025-05-07T21:00:27.6275147Z D=9, 2025-05-07T21:00:27.6275332Z B=14, 2025-05-07T21:00:27.6275520Z log_E=5, 2025-05-07T21:00:27.6275714Z L=8, 2025-05-07T21:00:27.6275904Z D_gradcheck=1, 2025-05-07T21:00:27.6276136Z stochastic_rounding=False, 2025-05-07T21:00:27.6276391Z weighted=False, 2025-05-07T21:00:27.6276611Z row_wise=False, 2025-05-07T21:00:27.6276827Z mixed=False, 2025-05-07T21:00:27.6277036Z use_cache=False, 2025-05-07T21:00:27.6277289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6277596Z use_cpu=True, 2025-05-07T21:00:27.6277866Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.6278132Z ) 2025-05-07T21:00:27.6278377Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6279032Z self=, 2025-05-07T21:00:27.6279631Z compile=False, 2025-05-07T21:00:27.6279851Z T=1, 2025-05-07T21:00:27.6280038Z D=33, 2025-05-07T21:00:27.6280259Z B=64, 2025-05-07T21:00:27.6280455Z log_E=5, 2025-05-07T21:00:27.6280658Z L=17, 2025-05-07T21:00:27.6280851Z D_gradcheck=2, 2025-05-07T21:00:27.6281081Z stochastic_rounding=True, 2025-05-07T21:00:27.6281343Z weighted=False, 2025-05-07T21:00:27.6281561Z row_wise=False, 2025-05-07T21:00:27.6281777Z mixed=False, 2025-05-07T21:00:27.6281991Z use_cache=True, 2025-05-07T21:00:27.6282227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6282517Z use_cpu=False, 2025-05-07T21:00:27.6282754Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.6283012Z ) 2025-05-07T21:00:27.6283249Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6283838Z self=, 2025-05-07T21:00:27.6284375Z compile=False, 2025-05-07T21:00:27.6284584Z T=3, 2025-05-07T21:00:27.6284775Z D=54, 2025-05-07T21:00:27.6284955Z B=17, 2025-05-07T21:00:27.6285146Z log_E=5, 2025-05-07T21:00:27.6285341Z L=11, 2025-05-07T21:00:27.6285527Z D_gradcheck=1, 2025-05-07T21:00:27.6285759Z stochastic_rounding=False, 2025-05-07T21:00:27.6286019Z weighted=False, 2025-05-07T21:00:27.6286230Z row_wise=True, 2025-05-07T21:00:27.6286440Z mixed=True, 2025-05-07T21:00:27.6286657Z use_cache=False, 2025-05-07T21:00:27.6286911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6287195Z use_cpu=False, 2025-05-07T21:00:27.6287431Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.6287694Z ) 2025-05-07T21:00:27.6287924Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6288519Z self=, 2025-05-07T21:00:27.6289061Z compile=False, 2025-05-07T21:00:27.6289267Z T=4, 2025-05-07T21:00:27.6289453Z D=120, 2025-05-07T21:00:27.6289697Z B=107, 2025-05-07T21:00:27.6289880Z log_E=4, 2025-05-07T21:00:27.6290078Z L=12, 2025-05-07T21:00:27.6290274Z D_gradcheck=2, 2025-05-07T21:00:27.6290501Z stochastic_rounding=False, 2025-05-07T21:00:27.6290765Z weighted=True, 2025-05-07T21:00:27.6290985Z row_wise=False, 2025-05-07T21:00:27.6300165Z mixed=False, 2025-05-07T21:00:27.6300539Z use_cache=True, 2025-05-07T21:00:27.6300795Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6301103Z use_cpu=False, 2025-05-07T21:00:27.6301355Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6301624Z ) 2025-05-07T21:00:27.6301873Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6302477Z self=, 2025-05-07T21:00:27.6303021Z compile=False, 2025-05-07T21:00:27.6303240Z T=4, 2025-05-07T21:00:27.6303432Z D=45, 2025-05-07T21:00:27.6303620Z B=74, 2025-05-07T21:00:27.6303810Z log_E=4, 2025-05-07T21:00:27.6304012Z L=10, 2025-05-07T21:00:27.6304205Z D_gradcheck=2, 2025-05-07T21:00:27.6304443Z stochastic_rounding=False, 2025-05-07T21:00:27.6304708Z weighted=True, 2025-05-07T21:00:27.6304920Z row_wise=True, 2025-05-07T21:00:27.6305133Z mixed=True, 2025-05-07T21:00:27.6305347Z use_cache=True, 2025-05-07T21:00:27.6305597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6305897Z use_cpu=False, 2025-05-07T21:00:27.6306137Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.6306405Z ) 2025-05-07T21:00:27.6306639Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6307236Z self=, 2025-05-07T21:00:27.6307787Z compile=False, 2025-05-07T21:00:27.6307992Z T=4, 2025-05-07T21:00:27.6308179Z D=52, 2025-05-07T21:00:27.6308368Z B=112, 2025-05-07T21:00:27.6308632Z log_E=3, 2025-05-07T21:00:27.6308828Z L=19, 2025-05-07T21:00:27.6309032Z D_gradcheck=2, 2025-05-07T21:00:27.6309319Z stochastic_rounding=True, 2025-05-07T21:00:27.6309586Z weighted=True, 2025-05-07T21:00:27.6309802Z row_wise=True, 2025-05-07T21:00:27.6310006Z mixed=False, 2025-05-07T21:00:27.6310221Z use_cache=True, 2025-05-07T21:00:27.6310463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6310752Z use_cpu=True, 2025-05-07T21:00:27.6310990Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6311256Z ) 2025-05-07T21:00:27.6311488Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6312082Z self=, 2025-05-07T21:00:27.6312621Z compile=True, 2025-05-07T21:00:27.6312831Z T=2, 2025-05-07T21:00:27.6313011Z D=98, 2025-05-07T21:00:27.6313198Z B=89, 2025-05-07T21:00:27.6313387Z log_E=3, 2025-05-07T21:00:27.6313579Z L=18, 2025-05-07T21:00:27.6313774Z D_gradcheck=1, 2025-05-07T21:00:27.6314010Z stochastic_rounding=True, 2025-05-07T21:00:27.6314269Z weighted=True, 2025-05-07T21:00:27.6314488Z row_wise=False, 2025-05-07T21:00:27.6314706Z mixed=True, 2025-05-07T21:00:27.6314911Z use_cache=True, 2025-05-07T21:00:27.6315158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6315454Z use_cpu=False, 2025-05-07T21:00:27.6315688Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6315958Z ) 2025-05-07T21:00:27.6316200Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6316791Z self=, 2025-05-07T21:00:27.6317335Z compile=True, 2025-05-07T21:00:27.6317546Z T=3, 2025-05-07T21:00:27.6317759Z D=33, 2025-05-07T21:00:27.6317966Z B=90, 2025-05-07T21:00:27.6318155Z log_E=4, 2025-05-07T21:00:27.6318356Z L=16, 2025-05-07T21:00:27.6318550Z D_gradcheck=2, 2025-05-07T21:00:27.6318869Z stochastic_rounding=True, 2025-05-07T21:00:27.6319209Z weighted=True, 2025-05-07T21:00:27.6319422Z row_wise=False, 2025-05-07T21:00:27.6319640Z mixed=False, 2025-05-07T21:00:27.6319857Z use_cache=False, 2025-05-07T21:00:27.6320107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6320404Z use_cpu=False, 2025-05-07T21:00:27.6320645Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6320949Z ) 2025-05-07T21:00:27.6487348Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6488235Z self=, 2025-05-07T21:00:27.6489138Z compile=False, 2025-05-07T21:00:27.6489431Z T=4, 2025-05-07T21:00:27.6489679Z D=66, 2025-05-07T21:00:27.6489944Z B=94, 2025-05-07T21:00:27.6490179Z log_E=3, 2025-05-07T21:00:27.6490371Z L=5, 2025-05-07T21:00:27.6490568Z D_gradcheck=1, 2025-05-07T21:00:27.6490814Z stochastic_rounding=True, 2025-05-07T21:00:27.6491069Z weighted=True, 2025-05-07T21:00:27.6491294Z row_wise=False, 2025-05-07T21:00:27.6491516Z mixed=False, 2025-05-07T21:00:27.6491727Z use_cache=False, 2025-05-07T21:00:27.6491985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6492278Z use_cpu=False, 2025-05-07T21:00:27.6492516Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.6492773Z ) 2025-05-07T21:00:27.6493015Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6493610Z self=, 2025-05-07T21:00:27.6494144Z compile=False, 2025-05-07T21:00:27.6494358Z T=2, 2025-05-07T21:00:27.6494545Z D=36, 2025-05-07T21:00:27.6494725Z B=31, 2025-05-07T21:00:27.6494913Z log_E=4, 2025-05-07T21:00:27.6495112Z L=7, 2025-05-07T21:00:27.6495298Z D_gradcheck=2, 2025-05-07T21:00:27.6495527Z stochastic_rounding=True, 2025-05-07T21:00:27.6496186Z weighted=True, 2025-05-07T21:00:27.6496397Z row_wise=True, 2025-05-07T21:00:27.6496611Z mixed=True, 2025-05-07T21:00:27.6496892Z use_cache=True, 2025-05-07T21:00:27.6497131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6497423Z use_cpu=True, 2025-05-07T21:00:27.6497662Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6497923Z ) 2025-05-07T21:00:27.6498162Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6498765Z self=, 2025-05-07T21:00:27.6499306Z compile=False, 2025-05-07T21:00:27.6499511Z T=2, 2025-05-07T21:00:27.6499695Z D=75, 2025-05-07T21:00:27.6499884Z B=108, 2025-05-07T21:00:27.6500067Z log_E=3, 2025-05-07T21:00:27.6500261Z L=1, 2025-05-07T21:00:27.6500456Z D_gradcheck=2, 2025-05-07T21:00:27.6500684Z stochastic_rounding=False, 2025-05-07T21:00:27.6500945Z weighted=True, 2025-05-07T21:00:27.6501163Z row_wise=True, 2025-05-07T21:00:27.6501370Z mixed=True, 2025-05-07T21:00:27.6501584Z use_cache=False, 2025-05-07T21:00:27.6501843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6502126Z use_cpu=False, 2025-05-07T21:00:27.6502369Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.6502636Z ) 2025-05-07T21:00:27.6502870Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6503471Z self=, 2025-05-07T21:00:27.6504012Z compile=True, 2025-05-07T21:00:27.6504221Z T=3, 2025-05-07T21:00:27.6504401Z D=33, 2025-05-07T21:00:27.6504585Z B=44, 2025-05-07T21:00:27.6504772Z log_E=5, 2025-05-07T21:00:27.6504961Z L=19, 2025-05-07T21:00:27.6505154Z D_gradcheck=1, 2025-05-07T21:00:27.6505388Z stochastic_rounding=False, 2025-05-07T21:00:27.6505646Z weighted=False, 2025-05-07T21:00:27.6505862Z row_wise=False, 2025-05-07T21:00:27.6506077Z mixed=True, 2025-05-07T21:00:27.6506280Z use_cache=True, 2025-05-07T21:00:27.6506681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6506971Z use_cpu=False, 2025-05-07T21:00:27.6507203Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.6507466Z ) 2025-05-07T21:00:27.6507703Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6508352Z self=, 2025-05-07T21:00:27.6508904Z compile=True, 2025-05-07T21:00:27.6509112Z T=3, 2025-05-07T21:00:27.6509294Z D=98, 2025-05-07T21:00:27.6509478Z B=7, 2025-05-07T21:00:27.6509663Z log_E=5, 2025-05-07T21:00:27.6509855Z L=18, 2025-05-07T21:00:27.6510047Z D_gradcheck=1, 2025-05-07T21:00:27.6510279Z stochastic_rounding=True, 2025-05-07T21:00:27.6510538Z weighted=True, 2025-05-07T21:00:27.6510752Z row_wise=False, 2025-05-07T21:00:27.6510967Z mixed=True, 2025-05-07T21:00:27.6511183Z use_cache=False, 2025-05-07T21:00:27.6511431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6511723Z use_cpu=False, 2025-05-07T21:00:27.6511962Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.6512221Z ) 2025-05-07T21:00:27.6512460Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6513052Z self=, 2025-05-07T21:00:27.6513591Z compile=True, 2025-05-07T21:00:27.6513798Z T=1, 2025-05-07T21:00:27.6513985Z D=2, 2025-05-07T21:00:27.6514164Z B=75, 2025-05-07T21:00:27.6514353Z log_E=3, 2025-05-07T21:00:27.6514549Z L=12, 2025-05-07T21:00:27.6514741Z D_gradcheck=1, 2025-05-07T21:00:27.6514973Z stochastic_rounding=True, 2025-05-07T21:00:27.6515238Z weighted=True, 2025-05-07T21:00:27.6515447Z row_wise=True, 2025-05-07T21:00:27.6515659Z mixed=False, 2025-05-07T21:00:27.6515876Z use_cache=False, 2025-05-07T21:00:27.6516196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6516487Z use_cpu=False, 2025-05-07T21:00:27.6516768Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6517037Z ) 2025-05-07T21:00:27.6517268Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6517868Z self=, 2025-05-07T21:00:27.6518409Z compile=False, 2025-05-07T21:00:27.6518623Z T=2, 2025-05-07T21:00:27.6518906Z D=112, 2025-05-07T21:00:27.6519092Z B=123, 2025-05-07T21:00:27.6519282Z log_E=5, 2025-05-07T21:00:27.6519476Z L=9, 2025-05-07T21:00:27.6519663Z D_gradcheck=1, 2025-05-07T21:00:27.6519900Z stochastic_rounding=False, 2025-05-07T21:00:27.6520161Z weighted=False, 2025-05-07T21:00:27.6520377Z row_wise=False, 2025-05-07T21:00:27.6520590Z mixed=True, 2025-05-07T21:00:27.6520798Z use_cache=True, 2025-05-07T21:00:27.6521035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6521331Z use_cpu=True, 2025-05-07T21:00:27.6521569Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6521827Z ) 2025-05-07T21:00:27.6522069Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6522663Z self=, 2025-05-07T21:00:27.6523203Z compile=True, 2025-05-07T21:00:27.6523404Z T=4, 2025-05-07T21:00:27.6523593Z D=86, 2025-05-07T21:00:27.6523778Z B=35, 2025-05-07T21:00:27.6523959Z log_E=5, 2025-05-07T21:00:27.6524159Z L=4, 2025-05-07T21:00:27.6524351Z D_gradcheck=2, 2025-05-07T21:00:27.6524579Z stochastic_rounding=False, 2025-05-07T21:00:27.6524840Z weighted=True, 2025-05-07T21:00:27.6525057Z row_wise=False, 2025-05-07T21:00:27.6525265Z mixed=False, 2025-05-07T21:00:27.6525477Z use_cache=False, 2025-05-07T21:00:27.6525730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6526015Z use_cpu=True, 2025-05-07T21:00:27.6526252Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6526570Z ) 2025-05-07T21:00:27.6526806Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6527398Z self=, 2025-05-07T21:00:27.6527938Z compile=False, 2025-05-07T21:00:27.6528140Z T=1, 2025-05-07T21:00:27.6528325Z D=18, 2025-05-07T21:00:27.6528554Z B=32, 2025-05-07T21:00:27.6528741Z log_E=3, 2025-05-07T21:00:27.6528937Z L=6, 2025-05-07T21:00:27.6529135Z D_gradcheck=2, 2025-05-07T21:00:27.6529362Z stochastic_rounding=False, 2025-05-07T21:00:27.6529627Z weighted=True, 2025-05-07T21:00:27.6529841Z row_wise=False, 2025-05-07T21:00:27.6530053Z mixed=False, 2025-05-07T21:00:27.6530265Z use_cache=True, 2025-05-07T21:00:27.6530511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6530804Z use_cpu=False, 2025-05-07T21:00:27.6531033Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.6531300Z ) 2025-05-07T21:00:27.6531538Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6532130Z self=, 2025-05-07T21:00:27.6532674Z compile=False, 2025-05-07T21:00:27.6532888Z T=5, 2025-05-07T21:00:27.6533069Z D=26, 2025-05-07T21:00:27.6533257Z B=69, 2025-05-07T21:00:27.6533445Z log_E=4, 2025-05-07T21:00:27.6533635Z L=7, 2025-05-07T21:00:27.6533834Z D_gradcheck=2, 2025-05-07T21:00:27.6534067Z stochastic_rounding=True, 2025-05-07T21:00:27.6534325Z weighted=True, 2025-05-07T21:00:27.6534547Z row_wise=False, 2025-05-07T21:00:27.6534764Z mixed=True, 2025-05-07T21:00:27.6534971Z use_cache=False, 2025-05-07T21:00:27.6535226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6535518Z use_cpu=False, 2025-05-07T21:00:27.6535755Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.6536013Z ) 2025-05-07T21:00:27.6536301Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6536969Z self=, 2025-05-07T21:00:27.6537507Z compile=False, 2025-05-07T21:00:27.6537719Z T=2, 2025-05-07T21:00:27.6537903Z D=74, 2025-05-07T21:00:27.6538082Z B=79, 2025-05-07T21:00:27.6538268Z log_E=5, 2025-05-07T21:00:27.6538462Z L=15, 2025-05-07T21:00:27.6538651Z D_gradcheck=1, 2025-05-07T21:00:27.6538882Z stochastic_rounding=False, 2025-05-07T21:00:27.6539148Z weighted=False, 2025-05-07T21:00:27.6539360Z row_wise=False, 2025-05-07T21:00:27.6539575Z mixed=False, 2025-05-07T21:00:27.6539786Z use_cache=False, 2025-05-07T21:00:27.6540032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6540325Z use_cpu=True, 2025-05-07T21:00:27.6540560Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.6540816Z ) 2025-05-07T21:00:27.6541054Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6541653Z self=, 2025-05-07T21:00:27.6542199Z compile=False, 2025-05-07T21:00:27.6542404Z T=3, 2025-05-07T21:00:27.6542590Z D=18, 2025-05-07T21:00:27.6542779Z B=68, 2025-05-07T21:00:27.6542961Z log_E=3, 2025-05-07T21:00:27.6543156Z L=1, 2025-05-07T21:00:27.6543348Z D_gradcheck=1, 2025-05-07T21:00:27.6543574Z stochastic_rounding=True, 2025-05-07T21:00:27.6543836Z weighted=True, 2025-05-07T21:00:27.6544056Z row_wise=False, 2025-05-07T21:00:27.6544265Z mixed=False, 2025-05-07T21:00:27.6544480Z use_cache=True, 2025-05-07T21:00:27.6544721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6545008Z use_cpu=False, 2025-05-07T21:00:27.6545247Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.6545508Z ) 2025-05-07T21:00:27.6545741Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6546341Z self=, 2025-05-07T21:00:27.6546964Z compile=False, 2025-05-07T21:00:27.6547176Z T=1, 2025-05-07T21:00:27.6547356Z D=88, 2025-05-07T21:00:27.6547539Z B=45, 2025-05-07T21:00:27.6547731Z log_E=3, 2025-05-07T21:00:27.6547921Z L=10, 2025-05-07T21:00:27.6548116Z D_gradcheck=1, 2025-05-07T21:00:27.6548394Z stochastic_rounding=False, 2025-05-07T21:00:27.6548657Z weighted=True, 2025-05-07T21:00:27.6548868Z row_wise=True, 2025-05-07T21:00:27.6549081Z mixed=False, 2025-05-07T21:00:27.6549293Z use_cache=True, 2025-05-07T21:00:27.6549530Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6549820Z use_cpu=False, 2025-05-07T21:00:27.6550058Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6550315Z ) 2025-05-07T21:00:27.6550555Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6551146Z self=, 2025-05-07T21:00:27.6551686Z compile=True, 2025-05-07T21:00:27.6551899Z T=5, 2025-05-07T21:00:27.6552088Z D=26, 2025-05-07T21:00:27.6552271Z B=75, 2025-05-07T21:00:27.6552460Z log_E=5, 2025-05-07T21:00:27.6552655Z L=11, 2025-05-07T21:00:27.6552846Z D_gradcheck=2, 2025-05-07T21:00:27.6553083Z stochastic_rounding=True, 2025-05-07T21:00:27.6553348Z weighted=False, 2025-05-07T21:00:27.6553560Z row_wise=False, 2025-05-07T21:00:27.6553772Z mixed=False, 2025-05-07T21:00:27.6553983Z use_cache=True, 2025-05-07T21:00:27.6554219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6554510Z use_cpu=True, 2025-05-07T21:00:27.6554744Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6555009Z ) 2025-05-07T21:00:27.6555241Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6555832Z self=, 2025-05-07T21:00:27.6556430Z compile=True, 2025-05-07T21:00:27.6556641Z T=5, 2025-05-07T21:00:27.6556872Z D=31, 2025-05-07T21:00:27.6557061Z B=70, 2025-05-07T21:00:27.6557245Z log_E=5, 2025-05-07T21:00:27.6557440Z L=0, 2025-05-07T21:00:27.6557636Z D_gradcheck=2, 2025-05-07T21:00:27.6557867Z stochastic_rounding=False, 2025-05-07T21:00:27.6558132Z weighted=False, 2025-05-07T21:00:27.6558354Z row_wise=True, 2025-05-07T21:00:27.6558562Z mixed=True, 2025-05-07T21:00:27.6558845Z use_cache=False, 2025-05-07T21:00:27.6559098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6559382Z use_cpu=False, 2025-05-07T21:00:27.6559618Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.6559880Z ) 2025-05-07T21:00:27.6560113Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6560708Z self=, 2025-05-07T21:00:27.6561252Z compile=True, 2025-05-07T21:00:27.6561460Z T=5, 2025-05-07T21:00:27.6561645Z D=21, 2025-05-07T21:00:27.6561832Z B=8, 2025-05-07T21:00:27.6562023Z log_E=3, 2025-05-07T21:00:27.6562214Z L=13, 2025-05-07T21:00:27.6562407Z D_gradcheck=1, 2025-05-07T21:00:27.6562639Z stochastic_rounding=False, 2025-05-07T21:00:27.6562893Z weighted=True, 2025-05-07T21:00:27.6563108Z row_wise=False, 2025-05-07T21:00:27.6563323Z mixed=False, 2025-05-07T21:00:27.6563532Z use_cache=False, 2025-05-07T21:00:27.6563783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6564078Z use_cpu=False, 2025-05-07T21:00:27.6564310Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6564574Z ) 2025-05-07T21:00:27.6564810Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6565397Z self=, 2025-05-07T21:00:27.6565935Z compile=True, 2025-05-07T21:00:27.6566145Z T=4, 2025-05-07T21:00:27.6566325Z D=119, 2025-05-07T21:00:27.6566576Z B=41, 2025-05-07T21:00:27.6566763Z log_E=3, 2025-05-07T21:00:27.6566960Z L=3, 2025-05-07T21:00:27.6567146Z D_gradcheck=1, 2025-05-07T21:00:27.6567381Z stochastic_rounding=False, 2025-05-07T21:00:27.6567638Z weighted=True, 2025-05-07T21:00:27.6574239Z row_wise=True, 2025-05-07T21:00:27.6574490Z mixed=True, 2025-05-07T21:00:27.6574786Z use_cache=True, 2025-05-07T21:00:27.6575041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.6575332Z use_cpu=False, 2025-05-07T21:00:27.6575584Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6575855Z ) 2025-05-07T21:00:27.6576094Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.6576697Z self=, 2025-05-07T21:00:27.6577245Z compile=False, 2025-05-07T21:00:27.6577459Z T=4, 2025-05-07T21:00:27.6577643Z D=36, 2025-05-07T21:00:27.6577839Z B=91, 2025-05-07T21:00:27.6578028Z log_E=4, 2025-05-07T21:00:27.6578226Z L=11, 2025-05-07T21:00:27.6578425Z D_gradcheck=2, 2025-05-07T21:00:27.6578662Z stochastic_rounding=True, 2025-05-07T21:00:27.6578922Z weighted=False, 2025-05-07T21:00:27.6579146Z row_wise=True, 2025-05-07T21:00:27.6579357Z mixed=False, 2025-05-07T21:00:27.6579569Z use_cache=False, 2025-05-07T21:00:27.6579827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.6580120Z use_cpu=True, 2025-05-07T21:00:27.6580352Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.6580617Z ) 2025-05-07T21:00:30.8509223Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8510181Z self=, 2025-05-07T21:00:30.8510966Z compile=False, 2025-05-07T21:00:30.8511235Z T=1, 2025-05-07T21:00:30.8511474Z D=9, 2025-05-07T21:00:30.8511717Z B=84, 2025-05-07T21:00:30.8512238Z log_E=4, 2025-05-07T21:00:30.8512434Z L=7, 2025-05-07T21:00:30.8512635Z D_gradcheck=1, 2025-05-07T21:00:30.8512953Z stochastic_rounding=False, 2025-05-07T21:00:30.8513219Z weighted=True, 2025-05-07T21:00:30.8513438Z row_wise=False, 2025-05-07T21:00:30.8513645Z mixed=True, 2025-05-07T21:00:30.8513856Z use_cache=True, 2025-05-07T21:00:30.8514102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8514395Z use_cpu=True, 2025-05-07T21:00:30.8514635Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.8514909Z ) 2025-05-07T21:00:30.8515146Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8515742Z self=, 2025-05-07T21:00:30.8516287Z compile=False, 2025-05-07T21:00:30.8516490Z T=3, 2025-05-07T21:00:30.8516677Z D=21, 2025-05-07T21:00:30.8516865Z B=61, 2025-05-07T21:00:30.8517044Z log_E=3, 2025-05-07T21:00:30.8517243Z L=9, 2025-05-07T21:00:30.8517433Z D_gradcheck=2, 2025-05-07T21:00:30.8517666Z stochastic_rounding=False, 2025-05-07T21:00:30.8517922Z weighted=True, 2025-05-07T21:00:30.8518141Z row_wise=True, 2025-05-07T21:00:30.8518355Z mixed=False, 2025-05-07T21:00:30.8518561Z use_cache=True, 2025-05-07T21:00:30.8518903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8519196Z use_cpu=True, 2025-05-07T21:00:30.8519432Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8519707Z ) 2025-05-07T21:00:30.8519947Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8520537Z self=, 2025-05-07T21:00:30.8521081Z compile=True, 2025-05-07T21:00:30.8521294Z T=5, 2025-05-07T21:00:30.8521488Z D=26, 2025-05-07T21:00:30.8521669Z B=72, 2025-05-07T21:00:30.8521857Z log_E=4, 2025-05-07T21:00:30.8522054Z L=3, 2025-05-07T21:00:30.8522242Z D_gradcheck=1, 2025-05-07T21:00:30.8522473Z stochastic_rounding=False, 2025-05-07T21:00:30.8522823Z weighted=False, 2025-05-07T21:00:30.8523033Z row_wise=True, 2025-05-07T21:00:30.8523243Z mixed=True, 2025-05-07T21:00:30.8523452Z use_cache=True, 2025-05-07T21:00:30.8523688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8523976Z use_cpu=False, 2025-05-07T21:00:30.8524215Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.8524547Z ) 2025-05-07T21:00:30.8524786Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8525380Z self=, 2025-05-07T21:00:30.8525915Z compile=False, 2025-05-07T21:00:30.8526125Z T=3, 2025-05-07T21:00:30.8526313Z D=49, 2025-05-07T21:00:30.8526495Z B=126, 2025-05-07T21:00:30.8526681Z log_E=3, 2025-05-07T21:00:30.8526871Z L=3, 2025-05-07T21:00:30.8527062Z D_gradcheck=2, 2025-05-07T21:00:30.8527290Z stochastic_rounding=False, 2025-05-07T21:00:30.8527550Z weighted=False, 2025-05-07T21:00:30.8527769Z row_wise=True, 2025-05-07T21:00:30.8527974Z mixed=True, 2025-05-07T21:00:30.8528181Z use_cache=True, 2025-05-07T21:00:30.8528423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8528708Z use_cpu=False, 2025-05-07T21:00:30.8528944Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.8529206Z ) 2025-05-07T21:00:30.8529438Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8530034Z self=, 2025-05-07T21:00:30.8530575Z compile=True, 2025-05-07T21:00:30.8530775Z T=3, 2025-05-07T21:00:30.8530960Z D=67, 2025-05-07T21:00:30.8531144Z B=101, 2025-05-07T21:00:30.8531329Z log_E=3, 2025-05-07T21:00:30.8531521Z L=19, 2025-05-07T21:00:30.8531711Z D_gradcheck=1, 2025-05-07T21:00:30.8531934Z stochastic_rounding=True, 2025-05-07T21:00:30.8532244Z weighted=True, 2025-05-07T21:00:30.8532456Z row_wise=False, 2025-05-07T21:00:30.8532664Z mixed=True, 2025-05-07T21:00:30.8532918Z use_cache=False, 2025-05-07T21:00:30.8533170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8533458Z use_cpu=False, 2025-05-07T21:00:30.8533686Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.8533949Z ) 2025-05-07T21:00:30.8534192Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8534782Z self=, 2025-05-07T21:00:30.8535319Z compile=True, 2025-05-07T21:00:30.8535526Z T=3, 2025-05-07T21:00:30.8535706Z D=47, 2025-05-07T21:00:30.8535893Z B=65, 2025-05-07T21:00:30.8536081Z log_E=5, 2025-05-07T21:00:30.8536272Z L=9, 2025-05-07T21:00:30.8536464Z D_gradcheck=2, 2025-05-07T21:00:30.8536696Z stochastic_rounding=False, 2025-05-07T21:00:30.8536957Z weighted=False, 2025-05-07T21:00:30.8537177Z row_wise=False, 2025-05-07T21:00:30.8537393Z mixed=False, 2025-05-07T21:00:30.8537600Z use_cache=True, 2025-05-07T21:00:30.8537850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8538140Z use_cpu=True, 2025-05-07T21:00:30.8538370Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8538635Z ) 2025-05-07T21:00:30.8538871Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8539465Z self=, 2025-05-07T21:00:30.8539999Z compile=True, 2025-05-07T21:00:30.8540205Z T=1, 2025-05-07T21:00:30.8540390Z D=118, 2025-05-07T21:00:30.8540569Z B=82, 2025-05-07T21:00:30.8540757Z log_E=4, 2025-05-07T21:00:30.8540950Z L=4, 2025-05-07T21:00:30.8541134Z D_gradcheck=1, 2025-05-07T21:00:30.8541366Z stochastic_rounding=False, 2025-05-07T21:00:30.8541624Z weighted=False, 2025-05-07T21:00:30.8541832Z row_wise=True, 2025-05-07T21:00:30.8542045Z mixed=False, 2025-05-07T21:00:30.8542256Z use_cache=True, 2025-05-07T21:00:30.8542553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8542842Z use_cpu=False, 2025-05-07T21:00:30.8543075Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8543331Z ) 2025-05-07T21:00:30.8543565Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8544203Z self=, 2025-05-07T21:00:30.8544746Z compile=False, 2025-05-07T21:00:30.8544949Z T=4, 2025-05-07T21:00:30.8545132Z D=102, 2025-05-07T21:00:30.8545319Z B=52, 2025-05-07T21:00:30.8545499Z log_E=5, 2025-05-07T21:00:30.8545693Z L=10, 2025-05-07T21:00:30.8545886Z D_gradcheck=2, 2025-05-07T21:00:30.8546109Z stochastic_rounding=True, 2025-05-07T21:00:30.8546366Z weighted=True, 2025-05-07T21:00:30.8546585Z row_wise=False, 2025-05-07T21:00:30.8546792Z mixed=True, 2025-05-07T21:00:30.8547011Z use_cache=False, 2025-05-07T21:00:30.8547265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8547561Z use_cpu=True, 2025-05-07T21:00:30.8547802Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.8548067Z ) 2025-05-07T21:00:30.8548303Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8548901Z self=, 2025-05-07T21:00:30.8549449Z compile=False, 2025-05-07T21:00:30.8549656Z T=2, 2025-05-07T21:00:30.8549842Z D=97, 2025-05-07T21:00:30.8550029Z B=12, 2025-05-07T21:00:30.8550235Z log_E=3, 2025-05-07T21:00:30.8550433Z L=13, 2025-05-07T21:00:30.8550620Z D_gradcheck=2, 2025-05-07T21:00:30.8550856Z stochastic_rounding=False, 2025-05-07T21:00:30.8551122Z weighted=False, 2025-05-07T21:00:30.8551332Z row_wise=True, 2025-05-07T21:00:30.8551545Z mixed=False, 2025-05-07T21:00:30.8551761Z use_cache=False, 2025-05-07T21:00:30.8552105Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8552394Z use_cpu=False, 2025-05-07T21:00:30.8552674Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8552942Z ) 2025-05-07T21:00:30.8553179Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8553772Z self=, 2025-05-07T21:00:30.8554318Z compile=False, 2025-05-07T21:00:30.8554527Z T=4, 2025-05-07T21:00:30.8554713Z D=2, 2025-05-07T21:00:30.8554906Z B=48, 2025-05-07T21:00:30.8555091Z log_E=4, 2025-05-07T21:00:30.8555289Z L=5, 2025-05-07T21:00:30.8555489Z D_gradcheck=2, 2025-05-07T21:00:30.8555713Z stochastic_rounding=True, 2025-05-07T21:00:30.8555974Z weighted=False, 2025-05-07T21:00:30.8556190Z row_wise=True, 2025-05-07T21:00:30.8556395Z mixed=False, 2025-05-07T21:00:30.8556607Z use_cache=True, 2025-05-07T21:00:30.8556851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8557136Z use_cpu=False, 2025-05-07T21:00:30.8557375Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.8557638Z ) 2025-05-07T21:00:30.8557878Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8558466Z self=, 2025-05-07T21:00:30.8559127Z compile=False, 2025-05-07T21:00:30.8559340Z T=5, 2025-05-07T21:00:30.8559523Z D=104, 2025-05-07T21:00:30.8559712Z B=73, 2025-05-07T21:00:30.8559897Z log_E=5, 2025-05-07T21:00:30.8560085Z L=20, 2025-05-07T21:00:30.8560309Z D_gradcheck=1, 2025-05-07T21:00:30.8560535Z stochastic_rounding=False, 2025-05-07T21:00:30.8560799Z weighted=False, 2025-05-07T21:00:30.8561015Z row_wise=True, 2025-05-07T21:00:30.8561222Z mixed=True, 2025-05-07T21:00:30.8561433Z use_cache=True, 2025-05-07T21:00:30.8561677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8561961Z use_cpu=False, 2025-05-07T21:00:30.8562205Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.8562553Z ) 2025-05-07T21:00:30.8562786Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8563381Z self=, 2025-05-07T21:00:30.8563922Z compile=True, 2025-05-07T21:00:30.8564122Z T=1, 2025-05-07T21:00:30.8564308Z D=34, 2025-05-07T21:00:30.8564543Z B=36, 2025-05-07T21:00:30.8564726Z log_E=5, 2025-05-07T21:00:30.8564925Z L=5, 2025-05-07T21:00:30.8565116Z D_gradcheck=1, 2025-05-07T21:00:30.8565339Z stochastic_rounding=True, 2025-05-07T21:00:30.8565599Z weighted=False, 2025-05-07T21:00:30.8565816Z row_wise=True, 2025-05-07T21:00:30.8566022Z mixed=False, 2025-05-07T21:00:30.8566237Z use_cache=False, 2025-05-07T21:00:30.8566490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8566781Z use_cpu=False, 2025-05-07T21:00:30.8567012Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.8567280Z ) 2025-05-07T21:00:30.8567519Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8568110Z self=, 2025-05-07T21:00:30.8568650Z compile=False, 2025-05-07T21:00:30.8568859Z T=5, 2025-05-07T21:00:30.8569038Z D=61, 2025-05-07T21:00:30.8569229Z B=92, 2025-05-07T21:00:30.8569419Z log_E=3, 2025-05-07T21:00:30.8569612Z L=12, 2025-05-07T21:00:30.8569806Z D_gradcheck=2, 2025-05-07T21:00:30.8570038Z stochastic_rounding=False, 2025-05-07T21:00:30.8570295Z weighted=False, 2025-05-07T21:00:30.8570510Z row_wise=True, 2025-05-07T21:00:30.8570721Z mixed=False, 2025-05-07T21:00:30.8570928Z use_cache=True, 2025-05-07T21:00:30.8571169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8571457Z use_cpu=True, 2025-05-07T21:00:30.8571692Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8572008Z ) 2025-05-07T21:00:30.8572245Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8572880Z self=, 2025-05-07T21:00:30.8573416Z compile=False, 2025-05-07T21:00:30.8573623Z T=2, 2025-05-07T21:00:30.8573808Z D=100, 2025-05-07T21:00:30.8573996Z B=78, 2025-05-07T21:00:30.8574185Z log_E=5, 2025-05-07T21:00:30.8574381Z L=1, 2025-05-07T21:00:30.8574567Z D_gradcheck=2, 2025-05-07T21:00:30.8574795Z stochastic_rounding=True, 2025-05-07T21:00:30.8575052Z weighted=True, 2025-05-07T21:00:30.8575262Z row_wise=True, 2025-05-07T21:00:30.8575474Z mixed=False, 2025-05-07T21:00:30.8575688Z use_cache=True, 2025-05-07T21:00:30.8575925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8576220Z use_cpu=True, 2025-05-07T21:00:30.8576458Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.8576717Z ) 2025-05-07T21:00:30.8576957Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8577556Z self=, 2025-05-07T21:00:30.8578102Z compile=False, 2025-05-07T21:00:30.8578307Z T=5, 2025-05-07T21:00:30.8578492Z D=79, 2025-05-07T21:00:30.8578682Z B=77, 2025-05-07T21:00:30.8578870Z log_E=5, 2025-05-07T21:00:30.8579070Z L=17, 2025-05-07T21:00:30.8579268Z D_gradcheck=2, 2025-05-07T21:00:30.8579499Z stochastic_rounding=False, 2025-05-07T21:00:30.8579763Z weighted=True, 2025-05-07T21:00:30.8579980Z row_wise=False, 2025-05-07T21:00:30.8580188Z mixed=True, 2025-05-07T21:00:30.8580399Z use_cache=False, 2025-05-07T21:00:30.8580652Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8580939Z use_cpu=False, 2025-05-07T21:00:30.8581174Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.8581437Z ) 2025-05-07T21:00:30.8581667Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8582262Z self=, 2025-05-07T21:00:30.8582858Z compile=True, 2025-05-07T21:00:30.8583060Z T=3, 2025-05-07T21:00:30.8583245Z D=17, 2025-05-07T21:00:30.8583435Z B=115, 2025-05-07T21:00:30.8583621Z log_E=3, 2025-05-07T21:00:30.8583821Z L=17, 2025-05-07T21:00:30.8584016Z D_gradcheck=1, 2025-05-07T21:00:30.8584304Z stochastic_rounding=False, 2025-05-07T21:00:30.8584561Z weighted=False, 2025-05-07T21:00:30.8584776Z row_wise=True, 2025-05-07T21:00:30.8584988Z mixed=False, 2025-05-07T21:00:30.8585194Z use_cache=True, 2025-05-07T21:00:30.8585437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8585731Z use_cpu=True, 2025-05-07T21:00:30.8585960Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.8586226Z ) 2025-05-07T21:00:30.8586462Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8587048Z self=, 2025-05-07T21:00:30.8587595Z compile=True, 2025-05-07T21:00:30.8587804Z T=2, 2025-05-07T21:00:30.8587985Z D=40, 2025-05-07T21:00:30.8588175Z B=20, 2025-05-07T21:00:30.8588366Z log_E=3, 2025-05-07T21:00:30.8588560Z L=5, 2025-05-07T21:00:30.8588757Z D_gradcheck=1, 2025-05-07T21:00:30.8588995Z stochastic_rounding=False, 2025-05-07T21:00:30.8589255Z weighted=True, 2025-05-07T21:00:30.8589473Z row_wise=False, 2025-05-07T21:00:30.8589687Z mixed=True, 2025-05-07T21:00:30.8589896Z use_cache=False, 2025-05-07T21:00:30.8590150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8590443Z use_cpu=False, 2025-05-07T21:00:30.8590680Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.8590940Z ) 2025-05-07T21:00:30.8591176Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8591769Z self=, 2025-05-07T21:00:30.8592356Z compile=False, 2025-05-07T21:00:30.8592570Z T=5, 2025-05-07T21:00:30.8592796Z D=76, 2025-05-07T21:00:30.8592982Z B=51, 2025-05-07T21:00:30.8593170Z log_E=5, 2025-05-07T21:00:30.8593366Z L=11, 2025-05-07T21:00:30.8593556Z D_gradcheck=2, 2025-05-07T21:00:30.8593788Z stochastic_rounding=False, 2025-05-07T21:00:30.8594049Z weighted=False, 2025-05-07T21:00:30.8594261Z row_wise=False, 2025-05-07T21:00:30.8594475Z mixed=False, 2025-05-07T21:00:30.8594688Z use_cache=False, 2025-05-07T21:00:30.8594934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8595223Z use_cpu=True, 2025-05-07T21:00:30.8595458Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.8595715Z ) 2025-05-07T21:00:30.8780243Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8781968Z self=, 2025-05-07T21:00:30.8783337Z compile=False, 2025-05-07T21:00:30.8783767Z T=1, 2025-05-07T21:00:30.8784141Z D=71, 2025-05-07T21:00:30.8784506Z B=56, 2025-05-07T21:00:30.8784882Z log_E=3, 2025-05-07T21:00:30.8785251Z L=19, 2025-05-07T21:00:30.8785629Z D_gradcheck=2, 2025-05-07T21:00:30.8786088Z stochastic_rounding=False, 2025-05-07T21:00:30.8786593Z weighted=True, 2025-05-07T21:00:30.8787019Z row_wise=False, 2025-05-07T21:00:30.8787447Z mixed=True, 2025-05-07T21:00:30.8787858Z use_cache=False, 2025-05-07T21:00:30.8796645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8796958Z use_cpu=True, 2025-05-07T21:00:30.8797210Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8797484Z ) 2025-05-07T21:00:30.8797736Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8798351Z self=, 2025-05-07T21:00:30.8798966Z compile=False, 2025-05-07T21:00:30.8799187Z T=2, 2025-05-07T21:00:30.8799384Z D=2, 2025-05-07T21:00:30.8799820Z B=102, 2025-05-07T21:00:30.8800012Z log_E=5, 2025-05-07T21:00:30.8800217Z L=20, 2025-05-07T21:00:30.8800418Z D_gradcheck=1, 2025-05-07T21:00:30.8800652Z stochastic_rounding=True, 2025-05-07T21:00:30.8800920Z weighted=False, 2025-05-07T21:00:30.8801145Z row_wise=False, 2025-05-07T21:00:30.8801359Z mixed=False, 2025-05-07T21:00:30.8801664Z use_cache=False, 2025-05-07T21:00:30.8801928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8802217Z use_cpu=True, 2025-05-07T21:00:30.8802460Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.8802733Z ) 2025-05-07T21:00:30.8802972Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8803574Z self=, 2025-05-07T21:00:30.8804124Z compile=False, 2025-05-07T21:00:30.8804340Z T=1, 2025-05-07T21:00:30.8804529Z D=77, 2025-05-07T21:00:30.8804721Z B=48, 2025-05-07T21:00:30.8804917Z log_E=5, 2025-05-07T21:00:30.8805111Z L=3, 2025-05-07T21:00:30.8805312Z D_gradcheck=2, 2025-05-07T21:00:30.8805550Z stochastic_rounding=True, 2025-05-07T21:00:30.8805808Z weighted=False, 2025-05-07T21:00:30.8806030Z row_wise=False, 2025-05-07T21:00:30.8806250Z mixed=False, 2025-05-07T21:00:30.8806459Z use_cache=True, 2025-05-07T21:00:30.8806712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8807013Z use_cpu=False, 2025-05-07T21:00:30.8807250Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8807526Z ) 2025-05-07T21:00:30.8807774Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8808371Z self=, 2025-05-07T21:00:30.8808922Z compile=False, 2025-05-07T21:00:30.8809143Z T=3, 2025-05-07T21:00:30.8809329Z D=24, 2025-05-07T21:00:30.8809530Z B=126, 2025-05-07T21:00:30.8809824Z log_E=5, 2025-05-07T21:00:30.8810022Z L=12, 2025-05-07T21:00:30.8810238Z D_gradcheck=1, 2025-05-07T21:00:30.8810568Z stochastic_rounding=False, 2025-05-07T21:00:30.8810832Z weighted=False, 2025-05-07T21:00:30.8811061Z row_wise=True, 2025-05-07T21:00:30.8811292Z mixed=True, 2025-05-07T21:00:30.8811512Z use_cache=True, 2025-05-07T21:00:30.8811755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8812060Z use_cpu=True, 2025-05-07T21:00:30.8812310Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8812582Z ) 2025-05-07T21:00:30.8812833Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8813438Z self=, 2025-05-07T21:00:30.8813985Z compile=False, 2025-05-07T21:00:30.8814209Z T=2, 2025-05-07T21:00:30.8814407Z D=3, 2025-05-07T21:00:30.8814595Z B=5, 2025-05-07T21:00:30.8814792Z log_E=5, 2025-05-07T21:00:30.8815004Z L=4, 2025-05-07T21:00:30.8815196Z D_gradcheck=2, 2025-05-07T21:00:30.8815441Z stochastic_rounding=True, 2025-05-07T21:00:30.8815721Z weighted=False, 2025-05-07T21:00:30.8815937Z row_wise=False, 2025-05-07T21:00:30.8816162Z mixed=True, 2025-05-07T21:00:30.8816382Z use_cache=True, 2025-05-07T21:00:30.8816626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8816926Z use_cpu=True, 2025-05-07T21:00:30.8817174Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.8817447Z ) 2025-05-07T21:00:30.8817691Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8818297Z self=, 2025-05-07T21:00:30.8818855Z compile=True, 2025-05-07T21:00:30.8819065Z T=2, 2025-05-07T21:00:30.8819259Z D=51, 2025-05-07T21:00:30.8819454Z B=8, 2025-05-07T21:00:30.8819642Z log_E=4, 2025-05-07T21:00:30.8819846Z L=5, 2025-05-07T21:00:30.8820049Z D_gradcheck=1, 2025-05-07T21:00:30.8820282Z stochastic_rounding=False, 2025-05-07T21:00:30.8820608Z weighted=False, 2025-05-07T21:00:30.8820837Z row_wise=False, 2025-05-07T21:00:30.8821053Z mixed=False, 2025-05-07T21:00:30.8821280Z use_cache=False, 2025-05-07T21:00:30.8821542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8821830Z use_cpu=False, 2025-05-07T21:00:30.8822076Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.8822391Z ) 2025-05-07T21:00:30.8822631Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8823234Z self=, 2025-05-07T21:00:30.8823783Z compile=True, 2025-05-07T21:00:30.8823989Z T=3, 2025-05-07T21:00:30.8824185Z D=72, 2025-05-07T21:00:30.8824377Z B=92, 2025-05-07T21:00:30.8824561Z log_E=4, 2025-05-07T21:00:30.8824766Z L=13, 2025-05-07T21:00:30.8824967Z D_gradcheck=1, 2025-05-07T21:00:30.8825200Z stochastic_rounding=True, 2025-05-07T21:00:30.8825469Z weighted=False, 2025-05-07T21:00:30.8825695Z row_wise=True, 2025-05-07T21:00:30.8825917Z mixed=True, 2025-05-07T21:00:30.8826127Z use_cache=False, 2025-05-07T21:00:30.8826386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8826684Z use_cpu=False, 2025-05-07T21:00:30.8826920Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.8827190Z ) 2025-05-07T21:00:30.8827438Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8828030Z self=, 2025-05-07T21:00:30.8828581Z compile=True, 2025-05-07T21:00:30.8828799Z T=4, 2025-05-07T21:00:30.8828983Z D=92, 2025-05-07T21:00:30.8829174Z B=31, 2025-05-07T21:00:30.8829365Z log_E=4, 2025-05-07T21:00:30.8829562Z L=7, 2025-05-07T21:00:30.8829760Z D_gradcheck=2, 2025-05-07T21:00:30.8829999Z stochastic_rounding=False, 2025-05-07T21:00:30.8830315Z weighted=False, 2025-05-07T21:00:30.8830539Z row_wise=False, 2025-05-07T21:00:30.8830766Z mixed=False, 2025-05-07T21:00:30.8831020Z use_cache=False, 2025-05-07T21:00:30.8831282Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8831581Z use_cpu=True, 2025-05-07T21:00:30.8831817Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.8832089Z ) 2025-05-07T21:00:30.8832338Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8832941Z self=, 2025-05-07T21:00:30.8833485Z compile=True, 2025-05-07T21:00:30.8833705Z T=1, 2025-05-07T21:00:30.8833898Z D=59, 2025-05-07T21:00:30.8834085Z B=21, 2025-05-07T21:00:30.8834281Z log_E=3, 2025-05-07T21:00:30.8834486Z L=10, 2025-05-07T21:00:30.8834679Z D_gradcheck=1, 2025-05-07T21:00:30.8834918Z stochastic_rounding=True, 2025-05-07T21:00:30.8835191Z weighted=False, 2025-05-07T21:00:30.8835414Z row_wise=False, 2025-05-07T21:00:30.8835640Z mixed=False, 2025-05-07T21:00:30.8835868Z use_cache=False, 2025-05-07T21:00:30.8836124Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8836425Z use_cpu=False, 2025-05-07T21:00:30.8836666Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.8836926Z ) 2025-05-07T21:00:30.8837169Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8837774Z self=, 2025-05-07T21:00:30.8838325Z compile=False, 2025-05-07T21:00:30.8838536Z T=4, 2025-05-07T21:00:30.8838733Z D=28, 2025-05-07T21:00:30.8838994Z B=50, 2025-05-07T21:00:30.8839218Z log_E=5, 2025-05-07T21:00:30.8839414Z L=0, 2025-05-07T21:00:30.8839611Z D_gradcheck=2, 2025-05-07T21:00:30.8839848Z stochastic_rounding=False, 2025-05-07T21:00:30.8840108Z weighted=False, 2025-05-07T21:00:30.8840332Z row_wise=False, 2025-05-07T21:00:30.8840556Z mixed=False, 2025-05-07T21:00:30.8840770Z use_cache=False, 2025-05-07T21:00:30.8841091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8841389Z use_cpu=True, 2025-05-07T21:00:30.8841634Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8841896Z ) 2025-05-07T21:00:30.8842144Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8842787Z self=, 2025-05-07T21:00:30.8843330Z compile=False, 2025-05-07T21:00:30.8843546Z T=5, 2025-05-07T21:00:30.8843741Z D=86, 2025-05-07T21:00:30.8843926Z B=75, 2025-05-07T21:00:30.8844123Z log_E=5, 2025-05-07T21:00:30.8844326Z L=15, 2025-05-07T21:00:30.8844517Z D_gradcheck=2, 2025-05-07T21:00:30.8844765Z stochastic_rounding=False, 2025-05-07T21:00:30.8845037Z weighted=False, 2025-05-07T21:00:30.8845255Z row_wise=False, 2025-05-07T21:00:30.8845476Z mixed=False, 2025-05-07T21:00:30.8845704Z use_cache=True, 2025-05-07T21:00:30.8845944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8846248Z use_cpu=True, 2025-05-07T21:00:30.8846495Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.8846760Z ) 2025-05-07T21:00:30.8847009Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8847614Z self=, 2025-05-07T21:00:30.8848166Z compile=True, 2025-05-07T21:00:30.8848374Z T=3, 2025-05-07T21:00:30.8848570Z D=48, 2025-05-07T21:00:30.8848759Z B=2, 2025-05-07T21:00:30.8848963Z log_E=5, 2025-05-07T21:00:30.8849167Z L=1, 2025-05-07T21:00:30.8849358Z D_gradcheck=2, 2025-05-07T21:00:30.8849601Z stochastic_rounding=False, 2025-05-07T21:00:30.8849872Z weighted=True, 2025-05-07T21:00:30.8850085Z row_wise=False, 2025-05-07T21:00:30.8850309Z mixed=False, 2025-05-07T21:00:30.8850528Z use_cache=False, 2025-05-07T21:00:30.8850828Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8851128Z use_cpu=False, 2025-05-07T21:00:30.8851419Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8851683Z ) 2025-05-07T21:00:30.8851928Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8852531Z self=, 2025-05-07T21:00:30.8853087Z compile=False, 2025-05-07T21:00:30.8853297Z T=2, 2025-05-07T21:00:30.8853491Z D=102, 2025-05-07T21:00:30.8853689Z B=125, 2025-05-07T21:00:30.8853878Z log_E=5, 2025-05-07T21:00:30.8854077Z L=19, 2025-05-07T21:00:30.8854273Z D_gradcheck=2, 2025-05-07T21:00:30.8854504Z stochastic_rounding=False, 2025-05-07T21:00:30.8854772Z weighted=True, 2025-05-07T21:00:30.8854998Z row_wise=True, 2025-05-07T21:00:30.8855213Z mixed=True, 2025-05-07T21:00:30.8855437Z use_cache=False, 2025-05-07T21:00:30.8855702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8855998Z use_cpu=False, 2025-05-07T21:00:30.8856250Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8856530Z ) 2025-05-07T21:00:30.8856771Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8857380Z self=, 2025-05-07T21:00:30.8857932Z compile=False, 2025-05-07T21:00:30.8858145Z T=4, 2025-05-07T21:00:30.8858347Z D=25, 2025-05-07T21:00:30.8858563Z B=39, 2025-05-07T21:00:30.8858782Z log_E=4, 2025-05-07T21:00:30.8858991Z L=10, 2025-05-07T21:00:30.8859199Z D_gradcheck=2, 2025-05-07T21:00:30.8859433Z stochastic_rounding=False, 2025-05-07T21:00:30.8859708Z weighted=False, 2025-05-07T21:00:30.8859937Z row_wise=False, 2025-05-07T21:00:30.8860164Z mixed=False, 2025-05-07T21:00:30.8860381Z use_cache=True, 2025-05-07T21:00:30.8860635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8860944Z use_cpu=True, 2025-05-07T21:00:30.8861185Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8861514Z ) 2025-05-07T21:00:30.8861771Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8862367Z self=, 2025-05-07T21:00:30.8862917Z compile=True, 2025-05-07T21:00:30.8863141Z T=3, 2025-05-07T21:00:30.8863329Z D=52, 2025-05-07T21:00:30.8863569Z B=126, 2025-05-07T21:00:30.8863776Z log_E=5, 2025-05-07T21:00:30.8863976Z L=16, 2025-05-07T21:00:30.8864182Z D_gradcheck=2, 2025-05-07T21:00:30.8864427Z stochastic_rounding=False, 2025-05-07T21:00:30.8864694Z weighted=False, 2025-05-07T21:00:30.8864919Z row_wise=True, 2025-05-07T21:00:30.8865143Z mixed=True, 2025-05-07T21:00:30.8865355Z use_cache=True, 2025-05-07T21:00:30.8865610Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.8865911Z use_cpu=True, 2025-05-07T21:00:30.8866154Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.8866431Z ) 2025-05-07T21:00:30.8866684Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8867293Z self=, 2025-05-07T21:00:30.8867833Z compile=True, 2025-05-07T21:00:30.8868058Z T=4, 2025-05-07T21:00:30.8868256Z D=118, 2025-05-07T21:00:30.8868445Z B=114, 2025-05-07T21:00:30.8868647Z log_E=5, 2025-05-07T21:00:30.8868855Z L=0, 2025-05-07T21:00:30.8869050Z D_gradcheck=2, 2025-05-07T21:00:30.8869293Z stochastic_rounding=False, 2025-05-07T21:00:30.8869565Z weighted=True, 2025-05-07T21:00:30.8869782Z row_wise=True, 2025-05-07T21:00:30.8870006Z mixed=False, 2025-05-07T21:00:30.8870231Z use_cache=False, 2025-05-07T21:00:30.8870485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8870787Z use_cpu=True, 2025-05-07T21:00:30.8871037Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8871383Z ) 2025-05-07T21:00:30.8871634Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8872287Z self=, 2025-05-07T21:00:30.8872841Z compile=False, 2025-05-07T21:00:30.8873053Z T=3, 2025-05-07T21:00:30.8873252Z D=20, 2025-05-07T21:00:30.8873451Z B=28, 2025-05-07T21:00:30.8873642Z log_E=4, 2025-05-07T21:00:30.8873854Z L=11, 2025-05-07T21:00:30.8874059Z D_gradcheck=1, 2025-05-07T21:00:30.8874294Z stochastic_rounding=False, 2025-05-07T21:00:30.8874571Z weighted=False, 2025-05-07T21:00:30.8874800Z row_wise=True, 2025-05-07T21:00:30.8875015Z mixed=True, 2025-05-07T21:00:30.8875236Z use_cache=False, 2025-05-07T21:00:30.8875500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8875791Z use_cpu=True, 2025-05-07T21:00:30.8876041Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8876316Z ) 2025-05-07T21:00:30.8876560Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.8877178Z self=, 2025-05-07T21:00:30.8877732Z compile=False, 2025-05-07T21:00:30.8877945Z T=4, 2025-05-07T21:00:30.8878141Z D=85, 2025-05-07T21:00:30.8878339Z B=27, 2025-05-07T21:00:30.8878529Z log_E=5, 2025-05-07T21:00:30.8878735Z L=3, 2025-05-07T21:00:30.8879013Z D_gradcheck=2, 2025-05-07T21:00:30.8879257Z stochastic_rounding=False, 2025-05-07T21:00:30.8879521Z weighted=False, 2025-05-07T21:00:30.8879749Z row_wise=False, 2025-05-07T21:00:30.8879974Z mixed=True, 2025-05-07T21:00:30.8880186Z use_cache=True, 2025-05-07T21:00:30.8880441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.8880747Z use_cpu=False, 2025-05-07T21:00:30.8880988Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.8881265Z ) 2025-05-07T21:00:30.9048452Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9049867Z self=, 2025-05-07T21:00:30.9051456Z compile=True, 2025-05-07T21:00:30.9051985Z T=3, 2025-05-07T21:00:30.9052331Z D=4, 2025-05-07T21:00:30.9052659Z B=44, 2025-05-07T21:00:30.9053006Z log_E=3, 2025-05-07T21:00:30.9053367Z L=5, 2025-05-07T21:00:30.9053709Z D_gradcheck=1, 2025-05-07T21:00:30.9054273Z stochastic_rounding=False, 2025-05-07T21:00:30.9054765Z weighted=True, 2025-05-07T21:00:30.9055154Z row_wise=False, 2025-05-07T21:00:30.9055551Z mixed=True, 2025-05-07T21:00:30.9055944Z use_cache=False, 2025-05-07T21:00:30.9056400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9056940Z use_cpu=False, 2025-05-07T21:00:30.9057380Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9057872Z ) 2025-05-07T21:00:30.9058300Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9059235Z self=, 2025-05-07T21:00:30.9059795Z compile=False, 2025-05-07T21:00:30.9060011Z T=1, 2025-05-07T21:00:30.9060211Z D=72, 2025-05-07T21:00:30.9060410Z B=23, 2025-05-07T21:00:30.9060600Z log_E=5, 2025-05-07T21:00:30.9060807Z L=2, 2025-05-07T21:00:30.9061012Z D_gradcheck=2, 2025-05-07T21:00:30.9061247Z stochastic_rounding=False, 2025-05-07T21:00:30.9061521Z weighted=False, 2025-05-07T21:00:30.9061749Z row_wise=True, 2025-05-07T21:00:30.9061963Z mixed=False, 2025-05-07T21:00:30.9062190Z use_cache=False, 2025-05-07T21:00:30.9062455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9062745Z use_cpu=True, 2025-05-07T21:00:30.9062996Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9063273Z ) 2025-05-07T21:00:30.9063514Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9064122Z self=, 2025-05-07T21:00:30.9064744Z compile=True, 2025-05-07T21:00:30.9064964Z T=1, 2025-05-07T21:00:30.9065204Z D=91, 2025-05-07T21:00:30.9065399Z B=36, 2025-05-07T21:00:30.9065589Z log_E=5, 2025-05-07T21:00:30.9065785Z L=12, 2025-05-07T21:00:30.9065981Z D_gradcheck=2, 2025-05-07T21:00:30.9066218Z stochastic_rounding=True, 2025-05-07T21:00:30.9066476Z weighted=True, 2025-05-07T21:00:30.9066699Z row_wise=True, 2025-05-07T21:00:30.9066916Z mixed=True, 2025-05-07T21:00:30.9067126Z use_cache=True, 2025-05-07T21:00:30.9067377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9067676Z use_cpu=True, 2025-05-07T21:00:30.9067902Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9068167Z ) 2025-05-07T21:00:30.9068408Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9068997Z self=, 2025-05-07T21:00:30.9069544Z compile=False, 2025-05-07T21:00:30.9069750Z T=5, 2025-05-07T21:00:30.9069934Z D=13, 2025-05-07T21:00:30.9070119Z B=19, 2025-05-07T21:00:30.9070301Z log_E=5, 2025-05-07T21:00:30.9070495Z L=11, 2025-05-07T21:00:30.9070680Z D_gradcheck=1, 2025-05-07T21:00:30.9070908Z stochastic_rounding=True, 2025-05-07T21:00:30.9071166Z weighted=False, 2025-05-07T21:00:30.9071376Z row_wise=True, 2025-05-07T21:00:30.9071587Z mixed=False, 2025-05-07T21:00:30.9071801Z use_cache=False, 2025-05-07T21:00:30.9077759Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9078061Z use_cpu=True, 2025-05-07T21:00:30.9078308Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9078583Z ) 2025-05-07T21:00:30.9078879Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9079481Z self=, 2025-05-07T21:00:30.9080034Z compile=True, 2025-05-07T21:00:30.9080257Z T=1, 2025-05-07T21:00:30.9080439Z D=114, 2025-05-07T21:00:30.9080706Z B=77, 2025-05-07T21:00:30.9080896Z log_E=5, 2025-05-07T21:00:30.9081092Z L=1, 2025-05-07T21:00:30.9081289Z D_gradcheck=1, 2025-05-07T21:00:30.9081524Z stochastic_rounding=True, 2025-05-07T21:00:30.9081785Z weighted=False, 2025-05-07T21:00:30.9082004Z row_wise=False, 2025-05-07T21:00:30.9082220Z mixed=True, 2025-05-07T21:00:30.9082470Z use_cache=False, 2025-05-07T21:00:30.9082727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9083017Z use_cpu=True, 2025-05-07T21:00:30.9083254Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9083521Z ) 2025-05-07T21:00:30.9083766Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9084355Z self=, 2025-05-07T21:00:30.9084900Z compile=False, 2025-05-07T21:00:30.9085149Z T=1, 2025-05-07T21:00:30.9085339Z D=60, 2025-05-07T21:00:30.9085527Z B=75, 2025-05-07T21:00:30.9085713Z log_E=5, 2025-05-07T21:00:30.9085908Z L=3, 2025-05-07T21:00:30.9086100Z D_gradcheck=1, 2025-05-07T21:00:30.9086329Z stochastic_rounding=False, 2025-05-07T21:00:30.9086601Z weighted=False, 2025-05-07T21:00:30.9086825Z row_wise=False, 2025-05-07T21:00:30.9087037Z mixed=False, 2025-05-07T21:00:30.9087249Z use_cache=True, 2025-05-07T21:00:30.9087493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9087780Z use_cpu=False, 2025-05-07T21:00:30.9088022Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9088290Z ) 2025-05-07T21:00:30.9088529Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9089120Z self=, 2025-05-07T21:00:30.9089662Z compile=True, 2025-05-07T21:00:30.9089867Z T=3, 2025-05-07T21:00:30.9090049Z D=110, 2025-05-07T21:00:30.9090289Z B=36, 2025-05-07T21:00:30.9090478Z log_E=3, 2025-05-07T21:00:30.9090672Z L=6, 2025-05-07T21:00:30.9090870Z D_gradcheck=2, 2025-05-07T21:00:30.9091151Z stochastic_rounding=False, 2025-05-07T21:00:30.9091410Z weighted=True, 2025-05-07T21:00:30.9091631Z row_wise=True, 2025-05-07T21:00:30.9091846Z mixed=False, 2025-05-07T21:00:30.9092056Z use_cache=True, 2025-05-07T21:00:30.9092303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9092597Z use_cpu=True, 2025-05-07T21:00:30.9092832Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9093097Z ) 2025-05-07T21:00:30.9093340Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9093933Z self=, 2025-05-07T21:00:30.9094479Z compile=True, 2025-05-07T21:00:30.9094687Z T=4, 2025-05-07T21:00:30.9094877Z D=43, 2025-05-07T21:00:30.9095055Z B=98, 2025-05-07T21:00:30.9095243Z log_E=5, 2025-05-07T21:00:30.9095441Z L=5, 2025-05-07T21:00:30.9095631Z D_gradcheck=1, 2025-05-07T21:00:30.9096065Z stochastic_rounding=True, 2025-05-07T21:00:30.9096332Z weighted=True, 2025-05-07T21:00:30.9096542Z row_wise=False, 2025-05-07T21:00:30.9096754Z mixed=True, 2025-05-07T21:00:30.9096963Z use_cache=False, 2025-05-07T21:00:30.9097210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9097499Z use_cpu=True, 2025-05-07T21:00:30.9097744Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9098004Z ) 2025-05-07T21:00:30.9098243Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9098839Z self=, 2025-05-07T21:00:30.9099376Z compile=True, 2025-05-07T21:00:30.9099583Z T=4, 2025-05-07T21:00:30.9099776Z D=116, 2025-05-07T21:00:30.9099959Z B=86, 2025-05-07T21:00:30.9100145Z log_E=4, 2025-05-07T21:00:30.9100338Z L=4, 2025-05-07T21:00:30.9100527Z D_gradcheck=2, 2025-05-07T21:00:30.9100758Z stochastic_rounding=False, 2025-05-07T21:00:30.9101100Z weighted=True, 2025-05-07T21:00:30.9101310Z row_wise=True, 2025-05-07T21:00:30.9101520Z mixed=True, 2025-05-07T21:00:30.9101729Z use_cache=True, 2025-05-07T21:00:30.9101968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9102258Z use_cpu=True, 2025-05-07T21:00:30.9102552Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9102819Z ) 2025-05-07T21:00:30.9103052Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9103641Z self=, 2025-05-07T21:00:30.9104184Z compile=False, 2025-05-07T21:00:30.9104389Z T=2, 2025-05-07T21:00:30.9104572Z D=27, 2025-05-07T21:00:30.9104757Z B=23, 2025-05-07T21:00:30.9104939Z log_E=4, 2025-05-07T21:00:30.9105133Z L=15, 2025-05-07T21:00:30.9105325Z D_gradcheck=2, 2025-05-07T21:00:30.9105552Z stochastic_rounding=True, 2025-05-07T21:00:30.9105812Z weighted=True, 2025-05-07T21:00:30.9106026Z row_wise=False, 2025-05-07T21:00:30.9106238Z mixed=True, 2025-05-07T21:00:30.9106448Z use_cache=False, 2025-05-07T21:00:30.9106699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9106981Z use_cpu=True, 2025-05-07T21:00:30.9107214Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9107475Z ) 2025-05-07T21:00:30.9107713Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9108305Z self=, 2025-05-07T21:00:30.9108847Z compile=True, 2025-05-07T21:00:30.9109057Z T=2, 2025-05-07T21:00:30.9109242Z D=28, 2025-05-07T21:00:30.9109431Z B=119, 2025-05-07T21:00:30.9109619Z log_E=5, 2025-05-07T21:00:30.9109810Z L=18, 2025-05-07T21:00:30.9110008Z D_gradcheck=1, 2025-05-07T21:00:30.9110240Z stochastic_rounding=False, 2025-05-07T21:00:30.9110567Z weighted=True, 2025-05-07T21:00:30.9110782Z row_wise=True, 2025-05-07T21:00:30.9110993Z mixed=False, 2025-05-07T21:00:30.9111261Z use_cache=True, 2025-05-07T21:00:30.9111507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9111798Z use_cpu=True, 2025-05-07T21:00:30.9112031Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9112294Z ) 2025-05-07T21:00:30.9112537Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9113126Z self=, 2025-05-07T21:00:30.9113667Z compile=True, 2025-05-07T21:00:30.9113875Z T=3, 2025-05-07T21:00:30.9114055Z D=45, 2025-05-07T21:00:30.9114240Z B=74, 2025-05-07T21:00:30.9114427Z log_E=3, 2025-05-07T21:00:30.9114616Z L=4, 2025-05-07T21:00:30.9114809Z D_gradcheck=1, 2025-05-07T21:00:30.9115037Z stochastic_rounding=False, 2025-05-07T21:00:30.9115295Z weighted=True, 2025-05-07T21:00:30.9115510Z row_wise=False, 2025-05-07T21:00:30.9115724Z mixed=False, 2025-05-07T21:00:30.9115941Z use_cache=True, 2025-05-07T21:00:30.9116184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9116474Z use_cpu=False, 2025-05-07T21:00:30.9116708Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9116970Z ) 2025-05-07T21:00:30.9117204Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9117799Z self=, 2025-05-07T21:00:30.9118334Z compile=True, 2025-05-07T21:00:30.9118541Z T=5, 2025-05-07T21:00:30.9118819Z D=59, 2025-05-07T21:00:30.9119011Z B=110, 2025-05-07T21:00:30.9119198Z log_E=3, 2025-05-07T21:00:30.9119391Z L=8, 2025-05-07T21:00:30.9119576Z D_gradcheck=1, 2025-05-07T21:00:30.9119805Z stochastic_rounding=True, 2025-05-07T21:00:30.9120062Z weighted=True, 2025-05-07T21:00:30.9120268Z row_wise=False, 2025-05-07T21:00:30.9120481Z mixed=True, 2025-05-07T21:00:30.9120690Z use_cache=False, 2025-05-07T21:00:30.9120993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9121281Z use_cpu=True, 2025-05-07T21:00:30.9121517Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9121778Z ) 2025-05-07T21:00:30.9122008Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9122666Z self=, 2025-05-07T21:00:30.9123212Z compile=True, 2025-05-07T21:00:30.9123415Z T=1, 2025-05-07T21:00:30.9123602Z D=57, 2025-05-07T21:00:30.9123790Z B=107, 2025-05-07T21:00:30.9123976Z log_E=5, 2025-05-07T21:00:30.9124172Z L=3, 2025-05-07T21:00:30.9124368Z D_gradcheck=1, 2025-05-07T21:00:30.9124596Z stochastic_rounding=True, 2025-05-07T21:00:30.9124854Z weighted=True, 2025-05-07T21:00:30.9125072Z row_wise=True, 2025-05-07T21:00:30.9125281Z mixed=False, 2025-05-07T21:00:30.9125496Z use_cache=False, 2025-05-07T21:00:30.9125746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9126036Z use_cpu=True, 2025-05-07T21:00:30.9126269Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9126533Z ) 2025-05-07T21:00:30.9126768Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9127361Z self=, 2025-05-07T21:00:30.9127904Z compile=True, 2025-05-07T21:00:30.9128113Z T=3, 2025-05-07T21:00:30.9128295Z D=57, 2025-05-07T21:00:30.9128489Z B=23, 2025-05-07T21:00:30.9128673Z log_E=4, 2025-05-07T21:00:30.9128901Z L=19, 2025-05-07T21:00:30.9129109Z D_gradcheck=2, 2025-05-07T21:00:30.9129333Z stochastic_rounding=True, 2025-05-07T21:00:30.9129591Z weighted=False, 2025-05-07T21:00:30.9129810Z row_wise=False, 2025-05-07T21:00:30.9130022Z mixed=False, 2025-05-07T21:00:30.9130239Z use_cache=True, 2025-05-07T21:00:30.9130535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9130827Z use_cpu=False, 2025-05-07T21:00:30.9131107Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9131370Z ) 2025-05-07T21:00:30.9131601Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9132191Z self=, 2025-05-07T21:00:30.9132733Z compile=True, 2025-05-07T21:00:30.9132937Z T=1, 2025-05-07T21:00:30.9133122Z D=14, 2025-05-07T21:00:30.9133304Z B=19, 2025-05-07T21:00:30.9133485Z log_E=4, 2025-05-07T21:00:30.9133675Z L=18, 2025-05-07T21:00:30.9133862Z D_gradcheck=2, 2025-05-07T21:00:30.9134089Z stochastic_rounding=False, 2025-05-07T21:00:30.9134345Z weighted=True, 2025-05-07T21:00:30.9134559Z row_wise=True, 2025-05-07T21:00:30.9134766Z mixed=True, 2025-05-07T21:00:30.9134972Z use_cache=False, 2025-05-07T21:00:30.9135222Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9135518Z use_cpu=False, 2025-05-07T21:00:30.9135751Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9136013Z ) 2025-05-07T21:00:30.9136245Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9136832Z self=, 2025-05-07T21:00:30.9137372Z compile=True, 2025-05-07T21:00:30.9137579Z T=5, 2025-05-07T21:00:30.9137769Z D=73, 2025-05-07T21:00:30.9137958Z B=79, 2025-05-07T21:00:30.9138147Z log_E=4, 2025-05-07T21:00:30.9138338Z L=3, 2025-05-07T21:00:30.9138533Z D_gradcheck=2, 2025-05-07T21:00:30.9138764Z stochastic_rounding=True, 2025-05-07T21:00:30.9139019Z weighted=True, 2025-05-07T21:00:30.9139235Z row_wise=False, 2025-05-07T21:00:30.9139450Z mixed=True, 2025-05-07T21:00:30.9139656Z use_cache=True, 2025-05-07T21:00:30.9139901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9140193Z use_cpu=False, 2025-05-07T21:00:30.9140431Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9141270Z ) 2025-05-07T21:00:30.9141508Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9142100Z self=, 2025-05-07T21:00:30.9142635Z compile=False, 2025-05-07T21:00:30.9142841Z T=2, 2025-05-07T21:00:30.9143026Z D=14, 2025-05-07T21:00:30.9143247Z B=119, 2025-05-07T21:00:30.9143437Z log_E=4, 2025-05-07T21:00:30.9143627Z L=3, 2025-05-07T21:00:30.9143810Z D_gradcheck=2, 2025-05-07T21:00:30.9144037Z stochastic_rounding=True, 2025-05-07T21:00:30.9144293Z weighted=False, 2025-05-07T21:00:30.9144503Z row_wise=False, 2025-05-07T21:00:30.9144710Z mixed=False, 2025-05-07T21:00:30.9144920Z use_cache=False, 2025-05-07T21:00:30.9145168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9145460Z use_cpu=False, 2025-05-07T21:00:30.9145693Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9145952Z ) 2025-05-07T21:00:30.9320770Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9321691Z self=, 2025-05-07T21:00:30.9322450Z compile=False, 2025-05-07T21:00:30.9322718Z T=5, 2025-05-07T21:00:30.9322965Z D=46, 2025-05-07T21:00:30.9323209Z B=128, 2025-05-07T21:00:30.9323450Z log_E=4, 2025-05-07T21:00:30.9323702Z L=15, 2025-05-07T21:00:30.9323954Z D_gradcheck=1, 2025-05-07T21:00:30.9324261Z stochastic_rounding=False, 2025-05-07T21:00:30.9324557Z weighted=True, 2025-05-07T21:00:30.9324764Z row_wise=True, 2025-05-07T21:00:30.9324972Z mixed=False, 2025-05-07T21:00:30.9325177Z use_cache=False, 2025-05-07T21:00:30.9325422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9325704Z use_cpu=True, 2025-05-07T21:00:30.9325927Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9326298Z ) 2025-05-07T21:00:30.9326526Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9327172Z self=, 2025-05-07T21:00:30.9327712Z compile=False, 2025-05-07T21:00:30.9327914Z T=1, 2025-05-07T21:00:30.9328088Z D=15, 2025-05-07T21:00:30.9328265Z B=112, 2025-05-07T21:00:30.9328447Z log_E=3, 2025-05-07T21:00:30.9328635Z L=17, 2025-05-07T21:00:30.9328825Z D_gradcheck=1, 2025-05-07T21:00:30.9329050Z stochastic_rounding=False, 2025-05-07T21:00:30.9329302Z weighted=True, 2025-05-07T21:00:30.9329511Z row_wise=True, 2025-05-07T21:00:30.9329713Z mixed=True, 2025-05-07T21:00:30.9329914Z use_cache=True, 2025-05-07T21:00:30.9330150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9330435Z use_cpu=True, 2025-05-07T21:00:30.9330706Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9330962Z ) 2025-05-07T21:00:30.9331188Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9331779Z self=, 2025-05-07T21:00:30.9332317Z compile=False, 2025-05-07T21:00:30.9332522Z T=1, 2025-05-07T21:00:30.9332704Z D=24, 2025-05-07T21:00:30.9332877Z B=77, 2025-05-07T21:00:30.9333055Z log_E=4, 2025-05-07T21:00:30.9333244Z L=9, 2025-05-07T21:00:30.9333430Z D_gradcheck=2, 2025-05-07T21:00:30.9333653Z stochastic_rounding=True, 2025-05-07T21:00:30.9333909Z weighted=True, 2025-05-07T21:00:30.9334110Z row_wise=True, 2025-05-07T21:00:30.9334315Z mixed=False, 2025-05-07T21:00:30.9334520Z use_cache=False, 2025-05-07T21:00:30.9334760Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9335045Z use_cpu=True, 2025-05-07T21:00:30.9335281Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9335357Z ) 2025-05-07T21:00:30.9335499Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9335857Z self=, 2025-05-07T21:00:30.9336017Z compile=True, 2025-05-07T21:00:30.9336099Z T=3, 2025-05-07T21:00:30.9336176Z D=105, 2025-05-07T21:00:30.9336252Z B=38, 2025-05-07T21:00:30.9336331Z log_E=5, 2025-05-07T21:00:30.9336406Z L=15, 2025-05-07T21:00:30.9336488Z D_gradcheck=1, 2025-05-07T21:00:30.9336645Z stochastic_rounding=False, 2025-05-07T21:00:30.9336728Z weighted=True, 2025-05-07T21:00:30.9336810Z row_wise=False, 2025-05-07T21:00:30.9336894Z mixed=False, 2025-05-07T21:00:30.9336974Z use_cache=True, 2025-05-07T21:00:30.9337084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9337165Z use_cpu=True, 2025-05-07T21:00:30.9337266Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9337341Z ) 2025-05-07T21:00:30.9337475Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9337824Z self=, 2025-05-07T21:00:30.9337917Z compile=True, 2025-05-07T21:00:30.9337997Z T=2, 2025-05-07T21:00:30.9338074Z D=19, 2025-05-07T21:00:30.9338157Z B=86, 2025-05-07T21:00:30.9338234Z log_E=5, 2025-05-07T21:00:30.9338312Z L=14, 2025-05-07T21:00:30.9338398Z D_gradcheck=2, 2025-05-07T21:00:30.9338496Z stochastic_rounding=True, 2025-05-07T21:00:30.9338590Z weighted=False, 2025-05-07T21:00:30.9338688Z row_wise=False, 2025-05-07T21:00:30.9338775Z mixed=False, 2025-05-07T21:00:30.9338873Z use_cache=True, 2025-05-07T21:00:30.9338980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9339058Z use_cpu=True, 2025-05-07T21:00:30.9339163Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9339235Z ) 2025-05-07T21:00:30.9339367Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9339717Z self=, 2025-05-07T21:00:30.9339848Z compile=False, 2025-05-07T21:00:30.9339927Z T=5, 2025-05-07T21:00:30.9340046Z D=25, 2025-05-07T21:00:30.9340122Z B=60, 2025-05-07T21:00:30.9340197Z log_E=3, 2025-05-07T21:00:30.9340274Z L=18, 2025-05-07T21:00:30.9340354Z D_gradcheck=1, 2025-05-07T21:00:30.9340448Z stochastic_rounding=True, 2025-05-07T21:00:30.9340532Z weighted=False, 2025-05-07T21:00:30.9340614Z row_wise=True, 2025-05-07T21:00:30.9340697Z mixed=True, 2025-05-07T21:00:30.9340780Z use_cache=False, 2025-05-07T21:00:30.9340887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9340970Z use_cpu=True, 2025-05-07T21:00:30.9341070Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9341141Z ) 2025-05-07T21:00:30.9341277Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9341626Z self=, 2025-05-07T21:00:30.9341710Z compile=True, 2025-05-07T21:00:30.9341791Z T=1, 2025-05-07T21:00:30.9341868Z D=43, 2025-05-07T21:00:30.9341945Z B=1, 2025-05-07T21:00:30.9342024Z log_E=3, 2025-05-07T21:00:30.9342097Z L=20, 2025-05-07T21:00:30.9342179Z D_gradcheck=1, 2025-05-07T21:00:30.9342277Z stochastic_rounding=True, 2025-05-07T21:00:30.9342359Z weighted=False, 2025-05-07T21:00:30.9342448Z row_wise=False, 2025-05-07T21:00:30.9342528Z mixed=False, 2025-05-07T21:00:30.9342610Z use_cache=True, 2025-05-07T21:00:30.9342721Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9342799Z use_cpu=True, 2025-05-07T21:00:30.9342899Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9342976Z ) 2025-05-07T21:00:30.9343109Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9343457Z self=, 2025-05-07T21:00:30.9343541Z compile=False, 2025-05-07T21:00:30.9343619Z T=3, 2025-05-07T21:00:30.9343694Z D=76, 2025-05-07T21:00:30.9343821Z B=48, 2025-05-07T21:00:30.9343896Z log_E=3, 2025-05-07T21:00:30.9343975Z L=3, 2025-05-07T21:00:30.9344056Z D_gradcheck=1, 2025-05-07T21:00:30.9344149Z stochastic_rounding=True, 2025-05-07T21:00:30.9344231Z weighted=True, 2025-05-07T21:00:30.9344312Z row_wise=False, 2025-05-07T21:00:30.9344390Z mixed=True, 2025-05-07T21:00:30.9344515Z use_cache=False, 2025-05-07T21:00:30.9344626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9344705Z use_cpu=True, 2025-05-07T21:00:30.9344811Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9344883Z ) 2025-05-07T21:00:30.9345016Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9345375Z self=, 2025-05-07T21:00:30.9345458Z compile=False, 2025-05-07T21:00:30.9345535Z T=1, 2025-05-07T21:00:30.9345611Z D=69, 2025-05-07T21:00:30.9345685Z B=41, 2025-05-07T21:00:30.9345769Z log_E=4, 2025-05-07T21:00:30.9345843Z L=8, 2025-05-07T21:00:30.9345928Z D_gradcheck=1, 2025-05-07T21:00:30.9346031Z stochastic_rounding=False, 2025-05-07T21:00:30.9346112Z weighted=False, 2025-05-07T21:00:30.9346192Z row_wise=False, 2025-05-07T21:00:30.9346271Z mixed=True, 2025-05-07T21:00:30.9346353Z use_cache=False, 2025-05-07T21:00:30.9346462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9346544Z use_cpu=True, 2025-05-07T21:00:30.9346645Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9346717Z ) 2025-05-07T21:00:30.9346857Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9347207Z self=, 2025-05-07T21:00:30.9347289Z compile=True, 2025-05-07T21:00:30.9347364Z T=2, 2025-05-07T21:00:30.9347437Z D=126, 2025-05-07T21:00:30.9347514Z B=24, 2025-05-07T21:00:30.9347635Z log_E=4, 2025-05-07T21:00:30.9347709Z L=6, 2025-05-07T21:00:30.9347794Z D_gradcheck=1, 2025-05-07T21:00:30.9347928Z stochastic_rounding=True, 2025-05-07T21:00:30.9348009Z weighted=True, 2025-05-07T21:00:30.9348090Z row_wise=True, 2025-05-07T21:00:30.9348166Z mixed=True, 2025-05-07T21:00:30.9348246Z use_cache=True, 2025-05-07T21:00:30.9348356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9348439Z use_cpu=True, 2025-05-07T21:00:30.9348541Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9348617Z ) 2025-05-07T21:00:30.9348750Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9349102Z self=, 2025-05-07T21:00:30.9349182Z compile=True, 2025-05-07T21:00:30.9349256Z T=4, 2025-05-07T21:00:30.9349334Z D=56, 2025-05-07T21:00:30.9349408Z B=42, 2025-05-07T21:00:30.9349482Z log_E=4, 2025-05-07T21:00:30.9349560Z L=15, 2025-05-07T21:00:30.9349649Z D_gradcheck=1, 2025-05-07T21:00:30.9354774Z stochastic_rounding=True, 2025-05-07T21:00:30.9354871Z weighted=False, 2025-05-07T21:00:30.9354959Z row_wise=False, 2025-05-07T21:00:30.9355038Z mixed=False, 2025-05-07T21:00:30.9355123Z use_cache=False, 2025-05-07T21:00:30.9355239Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9355320Z use_cpu=True, 2025-05-07T21:00:30.9355426Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9355502Z ) 2025-05-07T21:00:30.9355644Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9356003Z self=, 2025-05-07T21:00:30.9356089Z compile=True, 2025-05-07T21:00:30.9356166Z T=3, 2025-05-07T21:00:30.9356242Z D=99, 2025-05-07T21:00:30.9356327Z B=122, 2025-05-07T21:00:30.9356404Z log_E=3, 2025-05-07T21:00:30.9356479Z L=14, 2025-05-07T21:00:30.9356568Z D_gradcheck=2, 2025-05-07T21:00:30.9356667Z stochastic_rounding=False, 2025-05-07T21:00:30.9356854Z weighted=False, 2025-05-07T21:00:30.9356936Z row_wise=True, 2025-05-07T21:00:30.9357014Z mixed=True, 2025-05-07T21:00:30.9357100Z use_cache=True, 2025-05-07T21:00:30.9357208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9357289Z use_cpu=True, 2025-05-07T21:00:30.9357396Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9357510Z ) 2025-05-07T21:00:30.9357650Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9358012Z self=, 2025-05-07T21:00:30.9358093Z compile=True, 2025-05-07T21:00:30.9358168Z T=2, 2025-05-07T21:00:30.9358244Z D=76, 2025-05-07T21:00:30.9358320Z B=28, 2025-05-07T21:00:30.9358399Z log_E=4, 2025-05-07T21:00:30.9358475Z L=6, 2025-05-07T21:00:30.9358556Z D_gradcheck=1, 2025-05-07T21:00:30.9358659Z stochastic_rounding=False, 2025-05-07T21:00:30.9358740Z weighted=True, 2025-05-07T21:00:30.9358878Z row_wise=False, 2025-05-07T21:00:30.9358965Z mixed=True, 2025-05-07T21:00:30.9359047Z use_cache=True, 2025-05-07T21:00:30.9359155Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9359240Z use_cpu=True, 2025-05-07T21:00:30.9359344Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9359415Z ) 2025-05-07T21:00:30.9359557Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9359910Z self=, 2025-05-07T21:00:30.9359995Z compile=True, 2025-05-07T21:00:30.9360071Z T=5, 2025-05-07T21:00:30.9360147Z D=24, 2025-05-07T21:00:30.9360230Z B=20, 2025-05-07T21:00:30.9360308Z log_E=3, 2025-05-07T21:00:30.9360384Z L=19, 2025-05-07T21:00:30.9360469Z D_gradcheck=1, 2025-05-07T21:00:30.9360565Z stochastic_rounding=False, 2025-05-07T21:00:30.9360716Z weighted=False, 2025-05-07T21:00:30.9360801Z row_wise=True, 2025-05-07T21:00:30.9360883Z mixed=False, 2025-05-07T21:00:30.9361003Z use_cache=True, 2025-05-07T21:00:30.9361117Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9361196Z use_cpu=True, 2025-05-07T21:00:30.9361298Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9361372Z ) 2025-05-07T21:00:30.9361510Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9361872Z self=, 2025-05-07T21:00:30.9361956Z compile=False, 2025-05-07T21:00:30.9362031Z T=3, 2025-05-07T21:00:30.9362113Z D=50, 2025-05-07T21:00:30.9362187Z B=16, 2025-05-07T21:00:30.9362262Z log_E=5, 2025-05-07T21:00:30.9362340Z L=4, 2025-05-07T21:00:30.9362421Z D_gradcheck=2, 2025-05-07T21:00:30.9362517Z stochastic_rounding=False, 2025-05-07T21:00:30.9362600Z weighted=True, 2025-05-07T21:00:30.9362684Z row_wise=False, 2025-05-07T21:00:30.9362763Z mixed=True, 2025-05-07T21:00:30.9362850Z use_cache=True, 2025-05-07T21:00:30.9362962Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9363045Z use_cpu=True, 2025-05-07T21:00:30.9363152Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9363224Z ) 2025-05-07T21:00:30.9363360Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9363717Z self=, 2025-05-07T21:00:30.9363801Z compile=False, 2025-05-07T21:00:30.9363880Z T=5, 2025-05-07T21:00:30.9363955Z D=50, 2025-05-07T21:00:30.9364031Z B=21, 2025-05-07T21:00:30.9364111Z log_E=3, 2025-05-07T21:00:30.9364187Z L=18, 2025-05-07T21:00:30.9364270Z D_gradcheck=1, 2025-05-07T21:00:30.9364370Z stochastic_rounding=False, 2025-05-07T21:00:30.9364452Z weighted=True, 2025-05-07T21:00:30.9364533Z row_wise=False, 2025-05-07T21:00:30.9364618Z mixed=True, 2025-05-07T21:00:30.9364700Z use_cache=False, 2025-05-07T21:00:30.9364860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9364945Z use_cpu=False, 2025-05-07T21:00:30.9365047Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9365122Z ) 2025-05-07T21:00:30.9365257Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9365647Z self=, 2025-05-07T21:00:30.9365735Z compile=True, 2025-05-07T21:00:30.9365815Z T=5, 2025-05-07T21:00:30.9365891Z D=82, 2025-05-07T21:00:30.9365968Z B=41, 2025-05-07T21:00:30.9366044Z log_E=3, 2025-05-07T21:00:30.9366120Z L=13, 2025-05-07T21:00:30.9366205Z D_gradcheck=2, 2025-05-07T21:00:30.9366301Z stochastic_rounding=True, 2025-05-07T21:00:30.9366383Z weighted=True, 2025-05-07T21:00:30.9366467Z row_wise=True, 2025-05-07T21:00:30.9366547Z mixed=False, 2025-05-07T21:00:30.9366633Z use_cache=True, 2025-05-07T21:00:30.9366747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9366837Z use_cpu=False, 2025-05-07T21:00:30.9366945Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9367015Z ) 2025-05-07T21:00:30.9367155Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9367516Z self=, 2025-05-07T21:00:30.9367601Z compile=False, 2025-05-07T21:00:30.9367676Z T=2, 2025-05-07T21:00:30.9367755Z D=104, 2025-05-07T21:00:30.9367830Z B=43, 2025-05-07T21:00:30.9367907Z log_E=5, 2025-05-07T21:00:30.9367986Z L=0, 2025-05-07T21:00:30.9368067Z D_gradcheck=1, 2025-05-07T21:00:30.9368163Z stochastic_rounding=True, 2025-05-07T21:00:30.9368250Z weighted=True, 2025-05-07T21:00:30.9368330Z row_wise=True, 2025-05-07T21:00:30.9368412Z mixed=True, 2025-05-07T21:00:30.9368497Z use_cache=True, 2025-05-07T21:00:30.9368654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9368743Z use_cpu=False, 2025-05-07T21:00:30.9368890Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9368964Z ) 2025-05-07T21:00:30.9593407Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9594041Z self=, 2025-05-07T21:00:30.9594178Z compile=False, 2025-05-07T21:00:30.9594312Z T=3, 2025-05-07T21:00:30.9594429Z D=105, 2025-05-07T21:00:30.9594530Z B=74, 2025-05-07T21:00:30.9594641Z log_E=4, 2025-05-07T21:00:30.9594741Z L=6, 2025-05-07T21:00:30.9594853Z D_gradcheck=2, 2025-05-07T21:00:30.9595004Z stochastic_rounding=False, 2025-05-07T21:00:30.9595117Z weighted=True, 2025-05-07T21:00:30.9595290Z row_wise=False, 2025-05-07T21:00:30.9595408Z mixed=True, 2025-05-07T21:00:30.9595515Z use_cache=True, 2025-05-07T21:00:30.9595670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9595783Z use_cpu=False, 2025-05-07T21:00:30.9596139Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9596252Z ) 2025-05-07T21:00:30.9596424Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9596786Z self=, 2025-05-07T21:00:30.9596873Z compile=True, 2025-05-07T21:00:30.9596950Z T=2, 2025-05-07T21:00:30.9597026Z D=36, 2025-05-07T21:00:30.9597108Z B=29, 2025-05-07T21:00:30.9597184Z log_E=3, 2025-05-07T21:00:30.9597257Z L=7, 2025-05-07T21:00:30.9597339Z D_gradcheck=2, 2025-05-07T21:00:30.9597433Z stochastic_rounding=True, 2025-05-07T21:00:30.9597513Z weighted=True, 2025-05-07T21:00:30.9597596Z row_wise=True, 2025-05-07T21:00:30.9597674Z mixed=False, 2025-05-07T21:00:30.9597755Z use_cache=False, 2025-05-07T21:00:30.9597868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9597947Z use_cpu=True, 2025-05-07T21:00:30.9598057Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9598266Z ) 2025-05-07T21:00:30.9598405Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9598871Z self=, 2025-05-07T21:00:30.9598965Z compile=True, 2025-05-07T21:00:30.9599052Z T=2, 2025-05-07T21:00:30.9599128Z D=39, 2025-05-07T21:00:30.9599266Z B=53, 2025-05-07T21:00:30.9599342Z log_E=5, 2025-05-07T21:00:30.9599420Z L=5, 2025-05-07T21:00:30.9599500Z D_gradcheck=1, 2025-05-07T21:00:30.9599597Z stochastic_rounding=False, 2025-05-07T21:00:30.9599683Z weighted=False, 2025-05-07T21:00:30.9599762Z row_wise=False, 2025-05-07T21:00:30.9599839Z mixed=False, 2025-05-07T21:00:30.9599923Z use_cache=False, 2025-05-07T21:00:30.9600030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9600112Z use_cpu=True, 2025-05-07T21:00:30.9600214Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9600286Z ) 2025-05-07T21:00:30.9600426Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9600783Z self=, 2025-05-07T21:00:30.9600862Z compile=True, 2025-05-07T21:00:30.9600938Z T=4, 2025-05-07T21:00:30.9601011Z D=30, 2025-05-07T21:00:30.9601084Z B=110, 2025-05-07T21:00:30.9601164Z log_E=3, 2025-05-07T21:00:30.9601237Z L=19, 2025-05-07T21:00:30.9601316Z D_gradcheck=1, 2025-05-07T21:00:30.9601414Z stochastic_rounding=True, 2025-05-07T21:00:30.9601493Z weighted=False, 2025-05-07T21:00:30.9601571Z row_wise=False, 2025-05-07T21:00:30.9601651Z mixed=False, 2025-05-07T21:00:30.9601730Z use_cache=True, 2025-05-07T21:00:30.9601840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9601921Z use_cpu=False, 2025-05-07T21:00:30.9602024Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9602159Z ) 2025-05-07T21:00:30.9602292Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9602703Z self=, 2025-05-07T21:00:30.9602790Z compile=False, 2025-05-07T21:00:30.9602863Z T=1, 2025-05-07T21:00:30.9602935Z D=110, 2025-05-07T21:00:30.9603010Z B=86, 2025-05-07T21:00:30.9603083Z log_E=4, 2025-05-07T21:00:30.9603158Z L=14, 2025-05-07T21:00:30.9603240Z D_gradcheck=2, 2025-05-07T21:00:30.9603333Z stochastic_rounding=True, 2025-05-07T21:00:30.9603418Z weighted=True, 2025-05-07T21:00:30.9603496Z row_wise=True, 2025-05-07T21:00:30.9603575Z mixed=False, 2025-05-07T21:00:30.9603659Z use_cache=False, 2025-05-07T21:00:30.9603765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9603843Z use_cpu=False, 2025-05-07T21:00:30.9603946Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9604015Z ) 2025-05-07T21:00:30.9604152Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9604518Z self=, 2025-05-07T21:00:30.9604602Z compile=False, 2025-05-07T21:00:30.9604674Z T=3, 2025-05-07T21:00:30.9604749Z D=70, 2025-05-07T21:00:30.9604822Z B=29, 2025-05-07T21:00:30.9604896Z log_E=4, 2025-05-07T21:00:30.9604976Z L=20, 2025-05-07T21:00:30.9605057Z D_gradcheck=1, 2025-05-07T21:00:30.9605155Z stochastic_rounding=True, 2025-05-07T21:00:30.9605234Z weighted=False, 2025-05-07T21:00:30.9605312Z row_wise=False, 2025-05-07T21:00:30.9605392Z mixed=False, 2025-05-07T21:00:30.9605469Z use_cache=True, 2025-05-07T21:00:30.9605575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9605658Z use_cpu=False, 2025-05-07T21:00:30.9605759Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9605830Z ) 2025-05-07T21:00:30.9605967Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9606321Z self=, 2025-05-07T21:00:30.9606452Z compile=False, 2025-05-07T21:00:30.9606527Z T=3, 2025-05-07T21:00:30.9606600Z D=91, 2025-05-07T21:00:30.9606676Z B=61, 2025-05-07T21:00:30.9606749Z log_E=3, 2025-05-07T21:00:30.9606822Z L=16, 2025-05-07T21:00:30.9606907Z D_gradcheck=2, 2025-05-07T21:00:30.9607043Z stochastic_rounding=True, 2025-05-07T21:00:30.9607123Z weighted=True, 2025-05-07T21:00:30.9607205Z row_wise=False, 2025-05-07T21:00:30.9607282Z mixed=False, 2025-05-07T21:00:30.9607361Z use_cache=True, 2025-05-07T21:00:30.9607469Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9607549Z use_cpu=False, 2025-05-07T21:00:30.9607648Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9607720Z ) 2025-05-07T21:00:30.9607852Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9608203Z self=, 2025-05-07T21:00:30.9608295Z compile=False, 2025-05-07T21:00:30.9608371Z T=5, 2025-05-07T21:00:30.9608450Z D=51, 2025-05-07T21:00:30.9608525Z B=101, 2025-05-07T21:00:30.9608601Z log_E=4, 2025-05-07T21:00:30.9608678Z L=2, 2025-05-07T21:00:30.9608759Z D_gradcheck=1, 2025-05-07T21:00:30.9608851Z stochastic_rounding=True, 2025-05-07T21:00:30.9608936Z weighted=False, 2025-05-07T21:00:30.9609013Z row_wise=False, 2025-05-07T21:00:30.9609090Z mixed=True, 2025-05-07T21:00:30.9609178Z use_cache=False, 2025-05-07T21:00:30.9609284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9609363Z use_cpu=False, 2025-05-07T21:00:30.9609467Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9609536Z ) 2025-05-07T21:00:30.9609670Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9610026Z self=, 2025-05-07T21:00:30.9610151Z compile=True, 2025-05-07T21:00:30.9610231Z T=1, 2025-05-07T21:00:30.9610342Z D=102, 2025-05-07T21:00:30.9610419Z B=117, 2025-05-07T21:00:30.9610502Z log_E=3, 2025-05-07T21:00:30.9610576Z L=10, 2025-05-07T21:00:30.9610655Z D_gradcheck=2, 2025-05-07T21:00:30.9610758Z stochastic_rounding=False, 2025-05-07T21:00:30.9610837Z weighted=False, 2025-05-07T21:00:30.9610920Z row_wise=False, 2025-05-07T21:00:30.9610998Z mixed=True, 2025-05-07T21:00:30.9611078Z use_cache=False, 2025-05-07T21:00:30.9611184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9611267Z use_cpu=False, 2025-05-07T21:00:30.9611368Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9611437Z ) 2025-05-07T21:00:30.9611574Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9611924Z self=, 2025-05-07T21:00:30.9612009Z compile=True, 2025-05-07T21:00:30.9612084Z T=1, 2025-05-07T21:00:30.9612162Z D=94, 2025-05-07T21:00:30.9612243Z B=70, 2025-05-07T21:00:30.9612317Z log_E=3, 2025-05-07T21:00:30.9612391Z L=19, 2025-05-07T21:00:30.9612475Z D_gradcheck=2, 2025-05-07T21:00:30.9612569Z stochastic_rounding=True, 2025-05-07T21:00:30.9612648Z weighted=True, 2025-05-07T21:00:30.9612729Z row_wise=False, 2025-05-07T21:00:30.9612807Z mixed=True, 2025-05-07T21:00:30.9612888Z use_cache=False, 2025-05-07T21:00:30.9612997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9613077Z use_cpu=False, 2025-05-07T21:00:30.9613180Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9613250Z ) 2025-05-07T21:00:30.9613383Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9613739Z self=, 2025-05-07T21:00:30.9613819Z compile=False, 2025-05-07T21:00:30.9613895Z T=3, 2025-05-07T21:00:30.9613972Z D=114, 2025-05-07T21:00:30.9614141Z B=99, 2025-05-07T21:00:30.9614219Z log_E=4, 2025-05-07T21:00:30.9614297Z L=10, 2025-05-07T21:00:30.9614376Z D_gradcheck=2, 2025-05-07T21:00:30.9614470Z stochastic_rounding=False, 2025-05-07T21:00:30.9614552Z weighted=False, 2025-05-07T21:00:30.9614630Z row_wise=True, 2025-05-07T21:00:30.9614706Z mixed=False, 2025-05-07T21:00:30.9614832Z use_cache=True, 2025-05-07T21:00:30.9614941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9615022Z use_cpu=True, 2025-05-07T21:00:30.9615124Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.9615193Z ) 2025-05-07T21:00:30.9615338Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9615691Z self=, 2025-05-07T21:00:30.9615775Z compile=False, 2025-05-07T21:00:30.9615851Z T=2, 2025-05-07T21:00:30.9615929Z D=109, 2025-05-07T21:00:30.9616003Z B=59, 2025-05-07T21:00:30.9616087Z log_E=5, 2025-05-07T21:00:30.9616160Z L=4, 2025-05-07T21:00:30.9616242Z D_gradcheck=1, 2025-05-07T21:00:30.9616340Z stochastic_rounding=False, 2025-05-07T21:00:30.9616419Z weighted=True, 2025-05-07T21:00:30.9616497Z row_wise=True, 2025-05-07T21:00:30.9616581Z mixed=False, 2025-05-07T21:00:30.9616661Z use_cache=True, 2025-05-07T21:00:30.9616773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9616851Z use_cpu=False, 2025-05-07T21:00:30.9616950Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9617023Z ) 2025-05-07T21:00:30.9617154Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9617507Z self=, 2025-05-07T21:00:30.9617588Z compile=True, 2025-05-07T21:00:30.9617661Z T=3, 2025-05-07T21:00:30.9617734Z D=123, 2025-05-07T21:00:30.9617859Z B=2, 2025-05-07T21:00:30.9617933Z log_E=3, 2025-05-07T21:00:30.9618010Z L=19, 2025-05-07T21:00:30.9618094Z D_gradcheck=1, 2025-05-07T21:00:30.9618227Z stochastic_rounding=True, 2025-05-07T21:00:30.9618312Z weighted=False, 2025-05-07T21:00:30.9618394Z row_wise=False, 2025-05-07T21:00:30.9618471Z mixed=True, 2025-05-07T21:00:30.9618555Z use_cache=True, 2025-05-07T21:00:30.9618685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9618771Z use_cpu=True, 2025-05-07T21:00:30.9618897Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9618965Z ) 2025-05-07T21:00:30.9619099Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9619459Z self=, 2025-05-07T21:00:30.9619542Z compile=True, 2025-05-07T21:00:30.9619616Z T=4, 2025-05-07T21:00:30.9619692Z D=92, 2025-05-07T21:00:30.9619767Z B=39, 2025-05-07T21:00:30.9619842Z log_E=5, 2025-05-07T21:00:30.9619918Z L=19, 2025-05-07T21:00:30.9620003Z D_gradcheck=2, 2025-05-07T21:00:30.9620098Z stochastic_rounding=True, 2025-05-07T21:00:30.9620184Z weighted=True, 2025-05-07T21:00:30.9620264Z row_wise=False, 2025-05-07T21:00:30.9620340Z mixed=False, 2025-05-07T21:00:30.9620424Z use_cache=False, 2025-05-07T21:00:30.9620531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9620610Z use_cpu=True, 2025-05-07T21:00:30.9620716Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9620785Z ) 2025-05-07T21:00:30.9620920Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9621273Z self=, 2025-05-07T21:00:30.9621355Z compile=True, 2025-05-07T21:00:30.9621429Z T=1, 2025-05-07T21:00:30.9621507Z D=63, 2025-05-07T21:00:30.9621580Z B=119, 2025-05-07T21:00:30.9621652Z log_E=3, 2025-05-07T21:00:30.9621728Z L=4, 2025-05-07T21:00:30.9621810Z D_gradcheck=1, 2025-05-07T21:00:30.9621907Z stochastic_rounding=True, 2025-05-07T21:00:30.9622033Z weighted=True, 2025-05-07T21:00:30.9622115Z row_wise=True, 2025-05-07T21:00:30.9622195Z mixed=False, 2025-05-07T21:00:30.9622275Z use_cache=True, 2025-05-07T21:00:30.9622380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9622464Z use_cpu=False, 2025-05-07T21:00:30.9622606Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.9622678Z ) 2025-05-07T21:00:30.9622815Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9623168Z self=, 2025-05-07T21:00:30.9623251Z compile=True, 2025-05-07T21:00:30.9623330Z T=2, 2025-05-07T21:00:30.9623404Z D=57, 2025-05-07T21:00:30.9623480Z B=87, 2025-05-07T21:00:30.9623556Z log_E=5, 2025-05-07T21:00:30.9623629Z L=5, 2025-05-07T21:00:30.9623713Z D_gradcheck=2, 2025-05-07T21:00:30.9623811Z stochastic_rounding=False, 2025-05-07T21:00:30.9623891Z weighted=False, 2025-05-07T21:00:30.9623974Z row_wise=True, 2025-05-07T21:00:30.9624055Z mixed=False, 2025-05-07T21:00:30.9624136Z use_cache=False, 2025-05-07T21:00:30.9624247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9624325Z use_cpu=False, 2025-05-07T21:00:30.9624427Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9624501Z ) 2025-05-07T21:00:30.9624637Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9624991Z self=, 2025-05-07T21:00:30.9625079Z compile=True, 2025-05-07T21:00:30.9625153Z T=2, 2025-05-07T21:00:30.9625230Z D=21, 2025-05-07T21:00:30.9625304Z B=128, 2025-05-07T21:00:30.9625378Z log_E=3, 2025-05-07T21:00:30.9625453Z L=14, 2025-05-07T21:00:30.9625535Z D_gradcheck=2, 2025-05-07T21:00:30.9625629Z stochastic_rounding=False, 2025-05-07T21:00:30.9625755Z weighted=True, 2025-05-07T21:00:30.9625836Z row_wise=False, 2025-05-07T21:00:30.9625912Z mixed=True, 2025-05-07T21:00:30.9626110Z use_cache=False, 2025-05-07T21:00:30.9626221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.9626300Z use_cpu=True, 2025-05-07T21:00:30.9626408Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9626479Z ) 2025-05-07T21:00:30.9626614Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.9626970Z self=, 2025-05-07T21:00:30.9627050Z compile=False, 2025-05-07T21:00:30.9627124Z T=3, 2025-05-07T21:00:30.9627196Z D=110, 2025-05-07T21:00:30.9627269Z B=41, 2025-05-07T21:00:30.9627350Z log_E=5, 2025-05-07T21:00:30.9627421Z L=18, 2025-05-07T21:00:30.9627502Z D_gradcheck=1, 2025-05-07T21:00:30.9627597Z stochastic_rounding=False, 2025-05-07T21:00:30.9627675Z weighted=True, 2025-05-07T21:00:30.9627758Z row_wise=False, 2025-05-07T21:00:30.9627842Z mixed=False, 2025-05-07T21:00:30.9627921Z use_cache=True, 2025-05-07T21:00:30.9628032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.9628113Z use_cpu=True, 2025-05-07T21:00:30.9628214Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.9628283Z ) 2025-05-07T21:00:43.5579488Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5580274Z self=, 2025-05-07T21:00:43.5580840Z compile=False, 2025-05-07T21:00:43.5581062Z T=4, 2025-05-07T21:00:43.5581250Z D=24, 2025-05-07T21:00:43.5581444Z B=64, 2025-05-07T21:00:43.5581643Z log_E=5, 2025-05-07T21:00:43.5581841Z L=9, 2025-05-07T21:00:43.5582039Z D_gradcheck=2, 2025-05-07T21:00:43.5582282Z stochastic_rounding=True, 2025-05-07T21:00:43.5582545Z weighted=False, 2025-05-07T21:00:43.5582768Z row_wise=True, 2025-05-07T21:00:43.5582988Z mixed=True, 2025-05-07T21:00:43.5583208Z use_cache=True, 2025-05-07T21:00:43.5583650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5583955Z use_cpu=False, 2025-05-07T21:00:43.5584201Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.5584469Z ) 2025-05-07T21:00:43.5584713Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5585404Z self=, 2025-05-07T21:00:43.5585949Z compile=True, 2025-05-07T21:00:43.5586163Z T=1, 2025-05-07T21:00:43.5586351Z D=12, 2025-05-07T21:00:43.5586533Z B=27, 2025-05-07T21:00:43.5586719Z log_E=4, 2025-05-07T21:00:43.5586914Z L=10, 2025-05-07T21:00:43.5587099Z D_gradcheck=1, 2025-05-07T21:00:43.5587329Z stochastic_rounding=True, 2025-05-07T21:00:43.5587592Z weighted=False, 2025-05-07T21:00:43.5587802Z row_wise=True, 2025-05-07T21:00:43.5588016Z mixed=True, 2025-05-07T21:00:43.5588230Z use_cache=False, 2025-05-07T21:00:43.5588481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5588779Z use_cpu=False, 2025-05-07T21:00:43.5589020Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5589282Z ) 2025-05-07T21:00:43.5589519Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5590120Z self=, 2025-05-07T21:00:43.5590661Z compile=True, 2025-05-07T21:00:43.5590863Z T=3, 2025-05-07T21:00:43.5591048Z D=124, 2025-05-07T21:00:43.5591234Z B=61, 2025-05-07T21:00:43.5591412Z log_E=5, 2025-05-07T21:00:43.5591604Z L=1, 2025-05-07T21:00:43.5591792Z D_gradcheck=2, 2025-05-07T21:00:43.5592016Z stochastic_rounding=False, 2025-05-07T21:00:43.5592277Z weighted=True, 2025-05-07T21:00:43.5592489Z row_wise=True, 2025-05-07T21:00:43.5592693Z mixed=False, 2025-05-07T21:00:43.5592905Z use_cache=False, 2025-05-07T21:00:43.5593246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5593530Z use_cpu=True, 2025-05-07T21:00:43.5593850Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5594115Z ) 2025-05-07T21:00:43.5594344Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5594939Z self=, 2025-05-07T21:00:43.5595485Z compile=False, 2025-05-07T21:00:43.5595692Z T=4, 2025-05-07T21:00:43.5596128Z D=25, 2025-05-07T21:00:43.5596318Z B=122, 2025-05-07T21:00:43.5596506Z log_E=4, 2025-05-07T21:00:43.5596693Z L=11, 2025-05-07T21:00:43.5596886Z D_gradcheck=2, 2025-05-07T21:00:43.5597120Z stochastic_rounding=False, 2025-05-07T21:00:43.5597380Z weighted=False, 2025-05-07T21:00:43.5597596Z row_wise=False, 2025-05-07T21:00:43.5597810Z mixed=False, 2025-05-07T21:00:43.5598019Z use_cache=False, 2025-05-07T21:00:43.5598270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5598564Z use_cpu=False, 2025-05-07T21:00:43.5598883Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.5599156Z ) 2025-05-07T21:00:43.5599393Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5599981Z self=, 2025-05-07T21:00:43.5600522Z compile=True, 2025-05-07T21:00:43.5600738Z T=3, 2025-05-07T21:00:43.5600916Z D=99, 2025-05-07T21:00:43.5601105Z B=84, 2025-05-07T21:00:43.5601294Z log_E=5, 2025-05-07T21:00:43.5601481Z L=2, 2025-05-07T21:00:43.5601672Z D_gradcheck=1, 2025-05-07T21:00:43.5601903Z stochastic_rounding=False, 2025-05-07T21:00:43.5602163Z weighted=True, 2025-05-07T21:00:43.5602405Z row_wise=False, 2025-05-07T21:00:43.5602635Z mixed=False, 2025-05-07T21:00:43.5602850Z use_cache=False, 2025-05-07T21:00:43.5603094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5603382Z use_cpu=True, 2025-05-07T21:00:43.5603612Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5603942Z ) 2025-05-07T21:00:43.5604178Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5604767Z self=, 2025-05-07T21:00:43.5605300Z compile=True, 2025-05-07T21:00:43.5605505Z T=1, 2025-05-07T21:00:43.5605688Z D=55, 2025-05-07T21:00:43.5605929Z B=104, 2025-05-07T21:00:43.5606118Z log_E=4, 2025-05-07T21:00:43.5606312Z L=2, 2025-05-07T21:00:43.5606500Z D_gradcheck=1, 2025-05-07T21:00:43.5606728Z stochastic_rounding=True, 2025-05-07T21:00:43.5606984Z weighted=True, 2025-05-07T21:00:43.5607190Z row_wise=True, 2025-05-07T21:00:43.5607398Z mixed=False, 2025-05-07T21:00:43.5607607Z use_cache=True, 2025-05-07T21:00:43.5607844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5608130Z use_cpu=False, 2025-05-07T21:00:43.5608367Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.5608626Z ) 2025-05-07T21:00:43.5608861Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5609453Z self=, 2025-05-07T21:00:43.5609993Z compile=False, 2025-05-07T21:00:43.5610193Z T=3, 2025-05-07T21:00:43.5610377Z D=15, 2025-05-07T21:00:43.5610559Z B=68, 2025-05-07T21:00:43.5610740Z log_E=4, 2025-05-07T21:00:43.5610933Z L=11, 2025-05-07T21:00:43.5611124Z D_gradcheck=2, 2025-05-07T21:00:43.5611347Z stochastic_rounding=True, 2025-05-07T21:00:43.5611605Z weighted=True, 2025-05-07T21:00:43.5611819Z row_wise=True, 2025-05-07T21:00:43.5612023Z mixed=False, 2025-05-07T21:00:43.5612239Z use_cache=True, 2025-05-07T21:00:43.5612482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5619846Z use_cpu=False, 2025-05-07T21:00:43.5620134Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5620508Z ) 2025-05-07T21:00:43.5620754Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5621423Z self=, 2025-05-07T21:00:43.5621967Z compile=False, 2025-05-07T21:00:43.5622183Z T=4, 2025-05-07T21:00:43.5622377Z D=89, 2025-05-07T21:00:43.5622562Z B=65, 2025-05-07T21:00:43.5622751Z log_E=3, 2025-05-07T21:00:43.5622953Z L=5, 2025-05-07T21:00:43.5623144Z D_gradcheck=2, 2025-05-07T21:00:43.5623381Z stochastic_rounding=False, 2025-05-07T21:00:43.5623645Z weighted=True, 2025-05-07T21:00:43.5623857Z row_wise=False, 2025-05-07T21:00:43.5624077Z mixed=True, 2025-05-07T21:00:43.5624295Z use_cache=False, 2025-05-07T21:00:43.5624550Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5624838Z use_cpu=False, 2025-05-07T21:00:43.5625083Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5625352Z ) 2025-05-07T21:00:43.5625587Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5626197Z self=, 2025-05-07T21:00:43.5626744Z compile=True, 2025-05-07T21:00:43.5626948Z T=1, 2025-05-07T21:00:43.5627142Z D=55, 2025-05-07T21:00:43.5627332Z B=40, 2025-05-07T21:00:43.5627514Z log_E=3, 2025-05-07T21:00:43.5627711Z L=18, 2025-05-07T21:00:43.5627905Z D_gradcheck=1, 2025-05-07T21:00:43.5628130Z stochastic_rounding=True, 2025-05-07T21:00:43.5628391Z weighted=True, 2025-05-07T21:00:43.5628611Z row_wise=False, 2025-05-07T21:00:43.5628819Z mixed=True, 2025-05-07T21:00:43.5629034Z use_cache=True, 2025-05-07T21:00:43.5629279Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5629565Z use_cpu=True, 2025-05-07T21:00:43.5629802Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.5630064Z ) 2025-05-07T21:00:43.5630305Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5630897Z self=, 2025-05-07T21:00:43.5631496Z compile=False, 2025-05-07T21:00:43.5631706Z T=4, 2025-05-07T21:00:43.5631887Z D=19, 2025-05-07T21:00:43.5632072Z B=37, 2025-05-07T21:00:43.5632260Z log_E=4, 2025-05-07T21:00:43.5632450Z L=19, 2025-05-07T21:00:43.5632642Z D_gradcheck=1, 2025-05-07T21:00:43.5632922Z stochastic_rounding=False, 2025-05-07T21:00:43.5633184Z weighted=False, 2025-05-07T21:00:43.5633402Z row_wise=False, 2025-05-07T21:00:43.5633617Z mixed=True, 2025-05-07T21:00:43.5633824Z use_cache=False, 2025-05-07T21:00:43.5634078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5634367Z use_cpu=True, 2025-05-07T21:00:43.5634603Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5634872Z ) 2025-05-07T21:00:43.5635113Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5635702Z self=, 2025-05-07T21:00:43.5636253Z compile=True, 2025-05-07T21:00:43.5636466Z T=3, 2025-05-07T21:00:43.5636658Z D=110, 2025-05-07T21:00:43.5636842Z B=92, 2025-05-07T21:00:43.5637031Z log_E=3, 2025-05-07T21:00:43.5637229Z L=12, 2025-05-07T21:00:43.5637415Z D_gradcheck=1, 2025-05-07T21:00:43.5637648Z stochastic_rounding=True, 2025-05-07T21:00:43.5637912Z weighted=False, 2025-05-07T21:00:43.5638125Z row_wise=True, 2025-05-07T21:00:43.5638339Z mixed=False, 2025-05-07T21:00:43.5638559Z use_cache=True, 2025-05-07T21:00:43.5638867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5639164Z use_cpu=True, 2025-05-07T21:00:43.5639400Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5639658Z ) 2025-05-07T21:00:43.5639896Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5640499Z self=, 2025-05-07T21:00:43.5641090Z compile=False, 2025-05-07T21:00:43.5641304Z T=3, 2025-05-07T21:00:43.5641532Z D=96, 2025-05-07T21:00:43.5641709Z B=73, 2025-05-07T21:00:43.5641899Z log_E=3, 2025-05-07T21:00:43.5642097Z L=11, 2025-05-07T21:00:43.5642292Z D_gradcheck=1, 2025-05-07T21:00:43.5642563Z stochastic_rounding=False, 2025-05-07T21:00:43.5642822Z weighted=True, 2025-05-07T21:00:43.5643034Z row_wise=False, 2025-05-07T21:00:43.5643245Z mixed=True, 2025-05-07T21:00:43.5643457Z use_cache=True, 2025-05-07T21:00:43.5643692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5643982Z use_cpu=True, 2025-05-07T21:00:43.5644215Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.5644472Z ) 2025-05-07T21:00:43.5644707Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5645298Z self=, 2025-05-07T21:00:43.5645843Z compile=False, 2025-05-07T21:00:43.5646047Z T=2, 2025-05-07T21:00:43.5646234Z D=98, 2025-05-07T21:00:43.5646421Z B=32, 2025-05-07T21:00:43.5646599Z log_E=3, 2025-05-07T21:00:43.5646793Z L=13, 2025-05-07T21:00:43.5646987Z D_gradcheck=2, 2025-05-07T21:00:43.5647207Z stochastic_rounding=True, 2025-05-07T21:00:43.5647467Z weighted=False, 2025-05-07T21:00:43.5647685Z row_wise=True, 2025-05-07T21:00:43.5647893Z mixed=False, 2025-05-07T21:00:43.5648104Z use_cache=False, 2025-05-07T21:00:43.5648355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5648635Z use_cpu=True, 2025-05-07T21:00:43.5648869Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5649133Z ) 2025-05-07T21:00:43.5649360Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5649950Z self=, 2025-05-07T21:00:43.5650492Z compile=False, 2025-05-07T21:00:43.5650703Z T=4, 2025-05-07T21:00:43.5650880Z D=13, 2025-05-07T21:00:43.5651114Z B=97, 2025-05-07T21:00:43.5651300Z log_E=3, 2025-05-07T21:00:43.5651489Z L=3, 2025-05-07T21:00:43.5651677Z D_gradcheck=1, 2025-05-07T21:00:43.5651904Z stochastic_rounding=True, 2025-05-07T21:00:43.5652156Z weighted=False, 2025-05-07T21:00:43.5652376Z row_wise=True, 2025-05-07T21:00:43.5652620Z mixed=False, 2025-05-07T21:00:43.5652875Z use_cache=True, 2025-05-07T21:00:43.5653116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5653404Z use_cpu=False, 2025-05-07T21:00:43.5653631Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5653895Z ) 2025-05-07T21:00:43.5654135Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5654727Z self=, 2025-05-07T21:00:43.5655269Z compile=False, 2025-05-07T21:00:43.5655480Z T=4, 2025-05-07T21:00:43.5655661Z D=101, 2025-05-07T21:00:43.5655850Z B=15, 2025-05-07T21:00:43.5656039Z log_E=4, 2025-05-07T21:00:43.5656227Z L=15, 2025-05-07T21:00:43.5656426Z D_gradcheck=2, 2025-05-07T21:00:43.5656657Z stochastic_rounding=True, 2025-05-07T21:00:43.5656918Z weighted=False, 2025-05-07T21:00:43.5657128Z row_wise=False, 2025-05-07T21:00:43.5657339Z mixed=True, 2025-05-07T21:00:43.5657549Z use_cache=False, 2025-05-07T21:00:43.5657796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5658087Z use_cpu=False, 2025-05-07T21:00:43.5658324Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.5658581Z ) 2025-05-07T21:00:43.5658817Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5659408Z self=, 2025-05-07T21:00:43.5659943Z compile=True, 2025-05-07T21:00:43.5660150Z T=1, 2025-05-07T21:00:43.5660333Z D=78, 2025-05-07T21:00:43.5660561Z B=95, 2025-05-07T21:00:43.5660745Z log_E=5, 2025-05-07T21:00:43.5660940Z L=17, 2025-05-07T21:00:43.5661124Z D_gradcheck=2, 2025-05-07T21:00:43.5661397Z stochastic_rounding=False, 2025-05-07T21:00:43.5661656Z weighted=True, 2025-05-07T21:00:43.5661862Z row_wise=True, 2025-05-07T21:00:43.5662071Z mixed=False, 2025-05-07T21:00:43.5662281Z use_cache=False, 2025-05-07T21:00:43.5662524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5662817Z use_cpu=False, 2025-05-07T21:00:43.5663053Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.5663313Z ) 2025-05-07T21:00:43.5663542Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5664133Z self=, 2025-05-07T21:00:43.5664672Z compile=False, 2025-05-07T21:00:43.5664874Z T=1, 2025-05-07T21:00:43.5665058Z D=50, 2025-05-07T21:00:43.5665242Z B=8, 2025-05-07T21:00:43.5665423Z log_E=3, 2025-05-07T21:00:43.5665619Z L=13, 2025-05-07T21:00:43.5665810Z D_gradcheck=2, 2025-05-07T21:00:43.5666040Z stochastic_rounding=False, 2025-05-07T21:00:43.5666300Z weighted=False, 2025-05-07T21:00:43.5666516Z row_wise=False, 2025-05-07T21:00:43.5666724Z mixed=False, 2025-05-07T21:00:43.5666937Z use_cache=False, 2025-05-07T21:00:43.5667205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5667493Z use_cpu=False, 2025-05-07T21:00:43.5667726Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.5667989Z ) 2025-05-07T21:00:43.5668226Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5668815Z self=, 2025-05-07T21:00:43.5669356Z compile=True, 2025-05-07T21:00:43.5669564Z T=3, 2025-05-07T21:00:43.5669745Z D=44, 2025-05-07T21:00:43.5669930Z B=40, 2025-05-07T21:00:43.5670120Z log_E=3, 2025-05-07T21:00:43.5670313Z L=18, 2025-05-07T21:00:43.5670509Z D_gradcheck=1, 2025-05-07T21:00:43.5670789Z stochastic_rounding=False, 2025-05-07T21:00:43.5671055Z weighted=False, 2025-05-07T21:00:43.5671273Z row_wise=True, 2025-05-07T21:00:43.5671478Z mixed=False, 2025-05-07T21:00:43.5671689Z use_cache=True, 2025-05-07T21:00:43.5671933Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5672213Z use_cpu=True, 2025-05-07T21:00:43.5672490Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5672756Z ) 2025-05-07T21:00:43.5859518Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5860111Z self=, 2025-05-07T21:00:43.5860733Z compile=False, 2025-05-07T21:00:43.5861022Z T=4, 2025-05-07T21:00:43.5861270Z D=102, 2025-05-07T21:00:43.5861534Z B=20, 2025-05-07T21:00:43.5861844Z log_E=4, 2025-05-07T21:00:43.5862094Z L=3, 2025-05-07T21:00:43.5862350Z D_gradcheck=1, 2025-05-07T21:00:43.5862658Z stochastic_rounding=True, 2025-05-07T21:00:43.5862982Z weighted=True, 2025-05-07T21:00:43.5863258Z row_wise=False, 2025-05-07T21:00:43.5863513Z mixed=True, 2025-05-07T21:00:43.5863717Z use_cache=True, 2025-05-07T21:00:43.5864007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5864294Z use_cpu=True, 2025-05-07T21:00:43.5864535Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.5864789Z ) 2025-05-07T21:00:43.5865029Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5865621Z self=, 2025-05-07T21:00:43.5866153Z compile=False, 2025-05-07T21:00:43.5866363Z T=3, 2025-05-07T21:00:43.5866549Z D=125, 2025-05-07T21:00:43.5866727Z B=41, 2025-05-07T21:00:43.5866912Z log_E=3, 2025-05-07T21:00:43.5867108Z L=17, 2025-05-07T21:00:43.5867290Z D_gradcheck=1, 2025-05-07T21:00:43.5867525Z stochastic_rounding=False, 2025-05-07T21:00:43.5867904Z weighted=True, 2025-05-07T21:00:43.5868114Z row_wise=True, 2025-05-07T21:00:43.5868390Z mixed=False, 2025-05-07T21:00:43.5868607Z use_cache=False, 2025-05-07T21:00:43.5868853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5869142Z use_cpu=True, 2025-05-07T21:00:43.5869377Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.5869635Z ) 2025-05-07T21:00:43.5869875Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5870464Z self=, 2025-05-07T21:00:43.5871002Z compile=False, 2025-05-07T21:00:43.5871204Z T=1, 2025-05-07T21:00:43.5871387Z D=51, 2025-05-07T21:00:43.5871570Z B=93, 2025-05-07T21:00:43.5871748Z log_E=3, 2025-05-07T21:00:43.5871942Z L=17, 2025-05-07T21:00:43.5872132Z D_gradcheck=1, 2025-05-07T21:00:43.5872354Z stochastic_rounding=True, 2025-05-07T21:00:43.5872612Z weighted=True, 2025-05-07T21:00:43.5872828Z row_wise=True, 2025-05-07T21:00:43.5873032Z mixed=True, 2025-05-07T21:00:43.5873245Z use_cache=False, 2025-05-07T21:00:43.5873496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5873775Z use_cpu=False, 2025-05-07T21:00:43.5874003Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5874257Z ) 2025-05-07T21:00:43.5874487Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5875075Z self=, 2025-05-07T21:00:43.5875610Z compile=False, 2025-05-07T21:00:43.5875808Z T=5, 2025-05-07T21:00:43.5875988Z D=58, 2025-05-07T21:00:43.5876165Z B=42, 2025-05-07T21:00:43.5876345Z log_E=4, 2025-05-07T21:00:43.5876530Z L=6, 2025-05-07T21:00:43.5876715Z D_gradcheck=2, 2025-05-07T21:00:43.5876939Z stochastic_rounding=True, 2025-05-07T21:00:43.5877192Z weighted=True, 2025-05-07T21:00:43.5877399Z row_wise=True, 2025-05-07T21:00:43.5877610Z mixed=False, 2025-05-07T21:00:43.5877910Z use_cache=True, 2025-05-07T21:00:43.5878151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5878436Z use_cpu=False, 2025-05-07T21:00:43.5878659Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.5879025Z ) 2025-05-07T21:00:43.5879258Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5879959Z self=, 2025-05-07T21:00:43.5880496Z compile=True, 2025-05-07T21:00:43.5880699Z T=1, 2025-05-07T21:00:43.5880877Z D=77, 2025-05-07T21:00:43.5881061Z B=102, 2025-05-07T21:00:43.5881244Z log_E=5, 2025-05-07T21:00:43.5881428Z L=15, 2025-05-07T21:00:43.5881613Z D_gradcheck=2, 2025-05-07T21:00:43.5881837Z stochastic_rounding=True, 2025-05-07T21:00:43.5882085Z weighted=True, 2025-05-07T21:00:43.5882296Z row_wise=False, 2025-05-07T21:00:43.5882507Z mixed=True, 2025-05-07T21:00:43.5882717Z use_cache=False, 2025-05-07T21:00:43.5882963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5883251Z use_cpu=True, 2025-05-07T21:00:43.5883482Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.5883734Z ) 2025-05-07T21:00:43.5883965Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5884556Z self=, 2025-05-07T21:00:43.5885084Z compile=True, 2025-05-07T21:00:43.5885287Z T=5, 2025-05-07T21:00:43.5885469Z D=125, 2025-05-07T21:00:43.5885648Z B=67, 2025-05-07T21:00:43.5885833Z log_E=5, 2025-05-07T21:00:43.5886023Z L=14, 2025-05-07T21:00:43.5886204Z D_gradcheck=1, 2025-05-07T21:00:43.5886431Z stochastic_rounding=False, 2025-05-07T21:00:43.5886692Z weighted=False, 2025-05-07T21:00:43.5886899Z row_wise=True, 2025-05-07T21:00:43.5887103Z mixed=True, 2025-05-07T21:00:43.5887307Z use_cache=True, 2025-05-07T21:00:43.5887591Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5887878Z use_cpu=False, 2025-05-07T21:00:43.5888146Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.5888401Z ) 2025-05-07T21:00:43.5888635Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5889222Z self=, 2025-05-07T21:00:43.5889762Z compile=False, 2025-05-07T21:00:43.5889961Z T=5, 2025-05-07T21:00:43.5890140Z D=27, 2025-05-07T21:00:43.5890320Z B=113, 2025-05-07T21:00:43.5890502Z log_E=4, 2025-05-07T21:00:43.5890696Z L=4, 2025-05-07T21:00:43.5890883Z D_gradcheck=2, 2025-05-07T21:00:43.5891105Z stochastic_rounding=False, 2025-05-07T21:00:43.5891360Z weighted=True, 2025-05-07T21:00:43.5891571Z row_wise=True, 2025-05-07T21:00:43.5891777Z mixed=False, 2025-05-07T21:00:43.5891987Z use_cache=False, 2025-05-07T21:00:43.5892237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5892522Z use_cpu=False, 2025-05-07T21:00:43.5892755Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.5893017Z ) 2025-05-07T21:00:43.5893243Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5893825Z self=, 2025-05-07T21:00:43.5894359Z compile=False, 2025-05-07T21:00:43.5894566Z T=3, 2025-05-07T21:00:43.5894746Z D=82, 2025-05-07T21:00:43.5894924Z B=11, 2025-05-07T21:00:43.5895104Z log_E=5, 2025-05-07T21:00:43.5895291Z L=6, 2025-05-07T21:00:43.5895478Z D_gradcheck=1, 2025-05-07T21:00:43.5895705Z stochastic_rounding=True, 2025-05-07T21:00:43.5896299Z weighted=True, 2025-05-07T21:00:43.5896518Z row_wise=False, 2025-05-07T21:00:43.5896731Z mixed=False, 2025-05-07T21:00:43.5896934Z use_cache=True, 2025-05-07T21:00:43.5897167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5897456Z use_cpu=False, 2025-05-07T21:00:43.5897682Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.5898025Z ) 2025-05-07T21:00:43.5898258Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5898839Z self=, 2025-05-07T21:00:43.5899374Z compile=False, 2025-05-07T21:00:43.5899579Z T=1, 2025-05-07T21:00:43.5899815Z D=97, 2025-05-07T21:00:43.5899997Z B=39, 2025-05-07T21:00:43.5900175Z log_E=5, 2025-05-07T21:00:43.5900358Z L=16, 2025-05-07T21:00:43.5900545Z D_gradcheck=2, 2025-05-07T21:00:43.5900769Z stochastic_rounding=True, 2025-05-07T21:00:43.5901023Z weighted=True, 2025-05-07T21:00:43.5901228Z row_wise=False, 2025-05-07T21:00:43.5901433Z mixed=False, 2025-05-07T21:00:43.5901638Z use_cache=False, 2025-05-07T21:00:43.5901880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5902164Z use_cpu=True, 2025-05-07T21:00:43.5902397Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.5902649Z ) 2025-05-07T21:00:43.5902887Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5903478Z self=, 2025-05-07T21:00:43.5904009Z compile=False, 2025-05-07T21:00:43.5904213Z T=5, 2025-05-07T21:00:43.5904395Z D=46, 2025-05-07T21:00:43.5904569Z B=49, 2025-05-07T21:00:43.5904747Z log_E=4, 2025-05-07T21:00:43.5904934Z L=4, 2025-05-07T21:00:43.5905114Z D_gradcheck=2, 2025-05-07T21:00:43.5905337Z stochastic_rounding=True, 2025-05-07T21:00:43.5905588Z weighted=False, 2025-05-07T21:00:43.5905791Z row_wise=True, 2025-05-07T21:00:43.5905993Z mixed=True, 2025-05-07T21:00:43.5906200Z use_cache=False, 2025-05-07T21:00:43.5906441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5912089Z use_cpu=False, 2025-05-07T21:00:43.5912362Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.5912739Z ) 2025-05-07T21:00:43.5912980Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5913638Z self=, 2025-05-07T21:00:43.5914183Z compile=False, 2025-05-07T21:00:43.5914395Z T=5, 2025-05-07T21:00:43.5914580Z D=73, 2025-05-07T21:00:43.5914766Z B=62, 2025-05-07T21:00:43.5914950Z log_E=5, 2025-05-07T21:00:43.5915142Z L=13, 2025-05-07T21:00:43.5915331Z D_gradcheck=1, 2025-05-07T21:00:43.5915562Z stochastic_rounding=True, 2025-05-07T21:00:43.5915815Z weighted=False, 2025-05-07T21:00:43.5916036Z row_wise=False, 2025-05-07T21:00:43.5916245Z mixed=True, 2025-05-07T21:00:43.5916456Z use_cache=False, 2025-05-07T21:00:43.5916702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5916993Z use_cpu=False, 2025-05-07T21:00:43.5917227Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5917486Z ) 2025-05-07T21:00:43.5917725Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5918325Z self=, 2025-05-07T21:00:43.5918929Z compile=True, 2025-05-07T21:00:43.5919133Z T=4, 2025-05-07T21:00:43.5919319Z D=23, 2025-05-07T21:00:43.5919501Z B=114, 2025-05-07T21:00:43.5919682Z log_E=5, 2025-05-07T21:00:43.5919873Z L=19, 2025-05-07T21:00:43.5920060Z D_gradcheck=1, 2025-05-07T21:00:43.5920283Z stochastic_rounding=True, 2025-05-07T21:00:43.5920540Z weighted=False, 2025-05-07T21:00:43.5920748Z row_wise=True, 2025-05-07T21:00:43.5920957Z mixed=True, 2025-05-07T21:00:43.5921166Z use_cache=True, 2025-05-07T21:00:43.5921400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5921693Z use_cpu=False, 2025-05-07T21:00:43.5921926Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5922186Z ) 2025-05-07T21:00:43.5922418Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5923014Z self=, 2025-05-07T21:00:43.5923605Z compile=False, 2025-05-07T21:00:43.5923805Z T=4, 2025-05-07T21:00:43.5923988Z D=97, 2025-05-07T21:00:43.5924169Z B=7, 2025-05-07T21:00:43.5924347Z log_E=3, 2025-05-07T21:00:43.5924535Z L=14, 2025-05-07T21:00:43.5924723Z D_gradcheck=1, 2025-05-07T21:00:43.5924989Z stochastic_rounding=True, 2025-05-07T21:00:43.5925246Z weighted=True, 2025-05-07T21:00:43.5925457Z row_wise=True, 2025-05-07T21:00:43.5925659Z mixed=False, 2025-05-07T21:00:43.5925871Z use_cache=False, 2025-05-07T21:00:43.5926121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5926403Z use_cpu=False, 2025-05-07T21:00:43.5926635Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.5926895Z ) 2025-05-07T21:00:43.5927126Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5927718Z self=, 2025-05-07T21:00:43.5928268Z compile=True, 2025-05-07T21:00:43.5928477Z T=3, 2025-05-07T21:00:43.5928656Z D=76, 2025-05-07T21:00:43.5928841Z B=102, 2025-05-07T21:00:43.5929026Z log_E=4, 2025-05-07T21:00:43.5929216Z L=13, 2025-05-07T21:00:43.5929410Z D_gradcheck=2, 2025-05-07T21:00:43.5929643Z stochastic_rounding=False, 2025-05-07T21:00:43.5929901Z weighted=False, 2025-05-07T21:00:43.5930122Z row_wise=True, 2025-05-07T21:00:43.5930336Z mixed=True, 2025-05-07T21:00:43.5930541Z use_cache=True, 2025-05-07T21:00:43.5930782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5931069Z use_cpu=False, 2025-05-07T21:00:43.5931301Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5931564Z ) 2025-05-07T21:00:43.5931801Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5932386Z self=, 2025-05-07T21:00:43.5932979Z compile=False, 2025-05-07T21:00:43.5933186Z T=4, 2025-05-07T21:00:43.5933977Z D=53, 2025-05-07T21:00:43.5934169Z B=35, 2025-05-07T21:00:43.5934358Z log_E=3, 2025-05-07T21:00:43.5934548Z L=8, 2025-05-07T21:00:43.5934738Z D_gradcheck=2, 2025-05-07T21:00:43.5934965Z stochastic_rounding=True, 2025-05-07T21:00:43.5935216Z weighted=False, 2025-05-07T21:00:43.5935435Z row_wise=False, 2025-05-07T21:00:43.5935645Z mixed=False, 2025-05-07T21:00:43.5935852Z use_cache=False, 2025-05-07T21:00:43.5936102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5936387Z use_cpu=True, 2025-05-07T21:00:43.5936616Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.5936877Z ) 2025-05-07T21:00:43.5937113Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5937701Z self=, 2025-05-07T21:00:43.5938240Z compile=False, 2025-05-07T21:00:43.5938453Z T=5, 2025-05-07T21:00:43.5938639Z D=18, 2025-05-07T21:00:43.5938820Z B=101, 2025-05-07T21:00:43.5939004Z log_E=4, 2025-05-07T21:00:43.5939192Z L=12, 2025-05-07T21:00:43.5939373Z D_gradcheck=2, 2025-05-07T21:00:43.5939597Z stochastic_rounding=True, 2025-05-07T21:00:43.5939850Z weighted=True, 2025-05-07T21:00:43.5940055Z row_wise=False, 2025-05-07T21:00:43.5940266Z mixed=True, 2025-05-07T21:00:43.5940475Z use_cache=False, 2025-05-07T21:00:43.5940723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5941008Z use_cpu=False, 2025-05-07T21:00:43.5941240Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.5941496Z ) 2025-05-07T21:00:43.5941730Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5942321Z self=, 2025-05-07T21:00:43.5942860Z compile=False, 2025-05-07T21:00:43.5943067Z T=1, 2025-05-07T21:00:43.5943246Z D=109, 2025-05-07T21:00:43.5943478Z B=48, 2025-05-07T21:00:43.5943659Z log_E=5, 2025-05-07T21:00:43.5943849Z L=4, 2025-05-07T21:00:43.5944034Z D_gradcheck=2, 2025-05-07T21:00:43.5944256Z stochastic_rounding=True, 2025-05-07T21:00:43.5944510Z weighted=True, 2025-05-07T21:00:43.5944718Z row_wise=True, 2025-05-07T21:00:43.5944920Z mixed=True, 2025-05-07T21:00:43.5945169Z use_cache=False, 2025-05-07T21:00:43.5945420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.5945703Z use_cpu=True, 2025-05-07T21:00:43.5945935Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.5946195Z ) 2025-05-07T21:00:43.5946426Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:43.5947016Z self=, 2025-05-07T21:00:43.5947551Z compile=True, 2025-05-07T21:00:43.5947757Z T=5, 2025-05-07T21:00:43.5947944Z D=128, 2025-05-07T21:00:43.5948128Z B=100, 2025-05-07T21:00:43.5948312Z log_E=5, 2025-05-07T21:00:43.5948507Z L=10, 2025-05-07T21:00:43.5948697Z D_gradcheck=1, 2025-05-07T21:00:43.5948929Z stochastic_rounding=False, 2025-05-07T21:00:43.5949184Z weighted=True, 2025-05-07T21:00:43.5949401Z row_wise=False, 2025-05-07T21:00:43.5949613Z mixed=False, 2025-05-07T21:00:43.5949822Z use_cache=True, 2025-05-07T21:00:43.5950065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.5950356Z use_cpu=False, 2025-05-07T21:00:43.5950587Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.5950851Z ) 2025-05-07T21:00:44.4595535Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4596322Z self=, 2025-05-07T21:00:44.4597021Z compile=False, 2025-05-07T21:00:44.4597241Z T=2, 2025-05-07T21:00:44.4597432Z D=14, 2025-05-07T21:00:44.4597805Z B=88, 2025-05-07T21:00:44.4597992Z log_E=3, 2025-05-07T21:00:44.4598193Z L=14, 2025-05-07T21:00:44.4598469Z D_gradcheck=2, 2025-05-07T21:00:44.4598709Z stochastic_rounding=False, 2025-05-07T21:00:44.4599035Z weighted=False, 2025-05-07T21:00:44.4599255Z row_wise=True, 2025-05-07T21:00:44.4599460Z mixed=True, 2025-05-07T21:00:44.4599672Z use_cache=False, 2025-05-07T21:00:44.4599928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.4600224Z use_cpu=False, 2025-05-07T21:00:44.4600465Z output_dtype=SparseType.FP32, 2025-05-07T21:00:44.4600734Z ) 2025-05-07T21:00:44.4600969Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4601572Z self=, 2025-05-07T21:00:44.4602118Z compile=True, 2025-05-07T21:00:44.4602326Z T=4, 2025-05-07T21:00:44.4602518Z D=107, 2025-05-07T21:00:44.4602704Z B=69, 2025-05-07T21:00:44.4602890Z log_E=3, 2025-05-07T21:00:44.4603086Z L=6, 2025-05-07T21:00:44.4603282Z D_gradcheck=2, 2025-05-07T21:00:44.4603512Z stochastic_rounding=False, 2025-05-07T21:00:44.4603775Z weighted=True, 2025-05-07T21:00:44.4603993Z row_wise=False, 2025-05-07T21:00:44.4604204Z mixed=False, 2025-05-07T21:00:44.4604423Z use_cache=False, 2025-05-07T21:00:44.4604674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.4604980Z use_cpu=True, 2025-05-07T21:00:44.4605219Z output_dtype=SparseType.FP32, 2025-05-07T21:00:44.4605485Z ) 2025-05-07T21:00:44.4605716Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4606312Z self=, 2025-05-07T21:00:44.4606856Z compile=True, 2025-05-07T21:00:44.4607057Z T=3, 2025-05-07T21:00:44.4607247Z D=84, 2025-05-07T21:00:44.4607437Z B=70, 2025-05-07T21:00:44.4607620Z log_E=3, 2025-05-07T21:00:44.4607819Z L=8, 2025-05-07T21:00:44.4608011Z D_gradcheck=1, 2025-05-07T21:00:44.4608324Z stochastic_rounding=True, 2025-05-07T21:00:44.4608585Z weighted=False, 2025-05-07T21:00:44.4608804Z row_wise=False, 2025-05-07T21:00:44.4609013Z mixed=False, 2025-05-07T21:00:44.4609232Z use_cache=True, 2025-05-07T21:00:44.4609475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.4609759Z use_cpu=True, 2025-05-07T21:00:44.4610067Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.4610329Z ) 2025-05-07T21:00:44.4610559Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4611196Z self=, 2025-05-07T21:00:44.4611737Z compile=False, 2025-05-07T21:00:44.4611943Z T=1, 2025-05-07T21:00:44.4612121Z D=39, 2025-05-07T21:00:44.4612304Z B=43, 2025-05-07T21:00:44.4612489Z log_E=3, 2025-05-07T21:00:44.4612675Z L=5, 2025-05-07T21:00:44.4612863Z D_gradcheck=1, 2025-05-07T21:00:44.4613094Z stochastic_rounding=True, 2025-05-07T21:00:44.4613349Z weighted=False, 2025-05-07T21:00:44.4613566Z row_wise=False, 2025-05-07T21:00:44.4613780Z mixed=True, 2025-05-07T21:00:44.4613981Z use_cache=True, 2025-05-07T21:00:44.4614221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.4614510Z use_cpu=False, 2025-05-07T21:00:44.4614739Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.4615010Z ) 2025-05-07T21:00:44.4615249Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4615833Z self=, 2025-05-07T21:00:44.4616371Z compile=True, 2025-05-07T21:00:44.4616580Z T=1, 2025-05-07T21:00:44.4616765Z D=89, 2025-05-07T21:00:44.4616944Z B=92, 2025-05-07T21:00:44.4617131Z log_E=3, 2025-05-07T21:00:44.4617325Z L=15, 2025-05-07T21:00:44.4617515Z D_gradcheck=1, 2025-05-07T21:00:44.4617749Z stochastic_rounding=False, 2025-05-07T21:00:44.4618060Z weighted=False, 2025-05-07T21:00:44.4618274Z row_wise=False, 2025-05-07T21:00:44.4618522Z mixed=True, 2025-05-07T21:00:44.4618731Z use_cache=True, 2025-05-07T21:00:44.4618966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.4619255Z use_cpu=False, 2025-05-07T21:00:44.4619492Z output_dtype=SparseType.BF16, 2025-05-07T21:00:44.4619749Z ) 2025-05-07T21:00:44.4619989Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4620577Z self=, 2025-05-07T21:00:44.4621114Z compile=True, 2025-05-07T21:00:44.4621324Z T=5, 2025-05-07T21:00:44.4621510Z D=2, 2025-05-07T21:00:44.4621690Z B=114, 2025-05-07T21:00:44.4621880Z log_E=4, 2025-05-07T21:00:44.4622077Z L=2, 2025-05-07T21:00:44.4622261Z D_gradcheck=2, 2025-05-07T21:00:44.4622489Z stochastic_rounding=True, 2025-05-07T21:00:44.4622746Z weighted=False, 2025-05-07T21:00:44.4622964Z row_wise=True, 2025-05-07T21:00:44.4623172Z mixed=True, 2025-05-07T21:00:44.4623382Z use_cache=True, 2025-05-07T21:00:44.4623623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.4623905Z use_cpu=True, 2025-05-07T21:00:44.4624141Z output_dtype=SparseType.FP32, 2025-05-07T21:00:44.4624404Z ) 2025-05-07T21:00:44.4624633Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4625224Z self=, 2025-05-07T21:00:44.4625763Z compile=True, 2025-05-07T21:00:44.4625962Z T=1, 2025-05-07T21:00:44.4626147Z D=67, 2025-05-07T21:00:44.4626330Z B=17, 2025-05-07T21:00:44.4626510Z log_E=3, 2025-05-07T21:00:44.4626705Z L=3, 2025-05-07T21:00:44.4626896Z D_gradcheck=2, 2025-05-07T21:00:44.4627122Z stochastic_rounding=False, 2025-05-07T21:00:44.4627380Z weighted=False, 2025-05-07T21:00:44.4627597Z row_wise=False, 2025-05-07T21:00:44.4627804Z mixed=True, 2025-05-07T21:00:44.4628067Z use_cache=True, 2025-05-07T21:00:44.4628311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.4628597Z use_cpu=False, 2025-05-07T21:00:44.4628837Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.4629101Z ) 2025-05-07T21:00:44.4629338Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4630005Z self=, 2025-05-07T21:00:44.4630548Z compile=False, 2025-05-07T21:00:44.4630758Z T=1, 2025-05-07T21:00:44.4630937Z D=108, 2025-05-07T21:00:44.4631126Z B=34, 2025-05-07T21:00:44.4631316Z log_E=5, 2025-05-07T21:00:44.4631506Z L=11, 2025-05-07T21:00:44.4631698Z D_gradcheck=2, 2025-05-07T21:00:44.4631931Z stochastic_rounding=False, 2025-05-07T21:00:44.4632184Z weighted=True, 2025-05-07T21:00:44.4632404Z row_wise=False, 2025-05-07T21:00:44.4632654Z mixed=True, 2025-05-07T21:00:44.4632872Z use_cache=False, 2025-05-07T21:00:44.4633129Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.4633421Z use_cpu=True, 2025-05-07T21:00:44.4633651Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.4633916Z ) 2025-05-07T21:00:44.4634157Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4634752Z self=, 2025-05-07T21:00:44.4635291Z compile=False, 2025-05-07T21:00:44.4635500Z T=5, 2025-05-07T21:00:44.4635686Z D=87, 2025-05-07T21:00:44.4635864Z B=119, 2025-05-07T21:00:44.4636051Z log_E=5, 2025-05-07T21:00:44.4636245Z L=13, 2025-05-07T21:00:44.4636430Z D_gradcheck=2, 2025-05-07T21:00:44.4636659Z stochastic_rounding=False, 2025-05-07T21:00:44.4636917Z weighted=True, 2025-05-07T21:00:44.4637126Z row_wise=True, 2025-05-07T21:00:44.4637336Z mixed=False, 2025-05-07T21:00:44.4637547Z use_cache=True, 2025-05-07T21:00:44.4637834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.4638127Z use_cpu=False, 2025-05-07T21:00:44.4638401Z output_dtype=SparseType.FP32, 2025-05-07T21:00:44.4638660Z ) 2025-05-07T21:00:44.4638968Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4639558Z self=, 2025-05-07T21:00:44.4640092Z compile=True, 2025-05-07T21:00:44.4640298Z T=1, 2025-05-07T21:00:44.4640485Z D=24, 2025-05-07T21:00:44.4640663Z B=3, 2025-05-07T21:00:44.4640851Z log_E=3, 2025-05-07T21:00:44.4641044Z L=18, 2025-05-07T21:00:44.4641236Z D_gradcheck=1, 2025-05-07T21:00:44.4641463Z stochastic_rounding=False, 2025-05-07T21:00:44.4641726Z weighted=False, 2025-05-07T21:00:44.4641941Z row_wise=True, 2025-05-07T21:00:44.4642142Z mixed=True, 2025-05-07T21:00:44.4642350Z use_cache=True, 2025-05-07T21:00:44.4642597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.4642884Z use_cpu=False, 2025-05-07T21:00:44.4643125Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.4643392Z ) 2025-05-07T21:00:44.4643622Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4644217Z self=, 2025-05-07T21:00:44.4644757Z compile=False, 2025-05-07T21:00:44.4644963Z T=3, 2025-05-07T21:00:44.4645148Z D=92, 2025-05-07T21:00:44.4645335Z B=98, 2025-05-07T21:00:44.4645518Z log_E=3, 2025-05-07T21:00:44.4645712Z L=10, 2025-05-07T21:00:44.4645905Z D_gradcheck=2, 2025-05-07T21:00:44.4646131Z stochastic_rounding=False, 2025-05-07T21:00:44.4646393Z weighted=False, 2025-05-07T21:00:44.4646608Z row_wise=True, 2025-05-07T21:00:44.4646811Z mixed=False, 2025-05-07T21:00:44.4647021Z use_cache=True, 2025-05-07T21:00:44.4647261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.4647557Z use_cpu=True, 2025-05-07T21:00:44.4647787Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.4648100Z ) 2025-05-07T21:00:44.4648337Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4648921Z self=, 2025-05-07T21:00:44.4649457Z compile=True, 2025-05-07T21:00:44.4649663Z T=5, 2025-05-07T21:00:44.4649884Z D=23, 2025-05-07T21:00:44.4650071Z B=33, 2025-05-07T21:00:44.4650255Z log_E=5, 2025-05-07T21:00:44.4650443Z L=6, 2025-05-07T21:00:44.4650636Z D_gradcheck=2, 2025-05-07T21:00:44.4650866Z stochastic_rounding=True, 2025-05-07T21:00:44.4651117Z weighted=True, 2025-05-07T21:00:44.4651331Z row_wise=False, 2025-05-07T21:00:44.4651544Z mixed=True, 2025-05-07T21:00:44.4651746Z use_cache=True, 2025-05-07T21:00:44.4651985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.4652274Z use_cpu=False, 2025-05-07T21:00:44.4652506Z output_dtype=SparseType.BF16, 2025-05-07T21:00:44.4652766Z ) 2025-05-07T21:00:44.4653005Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4653591Z self=, 2025-05-07T21:00:44.4654125Z compile=False, 2025-05-07T21:00:44.4654333Z T=1, 2025-05-07T21:00:44.4654521Z D=75, 2025-05-07T21:00:44.4654700Z B=61, 2025-05-07T21:00:44.4654888Z log_E=4, 2025-05-07T21:00:44.4662761Z L=1, 2025-05-07T21:00:44.4662973Z D_gradcheck=2, 2025-05-07T21:00:44.4663208Z stochastic_rounding=False, 2025-05-07T21:00:44.4663474Z weighted=False, 2025-05-07T21:00:44.4663696Z row_wise=False, 2025-05-07T21:00:44.4663907Z mixed=False, 2025-05-07T21:00:44.4664122Z use_cache=False, 2025-05-07T21:00:44.4664381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.4664670Z use_cpu=False, 2025-05-07T21:00:44.4664912Z output_dtype=SparseType.BF16, 2025-05-07T21:00:44.4665259Z ) 2025-05-07T21:00:44.4665502Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4666141Z self=, 2025-05-07T21:00:44.4666693Z compile=False, 2025-05-07T21:00:44.4666907Z T=3, 2025-05-07T21:00:44.4667089Z D=20, 2025-05-07T21:00:44.4667281Z B=34, 2025-05-07T21:00:44.4667471Z log_E=3, 2025-05-07T21:00:44.4667664Z L=4, 2025-05-07T21:00:44.4667858Z D_gradcheck=2, 2025-05-07T21:00:44.4668092Z stochastic_rounding=False, 2025-05-07T21:00:44.4668349Z weighted=False, 2025-05-07T21:00:44.4668568Z row_wise=False, 2025-05-07T21:00:44.4668784Z mixed=True, 2025-05-07T21:00:44.4668988Z use_cache=True, 2025-05-07T21:00:44.4669236Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.4669525Z use_cpu=False, 2025-05-07T21:00:44.4669756Z output_dtype=SparseType.FP32, 2025-05-07T21:00:44.4670021Z ) 2025-05-07T21:00:44.4670261Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4670861Z self=, 2025-05-07T21:00:44.4671398Z compile=True, 2025-05-07T21:00:44.4671609Z T=5, 2025-05-07T21:00:44.4671797Z D=87, 2025-05-07T21:00:44.4671977Z B=38, 2025-05-07T21:00:44.4672166Z log_E=3, 2025-05-07T21:00:44.4672361Z L=6, 2025-05-07T21:00:44.4672546Z D_gradcheck=1, 2025-05-07T21:00:44.4672784Z stochastic_rounding=False, 2025-05-07T21:00:44.4673045Z weighted=True, 2025-05-07T21:00:44.4673255Z row_wise=True, 2025-05-07T21:00:44.4673469Z mixed=False, 2025-05-07T21:00:44.4673683Z use_cache=True, 2025-05-07T21:00:44.4673919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.4674210Z use_cpu=True, 2025-05-07T21:00:44.4674445Z output_dtype=SparseType.BF16, 2025-05-07T21:00:44.4674703Z ) 2025-05-07T21:00:44.4674944Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4675544Z self=, 2025-05-07T21:00:44.4676132Z compile=True, 2025-05-07T21:00:44.4676342Z T=2, 2025-05-07T21:00:44.4676528Z D=96, 2025-05-07T21:00:44.4676711Z B=115, 2025-05-07T21:00:44.4676901Z log_E=3, 2025-05-07T21:00:44.4677101Z L=5, 2025-05-07T21:00:44.4677297Z D_gradcheck=2, 2025-05-07T21:00:44.4677564Z stochastic_rounding=True, 2025-05-07T21:00:44.4677830Z weighted=False, 2025-05-07T21:00:44.4678050Z row_wise=True, 2025-05-07T21:00:44.4678257Z mixed=True, 2025-05-07T21:00:44.4678468Z use_cache=True, 2025-05-07T21:00:44.4678712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.4679065Z use_cpu=False, 2025-05-07T21:00:44.4679305Z output_dtype=SparseType.BF16, 2025-05-07T21:00:44.4679571Z ) 2025-05-07T21:00:44.4679803Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4680398Z self=, 2025-05-07T21:00:44.4680953Z compile=False, 2025-05-07T21:00:44.4681158Z T=5, 2025-05-07T21:00:44.4681347Z D=110, 2025-05-07T21:00:44.4681534Z B=8, 2025-05-07T21:00:44.4681715Z log_E=3, 2025-05-07T21:00:44.4681911Z L=1, 2025-05-07T21:00:44.4682103Z D_gradcheck=2, 2025-05-07T21:00:44.4682328Z stochastic_rounding=False, 2025-05-07T21:00:44.4682593Z weighted=True, 2025-05-07T21:00:44.4682810Z row_wise=False, 2025-05-07T21:00:44.4683015Z mixed=True, 2025-05-07T21:00:44.4683226Z use_cache=True, 2025-05-07T21:00:44.4683469Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.4683751Z use_cpu=True, 2025-05-07T21:00:44.4683986Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.4684250Z ) 2025-05-07T21:00:44.4684480Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.4685070Z self=, 2025-05-07T21:00:44.4685664Z compile=False, 2025-05-07T21:00:44.4685872Z T=5, 2025-05-07T21:00:44.4686090Z D=82, 2025-05-07T21:00:44.4686278Z B=98, 2025-05-07T21:00:44.4686464Z log_E=3, 2025-05-07T21:00:44.4686652Z L=16, 2025-05-07T21:00:44.4686845Z D_gradcheck=1, 2025-05-07T21:00:44.4687077Z stochastic_rounding=True, 2025-05-07T21:00:44.4687330Z weighted=True, 2025-05-07T21:00:44.4687547Z row_wise=True, 2025-05-07T21:00:44.4687759Z mixed=False, 2025-05-07T21:00:44.4687962Z use_cache=True, 2025-05-07T21:00:44.4688202Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.4688493Z use_cpu=True, 2025-05-07T21:00:44.4688721Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.4688982Z ) 2025-05-07T21:00:44.9139433Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9140337Z self=, 2025-05-07T21:00:44.9141130Z compile=True, 2025-05-07T21:00:44.9141423Z T=5, 2025-05-07T21:00:44.9141673Z D=79, 2025-05-07T21:00:44.9141923Z B=89, 2025-05-07T21:00:44.9142180Z log_E=4, 2025-05-07T21:00:44.9142409Z L=13, 2025-05-07T21:00:44.9142598Z D_gradcheck=1, 2025-05-07T21:00:44.9142836Z stochastic_rounding=False, 2025-05-07T21:00:44.9143097Z weighted=True, 2025-05-07T21:00:44.9143321Z row_wise=False, 2025-05-07T21:00:44.9143535Z mixed=False, 2025-05-07T21:00:44.9143751Z use_cache=False, 2025-05-07T21:00:44.9144004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.9144287Z use_cpu=True, 2025-05-07T21:00:44.9144525Z output_dtype=SparseType.FP32, 2025-05-07T21:00:44.9144792Z ) 2025-05-07T21:00:44.9145026Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9145621Z self=, 2025-05-07T21:00:44.9146164Z compile=False, 2025-05-07T21:00:44.9146370Z T=3, 2025-05-07T21:00:44.9146554Z D=14, 2025-05-07T21:00:44.9147098Z B=105, 2025-05-07T21:00:44.9147282Z log_E=4, 2025-05-07T21:00:44.9147474Z L=12, 2025-05-07T21:00:44.9147667Z D_gradcheck=2, 2025-05-07T21:00:44.9147891Z stochastic_rounding=False, 2025-05-07T21:00:44.9148147Z weighted=True, 2025-05-07T21:00:44.9148361Z row_wise=False, 2025-05-07T21:00:44.9148566Z mixed=True, 2025-05-07T21:00:44.9148862Z use_cache=False, 2025-05-07T21:00:44.9149116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.9149401Z use_cpu=True, 2025-05-07T21:00:44.9149635Z output_dtype=SparseType.FP32, 2025-05-07T21:00:44.9149897Z ) 2025-05-07T21:00:44.9150133Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9150717Z self=, 2025-05-07T21:00:44.9151261Z compile=False, 2025-05-07T21:00:44.9151468Z T=5, 2025-05-07T21:00:44.9151654Z D=127, 2025-05-07T21:00:44.9151838Z B=18, 2025-05-07T21:00:44.9152026Z log_E=3, 2025-05-07T21:00:44.9152217Z L=18, 2025-05-07T21:00:44.9152409Z D_gradcheck=1, 2025-05-07T21:00:44.9152641Z stochastic_rounding=False, 2025-05-07T21:00:44.9152892Z weighted=True, 2025-05-07T21:00:44.9153105Z row_wise=True, 2025-05-07T21:00:44.9153314Z mixed=True, 2025-05-07T21:00:44.9153517Z use_cache=False, 2025-05-07T21:00:44.9153770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.9154056Z use_cpu=True, 2025-05-07T21:00:44.9154286Z output_dtype=SparseType.FP32, 2025-05-07T21:00:44.9154547Z ) 2025-05-07T21:00:44.9154784Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9155376Z self=, 2025-05-07T21:00:44.9155910Z compile=False, 2025-05-07T21:00:44.9156121Z T=2, 2025-05-07T21:00:44.9156308Z D=108, 2025-05-07T21:00:44.9156623Z B=38, 2025-05-07T21:00:44.9156810Z log_E=5, 2025-05-07T21:00:44.9157010Z L=1, 2025-05-07T21:00:44.9157281Z D_gradcheck=2, 2025-05-07T21:00:44.9157513Z stochastic_rounding=True, 2025-05-07T21:00:44.9157777Z weighted=False, 2025-05-07T21:00:44.9157992Z row_wise=False, 2025-05-07T21:00:44.9158205Z mixed=True, 2025-05-07T21:00:44.9158416Z use_cache=False, 2025-05-07T21:00:44.9158664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.9159038Z use_cpu=True, 2025-05-07T21:00:44.9159270Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.9159526Z ) 2025-05-07T21:00:44.9159760Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9160352Z self=, 2025-05-07T21:00:44.9160889Z compile=True, 2025-05-07T21:00:44.9161089Z T=3, 2025-05-07T21:00:44.9161273Z D=99, 2025-05-07T21:00:44.9161456Z B=19, 2025-05-07T21:00:44.9161641Z log_E=3, 2025-05-07T21:00:44.9161850Z L=10, 2025-05-07T21:00:44.9162046Z D_gradcheck=1, 2025-05-07T21:00:44.9162281Z stochastic_rounding=True, 2025-05-07T21:00:44.9162534Z weighted=False, 2025-05-07T21:00:44.9162749Z row_wise=False, 2025-05-07T21:00:44.9162961Z mixed=False, 2025-05-07T21:00:44.9163166Z use_cache=True, 2025-05-07T21:00:44.9163410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.9163706Z use_cpu=False, 2025-05-07T21:00:44.9163935Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.9164199Z ) 2025-05-07T21:00:44.9164438Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9165026Z self=, 2025-05-07T21:00:44.9165568Z compile=True, 2025-05-07T21:00:44.9165775Z T=3, 2025-05-07T21:00:44.9165957Z D=93, 2025-05-07T21:00:44.9166145Z B=68, 2025-05-07T21:00:44.9166334Z log_E=3, 2025-05-07T21:00:44.9166524Z L=7, 2025-05-07T21:00:44.9166716Z D_gradcheck=1, 2025-05-07T21:00:44.9166999Z stochastic_rounding=True, 2025-05-07T21:00:44.9167254Z weighted=True, 2025-05-07T21:00:44.9167468Z row_wise=False, 2025-05-07T21:00:44.9167678Z mixed=False, 2025-05-07T21:00:44.9167893Z use_cache=False, 2025-05-07T21:00:44.9168136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.9168424Z use_cpu=True, 2025-05-07T21:00:44.9168701Z output_dtype=SparseType.FP32, 2025-05-07T21:00:44.9168959Z ) 2025-05-07T21:00:44.9169194Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9169785Z self=, 2025-05-07T21:00:44.9170317Z compile=True, 2025-05-07T21:00:44.9170525Z T=4, 2025-05-07T21:00:44.9170708Z D=57, 2025-05-07T21:00:44.9170887Z B=124, 2025-05-07T21:00:44.9171078Z log_E=4, 2025-05-07T21:00:44.9171271Z L=14, 2025-05-07T21:00:44.9171458Z D_gradcheck=1, 2025-05-07T21:00:44.9171694Z stochastic_rounding=True, 2025-05-07T21:00:44.9171959Z weighted=False, 2025-05-07T21:00:44.9172172Z row_wise=False, 2025-05-07T21:00:44.9172384Z mixed=False, 2025-05-07T21:00:44.9172602Z use_cache=False, 2025-05-07T21:00:44.9172891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.9173181Z use_cpu=False, 2025-05-07T21:00:44.9173418Z output_dtype=SparseType.FP32, 2025-05-07T21:00:44.9173680Z ) 2025-05-07T21:00:44.9173919Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9174517Z self=, 2025-05-07T21:00:44.9175057Z compile=False, 2025-05-07T21:00:44.9175259Z T=3, 2025-05-07T21:00:44.9175445Z D=24, 2025-05-07T21:00:44.9175632Z B=4, 2025-05-07T21:00:44.9175810Z log_E=5, 2025-05-07T21:00:44.9176001Z L=7, 2025-05-07T21:00:44.9176193Z D_gradcheck=1, 2025-05-07T21:00:44.9176415Z stochastic_rounding=True, 2025-05-07T21:00:44.9176728Z weighted=False, 2025-05-07T21:00:44.9176947Z row_wise=False, 2025-05-07T21:00:44.9177235Z mixed=False, 2025-05-07T21:00:44.9177448Z use_cache=True, 2025-05-07T21:00:44.9177687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.9177971Z use_cpu=False, 2025-05-07T21:00:44.9178205Z output_dtype=SparseType.BF16, 2025-05-07T21:00:44.9178468Z ) 2025-05-07T21:00:44.9178702Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9179293Z self=, 2025-05-07T21:00:44.9179831Z compile=True, 2025-05-07T21:00:44.9180037Z T=5, 2025-05-07T21:00:44.9180215Z D=120, 2025-05-07T21:00:44.9180399Z B=80, 2025-05-07T21:00:44.9180584Z log_E=3, 2025-05-07T21:00:44.9180769Z L=8, 2025-05-07T21:00:44.9180960Z D_gradcheck=2, 2025-05-07T21:00:44.9181189Z stochastic_rounding=False, 2025-05-07T21:00:44.9181444Z weighted=False, 2025-05-07T21:00:44.9181662Z row_wise=False, 2025-05-07T21:00:44.9181874Z mixed=True, 2025-05-07T21:00:44.9182081Z use_cache=False, 2025-05-07T21:00:44.9182331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.9182617Z use_cpu=True, 2025-05-07T21:00:44.9182843Z output_dtype=SparseType.BF16, 2025-05-07T21:00:44.9183105Z ) 2025-05-07T21:00:44.9183340Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9183926Z self=, 2025-05-07T21:00:44.9184463Z compile=False, 2025-05-07T21:00:44.9184670Z T=4, 2025-05-07T21:00:44.9184848Z D=102, 2025-05-07T21:00:44.9185034Z B=116, 2025-05-07T21:00:44.9185226Z log_E=3, 2025-05-07T21:00:44.9185417Z L=7, 2025-05-07T21:00:44.9185606Z D_gradcheck=1, 2025-05-07T21:00:44.9185833Z stochastic_rounding=True, 2025-05-07T21:00:44.9186092Z weighted=True, 2025-05-07T21:00:44.9186303Z row_wise=False, 2025-05-07T21:00:44.9186516Z mixed=True, 2025-05-07T21:00:44.9186780Z use_cache=True, 2025-05-07T21:00:44.9187017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.9187308Z use_cpu=False, 2025-05-07T21:00:44.9187542Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.9187800Z ) 2025-05-07T21:00:44.9188039Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9188673Z self=, 2025-05-07T21:00:44.9189207Z compile=False, 2025-05-07T21:00:44.9189416Z T=1, 2025-05-07T21:00:44.9189602Z D=86, 2025-05-07T21:00:44.9189781Z B=69, 2025-05-07T21:00:44.9189969Z log_E=4, 2025-05-07T21:00:44.9190163Z L=0, 2025-05-07T21:00:44.9190347Z D_gradcheck=2, 2025-05-07T21:00:44.9190583Z stochastic_rounding=False, 2025-05-07T21:00:44.9190843Z weighted=False, 2025-05-07T21:00:44.9191053Z row_wise=True, 2025-05-07T21:00:44.9191266Z mixed=False, 2025-05-07T21:00:44.9191476Z use_cache=False, 2025-05-07T21:00:44.9191721Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.9192010Z use_cpu=False, 2025-05-07T21:00:44.9192245Z output_dtype=SparseType.BF16, 2025-05-07T21:00:44.9192509Z ) 2025-05-07T21:00:44.9192735Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9193328Z self=, 2025-05-07T21:00:44.9193866Z compile=False, 2025-05-07T21:00:44.9194068Z T=4, 2025-05-07T21:00:44.9194251Z D=4, 2025-05-07T21:00:44.9194434Z B=88, 2025-05-07T21:00:44.9194612Z log_E=4, 2025-05-07T21:00:44.9194804Z L=7, 2025-05-07T21:00:44.9194994Z D_gradcheck=2, 2025-05-07T21:00:44.9195218Z stochastic_rounding=False, 2025-05-07T21:00:44.9195477Z weighted=True, 2025-05-07T21:00:44.9195690Z row_wise=True, 2025-05-07T21:00:44.9196070Z mixed=False, 2025-05-07T21:00:44.9196363Z use_cache=False, 2025-05-07T21:00:44.9196610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.9196895Z use_cpu=True, 2025-05-07T21:00:44.9197188Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.9197454Z ) 2025-05-07T21:00:44.9197681Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9198271Z self=, 2025-05-07T21:00:44.9198857Z compile=False, 2025-05-07T21:00:44.9199065Z T=5, 2025-05-07T21:00:44.9199244Z D=85, 2025-05-07T21:00:44.9199428Z B=77, 2025-05-07T21:00:44.9199615Z log_E=5, 2025-05-07T21:00:44.9199801Z L=4, 2025-05-07T21:00:44.9199992Z D_gradcheck=2, 2025-05-07T21:00:44.9200222Z stochastic_rounding=False, 2025-05-07T21:00:44.9200474Z weighted=True, 2025-05-07T21:00:44.9200687Z row_wise=True, 2025-05-07T21:00:44.9200896Z mixed=True, 2025-05-07T21:00:44.9201103Z use_cache=False, 2025-05-07T21:00:44.9201358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.9201648Z use_cpu=True, 2025-05-07T21:00:44.9201887Z output_dtype=SparseType.BF16, 2025-05-07T21:00:44.9202151Z ) 2025-05-07T21:00:44.9202387Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9203025Z self=, 2025-05-07T21:00:44.9203566Z compile=True, 2025-05-07T21:00:44.9203775Z T=5, 2025-05-07T21:00:44.9203960Z D=119, 2025-05-07T21:00:44.9204142Z B=61, 2025-05-07T21:00:44.9204328Z log_E=3, 2025-05-07T21:00:44.9204521Z L=11, 2025-05-07T21:00:44.9204706Z D_gradcheck=2, 2025-05-07T21:00:44.9204934Z stochastic_rounding=True, 2025-05-07T21:00:44.9205191Z weighted=True, 2025-05-07T21:00:44.9205399Z row_wise=True, 2025-05-07T21:00:44.9205610Z mixed=False, 2025-05-07T21:00:44.9205820Z use_cache=True, 2025-05-07T21:00:44.9206057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.9206349Z use_cpu=True, 2025-05-07T21:00:44.9206585Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.9206911Z ) 2025-05-07T21:00:44.9207149Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9207740Z self=, 2025-05-07T21:00:44.9208274Z compile=True, 2025-05-07T21:00:44.9208483Z T=5, 2025-05-07T21:00:44.9208725Z D=117, 2025-05-07T21:00:44.9208913Z B=60, 2025-05-07T21:00:44.9209097Z log_E=5, 2025-05-07T21:00:44.9209287Z L=1, 2025-05-07T21:00:44.9209473Z D_gradcheck=1, 2025-05-07T21:00:44.9209703Z stochastic_rounding=False, 2025-05-07T21:00:44.9209961Z weighted=False, 2025-05-07T21:00:44.9210170Z row_wise=False, 2025-05-07T21:00:44.9210381Z mixed=True, 2025-05-07T21:00:44.9210588Z use_cache=True, 2025-05-07T21:00:44.9210833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.9211117Z use_cpu=False, 2025-05-07T21:00:44.9211354Z output_dtype=SparseType.BF16, 2025-05-07T21:00:44.9218885Z ) 2025-05-07T21:00:44.9219179Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9219785Z self=, 2025-05-07T21:00:44.9220338Z compile=False, 2025-05-07T21:00:44.9220558Z T=3, 2025-05-07T21:00:44.9220746Z D=58, 2025-05-07T21:00:44.9220940Z B=85, 2025-05-07T21:00:44.9221130Z log_E=5, 2025-05-07T21:00:44.9221324Z L=0, 2025-05-07T21:00:44.9221519Z D_gradcheck=1, 2025-05-07T21:00:44.9221760Z stochastic_rounding=False, 2025-05-07T21:00:44.9222024Z weighted=True, 2025-05-07T21:00:44.9222238Z row_wise=True, 2025-05-07T21:00:44.9222456Z mixed=False, 2025-05-07T21:00:44.9222673Z use_cache=False, 2025-05-07T21:00:44.9222923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.9223216Z use_cpu=False, 2025-05-07T21:00:44.9223461Z output_dtype=SparseType.FP32, 2025-05-07T21:00:44.9223805Z ) 2025-05-07T21:00:44.9224048Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9224693Z self=, 2025-05-07T21:00:44.9225235Z compile=True, 2025-05-07T21:00:44.9225452Z T=2, 2025-05-07T21:00:44.9225644Z D=63, 2025-05-07T21:00:44.9225826Z B=51, 2025-05-07T21:00:44.9226016Z log_E=4, 2025-05-07T21:00:44.9226213Z L=17, 2025-05-07T21:00:44.9226400Z D_gradcheck=1, 2025-05-07T21:00:44.9226635Z stochastic_rounding=False, 2025-05-07T21:00:44.9226900Z weighted=False, 2025-05-07T21:00:44.9227111Z row_wise=True, 2025-05-07T21:00:44.9227326Z mixed=True, 2025-05-07T21:00:44.9227539Z use_cache=True, 2025-05-07T21:00:44.9227776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:44.9228077Z use_cpu=True, 2025-05-07T21:00:44.9228319Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.9228583Z ) 2025-05-07T21:00:44.9228816Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:44.9229417Z self=, 2025-05-07T21:00:44.9229959Z compile=False, 2025-05-07T21:00:44.9230164Z T=1, 2025-05-07T21:00:44.9230350Z D=78, 2025-05-07T21:00:44.9230540Z B=112, 2025-05-07T21:00:44.9230723Z log_E=3, 2025-05-07T21:00:44.9230919Z L=19, 2025-05-07T21:00:44.9231114Z D_gradcheck=1, 2025-05-07T21:00:44.9231343Z stochastic_rounding=False, 2025-05-07T21:00:44.9231606Z weighted=False, 2025-05-07T21:00:44.9231824Z row_wise=False, 2025-05-07T21:00:44.9232034Z mixed=False, 2025-05-07T21:00:44.9232248Z use_cache=True, 2025-05-07T21:00:44.9232492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:44.9232782Z use_cpu=True, 2025-05-07T21:00:44.9233064Z output_dtype=SparseType.FP16, 2025-05-07T21:00:44.9233334Z ) 2025-05-07T21:00:54.1311636Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.1312534Z self=, 2025-05-07T21:00:54.1313678Z compile=False, 2025-05-07T21:00:54.1313896Z T=5, 2025-05-07T21:00:54.1314095Z D=18, 2025-05-07T21:00:54.1314279Z B=76, 2025-05-07T21:00:54.1314469Z log_E=3, 2025-05-07T21:00:54.1314667Z L=0, 2025-05-07T21:00:54.1314855Z D_gradcheck=1, 2025-05-07T21:00:54.1315192Z stochastic_rounding=True, 2025-05-07T21:00:54.1315460Z weighted=False, 2025-05-07T21:00:54.1315679Z row_wise=False, 2025-05-07T21:00:54.1315897Z mixed=True, 2025-05-07T21:00:54.1316112Z use_cache=True, 2025-05-07T21:00:54.1316353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.1316647Z use_cpu=True, 2025-05-07T21:00:54.1316888Z output_dtype=SparseType.BF16, 2025-05-07T21:00:54.1317159Z ) 2025-05-07T21:00:54.1317392Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.1317988Z self=, 2025-05-07T21:00:54.1318541Z compile=True, 2025-05-07T21:00:54.1318835Z T=2, 2025-05-07T21:00:54.1319025Z D=81, 2025-05-07T21:00:54.1319212Z B=96, 2025-05-07T21:00:54.1319393Z log_E=3, 2025-05-07T21:00:54.1319588Z L=9, 2025-05-07T21:00:54.1319784Z D_gradcheck=2, 2025-05-07T21:00:54.1320008Z stochastic_rounding=True, 2025-05-07T21:00:54.1320270Z weighted=True, 2025-05-07T21:00:54.1320488Z row_wise=True, 2025-05-07T21:00:54.1320692Z mixed=True, 2025-05-07T21:00:54.1320905Z use_cache=False, 2025-05-07T21:00:54.1321157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.1321439Z use_cpu=True, 2025-05-07T21:00:54.1321676Z output_dtype=SparseType.FP32, 2025-05-07T21:00:54.1321939Z ) 2025-05-07T21:00:54.1322170Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.1322763Z self=, 2025-05-07T21:00:54.1323429Z compile=True, 2025-05-07T21:00:54.1323635Z T=3, 2025-05-07T21:00:54.1323897Z D=73, 2025-05-07T21:00:54.1324079Z B=123, 2025-05-07T21:00:54.1324267Z log_E=4, 2025-05-07T21:00:54.1324460Z L=8, 2025-05-07T21:00:54.1324650Z D_gradcheck=2, 2025-05-07T21:00:54.1324874Z stochastic_rounding=False, 2025-05-07T21:00:54.1325132Z weighted=True, 2025-05-07T21:00:54.1325348Z row_wise=True, 2025-05-07T21:00:54.1325591Z mixed=True, 2025-05-07T21:00:54.1325811Z use_cache=False, 2025-05-07T21:00:54.1326061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.1326344Z use_cpu=True, 2025-05-07T21:00:54.1326577Z output_dtype=SparseType.FP32, 2025-05-07T21:00:54.1326838Z ) 2025-05-07T21:00:54.1327067Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.1327657Z self=, 2025-05-07T21:00:54.1328201Z compile=False, 2025-05-07T21:00:54.1328406Z T=3, 2025-05-07T21:00:54.1328592Z D=63, 2025-05-07T21:00:54.1328780Z B=11, 2025-05-07T21:00:54.1328959Z log_E=4, 2025-05-07T21:00:54.1329157Z L=5, 2025-05-07T21:00:54.1329349Z D_gradcheck=1, 2025-05-07T21:00:54.1329576Z stochastic_rounding=False, 2025-05-07T21:00:54.1329836Z weighted=False, 2025-05-07T21:00:54.1330056Z row_wise=False, 2025-05-07T21:00:54.1330270Z mixed=True, 2025-05-07T21:00:54.1330480Z use_cache=False, 2025-05-07T21:00:54.1330730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:54.1331018Z use_cpu=True, 2025-05-07T21:00:54.1331247Z output_dtype=SparseType.FP16, 2025-05-07T21:00:54.1331510Z ) 2025-05-07T21:00:54.1331748Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.1332334Z self=, 2025-05-07T21:00:54.1332877Z compile=False, 2025-05-07T21:00:54.1333089Z T=4, 2025-05-07T21:00:54.1333270Z D=59, 2025-05-07T21:00:54.1333515Z B=51, 2025-05-07T21:00:54.1333706Z log_E=5, 2025-05-07T21:00:54.1333895Z L=14, 2025-05-07T21:00:54.1334087Z D_gradcheck=2, 2025-05-07T21:00:54.1334323Z stochastic_rounding=False, 2025-05-07T21:00:54.1334582Z weighted=False, 2025-05-07T21:00:54.1334800Z row_wise=False, 2025-05-07T21:00:54.1335009Z mixed=True, 2025-05-07T21:00:54.1335257Z use_cache=True, 2025-05-07T21:00:54.1335499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:54.1335789Z use_cpu=True, 2025-05-07T21:00:54.1336016Z output_dtype=SparseType.FP16, 2025-05-07T21:00:54.1336278Z ) 2025-05-07T21:00:54.1336514Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.1337106Z self=, 2025-05-07T21:00:54.1337640Z compile=False, 2025-05-07T21:00:54.1337848Z T=5, 2025-05-07T21:00:54.1338039Z D=99, 2025-05-07T21:00:54.1338216Z B=38, 2025-05-07T21:00:54.1338406Z log_E=3, 2025-05-07T21:00:54.1338600Z L=14, 2025-05-07T21:00:54.1338787Z D_gradcheck=2, 2025-05-07T21:00:54.1339020Z stochastic_rounding=False, 2025-05-07T21:00:54.1339280Z weighted=True, 2025-05-07T21:00:54.1339485Z row_wise=True, 2025-05-07T21:00:54.1339695Z mixed=True, 2025-05-07T21:00:54.1339903Z use_cache=True, 2025-05-07T21:00:54.1340142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:54.1340432Z use_cpu=False, 2025-05-07T21:00:54.1340669Z output_dtype=SparseType.FP32, 2025-05-07T21:00:54.1340925Z ) 2025-05-07T21:00:54.1341162Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.1341753Z self=, 2025-05-07T21:00:54.1342294Z compile=False, 2025-05-07T21:00:54.1342497Z T=1, 2025-05-07T21:00:54.1342683Z D=15, 2025-05-07T21:00:54.1342922Z B=72, 2025-05-07T21:00:54.1343103Z log_E=3, 2025-05-07T21:00:54.1343301Z L=15, 2025-05-07T21:00:54.1343540Z D_gradcheck=2, 2025-05-07T21:00:54.1343766Z stochastic_rounding=True, 2025-05-07T21:00:54.1344030Z weighted=True, 2025-05-07T21:00:54.1344247Z row_wise=False, 2025-05-07T21:00:54.1344453Z mixed=False, 2025-05-07T21:00:54.1344670Z use_cache=False, 2025-05-07T21:00:54.1344926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:54.1345208Z use_cpu=False, 2025-05-07T21:00:54.1345443Z output_dtype=SparseType.BF16, 2025-05-07T21:00:54.1345702Z ) 2025-05-07T21:00:54.1345960Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.1346553Z self=, 2025-05-07T21:00:54.1347088Z compile=False, 2025-05-07T21:00:54.1347296Z T=1, 2025-05-07T21:00:54.1347483Z D=20, 2025-05-07T21:00:54.1347666Z B=102, 2025-05-07T21:00:54.1347857Z log_E=5, 2025-05-07T21:00:54.1348051Z L=11, 2025-05-07T21:00:54.1348241Z D_gradcheck=1, 2025-05-07T21:00:54.1348480Z stochastic_rounding=False, 2025-05-07T21:00:54.1348743Z weighted=False, 2025-05-07T21:00:54.1348956Z row_wise=True, 2025-05-07T21:00:54.1349168Z mixed=False, 2025-05-07T21:00:54.1349383Z use_cache=False, 2025-05-07T21:00:54.1349636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.1349921Z use_cpu=False, 2025-05-07T21:00:54.1350159Z output_dtype=SparseType.FP16, 2025-05-07T21:00:54.1350424Z ) 2025-05-07T21:00:54.1350653Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.1351245Z self=, 2025-05-07T21:00:54.1351787Z compile=False, 2025-05-07T21:00:54.1351988Z T=1, 2025-05-07T21:00:54.1352174Z D=102, 2025-05-07T21:00:54.1352362Z B=102, 2025-05-07T21:00:54.1352544Z log_E=5, 2025-05-07T21:00:54.1352740Z L=11, 2025-05-07T21:00:54.1352931Z D_gradcheck=1, 2025-05-07T21:00:54.1353207Z stochastic_rounding=False, 2025-05-07T21:00:54.1353468Z weighted=False, 2025-05-07T21:00:54.1353683Z row_wise=True, 2025-05-07T21:00:54.1353887Z mixed=False, 2025-05-07T21:00:54.1354100Z use_cache=False, 2025-05-07T21:00:54.1354351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.1354633Z use_cpu=False, 2025-05-07T21:00:54.1354916Z output_dtype=SparseType.FP16, 2025-05-07T21:00:54.1355181Z ) 2025-05-07T21:00:54.1355414Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.1355998Z self=, 2025-05-07T21:00:54.1356541Z compile=False, 2025-05-07T21:00:54.1356752Z T=1, 2025-05-07T21:00:54.1356934Z D=102, 2025-05-07T21:00:54.1357125Z B=102, 2025-05-07T21:00:54.1357318Z log_E=5, 2025-05-07T21:00:54.1357508Z L=0, 2025-05-07T21:00:54.1357705Z D_gradcheck=1, 2025-05-07T21:00:54.1357936Z stochastic_rounding=False, 2025-05-07T21:00:54.1358192Z weighted=False, 2025-05-07T21:00:54.1358413Z row_wise=True, 2025-05-07T21:00:54.1358626Z mixed=False, 2025-05-07T21:00:54.1358881Z use_cache=False, 2025-05-07T21:00:54.1359134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.1359423Z use_cpu=False, 2025-05-07T21:00:54.1359652Z output_dtype=SparseType.FP16, 2025-05-07T21:00:54.1359917Z ) 2025-05-07T21:00:54.1360151Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.1360733Z self=, 2025-05-07T21:00:54.1361273Z compile=False, 2025-05-07T21:00:54.1361482Z T=1, 2025-05-07T21:00:54.1361667Z D=102, 2025-05-07T21:00:54.1361849Z B=102, 2025-05-07T21:00:54.1362038Z log_E=5, 2025-05-07T21:00:54.1362233Z L=1, 2025-05-07T21:00:54.1362418Z D_gradcheck=1, 2025-05-07T21:00:54.1362702Z stochastic_rounding=False, 2025-05-07T21:00:54.1362962Z weighted=False, 2025-05-07T21:00:54.1363177Z row_wise=True, 2025-05-07T21:00:54.1363428Z mixed=False, 2025-05-07T21:00:54.1363640Z use_cache=False, 2025-05-07T21:00:54.1363884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.1364171Z use_cpu=False, 2025-05-07T21:00:54.1364404Z output_dtype=SparseType.FP16, 2025-05-07T21:00:54.1364661Z ) 2025-05-07T21:00:54.1364896Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.1365518Z self=, 2025-05-07T21:00:54.1366075Z compile=False, 2025-05-07T21:00:54.1366283Z T=1, 2025-05-07T21:00:54.1366465Z D=102, 2025-05-07T21:00:54.1366645Z B=1, 2025-05-07T21:00:54.1366828Z log_E=5, 2025-05-07T21:00:54.1367021Z L=1, 2025-05-07T21:00:54.1367205Z D_gradcheck=1, 2025-05-07T21:00:54.1367436Z stochastic_rounding=False, 2025-05-07T21:00:54.1367702Z weighted=False, 2025-05-07T21:00:54.1367916Z row_wise=True, 2025-05-07T21:00:54.1368123Z mixed=False, 2025-05-07T21:00:54.1368335Z use_cache=False, 2025-05-07T21:00:54.1368583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.1368864Z use_cpu=False, 2025-05-07T21:00:54.1369099Z output_dtype=SparseType.FP16, 2025-05-07T21:00:54.1369360Z ) 2025-05-07T21:00:54.1369533Z PASSED 2025-05-07T21:01:14.6640826Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6641806Z self=, 2025-05-07T21:01:14.6642345Z mixed_B=False, 2025-05-07T21:01:14.6642745Z T=1, 2025-05-07T21:01:14.6643481Z D=2, 2025-05-07T21:01:14.6643822Z B=1, 2025-05-07T21:01:14.6644112Z log_E=3, 2025-05-07T21:01:14.6644431Z L=0, 2025-05-07T21:01:14.6644738Z D_gradcheck=1, 2025-05-07T21:01:14.6645151Z stochastic_rounding=False, 2025-05-07T21:01:14.6645930Z weighted=False, 2025-05-07T21:01:14.6646285Z row_wise=False, 2025-05-07T21:01:14.6646624Z mixed=False, 2025-05-07T21:01:14.6646977Z use_cache=False, 2025-05-07T21:01:14.6647381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:14.6647867Z use_cpu=False, 2025-05-07T21:01:14.6648253Z output_dtype=SparseType.FP32, 2025-05-07T21:01:14.6648853Z ) 2025-05-07T21:01:14.6649254Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6650244Z self=, 2025-05-07T21:01:14.6651171Z mixed_B=True, 2025-05-07T21:01:14.6651534Z T=1, 2025-05-07T21:01:14.6651848Z D=2, 2025-05-07T21:01:14.6652138Z B=1, 2025-05-07T21:01:14.6652436Z log_E=3, 2025-05-07T21:01:14.6652735Z L=0, 2025-05-07T21:01:14.6653037Z D_gradcheck=1, 2025-05-07T21:01:14.6653413Z stochastic_rounding=False, 2025-05-07T21:01:14.6653823Z weighted=False, 2025-05-07T21:01:14.6654185Z row_wise=False, 2025-05-07T21:01:14.6654525Z mixed=False, 2025-05-07T21:01:14.6654863Z use_cache=False, 2025-05-07T21:01:14.6655258Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:14.6655738Z use_cpu=False, 2025-05-07T21:01:14.6656182Z output_dtype=SparseType.FP32, 2025-05-07T21:01:14.6656622Z ) 2025-05-07T21:01:14.6657003Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6658041Z self=, 2025-05-07T21:01:14.6658935Z mixed_B=True, 2025-05-07T21:01:14.6659253Z T=5, 2025-05-07T21:01:14.6659539Z D=117, 2025-05-07T21:01:14.6659796Z B=109, 2025-05-07T21:01:14.6660077Z log_E=5, 2025-05-07T21:01:14.6660331Z L=4, 2025-05-07T21:01:14.6660572Z D_gradcheck=1, 2025-05-07T21:01:14.6660902Z stochastic_rounding=True, 2025-05-07T21:01:14.6661262Z weighted=True, 2025-05-07T21:01:14.6661728Z row_wise=True, 2025-05-07T21:01:14.6662043Z mixed=False, 2025-05-07T21:01:14.6663071Z use_cache=False, 2025-05-07T21:01:14.6663443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:14.6663879Z use_cpu=False, 2025-05-07T21:01:14.6664228Z output_dtype=SparseType.FP32, 2025-05-07T21:01:14.6664617Z ) 2025-05-07T21:01:14.6664966Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6665895Z self=, 2025-05-07T21:01:14.6666746Z mixed_B=False, 2025-05-07T21:01:14.6667044Z T=2, 2025-05-07T21:01:14.6667314Z D=96, 2025-05-07T21:01:14.6667584Z B=71, 2025-05-07T21:01:14.6667850Z log_E=4, 2025-05-07T21:01:14.6668130Z L=7, 2025-05-07T21:01:14.6668407Z D_gradcheck=1, 2025-05-07T21:01:14.6668741Z stochastic_rounding=False, 2025-05-07T21:01:14.6669125Z weighted=False, 2025-05-07T21:01:14.6669444Z row_wise=False, 2025-05-07T21:01:14.6669758Z mixed=False, 2025-05-07T21:01:14.6670071Z use_cache=True, 2025-05-07T21:01:14.6670429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:14.6670857Z use_cpu=True, 2025-05-07T21:01:14.6671205Z output_dtype=SparseType.FP32, 2025-05-07T21:01:14.6671600Z ) 2025-05-07T21:01:14.6671939Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6672863Z self=, 2025-05-07T21:01:14.6673710Z mixed_B=False, 2025-05-07T21:01:14.6674006Z T=2, 2025-05-07T21:01:14.6674274Z D=5, 2025-05-07T21:01:14.6674538Z B=87, 2025-05-07T21:01:14.6674800Z log_E=3, 2025-05-07T21:01:14.6675080Z L=6, 2025-05-07T21:01:14.6675360Z D_gradcheck=2, 2025-05-07T21:01:14.6675690Z stochastic_rounding=False, 2025-05-07T21:01:14.6676074Z weighted=False, 2025-05-07T21:01:14.6676393Z row_wise=True, 2025-05-07T21:01:14.6676703Z mixed=False, 2025-05-07T21:01:14.6685483Z use_cache=False, 2025-05-07T21:01:14.6685990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:14.6686438Z use_cpu=True, 2025-05-07T21:01:14.6686798Z output_dtype=SparseType.FP16, 2025-05-07T21:01:14.6687197Z ) 2025-05-07T21:01:14.6687554Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6688540Z self=, 2025-05-07T21:01:14.6689393Z mixed_B=True, 2025-05-07T21:01:14.6689704Z T=3, 2025-05-07T21:01:14.6689981Z D=28, 2025-05-07T21:01:14.6690258Z B=103, 2025-05-07T21:01:14.6690533Z log_E=3, 2025-05-07T21:01:14.6690823Z L=19, 2025-05-07T21:01:14.6691107Z D_gradcheck=2, 2025-05-07T21:01:14.6691446Z stochastic_rounding=False, 2025-05-07T21:01:14.6691840Z weighted=True, 2025-05-07T21:01:14.6692166Z row_wise=False, 2025-05-07T21:01:14.6692474Z mixed=True, 2025-05-07T21:01:14.6692788Z use_cache=False, 2025-05-07T21:01:14.6693168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:14.6693606Z use_cpu=False, 2025-05-07T21:01:14.6693964Z output_dtype=SparseType.FP32, 2025-05-07T21:01:14.6694367Z ) 2025-05-07T21:01:14.6694711Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6695638Z self=, 2025-05-07T21:01:14.6696798Z mixed_B=False, 2025-05-07T21:01:14.6697101Z T=5, 2025-05-07T21:01:14.6697377Z D=116, 2025-05-07T21:01:14.6697654Z B=53, 2025-05-07T21:01:14.6697920Z log_E=4, 2025-05-07T21:01:14.6698212Z L=19, 2025-05-07T21:01:14.6698496Z D_gradcheck=1, 2025-05-07T21:01:14.6698830Z stochastic_rounding=True, 2025-05-07T21:01:14.6699219Z weighted=False, 2025-05-07T21:01:14.6699543Z row_wise=True, 2025-05-07T21:01:14.6699847Z mixed=True, 2025-05-07T21:01:14.6700156Z use_cache=False, 2025-05-07T21:01:14.6700531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:14.6701071Z use_cpu=True, 2025-05-07T21:01:14.6701414Z output_dtype=SparseType.FP16, 2025-05-07T21:01:14.6701893Z ) 2025-05-07T21:01:14.6702243Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6703158Z self=, 2025-05-07T21:01:14.6704008Z mixed_B=False, 2025-05-07T21:01:14.6704318Z T=2, 2025-05-07T21:01:14.6704582Z D=9, 2025-05-07T21:01:14.6704855Z B=126, 2025-05-07T21:01:14.6705132Z log_E=4, 2025-05-07T21:01:14.6705412Z L=8, 2025-05-07T21:01:14.6705697Z D_gradcheck=2, 2025-05-07T21:01:14.6706038Z stochastic_rounding=True, 2025-05-07T21:01:14.6706420Z weighted=True, 2025-05-07T21:01:14.6706737Z row_wise=True, 2025-05-07T21:01:14.6707049Z mixed=True, 2025-05-07T21:01:14.6707352Z use_cache=False, 2025-05-07T21:01:14.6707725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:14.6708165Z use_cpu=True, 2025-05-07T21:01:14.6708507Z output_dtype=SparseType.BF16, 2025-05-07T21:01:14.6708910Z ) 2025-05-07T21:01:14.6709261Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6710184Z self=, 2025-05-07T21:01:14.6711031Z mixed_B=False, 2025-05-07T21:01:14.6711345Z T=2, 2025-05-07T21:01:14.6711646Z D=46, 2025-05-07T21:01:14.6711944Z B=49, 2025-05-07T21:01:14.6712224Z log_E=4, 2025-05-07T21:01:14.6712512Z L=7, 2025-05-07T21:01:14.6712786Z D_gradcheck=2, 2025-05-07T21:01:14.6713132Z stochastic_rounding=False, 2025-05-07T21:01:14.6713525Z weighted=False, 2025-05-07T21:01:14.6713838Z row_wise=True, 2025-05-07T21:01:14.6714151Z mixed=False, 2025-05-07T21:01:14.6714466Z use_cache=True, 2025-05-07T21:01:14.6714820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:14.6715261Z use_cpu=False, 2025-05-07T21:01:14.6715620Z output_dtype=SparseType.FP32, 2025-05-07T21:01:14.6716010Z ) 2025-05-07T21:01:14.6716442Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6717371Z self=, 2025-05-07T21:01:14.6718220Z mixed_B=True, 2025-05-07T21:01:14.6718514Z T=5, 2025-05-07T21:01:14.6718912Z D=114, 2025-05-07T21:01:14.6719181Z B=96, 2025-05-07T21:01:14.6719540Z log_E=5, 2025-05-07T21:01:14.6719827Z L=2, 2025-05-07T21:01:14.6720099Z D_gradcheck=2, 2025-05-07T21:01:14.6720441Z stochastic_rounding=True, 2025-05-07T21:01:14.6720828Z weighted=False, 2025-05-07T21:01:14.6721139Z row_wise=False, 2025-05-07T21:01:14.6721453Z mixed=False, 2025-05-07T21:01:14.6721766Z use_cache=False, 2025-05-07T21:01:14.6722159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:14.6722610Z use_cpu=True, 2025-05-07T21:01:14.6722954Z output_dtype=SparseType.FP16, 2025-05-07T21:01:14.6723352Z ) 2025-05-07T21:01:14.6723692Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6724622Z self=, 2025-05-07T21:01:14.6725471Z mixed_B=False, 2025-05-07T21:01:14.6725769Z T=1, 2025-05-07T21:01:14.6726040Z D=87, 2025-05-07T21:01:14.6726310Z B=6, 2025-05-07T21:01:14.6726572Z log_E=5, 2025-05-07T21:01:14.6726858Z L=11, 2025-05-07T21:01:14.6727139Z D_gradcheck=1, 2025-05-07T21:01:14.6727468Z stochastic_rounding=True, 2025-05-07T21:01:14.6727855Z weighted=False, 2025-05-07T21:01:14.6728172Z row_wise=True, 2025-05-07T21:01:14.6728472Z mixed=True, 2025-05-07T21:01:14.6728776Z use_cache=False, 2025-05-07T21:01:14.6729145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:14.6729569Z use_cpu=True, 2025-05-07T21:01:14.6729914Z output_dtype=SparseType.FP32, 2025-05-07T21:01:14.6730309Z ) 2025-05-07T21:01:14.6730646Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6731689Z self=, 2025-05-07T21:01:14.6732568Z mixed_B=True, 2025-05-07T21:01:14.6732869Z T=3, 2025-05-07T21:01:14.6733131Z D=123, 2025-05-07T21:01:14.6733403Z B=47, 2025-05-07T21:01:14.6733672Z log_E=5, 2025-05-07T21:01:14.6733948Z L=10, 2025-05-07T21:01:14.6734230Z D_gradcheck=1, 2025-05-07T21:01:14.6734566Z stochastic_rounding=True, 2025-05-07T21:01:14.6734943Z weighted=False, 2025-05-07T21:01:14.6735260Z row_wise=False, 2025-05-07T21:01:14.6735573Z mixed=False, 2025-05-07T21:01:14.6735876Z use_cache=True, 2025-05-07T21:01:14.6736227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:14.6736663Z use_cpu=False, 2025-05-07T21:01:14.6737003Z output_dtype=SparseType.FP32, 2025-05-07T21:01:14.6737397Z ) 2025-05-07T21:01:14.6737747Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6738666Z self=, 2025-05-07T21:01:14.6739525Z mixed_B=False, 2025-05-07T21:01:14.6739832Z T=3, 2025-05-07T21:01:14.6740099Z D=10, 2025-05-07T21:01:14.6740363Z B=48, 2025-05-07T21:01:14.6740633Z log_E=5, 2025-05-07T21:01:14.6740916Z L=2, 2025-05-07T21:01:14.6741188Z D_gradcheck=2, 2025-05-07T21:01:14.6741531Z stochastic_rounding=False, 2025-05-07T21:01:14.6741919Z weighted=True, 2025-05-07T21:01:14.6742228Z row_wise=False, 2025-05-07T21:01:14.6742539Z mixed=False, 2025-05-07T21:01:14.6742850Z use_cache=False, 2025-05-07T21:01:14.6743209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:14.6743640Z use_cpu=True, 2025-05-07T21:01:14.6743983Z output_dtype=SparseType.FP32, 2025-05-07T21:01:14.6744369Z ) 2025-05-07T21:01:14.6744713Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6745634Z self=, 2025-05-07T21:01:14.6746535Z mixed_B=False, 2025-05-07T21:01:14.6746840Z T=5, 2025-05-07T21:01:14.6747110Z D=25, 2025-05-07T21:01:14.6747373Z B=65, 2025-05-07T21:01:14.6747644Z log_E=3, 2025-05-07T21:01:14.6747927Z L=4, 2025-05-07T21:01:14.6748197Z D_gradcheck=1, 2025-05-07T21:01:14.6748535Z stochastic_rounding=True, 2025-05-07T21:01:14.6748968Z weighted=True, 2025-05-07T21:01:14.6749286Z row_wise=False, 2025-05-07T21:01:14.6749588Z mixed=True, 2025-05-07T21:01:14.6749893Z use_cache=True, 2025-05-07T21:01:14.6750249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:14.6750672Z use_cpu=True, 2025-05-07T21:01:14.6751019Z output_dtype=SparseType.FP32, 2025-05-07T21:01:14.6751413Z ) 2025-05-07T21:01:14.6751752Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6752671Z self=, 2025-05-07T21:01:14.6753519Z mixed_B=True, 2025-05-07T21:01:14.6753817Z T=2, 2025-05-07T21:01:14.6754088Z D=47, 2025-05-07T21:01:14.6754359Z B=104, 2025-05-07T21:01:14.6754628Z log_E=4, 2025-05-07T21:01:14.6754910Z L=11, 2025-05-07T21:01:14.6755196Z D_gradcheck=1, 2025-05-07T21:01:14.6755526Z stochastic_rounding=False, 2025-05-07T21:01:14.6755913Z weighted=False, 2025-05-07T21:01:14.6756239Z row_wise=True, 2025-05-07T21:01:14.6756544Z mixed=False, 2025-05-07T21:01:14.6756854Z use_cache=False, 2025-05-07T21:01:14.6757221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:14.6757644Z use_cpu=True, 2025-05-07T21:01:14.6757987Z output_dtype=SparseType.FP16, 2025-05-07T21:01:14.6758382Z ) 2025-05-07T21:01:14.6758795Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6759709Z self=, 2025-05-07T21:01:14.6760574Z mixed_B=False, 2025-05-07T21:01:14.6760855Z T=3, 2025-05-07T21:01:14.6761107Z D=31, 2025-05-07T21:01:14.6761372Z B=9, 2025-05-07T21:01:14.6761712Z log_E=4, 2025-05-07T21:01:14.6761995Z L=1, 2025-05-07T21:01:14.6762254Z D_gradcheck=1, 2025-05-07T21:01:14.6762562Z stochastic_rounding=False, 2025-05-07T21:01:14.6762922Z weighted=False, 2025-05-07T21:01:14.6763217Z row_wise=True, 2025-05-07T21:01:14.6763503Z mixed=True, 2025-05-07T21:01:14.6763787Z use_cache=False, 2025-05-07T21:01:14.6764131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:14.6764525Z use_cpu=True, 2025-05-07T21:01:14.6764847Z output_dtype=SparseType.FP32, 2025-05-07T21:01:14.6765211Z ) 2025-05-07T21:01:14.6765524Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6766381Z self=, 2025-05-07T21:01:14.6767177Z mixed_B=False, 2025-05-07T21:01:14.6767464Z T=1, 2025-05-07T21:01:14.6767709Z D=117, 2025-05-07T21:01:14.6767971Z B=46, 2025-05-07T21:01:14.6768228Z log_E=5, 2025-05-07T21:01:14.6768490Z L=15, 2025-05-07T21:01:14.6768751Z D_gradcheck=1, 2025-05-07T21:01:14.6769069Z stochastic_rounding=True, 2025-05-07T21:01:14.6769420Z weighted=False, 2025-05-07T21:01:14.6769716Z row_wise=True, 2025-05-07T21:01:14.6770010Z mixed=False, 2025-05-07T21:01:14.6770300Z use_cache=False, 2025-05-07T21:01:14.6770645Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:14.6771049Z use_cpu=False, 2025-05-07T21:01:14.6771365Z output_dtype=SparseType.BF16, 2025-05-07T21:01:14.6771731Z ) 2025-05-07T21:01:14.6772053Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:14.6772905Z self=, 2025-05-07T21:01:14.6773687Z mixed_B=True, 2025-05-07T21:01:14.6773971Z T=3, 2025-05-07T21:01:14.6774215Z D=33, 2025-05-07T21:01:14.6774472Z B=54, 2025-05-07T21:01:14.6774727Z log_E=4, 2025-05-07T21:01:14.6775047Z L=16, 2025-05-07T21:01:14.6775312Z D_gradcheck=1, 2025-05-07T21:01:14.6775624Z stochastic_rounding=True, 2025-05-07T21:01:14.6775978Z weighted=False, 2025-05-07T21:01:14.6776270Z row_wise=False, 2025-05-07T21:01:14.6776562Z mixed=False, 2025-05-07T21:01:14.6776858Z use_cache=True, 2025-05-07T21:01:14.6777233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:14.6777618Z use_cpu=True, 2025-05-07T21:01:14.6777946Z output_dtype=SparseType.FP32, 2025-05-07T21:01:14.6778303Z ) 2025-05-07T21:01:30.9395196Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9396127Z self=, 2025-05-07T21:01:30.9396709Z mixed_B=False, 2025-05-07T21:01:30.9396928Z T=5, 2025-05-07T21:01:30.9397129Z D=124, 2025-05-07T21:01:30.9397315Z B=125, 2025-05-07T21:01:30.9397533Z log_E=5, 2025-05-07T21:01:30.9397729Z L=4, 2025-05-07T21:01:30.9397923Z D_gradcheck=2, 2025-05-07T21:01:30.9398162Z stochastic_rounding=True, 2025-05-07T21:01:30.9398425Z weighted=False, 2025-05-07T21:01:30.9398723Z row_wise=True, 2025-05-07T21:01:30.9398933Z mixed=False, 2025-05-07T21:01:30.9399157Z use_cache=True, 2025-05-07T21:01:30.9399393Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.9399694Z use_cpu=True, 2025-05-07T21:01:30.9399932Z output_dtype=SparseType.BF16, 2025-05-07T21:01:30.9400197Z ) 2025-05-07T21:01:30.9400435Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9401028Z self=, 2025-05-07T21:01:30.9401568Z mixed_B=False, 2025-05-07T21:01:30.9401782Z T=4, 2025-05-07T21:01:30.9401970Z D=51, 2025-05-07T21:01:30.9402154Z B=49, 2025-05-07T21:01:30.9402391Z log_E=4, 2025-05-07T21:01:30.9402964Z L=2, 2025-05-07T21:01:30.9403160Z D_gradcheck=2, 2025-05-07T21:01:30.9403402Z stochastic_rounding=False, 2025-05-07T21:01:30.9403749Z weighted=False, 2025-05-07T21:01:30.9403973Z row_wise=True, 2025-05-07T21:01:30.9404189Z mixed=True, 2025-05-07T21:01:30.9404400Z use_cache=True, 2025-05-07T21:01:30.9404649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.9404949Z use_cpu=False, 2025-05-07T21:01:30.9405187Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.9405459Z ) 2025-05-07T21:01:30.9405701Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9406296Z self=, 2025-05-07T21:01:30.9406831Z mixed_B=True, 2025-05-07T21:01:30.9407044Z T=4, 2025-05-07T21:01:30.9407236Z D=114, 2025-05-07T21:01:30.9407423Z B=3, 2025-05-07T21:01:30.9407616Z log_E=4, 2025-05-07T21:01:30.9407812Z L=0, 2025-05-07T21:01:30.9408003Z D_gradcheck=1, 2025-05-07T21:01:30.9408237Z stochastic_rounding=False, 2025-05-07T21:01:30.9408503Z weighted=True, 2025-05-07T21:01:30.9408720Z row_wise=True, 2025-05-07T21:01:30.9408938Z mixed=False, 2025-05-07T21:01:30.9409151Z use_cache=True, 2025-05-07T21:01:30.9409392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.9409687Z use_cpu=True, 2025-05-07T21:01:30.9409925Z output_dtype=SparseType.FP32, 2025-05-07T21:01:30.9410188Z ) 2025-05-07T21:01:30.9410427Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9411015Z self=, 2025-05-07T21:01:30.9411550Z mixed_B=True, 2025-05-07T21:01:30.9411761Z T=3, 2025-05-07T21:01:30.9411949Z D=53, 2025-05-07T21:01:30.9412138Z B=90, 2025-05-07T21:01:30.9412322Z log_E=5, 2025-05-07T21:01:30.9412520Z L=1, 2025-05-07T21:01:30.9412713Z D_gradcheck=2, 2025-05-07T21:01:30.9412939Z stochastic_rounding=True, 2025-05-07T21:01:30.9413204Z weighted=True, 2025-05-07T21:01:30.9413519Z row_wise=True, 2025-05-07T21:01:30.9413736Z mixed=False, 2025-05-07T21:01:30.9413955Z use_cache=False, 2025-05-07T21:01:30.9414209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.9414494Z use_cpu=True, 2025-05-07T21:01:30.9414733Z output_dtype=SparseType.BF16, 2025-05-07T21:01:30.9415000Z ) 2025-05-07T21:01:30.9415337Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9415937Z self=, 2025-05-07T21:01:30.9416484Z mixed_B=False, 2025-05-07T21:01:30.9416689Z T=5, 2025-05-07T21:01:30.9416881Z D=54, 2025-05-07T21:01:30.9417080Z B=117, 2025-05-07T21:01:30.9417265Z log_E=3, 2025-05-07T21:01:30.9417462Z L=4, 2025-05-07T21:01:30.9417658Z D_gradcheck=1, 2025-05-07T21:01:30.9417893Z stochastic_rounding=False, 2025-05-07T21:01:30.9418163Z weighted=False, 2025-05-07T21:01:30.9418389Z row_wise=False, 2025-05-07T21:01:30.9418608Z mixed=False, 2025-05-07T21:01:30.9418829Z use_cache=False, 2025-05-07T21:01:30.9419090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.9419390Z use_cpu=False, 2025-05-07T21:01:30.9419625Z output_dtype=SparseType.BF16, 2025-05-07T21:01:30.9419889Z ) 2025-05-07T21:01:30.9420125Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9420708Z self=, 2025-05-07T21:01:30.9421249Z mixed_B=True, 2025-05-07T21:01:30.9421457Z T=2, 2025-05-07T21:01:30.9421639Z D=14, 2025-05-07T21:01:30.9421828Z B=4, 2025-05-07T21:01:30.9422019Z log_E=5, 2025-05-07T21:01:30.9422211Z L=6, 2025-05-07T21:01:30.9422405Z D_gradcheck=2, 2025-05-07T21:01:30.9422636Z stochastic_rounding=True, 2025-05-07T21:01:30.9422892Z weighted=True, 2025-05-07T21:01:30.9423165Z row_wise=True, 2025-05-07T21:01:30.9423378Z mixed=False, 2025-05-07T21:01:30.9423594Z use_cache=False, 2025-05-07T21:01:30.9423888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.9424183Z use_cpu=False, 2025-05-07T21:01:30.9424416Z output_dtype=SparseType.BF16, 2025-05-07T21:01:30.9424682Z ) 2025-05-07T21:01:30.9424919Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9425511Z self=, 2025-05-07T21:01:30.9426046Z mixed_B=True, 2025-05-07T21:01:30.9426256Z T=3, 2025-05-07T21:01:30.9426445Z D=43, 2025-05-07T21:01:30.9426629Z B=101, 2025-05-07T21:01:30.9426824Z log_E=4, 2025-05-07T21:01:30.9427021Z L=18, 2025-05-07T21:01:30.9427211Z D_gradcheck=2, 2025-05-07T21:01:30.9427446Z stochastic_rounding=True, 2025-05-07T21:01:30.9427709Z weighted=False, 2025-05-07T21:01:30.9427923Z row_wise=True, 2025-05-07T21:01:30.9428141Z mixed=True, 2025-05-07T21:01:30.9428360Z use_cache=True, 2025-05-07T21:01:30.9428605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.9428898Z use_cpu=True, 2025-05-07T21:01:30.9429137Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.9429396Z ) 2025-05-07T21:01:30.9429634Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9430228Z self=, 2025-05-07T21:01:30.9437878Z mixed_B=True, 2025-05-07T21:01:30.9438128Z T=2, 2025-05-07T21:01:30.9438325Z D=82, 2025-05-07T21:01:30.9438516Z B=51, 2025-05-07T21:01:30.9438758Z log_E=4, 2025-05-07T21:01:30.9438956Z L=3, 2025-05-07T21:01:30.9439152Z D_gradcheck=2, 2025-05-07T21:01:30.9439382Z stochastic_rounding=True, 2025-05-07T21:01:30.9439646Z weighted=True, 2025-05-07T21:01:30.9439869Z row_wise=False, 2025-05-07T21:01:30.9440080Z mixed=False, 2025-05-07T21:01:30.9440298Z use_cache=False, 2025-05-07T21:01:30.9440566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.9440934Z use_cpu=True, 2025-05-07T21:01:30.9441181Z output_dtype=SparseType.FP32, 2025-05-07T21:01:30.9441450Z ) 2025-05-07T21:01:30.9441684Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9442278Z self=, 2025-05-07T21:01:30.9442866Z mixed_B=False, 2025-05-07T21:01:30.9443087Z T=4, 2025-05-07T21:01:30.9443273Z D=5, 2025-05-07T21:01:30.9443466Z B=14, 2025-05-07T21:01:30.9443659Z log_E=4, 2025-05-07T21:01:30.9443852Z L=20, 2025-05-07T21:01:30.9444053Z D_gradcheck=1, 2025-05-07T21:01:30.9444288Z stochastic_rounding=True, 2025-05-07T21:01:30.9444547Z weighted=True, 2025-05-07T21:01:30.9444765Z row_wise=False, 2025-05-07T21:01:30.9444983Z mixed=True, 2025-05-07T21:01:30.9445189Z use_cache=False, 2025-05-07T21:01:30.9445442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.9445737Z use_cpu=False, 2025-05-07T21:01:30.9445972Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.9446267Z ) 2025-05-07T21:01:30.9446539Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9447123Z self=, 2025-05-07T21:01:30.9447667Z mixed_B=False, 2025-05-07T21:01:30.9447884Z T=1, 2025-05-07T21:01:30.9448066Z D=65, 2025-05-07T21:01:30.9448258Z B=9, 2025-05-07T21:01:30.9448446Z log_E=5, 2025-05-07T21:01:30.9448638Z L=5, 2025-05-07T21:01:30.9448838Z D_gradcheck=1, 2025-05-07T21:01:30.9449070Z stochastic_rounding=True, 2025-05-07T21:01:30.9449326Z weighted=False, 2025-05-07T21:01:30.9449551Z row_wise=True, 2025-05-07T21:01:30.9449767Z mixed=False, 2025-05-07T21:01:30.9449984Z use_cache=True, 2025-05-07T21:01:30.9450224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.9450568Z use_cpu=False, 2025-05-07T21:01:30.9450813Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.9451079Z ) 2025-05-07T21:01:30.9451364Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9451955Z self=, 2025-05-07T21:01:30.9452487Z mixed_B=True, 2025-05-07T21:01:30.9452701Z T=3, 2025-05-07T21:01:30.9452894Z D=128, 2025-05-07T21:01:30.9453081Z B=88, 2025-05-07T21:01:30.9453277Z log_E=4, 2025-05-07T21:01:30.9453482Z L=3, 2025-05-07T21:01:30.9453675Z D_gradcheck=1, 2025-05-07T21:01:30.9453916Z stochastic_rounding=False, 2025-05-07T21:01:30.9454183Z weighted=False, 2025-05-07T21:01:30.9454397Z row_wise=True, 2025-05-07T21:01:30.9454618Z mixed=False, 2025-05-07T21:01:30.9454837Z use_cache=False, 2025-05-07T21:01:30.9455086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.9455386Z use_cpu=False, 2025-05-07T21:01:30.9455631Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.9455901Z ) 2025-05-07T21:01:30.9456140Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9456730Z self=, 2025-05-07T21:01:30.9457267Z mixed_B=True, 2025-05-07T21:01:30.9457470Z T=3, 2025-05-07T21:01:30.9457660Z D=128, 2025-05-07T21:01:30.9457854Z B=88, 2025-05-07T21:01:30.9458042Z log_E=3, 2025-05-07T21:01:30.9458242Z L=3, 2025-05-07T21:01:30.9458441Z D_gradcheck=1, 2025-05-07T21:01:30.9458676Z stochastic_rounding=False, 2025-05-07T21:01:30.9458939Z weighted=False, 2025-05-07T21:01:30.9459158Z row_wise=True, 2025-05-07T21:01:30.9459370Z mixed=False, 2025-05-07T21:01:30.9459590Z use_cache=False, 2025-05-07T21:01:30.9459848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.9460135Z use_cpu=False, 2025-05-07T21:01:30.9460373Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.9460643Z ) 2025-05-07T21:01:30.9460876Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9461516Z self=, 2025-05-07T21:01:30.9462055Z mixed_B=False, 2025-05-07T21:01:30.9462261Z T=3, 2025-05-07T21:01:30.9462450Z D=128, 2025-05-07T21:01:30.9462639Z B=88, 2025-05-07T21:01:30.9462822Z log_E=3, 2025-05-07T21:01:30.9463061Z L=3, 2025-05-07T21:01:30.9463255Z D_gradcheck=1, 2025-05-07T21:01:30.9463479Z stochastic_rounding=False, 2025-05-07T21:01:30.9463741Z weighted=False, 2025-05-07T21:01:30.9463957Z row_wise=True, 2025-05-07T21:01:30.9464169Z mixed=False, 2025-05-07T21:01:30.9464375Z use_cache=False, 2025-05-07T21:01:30.9464625Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.9464913Z use_cpu=False, 2025-05-07T21:01:30.9465145Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.9465406Z ) 2025-05-07T21:01:30.9465643Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9466227Z self=, 2025-05-07T21:01:30.9466759Z mixed_B=False, 2025-05-07T21:01:30.9466966Z T=3, 2025-05-07T21:01:30.9467145Z D=128, 2025-05-07T21:01:30.9467333Z B=88, 2025-05-07T21:01:30.9467520Z log_E=3, 2025-05-07T21:01:30.9467708Z L=0, 2025-05-07T21:01:30.9467903Z D_gradcheck=1, 2025-05-07T21:01:30.9468139Z stochastic_rounding=False, 2025-05-07T21:01:30.9468394Z weighted=False, 2025-05-07T21:01:30.9468611Z row_wise=True, 2025-05-07T21:01:30.9468825Z mixed=False, 2025-05-07T21:01:30.9469030Z use_cache=False, 2025-05-07T21:01:30.9469282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.9469572Z use_cpu=False, 2025-05-07T21:01:30.9469802Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.9470064Z ) 2025-05-07T21:01:30.9470298Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:30.9470970Z self=, 2025-05-07T21:01:30.9471502Z mixed_B=False, 2025-05-07T21:01:30.9471709Z T=1, 2025-05-07T21:01:30.9471892Z D=128, 2025-05-07T21:01:30.9472076Z B=88, 2025-05-07T21:01:30.9472267Z log_E=3, 2025-05-07T21:01:30.9472466Z L=0, 2025-05-07T21:01:30.9472653Z D_gradcheck=1, 2025-05-07T21:01:30.9472889Z stochastic_rounding=False, 2025-05-07T21:01:30.9473152Z weighted=False, 2025-05-07T21:01:30.9473363Z row_wise=True, 2025-05-07T21:01:30.9473578Z mixed=False, 2025-05-07T21:01:30.9473794Z use_cache=False, 2025-05-07T21:01:30.9474045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.9474338Z use_cpu=False, 2025-05-07T21:01:30.9474575Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.9474832Z ) 2025-05-07T21:01:30.9475010Z PASSED 2025-05-07T21:02:18.4566297Z 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:18.4567621Z self=, 2025-05-07T21:02:18.4568337Z mixed_B=False, 2025-05-07T21:02:18.4568633Z max_norm=0.01, 2025-05-07T21:02:18.4568951Z T=1, 2025-05-07T21:02:18.4569200Z D=2, 2025-05-07T21:02:18.4569455Z B=1, 2025-05-07T21:02:18.4569711Z log_E=3, 2025-05-07T21:02:18.4569909Z L=0, 2025-05-07T21:02:18.4570102Z D_gradcheck=1, 2025-05-07T21:02:18.4570376Z stochastic_rounding=False, 2025-05-07T21:02:18.4570640Z weighted=False, 2025-05-07T21:02:18.4570861Z row_wise=False, 2025-05-07T21:02:18.4571077Z mixed=False, 2025-05-07T21:02:18.4571288Z use_cache=False, 2025-05-07T21:02:18.4571543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.4571839Z use_cpu=False, 2025-05-07T21:02:18.4572076Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.4572350Z ) 2025-05-07T21:02:18.4572936Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:18.4573637Z self=, 2025-05-07T21:02:18.4574224Z mixed_B=True, 2025-05-07T21:02:18.4574438Z max_norm=0.01, 2025-05-07T21:02:18.4574647Z T=1, 2025-05-07T21:02:18.4574916Z D=2, 2025-05-07T21:02:18.4575102Z B=1, 2025-05-07T21:02:18.4575301Z log_E=3, 2025-05-07T21:02:18.4575492Z L=0, 2025-05-07T21:02:18.4575682Z D_gradcheck=1, 2025-05-07T21:02:18.4575915Z stochastic_rounding=False, 2025-05-07T21:02:18.4576175Z weighted=False, 2025-05-07T21:02:18.4576392Z row_wise=False, 2025-05-07T21:02:18.4576608Z mixed=False, 2025-05-07T21:02:18.4576817Z use_cache=False, 2025-05-07T21:02:18.4577074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.4577368Z use_cpu=False, 2025-05-07T21:02:18.4577611Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.4577870Z ) 2025-05-07T21:02:18.4578166Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:18.4578857Z self=, 2025-05-07T21:02:18.4579437Z mixed_B=True, 2025-05-07T21:02:18.4579654Z max_norm=0.99999, 2025-05-07T21:02:18.4579880Z T=3, 2025-05-07T21:02:18.4580062Z D=11, 2025-05-07T21:02:18.4580260Z B=120, 2025-05-07T21:02:18.4580483Z log_E=4, 2025-05-07T21:02:18.4580678Z L=14, 2025-05-07T21:02:18.4580869Z D_gradcheck=1, 2025-05-07T21:02:18.4581100Z stochastic_rounding=False, 2025-05-07T21:02:18.4581353Z weighted=True, 2025-05-07T21:02:18.4581570Z row_wise=False, 2025-05-07T21:02:18.4581781Z mixed=True, 2025-05-07T21:02:18.4581986Z use_cache=True, 2025-05-07T21:02:18.4582230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.4582520Z use_cpu=False, 2025-05-07T21:02:18.4582843Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.4583111Z ) 2025-05-07T21:02:18.4583470Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:18.4584162Z self=, 2025-05-07T21:02:18.4584742Z mixed_B=False, 2025-05-07T21:02:18.4584966Z max_norm=0.9232560536590754, 2025-05-07T21:02:18.4585220Z T=4, 2025-05-07T21:02:18.4585398Z D=15, 2025-05-07T21:02:18.4585585Z B=85, 2025-05-07T21:02:18.4585772Z log_E=5, 2025-05-07T21:02:18.4585959Z L=9, 2025-05-07T21:02:18.4586153Z D_gradcheck=2, 2025-05-07T21:02:18.4586390Z stochastic_rounding=True, 2025-05-07T21:02:18.4586643Z weighted=False, 2025-05-07T21:02:18.4586864Z row_wise=False, 2025-05-07T21:02:18.4587077Z mixed=True, 2025-05-07T21:02:18.4587281Z use_cache=False, 2025-05-07T21:02:18.4587536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.4587828Z use_cpu=True, 2025-05-07T21:02:18.4588065Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.4588329Z ) 2025-05-07T21:02:18.4588615Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:18.4589302Z self=, 2025-05-07T21:02:18.4589882Z mixed_B=True, 2025-05-07T21:02:18.4590106Z max_norm=0.21306834859037668, 2025-05-07T21:02:18.4590361Z T=5, 2025-05-07T21:02:18.4590539Z D=96, 2025-05-07T21:02:18.4590728Z B=97, 2025-05-07T21:02:18.4590913Z log_E=5, 2025-05-07T21:02:18.4591100Z L=1, 2025-05-07T21:02:18.4591293Z D_gradcheck=2, 2025-05-07T21:02:18.4591526Z stochastic_rounding=True, 2025-05-07T21:02:18.4591778Z weighted=False, 2025-05-07T21:02:18.4591995Z row_wise=False, 2025-05-07T21:02:18.4592211Z mixed=True, 2025-05-07T21:02:18.4592421Z use_cache=False, 2025-05-07T21:02:18.4592679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.4592967Z use_cpu=True, 2025-05-07T21:02:18.4593251Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.4593513Z ) 2025-05-07T21:02:18.4593798Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:18.4594488Z self=, 2025-05-07T21:02:18.4595109Z mixed_B=False, 2025-05-07T21:02:18.4595334Z max_norm=0.9909404393987347, 2025-05-07T21:02:18.4595585Z T=3, 2025-05-07T21:02:18.4595764Z D=92, 2025-05-07T21:02:18.4596326Z B=95, 2025-05-07T21:02:18.4596514Z log_E=5, 2025-05-07T21:02:18.4596702Z L=8, 2025-05-07T21:02:18.4596890Z D_gradcheck=1, 2025-05-07T21:02:18.4597120Z stochastic_rounding=False, 2025-05-07T21:02:18.4597373Z weighted=True, 2025-05-07T21:02:18.4597587Z row_wise=False, 2025-05-07T21:02:18.4597800Z mixed=False, 2025-05-07T21:02:18.4598014Z use_cache=False, 2025-05-07T21:02:18.4598267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.4598631Z use_cpu=False, 2025-05-07T21:02:18.4598863Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.4599125Z ) 2025-05-07T21:02:18.4599409Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:18.4600091Z self=, 2025-05-07T21:02:18.4600682Z mixed_B=True, 2025-05-07T21:02:18.4600903Z max_norm=0.5938487704007885, 2025-05-07T21:02:18.4601151Z T=5, 2025-05-07T21:02:18.4601328Z D=75, 2025-05-07T21:02:18.4601511Z B=9, 2025-05-07T21:02:18.4601696Z log_E=3, 2025-05-07T21:02:18.4601885Z L=11, 2025-05-07T21:02:18.4602078Z D_gradcheck=1, 2025-05-07T21:02:18.4602310Z stochastic_rounding=False, 2025-05-07T21:02:18.4602563Z weighted=False, 2025-05-07T21:02:18.4602782Z row_wise=True, 2025-05-07T21:02:18.4602997Z mixed=True, 2025-05-07T21:02:18.4603294Z use_cache=True, 2025-05-07T21:02:18.4603541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.4603891Z use_cpu=False, 2025-05-07T21:02:18.4604124Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.4604385Z ) 2025-05-07T21:02:18.4604669Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:18.4605351Z self=, 2025-05-07T21:02:18.4605939Z mixed_B=False, 2025-05-07T21:02:18.4606161Z max_norm=0.5707017554836751, 2025-05-07T21:02:18.4606412Z T=3, 2025-05-07T21:02:18.4606589Z D=94, 2025-05-07T21:02:18.4606773Z B=88, 2025-05-07T21:02:18.4606960Z log_E=5, 2025-05-07T21:02:18.4607144Z L=3, 2025-05-07T21:02:18.4607337Z D_gradcheck=2, 2025-05-07T21:02:18.4607570Z stochastic_rounding=False, 2025-05-07T21:02:18.4607821Z weighted=False, 2025-05-07T21:02:18.4608035Z row_wise=False, 2025-05-07T21:02:18.4608249Z mixed=False, 2025-05-07T21:02:18.4608455Z use_cache=False, 2025-05-07T21:02:18.4608711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.4608996Z use_cpu=True, 2025-05-07T21:02:18.4609225Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.4609487Z ) 2025-05-07T21:02:18.4609768Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:18.4610450Z self=, 2025-05-07T21:02:18.4611036Z mixed_B=True, 2025-05-07T21:02:18.4611254Z max_norm=0.99999, 2025-05-07T21:02:18.4611466Z T=2, 2025-05-07T21:02:18.4611651Z D=36, 2025-05-07T21:02:18.4611838Z B=1, 2025-05-07T21:02:18.4612018Z log_E=5, 2025-05-07T21:02:18.4612240Z L=4, 2025-05-07T21:02:18.4612430Z D_gradcheck=2, 2025-05-07T21:02:18.4612661Z stochastic_rounding=False, 2025-05-07T21:02:18.4612914Z weighted=False, 2025-05-07T21:02:18.4613134Z row_wise=True, 2025-05-07T21:02:18.4613343Z mixed=True, 2025-05-07T21:02:18.4613673Z use_cache=False, 2025-05-07T21:02:18.4613919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.4614209Z use_cpu=True, 2025-05-07T21:02:18.4614443Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.4614699Z ) 2025-05-07T21:02:18.4614984Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:18.4615732Z self=, 2025-05-07T21:02:18.4616315Z mixed_B=False, 2025-05-07T21:02:18.4616539Z max_norm=0.10333775907816573, 2025-05-07T21:02:18.4616794Z T=5, 2025-05-07T21:02:18.4616973Z D=58, 2025-05-07T21:02:18.4617158Z B=92, 2025-05-07T21:02:18.4617343Z log_E=5, 2025-05-07T21:02:18.4617532Z L=5, 2025-05-07T21:02:18.4617721Z D_gradcheck=2, 2025-05-07T21:02:18.4617951Z stochastic_rounding=False, 2025-05-07T21:02:18.4618203Z weighted=False, 2025-05-07T21:02:18.4618421Z row_wise=True, 2025-05-07T21:02:18.4618634Z mixed=False, 2025-05-07T21:02:18.4618840Z use_cache=True, 2025-05-07T21:02:18.4619082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.4619373Z use_cpu=False, 2025-05-07T21:02:18.4619609Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.4619868Z ) 2025-05-07T21:02:18.4620148Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:18.4620835Z self=, 2025-05-07T21:02:18.4621414Z mixed_B=False, 2025-05-07T21:02:18.4621635Z max_norm=0.4519327500325989, 2025-05-07T21:02:18.4621882Z T=4, 2025-05-07T21:02:18.4622061Z D=50, 2025-05-07T21:02:18.4622244Z B=37, 2025-05-07T21:02:18.4622427Z log_E=4, 2025-05-07T21:02:18.4622614Z L=8, 2025-05-07T21:02:18.4622805Z D_gradcheck=1, 2025-05-07T21:02:18.4623036Z stochastic_rounding=True, 2025-05-07T21:02:18.4623342Z weighted=False, 2025-05-07T21:02:18.4623562Z row_wise=False, 2025-05-07T21:02:18.4623812Z mixed=False, 2025-05-07T21:02:18.4624027Z use_cache=False, 2025-05-07T21:02:18.4624275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.4624558Z use_cpu=True, 2025-05-07T21:02:18.4624785Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.4625044Z ) 2025-05-07T21:02:18.4625325Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:18.4626008Z self=, 2025-05-07T21:02:18.4626587Z mixed_B=False, 2025-05-07T21:02:18.4626806Z max_norm=0.4519327500325989, 2025-05-07T21:02:18.4627053Z T=4, 2025-05-07T21:02:18.4627230Z D=50, 2025-05-07T21:02:18.4627415Z B=1, 2025-05-07T21:02:18.4634749Z log_E=4, 2025-05-07T21:02:18.4634999Z L=8, 2025-05-07T21:02:18.4635196Z D_gradcheck=1, 2025-05-07T21:02:18.4635445Z stochastic_rounding=True, 2025-05-07T21:02:18.4635709Z weighted=False, 2025-05-07T21:02:18.4635929Z row_wise=False, 2025-05-07T21:02:18.4636151Z mixed=False, 2025-05-07T21:02:18.4636370Z use_cache=False, 2025-05-07T21:02:18.4636628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.4636917Z use_cpu=True, 2025-05-07T21:02:18.4637161Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.4637435Z ) 2025-05-07T21:02:18.4637720Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:18.4638527Z self=, 2025-05-07T21:02:18.4639124Z mixed_B=False, 2025-05-07T21:02:18.4639345Z max_norm=0.4519327500325989, 2025-05-07T21:02:18.4639601Z T=4, 2025-05-07T21:02:18.4639792Z D=50, 2025-05-07T21:02:18.4639978Z B=1, 2025-05-07T21:02:18.4640171Z log_E=3, 2025-05-07T21:02:18.4640370Z L=8, 2025-05-07T21:02:18.4640563Z D_gradcheck=1, 2025-05-07T21:02:18.4640801Z stochastic_rounding=True, 2025-05-07T21:02:18.4641153Z weighted=False, 2025-05-07T21:02:18.4641370Z row_wise=False, 2025-05-07T21:02:18.4641585Z mixed=False, 2025-05-07T21:02:18.4641802Z use_cache=False, 2025-05-07T21:02:18.4642051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.4642347Z use_cpu=True, 2025-05-07T21:02:18.4642586Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.4642898Z ) 2025-05-07T21:02:18.4643181Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:18.4643872Z self=, 2025-05-07T21:02:18.4644463Z mixed_B=False, 2025-05-07T21:02:18.4644683Z max_norm=0.4519327500325989, 2025-05-07T21:02:18.4644938Z T=4, 2025-05-07T21:02:18.4645126Z D=8, 2025-05-07T21:02:18.4645304Z B=1, 2025-05-07T21:02:18.4645489Z log_E=3, 2025-05-07T21:02:18.4645687Z L=8, 2025-05-07T21:02:18.4645872Z D_gradcheck=1, 2025-05-07T21:02:18.4646109Z stochastic_rounding=True, 2025-05-07T21:02:18.4646372Z weighted=False, 2025-05-07T21:02:18.4646585Z row_wise=False, 2025-05-07T21:02:18.4646801Z mixed=False, 2025-05-07T21:02:18.4647017Z use_cache=False, 2025-05-07T21:02:18.4647264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.4647557Z use_cpu=True, 2025-05-07T21:02:18.4647796Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.4648056Z ) 2025-05-07T21:02:18.4648345Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:18.4649038Z self=, 2025-05-07T21:02:18.4649633Z mixed_B=False, 2025-05-07T21:02:18.4649852Z max_norm=0.4519327500325989, 2025-05-07T21:02:18.4650106Z T=4, 2025-05-07T21:02:18.4650293Z D=8, 2025-05-07T21:02:18.4650472Z B=3, 2025-05-07T21:02:18.4650723Z log_E=3, 2025-05-07T21:02:18.4650923Z L=8, 2025-05-07T21:02:18.4651113Z D_gradcheck=1, 2025-05-07T21:02:18.4651389Z stochastic_rounding=True, 2025-05-07T21:02:18.4651658Z weighted=False, 2025-05-07T21:02:18.4651873Z row_wise=False, 2025-05-07T21:02:18.4652090Z mixed=False, 2025-05-07T21:02:18.4652307Z use_cache=False, 2025-05-07T21:02:18.4652558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.4652856Z use_cpu=True, 2025-05-07T21:02:18.4653097Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.4653358Z ) 2025-05-07T21:02:18.4653545Z PASSED 2025-05-07T21:02:18.6861348Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6864029Z self=, 2025-05-07T21:02:18.6865245Z compile=False, 2025-05-07T21:02:18.6865739Z pooling_mode=, 2025-05-07T21:02:18.6866325Z T=1, 2025-05-07T21:02:18.6866691Z D=2, 2025-05-07T21:02:18.6867062Z B=1, 2025-05-07T21:02:18.6867420Z log_E=3, 2025-05-07T21:02:18.6867805Z L=0, 2025-05-07T21:02:18.6868177Z D_gradcheck=1, 2025-05-07T21:02:18.6868626Z stochastic_rounding=False, 2025-05-07T21:02:18.6869135Z weighted=False, 2025-05-07T21:02:18.6869557Z row_wise=True, 2025-05-07T21:02:18.6869961Z mixed=False, 2025-05-07T21:02:18.6870382Z use_cache=False, 2025-05-07T21:02:18.6870838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.6871131Z use_cpu=True, 2025-05-07T21:02:18.6871361Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.6871627Z ) 2025-05-07T21:02:18.6871862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6872431Z self=, 2025-05-07T21:02:18.6872961Z compile=True, 2025-05-07T21:02:18.6873204Z pooling_mode=, 2025-05-07T21:02:18.6873483Z T=1, 2025-05-07T21:02:18.6873669Z D=2, 2025-05-07T21:02:18.6874065Z B=1, 2025-05-07T21:02:18.6874247Z log_E=3, 2025-05-07T21:02:18.6874444Z L=0, 2025-05-07T21:02:18.6874634Z D_gradcheck=1, 2025-05-07T21:02:18.6874861Z stochastic_rounding=False, 2025-05-07T21:02:18.6875121Z weighted=False, 2025-05-07T21:02:18.6875338Z row_wise=True, 2025-05-07T21:02:18.6875545Z mixed=False, 2025-05-07T21:02:18.6875839Z use_cache=False, 2025-05-07T21:02:18.6876093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.6876380Z use_cpu=True, 2025-05-07T21:02:18.6876616Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.6876882Z ) 2025-05-07T21:02:18.6877120Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6877688Z self=, 2025-05-07T21:02:18.6878216Z compile=False, 2025-05-07T21:02:18.6878534Z pooling_mode=, 2025-05-07T21:02:18.6878814Z T=1, 2025-05-07T21:02:18.6879003Z D=2, 2025-05-07T21:02:18.6879188Z B=1, 2025-05-07T21:02:18.6879370Z log_E=3, 2025-05-07T21:02:18.6879566Z L=0, 2025-05-07T21:02:18.6879759Z D_gradcheck=1, 2025-05-07T21:02:18.6879985Z stochastic_rounding=False, 2025-05-07T21:02:18.6880250Z weighted=False, 2025-05-07T21:02:18.6880469Z row_wise=True, 2025-05-07T21:02:18.6880680Z mixed=False, 2025-05-07T21:02:18.6880897Z use_cache=False, 2025-05-07T21:02:18.6881150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.6881431Z use_cpu=True, 2025-05-07T21:02:18.6881672Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.6881936Z ) 2025-05-07T21:02:18.6882164Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6882739Z self=, 2025-05-07T21:02:18.6883270Z compile=False, 2025-05-07T21:02:18.6883516Z pooling_mode=, 2025-05-07T21:02:18.6883882Z T=4, 2025-05-07T21:02:18.6884071Z D=77, 2025-05-07T21:02:18.6884329Z B=14, 2025-05-07T21:02:18.6884512Z log_E=3, 2025-05-07T21:02:18.6884708Z L=6, 2025-05-07T21:02:18.6884902Z D_gradcheck=1, 2025-05-07T21:02:18.6885127Z stochastic_rounding=True, 2025-05-07T21:02:18.6885386Z weighted=False, 2025-05-07T21:02:18.6885604Z row_wise=True, 2025-05-07T21:02:18.6885810Z mixed=False, 2025-05-07T21:02:18.6886022Z use_cache=True, 2025-05-07T21:02:18.6886263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.6886543Z use_cpu=True, 2025-05-07T21:02:18.6886777Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.6887037Z ) 2025-05-07T21:02:18.6887264Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6887842Z self=, 2025-05-07T21:02:18.6888372Z compile=False, 2025-05-07T21:02:18.6888618Z pooling_mode=, 2025-05-07T21:02:18.6888894Z T=4, 2025-05-07T21:02:18.6889085Z D=125, 2025-05-07T21:02:18.6889274Z B=57, 2025-05-07T21:02:18.6889459Z log_E=5, 2025-05-07T21:02:18.6889654Z L=4, 2025-05-07T21:02:18.6889846Z D_gradcheck=1, 2025-05-07T21:02:18.6890072Z stochastic_rounding=False, 2025-05-07T21:02:18.6890330Z weighted=True, 2025-05-07T21:02:18.6890544Z row_wise=True, 2025-05-07T21:02:18.6890757Z mixed=False, 2025-05-07T21:02:18.6890969Z use_cache=False, 2025-05-07T21:02:18.6891220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.6891507Z use_cpu=True, 2025-05-07T21:02:18.6891740Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.6892008Z ) 2025-05-07T21:02:18.6892235Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6892805Z self=, 2025-05-07T21:02:18.6893334Z compile=True, 2025-05-07T21:02:18.6893572Z pooling_mode=, 2025-05-07T21:02:18.6893907Z T=1, 2025-05-07T21:02:18.6894094Z D=124, 2025-05-07T21:02:18.6894280Z B=10, 2025-05-07T21:02:18.6894468Z log_E=4, 2025-05-07T21:02:18.6894668Z L=3, 2025-05-07T21:02:18.6894855Z D_gradcheck=2, 2025-05-07T21:02:18.6895086Z stochastic_rounding=True, 2025-05-07T21:02:18.6895347Z weighted=False, 2025-05-07T21:02:18.6895568Z row_wise=True, 2025-05-07T21:02:18.6896168Z mixed=False, 2025-05-07T21:02:18.6896393Z use_cache=False, 2025-05-07T21:02:18.6896645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.6896927Z use_cpu=True, 2025-05-07T21:02:18.6897186Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.6897447Z ) 2025-05-07T21:02:18.6897688Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6898260Z self=, 2025-05-07T21:02:18.6898786Z compile=False, 2025-05-07T21:02:18.6899036Z pooling_mode=, 2025-05-07T21:02:18.6899326Z T=2, 2025-05-07T21:02:18.6899511Z D=94, 2025-05-07T21:02:18.6899700Z B=4, 2025-05-07T21:02:18.6899886Z log_E=3, 2025-05-07T21:02:18.6900077Z L=4, 2025-05-07T21:02:18.6900270Z D_gradcheck=2, 2025-05-07T21:02:18.6900505Z stochastic_rounding=False, 2025-05-07T21:02:18.6900760Z weighted=True, 2025-05-07T21:02:18.6900979Z row_wise=True, 2025-05-07T21:02:18.6901192Z mixed=True, 2025-05-07T21:02:18.6901399Z use_cache=False, 2025-05-07T21:02:18.6901650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.6901938Z use_cpu=True, 2025-05-07T21:02:18.6902177Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.6902435Z ) 2025-05-07T21:02:18.6902667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6903245Z self=, 2025-05-07T21:02:18.6903846Z compile=True, 2025-05-07T21:02:18.6904087Z pooling_mode=, 2025-05-07T21:02:18.6904370Z T=4, 2025-05-07T21:02:18.6904611Z D=56, 2025-05-07T21:02:18.6904797Z B=9, 2025-05-07T21:02:18.6904982Z log_E=5, 2025-05-07T21:02:18.6905171Z L=9, 2025-05-07T21:02:18.6905361Z D_gradcheck=2, 2025-05-07T21:02:18.6905596Z stochastic_rounding=False, 2025-05-07T21:02:18.6905856Z weighted=False, 2025-05-07T21:02:18.6906074Z row_wise=True, 2025-05-07T21:02:18.6906285Z mixed=True, 2025-05-07T21:02:18.6906489Z use_cache=True, 2025-05-07T21:02:18.6906728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.6907013Z use_cpu=True, 2025-05-07T21:02:18.6907242Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.6907505Z ) 2025-05-07T21:02:18.6907742Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6908314Z self=, 2025-05-07T21:02:18.6908839Z compile=True, 2025-05-07T21:02:18.6909080Z pooling_mode=, 2025-05-07T21:02:18.6909365Z T=1, 2025-05-07T21:02:18.6909551Z D=17, 2025-05-07T21:02:18.6909741Z B=118, 2025-05-07T21:02:18.6909935Z log_E=4, 2025-05-07T21:02:18.6910125Z L=18, 2025-05-07T21:02:18.6910319Z D_gradcheck=1, 2025-05-07T21:02:18.6910550Z stochastic_rounding=False, 2025-05-07T21:02:18.6910804Z weighted=False, 2025-05-07T21:02:18.6911177Z row_wise=True, 2025-05-07T21:02:18.6911386Z mixed=True, 2025-05-07T21:02:18.6911589Z use_cache=False, 2025-05-07T21:02:18.6911838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.6912123Z use_cpu=True, 2025-05-07T21:02:18.6912351Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.6912612Z ) 2025-05-07T21:02:18.6912854Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6913421Z self=, 2025-05-07T21:02:18.6913951Z compile=True, 2025-05-07T21:02:18.6914197Z pooling_mode=, 2025-05-07T21:02:18.6914552Z T=2, 2025-05-07T21:02:18.6914730Z D=47, 2025-05-07T21:02:18.6914918Z B=64, 2025-05-07T21:02:18.6915107Z log_E=3, 2025-05-07T21:02:18.6915292Z L=18, 2025-05-07T21:02:18.6915480Z D_gradcheck=1, 2025-05-07T21:02:18.6915713Z stochastic_rounding=True, 2025-05-07T21:02:18.6915962Z weighted=False, 2025-05-07T21:02:18.6916238Z row_wise=True, 2025-05-07T21:02:18.6916450Z mixed=False, 2025-05-07T21:02:18.6916654Z use_cache=True, 2025-05-07T21:02:18.6916892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.6917185Z use_cpu=True, 2025-05-07T21:02:18.6917411Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.6917670Z ) 2025-05-07T21:02:18.6917899Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6918531Z self=, 2025-05-07T21:02:18.6919060Z compile=False, 2025-05-07T21:02:18.6919305Z pooling_mode=, 2025-05-07T21:02:18.6919582Z T=1, 2025-05-07T21:02:18.6919766Z D=7, 2025-05-07T21:02:18.6919952Z B=17, 2025-05-07T21:02:18.6920137Z log_E=3, 2025-05-07T21:02:18.6920323Z L=5, 2025-05-07T21:02:18.6920514Z D_gradcheck=2, 2025-05-07T21:02:18.6920743Z stochastic_rounding=True, 2025-05-07T21:02:18.6920997Z weighted=False, 2025-05-07T21:02:18.6921212Z row_wise=True, 2025-05-07T21:02:18.6921421Z mixed=True, 2025-05-07T21:02:18.6921623Z use_cache=False, 2025-05-07T21:02:18.6921870Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.6922153Z use_cpu=True, 2025-05-07T21:02:18.6922381Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.6922643Z ) 2025-05-07T21:02:18.6922873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6923441Z self=, 2025-05-07T21:02:18.6924034Z compile=False, 2025-05-07T21:02:18.6924282Z pooling_mode=, 2025-05-07T21:02:18.6924597Z T=2, 2025-05-07T21:02:18.6924789Z D=95, 2025-05-07T21:02:18.6924977Z B=100, 2025-05-07T21:02:18.6925161Z log_E=3, 2025-05-07T21:02:18.6925357Z L=14, 2025-05-07T21:02:18.6925550Z D_gradcheck=2, 2025-05-07T21:02:18.6925779Z stochastic_rounding=False, 2025-05-07T21:02:18.6926047Z weighted=False, 2025-05-07T21:02:18.6926269Z row_wise=True, 2025-05-07T21:02:18.6926486Z mixed=False, 2025-05-07T21:02:18.6926696Z use_cache=True, 2025-05-07T21:02:18.6926939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.6927226Z use_cpu=True, 2025-05-07T21:02:18.6927459Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.6927719Z ) 2025-05-07T21:02:18.6927950Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6928515Z self=, 2025-05-07T21:02:18.6929046Z compile=False, 2025-05-07T21:02:18.6929295Z pooling_mode=, 2025-05-07T21:02:18.6929574Z T=2, 2025-05-07T21:02:18.6929758Z D=7, 2025-05-07T21:02:18.6929942Z B=116, 2025-05-07T21:02:18.6930125Z log_E=4, 2025-05-07T21:02:18.6930319Z L=18, 2025-05-07T21:02:18.6930512Z D_gradcheck=2, 2025-05-07T21:02:18.6930737Z stochastic_rounding=False, 2025-05-07T21:02:18.6930998Z weighted=True, 2025-05-07T21:02:18.6931214Z row_wise=True, 2025-05-07T21:02:18.6931420Z mixed=True, 2025-05-07T21:02:18.6931631Z use_cache=False, 2025-05-07T21:02:18.6931881Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.6932257Z use_cpu=True, 2025-05-07T21:02:18.6932551Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.6932865Z ) 2025-05-07T21:02:18.6933140Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6933831Z self=, 2025-05-07T21:02:18.6934538Z compile=True, 2025-05-07T21:02:18.6934827Z pooling_mode=, 2025-05-07T21:02:18.6935160Z T=3, 2025-05-07T21:02:18.6935384Z D=45, 2025-05-07T21:02:18.6935607Z B=82, 2025-05-07T21:02:18.6935823Z log_E=3, 2025-05-07T21:02:18.6936055Z L=16, 2025-05-07T21:02:18.6936286Z D_gradcheck=2, 2025-05-07T21:02:18.6936600Z stochastic_rounding=True, 2025-05-07T21:02:18.6936916Z weighted=False, 2025-05-07T21:02:18.6937174Z row_wise=True, 2025-05-07T21:02:18.6937422Z mixed=False, 2025-05-07T21:02:18.6937673Z use_cache=True, 2025-05-07T21:02:18.6937959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.6938295Z use_cpu=True, 2025-05-07T21:02:18.6938574Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.6938889Z ) 2025-05-07T21:02:18.6939158Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6939852Z self=, 2025-05-07T21:02:18.6940506Z compile=False, 2025-05-07T21:02:18.6940794Z pooling_mode=, 2025-05-07T21:02:18.6941124Z T=3, 2025-05-07T21:02:18.6941344Z D=31, 2025-05-07T21:02:18.6941567Z B=65, 2025-05-07T21:02:18.6941782Z log_E=3, 2025-05-07T21:02:18.6942012Z L=6, 2025-05-07T21:02:18.6942238Z D_gradcheck=1, 2025-05-07T21:02:18.6942509Z stochastic_rounding=False, 2025-05-07T21:02:18.6942818Z weighted=True, 2025-05-07T21:02:18.6943074Z row_wise=True, 2025-05-07T21:02:18.6943319Z mixed=False, 2025-05-07T21:02:18.6943571Z use_cache=False, 2025-05-07T21:02:18.6943867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.6944203Z use_cpu=True, 2025-05-07T21:02:18.6944484Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.6944799Z ) 2025-05-07T21:02:18.6945068Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.6945764Z self=, 2025-05-07T21:02:18.6946512Z compile=False, 2025-05-07T21:02:18.6946845Z pooling_mode=, 2025-05-07T21:02:18.6947178Z T=4, 2025-05-07T21:02:18.6947399Z D=52, 2025-05-07T21:02:18.6947623Z B=86, 2025-05-07T21:02:18.6947839Z log_E=4, 2025-05-07T21:02:18.6948067Z L=19, 2025-05-07T21:02:18.6948293Z D_gradcheck=2, 2025-05-07T21:02:18.6948564Z stochastic_rounding=True, 2025-05-07T21:02:18.6948872Z weighted=False, 2025-05-07T21:02:18.6949130Z row_wise=True, 2025-05-07T21:02:18.6949373Z mixed=True, 2025-05-07T21:02:18.6949623Z use_cache=False, 2025-05-07T21:02:18.6949918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.6950254Z use_cpu=True, 2025-05-07T21:02:18.6958548Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.6958926Z ) 2025-05-07T21:02:18.7707526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7708231Z self=, 2025-05-07T21:02:18.7708942Z compile=False, 2025-05-07T21:02:18.7709198Z pooling_mode=, 2025-05-07T21:02:18.7709492Z T=3, 2025-05-07T21:02:18.7709687Z D=35, 2025-05-07T21:02:18.7709871Z B=26, 2025-05-07T21:02:18.7710063Z log_E=4, 2025-05-07T21:02:18.7710270Z L=10, 2025-05-07T21:02:18.7710461Z D_gradcheck=1, 2025-05-07T21:02:18.7710709Z stochastic_rounding=True, 2025-05-07T21:02:18.7710976Z weighted=True, 2025-05-07T21:02:18.7711282Z row_wise=True, 2025-05-07T21:02:18.7711596Z mixed=False, 2025-05-07T21:02:18.7711878Z use_cache=False, 2025-05-07T21:02:18.7712200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.7712497Z use_cpu=True, 2025-05-07T21:02:18.7712738Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.7712998Z ) 2025-05-07T21:02:18.7713238Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7713819Z self=, 2025-05-07T21:02:18.7714676Z compile=False, 2025-05-07T21:02:18.7715018Z pooling_mode=, 2025-05-07T21:02:18.7715403Z T=2, 2025-05-07T21:02:18.7715660Z D=121, 2025-05-07T21:02:18.7715899Z B=105, 2025-05-07T21:02:18.7716096Z log_E=3, 2025-05-07T21:02:18.7716295Z L=6, 2025-05-07T21:02:18.7716482Z D_gradcheck=1, 2025-05-07T21:02:18.7716830Z stochastic_rounding=True, 2025-05-07T21:02:18.7717095Z weighted=True, 2025-05-07T21:02:18.7717307Z row_wise=True, 2025-05-07T21:02:18.7717521Z mixed=True, 2025-05-07T21:02:18.7717736Z use_cache=False, 2025-05-07T21:02:18.7717981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.7718269Z use_cpu=True, 2025-05-07T21:02:18.7718606Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.7718863Z ) 2025-05-07T21:02:18.7719102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7719681Z self=, 2025-05-07T21:02:18.7720213Z compile=False, 2025-05-07T21:02:18.7720458Z pooling_mode=, 2025-05-07T21:02:18.7720748Z T=3, 2025-05-07T21:02:18.7720932Z D=70, 2025-05-07T21:02:18.7721130Z B=7, 2025-05-07T21:02:18.7721326Z log_E=3, 2025-05-07T21:02:18.7721516Z L=13, 2025-05-07T21:02:18.7721717Z D_gradcheck=2, 2025-05-07T21:02:18.7721951Z stochastic_rounding=False, 2025-05-07T21:02:18.7722215Z weighted=True, 2025-05-07T21:02:18.7722426Z row_wise=True, 2025-05-07T21:02:18.7722641Z mixed=False, 2025-05-07T21:02:18.7722860Z use_cache=True, 2025-05-07T21:02:18.7723098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.7723390Z use_cpu=True, 2025-05-07T21:02:18.7723629Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.7723888Z ) 2025-05-07T21:02:18.7724129Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7724791Z self=, 2025-05-07T21:02:18.7725392Z compile=True, 2025-05-07T21:02:18.7725640Z pooling_mode=, 2025-05-07T21:02:18.7725928Z T=3, 2025-05-07T21:02:18.7726107Z D=60, 2025-05-07T21:02:18.7726336Z B=32, 2025-05-07T21:02:18.7726518Z log_E=3, 2025-05-07T21:02:18.7726714Z L=3, 2025-05-07T21:02:18.7726913Z D_gradcheck=1, 2025-05-07T21:02:18.7727140Z stochastic_rounding=True, 2025-05-07T21:02:18.7727400Z weighted=False, 2025-05-07T21:02:18.7727619Z row_wise=True, 2025-05-07T21:02:18.7727825Z mixed=True, 2025-05-07T21:02:18.7728041Z use_cache=False, 2025-05-07T21:02:18.7728296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.7728580Z use_cpu=True, 2025-05-07T21:02:18.7728820Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.7729088Z ) 2025-05-07T21:02:18.7729314Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7729890Z self=, 2025-05-07T21:02:18.7730432Z compile=False, 2025-05-07T21:02:18.7730669Z pooling_mode=, 2025-05-07T21:02:18.7730951Z T=3, 2025-05-07T21:02:18.7731138Z D=31, 2025-05-07T21:02:18.7731317Z B=4, 2025-05-07T21:02:18.7731502Z log_E=3, 2025-05-07T21:02:18.7731702Z L=1, 2025-05-07T21:02:18.7731889Z D_gradcheck=2, 2025-05-07T21:02:18.7732119Z stochastic_rounding=True, 2025-05-07T21:02:18.7732383Z weighted=False, 2025-05-07T21:02:18.7732597Z row_wise=True, 2025-05-07T21:02:18.7732801Z mixed=False, 2025-05-07T21:02:18.7733014Z use_cache=False, 2025-05-07T21:02:18.7733262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.7733544Z use_cpu=True, 2025-05-07T21:02:18.7733777Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.7734038Z ) 2025-05-07T21:02:18.7734267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7734845Z self=, 2025-05-07T21:02:18.7735424Z compile=True, 2025-05-07T21:02:18.7735658Z pooling_mode=, 2025-05-07T21:02:18.7735942Z T=4, 2025-05-07T21:02:18.7736125Z D=7, 2025-05-07T21:02:18.7736303Z B=108, 2025-05-07T21:02:18.7736488Z log_E=5, 2025-05-07T21:02:18.7736682Z L=6, 2025-05-07T21:02:18.7736909Z D_gradcheck=1, 2025-05-07T21:02:18.7737144Z stochastic_rounding=False, 2025-05-07T21:02:18.7737403Z weighted=True, 2025-05-07T21:02:18.7737613Z row_wise=True, 2025-05-07T21:02:18.7737825Z mixed=True, 2025-05-07T21:02:18.7738032Z use_cache=True, 2025-05-07T21:02:18.7738267Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.7738555Z use_cpu=True, 2025-05-07T21:02:18.7738789Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.7739052Z ) 2025-05-07T21:02:18.7739275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7739853Z self=, 2025-05-07T21:02:18.7740383Z compile=True, 2025-05-07T21:02:18.7740618Z pooling_mode=, 2025-05-07T21:02:18.7740899Z T=5, 2025-05-07T21:02:18.7741086Z D=53, 2025-05-07T21:02:18.7741267Z B=74, 2025-05-07T21:02:18.7741454Z log_E=3, 2025-05-07T21:02:18.7741651Z L=12, 2025-05-07T21:02:18.7741835Z D_gradcheck=1, 2025-05-07T21:02:18.7742065Z stochastic_rounding=True, 2025-05-07T21:02:18.7742324Z weighted=True, 2025-05-07T21:02:18.7742532Z row_wise=True, 2025-05-07T21:02:18.7742746Z mixed=False, 2025-05-07T21:02:18.7742961Z use_cache=False, 2025-05-07T21:02:18.7743206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.7743494Z use_cpu=True, 2025-05-07T21:02:18.7743729Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.7743986Z ) 2025-05-07T21:02:18.7744221Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7744884Z self=, 2025-05-07T21:02:18.7745417Z compile=True, 2025-05-07T21:02:18.7745652Z pooling_mode=, 2025-05-07T21:02:18.7745934Z T=1, 2025-05-07T21:02:18.7746123Z D=98, 2025-05-07T21:02:18.7746303Z B=53, 2025-05-07T21:02:18.7746494Z log_E=3, 2025-05-07T21:02:18.7746692Z L=8, 2025-05-07T21:02:18.7746877Z D_gradcheck=1, 2025-05-07T21:02:18.7747109Z stochastic_rounding=False, 2025-05-07T21:02:18.7747369Z weighted=False, 2025-05-07T21:02:18.7747577Z row_wise=True, 2025-05-07T21:02:18.7747790Z mixed=False, 2025-05-07T21:02:18.7748003Z use_cache=False, 2025-05-07T21:02:18.7748245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.7748532Z use_cpu=True, 2025-05-07T21:02:18.7748768Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.7749025Z ) 2025-05-07T21:02:18.7749265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7749845Z self=, 2025-05-07T21:02:18.7750373Z compile=True, 2025-05-07T21:02:18.7750610Z pooling_mode=, 2025-05-07T21:02:18.7750893Z T=2, 2025-05-07T21:02:18.7751102Z D=75, 2025-05-07T21:02:18.7751305Z B=125, 2025-05-07T21:02:18.7751494Z log_E=3, 2025-05-07T21:02:18.7751695Z L=18, 2025-05-07T21:02:18.7751883Z D_gradcheck=1, 2025-05-07T21:02:18.7752122Z stochastic_rounding=False, 2025-05-07T21:02:18.7752382Z weighted=True, 2025-05-07T21:02:18.7752591Z row_wise=True, 2025-05-07T21:02:18.7752803Z mixed=False, 2025-05-07T21:02:18.7753015Z use_cache=True, 2025-05-07T21:02:18.7753251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.7753545Z use_cpu=True, 2025-05-07T21:02:18.7753784Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.7754042Z ) 2025-05-07T21:02:18.7754279Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7754907Z self=, 2025-05-07T21:02:18.7755434Z compile=True, 2025-05-07T21:02:18.7755676Z pooling_mode=, 2025-05-07T21:02:18.7755958Z T=2, 2025-05-07T21:02:18.7756149Z D=23, 2025-05-07T21:02:18.7756330Z B=79, 2025-05-07T21:02:18.7756559Z log_E=5, 2025-05-07T21:02:18.7756756Z L=5, 2025-05-07T21:02:18.7756948Z D_gradcheck=2, 2025-05-07T21:02:18.7757183Z stochastic_rounding=True, 2025-05-07T21:02:18.7757449Z weighted=True, 2025-05-07T21:02:18.7757667Z row_wise=True, 2025-05-07T21:02:18.7757881Z mixed=True, 2025-05-07T21:02:18.7758086Z use_cache=False, 2025-05-07T21:02:18.7758404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.7758693Z use_cpu=True, 2025-05-07T21:02:18.7758921Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.7759192Z ) 2025-05-07T21:02:18.7759426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7759997Z self=, 2025-05-07T21:02:18.7760538Z compile=False, 2025-05-07T21:02:18.7760828Z pooling_mode=, 2025-05-07T21:02:18.7761104Z T=4, 2025-05-07T21:02:18.7761300Z D=105, 2025-05-07T21:02:18.7761494Z B=62, 2025-05-07T21:02:18.7761680Z log_E=3, 2025-05-07T21:02:18.7761875Z L=14, 2025-05-07T21:02:18.7762069Z D_gradcheck=2, 2025-05-07T21:02:18.7762292Z stochastic_rounding=True, 2025-05-07T21:02:18.7762557Z weighted=False, 2025-05-07T21:02:18.7762774Z row_wise=True, 2025-05-07T21:02:18.7762977Z mixed=False, 2025-05-07T21:02:18.7763192Z use_cache=False, 2025-05-07T21:02:18.7763443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.7763735Z use_cpu=True, 2025-05-07T21:02:18.7763966Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.7764280Z ) 2025-05-07T21:02:18.7764513Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7765121Z self=, 2025-05-07T21:02:18.7765651Z compile=False, 2025-05-07T21:02:18.7765892Z pooling_mode=, 2025-05-07T21:02:18.7766171Z T=5, 2025-05-07T21:02:18.7766358Z D=14, 2025-05-07T21:02:18.7766546Z B=2, 2025-05-07T21:02:18.7766727Z log_E=4, 2025-05-07T21:02:18.7766921Z L=16, 2025-05-07T21:02:18.7767111Z D_gradcheck=1, 2025-05-07T21:02:18.7767335Z stochastic_rounding=False, 2025-05-07T21:02:18.7767591Z weighted=True, 2025-05-07T21:02:18.7767806Z row_wise=True, 2025-05-07T21:02:18.7768009Z mixed=False, 2025-05-07T21:02:18.7768223Z use_cache=False, 2025-05-07T21:02:18.7768475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.7768757Z use_cpu=True, 2025-05-07T21:02:18.7768991Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.7769255Z ) 2025-05-07T21:02:18.7769487Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7770064Z self=, 2025-05-07T21:02:18.7770592Z compile=False, 2025-05-07T21:02:18.7770839Z pooling_mode=, 2025-05-07T21:02:18.7771114Z T=1, 2025-05-07T21:02:18.7771299Z D=76, 2025-05-07T21:02:18.7771489Z B=92, 2025-05-07T21:02:18.7771668Z log_E=3, 2025-05-07T21:02:18.7771863Z L=5, 2025-05-07T21:02:18.7772054Z D_gradcheck=2, 2025-05-07T21:02:18.7772279Z stochastic_rounding=False, 2025-05-07T21:02:18.7772541Z weighted=True, 2025-05-07T21:02:18.7772753Z row_wise=True, 2025-05-07T21:02:18.7772959Z mixed=False, 2025-05-07T21:02:18.7773172Z use_cache=True, 2025-05-07T21:02:18.7773414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.7773695Z use_cpu=True, 2025-05-07T21:02:18.7773934Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.7774202Z ) 2025-05-07T21:02:18.7774428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7775053Z self=, 2025-05-07T21:02:18.7775577Z compile=True, 2025-05-07T21:02:18.7775816Z pooling_mode=, 2025-05-07T21:02:18.7776091Z T=5, 2025-05-07T21:02:18.7776275Z D=8, 2025-05-07T21:02:18.7776500Z B=44, 2025-05-07T21:02:18.7776684Z log_E=3, 2025-05-07T21:02:18.7776876Z L=1, 2025-05-07T21:02:18.7777066Z D_gradcheck=1, 2025-05-07T21:02:18.7777292Z stochastic_rounding=False, 2025-05-07T21:02:18.7777549Z weighted=True, 2025-05-07T21:02:18.7777759Z row_wise=True, 2025-05-07T21:02:18.7777963Z mixed=True, 2025-05-07T21:02:18.7778171Z use_cache=False, 2025-05-07T21:02:18.7778420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.7778700Z use_cpu=True, 2025-05-07T21:02:18.7778941Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.7779208Z ) 2025-05-07T21:02:18.7779435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7780005Z self=, 2025-05-07T21:02:18.7780535Z compile=True, 2025-05-07T21:02:18.7780779Z pooling_mode=, 2025-05-07T21:02:18.7781056Z T=4, 2025-05-07T21:02:18.7781240Z D=54, 2025-05-07T21:02:18.7781429Z B=77, 2025-05-07T21:02:18.7781609Z log_E=5, 2025-05-07T21:02:18.7781800Z L=17, 2025-05-07T21:02:18.7781990Z D_gradcheck=2, 2025-05-07T21:02:18.7782214Z stochastic_rounding=False, 2025-05-07T21:02:18.7782475Z weighted=False, 2025-05-07T21:02:18.7782691Z row_wise=True, 2025-05-07T21:02:18.7782895Z mixed=True, 2025-05-07T21:02:18.7783105Z use_cache=False, 2025-05-07T21:02:18.7783357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.7783639Z use_cpu=True, 2025-05-07T21:02:18.7783954Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.7784219Z ) 2025-05-07T21:02:18.7784446Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7785061Z self=, 2025-05-07T21:02:18.7785590Z compile=True, 2025-05-07T21:02:18.7785826Z pooling_mode=, 2025-05-07T21:02:18.7786117Z T=2, 2025-05-07T21:02:18.7786310Z D=30, 2025-05-07T21:02:18.7786492Z B=74, 2025-05-07T21:02:18.7786682Z log_E=5, 2025-05-07T21:02:18.7786875Z L=4, 2025-05-07T21:02:18.7787068Z D_gradcheck=1, 2025-05-07T21:02:18.7787297Z stochastic_rounding=True, 2025-05-07T21:02:18.7787559Z weighted=False, 2025-05-07T21:02:18.7787772Z row_wise=True, 2025-05-07T21:02:18.7787974Z mixed=True, 2025-05-07T21:02:18.7788184Z use_cache=False, 2025-05-07T21:02:18.7788437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.7788716Z use_cpu=True, 2025-05-07T21:02:18.7788951Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.7789213Z ) 2025-05-07T21:02:18.7951948Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7952526Z self=, 2025-05-07T21:02:18.7953054Z compile=False, 2025-05-07T21:02:18.7953298Z pooling_mode=, 2025-05-07T21:02:18.7953575Z T=4, 2025-05-07T21:02:18.7953765Z D=124, 2025-05-07T21:02:18.7953959Z B=49, 2025-05-07T21:02:18.7954216Z log_E=5, 2025-05-07T21:02:18.7954496Z L=4, 2025-05-07T21:02:18.7954755Z D_gradcheck=1, 2025-05-07T21:02:18.7955061Z stochastic_rounding=False, 2025-05-07T21:02:18.7955381Z weighted=True, 2025-05-07T21:02:18.7955601Z row_wise=True, 2025-05-07T21:02:18.7955804Z mixed=True, 2025-05-07T21:02:18.7956017Z use_cache=False, 2025-05-07T21:02:18.7956270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.7956552Z use_cpu=True, 2025-05-07T21:02:18.7956792Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.7957198Z ) 2025-05-07T21:02:18.7957477Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7958053Z self=, 2025-05-07T21:02:18.7958706Z compile=False, 2025-05-07T21:02:18.7958968Z pooling_mode=, 2025-05-07T21:02:18.7959251Z T=3, 2025-05-07T21:02:18.7959519Z D=42, 2025-05-07T21:02:18.7959710Z B=63, 2025-05-07T21:02:18.7959892Z log_E=3, 2025-05-07T21:02:18.7960090Z L=20, 2025-05-07T21:02:18.7960288Z D_gradcheck=2, 2025-05-07T21:02:18.7960517Z stochastic_rounding=False, 2025-05-07T21:02:18.7960779Z weighted=False, 2025-05-07T21:02:18.7961001Z row_wise=True, 2025-05-07T21:02:18.7961206Z mixed=True, 2025-05-07T21:02:18.7961416Z use_cache=True, 2025-05-07T21:02:18.7961660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.7961941Z use_cpu=True, 2025-05-07T21:02:18.7962183Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.7962448Z ) 2025-05-07T21:02:18.7962680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7963255Z self=, 2025-05-07T21:02:18.7963782Z compile=True, 2025-05-07T21:02:18.7964017Z pooling_mode=, 2025-05-07T21:02:18.7964308Z T=1, 2025-05-07T21:02:18.7964493Z D=49, 2025-05-07T21:02:18.7964675Z B=13, 2025-05-07T21:02:18.7964863Z log_E=3, 2025-05-07T21:02:18.7965059Z L=12, 2025-05-07T21:02:18.7965254Z D_gradcheck=1, 2025-05-07T21:02:18.7965479Z stochastic_rounding=False, 2025-05-07T21:02:18.7965741Z weighted=False, 2025-05-07T21:02:18.7965959Z row_wise=True, 2025-05-07T21:02:18.7966167Z mixed=False, 2025-05-07T21:02:18.7966385Z use_cache=False, 2025-05-07T21:02:18.7966637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.7966994Z use_cpu=True, 2025-05-07T21:02:18.7967226Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.7967496Z ) 2025-05-07T21:02:18.7967783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7968357Z self=, 2025-05-07T21:02:18.7968886Z compile=True, 2025-05-07T21:02:18.7969122Z pooling_mode=, 2025-05-07T21:02:18.7969404Z T=1, 2025-05-07T21:02:18.7969591Z D=9, 2025-05-07T21:02:18.7969770Z B=85, 2025-05-07T21:02:18.7969958Z log_E=3, 2025-05-07T21:02:18.7970151Z L=16, 2025-05-07T21:02:18.7977926Z D_gradcheck=1, 2025-05-07T21:02:18.7978180Z stochastic_rounding=True, 2025-05-07T21:02:18.7978439Z weighted=False, 2025-05-07T21:02:18.7978666Z row_wise=True, 2025-05-07T21:02:18.7978879Z mixed=False, 2025-05-07T21:02:18.7979092Z use_cache=False, 2025-05-07T21:02:18.7979352Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.7979655Z use_cpu=True, 2025-05-07T21:02:18.7979893Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.7980168Z ) 2025-05-07T21:02:18.7980412Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7980991Z self=, 2025-05-07T21:02:18.7981534Z compile=True, 2025-05-07T21:02:18.7981785Z pooling_mode=, 2025-05-07T21:02:18.7982075Z T=5, 2025-05-07T21:02:18.7982255Z D=49, 2025-05-07T21:02:18.7982442Z B=33, 2025-05-07T21:02:18.7982625Z log_E=4, 2025-05-07T21:02:18.7982817Z L=16, 2025-05-07T21:02:18.7983014Z D_gradcheck=1, 2025-05-07T21:02:18.7983255Z stochastic_rounding=False, 2025-05-07T21:02:18.7983514Z weighted=True, 2025-05-07T21:02:18.7983734Z row_wise=True, 2025-05-07T21:02:18.7983950Z mixed=True, 2025-05-07T21:02:18.7984155Z use_cache=True, 2025-05-07T21:02:18.7984403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.7984700Z use_cpu=True, 2025-05-07T21:02:18.7985016Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.7985285Z ) 2025-05-07T21:02:18.7985522Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7986099Z self=, 2025-05-07T21:02:18.7986631Z compile=False, 2025-05-07T21:02:18.7986924Z pooling_mode=, 2025-05-07T21:02:18.7987206Z T=5, 2025-05-07T21:02:18.7987397Z D=10, 2025-05-07T21:02:18.7987586Z B=63, 2025-05-07T21:02:18.7987769Z log_E=3, 2025-05-07T21:02:18.7987965Z L=16, 2025-05-07T21:02:18.7988160Z D_gradcheck=2, 2025-05-07T21:02:18.7988387Z stochastic_rounding=False, 2025-05-07T21:02:18.7988650Z weighted=True, 2025-05-07T21:02:18.7988869Z row_wise=True, 2025-05-07T21:02:18.7989084Z mixed=False, 2025-05-07T21:02:18.7989293Z use_cache=True, 2025-05-07T21:02:18.7989538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.7989831Z use_cpu=True, 2025-05-07T21:02:18.7990066Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.7990341Z ) 2025-05-07T21:02:18.7990580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7991159Z self=, 2025-05-07T21:02:18.7991693Z compile=False, 2025-05-07T21:02:18.7991943Z pooling_mode=, 2025-05-07T21:02:18.7992230Z T=5, 2025-05-07T21:02:18.7992422Z D=64, 2025-05-07T21:02:18.7992613Z B=67, 2025-05-07T21:02:18.7992798Z log_E=4, 2025-05-07T21:02:18.7992994Z L=0, 2025-05-07T21:02:18.7993190Z D_gradcheck=1, 2025-05-07T21:02:18.7993424Z stochastic_rounding=False, 2025-05-07T21:02:18.7993695Z weighted=True, 2025-05-07T21:02:18.7993914Z row_wise=True, 2025-05-07T21:02:18.7994125Z mixed=True, 2025-05-07T21:02:18.7994339Z use_cache=True, 2025-05-07T21:02:18.7994585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.7994933Z use_cpu=True, 2025-05-07T21:02:18.7995171Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.7995481Z ) 2025-05-07T21:02:18.7995727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.7996710Z self=, 2025-05-07T21:02:18.7997246Z compile=True, 2025-05-07T21:02:18.7997497Z pooling_mode=, 2025-05-07T21:02:18.7997783Z T=3, 2025-05-07T21:02:18.7997974Z D=8, 2025-05-07T21:02:18.7998163Z B=104, 2025-05-07T21:02:18.7998401Z log_E=5, 2025-05-07T21:02:18.7998600Z L=7, 2025-05-07T21:02:18.7998793Z D_gradcheck=2, 2025-05-07T21:02:18.7999020Z stochastic_rounding=True, 2025-05-07T21:02:18.7999283Z weighted=False, 2025-05-07T21:02:18.7999502Z row_wise=True, 2025-05-07T21:02:18.7999712Z mixed=False, 2025-05-07T21:02:18.7999926Z use_cache=True, 2025-05-07T21:02:18.8000175Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8000464Z use_cpu=True, 2025-05-07T21:02:18.8000709Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8000977Z ) 2025-05-07T21:02:18.8001206Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8001783Z self=, 2025-05-07T21:02:18.8002313Z compile=False, 2025-05-07T21:02:18.8002556Z pooling_mode=, 2025-05-07T21:02:18.8002842Z T=5, 2025-05-07T21:02:18.8003029Z D=44, 2025-05-07T21:02:18.8003214Z B=36, 2025-05-07T21:02:18.8003397Z log_E=3, 2025-05-07T21:02:18.8003594Z L=1, 2025-05-07T21:02:18.8003789Z D_gradcheck=2, 2025-05-07T21:02:18.8004018Z stochastic_rounding=True, 2025-05-07T21:02:18.8004276Z weighted=True, 2025-05-07T21:02:18.8004489Z row_wise=True, 2025-05-07T21:02:18.8004693Z mixed=True, 2025-05-07T21:02:18.8004900Z use_cache=False, 2025-05-07T21:02:18.8005158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8005543Z use_cpu=True, 2025-05-07T21:02:18.8005783Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8006045Z ) 2025-05-07T21:02:18.8006273Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8006846Z self=, 2025-05-07T21:02:18.8007374Z compile=False, 2025-05-07T21:02:18.8007674Z pooling_mode=, 2025-05-07T21:02:18.8007959Z T=2, 2025-05-07T21:02:18.8008144Z D=34, 2025-05-07T21:02:18.8008323Z B=34, 2025-05-07T21:02:18.8008510Z log_E=3, 2025-05-07T21:02:18.8008704Z L=11, 2025-05-07T21:02:18.8008891Z D_gradcheck=1, 2025-05-07T21:02:18.8009122Z stochastic_rounding=True, 2025-05-07T21:02:18.8009381Z weighted=True, 2025-05-07T21:02:18.8009595Z row_wise=True, 2025-05-07T21:02:18.8009801Z mixed=True, 2025-05-07T21:02:18.8010010Z use_cache=False, 2025-05-07T21:02:18.8010265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8010549Z use_cpu=True, 2025-05-07T21:02:18.8010791Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8011058Z ) 2025-05-07T21:02:18.8011284Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8011858Z self=, 2025-05-07T21:02:18.8012390Z compile=False, 2025-05-07T21:02:18.8012629Z pooling_mode=, 2025-05-07T21:02:18.8012916Z T=5, 2025-05-07T21:02:18.8013106Z D=100, 2025-05-07T21:02:18.8013295Z B=109, 2025-05-07T21:02:18.8013483Z log_E=4, 2025-05-07T21:02:18.8013679Z L=1, 2025-05-07T21:02:18.8013864Z D_gradcheck=1, 2025-05-07T21:02:18.8014094Z stochastic_rounding=False, 2025-05-07T21:02:18.8014352Z weighted=True, 2025-05-07T21:02:18.8014563Z row_wise=True, 2025-05-07T21:02:18.8014776Z mixed=True, 2025-05-07T21:02:18.8014985Z use_cache=False, 2025-05-07T21:02:18.8015303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8015594Z use_cpu=True, 2025-05-07T21:02:18.8015889Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8016157Z ) 2025-05-07T21:02:18.8016384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8016959Z self=, 2025-05-07T21:02:18.8017490Z compile=True, 2025-05-07T21:02:18.8017727Z pooling_mode=, 2025-05-07T21:02:18.8018011Z T=4, 2025-05-07T21:02:18.8018194Z D=21, 2025-05-07T21:02:18.8018372Z B=33, 2025-05-07T21:02:18.8018557Z log_E=3, 2025-05-07T21:02:18.8018751Z L=10, 2025-05-07T21:02:18.8018933Z D_gradcheck=1, 2025-05-07T21:02:18.8019160Z stochastic_rounding=True, 2025-05-07T21:02:18.8019412Z weighted=False, 2025-05-07T21:02:18.8019619Z row_wise=True, 2025-05-07T21:02:18.8019828Z mixed=False, 2025-05-07T21:02:18.8020042Z use_cache=True, 2025-05-07T21:02:18.8020274Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8020563Z use_cpu=True, 2025-05-07T21:02:18.8020798Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8021051Z ) 2025-05-07T21:02:18.8021282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8021856Z self=, 2025-05-07T21:02:18.8022384Z compile=True, 2025-05-07T21:02:18.8022617Z pooling_mode=, 2025-05-07T21:02:18.8022897Z T=3, 2025-05-07T21:02:18.8023076Z D=34, 2025-05-07T21:02:18.8023257Z B=53, 2025-05-07T21:02:18.8023440Z log_E=4, 2025-05-07T21:02:18.8023633Z L=17, 2025-05-07T21:02:18.8023819Z D_gradcheck=1, 2025-05-07T21:02:18.8024048Z stochastic_rounding=False, 2025-05-07T21:02:18.8024305Z weighted=False, 2025-05-07T21:02:18.8024512Z row_wise=True, 2025-05-07T21:02:18.8024724Z mixed=False, 2025-05-07T21:02:18.8024937Z use_cache=False, 2025-05-07T21:02:18.8025184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8025527Z use_cpu=True, 2025-05-07T21:02:18.8025759Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8026012Z ) 2025-05-07T21:02:18.8026243Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8026813Z self=, 2025-05-07T21:02:18.8027381Z compile=True, 2025-05-07T21:02:18.8027617Z pooling_mode=, 2025-05-07T21:02:18.8027899Z T=1, 2025-05-07T21:02:18.8028084Z D=102, 2025-05-07T21:02:18.8028265Z B=24, 2025-05-07T21:02:18.8028453Z log_E=3, 2025-05-07T21:02:18.8028647Z L=2, 2025-05-07T21:02:18.8028837Z D_gradcheck=1, 2025-05-07T21:02:18.8029068Z stochastic_rounding=False, 2025-05-07T21:02:18.8029317Z weighted=False, 2025-05-07T21:02:18.8029531Z row_wise=True, 2025-05-07T21:02:18.8029742Z mixed=True, 2025-05-07T21:02:18.8029953Z use_cache=False, 2025-05-07T21:02:18.8030206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8030500Z use_cpu=True, 2025-05-07T21:02:18.8030727Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8030986Z ) 2025-05-07T21:02:18.8031218Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8031785Z self=, 2025-05-07T21:02:18.8032310Z compile=True, 2025-05-07T21:02:18.8032552Z pooling_mode=, 2025-05-07T21:02:18.8032825Z T=2, 2025-05-07T21:02:18.8033012Z D=105, 2025-05-07T21:02:18.8033199Z B=113, 2025-05-07T21:02:18.8033377Z log_E=4, 2025-05-07T21:02:18.8033571Z L=11, 2025-05-07T21:02:18.8033762Z D_gradcheck=1, 2025-05-07T21:02:18.8033992Z stochastic_rounding=False, 2025-05-07T21:02:18.8034243Z weighted=False, 2025-05-07T21:02:18.8034454Z row_wise=True, 2025-05-07T21:02:18.8034669Z mixed=True, 2025-05-07T21:02:18.8034924Z use_cache=True, 2025-05-07T21:02:18.8035166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8035492Z use_cpu=True, 2025-05-07T21:02:18.8035720Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8035987Z ) 2025-05-07T21:02:18.8036217Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8036786Z self=, 2025-05-07T21:02:18.8037316Z compile=True, 2025-05-07T21:02:18.8037555Z pooling_mode=, 2025-05-07T21:02:18.8037829Z T=1, 2025-05-07T21:02:18.8038011Z D=106, 2025-05-07T21:02:18.8038196Z B=13, 2025-05-07T21:02:18.8038444Z log_E=5, 2025-05-07T21:02:18.8038637Z L=1, 2025-05-07T21:02:18.8038825Z D_gradcheck=1, 2025-05-07T21:02:18.8039046Z stochastic_rounding=True, 2025-05-07T21:02:18.8039300Z weighted=True, 2025-05-07T21:02:18.8039512Z row_wise=True, 2025-05-07T21:02:18.8039716Z mixed=True, 2025-05-07T21:02:18.8039923Z use_cache=True, 2025-05-07T21:02:18.8040166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8040452Z use_cpu=True, 2025-05-07T21:02:18.8040681Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8040939Z ) 2025-05-07T21:02:18.8194293Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8194879Z self=, 2025-05-07T21:02:18.8195436Z compile=True, 2025-05-07T21:02:18.8195702Z pooling_mode=, 2025-05-07T21:02:18.8196313Z T=3, 2025-05-07T21:02:18.8196560Z D=62, 2025-05-07T21:02:18.8196805Z B=67, 2025-05-07T21:02:18.8197054Z log_E=5, 2025-05-07T21:02:18.8197309Z L=16, 2025-05-07T21:02:18.8197501Z D_gradcheck=1, 2025-05-07T21:02:18.8197732Z stochastic_rounding=False, 2025-05-07T21:02:18.8198001Z weighted=True, 2025-05-07T21:02:18.8198212Z row_wise=True, 2025-05-07T21:02:18.8198483Z mixed=True, 2025-05-07T21:02:18.8198702Z use_cache=False, 2025-05-07T21:02:18.8199060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8199352Z use_cpu=True, 2025-05-07T21:02:18.8199584Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8199843Z ) 2025-05-07T21:02:18.8200079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8200718Z self=, 2025-05-07T21:02:18.8201246Z compile=True, 2025-05-07T21:02:18.8201482Z pooling_mode=, 2025-05-07T21:02:18.8201762Z T=1, 2025-05-07T21:02:18.8201946Z D=125, 2025-05-07T21:02:18.8202127Z B=17, 2025-05-07T21:02:18.8202313Z log_E=3, 2025-05-07T21:02:18.8202505Z L=4, 2025-05-07T21:02:18.8202688Z D_gradcheck=2, 2025-05-07T21:02:18.8202919Z stochastic_rounding=False, 2025-05-07T21:02:18.8203176Z weighted=True, 2025-05-07T21:02:18.8203384Z row_wise=True, 2025-05-07T21:02:18.8203599Z mixed=False, 2025-05-07T21:02:18.8203810Z use_cache=True, 2025-05-07T21:02:18.8204050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8204336Z use_cpu=True, 2025-05-07T21:02:18.8204569Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8204829Z ) 2025-05-07T21:02:18.8205059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8205635Z self=, 2025-05-07T21:02:18.8206167Z compile=False, 2025-05-07T21:02:18.8206401Z pooling_mode=, 2025-05-07T21:02:18.8206684Z T=3, 2025-05-07T21:02:18.8206867Z D=96, 2025-05-07T21:02:18.8207045Z B=36, 2025-05-07T21:02:18.8207231Z log_E=3, 2025-05-07T21:02:18.8207425Z L=5, 2025-05-07T21:02:18.8207609Z D_gradcheck=2, 2025-05-07T21:02:18.8207838Z stochastic_rounding=True, 2025-05-07T21:02:18.8208096Z weighted=True, 2025-05-07T21:02:18.8208303Z row_wise=True, 2025-05-07T21:02:18.8208622Z mixed=True, 2025-05-07T21:02:18.8208832Z use_cache=True, 2025-05-07T21:02:18.8209132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8209419Z use_cpu=True, 2025-05-07T21:02:18.8209653Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8209913Z ) 2025-05-07T21:02:18.8210148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8210735Z self=, 2025-05-07T21:02:18.8211256Z compile=False, 2025-05-07T21:02:18.8211499Z pooling_mode=, 2025-05-07T21:02:18.8211780Z T=4, 2025-05-07T21:02:18.8211966Z D=32, 2025-05-07T21:02:18.8212149Z B=51, 2025-05-07T21:02:18.8212334Z log_E=4, 2025-05-07T21:02:18.8212527Z L=9, 2025-05-07T21:02:18.8212712Z D_gradcheck=2, 2025-05-07T21:02:18.8212940Z stochastic_rounding=True, 2025-05-07T21:02:18.8213201Z weighted=True, 2025-05-07T21:02:18.8213414Z row_wise=True, 2025-05-07T21:02:18.8213623Z mixed=True, 2025-05-07T21:02:18.8213838Z use_cache=True, 2025-05-07T21:02:18.8214077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8214365Z use_cpu=True, 2025-05-07T21:02:18.8214599Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8214855Z ) 2025-05-07T21:02:18.8215085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8215663Z self=, 2025-05-07T21:02:18.8216190Z compile=False, 2025-05-07T21:02:18.8216435Z pooling_mode=, 2025-05-07T21:02:18.8216715Z T=4, 2025-05-07T21:02:18.8216894Z D=106, 2025-05-07T21:02:18.8217083Z B=128, 2025-05-07T21:02:18.8217276Z log_E=4, 2025-05-07T21:02:18.8217470Z L=9, 2025-05-07T21:02:18.8217662Z D_gradcheck=2, 2025-05-07T21:02:18.8217892Z stochastic_rounding=False, 2025-05-07T21:02:18.8218145Z weighted=False, 2025-05-07T21:02:18.8218361Z row_wise=True, 2025-05-07T21:02:18.8218572Z mixed=False, 2025-05-07T21:02:18.8218875Z use_cache=False, 2025-05-07T21:02:18.8219197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8219554Z use_cpu=True, 2025-05-07T21:02:18.8219836Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8220148Z ) 2025-05-07T21:02:18.8220424Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8221177Z self=, 2025-05-07T21:02:18.8221824Z compile=False, 2025-05-07T21:02:18.8222112Z pooling_mode=, 2025-05-07T21:02:18.8222450Z T=3, 2025-05-07T21:02:18.8222667Z D=60, 2025-05-07T21:02:18.8222893Z B=76, 2025-05-07T21:02:18.8223118Z log_E=5, 2025-05-07T21:02:18.8223345Z L=18, 2025-05-07T21:02:18.8223576Z D_gradcheck=1, 2025-05-07T21:02:18.8223847Z stochastic_rounding=True, 2025-05-07T21:02:18.8224150Z weighted=False, 2025-05-07T21:02:18.8224410Z row_wise=True, 2025-05-07T21:02:18.8224666Z mixed=False, 2025-05-07T21:02:18.8224917Z use_cache=False, 2025-05-07T21:02:18.8225214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8225558Z use_cpu=True, 2025-05-07T21:02:18.8225836Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8225926Z ) 2025-05-07T21:02:18.8226082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8226512Z self=, 2025-05-07T21:02:18.8226613Z compile=True, 2025-05-07T21:02:18.8226745Z pooling_mode=, 2025-05-07T21:02:18.8226844Z T=5, 2025-05-07T21:02:18.8226937Z D=57, 2025-05-07T21:02:18.8227029Z B=95, 2025-05-07T21:02:18.8227130Z log_E=5, 2025-05-07T21:02:18.8227222Z L=20, 2025-05-07T21:02:18.8227322Z D_gradcheck=1, 2025-05-07T21:02:18.8227445Z stochastic_rounding=True, 2025-05-07T21:02:18.8227546Z weighted=True, 2025-05-07T21:02:18.8227695Z row_wise=True, 2025-05-07T21:02:18.8227801Z mixed=True, 2025-05-07T21:02:18.8227945Z use_cache=False, 2025-05-07T21:02:18.8228084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8228183Z use_cpu=True, 2025-05-07T21:02:18.8228307Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8228404Z ) 2025-05-07T21:02:18.8228561Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8229023Z self=, 2025-05-07T21:02:18.8229121Z compile=True, 2025-05-07T21:02:18.8229260Z pooling_mode=, 2025-05-07T21:02:18.8229353Z T=4, 2025-05-07T21:02:18.8229445Z D=62, 2025-05-07T21:02:18.8229545Z B=43, 2025-05-07T21:02:18.8229639Z log_E=3, 2025-05-07T21:02:18.8229731Z L=13, 2025-05-07T21:02:18.8229838Z D_gradcheck=1, 2025-05-07T21:02:18.8229954Z stochastic_rounding=True, 2025-05-07T21:02:18.8230056Z weighted=True, 2025-05-07T21:02:18.8230159Z row_wise=True, 2025-05-07T21:02:18.8230263Z mixed=True, 2025-05-07T21:02:18.8230366Z use_cache=False, 2025-05-07T21:02:18.8230504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8230602Z use_cpu=True, 2025-05-07T21:02:18.8230731Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8230820Z ) 2025-05-07T21:02:18.8230978Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8231403Z self=, 2025-05-07T21:02:18.8231505Z compile=False, 2025-05-07T21:02:18.8231634Z pooling_mode=, 2025-05-07T21:02:18.8231732Z T=3, 2025-05-07T21:02:18.8231824Z D=21, 2025-05-07T21:02:18.8231917Z B=37, 2025-05-07T21:02:18.8232019Z log_E=5, 2025-05-07T21:02:18.8232111Z L=19, 2025-05-07T21:02:18.8232211Z D_gradcheck=2, 2025-05-07T21:02:18.8232332Z stochastic_rounding=True, 2025-05-07T21:02:18.8232434Z weighted=True, 2025-05-07T21:02:18.8232531Z row_wise=True, 2025-05-07T21:02:18.8232686Z mixed=True, 2025-05-07T21:02:18.8240015Z use_cache=True, 2025-05-07T21:02:18.8240188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8240299Z use_cpu=True, 2025-05-07T21:02:18.8240454Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8240567Z ) 2025-05-07T21:02:18.8240808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8241249Z self=, 2025-05-07T21:02:18.8241353Z compile=False, 2025-05-07T21:02:18.8241492Z pooling_mode=, 2025-05-07T21:02:18.8241586Z T=4, 2025-05-07T21:02:18.8241678Z D=19, 2025-05-07T21:02:18.8241780Z B=25, 2025-05-07T21:02:18.8241875Z log_E=5, 2025-05-07T21:02:18.8241971Z L=13, 2025-05-07T21:02:18.8242077Z D_gradcheck=1, 2025-05-07T21:02:18.8242195Z stochastic_rounding=False, 2025-05-07T21:02:18.8242301Z weighted=False, 2025-05-07T21:02:18.8242412Z row_wise=True, 2025-05-07T21:02:18.8242510Z mixed=True, 2025-05-07T21:02:18.8242613Z use_cache=True, 2025-05-07T21:02:18.8242753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8242853Z use_cpu=True, 2025-05-07T21:02:18.8242978Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8243076Z ) 2025-05-07T21:02:18.8243239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8243665Z self=, 2025-05-07T21:02:18.8243767Z compile=True, 2025-05-07T21:02:18.8243900Z pooling_mode=, 2025-05-07T21:02:18.8244006Z T=2, 2025-05-07T21:02:18.8244101Z D=21, 2025-05-07T21:02:18.8244195Z B=62, 2025-05-07T21:02:18.8244296Z log_E=3, 2025-05-07T21:02:18.8244390Z L=13, 2025-05-07T21:02:18.8244492Z D_gradcheck=2, 2025-05-07T21:02:18.8244616Z stochastic_rounding=False, 2025-05-07T21:02:18.8244771Z weighted=True, 2025-05-07T21:02:18.8244874Z row_wise=True, 2025-05-07T21:02:18.8245028Z mixed=False, 2025-05-07T21:02:18.8245130Z use_cache=True, 2025-05-07T21:02:18.8245262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8245371Z use_cpu=True, 2025-05-07T21:02:18.8245496Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8245593Z ) 2025-05-07T21:02:18.8245759Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8246181Z self=, 2025-05-07T21:02:18.8246524Z compile=False, 2025-05-07T21:02:18.8246660Z pooling_mode=, 2025-05-07T21:02:18.8246755Z T=5, 2025-05-07T21:02:18.8246858Z D=106, 2025-05-07T21:02:18.8246953Z B=80, 2025-05-07T21:02:18.8247049Z log_E=4, 2025-05-07T21:02:18.8247151Z L=9, 2025-05-07T21:02:18.8247253Z D_gradcheck=1, 2025-05-07T21:02:18.8247370Z stochastic_rounding=True, 2025-05-07T21:02:18.8247484Z weighted=True, 2025-05-07T21:02:18.8247588Z row_wise=True, 2025-05-07T21:02:18.8247691Z mixed=False, 2025-05-07T21:02:18.8247802Z use_cache=False, 2025-05-07T21:02:18.8247934Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8248042Z use_cpu=True, 2025-05-07T21:02:18.8248167Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8248259Z ) 2025-05-07T21:02:18.8248431Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8248851Z self=, 2025-05-07T21:02:18.8248955Z compile=True, 2025-05-07T21:02:18.8249100Z pooling_mode=, 2025-05-07T21:02:18.8249199Z T=2, 2025-05-07T21:02:18.8249298Z D=61, 2025-05-07T21:02:18.8249405Z B=66, 2025-05-07T21:02:18.8249500Z log_E=4, 2025-05-07T21:02:18.8249595Z L=12, 2025-05-07T21:02:18.8249706Z D_gradcheck=2, 2025-05-07T21:02:18.8249827Z stochastic_rounding=True, 2025-05-07T21:02:18.8249936Z weighted=True, 2025-05-07T21:02:18.8250094Z row_wise=True, 2025-05-07T21:02:18.8250197Z mixed=False, 2025-05-07T21:02:18.8250305Z use_cache=True, 2025-05-07T21:02:18.8250437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8250537Z use_cpu=True, 2025-05-07T21:02:18.8250673Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8250777Z ) 2025-05-07T21:02:18.8251014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8251453Z self=, 2025-05-07T21:02:18.8251556Z compile=False, 2025-05-07T21:02:18.8251687Z pooling_mode=, 2025-05-07T21:02:18.8251789Z T=4, 2025-05-07T21:02:18.8251883Z D=25, 2025-05-07T21:02:18.8251985Z B=24, 2025-05-07T21:02:18.8252084Z log_E=3, 2025-05-07T21:02:18.8252180Z L=13, 2025-05-07T21:02:18.8252290Z D_gradcheck=1, 2025-05-07T21:02:18.8252410Z stochastic_rounding=True, 2025-05-07T21:02:18.8252513Z weighted=True, 2025-05-07T21:02:18.8252620Z row_wise=True, 2025-05-07T21:02:18.8252720Z mixed=False, 2025-05-07T21:02:18.8252821Z use_cache=False, 2025-05-07T21:02:18.8252959Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8253058Z use_cpu=True, 2025-05-07T21:02:18.8253181Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8253280Z ) 2025-05-07T21:02:18.8253441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8253857Z self=, 2025-05-07T21:02:18.8253966Z compile=True, 2025-05-07T21:02:18.8254096Z pooling_mode=, 2025-05-07T21:02:18.8254197Z T=2, 2025-05-07T21:02:18.8254289Z D=74, 2025-05-07T21:02:18.8254381Z B=46, 2025-05-07T21:02:18.8254482Z log_E=5, 2025-05-07T21:02:18.8254575Z L=13, 2025-05-07T21:02:18.8254674Z D_gradcheck=1, 2025-05-07T21:02:18.8254849Z stochastic_rounding=True, 2025-05-07T21:02:18.8254954Z weighted=True, 2025-05-07T21:02:18.8255096Z row_wise=True, 2025-05-07T21:02:18.8255203Z mixed=False, 2025-05-07T21:02:18.8255304Z use_cache=True, 2025-05-07T21:02:18.8255436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8255542Z use_cpu=True, 2025-05-07T21:02:18.8255667Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8255761Z ) 2025-05-07T21:02:18.8255927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8256346Z self=, 2025-05-07T21:02:18.8256454Z compile=False, 2025-05-07T21:02:18.8256585Z pooling_mode=, 2025-05-07T21:02:18.8256679Z T=3, 2025-05-07T21:02:18.8256781Z D=37, 2025-05-07T21:02:18.8256876Z B=24, 2025-05-07T21:02:18.8256971Z log_E=5, 2025-05-07T21:02:18.8257072Z L=1, 2025-05-07T21:02:18.8257176Z D_gradcheck=1, 2025-05-07T21:02:18.8257294Z stochastic_rounding=True, 2025-05-07T21:02:18.8257407Z weighted=False, 2025-05-07T21:02:18.8257511Z row_wise=True, 2025-05-07T21:02:18.8257610Z mixed=False, 2025-05-07T21:02:18.8257721Z use_cache=False, 2025-05-07T21:02:18.8257857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8257956Z use_cpu=True, 2025-05-07T21:02:18.8258090Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8258186Z ) 2025-05-07T21:02:18.8747571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8748018Z self=, 2025-05-07T21:02:18.8748143Z compile=True, 2025-05-07T21:02:18.8748297Z pooling_mode=, 2025-05-07T21:02:18.8748416Z T=4, 2025-05-07T21:02:18.8748524Z D=28, 2025-05-07T21:02:18.8748629Z B=124, 2025-05-07T21:02:18.8748743Z log_E=3, 2025-05-07T21:02:18.8748847Z L=12, 2025-05-07T21:02:18.8748977Z D_gradcheck=1, 2025-05-07T21:02:18.8749119Z stochastic_rounding=False, 2025-05-07T21:02:18.8749468Z weighted=True, 2025-05-07T21:02:18.8749566Z row_wise=True, 2025-05-07T21:02:18.8749646Z mixed=False, 2025-05-07T21:02:18.8749732Z use_cache=False, 2025-05-07T21:02:18.8749849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8749929Z use_cpu=True, 2025-05-07T21:02:18.8750034Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8750225Z ) 2025-05-07T21:02:18.8750360Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8750713Z self=, 2025-05-07T21:02:18.8750801Z compile=False, 2025-05-07T21:02:18.8750909Z pooling_mode=, 2025-05-07T21:02:18.8750996Z T=1, 2025-05-07T21:02:18.8751087Z D=120, 2025-05-07T21:02:18.8751172Z B=34, 2025-05-07T21:02:18.8751268Z log_E=3, 2025-05-07T21:02:18.8751353Z L=0, 2025-05-07T21:02:18.8751437Z D_gradcheck=2, 2025-05-07T21:02:18.8751538Z stochastic_rounding=True, 2025-05-07T21:02:18.8751627Z weighted=False, 2025-05-07T21:02:18.8751709Z row_wise=True, 2025-05-07T21:02:18.8751795Z mixed=True, 2025-05-07T21:02:18.8751878Z use_cache=False, 2025-05-07T21:02:18.8751986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8752074Z use_cpu=True, 2025-05-07T21:02:18.8752180Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8752262Z ) 2025-05-07T21:02:18.8752393Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8752733Z self=, 2025-05-07T21:02:18.8752820Z compile=True, 2025-05-07T21:02:18.8752930Z pooling_mode=, 2025-05-07T21:02:18.8753005Z T=2, 2025-05-07T21:02:18.8753090Z D=17, 2025-05-07T21:02:18.8753165Z B=74, 2025-05-07T21:02:18.8753242Z log_E=4, 2025-05-07T21:02:18.8753402Z L=3, 2025-05-07T21:02:18.8753485Z D_gradcheck=2, 2025-05-07T21:02:18.8753586Z stochastic_rounding=False, 2025-05-07T21:02:18.8753738Z weighted=True, 2025-05-07T21:02:18.8753820Z row_wise=True, 2025-05-07T21:02:18.8753898Z mixed=False, 2025-05-07T21:02:18.8753984Z use_cache=True, 2025-05-07T21:02:18.8754091Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8754175Z use_cpu=True, 2025-05-07T21:02:18.8754280Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8754353Z ) 2025-05-07T21:02:18.8754488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8754829Z self=, 2025-05-07T21:02:18.8754911Z compile=True, 2025-05-07T21:02:18.8755026Z pooling_mode=, 2025-05-07T21:02:18.8755101Z T=4, 2025-05-07T21:02:18.8755175Z D=17, 2025-05-07T21:02:18.8755258Z B=28, 2025-05-07T21:02:18.8755338Z log_E=3, 2025-05-07T21:02:18.8755416Z L=4, 2025-05-07T21:02:18.8755503Z D_gradcheck=1, 2025-05-07T21:02:18.8755603Z stochastic_rounding=False, 2025-05-07T21:02:18.8755696Z weighted=True, 2025-05-07T21:02:18.8755776Z row_wise=True, 2025-05-07T21:02:18.8755855Z mixed=True, 2025-05-07T21:02:18.8755943Z use_cache=True, 2025-05-07T21:02:18.8756049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8756129Z use_cpu=True, 2025-05-07T21:02:18.8756237Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8756309Z ) 2025-05-07T21:02:18.8756440Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8756786Z self=, 2025-05-07T21:02:18.8756868Z compile=True, 2025-05-07T21:02:18.8756977Z pooling_mode=, 2025-05-07T21:02:18.8757058Z T=4, 2025-05-07T21:02:18.8757133Z D=74, 2025-05-07T21:02:18.8757209Z B=66, 2025-05-07T21:02:18.8757291Z log_E=5, 2025-05-07T21:02:18.8757369Z L=0, 2025-05-07T21:02:18.8757458Z D_gradcheck=2, 2025-05-07T21:02:18.8757602Z stochastic_rounding=True, 2025-05-07T21:02:18.8757685Z weighted=True, 2025-05-07T21:02:18.8757770Z row_wise=True, 2025-05-07T21:02:18.8757850Z mixed=False, 2025-05-07T21:02:18.8757931Z use_cache=True, 2025-05-07T21:02:18.8758045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8758126Z use_cpu=True, 2025-05-07T21:02:18.8758269Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8758418Z ) 2025-05-07T21:02:18.8758550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8758892Z self=, 2025-05-07T21:02:18.8758982Z compile=False, 2025-05-07T21:02:18.8759090Z pooling_mode=, 2025-05-07T21:02:18.8759172Z T=5, 2025-05-07T21:02:18.8759247Z D=3, 2025-05-07T21:02:18.8759321Z B=11, 2025-05-07T21:02:18.8759403Z log_E=3, 2025-05-07T21:02:18.8759480Z L=13, 2025-05-07T21:02:18.8759561Z D_gradcheck=2, 2025-05-07T21:02:18.8759669Z stochastic_rounding=False, 2025-05-07T21:02:18.8759750Z weighted=True, 2025-05-07T21:02:18.8759829Z row_wise=True, 2025-05-07T21:02:18.8759914Z mixed=False, 2025-05-07T21:02:18.8759996Z use_cache=True, 2025-05-07T21:02:18.8760104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8760191Z use_cpu=True, 2025-05-07T21:02:18.8760295Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8760367Z ) 2025-05-07T21:02:18.8760505Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8760845Z self=, 2025-05-07T21:02:18.8760934Z compile=False, 2025-05-07T21:02:18.8761043Z pooling_mode=, 2025-05-07T21:02:18.8761117Z T=1, 2025-05-07T21:02:18.8761198Z D=7, 2025-05-07T21:02:18.8761274Z B=20, 2025-05-07T21:02:18.8761398Z log_E=4, 2025-05-07T21:02:18.8761481Z L=16, 2025-05-07T21:02:18.8761566Z D_gradcheck=1, 2025-05-07T21:02:18.8761698Z stochastic_rounding=True, 2025-05-07T21:02:18.8761789Z weighted=False, 2025-05-07T21:02:18.8761870Z row_wise=True, 2025-05-07T21:02:18.8761949Z mixed=True, 2025-05-07T21:02:18.8762042Z use_cache=False, 2025-05-07T21:02:18.8762151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8762233Z use_cpu=True, 2025-05-07T21:02:18.8762344Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8762417Z ) 2025-05-07T21:02:18.8762560Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8762927Z self=, 2025-05-07T21:02:18.8763018Z compile=False, 2025-05-07T21:02:18.8763126Z pooling_mode=, 2025-05-07T21:02:18.8763209Z T=3, 2025-05-07T21:02:18.8763285Z D=120, 2025-05-07T21:02:18.8763364Z B=75, 2025-05-07T21:02:18.8763449Z log_E=5, 2025-05-07T21:02:18.8763527Z L=13, 2025-05-07T21:02:18.8763612Z D_gradcheck=2, 2025-05-07T21:02:18.8763717Z stochastic_rounding=True, 2025-05-07T21:02:18.8763800Z weighted=False, 2025-05-07T21:02:18.8763881Z row_wise=True, 2025-05-07T21:02:18.8763966Z mixed=False, 2025-05-07T21:02:18.8764048Z use_cache=False, 2025-05-07T21:02:18.8764155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8764244Z use_cpu=True, 2025-05-07T21:02:18.8764346Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8764418Z ) 2025-05-07T21:02:18.8764554Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8764894Z self=, 2025-05-07T21:02:18.8764981Z compile=True, 2025-05-07T21:02:18.8765094Z pooling_mode=, 2025-05-07T21:02:18.8765169Z T=5, 2025-05-07T21:02:18.8765249Z D=44, 2025-05-07T21:02:18.8765325Z B=43, 2025-05-07T21:02:18.8765404Z log_E=4, 2025-05-07T21:02:18.8765485Z L=5, 2025-05-07T21:02:18.8765618Z D_gradcheck=2, 2025-05-07T21:02:18.8765717Z stochastic_rounding=True, 2025-05-07T21:02:18.8765806Z weighted=False, 2025-05-07T21:02:18.8765886Z row_wise=True, 2025-05-07T21:02:18.8765964Z mixed=True, 2025-05-07T21:02:18.8766050Z use_cache=True, 2025-05-07T21:02:18.8766158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8766279Z use_cpu=True, 2025-05-07T21:02:18.8766389Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8766461Z ) 2025-05-07T21:02:18.8766597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8766938Z self=, 2025-05-07T21:02:18.8767021Z compile=True, 2025-05-07T21:02:18.8767138Z pooling_mode=, 2025-05-07T21:02:18.8767213Z T=4, 2025-05-07T21:02:18.8767289Z D=73, 2025-05-07T21:02:18.8767371Z B=99, 2025-05-07T21:02:18.8767448Z log_E=5, 2025-05-07T21:02:18.8767526Z L=18, 2025-05-07T21:02:18.8767614Z D_gradcheck=1, 2025-05-07T21:02:18.8767711Z stochastic_rounding=True, 2025-05-07T21:02:18.8767792Z weighted=True, 2025-05-07T21:02:18.8767880Z row_wise=True, 2025-05-07T21:02:18.8767958Z mixed=True, 2025-05-07T21:02:18.8768043Z use_cache=False, 2025-05-07T21:02:18.8768156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8768239Z use_cpu=True, 2025-05-07T21:02:18.8768346Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8768418Z ) 2025-05-07T21:02:18.8768548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8768893Z self=, 2025-05-07T21:02:18.8768977Z compile=True, 2025-05-07T21:02:18.8769089Z pooling_mode=, 2025-05-07T21:02:18.8769173Z T=2, 2025-05-07T21:02:18.8769248Z D=5, 2025-05-07T21:02:18.8769366Z B=32, 2025-05-07T21:02:18.8769452Z log_E=4, 2025-05-07T21:02:18.8769530Z L=15, 2025-05-07T21:02:18.8769654Z D_gradcheck=2, 2025-05-07T21:02:18.8769763Z stochastic_rounding=False, 2025-05-07T21:02:18.8769848Z weighted=True, 2025-05-07T21:02:18.8769934Z row_wise=True, 2025-05-07T21:02:18.8770015Z mixed=False, 2025-05-07T21:02:18.8770102Z use_cache=False, 2025-05-07T21:02:18.8770219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8770303Z use_cpu=True, 2025-05-07T21:02:18.8770409Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8770488Z ) 2025-05-07T21:02:18.8770619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8770963Z self=, 2025-05-07T21:02:18.8771049Z compile=True, 2025-05-07T21:02:18.8771161Z pooling_mode=, 2025-05-07T21:02:18.8771237Z T=1, 2025-05-07T21:02:18.8771319Z D=78, 2025-05-07T21:02:18.8771399Z B=109, 2025-05-07T21:02:18.8771482Z log_E=4, 2025-05-07T21:02:18.8771566Z L=15, 2025-05-07T21:02:18.8771654Z D_gradcheck=1, 2025-05-07T21:02:18.8771759Z stochastic_rounding=False, 2025-05-07T21:02:18.8771844Z weighted=False, 2025-05-07T21:02:18.8771924Z row_wise=True, 2025-05-07T21:02:18.8772012Z mixed=False, 2025-05-07T21:02:18.8772097Z use_cache=True, 2025-05-07T21:02:18.8772210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8772300Z use_cpu=True, 2025-05-07T21:02:18.8772406Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8772478Z ) 2025-05-07T21:02:18.8772615Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8772974Z self=, 2025-05-07T21:02:18.8773062Z compile=False, 2025-05-07T21:02:18.8773174Z pooling_mode=, 2025-05-07T21:02:18.8773262Z T=1, 2025-05-07T21:02:18.8773340Z D=78, 2025-05-07T21:02:18.8773425Z B=18, 2025-05-07T21:02:18.8773548Z log_E=4, 2025-05-07T21:02:18.8773624Z L=15, 2025-05-07T21:02:18.8773718Z D_gradcheck=1, 2025-05-07T21:02:18.8773816Z stochastic_rounding=True, 2025-05-07T21:02:18.8773900Z weighted=False, 2025-05-07T21:02:18.8773987Z row_wise=True, 2025-05-07T21:02:18.8774066Z mixed=True, 2025-05-07T21:02:18.8774150Z use_cache=True, 2025-05-07T21:02:18.8774306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8774387Z use_cpu=True, 2025-05-07T21:02:18.8774493Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8774573Z ) 2025-05-07T21:02:18.8774703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8775046Z self=, 2025-05-07T21:02:18.8775136Z compile=True, 2025-05-07T21:02:18.8775247Z pooling_mode=, 2025-05-07T21:02:18.8775327Z T=5, 2025-05-07T21:02:18.8775410Z D=55, 2025-05-07T21:02:18.8775486Z B=41, 2025-05-07T21:02:18.8775571Z log_E=4, 2025-05-07T21:02:18.8775646Z L=7, 2025-05-07T21:02:18.8775734Z D_gradcheck=2, 2025-05-07T21:02:18.8775841Z stochastic_rounding=False, 2025-05-07T21:02:18.8775927Z weighted=False, 2025-05-07T21:02:18.8776011Z row_wise=True, 2025-05-07T21:02:18.8776096Z mixed=True, 2025-05-07T21:02:18.8776181Z use_cache=False, 2025-05-07T21:02:18.8776291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8776381Z use_cpu=True, 2025-05-07T21:02:18.8776484Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8776561Z ) 2025-05-07T21:02:18.8776703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8777044Z self=, 2025-05-07T21:02:18.8777134Z compile=False, 2025-05-07T21:02:18.8777242Z pooling_mode=, 2025-05-07T21:02:18.8777316Z T=4, 2025-05-07T21:02:18.8777442Z D=40, 2025-05-07T21:02:18.8777517Z B=115, 2025-05-07T21:02:18.8777597Z log_E=4, 2025-05-07T21:02:18.8777716Z L=12, 2025-05-07T21:02:18.8777802Z D_gradcheck=2, 2025-05-07T21:02:18.8777897Z stochastic_rounding=True, 2025-05-07T21:02:18.8777987Z weighted=False, 2025-05-07T21:02:18.8778068Z row_wise=True, 2025-05-07T21:02:18.8778148Z mixed=False, 2025-05-07T21:02:18.8778235Z use_cache=True, 2025-05-07T21:02:18.8778345Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8778434Z use_cpu=True, 2025-05-07T21:02:18.8778537Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8778608Z ) 2025-05-07T21:02:18.8778744Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8779083Z self=, 2025-05-07T21:02:18.8779165Z compile=True, 2025-05-07T21:02:18.8779279Z pooling_mode=, 2025-05-07T21:02:18.8779357Z T=1, 2025-05-07T21:02:18.8779432Z D=33, 2025-05-07T21:02:18.8779517Z B=33, 2025-05-07T21:02:18.8779593Z log_E=3, 2025-05-07T21:02:18.8779670Z L=15, 2025-05-07T21:02:18.8779757Z D_gradcheck=2, 2025-05-07T21:02:18.8779852Z stochastic_rounding=True, 2025-05-07T21:02:18.8779934Z weighted=True, 2025-05-07T21:02:18.8780024Z row_wise=True, 2025-05-07T21:02:18.8780103Z mixed=False, 2025-05-07T21:02:18.8780193Z use_cache=True, 2025-05-07T21:02:18.8780300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8780380Z use_cpu=True, 2025-05-07T21:02:18.8780490Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8780561Z ) 2025-05-07T21:02:18.8992581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8992951Z self=, 2025-05-07T21:02:18.8993038Z compile=True, 2025-05-07T21:02:18.8993183Z pooling_mode=, 2025-05-07T21:02:18.8993292Z T=1, 2025-05-07T21:02:18.8993410Z D=120, 2025-05-07T21:02:18.8993708Z B=104, 2025-05-07T21:02:18.8993820Z log_E=3, 2025-05-07T21:02:18.8993941Z L=18, 2025-05-07T21:02:18.8994052Z D_gradcheck=2, 2025-05-07T21:02:18.8994182Z stochastic_rounding=True, 2025-05-07T21:02:18.8994305Z weighted=True, 2025-05-07T21:02:18.8994411Z row_wise=True, 2025-05-07T21:02:18.8994518Z mixed=False, 2025-05-07T21:02:18.8994710Z use_cache=True, 2025-05-07T21:02:18.8994860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.8994969Z use_cpu=True, 2025-05-07T21:02:18.8995117Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8995221Z ) 2025-05-07T21:02:18.8995394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8995744Z self=, 2025-05-07T21:02:18.8995825Z compile=True, 2025-05-07T21:02:18.8996133Z pooling_mode=, 2025-05-07T21:02:18.8996215Z T=2, 2025-05-07T21:02:18.8996291Z D=99, 2025-05-07T21:02:18.8996377Z B=1, 2025-05-07T21:02:18.8996459Z log_E=3, 2025-05-07T21:02:18.8996535Z L=17, 2025-05-07T21:02:18.8996622Z D_gradcheck=2, 2025-05-07T21:02:18.8996717Z stochastic_rounding=True, 2025-05-07T21:02:18.8996798Z weighted=True, 2025-05-07T21:02:18.8996886Z row_wise=True, 2025-05-07T21:02:18.8996964Z mixed=True, 2025-05-07T21:02:18.8997051Z use_cache=False, 2025-05-07T21:02:18.8997165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8997246Z use_cpu=True, 2025-05-07T21:02:18.8997348Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8997427Z ) 2025-05-07T21:02:18.8997557Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8997903Z self=, 2025-05-07T21:02:18.8997985Z compile=True, 2025-05-07T21:02:18.8998096Z pooling_mode=, 2025-05-07T21:02:18.8998262Z T=2, 2025-05-07T21:02:18.8998340Z D=48, 2025-05-07T21:02:18.8998500Z B=67, 2025-05-07T21:02:18.8998646Z log_E=5, 2025-05-07T21:02:18.8998731Z L=14, 2025-05-07T21:02:18.8998816Z D_gradcheck=1, 2025-05-07T21:02:18.8998919Z stochastic_rounding=True, 2025-05-07T21:02:18.8999002Z weighted=True, 2025-05-07T21:02:18.8999082Z row_wise=True, 2025-05-07T21:02:18.8999169Z mixed=False, 2025-05-07T21:02:18.8999254Z use_cache=False, 2025-05-07T21:02:18.8999361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8999447Z use_cpu=True, 2025-05-07T21:02:18.8999549Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.8999626Z ) 2025-05-07T21:02:18.8999756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9000096Z self=, 2025-05-07T21:02:18.9000186Z compile=False, 2025-05-07T21:02:18.9000293Z pooling_mode=, 2025-05-07T21:02:18.9000370Z T=3, 2025-05-07T21:02:18.9000453Z D=55, 2025-05-07T21:02:18.9000528Z B=51, 2025-05-07T21:02:18.9000606Z log_E=3, 2025-05-07T21:02:18.9000687Z L=11, 2025-05-07T21:02:18.9000769Z D_gradcheck=1, 2025-05-07T21:02:18.9000883Z stochastic_rounding=False, 2025-05-07T21:02:18.9000980Z weighted=True, 2025-05-07T21:02:18.9001077Z row_wise=True, 2025-05-07T21:02:18.9001173Z mixed=False, 2025-05-07T21:02:18.9001257Z use_cache=False, 2025-05-07T21:02:18.9001364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9001450Z use_cpu=True, 2025-05-07T21:02:18.9001552Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9001624Z ) 2025-05-07T21:02:18.9001758Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9002098Z self=, 2025-05-07T21:02:18.9002181Z compile=False, 2025-05-07T21:02:18.9002302Z pooling_mode=, 2025-05-07T21:02:18.9002376Z T=4, 2025-05-07T21:02:18.9002516Z D=112, 2025-05-07T21:02:18.9002601Z B=108, 2025-05-07T21:02:18.9002679Z log_E=5, 2025-05-07T21:02:18.9002754Z L=1, 2025-05-07T21:02:18.9002871Z D_gradcheck=2, 2025-05-07T21:02:18.9002973Z stochastic_rounding=False, 2025-05-07T21:02:18.9003055Z weighted=False, 2025-05-07T21:02:18.9003135Z row_wise=True, 2025-05-07T21:02:18.9003276Z mixed=True, 2025-05-07T21:02:18.9003359Z use_cache=True, 2025-05-07T21:02:18.9003467Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9003553Z use_cpu=True, 2025-05-07T21:02:18.9003655Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9003732Z ) 2025-05-07T21:02:18.9003861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9004201Z self=, 2025-05-07T21:02:18.9004290Z compile=False, 2025-05-07T21:02:18.9004401Z pooling_mode=, 2025-05-07T21:02:18.9004478Z T=1, 2025-05-07T21:02:18.9004560Z D=124, 2025-05-07T21:02:18.9004637Z B=14, 2025-05-07T21:02:18.9004714Z log_E=4, 2025-05-07T21:02:18.9004799Z L=9, 2025-05-07T21:02:18.9004880Z D_gradcheck=1, 2025-05-07T21:02:18.9004976Z stochastic_rounding=True, 2025-05-07T21:02:18.9005065Z weighted=False, 2025-05-07T21:02:18.9005148Z row_wise=True, 2025-05-07T21:02:18.9005234Z mixed=True, 2025-05-07T21:02:18.9005318Z use_cache=False, 2025-05-07T21:02:18.9005426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9005514Z use_cpu=True, 2025-05-07T21:02:18.9005617Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9005689Z ) 2025-05-07T21:02:18.9005828Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9006168Z self=, 2025-05-07T21:02:18.9006251Z compile=False, 2025-05-07T21:02:18.9006412Z pooling_mode=, 2025-05-07T21:02:18.9006491Z T=3, 2025-05-07T21:02:18.9006569Z D=94, 2025-05-07T21:02:18.9006689Z B=36, 2025-05-07T21:02:18.9006767Z log_E=4, 2025-05-07T21:02:18.9006842Z L=14, 2025-05-07T21:02:18.9006931Z D_gradcheck=1, 2025-05-07T21:02:18.9007029Z stochastic_rounding=False, 2025-05-07T21:02:18.9007116Z weighted=True, 2025-05-07T21:02:18.9007200Z row_wise=True, 2025-05-07T21:02:18.9007280Z mixed=False, 2025-05-07T21:02:18.9007372Z use_cache=False, 2025-05-07T21:02:18.9007482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9007562Z use_cpu=True, 2025-05-07T21:02:18.9007675Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9007748Z ) 2025-05-07T21:02:18.9007878Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9008225Z self=, 2025-05-07T21:02:18.9008308Z compile=True, 2025-05-07T21:02:18.9008423Z pooling_mode=, 2025-05-07T21:02:18.9008507Z T=5, 2025-05-07T21:02:18.9008587Z D=84, 2025-05-07T21:02:18.9008669Z B=56, 2025-05-07T21:02:18.9008745Z log_E=5, 2025-05-07T21:02:18.9008821Z L=1, 2025-05-07T21:02:18.9008913Z D_gradcheck=1, 2025-05-07T21:02:18.9009008Z stochastic_rounding=True, 2025-05-07T21:02:18.9009091Z weighted=True, 2025-05-07T21:02:18.9009180Z row_wise=True, 2025-05-07T21:02:18.9009260Z mixed=False, 2025-05-07T21:02:18.9009343Z use_cache=True, 2025-05-07T21:02:18.9009457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9009536Z use_cpu=True, 2025-05-07T21:02:18.9009638Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9009715Z ) 2025-05-07T21:02:18.9009844Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9010184Z self=, 2025-05-07T21:02:18.9010275Z compile=True, 2025-05-07T21:02:18.9010383Z pooling_mode=, 2025-05-07T21:02:18.9010513Z T=1, 2025-05-07T21:02:18.9010595Z D=59, 2025-05-07T21:02:18.9010673Z B=1, 2025-05-07T21:02:18.9010755Z log_E=3, 2025-05-07T21:02:18.9010832Z L=8, 2025-05-07T21:02:18.9010912Z D_gradcheck=1, 2025-05-07T21:02:18.9011014Z stochastic_rounding=False, 2025-05-07T21:02:18.9011096Z weighted=False, 2025-05-07T21:02:18.9011216Z row_wise=True, 2025-05-07T21:02:18.9011302Z mixed=False, 2025-05-07T21:02:18.9011383Z use_cache=True, 2025-05-07T21:02:18.9011490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9011576Z use_cpu=True, 2025-05-07T21:02:18.9011678Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9011751Z ) 2025-05-07T21:02:18.9011887Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9012226Z self=, 2025-05-07T21:02:18.9012317Z compile=False, 2025-05-07T21:02:18.9012425Z pooling_mode=, 2025-05-07T21:02:18.9012503Z T=4, 2025-05-07T21:02:18.9012587Z D=37, 2025-05-07T21:02:18.9012662Z B=34, 2025-05-07T21:02:18.9012738Z log_E=4, 2025-05-07T21:02:18.9012820Z L=13, 2025-05-07T21:02:18.9012902Z D_gradcheck=1, 2025-05-07T21:02:18.9012998Z stochastic_rounding=False, 2025-05-07T21:02:18.9013085Z weighted=True, 2025-05-07T21:02:18.9013168Z row_wise=True, 2025-05-07T21:02:18.9013247Z mixed=True, 2025-05-07T21:02:18.9013335Z use_cache=True, 2025-05-07T21:02:18.9013442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9013528Z use_cpu=True, 2025-05-07T21:02:18.9013634Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9013706Z ) 2025-05-07T21:02:18.9013841Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9014183Z self=, 2025-05-07T21:02:18.9014311Z compile=False, 2025-05-07T21:02:18.9014427Z pooling_mode=, 2025-05-07T21:02:18.9014545Z T=3, 2025-05-07T21:02:18.9014623Z D=73, 2025-05-07T21:02:18.9014705Z B=47, 2025-05-07T21:02:18.9014782Z log_E=5, 2025-05-07T21:02:18.9014856Z L=12, 2025-05-07T21:02:18.9014943Z D_gradcheck=2, 2025-05-07T21:02:18.9015040Z stochastic_rounding=False, 2025-05-07T21:02:18.9015124Z weighted=False, 2025-05-07T21:02:18.9015210Z row_wise=True, 2025-05-07T21:02:18.9015290Z mixed=False, 2025-05-07T21:02:18.9015380Z use_cache=True, 2025-05-07T21:02:18.9015488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9015570Z use_cpu=True, 2025-05-07T21:02:18.9015678Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9015750Z ) 2025-05-07T21:02:18.9015882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9016228Z self=, 2025-05-07T21:02:18.9016314Z compile=False, 2025-05-07T21:02:18.9016425Z pooling_mode=, 2025-05-07T21:02:18.9016510Z T=3, 2025-05-07T21:02:18.9016585Z D=22, 2025-05-07T21:02:18.9016662Z B=111, 2025-05-07T21:02:18.9016745Z log_E=3, 2025-05-07T21:02:18.9016820Z L=4, 2025-05-07T21:02:18.9016903Z D_gradcheck=2, 2025-05-07T21:02:18.9017005Z stochastic_rounding=False, 2025-05-07T21:02:18.9017089Z weighted=True, 2025-05-07T21:02:18.9017177Z row_wise=True, 2025-05-07T21:02:18.9017257Z mixed=False, 2025-05-07T21:02:18.9017339Z use_cache=True, 2025-05-07T21:02:18.9017453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9017535Z use_cpu=True, 2025-05-07T21:02:18.9017637Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9017715Z ) 2025-05-07T21:02:18.9017846Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9018184Z self=, 2025-05-07T21:02:18.9018274Z compile=True, 2025-05-07T21:02:18.9018428Z pooling_mode=, 2025-05-07T21:02:18.9018505Z T=2, 2025-05-07T21:02:18.9018587Z D=108, 2025-05-07T21:02:18.9018661Z B=57, 2025-05-07T21:02:18.9018747Z log_E=5, 2025-05-07T21:02:18.9018821Z L=11, 2025-05-07T21:02:18.9018903Z D_gradcheck=2, 2025-05-07T21:02:18.9019006Z stochastic_rounding=False, 2025-05-07T21:02:18.9019129Z weighted=False, 2025-05-07T21:02:18.9019211Z row_wise=True, 2025-05-07T21:02:18.9019297Z mixed=True, 2025-05-07T21:02:18.9019379Z use_cache=False, 2025-05-07T21:02:18.9019487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9019572Z use_cpu=True, 2025-05-07T21:02:18.9019674Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9019746Z ) 2025-05-07T21:02:18.9019881Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9020219Z self=, 2025-05-07T21:02:18.9020308Z compile=True, 2025-05-07T21:02:18.9020423Z pooling_mode=, 2025-05-07T21:02:18.9020499Z T=3, 2025-05-07T21:02:18.9020579Z D=77, 2025-05-07T21:02:18.9020654Z B=13, 2025-05-07T21:02:18.9020730Z log_E=5, 2025-05-07T21:02:18.9020811Z L=0, 2025-05-07T21:02:18.9020893Z D_gradcheck=1, 2025-05-07T21:02:18.9020989Z stochastic_rounding=False, 2025-05-07T21:02:18.9021089Z weighted=True, 2025-05-07T21:02:18.9021185Z row_wise=True, 2025-05-07T21:02:18.9021272Z mixed=True, 2025-05-07T21:02:18.9021375Z use_cache=False, 2025-05-07T21:02:18.9021483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9021563Z use_cpu=True, 2025-05-07T21:02:18.9021670Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9021744Z ) 2025-05-07T21:02:18.9021873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9022222Z self=, 2025-05-07T21:02:18.9022353Z compile=False, 2025-05-07T21:02:18.9022529Z pooling_mode=, 2025-05-07T21:02:18.9022605Z T=2, 2025-05-07T21:02:18.9022681Z D=40, 2025-05-07T21:02:18.9022761Z B=121, 2025-05-07T21:02:18.9022841Z log_E=4, 2025-05-07T21:02:18.9022915Z L=2, 2025-05-07T21:02:18.9023003Z D_gradcheck=1, 2025-05-07T21:02:18.9023102Z stochastic_rounding=False, 2025-05-07T21:02:18.9023184Z weighted=False, 2025-05-07T21:02:18.9023271Z row_wise=True, 2025-05-07T21:02:18.9023350Z mixed=True, 2025-05-07T21:02:18.9023432Z use_cache=False, 2025-05-07T21:02:18.9023544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9023624Z use_cpu=True, 2025-05-07T21:02:18.9023731Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9023803Z ) 2025-05-07T21:02:18.9023931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9024277Z self=, 2025-05-07T21:02:18.9024364Z compile=True, 2025-05-07T21:02:18.9024475Z pooling_mode=, 2025-05-07T21:02:18.9024556Z T=4, 2025-05-07T21:02:18.9024631Z D=25, 2025-05-07T21:02:18.9024705Z B=73, 2025-05-07T21:02:18.9024786Z log_E=3, 2025-05-07T21:02:18.9024862Z L=13, 2025-05-07T21:02:18.9024942Z D_gradcheck=1, 2025-05-07T21:02:18.9025047Z stochastic_rounding=False, 2025-05-07T21:02:18.9025129Z weighted=False, 2025-05-07T21:02:18.9025209Z row_wise=True, 2025-05-07T21:02:18.9025306Z mixed=True, 2025-05-07T21:02:18.9025390Z use_cache=False, 2025-05-07T21:02:18.9025506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9025585Z use_cpu=True, 2025-05-07T21:02:18.9032138Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9032240Z ) 2025-05-07T21:02:18.9241958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9242966Z self=, 2025-05-07T21:02:18.9243380Z compile=True, 2025-05-07T21:02:18.9243574Z pooling_mode=, 2025-05-07T21:02:18.9243707Z T=2, 2025-05-07T21:02:18.9243846Z D=69, 2025-05-07T21:02:18.9243996Z B=70, 2025-05-07T21:02:18.9244137Z log_E=4, 2025-05-07T21:02:18.9244261Z L=17, 2025-05-07T21:02:18.9244393Z D_gradcheck=1, 2025-05-07T21:02:18.9244660Z stochastic_rounding=False, 2025-05-07T21:02:18.9244797Z weighted=True, 2025-05-07T21:02:18.9244937Z row_wise=True, 2025-05-07T21:02:18.9245070Z mixed=True, 2025-05-07T21:02:18.9245212Z use_cache=True, 2025-05-07T21:02:18.9245394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9245530Z use_cpu=True, 2025-05-07T21:02:18.9245713Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9245836Z ) 2025-05-07T21:02:18.9246067Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9246685Z self=, 2025-05-07T21:02:18.9246845Z compile=False, 2025-05-07T21:02:18.9247035Z pooling_mode=, 2025-05-07T21:02:18.9247166Z T=2, 2025-05-07T21:02:18.9247282Z D=37, 2025-05-07T21:02:18.9247399Z B=58, 2025-05-07T21:02:18.9247528Z log_E=5, 2025-05-07T21:02:18.9247646Z L=12, 2025-05-07T21:02:18.9247774Z D_gradcheck=2, 2025-05-07T21:02:18.9247939Z stochastic_rounding=True, 2025-05-07T21:02:18.9248069Z weighted=True, 2025-05-07T21:02:18.9248442Z row_wise=True, 2025-05-07T21:02:18.9248579Z mixed=False, 2025-05-07T21:02:18.9248709Z use_cache=True, 2025-05-07T21:02:18.9248889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9249020Z use_cpu=True, 2025-05-07T21:02:18.9249191Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9249318Z ) 2025-05-07T21:02:18.9249534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9250127Z self=, 2025-05-07T21:02:18.9250539Z compile=False, 2025-05-07T21:02:18.9250754Z pooling_mode=, 2025-05-07T21:02:18.9250888Z T=2, 2025-05-07T21:02:18.9251022Z D=38, 2025-05-07T21:02:18.9251142Z B=84, 2025-05-07T21:02:18.9251270Z log_E=5, 2025-05-07T21:02:18.9251393Z L=17, 2025-05-07T21:02:18.9251523Z D_gradcheck=1, 2025-05-07T21:02:18.9251694Z stochastic_rounding=False, 2025-05-07T21:02:18.9251831Z weighted=True, 2025-05-07T21:02:18.9251958Z row_wise=True, 2025-05-07T21:02:18.9252100Z mixed=False, 2025-05-07T21:02:18.9252232Z use_cache=False, 2025-05-07T21:02:18.9252407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9252549Z use_cpu=True, 2025-05-07T21:02:18.9252718Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9252837Z ) 2025-05-07T21:02:18.9253062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9253659Z self=, 2025-05-07T21:02:18.9253809Z compile=False, 2025-05-07T21:02:18.9254002Z pooling_mode=, 2025-05-07T21:02:18.9254128Z T=4, 2025-05-07T21:02:18.9254261Z D=98, 2025-05-07T21:02:18.9254388Z B=127, 2025-05-07T21:02:18.9254510Z log_E=5, 2025-05-07T21:02:18.9254638Z L=3, 2025-05-07T21:02:18.9254773Z D_gradcheck=2, 2025-05-07T21:02:18.9254928Z stochastic_rounding=False, 2025-05-07T21:02:18.9255076Z weighted=False, 2025-05-07T21:02:18.9255207Z row_wise=True, 2025-05-07T21:02:18.9255334Z mixed=False, 2025-05-07T21:02:18.9255477Z use_cache=True, 2025-05-07T21:02:18.9255653Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9255783Z use_cpu=True, 2025-05-07T21:02:18.9255964Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9256083Z ) 2025-05-07T21:02:18.9256296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9256899Z self=, 2025-05-07T21:02:18.9257136Z compile=False, 2025-05-07T21:02:18.9257324Z pooling_mode=, 2025-05-07T21:02:18.9257447Z T=5, 2025-05-07T21:02:18.9257566Z D=24, 2025-05-07T21:02:18.9257690Z B=18, 2025-05-07T21:02:18.9257814Z log_E=3, 2025-05-07T21:02:18.9257938Z L=5, 2025-05-07T21:02:18.9258148Z D_gradcheck=2, 2025-05-07T21:02:18.9258309Z stochastic_rounding=False, 2025-05-07T21:02:18.9258438Z weighted=False, 2025-05-07T21:02:18.9258585Z row_wise=True, 2025-05-07T21:02:18.9258713Z mixed=True, 2025-05-07T21:02:18.9258848Z use_cache=False, 2025-05-07T21:02:18.9259038Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9259166Z use_cpu=True, 2025-05-07T21:02:18.9259329Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9259456Z ) 2025-05-07T21:02:18.9259677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9260271Z self=, 2025-05-07T21:02:18.9260418Z compile=True, 2025-05-07T21:02:18.9260592Z pooling_mode=, 2025-05-07T21:02:18.9260720Z T=3, 2025-05-07T21:02:18.9260843Z D=93, 2025-05-07T21:02:18.9260964Z B=92, 2025-05-07T21:02:18.9261096Z log_E=4, 2025-05-07T21:02:18.9261217Z L=5, 2025-05-07T21:02:18.9261356Z D_gradcheck=2, 2025-05-07T21:02:18.9261514Z stochastic_rounding=False, 2025-05-07T21:02:18.9261650Z weighted=False, 2025-05-07T21:02:18.9261778Z row_wise=True, 2025-05-07T21:02:18.9261913Z mixed=False, 2025-05-07T21:02:18.9262044Z use_cache=True, 2025-05-07T21:02:18.9262232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9262371Z use_cpu=True, 2025-05-07T21:02:18.9262548Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9262681Z ) 2025-05-07T21:02:18.9262912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9263664Z self=, 2025-05-07T21:02:18.9263826Z compile=False, 2025-05-07T21:02:18.9264000Z pooling_mode=, 2025-05-07T21:02:18.9264122Z T=1, 2025-05-07T21:02:18.9264250Z D=120, 2025-05-07T21:02:18.9264370Z B=112, 2025-05-07T21:02:18.9264493Z log_E=3, 2025-05-07T21:02:18.9264624Z L=15, 2025-05-07T21:02:18.9264757Z D_gradcheck=2, 2025-05-07T21:02:18.9264911Z stochastic_rounding=False, 2025-05-07T21:02:18.9265047Z weighted=False, 2025-05-07T21:02:18.9265174Z row_wise=True, 2025-05-07T21:02:18.9265314Z mixed=False, 2025-05-07T21:02:18.9265453Z use_cache=True, 2025-05-07T21:02:18.9265630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9265771Z use_cpu=True, 2025-05-07T21:02:18.9265955Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9266094Z ) 2025-05-07T21:02:18.9266346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9266913Z self=, 2025-05-07T21:02:18.9267059Z compile=False, 2025-05-07T21:02:18.9267255Z pooling_mode=, 2025-05-07T21:02:18.9267378Z T=1, 2025-05-07T21:02:18.9267504Z D=60, 2025-05-07T21:02:18.9267643Z B=27, 2025-05-07T21:02:18.9267770Z log_E=3, 2025-05-07T21:02:18.9267907Z L=7, 2025-05-07T21:02:18.9268048Z D_gradcheck=1, 2025-05-07T21:02:18.9268207Z stochastic_rounding=False, 2025-05-07T21:02:18.9268351Z weighted=True, 2025-05-07T21:02:18.9268485Z row_wise=True, 2025-05-07T21:02:18.9268614Z mixed=False, 2025-05-07T21:02:18.9268757Z use_cache=True, 2025-05-07T21:02:18.9268940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9269071Z use_cpu=True, 2025-05-07T21:02:18.9269238Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9269365Z ) 2025-05-07T21:02:18.9269578Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9270252Z self=, 2025-05-07T21:02:18.9270392Z compile=True, 2025-05-07T21:02:18.9270566Z pooling_mode=, 2025-05-07T21:02:18.9270693Z T=3, 2025-05-07T21:02:18.9270814Z D=13, 2025-05-07T21:02:18.9270933Z B=46, 2025-05-07T21:02:18.9271062Z log_E=4, 2025-05-07T21:02:18.9271253Z L=3, 2025-05-07T21:02:18.9271394Z D_gradcheck=2, 2025-05-07T21:02:18.9271554Z stochastic_rounding=False, 2025-05-07T21:02:18.9271679Z weighted=False, 2025-05-07T21:02:18.9271807Z row_wise=True, 2025-05-07T21:02:18.9271945Z mixed=False, 2025-05-07T21:02:18.9272077Z use_cache=False, 2025-05-07T21:02:18.9272254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9272390Z use_cpu=True, 2025-05-07T21:02:18.9272554Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9272670Z ) 2025-05-07T21:02:18.9272900Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9273488Z self=, 2025-05-07T21:02:18.9273639Z compile=False, 2025-05-07T21:02:18.9273815Z pooling_mode=, 2025-05-07T21:02:18.9273938Z T=4, 2025-05-07T21:02:18.9274067Z D=40, 2025-05-07T21:02:18.9274183Z B=11, 2025-05-07T21:02:18.9274312Z log_E=5, 2025-05-07T21:02:18.9274440Z L=1, 2025-05-07T21:02:18.9274571Z D_gradcheck=2, 2025-05-07T21:02:18.9274726Z stochastic_rounding=False, 2025-05-07T21:02:18.9274868Z weighted=True, 2025-05-07T21:02:18.9274994Z row_wise=True, 2025-05-07T21:02:18.9275117Z mixed=False, 2025-05-07T21:02:18.9275257Z use_cache=False, 2025-05-07T21:02:18.9275431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9275572Z use_cpu=True, 2025-05-07T21:02:18.9275742Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9275857Z ) 2025-05-07T21:02:18.9276197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9276851Z self=, 2025-05-07T21:02:18.9276997Z compile=False, 2025-05-07T21:02:18.9277180Z pooling_mode=, 2025-05-07T21:02:18.9277304Z T=1, 2025-05-07T21:02:18.9277425Z D=56, 2025-05-07T21:02:18.9277549Z B=34, 2025-05-07T21:02:18.9277672Z log_E=3, 2025-05-07T21:02:18.9277793Z L=19, 2025-05-07T21:02:18.9277932Z D_gradcheck=1, 2025-05-07T21:02:18.9278086Z stochastic_rounding=True, 2025-05-07T21:02:18.9278222Z weighted=False, 2025-05-07T21:02:18.9278461Z row_wise=True, 2025-05-07T21:02:18.9278596Z mixed=False, 2025-05-07T21:02:18.9278738Z use_cache=False, 2025-05-07T21:02:18.9278914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9279048Z use_cpu=True, 2025-05-07T21:02:18.9279218Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9279338Z ) 2025-05-07T21:02:18.9279554Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9280141Z self=, 2025-05-07T21:02:18.9280283Z compile=True, 2025-05-07T21:02:18.9280462Z pooling_mode=, 2025-05-07T21:02:18.9280595Z T=4, 2025-05-07T21:02:18.9280713Z D=67, 2025-05-07T21:02:18.9280833Z B=2, 2025-05-07T21:02:18.9280974Z log_E=5, 2025-05-07T21:02:18.9281119Z L=9, 2025-05-07T21:02:18.9281286Z D_gradcheck=2, 2025-05-07T21:02:18.9281441Z stochastic_rounding=False, 2025-05-07T21:02:18.9281568Z weighted=True, 2025-05-07T21:02:18.9281704Z row_wise=True, 2025-05-07T21:02:18.9281831Z mixed=False, 2025-05-07T21:02:18.9281965Z use_cache=True, 2025-05-07T21:02:18.9282145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9282274Z use_cpu=True, 2025-05-07T21:02:18.9282436Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9282562Z ) 2025-05-07T21:02:18.9282780Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9283497Z self=, 2025-05-07T21:02:18.9283645Z compile=False, 2025-05-07T21:02:18.9283820Z pooling_mode=, 2025-05-07T21:02:18.9283943Z T=1, 2025-05-07T21:02:18.9284071Z D=57, 2025-05-07T21:02:18.9284267Z B=63, 2025-05-07T21:02:18.9284403Z log_E=5, 2025-05-07T21:02:18.9284521Z L=15, 2025-05-07T21:02:18.9284650Z D_gradcheck=1, 2025-05-07T21:02:18.9284811Z stochastic_rounding=True, 2025-05-07T21:02:18.9284940Z weighted=False, 2025-05-07T21:02:18.9285063Z row_wise=True, 2025-05-07T21:02:18.9285197Z mixed=True, 2025-05-07T21:02:18.9285323Z use_cache=True, 2025-05-07T21:02:18.9285496Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9285640Z use_cpu=True, 2025-05-07T21:02:18.9285809Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9285935Z ) 2025-05-07T21:02:18.9286164Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9286783Z self=, 2025-05-07T21:02:18.9286932Z compile=False, 2025-05-07T21:02:18.9287115Z pooling_mode=, 2025-05-07T21:02:18.9287238Z T=2, 2025-05-07T21:02:18.9287367Z D=107, 2025-05-07T21:02:18.9287493Z B=31, 2025-05-07T21:02:18.9287615Z log_E=3, 2025-05-07T21:02:18.9287745Z L=20, 2025-05-07T21:02:18.9287874Z D_gradcheck=2, 2025-05-07T21:02:18.9288024Z stochastic_rounding=True, 2025-05-07T21:02:18.9288159Z weighted=True, 2025-05-07T21:02:18.9288283Z row_wise=True, 2025-05-07T21:02:18.9288413Z mixed=False, 2025-05-07T21:02:18.9288551Z use_cache=False, 2025-05-07T21:02:18.9288723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9288852Z use_cpu=True, 2025-05-07T21:02:18.9289021Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9289229Z ) 2025-05-07T21:02:18.9289455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9290142Z self=, 2025-05-07T21:02:18.9290298Z compile=False, 2025-05-07T21:02:18.9290474Z pooling_mode=, 2025-05-07T21:02:18.9290592Z T=4, 2025-05-07T21:02:18.9290712Z D=123, 2025-05-07T21:02:18.9290844Z B=39, 2025-05-07T21:02:18.9290968Z log_E=5, 2025-05-07T21:02:18.9291090Z L=13, 2025-05-07T21:02:18.9291234Z D_gradcheck=2, 2025-05-07T21:02:18.9291392Z stochastic_rounding=False, 2025-05-07T21:02:18.9291528Z weighted=False, 2025-05-07T21:02:18.9291672Z row_wise=True, 2025-05-07T21:02:18.9291801Z mixed=False, 2025-05-07T21:02:18.9291938Z use_cache=False, 2025-05-07T21:02:18.9292124Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9292255Z use_cpu=True, 2025-05-07T21:02:18.9292435Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9292556Z ) 2025-05-07T21:02:18.9292784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9293375Z self=, 2025-05-07T21:02:18.9293509Z compile=False, 2025-05-07T21:02:18.9293678Z pooling_mode=, 2025-05-07T21:02:18.9293804Z T=3, 2025-05-07T21:02:18.9293926Z D=36, 2025-05-07T21:02:18.9294045Z B=121, 2025-05-07T21:02:18.9294171Z log_E=4, 2025-05-07T21:02:18.9294290Z L=13, 2025-05-07T21:02:18.9294418Z D_gradcheck=2, 2025-05-07T21:02:18.9294573Z stochastic_rounding=True, 2025-05-07T21:02:18.9294706Z weighted=True, 2025-05-07T21:02:18.9294832Z row_wise=True, 2025-05-07T21:02:18.9294969Z mixed=False, 2025-05-07T21:02:18.9295101Z use_cache=False, 2025-05-07T21:02:18.9295285Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9295418Z use_cpu=True, 2025-05-07T21:02:18.9295587Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9296615Z ) 2025-05-07T21:02:18.9508054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9508658Z self=, 2025-05-07T21:02:18.9508816Z compile=True, 2025-05-07T21:02:18.9508997Z pooling_mode=, 2025-05-07T21:02:18.9509129Z T=3, 2025-05-07T21:02:18.9509402Z D=125, 2025-05-07T21:02:18.9509557Z B=70, 2025-05-07T21:02:18.9509718Z log_E=4, 2025-05-07T21:02:18.9509856Z L=12, 2025-05-07T21:02:18.9510005Z D_gradcheck=1, 2025-05-07T21:02:18.9510166Z stochastic_rounding=False, 2025-05-07T21:02:18.9510292Z weighted=False, 2025-05-07T21:02:18.9510426Z row_wise=True, 2025-05-07T21:02:18.9510581Z mixed=True, 2025-05-07T21:02:18.9510740Z use_cache=False, 2025-05-07T21:02:18.9510924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9511068Z use_cpu=True, 2025-05-07T21:02:18.9511245Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9511373Z ) 2025-05-07T21:02:18.9511609Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9512202Z self=, 2025-05-07T21:02:18.9512357Z compile=False, 2025-05-07T21:02:18.9512609Z pooling_mode=, 2025-05-07T21:02:18.9512731Z T=3, 2025-05-07T21:02:18.9512865Z D=99, 2025-05-07T21:02:18.9512985Z B=58, 2025-05-07T21:02:18.9513103Z log_E=4, 2025-05-07T21:02:18.9513229Z L=18, 2025-05-07T21:02:18.9513353Z D_gradcheck=1, 2025-05-07T21:02:18.9513506Z stochastic_rounding=True, 2025-05-07T21:02:18.9513647Z weighted=False, 2025-05-07T21:02:18.9513773Z row_wise=True, 2025-05-07T21:02:18.9513904Z mixed=False, 2025-05-07T21:02:18.9514031Z use_cache=True, 2025-05-07T21:02:18.9514203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9514336Z use_cpu=True, 2025-05-07T21:02:18.9514650Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9514769Z ) 2025-05-07T21:02:18.9515095Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9515675Z self=, 2025-05-07T21:02:18.9515810Z compile=True, 2025-05-07T21:02:18.9515998Z pooling_mode=, 2025-05-07T21:02:18.9516124Z T=5, 2025-05-07T21:02:18.9516240Z D=60, 2025-05-07T21:02:18.9516365Z B=40, 2025-05-07T21:02:18.9516488Z log_E=3, 2025-05-07T21:02:18.9516611Z L=11, 2025-05-07T21:02:18.9516756Z D_gradcheck=2, 2025-05-07T21:02:18.9516916Z stochastic_rounding=False, 2025-05-07T21:02:18.9517051Z weighted=True, 2025-05-07T21:02:18.9517177Z row_wise=True, 2025-05-07T21:02:18.9517306Z mixed=False, 2025-05-07T21:02:18.9517445Z use_cache=True, 2025-05-07T21:02:18.9517622Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9517760Z use_cpu=True, 2025-05-07T21:02:18.9517926Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9518064Z ) 2025-05-07T21:02:18.9518290Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9518974Z self=, 2025-05-07T21:02:18.9519124Z compile=True, 2025-05-07T21:02:18.9519299Z pooling_mode=, 2025-05-07T21:02:18.9519430Z T=2, 2025-05-07T21:02:18.9519562Z D=16, 2025-05-07T21:02:18.9519685Z B=115, 2025-05-07T21:02:18.9519817Z log_E=4, 2025-05-07T21:02:18.9519940Z L=18, 2025-05-07T21:02:18.9520071Z D_gradcheck=1, 2025-05-07T21:02:18.9520236Z stochastic_rounding=True, 2025-05-07T21:02:18.9520370Z weighted=False, 2025-05-07T21:02:18.9520501Z row_wise=True, 2025-05-07T21:02:18.9520633Z mixed=False, 2025-05-07T21:02:18.9520763Z use_cache=False, 2025-05-07T21:02:18.9520937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9521086Z use_cpu=True, 2025-05-07T21:02:18.9521253Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9521502Z ) 2025-05-07T21:02:18.9521733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9522315Z self=, 2025-05-07T21:02:18.9522454Z compile=True, 2025-05-07T21:02:18.9522709Z pooling_mode=, 2025-05-07T21:02:18.9522840Z T=5, 2025-05-07T21:02:18.9522973Z D=112, 2025-05-07T21:02:18.9523089Z B=83, 2025-05-07T21:02:18.9523210Z log_E=3, 2025-05-07T21:02:18.9523340Z L=15, 2025-05-07T21:02:18.9523470Z D_gradcheck=1, 2025-05-07T21:02:18.9523622Z stochastic_rounding=True, 2025-05-07T21:02:18.9523756Z weighted=True, 2025-05-07T21:02:18.9523884Z row_wise=True, 2025-05-07T21:02:18.9524011Z mixed=False, 2025-05-07T21:02:18.9524149Z use_cache=True, 2025-05-07T21:02:18.9524325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9524459Z use_cpu=True, 2025-05-07T21:02:18.9524634Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9524755Z ) 2025-05-07T21:02:18.9524973Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9525565Z self=, 2025-05-07T21:02:18.9525703Z compile=True, 2025-05-07T21:02:18.9525894Z pooling_mode=, 2025-05-07T21:02:18.9526016Z T=3, 2025-05-07T21:02:18.9526132Z D=104, 2025-05-07T21:02:18.9526256Z B=109, 2025-05-07T21:02:18.9526376Z log_E=5, 2025-05-07T21:02:18.9526501Z L=14, 2025-05-07T21:02:18.9526638Z D_gradcheck=1, 2025-05-07T21:02:18.9526789Z stochastic_rounding=False, 2025-05-07T21:02:18.9526918Z weighted=True, 2025-05-07T21:02:18.9527058Z row_wise=True, 2025-05-07T21:02:18.9527186Z mixed=True, 2025-05-07T21:02:18.9527322Z use_cache=False, 2025-05-07T21:02:18.9527499Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9527726Z use_cpu=True, 2025-05-07T21:02:18.9527906Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9528083Z ) 2025-05-07T21:02:18.9528319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9528936Z self=, 2025-05-07T21:02:18.9529081Z compile=False, 2025-05-07T21:02:18.9529270Z pooling_mode=, 2025-05-07T21:02:18.9529405Z T=2, 2025-05-07T21:02:18.9529529Z D=99, 2025-05-07T21:02:18.9529649Z B=28, 2025-05-07T21:02:18.9529779Z log_E=5, 2025-05-07T21:02:18.9529898Z L=1, 2025-05-07T21:02:18.9530028Z D_gradcheck=1, 2025-05-07T21:02:18.9530186Z stochastic_rounding=False, 2025-05-07T21:02:18.9530318Z weighted=False, 2025-05-07T21:02:18.9530445Z row_wise=True, 2025-05-07T21:02:18.9530574Z mixed=True, 2025-05-07T21:02:18.9530703Z use_cache=False, 2025-05-07T21:02:18.9530879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9531010Z use_cpu=True, 2025-05-07T21:02:18.9531180Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9531306Z ) 2025-05-07T21:02:18.9531519Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9532100Z self=, 2025-05-07T21:02:18.9532272Z compile=False, 2025-05-07T21:02:18.9532475Z pooling_mode=, 2025-05-07T21:02:18.9532621Z T=4, 2025-05-07T21:02:18.9532759Z D=74, 2025-05-07T21:02:18.9532875Z B=47, 2025-05-07T21:02:18.9532995Z log_E=4, 2025-05-07T21:02:18.9533122Z L=6, 2025-05-07T21:02:18.9533250Z D_gradcheck=1, 2025-05-07T21:02:18.9533405Z stochastic_rounding=False, 2025-05-07T21:02:18.9533546Z weighted=True, 2025-05-07T21:02:18.9533679Z row_wise=True, 2025-05-07T21:02:18.9533815Z mixed=True, 2025-05-07T21:02:18.9533951Z use_cache=True, 2025-05-07T21:02:18.9534136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9534276Z use_cpu=True, 2025-05-07T21:02:18.9534554Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9534672Z ) 2025-05-07T21:02:18.9534898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9535495Z self=, 2025-05-07T21:02:18.9535637Z compile=False, 2025-05-07T21:02:18.9535887Z pooling_mode=, 2025-05-07T21:02:18.9536004Z T=5, 2025-05-07T21:02:18.9536125Z D=123, 2025-05-07T21:02:18.9536253Z B=23, 2025-05-07T21:02:18.9536371Z log_E=4, 2025-05-07T21:02:18.9536494Z L=7, 2025-05-07T21:02:18.9536621Z D_gradcheck=1, 2025-05-07T21:02:18.9536774Z stochastic_rounding=False, 2025-05-07T21:02:18.9536908Z weighted=False, 2025-05-07T21:02:18.9537034Z row_wise=True, 2025-05-07T21:02:18.9537161Z mixed=False, 2025-05-07T21:02:18.9537302Z use_cache=True, 2025-05-07T21:02:18.9537482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9537617Z use_cpu=True, 2025-05-07T21:02:18.9537799Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9537916Z ) 2025-05-07T21:02:18.9538124Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9538712Z self=, 2025-05-07T21:02:18.9538847Z compile=True, 2025-05-07T21:02:18.9539033Z pooling_mode=, 2025-05-07T21:02:18.9539155Z T=1, 2025-05-07T21:02:18.9539275Z D=126, 2025-05-07T21:02:18.9539404Z B=58, 2025-05-07T21:02:18.9539528Z log_E=5, 2025-05-07T21:02:18.9539646Z L=10, 2025-05-07T21:02:18.9539785Z D_gradcheck=1, 2025-05-07T21:02:18.9539939Z stochastic_rounding=False, 2025-05-07T21:02:18.9540076Z weighted=False, 2025-05-07T21:02:18.9540215Z row_wise=True, 2025-05-07T21:02:18.9540344Z mixed=True, 2025-05-07T21:02:18.9540472Z use_cache=True, 2025-05-07T21:02:18.9540746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9540881Z use_cpu=True, 2025-05-07T21:02:18.9541185Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9541325Z ) 2025-05-07T21:02:18.9541541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9542133Z self=, 2025-05-07T21:02:18.9542276Z compile=False, 2025-05-07T21:02:18.9542445Z pooling_mode=, 2025-05-07T21:02:18.9542570Z T=3, 2025-05-07T21:02:18.9542687Z D=75, 2025-05-07T21:02:18.9542808Z B=100, 2025-05-07T21:02:18.9542941Z log_E=3, 2025-05-07T21:02:18.9543061Z L=13, 2025-05-07T21:02:18.9543186Z D_gradcheck=1, 2025-05-07T21:02:18.9543341Z stochastic_rounding=True, 2025-05-07T21:02:18.9543473Z weighted=False, 2025-05-07T21:02:18.9543600Z row_wise=True, 2025-05-07T21:02:18.9543736Z mixed=False, 2025-05-07T21:02:18.9543883Z use_cache=False, 2025-05-07T21:02:18.9544052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9544194Z use_cpu=True, 2025-05-07T21:02:18.9544363Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9544487Z ) 2025-05-07T21:02:18.9544707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9545280Z self=, 2025-05-07T21:02:18.9545432Z compile=True, 2025-05-07T21:02:18.9545611Z pooling_mode=, 2025-05-07T21:02:18.9545726Z T=2, 2025-05-07T21:02:18.9545854Z D=89, 2025-05-07T21:02:18.9545972Z B=6, 2025-05-07T21:02:18.9546095Z log_E=3, 2025-05-07T21:02:18.9546220Z L=2, 2025-05-07T21:02:18.9546345Z D_gradcheck=2, 2025-05-07T21:02:18.9546497Z stochastic_rounding=True, 2025-05-07T21:02:18.9546637Z weighted=False, 2025-05-07T21:02:18.9546767Z row_wise=True, 2025-05-07T21:02:18.9546894Z mixed=True, 2025-05-07T21:02:18.9547036Z use_cache=False, 2025-05-07T21:02:18.9547205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9547440Z use_cpu=True, 2025-05-07T21:02:18.9547608Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9547729Z ) 2025-05-07T21:02:18.9547944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9548531Z self=, 2025-05-07T21:02:18.9548736Z compile=True, 2025-05-07T21:02:18.9548922Z pooling_mode=, 2025-05-07T21:02:18.9549046Z T=3, 2025-05-07T21:02:18.9549164Z D=38, 2025-05-07T21:02:18.9549285Z B=67, 2025-05-07T21:02:18.9549407Z log_E=4, 2025-05-07T21:02:18.9549526Z L=14, 2025-05-07T21:02:18.9549667Z D_gradcheck=1, 2025-05-07T21:02:18.9549824Z stochastic_rounding=False, 2025-05-07T21:02:18.9549953Z weighted=True, 2025-05-07T21:02:18.9550086Z row_wise=True, 2025-05-07T21:02:18.9550206Z mixed=True, 2025-05-07T21:02:18.9550354Z use_cache=False, 2025-05-07T21:02:18.9550526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9550669Z use_cpu=True, 2025-05-07T21:02:18.9550846Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9550965Z ) 2025-05-07T21:02:18.9551221Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9551862Z self=, 2025-05-07T21:02:18.9552002Z compile=True, 2025-05-07T21:02:18.9552178Z pooling_mode=, 2025-05-07T21:02:18.9552307Z T=1, 2025-05-07T21:02:18.9552425Z D=45, 2025-05-07T21:02:18.9552549Z B=114, 2025-05-07T21:02:18.9552677Z log_E=5, 2025-05-07T21:02:18.9552793Z L=8, 2025-05-07T21:02:18.9552928Z D_gradcheck=1, 2025-05-07T21:02:18.9553078Z stochastic_rounding=True, 2025-05-07T21:02:18.9553207Z weighted=False, 2025-05-07T21:02:18.9553338Z row_wise=True, 2025-05-07T21:02:18.9553458Z mixed=True, 2025-05-07T21:02:18.9553671Z use_cache=True, 2025-05-07T21:02:18.9553848Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9554033Z use_cpu=True, 2025-05-07T21:02:18.9554204Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9554328Z ) 2025-05-07T21:02:18.9554544Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9555168Z self=, 2025-05-07T21:02:18.9555314Z compile=True, 2025-05-07T21:02:18.9555480Z pooling_mode=, 2025-05-07T21:02:18.9555602Z T=3, 2025-05-07T21:02:18.9555722Z D=97, 2025-05-07T21:02:18.9555839Z B=36, 2025-05-07T21:02:18.9555969Z log_E=4, 2025-05-07T21:02:18.9556089Z L=14, 2025-05-07T21:02:18.9556221Z D_gradcheck=1, 2025-05-07T21:02:18.9556382Z stochastic_rounding=True, 2025-05-07T21:02:18.9556517Z weighted=False, 2025-05-07T21:02:18.9556648Z row_wise=True, 2025-05-07T21:02:18.9556791Z mixed=True, 2025-05-07T21:02:18.9556923Z use_cache=True, 2025-05-07T21:02:18.9557103Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9557247Z use_cpu=True, 2025-05-07T21:02:18.9557412Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9557528Z ) 2025-05-07T21:02:18.9557757Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9558345Z self=, 2025-05-07T21:02:18.9558577Z compile=False, 2025-05-07T21:02:18.9558744Z pooling_mode=, 2025-05-07T21:02:18.9558863Z T=1, 2025-05-07T21:02:18.9558986Z D=110, 2025-05-07T21:02:18.9559102Z B=21, 2025-05-07T21:02:18.9559219Z log_E=3, 2025-05-07T21:02:18.9559340Z L=19, 2025-05-07T21:02:18.9559468Z D_gradcheck=1, 2025-05-07T21:02:18.9559617Z stochastic_rounding=False, 2025-05-07T21:02:18.9559758Z weighted=True, 2025-05-07T21:02:18.9559883Z row_wise=True, 2025-05-07T21:02:18.9560011Z mixed=True, 2025-05-07T21:02:18.9560150Z use_cache=True, 2025-05-07T21:02:18.9560433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9560562Z use_cpu=True, 2025-05-07T21:02:18.9560735Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9560850Z ) 2025-05-07T21:02:18.9777051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9778063Z self=, 2025-05-07T21:02:18.9778221Z compile=False, 2025-05-07T21:02:18.9778390Z pooling_mode=, 2025-05-07T21:02:18.9778554Z T=2, 2025-05-07T21:02:18.9778661Z D=22, 2025-05-07T21:02:18.9778765Z B=51, 2025-05-07T21:02:18.9778882Z log_E=3, 2025-05-07T21:02:18.9778989Z L=4, 2025-05-07T21:02:18.9779108Z D_gradcheck=1, 2025-05-07T21:02:18.9779218Z stochastic_rounding=True, 2025-05-07T21:02:18.9779303Z weighted=False, 2025-05-07T21:02:18.9779384Z row_wise=True, 2025-05-07T21:02:18.9779474Z mixed=False, 2025-05-07T21:02:18.9779558Z use_cache=True, 2025-05-07T21:02:18.9779678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9779769Z use_cpu=True, 2025-05-07T21:02:18.9779878Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9779951Z ) 2025-05-07T21:02:18.9780099Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9780451Z self=, 2025-05-07T21:02:18.9780541Z compile=False, 2025-05-07T21:02:18.9780654Z pooling_mode=, 2025-05-07T21:02:18.9780729Z T=5, 2025-05-07T21:02:18.9780809Z D=78, 2025-05-07T21:02:18.9780884Z B=32, 2025-05-07T21:02:18.9780960Z log_E=3, 2025-05-07T21:02:18.9781040Z L=18, 2025-05-07T21:02:18.9781123Z D_gradcheck=2, 2025-05-07T21:02:18.9784203Z stochastic_rounding=True, 2025-05-07T21:02:18.9784293Z weighted=True, 2025-05-07T21:02:18.9784375Z row_wise=True, 2025-05-07T21:02:18.9784456Z mixed=True, 2025-05-07T21:02:18.9784554Z use_cache=False, 2025-05-07T21:02:18.9784745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9784830Z use_cpu=True, 2025-05-07T21:02:18.9784944Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9785023Z ) 2025-05-07T21:02:18.9785159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9785527Z self=, 2025-05-07T21:02:18.9785614Z compile=False, 2025-05-07T21:02:18.9785732Z pooling_mode=, 2025-05-07T21:02:18.9785807Z T=5, 2025-05-07T21:02:18.9785886Z D=67, 2025-05-07T21:02:18.9785972Z B=30, 2025-05-07T21:02:18.9786049Z log_E=3, 2025-05-07T21:02:18.9786129Z L=18, 2025-05-07T21:02:18.9786221Z D_gradcheck=1, 2025-05-07T21:02:18.9786345Z stochastic_rounding=False, 2025-05-07T21:02:18.9786429Z weighted=True, 2025-05-07T21:02:18.9786517Z row_wise=True, 2025-05-07T21:02:18.9786597Z mixed=False, 2025-05-07T21:02:18.9786684Z use_cache=False, 2025-05-07T21:02:18.9786803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9786884Z use_cpu=True, 2025-05-07T21:02:18.9786988Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9787067Z ) 2025-05-07T21:02:18.9787199Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9787546Z self=, 2025-05-07T21:02:18.9787633Z compile=True, 2025-05-07T21:02:18.9787745Z pooling_mode=, 2025-05-07T21:02:18.9787826Z T=2, 2025-05-07T21:02:18.9787902Z D=5, 2025-05-07T21:02:18.9787978Z B=8, 2025-05-07T21:02:18.9788062Z log_E=3, 2025-05-07T21:02:18.9788137Z L=2, 2025-05-07T21:02:18.9788219Z D_gradcheck=2, 2025-05-07T21:02:18.9788324Z stochastic_rounding=False, 2025-05-07T21:02:18.9788407Z weighted=False, 2025-05-07T21:02:18.9788487Z row_wise=True, 2025-05-07T21:02:18.9788571Z mixed=False, 2025-05-07T21:02:18.9788725Z use_cache=True, 2025-05-07T21:02:18.9788836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9788933Z use_cpu=True, 2025-05-07T21:02:18.9789036Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9789109Z ) 2025-05-07T21:02:18.9789246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9789630Z self=, 2025-05-07T21:02:18.9789724Z compile=False, 2025-05-07T21:02:18.9789837Z pooling_mode=, 2025-05-07T21:02:18.9789913Z T=5, 2025-05-07T21:02:18.9789994Z D=38, 2025-05-07T21:02:18.9790073Z B=76, 2025-05-07T21:02:18.9790150Z log_E=4, 2025-05-07T21:02:18.9790231Z L=3, 2025-05-07T21:02:18.9790314Z D_gradcheck=1, 2025-05-07T21:02:18.9790427Z stochastic_rounding=False, 2025-05-07T21:02:18.9790526Z weighted=True, 2025-05-07T21:02:18.9790623Z row_wise=True, 2025-05-07T21:02:18.9790716Z mixed=False, 2025-05-07T21:02:18.9790807Z use_cache=False, 2025-05-07T21:02:18.9790923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9791003Z use_cpu=True, 2025-05-07T21:02:18.9791113Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9791186Z ) 2025-05-07T21:02:18.9791318Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9791668Z self=, 2025-05-07T21:02:18.9791752Z compile=True, 2025-05-07T21:02:18.9791866Z pooling_mode=, 2025-05-07T21:02:18.9791941Z T=2, 2025-05-07T21:02:18.9792016Z D=108, 2025-05-07T21:02:18.9792097Z B=54, 2025-05-07T21:02:18.9792173Z log_E=4, 2025-05-07T21:02:18.9792248Z L=16, 2025-05-07T21:02:18.9792425Z D_gradcheck=1, 2025-05-07T21:02:18.9792522Z stochastic_rounding=False, 2025-05-07T21:02:18.9792605Z weighted=False, 2025-05-07T21:02:18.9792692Z row_wise=True, 2025-05-07T21:02:18.9792774Z mixed=True, 2025-05-07T21:02:18.9792896Z use_cache=True, 2025-05-07T21:02:18.9793011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9793092Z use_cpu=True, 2025-05-07T21:02:18.9793200Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9793272Z ) 2025-05-07T21:02:18.9793402Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9793754Z self=, 2025-05-07T21:02:18.9793838Z compile=True, 2025-05-07T21:02:18.9793955Z pooling_mode=, 2025-05-07T21:02:18.9794036Z T=4, 2025-05-07T21:02:18.9794111Z D=88, 2025-05-07T21:02:18.9794186Z B=31, 2025-05-07T21:02:18.9794279Z log_E=4, 2025-05-07T21:02:18.9794355Z L=12, 2025-05-07T21:02:18.9794442Z D_gradcheck=1, 2025-05-07T21:02:18.9794546Z stochastic_rounding=False, 2025-05-07T21:02:18.9801591Z weighted=False, 2025-05-07T21:02:18.9801709Z row_wise=True, 2025-05-07T21:02:18.9801804Z mixed=True, 2025-05-07T21:02:18.9801902Z use_cache=True, 2025-05-07T21:02:18.9802020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9802114Z use_cpu=True, 2025-05-07T21:02:18.9802225Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9802303Z ) 2025-05-07T21:02:18.9802460Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9802819Z self=, 2025-05-07T21:02:18.9802907Z compile=True, 2025-05-07T21:02:18.9803032Z pooling_mode=, 2025-05-07T21:02:18.9803113Z T=5, 2025-05-07T21:02:18.9803191Z D=49, 2025-05-07T21:02:18.9803276Z B=82, 2025-05-07T21:02:18.9803355Z log_E=5, 2025-05-07T21:02:18.9803433Z L=2, 2025-05-07T21:02:18.9803527Z D_gradcheck=1, 2025-05-07T21:02:18.9803626Z stochastic_rounding=True, 2025-05-07T21:02:18.9803710Z weighted=False, 2025-05-07T21:02:18.9803805Z row_wise=True, 2025-05-07T21:02:18.9803997Z mixed=True, 2025-05-07T21:02:18.9804092Z use_cache=True, 2025-05-07T21:02:18.9804205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9804287Z use_cpu=True, 2025-05-07T21:02:18.9804404Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9804479Z ) 2025-05-07T21:02:18.9804678Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9805035Z self=, 2025-05-07T21:02:18.9805125Z compile=False, 2025-05-07T21:02:18.9805236Z pooling_mode=, 2025-05-07T21:02:18.9805321Z T=1, 2025-05-07T21:02:18.9805398Z D=12, 2025-05-07T21:02:18.9805475Z B=80, 2025-05-07T21:02:18.9805562Z log_E=4, 2025-05-07T21:02:18.9805643Z L=5, 2025-05-07T21:02:18.9805734Z D_gradcheck=2, 2025-05-07T21:02:18.9805835Z stochastic_rounding=False, 2025-05-07T21:02:18.9805920Z weighted=False, 2025-05-07T21:02:18.9806015Z row_wise=True, 2025-05-07T21:02:18.9806096Z mixed=False, 2025-05-07T21:02:18.9806181Z use_cache=True, 2025-05-07T21:02:18.9806301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9806384Z use_cpu=True, 2025-05-07T21:02:18.9806491Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9806572Z ) 2025-05-07T21:02:18.9806708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9807052Z self=, 2025-05-07T21:02:18.9807144Z compile=True, 2025-05-07T21:02:18.9807259Z pooling_mode=, 2025-05-07T21:02:18.9807346Z T=2, 2025-05-07T21:02:18.9807422Z D=35, 2025-05-07T21:02:18.9807498Z B=60, 2025-05-07T21:02:18.9807584Z log_E=4, 2025-05-07T21:02:18.9807753Z L=16, 2025-05-07T21:02:18.9807837Z D_gradcheck=2, 2025-05-07T21:02:18.9807943Z stochastic_rounding=False, 2025-05-07T21:02:18.9808028Z weighted=False, 2025-05-07T21:02:18.9808113Z row_wise=True, 2025-05-07T21:02:18.9808258Z mixed=True, 2025-05-07T21:02:18.9808345Z use_cache=False, 2025-05-07T21:02:18.9808455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9808544Z use_cpu=True, 2025-05-07T21:02:18.9808648Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9808725Z ) 2025-05-07T21:02:18.9808867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9809211Z self=, 2025-05-07T21:02:18.9809302Z compile=False, 2025-05-07T21:02:18.9809411Z pooling_mode=, 2025-05-07T21:02:18.9809488Z T=4, 2025-05-07T21:02:18.9809574Z D=114, 2025-05-07T21:02:18.9809651Z B=95, 2025-05-07T21:02:18.9809728Z log_E=4, 2025-05-07T21:02:18.9809815Z L=1, 2025-05-07T21:02:18.9809897Z D_gradcheck=2, 2025-05-07T21:02:18.9809997Z stochastic_rounding=False, 2025-05-07T21:02:18.9810087Z weighted=True, 2025-05-07T21:02:18.9810171Z row_wise=True, 2025-05-07T21:02:18.9810254Z mixed=True, 2025-05-07T21:02:18.9810344Z use_cache=True, 2025-05-07T21:02:18.9810454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9810536Z use_cpu=True, 2025-05-07T21:02:18.9810646Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9810720Z ) 2025-05-07T21:02:18.9810864Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9811205Z self=, 2025-05-07T21:02:18.9811289Z compile=True, 2025-05-07T21:02:18.9811405Z pooling_mode=, 2025-05-07T21:02:18.9811480Z T=1, 2025-05-07T21:02:18.9811557Z D=64, 2025-05-07T21:02:18.9811640Z B=12, 2025-05-07T21:02:18.9811718Z log_E=5, 2025-05-07T21:02:18.9811797Z L=17, 2025-05-07T21:02:18.9811888Z D_gradcheck=2, 2025-05-07T21:02:18.9811991Z stochastic_rounding=False, 2025-05-07T21:02:18.9812103Z weighted=True, 2025-05-07T21:02:18.9812235Z row_wise=True, 2025-05-07T21:02:18.9812321Z mixed=True, 2025-05-07T21:02:18.9812413Z use_cache=False, 2025-05-07T21:02:18.9812522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9812603Z use_cpu=True, 2025-05-07T21:02:18.9812715Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9812792Z ) 2025-05-07T21:02:18.9812970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9813315Z self=, 2025-05-07T21:02:18.9813399Z compile=False, 2025-05-07T21:02:18.9813515Z pooling_mode=, 2025-05-07T21:02:18.9813591Z T=4, 2025-05-07T21:02:18.9813669Z D=44, 2025-05-07T21:02:18.9813762Z B=118, 2025-05-07T21:02:18.9813844Z log_E=5, 2025-05-07T21:02:18.9813921Z L=20, 2025-05-07T21:02:18.9814012Z D_gradcheck=2, 2025-05-07T21:02:18.9814114Z stochastic_rounding=False, 2025-05-07T21:02:18.9814204Z weighted=False, 2025-05-07T21:02:18.9814296Z row_wise=True, 2025-05-07T21:02:18.9814377Z mixed=False, 2025-05-07T21:02:18.9814461Z use_cache=False, 2025-05-07T21:02:18.9814578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9814662Z use_cpu=True, 2025-05-07T21:02:18.9814775Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9814850Z ) 2025-05-07T21:02:18.9814985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9815338Z self=, 2025-05-07T21:02:18.9815424Z compile=True, 2025-05-07T21:02:18.9815540Z pooling_mode=, 2025-05-07T21:02:18.9815624Z T=4, 2025-05-07T21:02:18.9815701Z D=66, 2025-05-07T21:02:18.9815781Z B=92, 2025-05-07T21:02:18.9815919Z log_E=3, 2025-05-07T21:02:18.9815996Z L=13, 2025-05-07T21:02:18.9816081Z D_gradcheck=2, 2025-05-07T21:02:18.9816192Z stochastic_rounding=True, 2025-05-07T21:02:18.9816282Z weighted=True, 2025-05-07T21:02:18.9816410Z row_wise=True, 2025-05-07T21:02:18.9816495Z mixed=True, 2025-05-07T21:02:18.9816579Z use_cache=True, 2025-05-07T21:02:18.9816699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.9816781Z use_cpu=True, 2025-05-07T21:02:18.9816886Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9816969Z ) 2025-05-07T21:02:18.9817101Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9817443Z self=, 2025-05-07T21:02:18.9817535Z compile=True, 2025-05-07T21:02:18.9817647Z pooling_mode=, 2025-05-07T21:02:18.9817726Z T=3, 2025-05-07T21:02:18.9817811Z D=62, 2025-05-07T21:02:18.9817888Z B=32, 2025-05-07T21:02:18.9817976Z log_E=3, 2025-05-07T21:02:18.9818054Z L=10, 2025-05-07T21:02:18.9818138Z D_gradcheck=1, 2025-05-07T21:02:18.9818244Z stochastic_rounding=True, 2025-05-07T21:02:18.9818327Z weighted=True, 2025-05-07T21:02:18.9818415Z row_wise=True, 2025-05-07T21:02:18.9818497Z mixed=False, 2025-05-07T21:02:18.9818588Z use_cache=True, 2025-05-07T21:02:18.9818700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9818790Z use_cpu=True, 2025-05-07T21:02:18.9818894Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.9818972Z ) 2025-05-07T21:02:18.9819111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.9819454Z self=, 2025-05-07T21:02:18.9819536Z compile=True, 2025-05-07T21:02:18.9819651Z pooling_mode=, 2025-05-07T21:02:18.9819729Z T=3, 2025-05-07T21:02:18.9819809Z D=31, 2025-05-07T21:02:18.9819893Z B=63, 2025-05-07T21:02:18.9819970Z log_E=5, 2025-05-07T21:02:18.9820046Z L=19, 2025-05-07T21:02:18.9820134Z D_gradcheck=1, 2025-05-07T21:02:18.9820232Z stochastic_rounding=False, 2025-05-07T21:02:18.9820366Z weighted=True, 2025-05-07T21:02:18.9820460Z row_wise=True, 2025-05-07T21:02:18.9820540Z mixed=True, 2025-05-07T21:02:18.9820628Z use_cache=True, 2025-05-07T21:02:18.9820737Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.9820818Z use_cpu=True, 2025-05-07T21:02:18.9820928Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.9821065Z ) 2025-05-07T21:02:19.0029551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0030438Z self=, 2025-05-07T21:02:19.0031557Z compile=True, 2025-05-07T21:02:19.0032235Z pooling_mode=, 2025-05-07T21:02:19.0032840Z T=2, 2025-05-07T21:02:19.0033239Z D=2, 2025-05-07T21:02:19.0033763Z B=32, 2025-05-07T21:02:19.0034349Z log_E=3, 2025-05-07T21:02:19.0034894Z L=3, 2025-05-07T21:02:19.0035422Z D_gradcheck=1, 2025-05-07T21:02:19.0035878Z stochastic_rounding=False, 2025-05-07T21:02:19.0036399Z weighted=False, 2025-05-07T21:02:19.0036812Z row_wise=True, 2025-05-07T21:02:19.0037221Z mixed=False, 2025-05-07T21:02:19.0037628Z use_cache=True, 2025-05-07T21:02:19.0038091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0038796Z use_cpu=True, 2025-05-07T21:02:19.0039266Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0039775Z ) 2025-05-07T21:02:19.0040230Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0041134Z self=, 2025-05-07T21:02:19.0041656Z compile=False, 2025-05-07T21:02:19.0041899Z pooling_mode=, 2025-05-07T21:02:19.0042183Z T=2, 2025-05-07T21:02:19.0042363Z D=56, 2025-05-07T21:02:19.0042683Z B=53, 2025-05-07T21:02:19.0042876Z log_E=3, 2025-05-07T21:02:19.0043064Z L=0, 2025-05-07T21:02:19.0043252Z D_gradcheck=2, 2025-05-07T21:02:19.0043484Z stochastic_rounding=True, 2025-05-07T21:02:19.0043801Z weighted=True, 2025-05-07T21:02:19.0044016Z row_wise=True, 2025-05-07T21:02:19.0044226Z mixed=True, 2025-05-07T21:02:19.0044434Z use_cache=True, 2025-05-07T21:02:19.0044670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0044954Z use_cpu=True, 2025-05-07T21:02:19.0045186Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0045441Z ) 2025-05-07T21:02:19.0045671Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0046246Z self=, 2025-05-07T21:02:19.0046769Z compile=True, 2025-05-07T21:02:19.0047011Z pooling_mode=, 2025-05-07T21:02:19.0047290Z T=2, 2025-05-07T21:02:19.0047473Z D=13, 2025-05-07T21:02:19.0047658Z B=72, 2025-05-07T21:02:19.0047846Z log_E=5, 2025-05-07T21:02:19.0048034Z L=0, 2025-05-07T21:02:19.0048230Z D_gradcheck=1, 2025-05-07T21:02:19.0048464Z stochastic_rounding=False, 2025-05-07T21:02:19.0048721Z weighted=False, 2025-05-07T21:02:19.0048940Z row_wise=True, 2025-05-07T21:02:19.0049151Z mixed=True, 2025-05-07T21:02:19.0049352Z use_cache=True, 2025-05-07T21:02:19.0049593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0049878Z use_cpu=True, 2025-05-07T21:02:19.0050114Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0050371Z ) 2025-05-07T21:02:19.0050602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0051176Z self=, 2025-05-07T21:02:19.0051700Z compile=True, 2025-05-07T21:02:19.0051941Z pooling_mode=, 2025-05-07T21:02:19.0052223Z T=5, 2025-05-07T21:02:19.0052404Z D=71, 2025-05-07T21:02:19.0052589Z B=17, 2025-05-07T21:02:19.0052778Z log_E=4, 2025-05-07T21:02:19.0052970Z L=19, 2025-05-07T21:02:19.0053166Z D_gradcheck=1, 2025-05-07T21:02:19.0053475Z stochastic_rounding=True, 2025-05-07T21:02:19.0053729Z weighted=True, 2025-05-07T21:02:19.0053944Z row_wise=True, 2025-05-07T21:02:19.0054156Z mixed=False, 2025-05-07T21:02:19.0054364Z use_cache=True, 2025-05-07T21:02:19.0054608Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0054896Z use_cpu=True, 2025-05-07T21:02:19.0055216Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0055487Z ) 2025-05-07T21:02:19.0055719Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0056295Z self=, 2025-05-07T21:02:19.0056818Z compile=False, 2025-05-07T21:02:19.0057060Z pooling_mode=, 2025-05-07T21:02:19.0057343Z T=3, 2025-05-07T21:02:19.0057525Z D=46, 2025-05-07T21:02:19.0057708Z B=48, 2025-05-07T21:02:19.0057895Z log_E=4, 2025-05-07T21:02:19.0058083Z L=20, 2025-05-07T21:02:19.0058276Z D_gradcheck=2, 2025-05-07T21:02:19.0058523Z stochastic_rounding=False, 2025-05-07T21:02:19.0058787Z weighted=False, 2025-05-07T21:02:19.0058997Z row_wise=True, 2025-05-07T21:02:19.0059210Z mixed=False, 2025-05-07T21:02:19.0059425Z use_cache=False, 2025-05-07T21:02:19.0059670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0059961Z use_cpu=True, 2025-05-07T21:02:19.0060205Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0060461Z ) 2025-05-07T21:02:19.0060691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0061321Z self=, 2025-05-07T21:02:19.0061840Z compile=True, 2025-05-07T21:02:19.0062082Z pooling_mode=, 2025-05-07T21:02:19.0062433Z T=1, 2025-05-07T21:02:19.0062615Z D=120, 2025-05-07T21:02:19.0062804Z B=91, 2025-05-07T21:02:19.0062996Z log_E=5, 2025-05-07T21:02:19.0063190Z L=6, 2025-05-07T21:02:19.0063385Z D_gradcheck=2, 2025-05-07T21:02:19.0063658Z stochastic_rounding=True, 2025-05-07T21:02:19.0063917Z weighted=True, 2025-05-07T21:02:19.0064130Z row_wise=True, 2025-05-07T21:02:19.0064340Z mixed=False, 2025-05-07T21:02:19.0064553Z use_cache=False, 2025-05-07T21:02:19.0064797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0065085Z use_cpu=True, 2025-05-07T21:02:19.0065318Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0065572Z ) 2025-05-07T21:02:19.0065808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0066380Z self=, 2025-05-07T21:02:19.0066902Z compile=False, 2025-05-07T21:02:19.0067145Z pooling_mode=, 2025-05-07T21:02:19.0067429Z T=3, 2025-05-07T21:02:19.0067607Z D=63, 2025-05-07T21:02:19.0067793Z B=92, 2025-05-07T21:02:19.0067983Z log_E=5, 2025-05-07T21:02:19.0068171Z L=15, 2025-05-07T21:02:19.0068366Z D_gradcheck=1, 2025-05-07T21:02:19.0068596Z stochastic_rounding=True, 2025-05-07T21:02:19.0068849Z weighted=True, 2025-05-07T21:02:19.0069063Z row_wise=True, 2025-05-07T21:02:19.0069278Z mixed=False, 2025-05-07T21:02:19.0069484Z use_cache=True, 2025-05-07T21:02:19.0069727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0070016Z use_cpu=True, 2025-05-07T21:02:19.0070252Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0070507Z ) 2025-05-07T21:02:19.0070736Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0071310Z self=, 2025-05-07T21:02:19.0071831Z compile=True, 2025-05-07T21:02:19.0072072Z pooling_mode=, 2025-05-07T21:02:19.0072362Z T=2, 2025-05-07T21:02:19.0072542Z D=44, 2025-05-07T21:02:19.0072730Z B=114, 2025-05-07T21:02:19.0072921Z log_E=5, 2025-05-07T21:02:19.0073110Z L=4, 2025-05-07T21:02:19.0073353Z D_gradcheck=2, 2025-05-07T21:02:19.0073585Z stochastic_rounding=True, 2025-05-07T21:02:19.0073837Z weighted=False, 2025-05-07T21:02:19.0074054Z row_wise=True, 2025-05-07T21:02:19.0074267Z mixed=True, 2025-05-07T21:02:19.0074474Z use_cache=False, 2025-05-07T21:02:19.0074734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0075069Z use_cpu=True, 2025-05-07T21:02:19.0075305Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0075573Z ) 2025-05-07T21:02:19.0075804Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0076377Z self=, 2025-05-07T21:02:19.0076897Z compile=True, 2025-05-07T21:02:19.0077145Z pooling_mode=, 2025-05-07T21:02:19.0077430Z T=5, 2025-05-07T21:02:19.0077608Z D=50, 2025-05-07T21:02:19.0077792Z B=83, 2025-05-07T21:02:19.0077978Z log_E=3, 2025-05-07T21:02:19.0078171Z L=8, 2025-05-07T21:02:19.0078426Z D_gradcheck=1, 2025-05-07T21:02:19.0078678Z stochastic_rounding=False, 2025-05-07T21:02:19.0078929Z weighted=True, 2025-05-07T21:02:19.0079140Z row_wise=True, 2025-05-07T21:02:19.0079345Z mixed=True, 2025-05-07T21:02:19.0079548Z use_cache=False, 2025-05-07T21:02:19.0079798Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0080089Z use_cpu=True, 2025-05-07T21:02:19.0080318Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0080612Z ) 2025-05-07T21:02:19.0080857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0081422Z self=, 2025-05-07T21:02:19.0081951Z compile=False, 2025-05-07T21:02:19.0082189Z pooling_mode=, 2025-05-07T21:02:19.0082529Z T=4, 2025-05-07T21:02:19.0082706Z D=118, 2025-05-07T21:02:19.0082892Z B=69, 2025-05-07T21:02:19.0083075Z log_E=5, 2025-05-07T21:02:19.0083265Z L=2, 2025-05-07T21:02:19.0083497Z D_gradcheck=2, 2025-05-07T21:02:19.0083728Z stochastic_rounding=False, 2025-05-07T21:02:19.0083980Z weighted=False, 2025-05-07T21:02:19.0084195Z row_wise=True, 2025-05-07T21:02:19.0084406Z mixed=False, 2025-05-07T21:02:19.0084609Z use_cache=True, 2025-05-07T21:02:19.0084851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0085139Z use_cpu=True, 2025-05-07T21:02:19.0085369Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0085630Z ) 2025-05-07T21:02:19.0085865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0086432Z self=, 2025-05-07T21:02:19.0086957Z compile=True, 2025-05-07T21:02:19.0087198Z pooling_mode=, 2025-05-07T21:02:19.0087486Z T=2, 2025-05-07T21:02:19.0087664Z D=23, 2025-05-07T21:02:19.0087872Z B=11, 2025-05-07T21:02:19.0088056Z log_E=3, 2025-05-07T21:02:19.0088246Z L=8, 2025-05-07T21:02:19.0088439Z D_gradcheck=1, 2025-05-07T21:02:19.0088667Z stochastic_rounding=True, 2025-05-07T21:02:19.0088923Z weighted=True, 2025-05-07T21:02:19.0089129Z row_wise=True, 2025-05-07T21:02:19.0089338Z mixed=False, 2025-05-07T21:02:19.0089550Z use_cache=False, 2025-05-07T21:02:19.0089797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0090083Z use_cpu=True, 2025-05-07T21:02:19.0090315Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0090571Z ) 2025-05-07T21:02:19.0090800Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0091424Z self=, 2025-05-07T21:02:19.0091945Z compile=True, 2025-05-07T21:02:19.0092185Z pooling_mode=, 2025-05-07T21:02:19.0092472Z T=3, 2025-05-07T21:02:19.0092654Z D=20, 2025-05-07T21:02:19.0092840Z B=91, 2025-05-07T21:02:19.0093078Z log_E=5, 2025-05-07T21:02:19.0093266Z L=16, 2025-05-07T21:02:19.0093459Z D_gradcheck=2, 2025-05-07T21:02:19.0093691Z stochastic_rounding=False, 2025-05-07T21:02:19.0093949Z weighted=False, 2025-05-07T21:02:19.0094163Z row_wise=True, 2025-05-07T21:02:19.0094374Z mixed=False, 2025-05-07T21:02:19.0094578Z use_cache=True, 2025-05-07T21:02:19.0094863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0095153Z use_cpu=True, 2025-05-07T21:02:19.0095385Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0095642Z ) 2025-05-07T21:02:19.0096143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0096748Z self=, 2025-05-07T21:02:19.0097270Z compile=True, 2025-05-07T21:02:19.0097521Z pooling_mode=, 2025-05-07T21:02:19.0097801Z T=1, 2025-05-07T21:02:19.0097984Z D=12, 2025-05-07T21:02:19.0098170Z B=61, 2025-05-07T21:02:19.0098360Z log_E=4, 2025-05-07T21:02:19.0098549Z L=16, 2025-05-07T21:02:19.0098747Z D_gradcheck=1, 2025-05-07T21:02:19.0098977Z stochastic_rounding=False, 2025-05-07T21:02:19.0099229Z weighted=True, 2025-05-07T21:02:19.0099442Z row_wise=True, 2025-05-07T21:02:19.0099653Z mixed=False, 2025-05-07T21:02:19.0099857Z use_cache=False, 2025-05-07T21:02:19.0100108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0100393Z use_cpu=True, 2025-05-07T21:02:19.0100641Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0100930Z ) 2025-05-07T21:02:19.0101160Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0101728Z self=, 2025-05-07T21:02:19.0102248Z compile=True, 2025-05-07T21:02:19.0102585Z pooling_mode=, 2025-05-07T21:02:19.0102866Z T=4, 2025-05-07T21:02:19.0103047Z D=42, 2025-05-07T21:02:19.0103229Z B=3, 2025-05-07T21:02:19.0103414Z log_E=3, 2025-05-07T21:02:19.0103664Z L=12, 2025-05-07T21:02:19.0103856Z D_gradcheck=1, 2025-05-07T21:02:19.0104087Z stochastic_rounding=False, 2025-05-07T21:02:19.0104341Z weighted=False, 2025-05-07T21:02:19.0104553Z row_wise=True, 2025-05-07T21:02:19.0104760Z mixed=False, 2025-05-07T21:02:19.0104965Z use_cache=False, 2025-05-07T21:02:19.0105218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0105506Z use_cpu=True, 2025-05-07T21:02:19.0105738Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0105999Z ) 2025-05-07T21:02:19.0106225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0106788Z self=, 2025-05-07T21:02:19.0107316Z compile=True, 2025-05-07T21:02:19.0107557Z pooling_mode=, 2025-05-07T21:02:19.0107835Z T=5, 2025-05-07T21:02:19.0108014Z D=14, 2025-05-07T21:02:19.0108203Z B=121, 2025-05-07T21:02:19.0108389Z log_E=5, 2025-05-07T21:02:19.0108580Z L=16, 2025-05-07T21:02:19.0108768Z D_gradcheck=1, 2025-05-07T21:02:19.0109005Z stochastic_rounding=False, 2025-05-07T21:02:19.0109259Z weighted=False, 2025-05-07T21:02:19.0109476Z row_wise=True, 2025-05-07T21:02:19.0118009Z mixed=True, 2025-05-07T21:02:19.0118282Z use_cache=False, 2025-05-07T21:02:19.0118615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0118912Z use_cpu=True, 2025-05-07T21:02:19.0119155Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0119426Z ) 2025-05-07T21:02:19.0119662Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0120246Z self=, 2025-05-07T21:02:19.0120789Z compile=True, 2025-05-07T21:02:19.0121031Z pooling_mode=, 2025-05-07T21:02:19.0121320Z T=4, 2025-05-07T21:02:19.0121513Z D=105, 2025-05-07T21:02:19.0121805Z B=105, 2025-05-07T21:02:19.0122001Z log_E=3, 2025-05-07T21:02:19.0122199Z L=3, 2025-05-07T21:02:19.0122392Z D_gradcheck=1, 2025-05-07T21:02:19.0122633Z stochastic_rounding=True, 2025-05-07T21:02:19.0122896Z weighted=False, 2025-05-07T21:02:19.0123107Z row_wise=True, 2025-05-07T21:02:19.0123319Z mixed=False, 2025-05-07T21:02:19.0123611Z use_cache=False, 2025-05-07T21:02:19.0123862Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0124155Z use_cpu=True, 2025-05-07T21:02:19.0124398Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0124660Z ) 2025-05-07T21:02:19.0282115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0283964Z self=, 2025-05-07T21:02:19.0285046Z compile=False, 2025-05-07T21:02:19.0285528Z pooling_mode=, 2025-05-07T21:02:19.0286083Z T=5, 2025-05-07T21:02:19.0286437Z D=89, 2025-05-07T21:02:19.0286805Z B=49, 2025-05-07T21:02:19.0287173Z log_E=3, 2025-05-07T21:02:19.0287540Z L=19, 2025-05-07T21:02:19.0287912Z D_gradcheck=1, 2025-05-07T21:02:19.0288360Z stochastic_rounding=True, 2025-05-07T21:02:19.0288860Z weighted=False, 2025-05-07T21:02:19.0289281Z row_wise=True, 2025-05-07T21:02:19.0289690Z mixed=True, 2025-05-07T21:02:19.0290099Z use_cache=False, 2025-05-07T21:02:19.0290590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0291052Z use_cpu=True, 2025-05-07T21:02:19.0291282Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0291544Z ) 2025-05-07T21:02:19.0291781Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0292355Z self=, 2025-05-07T21:02:19.0293024Z compile=False, 2025-05-07T21:02:19.0293273Z pooling_mode=, 2025-05-07T21:02:19.0293550Z T=2, 2025-05-07T21:02:19.0293743Z D=89, 2025-05-07T21:02:19.0293934Z B=50, 2025-05-07T21:02:19.0294189Z log_E=4, 2025-05-07T21:02:19.0294380Z L=11, 2025-05-07T21:02:19.0294578Z D_gradcheck=1, 2025-05-07T21:02:19.0294814Z stochastic_rounding=False, 2025-05-07T21:02:19.0295068Z weighted=False, 2025-05-07T21:02:19.0295292Z row_wise=True, 2025-05-07T21:02:19.0295509Z mixed=False, 2025-05-07T21:02:19.0295715Z use_cache=True, 2025-05-07T21:02:19.0296217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0296510Z use_cpu=True, 2025-05-07T21:02:19.0296741Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0297006Z ) 2025-05-07T21:02:19.0297240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0297811Z self=, 2025-05-07T21:02:19.0298346Z compile=False, 2025-05-07T21:02:19.0298593Z pooling_mode=, 2025-05-07T21:02:19.0298873Z T=2, 2025-05-07T21:02:19.0299066Z D=66, 2025-05-07T21:02:19.0299256Z B=54, 2025-05-07T21:02:19.0299437Z log_E=4, 2025-05-07T21:02:19.0299632Z L=16, 2025-05-07T21:02:19.0299820Z D_gradcheck=1, 2025-05-07T21:02:19.0300050Z stochastic_rounding=False, 2025-05-07T21:02:19.0300310Z weighted=False, 2025-05-07T21:02:19.0300527Z row_wise=True, 2025-05-07T21:02:19.0300743Z mixed=False, 2025-05-07T21:02:19.0300956Z use_cache=False, 2025-05-07T21:02:19.0301200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0301491Z use_cpu=True, 2025-05-07T21:02:19.0301728Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0301985Z ) 2025-05-07T21:02:19.0302220Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0302792Z self=, 2025-05-07T21:02:19.0303316Z compile=False, 2025-05-07T21:02:19.0303552Z pooling_mode=, 2025-05-07T21:02:19.0303826Z T=4, 2025-05-07T21:02:19.0304095Z D=59, 2025-05-07T21:02:19.0304279Z B=35, 2025-05-07T21:02:19.0304462Z log_E=4, 2025-05-07T21:02:19.0304651Z L=6, 2025-05-07T21:02:19.0304837Z D_gradcheck=2, 2025-05-07T21:02:19.0305062Z stochastic_rounding=True, 2025-05-07T21:02:19.0305316Z weighted=False, 2025-05-07T21:02:19.0305520Z row_wise=True, 2025-05-07T21:02:19.0305792Z mixed=True, 2025-05-07T21:02:19.0305999Z use_cache=True, 2025-05-07T21:02:19.0306233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0306519Z use_cpu=True, 2025-05-07T21:02:19.0306750Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0307004Z ) 2025-05-07T21:02:19.0307231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0307798Z self=, 2025-05-07T21:02:19.0308320Z compile=False, 2025-05-07T21:02:19.0308558Z pooling_mode=, 2025-05-07T21:02:19.0308842Z T=5, 2025-05-07T21:02:19.0309022Z D=72, 2025-05-07T21:02:19.0309209Z B=109, 2025-05-07T21:02:19.0309396Z log_E=3, 2025-05-07T21:02:19.0309585Z L=13, 2025-05-07T21:02:19.0309776Z D_gradcheck=1, 2025-05-07T21:02:19.0310008Z stochastic_rounding=True, 2025-05-07T21:02:19.0310257Z weighted=False, 2025-05-07T21:02:19.0310471Z row_wise=True, 2025-05-07T21:02:19.0310681Z mixed=True, 2025-05-07T21:02:19.0310883Z use_cache=False, 2025-05-07T21:02:19.0311131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0311421Z use_cpu=True, 2025-05-07T21:02:19.0311652Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0311905Z ) 2025-05-07T21:02:19.0312137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0312708Z self=, 2025-05-07T21:02:19.0313305Z compile=True, 2025-05-07T21:02:19.0313545Z pooling_mode=, 2025-05-07T21:02:19.0313829Z T=1, 2025-05-07T21:02:19.0314069Z D=16, 2025-05-07T21:02:19.0314252Z B=66, 2025-05-07T21:02:19.0314437Z log_E=5, 2025-05-07T21:02:19.0314624Z L=5, 2025-05-07T21:02:19.0314815Z D_gradcheck=2, 2025-05-07T21:02:19.0315046Z stochastic_rounding=True, 2025-05-07T21:02:19.0315298Z weighted=True, 2025-05-07T21:02:19.0315515Z row_wise=True, 2025-05-07T21:02:19.0315725Z mixed=False, 2025-05-07T21:02:19.0315928Z use_cache=True, 2025-05-07T21:02:19.0316170Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0316455Z use_cpu=True, 2025-05-07T21:02:19.0316680Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0316942Z ) 2025-05-07T21:02:19.0317171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0317744Z self=, 2025-05-07T21:02:19.0318268Z compile=False, 2025-05-07T21:02:19.0318588Z pooling_mode=, 2025-05-07T21:02:19.0318871Z T=5, 2025-05-07T21:02:19.0319052Z D=48, 2025-05-07T21:02:19.0319236Z B=70, 2025-05-07T21:02:19.0319419Z log_E=3, 2025-05-07T21:02:19.0319606Z L=16, 2025-05-07T21:02:19.0319794Z D_gradcheck=2, 2025-05-07T21:02:19.0320022Z stochastic_rounding=False, 2025-05-07T21:02:19.0320272Z weighted=True, 2025-05-07T21:02:19.0320486Z row_wise=True, 2025-05-07T21:02:19.0320695Z mixed=False, 2025-05-07T21:02:19.0320900Z use_cache=True, 2025-05-07T21:02:19.0321174Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0321477Z use_cpu=True, 2025-05-07T21:02:19.0321705Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0321966Z ) 2025-05-07T21:02:19.0322197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0322762Z self=, 2025-05-07T21:02:19.0323293Z compile=False, 2025-05-07T21:02:19.0323536Z pooling_mode=, 2025-05-07T21:02:19.0323958Z T=3, 2025-05-07T21:02:19.0324143Z D=96, 2025-05-07T21:02:19.0324325Z B=92, 2025-05-07T21:02:19.0324509Z log_E=4, 2025-05-07T21:02:19.0324694Z L=18, 2025-05-07T21:02:19.0324885Z D_gradcheck=1, 2025-05-07T21:02:19.0325114Z stochastic_rounding=False, 2025-05-07T21:02:19.0325365Z weighted=False, 2025-05-07T21:02:19.0325626Z row_wise=True, 2025-05-07T21:02:19.0325838Z mixed=False, 2025-05-07T21:02:19.0326042Z use_cache=False, 2025-05-07T21:02:19.0326288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0326573Z use_cpu=True, 2025-05-07T21:02:19.0326801Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0327064Z ) 2025-05-07T21:02:19.0327295Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0327862Z self=, 2025-05-07T21:02:19.0328388Z compile=False, 2025-05-07T21:02:19.0328631Z pooling_mode=, 2025-05-07T21:02:19.0328918Z T=3, 2025-05-07T21:02:19.0329104Z D=48, 2025-05-07T21:02:19.0329290Z B=66, 2025-05-07T21:02:19.0329470Z log_E=4, 2025-05-07T21:02:19.0329665Z L=1, 2025-05-07T21:02:19.0329853Z D_gradcheck=1, 2025-05-07T21:02:19.0330075Z stochastic_rounding=True, 2025-05-07T21:02:19.0330331Z weighted=True, 2025-05-07T21:02:19.0330551Z row_wise=True, 2025-05-07T21:02:19.0330753Z mixed=False, 2025-05-07T21:02:19.0330962Z use_cache=True, 2025-05-07T21:02:19.0331203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0331486Z use_cpu=True, 2025-05-07T21:02:19.0331715Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0331976Z ) 2025-05-07T21:02:19.0332203Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0332835Z self=, 2025-05-07T21:02:19.0333367Z compile=True, 2025-05-07T21:02:19.0333611Z pooling_mode=, 2025-05-07T21:02:19.0333946Z T=3, 2025-05-07T21:02:19.0334135Z D=6, 2025-05-07T21:02:19.0334313Z B=56, 2025-05-07T21:02:19.0334499Z log_E=3, 2025-05-07T21:02:19.0334692Z L=11, 2025-05-07T21:02:19.0334876Z D_gradcheck=1, 2025-05-07T21:02:19.0335113Z stochastic_rounding=False, 2025-05-07T21:02:19.0335376Z weighted=False, 2025-05-07T21:02:19.0335619Z row_wise=True, 2025-05-07T21:02:19.0335823Z mixed=True, 2025-05-07T21:02:19.0336034Z use_cache=False, 2025-05-07T21:02:19.0336287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0336576Z use_cpu=True, 2025-05-07T21:02:19.0336808Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0337076Z ) 2025-05-07T21:02:19.0337309Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0337881Z self=, 2025-05-07T21:02:19.0338408Z compile=False, 2025-05-07T21:02:19.0338651Z pooling_mode=, 2025-05-07T21:02:19.0338930Z T=3, 2025-05-07T21:02:19.0339115Z D=98, 2025-05-07T21:02:19.0339300Z B=48, 2025-05-07T21:02:19.0339482Z log_E=4, 2025-05-07T21:02:19.0339566Z L=17, 2025-05-07T21:02:19.0339651Z D_gradcheck=1, 2025-05-07T21:02:19.0339748Z stochastic_rounding=True, 2025-05-07T21:02:19.0339840Z weighted=True, 2025-05-07T21:02:19.0339923Z row_wise=True, 2025-05-07T21:02:19.0340003Z mixed=True, 2025-05-07T21:02:19.0340096Z use_cache=True, 2025-05-07T21:02:19.0340211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0340304Z use_cpu=True, 2025-05-07T21:02:19.0340409Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0340482Z ) 2025-05-07T21:02:19.0340618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0340962Z self=, 2025-05-07T21:02:19.0341043Z compile=True, 2025-05-07T21:02:19.0341212Z pooling_mode=, 2025-05-07T21:02:19.0341288Z T=5, 2025-05-07T21:02:19.0341364Z D=58, 2025-05-07T21:02:19.0341445Z B=31, 2025-05-07T21:02:19.0341520Z log_E=4, 2025-05-07T21:02:19.0341595Z L=6, 2025-05-07T21:02:19.0341680Z D_gradcheck=1, 2025-05-07T21:02:19.0341778Z stochastic_rounding=False, 2025-05-07T21:02:19.0341904Z weighted=True, 2025-05-07T21:02:19.0341986Z row_wise=True, 2025-05-07T21:02:19.0342065Z mixed=True, 2025-05-07T21:02:19.0342155Z use_cache=True, 2025-05-07T21:02:19.0342264Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0342344Z use_cpu=True, 2025-05-07T21:02:19.0342455Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0342528Z ) 2025-05-07T21:02:19.0342659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0343013Z self=, 2025-05-07T21:02:19.0343095Z compile=False, 2025-05-07T21:02:19.0343211Z pooling_mode=, 2025-05-07T21:02:19.0343291Z T=4, 2025-05-07T21:02:19.0343366Z D=31, 2025-05-07T21:02:19.0343440Z B=21, 2025-05-07T21:02:19.0343525Z log_E=4, 2025-05-07T21:02:19.0343599Z L=3, 2025-05-07T21:02:19.0343689Z D_gradcheck=1, 2025-05-07T21:02:19.0343785Z stochastic_rounding=True, 2025-05-07T21:02:19.0343870Z weighted=True, 2025-05-07T21:02:19.0343956Z row_wise=True, 2025-05-07T21:02:19.0344036Z mixed=True, 2025-05-07T21:02:19.0344118Z use_cache=True, 2025-05-07T21:02:19.0344233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0344312Z use_cpu=True, 2025-05-07T21:02:19.0344415Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0344493Z ) 2025-05-07T21:02:19.0344623Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0345042Z self=, 2025-05-07T21:02:19.0345134Z compile=True, 2025-05-07T21:02:19.0345281Z pooling_mode=, 2025-05-07T21:02:19.0345364Z T=4, 2025-05-07T21:02:19.0345443Z D=66, 2025-05-07T21:02:19.0345520Z B=98, 2025-05-07T21:02:19.0345608Z log_E=5, 2025-05-07T21:02:19.0345685Z L=20, 2025-05-07T21:02:19.0345767Z D_gradcheck=2, 2025-05-07T21:02:19.0345871Z stochastic_rounding=True, 2025-05-07T21:02:19.0345953Z weighted=True, 2025-05-07T21:02:19.0346032Z row_wise=True, 2025-05-07T21:02:19.0346116Z mixed=True, 2025-05-07T21:02:19.0346201Z use_cache=True, 2025-05-07T21:02:19.0346309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0346395Z use_cpu=True, 2025-05-07T21:02:19.0346498Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0346570Z ) 2025-05-07T21:02:19.0346704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0347047Z self=, 2025-05-07T21:02:19.0347142Z compile=False, 2025-05-07T21:02:19.0347253Z pooling_mode=, 2025-05-07T21:02:19.0347328Z T=4, 2025-05-07T21:02:19.0347407Z D=15, 2025-05-07T21:02:19.0347481Z B=79, 2025-05-07T21:02:19.0347557Z log_E=3, 2025-05-07T21:02:19.0347636Z L=18, 2025-05-07T21:02:19.0347718Z D_gradcheck=1, 2025-05-07T21:02:19.0347814Z stochastic_rounding=True, 2025-05-07T21:02:19.0347899Z weighted=True, 2025-05-07T21:02:19.0347979Z row_wise=True, 2025-05-07T21:02:19.0348059Z mixed=False, 2025-05-07T21:02:19.0348148Z use_cache=False, 2025-05-07T21:02:19.0348257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0348338Z use_cpu=True, 2025-05-07T21:02:19.0348444Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0348515Z ) 2025-05-07T21:02:19.0348651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0348990Z self=, 2025-05-07T21:02:19.0349121Z compile=True, 2025-05-07T21:02:19.0349236Z pooling_mode=, 2025-05-07T21:02:19.0349309Z T=2, 2025-05-07T21:02:19.0349384Z D=34, 2025-05-07T21:02:19.0349492Z B=56, 2025-05-07T21:02:19.0349601Z log_E=4, 2025-05-07T21:02:19.0349703Z L=1, 2025-05-07T21:02:19.0349825Z D_gradcheck=1, 2025-05-07T21:02:19.0349997Z stochastic_rounding=True, 2025-05-07T21:02:19.0350081Z weighted=True, 2025-05-07T21:02:19.0350169Z row_wise=True, 2025-05-07T21:02:19.0350247Z mixed=True, 2025-05-07T21:02:19.0350331Z use_cache=False, 2025-05-07T21:02:19.0350444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0350524Z use_cpu=True, 2025-05-07T21:02:19.0350634Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0350707Z ) 2025-05-07T21:02:19.0537462Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0538408Z self=, 2025-05-07T21:02:19.0538641Z compile=True, 2025-05-07T21:02:19.0538824Z pooling_mode=, 2025-05-07T21:02:19.0538966Z T=5, 2025-05-07T21:02:19.0539105Z D=92, 2025-05-07T21:02:19.0539253Z B=63, 2025-05-07T21:02:19.0539408Z log_E=3, 2025-05-07T21:02:19.0539547Z L=2, 2025-05-07T21:02:19.0539702Z D_gradcheck=2, 2025-05-07T21:02:19.0539867Z stochastic_rounding=False, 2025-05-07T21:02:19.0539992Z weighted=True, 2025-05-07T21:02:19.0540113Z row_wise=True, 2025-05-07T21:02:19.0540238Z mixed=True, 2025-05-07T21:02:19.0540375Z use_cache=False, 2025-05-07T21:02:19.0540571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0540733Z use_cpu=True, 2025-05-07T21:02:19.0540909Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0541025Z ) 2025-05-07T21:02:19.0541459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0542054Z self=, 2025-05-07T21:02:19.0542207Z compile=True, 2025-05-07T21:02:19.0542496Z pooling_mode=, 2025-05-07T21:02:19.0542626Z T=1, 2025-05-07T21:02:19.0542754Z D=85, 2025-05-07T21:02:19.0542874Z B=98, 2025-05-07T21:02:19.0542995Z log_E=4, 2025-05-07T21:02:19.0543115Z L=12, 2025-05-07T21:02:19.0543240Z D_gradcheck=2, 2025-05-07T21:02:19.0543389Z stochastic_rounding=True, 2025-05-07T21:02:19.0543527Z weighted=False, 2025-05-07T21:02:19.0543651Z row_wise=True, 2025-05-07T21:02:19.0543773Z mixed=True, 2025-05-07T21:02:19.0543906Z use_cache=False, 2025-05-07T21:02:19.0544078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0544204Z use_cpu=True, 2025-05-07T21:02:19.0544371Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0544495Z ) 2025-05-07T21:02:19.0544722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0545302Z self=, 2025-05-07T21:02:19.0545449Z compile=True, 2025-05-07T21:02:19.0545631Z pooling_mode=, 2025-05-07T21:02:19.0545754Z T=2, 2025-05-07T21:02:19.0545875Z D=80, 2025-05-07T21:02:19.0546000Z B=47, 2025-05-07T21:02:19.0546122Z log_E=5, 2025-05-07T21:02:19.0546241Z L=16, 2025-05-07T21:02:19.0546383Z D_gradcheck=2, 2025-05-07T21:02:19.0546536Z stochastic_rounding=True, 2025-05-07T21:02:19.0546668Z weighted=True, 2025-05-07T21:02:19.0546806Z row_wise=True, 2025-05-07T21:02:19.0546928Z mixed=True, 2025-05-07T21:02:19.0547054Z use_cache=True, 2025-05-07T21:02:19.0547235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0547364Z use_cpu=True, 2025-05-07T21:02:19.0547537Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0547660Z ) 2025-05-07T21:02:19.0547872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0548468Z self=, 2025-05-07T21:02:19.0548733Z compile=True, 2025-05-07T21:02:19.0548906Z pooling_mode=, 2025-05-07T21:02:19.0549039Z T=1, 2025-05-07T21:02:19.0549158Z D=15, 2025-05-07T21:02:19.0549281Z B=26, 2025-05-07T21:02:19.0549414Z log_E=4, 2025-05-07T21:02:19.0549533Z L=9, 2025-05-07T21:02:19.0549759Z D_gradcheck=1, 2025-05-07T21:02:19.0549930Z stochastic_rounding=True, 2025-05-07T21:02:19.0550063Z weighted=True, 2025-05-07T21:02:19.0550200Z row_wise=True, 2025-05-07T21:02:19.0550329Z mixed=False, 2025-05-07T21:02:19.0550459Z use_cache=False, 2025-05-07T21:02:19.0550637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0550766Z use_cpu=True, 2025-05-07T21:02:19.0550933Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0551065Z ) 2025-05-07T21:02:19.0551280Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0551866Z self=, 2025-05-07T21:02:19.0552018Z compile=False, 2025-05-07T21:02:19.0552190Z pooling_mode=, 2025-05-07T21:02:19.0552310Z T=5, 2025-05-07T21:02:19.0552439Z D=15, 2025-05-07T21:02:19.0552562Z B=34, 2025-05-07T21:02:19.0552686Z log_E=4, 2025-05-07T21:02:19.0552809Z L=0, 2025-05-07T21:02:19.0552944Z D_gradcheck=1, 2025-05-07T21:02:19.0553105Z stochastic_rounding=True, 2025-05-07T21:02:19.0553237Z weighted=False, 2025-05-07T21:02:19.0553362Z row_wise=True, 2025-05-07T21:02:19.0553495Z mixed=False, 2025-05-07T21:02:19.0553623Z use_cache=True, 2025-05-07T21:02:19.0553793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0553932Z use_cpu=True, 2025-05-07T21:02:19.0554099Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0554306Z ) 2025-05-07T21:02:19.0554533Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0555115Z self=, 2025-05-07T21:02:19.0555327Z compile=False, 2025-05-07T21:02:19.0555518Z pooling_mode=, 2025-05-07T21:02:19.0555647Z T=1, 2025-05-07T21:02:19.0555772Z D=15, 2025-05-07T21:02:19.0555888Z B=77, 2025-05-07T21:02:19.0556008Z log_E=3, 2025-05-07T21:02:19.0556132Z L=13, 2025-05-07T21:02:19.0556269Z D_gradcheck=1, 2025-05-07T21:02:19.0556417Z stochastic_rounding=True, 2025-05-07T21:02:19.0556556Z weighted=True, 2025-05-07T21:02:19.0556684Z row_wise=True, 2025-05-07T21:02:19.0556813Z mixed=True, 2025-05-07T21:02:19.0556953Z use_cache=True, 2025-05-07T21:02:19.0557123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0557248Z use_cpu=True, 2025-05-07T21:02:19.0557420Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0557540Z ) 2025-05-07T21:02:19.0557758Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0558481Z self=, 2025-05-07T21:02:19.0558633Z compile=True, 2025-05-07T21:02:19.0558828Z pooling_mode=, 2025-05-07T21:02:19.0558949Z T=5, 2025-05-07T21:02:19.0559071Z D=40, 2025-05-07T21:02:19.0559201Z B=108, 2025-05-07T21:02:19.0559324Z log_E=4, 2025-05-07T21:02:19.0559448Z L=18, 2025-05-07T21:02:19.0559587Z D_gradcheck=1, 2025-05-07T21:02:19.0559740Z stochastic_rounding=False, 2025-05-07T21:02:19.0559868Z weighted=False, 2025-05-07T21:02:19.0559997Z row_wise=True, 2025-05-07T21:02:19.0560122Z mixed=False, 2025-05-07T21:02:19.0560247Z use_cache=True, 2025-05-07T21:02:19.0560421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0560546Z use_cpu=True, 2025-05-07T21:02:19.0560710Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0560836Z ) 2025-05-07T21:02:19.0561041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0561622Z self=, 2025-05-07T21:02:19.0561866Z compile=True, 2025-05-07T21:02:19.0562065Z pooling_mode=, 2025-05-07T21:02:19.0562220Z T=4, 2025-05-07T21:02:19.0562363Z D=61, 2025-05-07T21:02:19.0562513Z B=63, 2025-05-07T21:02:19.0562666Z log_E=4, 2025-05-07T21:02:19.0562837Z L=0, 2025-05-07T21:02:19.0562962Z D_gradcheck=2, 2025-05-07T21:02:19.0563113Z stochastic_rounding=False, 2025-05-07T21:02:19.0563240Z weighted=True, 2025-05-07T21:02:19.0563367Z row_wise=True, 2025-05-07T21:02:19.0563501Z mixed=True, 2025-05-07T21:02:19.0563631Z use_cache=True, 2025-05-07T21:02:19.0563811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0563952Z use_cpu=True, 2025-05-07T21:02:19.0564127Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0564260Z ) 2025-05-07T21:02:19.0564483Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0565077Z self=, 2025-05-07T21:02:19.0565230Z compile=True, 2025-05-07T21:02:19.0565408Z pooling_mode=, 2025-05-07T21:02:19.0565527Z T=2, 2025-05-07T21:02:19.0565655Z D=63, 2025-05-07T21:02:19.0565781Z B=2, 2025-05-07T21:02:19.0565897Z log_E=3, 2025-05-07T21:02:19.0566022Z L=5, 2025-05-07T21:02:19.0566144Z D_gradcheck=2, 2025-05-07T21:02:19.0566290Z stochastic_rounding=True, 2025-05-07T21:02:19.0566424Z weighted=False, 2025-05-07T21:02:19.0566548Z row_wise=True, 2025-05-07T21:02:19.0566676Z mixed=True, 2025-05-07T21:02:19.0566805Z use_cache=False, 2025-05-07T21:02:19.0566976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0567108Z use_cpu=True, 2025-05-07T21:02:19.0567376Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0567492Z ) 2025-05-07T21:02:19.0567711Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0568391Z self=, 2025-05-07T21:02:19.0568534Z compile=True, 2025-05-07T21:02:19.0568715Z pooling_mode=, 2025-05-07T21:02:19.0568836Z T=3, 2025-05-07T21:02:19.0568954Z D=83, 2025-05-07T21:02:19.0569077Z B=24, 2025-05-07T21:02:19.0569202Z log_E=4, 2025-05-07T21:02:19.0569319Z L=13, 2025-05-07T21:02:19.0569456Z D_gradcheck=2, 2025-05-07T21:02:19.0569647Z stochastic_rounding=False, 2025-05-07T21:02:19.0569787Z weighted=True, 2025-05-07T21:02:19.0569914Z row_wise=True, 2025-05-07T21:02:19.0570042Z mixed=False, 2025-05-07T21:02:19.0570179Z use_cache=False, 2025-05-07T21:02:19.0570353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0570495Z use_cpu=True, 2025-05-07T21:02:19.0570667Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0570785Z ) 2025-05-07T21:02:19.0571032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0571645Z self=, 2025-05-07T21:02:19.0571784Z compile=False, 2025-05-07T21:02:19.0571965Z pooling_mode=, 2025-05-07T21:02:19.0572087Z T=4, 2025-05-07T21:02:19.0572205Z D=55, 2025-05-07T21:02:19.0582798Z B=83, 2025-05-07T21:02:19.0582947Z log_E=5, 2025-05-07T21:02:19.0583061Z L=20, 2025-05-07T21:02:19.0583190Z D_gradcheck=1, 2025-05-07T21:02:19.0583335Z stochastic_rounding=False, 2025-05-07T21:02:19.0583466Z weighted=False, 2025-05-07T21:02:19.0583597Z row_wise=True, 2025-05-07T21:02:19.0583718Z mixed=False, 2025-05-07T21:02:19.0583845Z use_cache=False, 2025-05-07T21:02:19.0584014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0584144Z use_cpu=True, 2025-05-07T21:02:19.0584317Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0584430Z ) 2025-05-07T21:02:19.0584645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0585338Z self=, 2025-05-07T21:02:19.0585477Z compile=True, 2025-05-07T21:02:19.0585654Z pooling_mode=, 2025-05-07T21:02:19.0585784Z T=5, 2025-05-07T21:02:19.0585920Z D=43, 2025-05-07T21:02:19.0586058Z B=44, 2025-05-07T21:02:19.0586287Z log_E=4, 2025-05-07T21:02:19.0586435Z L=6, 2025-05-07T21:02:19.0586602Z D_gradcheck=1, 2025-05-07T21:02:19.0586763Z stochastic_rounding=True, 2025-05-07T21:02:19.0586887Z weighted=True, 2025-05-07T21:02:19.0587018Z row_wise=True, 2025-05-07T21:02:19.0587138Z mixed=True, 2025-05-07T21:02:19.0587269Z use_cache=False, 2025-05-07T21:02:19.0587455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0587587Z use_cpu=True, 2025-05-07T21:02:19.0587753Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0587887Z ) 2025-05-07T21:02:19.0588107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0588713Z self=, 2025-05-07T21:02:19.0588864Z compile=True, 2025-05-07T21:02:19.0589041Z pooling_mode=, 2025-05-07T21:02:19.0589178Z T=1, 2025-05-07T21:02:19.0589298Z D=11, 2025-05-07T21:02:19.0589419Z B=88, 2025-05-07T21:02:19.0589559Z log_E=3, 2025-05-07T21:02:19.0589677Z L=7, 2025-05-07T21:02:19.0589808Z D_gradcheck=1, 2025-05-07T21:02:19.0589969Z stochastic_rounding=True, 2025-05-07T21:02:19.0590101Z weighted=False, 2025-05-07T21:02:19.0590223Z row_wise=True, 2025-05-07T21:02:19.0590353Z mixed=True, 2025-05-07T21:02:19.0590481Z use_cache=False, 2025-05-07T21:02:19.0590655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0590881Z use_cpu=True, 2025-05-07T21:02:19.0591071Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0591198Z ) 2025-05-07T21:02:19.0591427Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0592074Z self=, 2025-05-07T21:02:19.0592223Z compile=True, 2025-05-07T21:02:19.0592395Z pooling_mode=, 2025-05-07T21:02:19.0592518Z T=3, 2025-05-07T21:02:19.0592647Z D=22, 2025-05-07T21:02:19.0592769Z B=39, 2025-05-07T21:02:19.0592890Z log_E=5, 2025-05-07T21:02:19.0593016Z L=4, 2025-05-07T21:02:19.0593141Z D_gradcheck=2, 2025-05-07T21:02:19.0593293Z stochastic_rounding=False, 2025-05-07T21:02:19.0593425Z weighted=True, 2025-05-07T21:02:19.0593551Z row_wise=True, 2025-05-07T21:02:19.0593675Z mixed=True, 2025-05-07T21:02:19.0593814Z use_cache=True, 2025-05-07T21:02:19.0593979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0594113Z use_cpu=True, 2025-05-07T21:02:19.0594286Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0594404Z ) 2025-05-07T21:02:19.0594633Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0595220Z self=, 2025-05-07T21:02:19.0595360Z compile=False, 2025-05-07T21:02:19.0595547Z pooling_mode=, 2025-05-07T21:02:19.0595664Z T=1, 2025-05-07T21:02:19.0595782Z D=118, 2025-05-07T21:02:19.0596151Z B=80, 2025-05-07T21:02:19.0596281Z log_E=3, 2025-05-07T21:02:19.0596403Z L=17, 2025-05-07T21:02:19.0596543Z D_gradcheck=2, 2025-05-07T21:02:19.0596697Z stochastic_rounding=False, 2025-05-07T21:02:19.0596826Z weighted=True, 2025-05-07T21:02:19.0596961Z row_wise=True, 2025-05-07T21:02:19.0597089Z mixed=True, 2025-05-07T21:02:19.0597216Z use_cache=True, 2025-05-07T21:02:19.0597397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0597533Z use_cpu=True, 2025-05-07T21:02:19.0597708Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0597822Z ) 2025-05-07T21:02:19.0598176Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0598851Z self=, 2025-05-07T21:02:19.0598987Z compile=True, 2025-05-07T21:02:19.0599162Z pooling_mode=, 2025-05-07T21:02:19.0599294Z T=4, 2025-05-07T21:02:19.0599413Z D=76, 2025-05-07T21:02:19.0599638Z B=74, 2025-05-07T21:02:19.0599778Z log_E=4, 2025-05-07T21:02:19.0599895Z L=8, 2025-05-07T21:02:19.0600027Z D_gradcheck=2, 2025-05-07T21:02:19.0600189Z stochastic_rounding=True, 2025-05-07T21:02:19.0600315Z weighted=True, 2025-05-07T21:02:19.0600453Z row_wise=True, 2025-05-07T21:02:19.0600582Z mixed=False, 2025-05-07T21:02:19.0600717Z use_cache=False, 2025-05-07T21:02:19.0600897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0601032Z use_cpu=True, 2025-05-07T21:02:19.0601201Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0601326Z ) 2025-05-07T21:02:19.0812786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0813418Z self=, 2025-05-07T21:02:19.0813567Z compile=True, 2025-05-07T21:02:19.0813748Z pooling_mode=, 2025-05-07T21:02:19.0813882Z T=3, 2025-05-07T21:02:19.0814006Z D=125, 2025-05-07T21:02:19.0814144Z B=127, 2025-05-07T21:02:19.0814296Z log_E=3, 2025-05-07T21:02:19.0814437Z L=17, 2025-05-07T21:02:19.0814603Z D_gradcheck=1, 2025-05-07T21:02:19.0814790Z stochastic_rounding=False, 2025-05-07T21:02:19.0814954Z weighted=False, 2025-05-07T21:02:19.0815085Z row_wise=True, 2025-05-07T21:02:19.0815203Z mixed=True, 2025-05-07T21:02:19.0815330Z use_cache=False, 2025-05-07T21:02:19.0815700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0815832Z use_cpu=True, 2025-05-07T21:02:19.0816000Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0816136Z ) 2025-05-07T21:02:19.0816468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0817072Z self=, 2025-05-07T21:02:19.0817221Z compile=True, 2025-05-07T21:02:19.0817401Z pooling_mode=, 2025-05-07T21:02:19.0817540Z T=5, 2025-05-07T21:02:19.0817666Z D=42, 2025-05-07T21:02:19.0817789Z B=89, 2025-05-07T21:02:19.0817921Z log_E=4, 2025-05-07T21:02:19.0818041Z L=8, 2025-05-07T21:02:19.0818173Z D_gradcheck=2, 2025-05-07T21:02:19.0818331Z stochastic_rounding=True, 2025-05-07T21:02:19.0818458Z weighted=True, 2025-05-07T21:02:19.0818577Z row_wise=True, 2025-05-07T21:02:19.0818709Z mixed=False, 2025-05-07T21:02:19.0818841Z use_cache=False, 2025-05-07T21:02:19.0819018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0819154Z use_cpu=True, 2025-05-07T21:02:19.0819319Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0819441Z ) 2025-05-07T21:02:19.0819663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0820240Z self=, 2025-05-07T21:02:19.0820392Z compile=False, 2025-05-07T21:02:19.0820584Z pooling_mode=, 2025-05-07T21:02:19.0820713Z T=5, 2025-05-07T21:02:19.0820866Z D=40, 2025-05-07T21:02:19.0820988Z B=101, 2025-05-07T21:02:19.0821110Z log_E=5, 2025-05-07T21:02:19.0821245Z L=20, 2025-05-07T21:02:19.0821375Z D_gradcheck=1, 2025-05-07T21:02:19.0821526Z stochastic_rounding=False, 2025-05-07T21:02:19.0821665Z weighted=False, 2025-05-07T21:02:19.0821796Z row_wise=True, 2025-05-07T21:02:19.0821921Z mixed=True, 2025-05-07T21:02:19.0822060Z use_cache=False, 2025-05-07T21:02:19.0822237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0822363Z use_cpu=True, 2025-05-07T21:02:19.0822536Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0822791Z ) 2025-05-07T21:02:19.0823015Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0823598Z self=, 2025-05-07T21:02:19.0823738Z compile=True, 2025-05-07T21:02:19.0823916Z pooling_mode=, 2025-05-07T21:02:19.0824138Z T=2, 2025-05-07T21:02:19.0824266Z D=126, 2025-05-07T21:02:19.0824394Z B=57, 2025-05-07T21:02:19.0824517Z log_E=3, 2025-05-07T21:02:19.0824638Z L=0, 2025-05-07T21:02:19.0824773Z D_gradcheck=2, 2025-05-07T21:02:19.0824924Z stochastic_rounding=False, 2025-05-07T21:02:19.0825054Z weighted=False, 2025-05-07T21:02:19.0825193Z row_wise=True, 2025-05-07T21:02:19.0825320Z mixed=False, 2025-05-07T21:02:19.0825457Z use_cache=False, 2025-05-07T21:02:19.0825634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0825759Z use_cpu=True, 2025-05-07T21:02:19.0825926Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0826057Z ) 2025-05-07T21:02:19.0826279Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0826858Z self=, 2025-05-07T21:02:19.0826999Z compile=False, 2025-05-07T21:02:19.0827174Z pooling_mode=, 2025-05-07T21:02:19.0827307Z T=5, 2025-05-07T21:02:19.0827427Z D=15, 2025-05-07T21:02:19.0827544Z B=31, 2025-05-07T21:02:19.0827671Z log_E=3, 2025-05-07T21:02:19.0827791Z L=18, 2025-05-07T21:02:19.0827924Z D_gradcheck=1, 2025-05-07T21:02:19.0828132Z stochastic_rounding=True, 2025-05-07T21:02:19.0828269Z weighted=False, 2025-05-07T21:02:19.0828396Z row_wise=True, 2025-05-07T21:02:19.0828524Z mixed=False, 2025-05-07T21:02:19.0828783Z use_cache=False, 2025-05-07T21:02:19.0828955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0829085Z use_cpu=True, 2025-05-07T21:02:19.0829265Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0829384Z ) 2025-05-07T21:02:19.0829662Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0830253Z self=, 2025-05-07T21:02:19.0830387Z compile=True, 2025-05-07T21:02:19.0830584Z pooling_mode=, 2025-05-07T21:02:19.0830725Z T=2, 2025-05-07T21:02:19.0830872Z D=20, 2025-05-07T21:02:19.0830995Z B=15, 2025-05-07T21:02:19.0831113Z log_E=3, 2025-05-07T21:02:19.0831235Z L=14, 2025-05-07T21:02:19.0831373Z D_gradcheck=1, 2025-05-07T21:02:19.0831528Z stochastic_rounding=False, 2025-05-07T21:02:19.0831654Z weighted=True, 2025-05-07T21:02:19.0831786Z row_wise=True, 2025-05-07T21:02:19.0831912Z mixed=True, 2025-05-07T21:02:19.0832049Z use_cache=True, 2025-05-07T21:02:19.0832233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0832363Z use_cpu=True, 2025-05-07T21:02:19.0832530Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0832658Z ) 2025-05-07T21:02:19.0832875Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0833484Z self=, 2025-05-07T21:02:19.0833629Z compile=False, 2025-05-07T21:02:19.0833817Z pooling_mode=, 2025-05-07T21:02:19.0833958Z T=5, 2025-05-07T21:02:19.0834081Z D=63, 2025-05-07T21:02:19.0834210Z B=83, 2025-05-07T21:02:19.0834342Z log_E=3, 2025-05-07T21:02:19.0834466Z L=14, 2025-05-07T21:02:19.0834597Z D_gradcheck=2, 2025-05-07T21:02:19.0834759Z stochastic_rounding=False, 2025-05-07T21:02:19.0834895Z weighted=False, 2025-05-07T21:02:19.0835023Z row_wise=True, 2025-05-07T21:02:19.0835155Z mixed=False, 2025-05-07T21:02:19.0835284Z use_cache=True, 2025-05-07T21:02:19.0835454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0835590Z use_cpu=True, 2025-05-07T21:02:19.0835842Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0835965Z ) 2025-05-07T21:02:19.0836174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0836745Z self=, 2025-05-07T21:02:19.0836889Z compile=True, 2025-05-07T21:02:19.0837156Z pooling_mode=, 2025-05-07T21:02:19.0837302Z T=1, 2025-05-07T21:02:19.0837457Z D=15, 2025-05-07T21:02:19.0837601Z B=6, 2025-05-07T21:02:19.0837746Z log_E=5, 2025-05-07T21:02:19.0837895Z L=11, 2025-05-07T21:02:19.0838019Z D_gradcheck=2, 2025-05-07T21:02:19.0838165Z stochastic_rounding=False, 2025-05-07T21:02:19.0838295Z weighted=True, 2025-05-07T21:02:19.0838520Z row_wise=True, 2025-05-07T21:02:19.0838657Z mixed=True, 2025-05-07T21:02:19.0838799Z use_cache=False, 2025-05-07T21:02:19.0838968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0839111Z use_cpu=True, 2025-05-07T21:02:19.0839285Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0839410Z ) 2025-05-07T21:02:19.0839637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0840220Z self=, 2025-05-07T21:02:19.0840363Z compile=False, 2025-05-07T21:02:19.0840553Z pooling_mode=, 2025-05-07T21:02:19.0840675Z T=4, 2025-05-07T21:02:19.0840794Z D=43, 2025-05-07T21:02:19.0840922Z B=41, 2025-05-07T21:02:19.0841045Z log_E=5, 2025-05-07T21:02:19.0841163Z L=1, 2025-05-07T21:02:19.0841298Z D_gradcheck=1, 2025-05-07T21:02:19.0841446Z stochastic_rounding=True, 2025-05-07T21:02:19.0841573Z weighted=True, 2025-05-07T21:02:19.0841698Z row_wise=True, 2025-05-07T21:02:19.0841939Z mixed=False, 2025-05-07T21:02:19.0842074Z use_cache=False, 2025-05-07T21:02:19.0842243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0842369Z use_cpu=True, 2025-05-07T21:02:19.0842596Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0842718Z ) 2025-05-07T21:02:19.0842935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0843518Z self=, 2025-05-07T21:02:19.0843651Z compile=True, 2025-05-07T21:02:19.0843827Z pooling_mode=, 2025-05-07T21:02:19.0843954Z T=5, 2025-05-07T21:02:19.0844073Z D=102, 2025-05-07T21:02:19.0844195Z B=36, 2025-05-07T21:02:19.0844322Z log_E=4, 2025-05-07T21:02:19.0844440Z L=13, 2025-05-07T21:02:19.0844575Z D_gradcheck=2, 2025-05-07T21:02:19.0844730Z stochastic_rounding=False, 2025-05-07T21:02:19.0844859Z weighted=True, 2025-05-07T21:02:19.0845001Z row_wise=True, 2025-05-07T21:02:19.0845131Z mixed=False, 2025-05-07T21:02:19.0845257Z use_cache=True, 2025-05-07T21:02:19.0845436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0845571Z use_cpu=True, 2025-05-07T21:02:19.0845742Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0845868Z ) 2025-05-07T21:02:19.0846079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0846653Z self=, 2025-05-07T21:02:19.0846797Z compile=True, 2025-05-07T21:02:19.0846970Z pooling_mode=, 2025-05-07T21:02:19.0847096Z T=4, 2025-05-07T21:02:19.0847214Z D=58, 2025-05-07T21:02:19.0847334Z B=66, 2025-05-07T21:02:19.0847463Z log_E=3, 2025-05-07T21:02:19.0847585Z L=12, 2025-05-07T21:02:19.0847716Z D_gradcheck=2, 2025-05-07T21:02:19.0847874Z stochastic_rounding=True, 2025-05-07T21:02:19.0848008Z weighted=True, 2025-05-07T21:02:19.0848139Z row_wise=True, 2025-05-07T21:02:19.0848273Z mixed=True, 2025-05-07T21:02:19.0848407Z use_cache=False, 2025-05-07T21:02:19.0848574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0848805Z use_cpu=True, 2025-05-07T21:02:19.0848976Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0849093Z ) 2025-05-07T21:02:19.0849320Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0849893Z self=, 2025-05-07T21:02:19.0850104Z compile=True, 2025-05-07T21:02:19.0850279Z pooling_mode=, 2025-05-07T21:02:19.0850398Z T=2, 2025-05-07T21:02:19.0850529Z D=14, 2025-05-07T21:02:19.0850649Z B=82, 2025-05-07T21:02:19.0850773Z log_E=5, 2025-05-07T21:02:19.0850911Z L=10, 2025-05-07T21:02:19.0851054Z D_gradcheck=2, 2025-05-07T21:02:19.0851225Z stochastic_rounding=True, 2025-05-07T21:02:19.0851364Z weighted=False, 2025-05-07T21:02:19.0851501Z row_wise=True, 2025-05-07T21:02:19.0851623Z mixed=False, 2025-05-07T21:02:19.0851761Z use_cache=False, 2025-05-07T21:02:19.0851934Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0852068Z use_cpu=True, 2025-05-07T21:02:19.0852251Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0852365Z ) 2025-05-07T21:02:19.0852585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0853167Z self=, 2025-05-07T21:02:19.0853308Z compile=False, 2025-05-07T21:02:19.0853492Z pooling_mode=, 2025-05-07T21:02:19.0853617Z T=2, 2025-05-07T21:02:19.0853738Z D=44, 2025-05-07T21:02:19.0853866Z B=106, 2025-05-07T21:02:19.0853983Z log_E=5, 2025-05-07T21:02:19.0854101Z L=16, 2025-05-07T21:02:19.0854241Z D_gradcheck=1, 2025-05-07T21:02:19.0854396Z stochastic_rounding=False, 2025-05-07T21:02:19.0854527Z weighted=False, 2025-05-07T21:02:19.0854747Z row_wise=True, 2025-05-07T21:02:19.0854877Z mixed=False, 2025-05-07T21:02:19.0855008Z use_cache=True, 2025-05-07T21:02:19.0855192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0855323Z use_cpu=True, 2025-05-07T21:02:19.0855557Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0855679Z ) 2025-05-07T21:02:19.0855898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0856506Z self=, 2025-05-07T21:02:19.0856654Z compile=False, 2025-05-07T21:02:19.0856836Z pooling_mode=, 2025-05-07T21:02:19.0856967Z T=1, 2025-05-07T21:02:19.0857089Z D=21, 2025-05-07T21:02:19.0857212Z B=8, 2025-05-07T21:02:19.0857342Z log_E=3, 2025-05-07T21:02:19.0857464Z L=8, 2025-05-07T21:02:19.0857594Z D_gradcheck=2, 2025-05-07T21:02:19.0857753Z stochastic_rounding=True, 2025-05-07T21:02:19.0857881Z weighted=True, 2025-05-07T21:02:19.0858019Z row_wise=True, 2025-05-07T21:02:19.0858144Z mixed=False, 2025-05-07T21:02:19.0858271Z use_cache=False, 2025-05-07T21:02:19.0858446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0858595Z use_cpu=True, 2025-05-07T21:02:19.0858759Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.0858873Z ) 2025-05-07T21:02:19.0859087Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0859657Z self=, 2025-05-07T21:02:19.0859801Z compile=True, 2025-05-07T21:02:19.0860009Z pooling_mode=, 2025-05-07T21:02:19.0860152Z T=5, 2025-05-07T21:02:19.0860295Z D=31, 2025-05-07T21:02:19.0860446Z B=116, 2025-05-07T21:02:19.0860589Z log_E=3, 2025-05-07T21:02:19.0860730Z L=17, 2025-05-07T21:02:19.0860866Z D_gradcheck=2, 2025-05-07T21:02:19.0861032Z stochastic_rounding=False, 2025-05-07T21:02:19.0861181Z weighted=True, 2025-05-07T21:02:19.0861313Z row_wise=True, 2025-05-07T21:02:19.0861442Z mixed=True, 2025-05-07T21:02:19.0861579Z use_cache=True, 2025-05-07T21:02:19.0861857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.0861997Z use_cpu=True, 2025-05-07T21:02:19.0862172Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0862293Z ) 2025-05-07T21:02:19.0862515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.0863190Z self=, 2025-05-07T21:02:19.0863332Z compile=False, 2025-05-07T21:02:19.0863507Z pooling_mode=, 2025-05-07T21:02:19.0863634Z T=3, 2025-05-07T21:02:19.0863753Z D=16, 2025-05-07T21:02:19.0863880Z B=91, 2025-05-07T21:02:19.0864002Z log_E=3, 2025-05-07T21:02:19.0864115Z L=15, 2025-05-07T21:02:19.0864249Z D_gradcheck=2, 2025-05-07T21:02:19.0864394Z stochastic_rounding=False, 2025-05-07T21:02:19.0864531Z weighted=False, 2025-05-07T21:02:19.0864665Z row_wise=True, 2025-05-07T21:02:19.0864789Z mixed=True, 2025-05-07T21:02:19.0864919Z use_cache=False, 2025-05-07T21:02:19.0865102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.0865231Z use_cpu=True, 2025-05-07T21:02:19.0865389Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.0865515Z ) 2025-05-07T21:02:19.1083828Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1085648Z self=, 2025-05-07T21:02:19.1085898Z compile=True, 2025-05-07T21:02:19.1086197Z pooling_mode=, 2025-05-07T21:02:19.1086400Z T=1, 2025-05-07T21:02:19.1086612Z D=38, 2025-05-07T21:02:19.1086820Z B=117, 2025-05-07T21:02:19.1087003Z log_E=5, 2025-05-07T21:02:19.1087158Z L=6, 2025-05-07T21:02:19.1087320Z D_gradcheck=1, 2025-05-07T21:02:19.1087516Z stochastic_rounding=True, 2025-05-07T21:02:19.1087915Z weighted=False, 2025-05-07T21:02:19.1088074Z row_wise=True, 2025-05-07T21:02:19.1088230Z mixed=False, 2025-05-07T21:02:19.1088399Z use_cache=True, 2025-05-07T21:02:19.1088776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1088941Z use_cpu=True, 2025-05-07T21:02:19.1089161Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1089308Z ) 2025-05-07T21:02:19.1089586Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1090296Z self=, 2025-05-07T21:02:19.1090459Z compile=True, 2025-05-07T21:02:19.1090689Z pooling_mode=, 2025-05-07T21:02:19.1090837Z T=3, 2025-05-07T21:02:19.1090924Z D=3, 2025-05-07T21:02:19.1091005Z B=128, 2025-05-07T21:02:19.1091085Z log_E=4, 2025-05-07T21:02:19.1091161Z L=12, 2025-05-07T21:02:19.1091249Z D_gradcheck=2, 2025-05-07T21:02:19.1091347Z stochastic_rounding=False, 2025-05-07T21:02:19.1091432Z weighted=True, 2025-05-07T21:02:19.1091521Z row_wise=True, 2025-05-07T21:02:19.1091599Z mixed=True, 2025-05-07T21:02:19.1091682Z use_cache=True, 2025-05-07T21:02:19.1091802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1091883Z use_cpu=True, 2025-05-07T21:02:19.1091998Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1092071Z ) 2025-05-07T21:02:19.1092204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1092560Z self=, 2025-05-07T21:02:19.1092643Z compile=True, 2025-05-07T21:02:19.1092754Z pooling_mode=, 2025-05-07T21:02:19.1092835Z T=2, 2025-05-07T21:02:19.1092911Z D=38, 2025-05-07T21:02:19.1092987Z B=120, 2025-05-07T21:02:19.1093073Z log_E=5, 2025-05-07T21:02:19.1093149Z L=17, 2025-05-07T21:02:19.1093230Z D_gradcheck=2, 2025-05-07T21:02:19.1093331Z stochastic_rounding=False, 2025-05-07T21:02:19.1093418Z weighted=True, 2025-05-07T21:02:19.1093502Z row_wise=True, 2025-05-07T21:02:19.1093588Z mixed=False, 2025-05-07T21:02:19.1093747Z use_cache=True, 2025-05-07T21:02:19.1093864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1093944Z use_cpu=True, 2025-05-07T21:02:19.1094047Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1094125Z ) 2025-05-07T21:02:19.1094257Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1094671Z self=, 2025-05-07T21:02:19.1094763Z compile=False, 2025-05-07T21:02:19.1094872Z pooling_mode=, 2025-05-07T21:02:19.1094947Z T=5, 2025-05-07T21:02:19.1095031Z D=43, 2025-05-07T21:02:19.1095108Z B=34, 2025-05-07T21:02:19.1095185Z log_E=3, 2025-05-07T21:02:19.1095267Z L=0, 2025-05-07T21:02:19.1095350Z D_gradcheck=1, 2025-05-07T21:02:19.1095459Z stochastic_rounding=False, 2025-05-07T21:02:19.1095540Z weighted=True, 2025-05-07T21:02:19.1095620Z row_wise=True, 2025-05-07T21:02:19.1095704Z mixed=True, 2025-05-07T21:02:19.1095789Z use_cache=True, 2025-05-07T21:02:19.1096175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1096288Z use_cpu=True, 2025-05-07T21:02:19.1096394Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1096466Z ) 2025-05-07T21:02:19.1096603Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1096951Z self=, 2025-05-07T21:02:19.1097035Z compile=False, 2025-05-07T21:02:19.1097154Z pooling_mode=, 2025-05-07T21:02:19.1097232Z T=2, 2025-05-07T21:02:19.1097308Z D=77, 2025-05-07T21:02:19.1097391Z B=112, 2025-05-07T21:02:19.1097469Z log_E=4, 2025-05-07T21:02:19.1097550Z L=4, 2025-05-07T21:02:19.1097662Z D_gradcheck=2, 2025-05-07T21:02:19.1097846Z stochastic_rounding=False, 2025-05-07T21:02:19.1097933Z weighted=False, 2025-05-07T21:02:19.1098013Z row_wise=True, 2025-05-07T21:02:19.1098097Z mixed=True, 2025-05-07T21:02:19.1098181Z use_cache=True, 2025-05-07T21:02:19.1098356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1098438Z use_cpu=True, 2025-05-07T21:02:19.1098540Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1098617Z ) 2025-05-07T21:02:19.1098746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1099093Z self=, 2025-05-07T21:02:19.1099182Z compile=True, 2025-05-07T21:02:19.1099292Z pooling_mode=, 2025-05-07T21:02:19.1099368Z T=4, 2025-05-07T21:02:19.1099450Z D=79, 2025-05-07T21:02:19.1099525Z B=116, 2025-05-07T21:02:19.1099601Z log_E=4, 2025-05-07T21:02:19.1099681Z L=13, 2025-05-07T21:02:19.1099762Z D_gradcheck=2, 2025-05-07T21:02:19.1099867Z stochastic_rounding=False, 2025-05-07T21:02:19.1099950Z weighted=True, 2025-05-07T21:02:19.1100031Z row_wise=True, 2025-05-07T21:02:19.1100118Z mixed=False, 2025-05-07T21:02:19.1100205Z use_cache=False, 2025-05-07T21:02:19.1100314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1100399Z use_cpu=True, 2025-05-07T21:02:19.1100501Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1100573Z ) 2025-05-07T21:02:19.1100709Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1101103Z self=, 2025-05-07T21:02:19.1101187Z compile=False, 2025-05-07T21:02:19.1101303Z pooling_mode=, 2025-05-07T21:02:19.1101378Z T=1, 2025-05-07T21:02:19.1101454Z D=88, 2025-05-07T21:02:19.1101535Z B=8, 2025-05-07T21:02:19.1101611Z log_E=5, 2025-05-07T21:02:19.1101691Z L=5, 2025-05-07T21:02:19.1101775Z D_gradcheck=2, 2025-05-07T21:02:19.1101871Z stochastic_rounding=False, 2025-05-07T21:02:19.1101959Z weighted=True, 2025-05-07T21:02:19.1102037Z row_wise=True, 2025-05-07T21:02:19.1102181Z mixed=False, 2025-05-07T21:02:19.1102272Z use_cache=False, 2025-05-07T21:02:19.1102380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1102461Z use_cpu=True, 2025-05-07T21:02:19.1102573Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1102645Z ) 2025-05-07T21:02:19.1102776Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1103184Z self=, 2025-05-07T21:02:19.1103269Z compile=True, 2025-05-07T21:02:19.1103385Z pooling_mode=, 2025-05-07T21:02:19.1103461Z T=3, 2025-05-07T21:02:19.1103538Z D=91, 2025-05-07T21:02:19.1103620Z B=19, 2025-05-07T21:02:19.1103696Z log_E=3, 2025-05-07T21:02:19.1103772Z L=16, 2025-05-07T21:02:19.1103864Z D_gradcheck=2, 2025-05-07T21:02:19.1103960Z stochastic_rounding=False, 2025-05-07T21:02:19.1104041Z weighted=True, 2025-05-07T21:02:19.1104127Z row_wise=True, 2025-05-07T21:02:19.1104209Z mixed=True, 2025-05-07T21:02:19.1104293Z use_cache=True, 2025-05-07T21:02:19.1104411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1104490Z use_cpu=True, 2025-05-07T21:02:19.1104597Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1104678Z ) 2025-05-07T21:02:19.1104809Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1105162Z self=, 2025-05-07T21:02:19.1105247Z compile=False, 2025-05-07T21:02:19.1105355Z pooling_mode=, 2025-05-07T21:02:19.1105437Z T=1, 2025-05-07T21:02:19.1105511Z D=4, 2025-05-07T21:02:19.1105585Z B=83, 2025-05-07T21:02:19.1105667Z log_E=4, 2025-05-07T21:02:19.1105744Z L=2, 2025-05-07T21:02:19.1105874Z D_gradcheck=2, 2025-05-07T21:02:19.1105978Z stochastic_rounding=True, 2025-05-07T21:02:19.1106061Z weighted=False, 2025-05-07T21:02:19.1106142Z row_wise=True, 2025-05-07T21:02:19.1106229Z mixed=True, 2025-05-07T21:02:19.1106381Z use_cache=True, 2025-05-07T21:02:19.1106490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1106581Z use_cpu=True, 2025-05-07T21:02:19.1106685Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1106767Z ) 2025-05-07T21:02:19.1106901Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1107249Z self=, 2025-05-07T21:02:19.1107340Z compile=True, 2025-05-07T21:02:19.1107450Z pooling_mode=, 2025-05-07T21:02:19.1107525Z T=4, 2025-05-07T21:02:19.1107606Z D=54, 2025-05-07T21:02:19.1107682Z B=2, 2025-05-07T21:02:19.1107759Z log_E=3, 2025-05-07T21:02:19.1107841Z L=16, 2025-05-07T21:02:19.1107930Z D_gradcheck=1, 2025-05-07T21:02:19.1108026Z stochastic_rounding=False, 2025-05-07T21:02:19.1108112Z weighted=True, 2025-05-07T21:02:19.1108196Z row_wise=True, 2025-05-07T21:02:19.1108276Z mixed=False, 2025-05-07T21:02:19.1108371Z use_cache=False, 2025-05-07T21:02:19.1108478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1108565Z use_cpu=True, 2025-05-07T21:02:19.1108668Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1108742Z ) 2025-05-07T21:02:19.1108880Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1109223Z self=, 2025-05-07T21:02:19.1109307Z compile=False, 2025-05-07T21:02:19.1109422Z pooling_mode=, 2025-05-07T21:02:19.1109496Z T=5, 2025-05-07T21:02:19.1109572Z D=44, 2025-05-07T21:02:19.1109653Z B=70, 2025-05-07T21:02:19.1109730Z log_E=3, 2025-05-07T21:02:19.1109808Z L=13, 2025-05-07T21:02:19.1109896Z D_gradcheck=1, 2025-05-07T21:02:19.1109993Z stochastic_rounding=False, 2025-05-07T21:02:19.1110081Z weighted=True, 2025-05-07T21:02:19.1110207Z row_wise=True, 2025-05-07T21:02:19.1110288Z mixed=True, 2025-05-07T21:02:19.1110374Z use_cache=True, 2025-05-07T21:02:19.1110481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1110562Z use_cpu=True, 2025-05-07T21:02:19.1110672Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1110745Z ) 2025-05-07T21:02:19.1110916Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1111270Z self=, 2025-05-07T21:02:19.1111354Z compile=False, 2025-05-07T21:02:19.1111463Z pooling_mode=, 2025-05-07T21:02:19.1111544Z T=3, 2025-05-07T21:02:19.1111619Z D=28, 2025-05-07T21:02:19.1111694Z B=39, 2025-05-07T21:02:19.1111776Z log_E=3, 2025-05-07T21:02:19.1111855Z L=8, 2025-05-07T21:02:19.1111943Z D_gradcheck=1, 2025-05-07T21:02:19.1112041Z stochastic_rounding=False, 2025-05-07T21:02:19.1112125Z weighted=False, 2025-05-07T21:02:19.1112216Z row_wise=True, 2025-05-07T21:02:19.1112297Z mixed=True, 2025-05-07T21:02:19.1112385Z use_cache=False, 2025-05-07T21:02:19.1112499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1112579Z use_cpu=True, 2025-05-07T21:02:19.1112682Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1112762Z ) 2025-05-07T21:02:19.1112895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1113238Z self=, 2025-05-07T21:02:19.1113327Z compile=False, 2025-05-07T21:02:19.1113435Z pooling_mode=, 2025-05-07T21:02:19.1113512Z T=2, 2025-05-07T21:02:19.1113588Z D=109, 2025-05-07T21:02:19.1113662Z B=2, 2025-05-07T21:02:19.1113744Z log_E=4, 2025-05-07T21:02:19.1113865Z L=4, 2025-05-07T21:02:19.1113947Z D_gradcheck=2, 2025-05-07T21:02:19.1114051Z stochastic_rounding=False, 2025-05-07T21:02:19.1114133Z weighted=True, 2025-05-07T21:02:19.1114217Z row_wise=True, 2025-05-07T21:02:19.1114340Z mixed=False, 2025-05-07T21:02:19.1114425Z use_cache=False, 2025-05-07T21:02:19.1114534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1114624Z use_cpu=True, 2025-05-07T21:02:19.1114729Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1114802Z ) 2025-05-07T21:02:19.1114944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1115289Z self=, 2025-05-07T21:02:19.1115378Z compile=True, 2025-05-07T21:02:19.1115489Z pooling_mode=, 2025-05-07T21:02:19.1115565Z T=5, 2025-05-07T21:02:19.1115645Z D=15, 2025-05-07T21:02:19.1115721Z B=39, 2025-05-07T21:02:19.1115802Z log_E=5, 2025-05-07T21:02:19.1115884Z L=15, 2025-05-07T21:02:19.1115966Z D_gradcheck=1, 2025-05-07T21:02:19.1116064Z stochastic_rounding=True, 2025-05-07T21:02:19.1116156Z weighted=False, 2025-05-07T21:02:19.1116239Z row_wise=True, 2025-05-07T21:02:19.1116320Z mixed=False, 2025-05-07T21:02:19.1116408Z use_cache=True, 2025-05-07T21:02:19.1116516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1116598Z use_cpu=True, 2025-05-07T21:02:19.1116706Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1116779Z ) 2025-05-07T21:02:19.1116917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1117262Z self=, 2025-05-07T21:02:19.1117346Z compile=False, 2025-05-07T21:02:19.1117465Z pooling_mode=, 2025-05-07T21:02:19.1117539Z T=3, 2025-05-07T21:02:19.1117614Z D=117, 2025-05-07T21:02:19.1117695Z B=65, 2025-05-07T21:02:19.1117774Z log_E=3, 2025-05-07T21:02:19.1117850Z L=6, 2025-05-07T21:02:19.1117938Z D_gradcheck=1, 2025-05-07T21:02:19.1118034Z stochastic_rounding=False, 2025-05-07T21:02:19.1118164Z weighted=False, 2025-05-07T21:02:19.1118258Z row_wise=True, 2025-05-07T21:02:19.1118337Z mixed=True, 2025-05-07T21:02:19.1118503Z use_cache=False, 2025-05-07T21:02:19.1118621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1118701Z use_cpu=True, 2025-05-07T21:02:19.1118811Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1118925Z ) 2025-05-07T21:02:19.1119058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1119408Z self=, 2025-05-07T21:02:19.1119491Z compile=False, 2025-05-07T21:02:19.1119599Z pooling_mode=, 2025-05-07T21:02:19.1119678Z T=1, 2025-05-07T21:02:19.1119752Z D=29, 2025-05-07T21:02:19.1119830Z B=60, 2025-05-07T21:02:19.1119912Z log_E=4, 2025-05-07T21:02:19.1119987Z L=14, 2025-05-07T21:02:19.1120068Z D_gradcheck=2, 2025-05-07T21:02:19.1120170Z stochastic_rounding=True, 2025-05-07T21:02:19.1120257Z weighted=False, 2025-05-07T21:02:19.1120343Z row_wise=True, 2025-05-07T21:02:19.1120422Z mixed=False, 2025-05-07T21:02:19.1120504Z use_cache=True, 2025-05-07T21:02:19.1120616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1120696Z use_cpu=True, 2025-05-07T21:02:19.1120798Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1120883Z ) 2025-05-07T21:02:19.1350139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1350769Z self=, 2025-05-07T21:02:19.1350903Z compile=True, 2025-05-07T21:02:19.1351068Z pooling_mode=, 2025-05-07T21:02:19.1351257Z T=3, 2025-05-07T21:02:19.1351375Z D=56, 2025-05-07T21:02:19.1351802Z B=69, 2025-05-07T21:02:19.1351939Z log_E=4, 2025-05-07T21:02:19.1352062Z L=3, 2025-05-07T21:02:19.1352189Z D_gradcheck=2, 2025-05-07T21:02:19.1352346Z stochastic_rounding=True, 2025-05-07T21:02:19.1352483Z weighted=False, 2025-05-07T21:02:19.1352740Z row_wise=True, 2025-05-07T21:02:19.1352888Z mixed=False, 2025-05-07T21:02:19.1361507Z use_cache=True, 2025-05-07T21:02:19.1361712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1361841Z use_cpu=True, 2025-05-07T21:02:19.1362015Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1362141Z ) 2025-05-07T21:02:19.1362355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1362945Z self=, 2025-05-07T21:02:19.1363073Z compile=False, 2025-05-07T21:02:19.1363248Z pooling_mode=, 2025-05-07T21:02:19.1363368Z T=4, 2025-05-07T21:02:19.1363486Z D=44, 2025-05-07T21:02:19.1363618Z B=18, 2025-05-07T21:02:19.1363740Z log_E=4, 2025-05-07T21:02:19.1363858Z L=11, 2025-05-07T21:02:19.1363995Z D_gradcheck=2, 2025-05-07T21:02:19.1364149Z stochastic_rounding=True, 2025-05-07T21:02:19.1364281Z weighted=False, 2025-05-07T21:02:19.1364420Z row_wise=True, 2025-05-07T21:02:19.1364542Z mixed=True, 2025-05-07T21:02:19.1364668Z use_cache=False, 2025-05-07T21:02:19.1364847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1364977Z use_cpu=True, 2025-05-07T21:02:19.1365144Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1365270Z ) 2025-05-07T21:02:19.1365486Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1366055Z self=, 2025-05-07T21:02:19.1366183Z compile=False, 2025-05-07T21:02:19.1366352Z pooling_mode=, 2025-05-07T21:02:19.1366474Z T=4, 2025-05-07T21:02:19.1366593Z D=117, 2025-05-07T21:02:19.1366712Z B=43, 2025-05-07T21:02:19.1366843Z log_E=4, 2025-05-07T21:02:19.1366960Z L=8, 2025-05-07T21:02:19.1367087Z D_gradcheck=1, 2025-05-07T21:02:19.1367424Z stochastic_rounding=False, 2025-05-07T21:02:19.1367554Z weighted=False, 2025-05-07T21:02:19.1367679Z row_wise=True, 2025-05-07T21:02:19.1367810Z mixed=False, 2025-05-07T21:02:19.1367941Z use_cache=True, 2025-05-07T21:02:19.1368107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1368233Z use_cpu=True, 2025-05-07T21:02:19.1368509Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1368643Z ) 2025-05-07T21:02:19.1368853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1369417Z self=, 2025-05-07T21:02:19.1369560Z compile=False, 2025-05-07T21:02:19.1369734Z pooling_mode=, 2025-05-07T21:02:19.1369849Z T=4, 2025-05-07T21:02:19.1369979Z D=29, 2025-05-07T21:02:19.1370097Z B=101, 2025-05-07T21:02:19.1370213Z log_E=3, 2025-05-07T21:02:19.1370344Z L=9, 2025-05-07T21:02:19.1370471Z D_gradcheck=2, 2025-05-07T21:02:19.1370630Z stochastic_rounding=False, 2025-05-07T21:02:19.1370769Z weighted=True, 2025-05-07T21:02:19.1370894Z row_wise=True, 2025-05-07T21:02:19.1371023Z mixed=True, 2025-05-07T21:02:19.1371148Z use_cache=True, 2025-05-07T21:02:19.1371311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1371445Z use_cpu=True, 2025-05-07T21:02:19.1371605Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1371720Z ) 2025-05-07T21:02:19.1371936Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1372506Z self=, 2025-05-07T21:02:19.1372639Z compile=True, 2025-05-07T21:02:19.1372825Z pooling_mode=, 2025-05-07T21:02:19.1372942Z T=3, 2025-05-07T21:02:19.1373147Z D=124, 2025-05-07T21:02:19.1373270Z B=22, 2025-05-07T21:02:19.1373391Z log_E=5, 2025-05-07T21:02:19.1373503Z L=13, 2025-05-07T21:02:19.1373643Z D_gradcheck=2, 2025-05-07T21:02:19.1373881Z stochastic_rounding=False, 2025-05-07T21:02:19.1374017Z weighted=True, 2025-05-07T21:02:19.1374140Z row_wise=True, 2025-05-07T21:02:19.1374259Z mixed=True, 2025-05-07T21:02:19.1374394Z use_cache=True, 2025-05-07T21:02:19.1374565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1374690Z use_cpu=True, 2025-05-07T21:02:19.1374863Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1374973Z ) 2025-05-07T21:02:19.1375182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1375761Z self=, 2025-05-07T21:02:19.1375896Z compile=False, 2025-05-07T21:02:19.1376064Z pooling_mode=, 2025-05-07T21:02:19.1376195Z T=1, 2025-05-07T21:02:19.1376310Z D=15, 2025-05-07T21:02:19.1376435Z B=119, 2025-05-07T21:02:19.1376552Z log_E=5, 2025-05-07T21:02:19.1376662Z L=1, 2025-05-07T21:02:19.1376804Z D_gradcheck=1, 2025-05-07T21:02:19.1376955Z stochastic_rounding=True, 2025-05-07T21:02:19.1377074Z weighted=True, 2025-05-07T21:02:19.1377200Z row_wise=True, 2025-05-07T21:02:19.1377325Z mixed=True, 2025-05-07T21:02:19.1377448Z use_cache=True, 2025-05-07T21:02:19.1377621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1377751Z use_cpu=True, 2025-05-07T21:02:19.1377910Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1378032Z ) 2025-05-07T21:02:19.1378243Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1378818Z self=, 2025-05-07T21:02:19.1378965Z compile=False, 2025-05-07T21:02:19.1379129Z pooling_mode=, 2025-05-07T21:02:19.1379258Z T=2, 2025-05-07T21:02:19.1379373Z D=37, 2025-05-07T21:02:19.1379489Z B=82, 2025-05-07T21:02:19.1379617Z log_E=4, 2025-05-07T21:02:19.1379732Z L=10, 2025-05-07T21:02:19.1379951Z D_gradcheck=1, 2025-05-07T21:02:19.1380108Z stochastic_rounding=True, 2025-05-07T21:02:19.1380235Z weighted=True, 2025-05-07T21:02:19.1380357Z row_wise=True, 2025-05-07T21:02:19.1380492Z mixed=True, 2025-05-07T21:02:19.1380620Z use_cache=False, 2025-05-07T21:02:19.1380787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1381011Z use_cpu=True, 2025-05-07T21:02:19.1381200Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1381316Z ) 2025-05-07T21:02:19.1381532Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1382110Z self=, 2025-05-07T21:02:19.1382255Z compile=True, 2025-05-07T21:02:19.1382424Z pooling_mode=, 2025-05-07T21:02:19.1382548Z T=2, 2025-05-07T21:02:19.1382672Z D=79, 2025-05-07T21:02:19.1382789Z B=52, 2025-05-07T21:02:19.1382908Z log_E=5, 2025-05-07T21:02:19.1383037Z L=1, 2025-05-07T21:02:19.1383166Z D_gradcheck=2, 2025-05-07T21:02:19.1383316Z stochastic_rounding=True, 2025-05-07T21:02:19.1383454Z weighted=False, 2025-05-07T21:02:19.1383574Z row_wise=True, 2025-05-07T21:02:19.1383696Z mixed=True, 2025-05-07T21:02:19.1383831Z use_cache=True, 2025-05-07T21:02:19.1383996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1384123Z use_cpu=True, 2025-05-07T21:02:19.1384299Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1384414Z ) 2025-05-07T21:02:19.1384632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1385197Z self=, 2025-05-07T21:02:19.1385329Z compile=False, 2025-05-07T21:02:19.1385505Z pooling_mode=, 2025-05-07T21:02:19.1385709Z T=1, 2025-05-07T21:02:19.1385827Z D=74, 2025-05-07T21:02:19.1385954Z B=96, 2025-05-07T21:02:19.1386072Z log_E=3, 2025-05-07T21:02:19.1386190Z L=19, 2025-05-07T21:02:19.1386326Z D_gradcheck=1, 2025-05-07T21:02:19.1386538Z stochastic_rounding=True, 2025-05-07T21:02:19.1386669Z weighted=False, 2025-05-07T21:02:19.1386801Z row_wise=True, 2025-05-07T21:02:19.1386923Z mixed=False, 2025-05-07T21:02:19.1387059Z use_cache=True, 2025-05-07T21:02:19.1387227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1387352Z use_cpu=True, 2025-05-07T21:02:19.1387515Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1387637Z ) 2025-05-07T21:02:19.1387842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1388408Z self=, 2025-05-07T21:02:19.1388541Z compile=True, 2025-05-07T21:02:19.1388713Z pooling_mode=, 2025-05-07T21:02:19.1388841Z T=4, 2025-05-07T21:02:19.1388955Z D=74, 2025-05-07T21:02:19.1389070Z B=86, 2025-05-07T21:02:19.1389195Z log_E=5, 2025-05-07T21:02:19.1389316Z L=17, 2025-05-07T21:02:19.1389445Z D_gradcheck=2, 2025-05-07T21:02:19.1389597Z stochastic_rounding=False, 2025-05-07T21:02:19.1389724Z weighted=False, 2025-05-07T21:02:19.1389850Z row_wise=True, 2025-05-07T21:02:19.1389978Z mixed=True, 2025-05-07T21:02:19.1390110Z use_cache=False, 2025-05-07T21:02:19.1390283Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1390413Z use_cpu=True, 2025-05-07T21:02:19.1390573Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1390691Z ) 2025-05-07T21:02:19.1390891Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1391449Z self=, 2025-05-07T21:02:19.1391585Z compile=True, 2025-05-07T21:02:19.1391751Z pooling_mode=, 2025-05-07T21:02:19.1391875Z T=5, 2025-05-07T21:02:19.1391995Z D=94, 2025-05-07T21:02:19.1392110Z B=83, 2025-05-07T21:02:19.1392226Z log_E=5, 2025-05-07T21:02:19.1392437Z L=4, 2025-05-07T21:02:19.1392566Z D_gradcheck=1, 2025-05-07T21:02:19.1392714Z stochastic_rounding=False, 2025-05-07T21:02:19.1392851Z weighted=False, 2025-05-07T21:02:19.1392976Z row_wise=True, 2025-05-07T21:02:19.1393106Z mixed=True, 2025-05-07T21:02:19.1393235Z use_cache=False, 2025-05-07T21:02:19.1393475Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1393610Z use_cpu=True, 2025-05-07T21:02:19.1393761Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1393873Z ) 2025-05-07T21:02:19.1394090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1394647Z self=, 2025-05-07T21:02:19.1394778Z compile=False, 2025-05-07T21:02:19.1394958Z pooling_mode=, 2025-05-07T21:02:19.1395069Z T=2, 2025-05-07T21:02:19.1395185Z D=101, 2025-05-07T21:02:19.1395313Z B=109, 2025-05-07T21:02:19.1395435Z log_E=5, 2025-05-07T21:02:19.1395549Z L=12, 2025-05-07T21:02:19.1395683Z D_gradcheck=2, 2025-05-07T21:02:19.1395828Z stochastic_rounding=False, 2025-05-07T21:02:19.1396258Z weighted=False, 2025-05-07T21:02:19.1396382Z row_wise=True, 2025-05-07T21:02:19.1396500Z mixed=True, 2025-05-07T21:02:19.1396628Z use_cache=True, 2025-05-07T21:02:19.1396800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1396923Z use_cpu=True, 2025-05-07T21:02:19.1397093Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1397204Z ) 2025-05-07T21:02:19.1397410Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1397979Z self=, 2025-05-07T21:02:19.1398107Z compile=True, 2025-05-07T21:02:19.1398506Z pooling_mode=, 2025-05-07T21:02:19.1398634Z T=2, 2025-05-07T21:02:19.1398751Z D=124, 2025-05-07T21:02:19.1398874Z B=93, 2025-05-07T21:02:19.1398998Z log_E=5, 2025-05-07T21:02:19.1399115Z L=15, 2025-05-07T21:02:19.1399359Z D_gradcheck=1, 2025-05-07T21:02:19.1399520Z stochastic_rounding=True, 2025-05-07T21:02:19.1399648Z weighted=False, 2025-05-07T21:02:19.1399778Z row_wise=True, 2025-05-07T21:02:19.1399900Z mixed=False, 2025-05-07T21:02:19.1400022Z use_cache=True, 2025-05-07T21:02:19.1400199Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1400326Z use_cpu=True, 2025-05-07T21:02:19.1400498Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1400632Z ) 2025-05-07T21:02:19.1400859Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1401431Z self=, 2025-05-07T21:02:19.1401569Z compile=True, 2025-05-07T21:02:19.1401742Z pooling_mode=, 2025-05-07T21:02:19.1401863Z T=4, 2025-05-07T21:02:19.1401978Z D=123, 2025-05-07T21:02:19.1402090Z B=82, 2025-05-07T21:02:19.1402218Z log_E=4, 2025-05-07T21:02:19.1402335Z L=5, 2025-05-07T21:02:19.1402460Z D_gradcheck=1, 2025-05-07T21:02:19.1402621Z stochastic_rounding=False, 2025-05-07T21:02:19.1402746Z weighted=True, 2025-05-07T21:02:19.1402867Z row_wise=True, 2025-05-07T21:02:19.1402996Z mixed=False, 2025-05-07T21:02:19.1403121Z use_cache=False, 2025-05-07T21:02:19.1403288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1403420Z use_cpu=True, 2025-05-07T21:02:19.1403583Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1403696Z ) 2025-05-07T21:02:19.1403905Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1404453Z self=, 2025-05-07T21:02:19.1404600Z compile=False, 2025-05-07T21:02:19.1404767Z pooling_mode=, 2025-05-07T21:02:19.1404879Z T=5, 2025-05-07T21:02:19.1405001Z D=3, 2025-05-07T21:02:19.1405291Z B=41, 2025-05-07T21:02:19.1405412Z log_E=3, 2025-05-07T21:02:19.1405538Z L=18, 2025-05-07T21:02:19.1405663Z D_gradcheck=2, 2025-05-07T21:02:19.1405812Z stochastic_rounding=True, 2025-05-07T21:02:19.1405945Z weighted=False, 2025-05-07T21:02:19.1406068Z row_wise=True, 2025-05-07T21:02:19.1406188Z mixed=True, 2025-05-07T21:02:19.1406424Z use_cache=True, 2025-05-07T21:02:19.1406599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1406733Z use_cpu=True, 2025-05-07T21:02:19.1406890Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1407002Z ) 2025-05-07T21:02:19.1407214Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1407778Z self=, 2025-05-07T21:02:19.1407916Z compile=True, 2025-05-07T21:02:19.1408087Z pooling_mode=, 2025-05-07T21:02:19.1408204Z T=5, 2025-05-07T21:02:19.1408319Z D=124, 2025-05-07T21:02:19.1408451Z B=34, 2025-05-07T21:02:19.1408571Z log_E=4, 2025-05-07T21:02:19.1408691Z L=4, 2025-05-07T21:02:19.1408825Z D_gradcheck=2, 2025-05-07T21:02:19.1408969Z stochastic_rounding=True, 2025-05-07T21:02:19.1409095Z weighted=False, 2025-05-07T21:02:19.1409225Z row_wise=True, 2025-05-07T21:02:19.1409345Z mixed=True, 2025-05-07T21:02:19.1409488Z use_cache=False, 2025-05-07T21:02:19.1409657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1409778Z use_cpu=True, 2025-05-07T21:02:19.1409948Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1410058Z ) 2025-05-07T21:02:19.1616172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1616815Z self=, 2025-05-07T21:02:19.1617218Z compile=False, 2025-05-07T21:02:19.1617389Z pooling_mode=, 2025-05-07T21:02:19.1617506Z T=2, 2025-05-07T21:02:19.1617629Z D=28, 2025-05-07T21:02:19.1617756Z B=37, 2025-05-07T21:02:19.1617979Z log_E=3, 2025-05-07T21:02:19.1618108Z L=7, 2025-05-07T21:02:19.1618236Z D_gradcheck=1, 2025-05-07T21:02:19.1618389Z stochastic_rounding=False, 2025-05-07T21:02:19.1618527Z weighted=True, 2025-05-07T21:02:19.1618653Z row_wise=True, 2025-05-07T21:02:19.1618793Z mixed=True, 2025-05-07T21:02:19.1618923Z use_cache=True, 2025-05-07T21:02:19.1619095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1619227Z use_cpu=True, 2025-05-07T21:02:19.1619388Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1619501Z ) 2025-05-07T21:02:19.1619714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1620302Z self=, 2025-05-07T21:02:19.1620461Z compile=True, 2025-05-07T21:02:19.1620656Z pooling_mode=, 2025-05-07T21:02:19.1620780Z T=1, 2025-05-07T21:02:19.1620900Z D=125, 2025-05-07T21:02:19.1621015Z B=88, 2025-05-07T21:02:19.1621144Z log_E=3, 2025-05-07T21:02:19.1621260Z L=14, 2025-05-07T21:02:19.1621388Z D_gradcheck=1, 2025-05-07T21:02:19.1621542Z stochastic_rounding=True, 2025-05-07T21:02:19.1621666Z weighted=True, 2025-05-07T21:02:19.1621797Z row_wise=True, 2025-05-07T21:02:19.1621920Z mixed=False, 2025-05-07T21:02:19.1622055Z use_cache=False, 2025-05-07T21:02:19.1622233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1622357Z use_cpu=True, 2025-05-07T21:02:19.1622516Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1622639Z ) 2025-05-07T21:02:19.1622852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1623426Z self=, 2025-05-07T21:02:19.1623572Z compile=False, 2025-05-07T21:02:19.1623744Z pooling_mode=, 2025-05-07T21:02:19.1623863Z T=4, 2025-05-07T21:02:19.1624121Z D=77, 2025-05-07T21:02:19.1624235Z B=33, 2025-05-07T21:02:19.1624364Z log_E=5, 2025-05-07T21:02:19.1624478Z L=15, 2025-05-07T21:02:19.1624602Z D_gradcheck=1, 2025-05-07T21:02:19.1624757Z stochastic_rounding=True, 2025-05-07T21:02:19.1624882Z weighted=True, 2025-05-07T21:02:19.1625004Z row_wise=True, 2025-05-07T21:02:19.1625242Z mixed=False, 2025-05-07T21:02:19.1625378Z use_cache=False, 2025-05-07T21:02:19.1625543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1625675Z use_cpu=True, 2025-05-07T21:02:19.1625832Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1625942Z ) 2025-05-07T21:02:19.1626161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1626730Z self=, 2025-05-07T21:02:19.1626876Z compile=True, 2025-05-07T21:02:19.1627045Z pooling_mode=, 2025-05-07T21:02:19.1627159Z T=4, 2025-05-07T21:02:19.1627289Z D=96, 2025-05-07T21:02:19.1627406Z B=35, 2025-05-07T21:02:19.1627523Z log_E=4, 2025-05-07T21:02:19.1627648Z L=6, 2025-05-07T21:02:19.1627776Z D_gradcheck=2, 2025-05-07T21:02:19.1627919Z stochastic_rounding=True, 2025-05-07T21:02:19.1628053Z weighted=False, 2025-05-07T21:02:19.1628174Z row_wise=True, 2025-05-07T21:02:19.1628303Z mixed=False, 2025-05-07T21:02:19.1628438Z use_cache=True, 2025-05-07T21:02:19.1628605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1628728Z use_cpu=True, 2025-05-07T21:02:19.1628892Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1629004Z ) 2025-05-07T21:02:19.1629217Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1629807Z self=, 2025-05-07T21:02:19.1630033Z compile=False, 2025-05-07T21:02:19.1630209Z pooling_mode=, 2025-05-07T21:02:19.1630329Z T=3, 2025-05-07T21:02:19.1630444Z D=20, 2025-05-07T21:02:19.1630633Z B=6, 2025-05-07T21:02:19.1630755Z log_E=3, 2025-05-07T21:02:19.1630870Z L=16, 2025-05-07T21:02:19.1631006Z D_gradcheck=2, 2025-05-07T21:02:19.1631156Z stochastic_rounding=True, 2025-05-07T21:02:19.1631285Z weighted=False, 2025-05-07T21:02:19.1631417Z row_wise=True, 2025-05-07T21:02:19.1631542Z mixed=True, 2025-05-07T21:02:19.1631670Z use_cache=False, 2025-05-07T21:02:19.1631848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1631972Z use_cpu=True, 2025-05-07T21:02:19.1632141Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1632253Z ) 2025-05-07T21:02:19.1632462Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1633021Z self=, 2025-05-07T21:02:19.1633153Z compile=True, 2025-05-07T21:02:19.1633322Z pooling_mode=, 2025-05-07T21:02:19.1633448Z T=5, 2025-05-07T21:02:19.1633563Z D=64, 2025-05-07T21:02:19.1633686Z B=33, 2025-05-07T21:02:19.1633813Z log_E=5, 2025-05-07T21:02:19.1633929Z L=13, 2025-05-07T21:02:19.1634055Z D_gradcheck=1, 2025-05-07T21:02:19.1634211Z stochastic_rounding=True, 2025-05-07T21:02:19.1634335Z weighted=True, 2025-05-07T21:02:19.1634457Z row_wise=True, 2025-05-07T21:02:19.1634591Z mixed=True, 2025-05-07T21:02:19.1634716Z use_cache=False, 2025-05-07T21:02:19.1634889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1635013Z use_cpu=True, 2025-05-07T21:02:19.1635169Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1635288Z ) 2025-05-07T21:02:19.1635496Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1636069Z self=, 2025-05-07T21:02:19.1636217Z compile=False, 2025-05-07T21:02:19.1636386Z pooling_mode=, 2025-05-07T21:02:19.1636588Z T=2, 2025-05-07T21:02:19.1636713Z D=4, 2025-05-07T21:02:19.1636827Z B=94, 2025-05-07T21:02:19.1636944Z log_E=5, 2025-05-07T21:02:19.1637068Z L=19, 2025-05-07T21:02:19.1637194Z D_gradcheck=1, 2025-05-07T21:02:19.1637353Z stochastic_rounding=True, 2025-05-07T21:02:19.1637477Z weighted=True, 2025-05-07T21:02:19.1637674Z row_wise=True, 2025-05-07T21:02:19.1637804Z mixed=True, 2025-05-07T21:02:19.1637930Z use_cache=False, 2025-05-07T21:02:19.1638103Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1638234Z use_cpu=True, 2025-05-07T21:02:19.1638499Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1638612Z ) 2025-05-07T21:02:19.1638825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1639388Z self=, 2025-05-07T21:02:19.1639525Z compile=False, 2025-05-07T21:02:19.1639700Z pooling_mode=, 2025-05-07T21:02:19.1639820Z T=5, 2025-05-07T21:02:19.1639948Z D=108, 2025-05-07T21:02:19.1640063Z B=48, 2025-05-07T21:02:19.1640178Z log_E=4, 2025-05-07T21:02:19.1640298Z L=17, 2025-05-07T21:02:19.1640424Z D_gradcheck=1, 2025-05-07T21:02:19.1640571Z stochastic_rounding=False, 2025-05-07T21:02:19.1640703Z weighted=True, 2025-05-07T21:02:19.1640833Z row_wise=True, 2025-05-07T21:02:19.1640954Z mixed=True, 2025-05-07T21:02:19.1641088Z use_cache=False, 2025-05-07T21:02:19.1641252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1641376Z use_cpu=True, 2025-05-07T21:02:19.1641541Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1641653Z ) 2025-05-07T21:02:19.1641867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1642453Z self=, 2025-05-07T21:02:19.1642689Z compile=False, 2025-05-07T21:02:19.1642863Z pooling_mode=, 2025-05-07T21:02:19.1642982Z T=1, 2025-05-07T21:02:19.1643152Z D=33, 2025-05-07T21:02:19.1643276Z B=84, 2025-05-07T21:02:19.1643394Z log_E=3, 2025-05-07T21:02:19.1643508Z L=15, 2025-05-07T21:02:19.1643639Z D_gradcheck=2, 2025-05-07T21:02:19.1643790Z stochastic_rounding=False, 2025-05-07T21:02:19.1643916Z weighted=False, 2025-05-07T21:02:19.1644050Z row_wise=True, 2025-05-07T21:02:19.1644172Z mixed=True, 2025-05-07T21:02:19.1644298Z use_cache=False, 2025-05-07T21:02:19.1644477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1644604Z use_cpu=True, 2025-05-07T21:02:19.1644761Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1644920Z ) 2025-05-07T21:02:19.1645131Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1645730Z self=, 2025-05-07T21:02:19.1645859Z compile=False, 2025-05-07T21:02:19.1646032Z pooling_mode=, 2025-05-07T21:02:19.1646160Z T=5, 2025-05-07T21:02:19.1646283Z D=4, 2025-05-07T21:02:19.1646399Z B=38, 2025-05-07T21:02:19.1646516Z log_E=5, 2025-05-07T21:02:19.1646638Z L=2, 2025-05-07T21:02:19.1646764Z D_gradcheck=2, 2025-05-07T21:02:19.1646912Z stochastic_rounding=True, 2025-05-07T21:02:19.1647047Z weighted=True, 2025-05-07T21:02:19.1647169Z row_wise=True, 2025-05-07T21:02:19.1647288Z mixed=True, 2025-05-07T21:02:19.1647420Z use_cache=False, 2025-05-07T21:02:19.1647593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1647720Z use_cpu=True, 2025-05-07T21:02:19.1647888Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1647998Z ) 2025-05-07T21:02:19.1648207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1648783Z self=, 2025-05-07T21:02:19.1648909Z compile=True, 2025-05-07T21:02:19.1649191Z pooling_mode=, 2025-05-07T21:02:19.1649315Z T=4, 2025-05-07T21:02:19.1649431Z D=40, 2025-05-07T21:02:19.1649558Z B=54, 2025-05-07T21:02:19.1649674Z log_E=4, 2025-05-07T21:02:19.1649792Z L=8, 2025-05-07T21:02:19.1649925Z D_gradcheck=2, 2025-05-07T21:02:19.1650069Z stochastic_rounding=True, 2025-05-07T21:02:19.1650260Z weighted=True, 2025-05-07T21:02:19.1650393Z row_wise=True, 2025-05-07T21:02:19.1650512Z mixed=True, 2025-05-07T21:02:19.1650637Z use_cache=True, 2025-05-07T21:02:19.1650811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1650945Z use_cpu=True, 2025-05-07T21:02:19.1651128Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1651269Z ) 2025-05-07T21:02:19.1651473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1652045Z self=, 2025-05-07T21:02:19.1652176Z compile=False, 2025-05-07T21:02:19.1652351Z pooling_mode=, 2025-05-07T21:02:19.1652478Z T=1, 2025-05-07T21:02:19.1652596Z D=75, 2025-05-07T21:02:19.1652710Z B=16, 2025-05-07T21:02:19.1652835Z log_E=3, 2025-05-07T21:02:19.1652950Z L=16, 2025-05-07T21:02:19.1653078Z D_gradcheck=1, 2025-05-07T21:02:19.1653236Z stochastic_rounding=False, 2025-05-07T21:02:19.1653367Z weighted=True, 2025-05-07T21:02:19.1653489Z row_wise=True, 2025-05-07T21:02:19.1653618Z mixed=True, 2025-05-07T21:02:19.1653745Z use_cache=True, 2025-05-07T21:02:19.1653921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1654045Z use_cpu=True, 2025-05-07T21:02:19.1654205Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1654324Z ) 2025-05-07T21:02:19.1654532Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1655202Z self=, 2025-05-07T21:02:19.1655342Z compile=False, 2025-05-07T21:02:19.1655572Z pooling_mode=, 2025-05-07T21:02:19.1655690Z T=3, 2025-05-07T21:02:19.1655811Z D=14, 2025-05-07T21:02:19.1655926Z B=35, 2025-05-07T21:02:19.1656039Z log_E=5, 2025-05-07T21:02:19.1656163Z L=4, 2025-05-07T21:02:19.1656287Z D_gradcheck=2, 2025-05-07T21:02:19.1656435Z stochastic_rounding=True, 2025-05-07T21:02:19.1656575Z weighted=True, 2025-05-07T21:02:19.1656698Z row_wise=True, 2025-05-07T21:02:19.1656821Z mixed=True, 2025-05-07T21:02:19.1656947Z use_cache=False, 2025-05-07T21:02:19.1657114Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1657245Z use_cpu=True, 2025-05-07T21:02:19.1657402Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1657514Z ) 2025-05-07T21:02:19.1657734Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1658297Z self=, 2025-05-07T21:02:19.1658428Z compile=True, 2025-05-07T21:02:19.1658617Z pooling_mode=, 2025-05-07T21:02:19.1658732Z T=1, 2025-05-07T21:02:19.1658846Z D=2, 2025-05-07T21:02:19.1658974Z B=30, 2025-05-07T21:02:19.1659093Z log_E=5, 2025-05-07T21:02:19.1659207Z L=3, 2025-05-07T21:02:19.1659341Z D_gradcheck=1, 2025-05-07T21:02:19.1659492Z stochastic_rounding=False, 2025-05-07T21:02:19.1659631Z weighted=False, 2025-05-07T21:02:19.1659754Z row_wise=True, 2025-05-07T21:02:19.1659879Z mixed=False, 2025-05-07T21:02:19.1660016Z use_cache=False, 2025-05-07T21:02:19.1660182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1660304Z use_cpu=True, 2025-05-07T21:02:19.1660473Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1660585Z ) 2025-05-07T21:02:19.1660790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1661447Z self=, 2025-05-07T21:02:19.1661680Z compile=False, 2025-05-07T21:02:19.1661852Z pooling_mode=, 2025-05-07T21:02:19.1661977Z T=4, 2025-05-07T21:02:19.1662095Z D=125, 2025-05-07T21:02:19.1662216Z B=21, 2025-05-07T21:02:19.1662334Z log_E=4, 2025-05-07T21:02:19.1662450Z L=10, 2025-05-07T21:02:19.1662579Z D_gradcheck=2, 2025-05-07T21:02:19.1662822Z stochastic_rounding=True, 2025-05-07T21:02:19.1662953Z weighted=False, 2025-05-07T21:02:19.1663082Z row_wise=True, 2025-05-07T21:02:19.1663204Z mixed=False, 2025-05-07T21:02:19.1663327Z use_cache=True, 2025-05-07T21:02:19.1663503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1663629Z use_cpu=True, 2025-05-07T21:02:19.1663789Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1663910Z ) 2025-05-07T21:02:19.1664126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1664685Z self=, 2025-05-07T21:02:19.1664827Z compile=True, 2025-05-07T21:02:19.1664998Z pooling_mode=, 2025-05-07T21:02:19.1665120Z T=4, 2025-05-07T21:02:19.1665237Z D=38, 2025-05-07T21:02:19.1665353Z B=128, 2025-05-07T21:02:19.1665478Z log_E=3, 2025-05-07T21:02:19.1665594Z L=8, 2025-05-07T21:02:19.1665718Z D_gradcheck=2, 2025-05-07T21:02:19.1665878Z stochastic_rounding=False, 2025-05-07T21:02:19.1666006Z weighted=False, 2025-05-07T21:02:19.1666128Z row_wise=True, 2025-05-07T21:02:19.1666257Z mixed=True, 2025-05-07T21:02:19.1666383Z use_cache=True, 2025-05-07T21:02:19.1666552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1666683Z use_cpu=True, 2025-05-07T21:02:19.1666843Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1666953Z ) 2025-05-07T21:02:19.1880428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1881100Z self=, 2025-05-07T21:02:19.1881234Z compile=False, 2025-05-07T21:02:19.1881639Z pooling_mode=, 2025-05-07T21:02:19.1881758Z T=5, 2025-05-07T21:02:19.1881862Z D=113, 2025-05-07T21:02:19.1881941Z B=101, 2025-05-07T21:02:19.1882029Z log_E=5, 2025-05-07T21:02:19.1882105Z L=8, 2025-05-07T21:02:19.1882197Z D_gradcheck=1, 2025-05-07T21:02:19.1882303Z stochastic_rounding=True, 2025-05-07T21:02:19.1882387Z weighted=True, 2025-05-07T21:02:19.1882474Z row_wise=True, 2025-05-07T21:02:19.1882555Z mixed=False, 2025-05-07T21:02:19.1882640Z use_cache=False, 2025-05-07T21:02:19.1882760Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1882842Z use_cpu=True, 2025-05-07T21:02:19.1882949Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1883031Z ) 2025-05-07T21:02:19.1883171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1883521Z self=, 2025-05-07T21:02:19.1883613Z compile=True, 2025-05-07T21:02:19.1883728Z pooling_mode=, 2025-05-07T21:02:19.1883812Z T=5, 2025-05-07T21:02:19.1883890Z D=88, 2025-05-07T21:02:19.1883968Z B=31, 2025-05-07T21:02:19.1884052Z log_E=3, 2025-05-07T21:02:19.1884129Z L=2, 2025-05-07T21:02:19.1884214Z D_gradcheck=1, 2025-05-07T21:02:19.1884320Z stochastic_rounding=True, 2025-05-07T21:02:19.1884405Z weighted=False, 2025-05-07T21:02:19.1884486Z row_wise=True, 2025-05-07T21:02:19.1884572Z mixed=True, 2025-05-07T21:02:19.1884657Z use_cache=False, 2025-05-07T21:02:19.1884766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1884855Z use_cpu=True, 2025-05-07T21:02:19.1884962Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1885037Z ) 2025-05-07T21:02:19.1885177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1885524Z self=, 2025-05-07T21:02:19.1885712Z compile=False, 2025-05-07T21:02:19.1885823Z pooling_mode=, 2025-05-07T21:02:19.1885901Z T=4, 2025-05-07T21:02:19.1885982Z D=22, 2025-05-07T21:02:19.1886059Z B=4, 2025-05-07T21:02:19.1886137Z log_E=3, 2025-05-07T21:02:19.1886219Z L=18, 2025-05-07T21:02:19.1886433Z D_gradcheck=1, 2025-05-07T21:02:19.1886532Z stochastic_rounding=True, 2025-05-07T21:02:19.1886625Z weighted=False, 2025-05-07T21:02:19.1886707Z row_wise=True, 2025-05-07T21:02:19.1886787Z mixed=True, 2025-05-07T21:02:19.1886885Z use_cache=False, 2025-05-07T21:02:19.1886995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1887077Z use_cpu=True, 2025-05-07T21:02:19.1887187Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1887265Z ) 2025-05-07T21:02:19.1887421Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1897697Z self=, 2025-05-07T21:02:19.1897831Z compile=False, 2025-05-07T21:02:19.1897952Z pooling_mode=, 2025-05-07T21:02:19.1898041Z T=5, 2025-05-07T21:02:19.1898119Z D=38, 2025-05-07T21:02:19.1898197Z B=10, 2025-05-07T21:02:19.1898283Z log_E=3, 2025-05-07T21:02:19.1898361Z L=5, 2025-05-07T21:02:19.1898450Z D_gradcheck=1, 2025-05-07T21:02:19.1898561Z stochastic_rounding=False, 2025-05-07T21:02:19.1898651Z weighted=False, 2025-05-07T21:02:19.1898735Z row_wise=True, 2025-05-07T21:02:19.1898825Z mixed=True, 2025-05-07T21:02:19.1898909Z use_cache=True, 2025-05-07T21:02:19.1899023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1899114Z use_cpu=True, 2025-05-07T21:02:19.1899223Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1899451Z ) 2025-05-07T21:02:19.1899593Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1899948Z self=, 2025-05-07T21:02:19.1900113Z compile=False, 2025-05-07T21:02:19.1900228Z pooling_mode=, 2025-05-07T21:02:19.1900307Z T=2, 2025-05-07T21:02:19.1900393Z D=80, 2025-05-07T21:02:19.1900472Z B=23, 2025-05-07T21:02:19.1900551Z log_E=4, 2025-05-07T21:02:19.1900641Z L=10, 2025-05-07T21:02:19.1900728Z D_gradcheck=2, 2025-05-07T21:02:19.1900831Z stochastic_rounding=True, 2025-05-07T21:02:19.1900923Z weighted=True, 2025-05-07T21:02:19.1901005Z row_wise=True, 2025-05-07T21:02:19.1901088Z mixed=True, 2025-05-07T21:02:19.1901180Z use_cache=True, 2025-05-07T21:02:19.1901291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1901384Z use_cpu=True, 2025-05-07T21:02:19.1901490Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1901568Z ) 2025-05-07T21:02:19.1901717Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1902069Z self=, 2025-05-07T21:02:19.1902157Z compile=True, 2025-05-07T21:02:19.1902277Z pooling_mode=, 2025-05-07T21:02:19.1902356Z T=5, 2025-05-07T21:02:19.1902434Z D=40, 2025-05-07T21:02:19.1902522Z B=111, 2025-05-07T21:02:19.1902644Z log_E=3, 2025-05-07T21:02:19.1902721Z L=19, 2025-05-07T21:02:19.1902808Z D_gradcheck=1, 2025-05-07T21:02:19.1902915Z stochastic_rounding=True, 2025-05-07T21:02:19.1903001Z weighted=True, 2025-05-07T21:02:19.1903084Z row_wise=True, 2025-05-07T21:02:19.1903172Z mixed=False, 2025-05-07T21:02:19.1903258Z use_cache=False, 2025-05-07T21:02:19.1903369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1903461Z use_cpu=True, 2025-05-07T21:02:19.1903567Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1903653Z ) 2025-05-07T21:02:19.1903787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1904135Z self=, 2025-05-07T21:02:19.1904298Z compile=False, 2025-05-07T21:02:19.1904408Z pooling_mode=, 2025-05-07T21:02:19.1904486Z T=5, 2025-05-07T21:02:19.1904572Z D=45, 2025-05-07T21:02:19.1904651Z B=119, 2025-05-07T21:02:19.1904733Z log_E=5, 2025-05-07T21:02:19.1904877Z L=2, 2025-05-07T21:02:19.1904962Z D_gradcheck=1, 2025-05-07T21:02:19.1905062Z stochastic_rounding=False, 2025-05-07T21:02:19.1905156Z weighted=True, 2025-05-07T21:02:19.1905240Z row_wise=True, 2025-05-07T21:02:19.1905324Z mixed=False, 2025-05-07T21:02:19.1905413Z use_cache=True, 2025-05-07T21:02:19.1905522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1905611Z use_cpu=True, 2025-05-07T21:02:19.1905724Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1905800Z ) 2025-05-07T21:02:19.1905939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1906287Z self=, 2025-05-07T21:02:19.1906375Z compile=True, 2025-05-07T21:02:19.1906495Z pooling_mode=, 2025-05-07T21:02:19.1906573Z T=1, 2025-05-07T21:02:19.1906650Z D=9, 2025-05-07T21:02:19.1906733Z B=28, 2025-05-07T21:02:19.1906813Z log_E=3, 2025-05-07T21:02:19.1906894Z L=17, 2025-05-07T21:02:19.1906987Z D_gradcheck=2, 2025-05-07T21:02:19.1907085Z stochastic_rounding=True, 2025-05-07T21:02:19.1907178Z weighted=True, 2025-05-07T21:02:19.1907260Z row_wise=True, 2025-05-07T21:02:19.1907341Z mixed=False, 2025-05-07T21:02:19.1907431Z use_cache=True, 2025-05-07T21:02:19.1907543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1907627Z use_cpu=True, 2025-05-07T21:02:19.1907787Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1907862Z ) 2025-05-07T21:02:19.1907995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1908387Z self=, 2025-05-07T21:02:19.1908482Z compile=False, 2025-05-07T21:02:19.1908594Z pooling_mode=, 2025-05-07T21:02:19.1908681Z T=1, 2025-05-07T21:02:19.1908759Z D=72, 2025-05-07T21:02:19.1908837Z B=32, 2025-05-07T21:02:19.1908923Z log_E=3, 2025-05-07T21:02:19.1909004Z L=18, 2025-05-07T21:02:19.1909097Z D_gradcheck=1, 2025-05-07T21:02:19.1909195Z stochastic_rounding=True, 2025-05-07T21:02:19.1909282Z weighted=True, 2025-05-07T21:02:19.1909372Z row_wise=True, 2025-05-07T21:02:19.1909455Z mixed=False, 2025-05-07T21:02:19.1909540Z use_cache=True, 2025-05-07T21:02:19.1909657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1909740Z use_cpu=True, 2025-05-07T21:02:19.1909849Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1909932Z ) 2025-05-07T21:02:19.1910065Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1910420Z self=, 2025-05-07T21:02:19.1910530Z compile=False, 2025-05-07T21:02:19.1910655Z pooling_mode=, 2025-05-07T21:02:19.1910759Z T=5, 2025-05-07T21:02:19.1910837Z D=87, 2025-05-07T21:02:19.1910915Z B=119, 2025-05-07T21:02:19.1911007Z log_E=4, 2025-05-07T21:02:19.1911084Z L=14, 2025-05-07T21:02:19.1911167Z D_gradcheck=2, 2025-05-07T21:02:19.1911276Z stochastic_rounding=False, 2025-05-07T21:02:19.1911360Z weighted=True, 2025-05-07T21:02:19.1911444Z row_wise=True, 2025-05-07T21:02:19.1911537Z mixed=False, 2025-05-07T21:02:19.1911622Z use_cache=True, 2025-05-07T21:02:19.1911731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1911822Z use_cpu=True, 2025-05-07T21:02:19.1911930Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1912006Z ) 2025-05-07T21:02:19.1912146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1912544Z self=, 2025-05-07T21:02:19.1912646Z compile=False, 2025-05-07T21:02:19.1912757Z pooling_mode=, 2025-05-07T21:02:19.1912837Z T=4, 2025-05-07T21:02:19.1912920Z D=45, 2025-05-07T21:02:19.1912998Z B=106, 2025-05-07T21:02:19.1913118Z log_E=4, 2025-05-07T21:02:19.1913204Z L=4, 2025-05-07T21:02:19.1913287Z D_gradcheck=1, 2025-05-07T21:02:19.1913389Z stochastic_rounding=False, 2025-05-07T21:02:19.1913480Z weighted=False, 2025-05-07T21:02:19.1913562Z row_wise=True, 2025-05-07T21:02:19.1913645Z mixed=False, 2025-05-07T21:02:19.1913740Z use_cache=False, 2025-05-07T21:02:19.1913851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1913939Z use_cpu=True, 2025-05-07T21:02:19.1914051Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1914126Z ) 2025-05-07T21:02:19.1914266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1914615Z self=, 2025-05-07T21:02:19.1914698Z compile=True, 2025-05-07T21:02:19.1914816Z pooling_mode=, 2025-05-07T21:02:19.1914893Z T=2, 2025-05-07T21:02:19.1914971Z D=58, 2025-05-07T21:02:19.1915051Z B=64, 2025-05-07T21:02:19.1915136Z log_E=3, 2025-05-07T21:02:19.1915212Z L=10, 2025-05-07T21:02:19.1915305Z D_gradcheck=2, 2025-05-07T21:02:19.1915402Z stochastic_rounding=False, 2025-05-07T21:02:19.1915486Z weighted=True, 2025-05-07T21:02:19.1915575Z row_wise=True, 2025-05-07T21:02:19.1915655Z mixed=True, 2025-05-07T21:02:19.1915739Z use_cache=True, 2025-05-07T21:02:19.1915857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.1915984Z use_cpu=True, 2025-05-07T21:02:19.1916088Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1916169Z ) 2025-05-07T21:02:19.1916302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1916693Z self=, 2025-05-07T21:02:19.1916781Z compile=False, 2025-05-07T21:02:19.1916892Z pooling_mode=, 2025-05-07T21:02:19.1916975Z T=4, 2025-05-07T21:02:19.1917053Z D=73, 2025-05-07T21:02:19.1917132Z B=56, 2025-05-07T21:02:19.1917216Z log_E=3, 2025-05-07T21:02:19.1917294Z L=13, 2025-05-07T21:02:19.1917378Z D_gradcheck=1, 2025-05-07T21:02:19.1917488Z stochastic_rounding=False, 2025-05-07T21:02:19.1917573Z weighted=True, 2025-05-07T21:02:19.1917655Z row_wise=True, 2025-05-07T21:02:19.1917741Z mixed=False, 2025-05-07T21:02:19.1917825Z use_cache=True, 2025-05-07T21:02:19.1917935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1918025Z use_cpu=True, 2025-05-07T21:02:19.1918134Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1918215Z ) 2025-05-07T21:02:19.1918347Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1918784Z self=, 2025-05-07T21:02:19.1918877Z compile=False, 2025-05-07T21:02:19.1918987Z pooling_mode=, 2025-05-07T21:02:19.1919065Z T=5, 2025-05-07T21:02:19.1919149Z D=62, 2025-05-07T21:02:19.1919228Z B=38, 2025-05-07T21:02:19.1919307Z log_E=3, 2025-05-07T21:02:19.1919390Z L=16, 2025-05-07T21:02:19.1919472Z D_gradcheck=2, 2025-05-07T21:02:19.1919572Z stochastic_rounding=False, 2025-05-07T21:02:19.1919661Z weighted=False, 2025-05-07T21:02:19.1919742Z row_wise=True, 2025-05-07T21:02:19.1919823Z mixed=False, 2025-05-07T21:02:19.1919915Z use_cache=True, 2025-05-07T21:02:19.1920026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1920117Z use_cpu=True, 2025-05-07T21:02:19.1920220Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1920294Z ) 2025-05-07T21:02:19.1920483Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1920826Z self=, 2025-05-07T21:02:19.1920910Z compile=False, 2025-05-07T21:02:19.1921025Z pooling_mode=, 2025-05-07T21:02:19.1921101Z T=4, 2025-05-07T21:02:19.1921178Z D=79, 2025-05-07T21:02:19.1921302Z B=68, 2025-05-07T21:02:19.1921382Z log_E=4, 2025-05-07T21:02:19.1921458Z L=5, 2025-05-07T21:02:19.1921548Z D_gradcheck=2, 2025-05-07T21:02:19.1921644Z stochastic_rounding=True, 2025-05-07T21:02:19.1921734Z weighted=True, 2025-05-07T21:02:19.1921815Z row_wise=True, 2025-05-07T21:02:19.1921897Z mixed=True, 2025-05-07T21:02:19.1921986Z use_cache=True, 2025-05-07T21:02:19.1922094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1922179Z use_cpu=True, 2025-05-07T21:02:19.1922290Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.1922363Z ) 2025-05-07T21:02:19.1922498Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.1922848Z self=, 2025-05-07T21:02:19.1922932Z compile=False, 2025-05-07T21:02:19.1923042Z pooling_mode=, 2025-05-07T21:02:19.1923123Z T=5, 2025-05-07T21:02:19.1923205Z D=72, 2025-05-07T21:02:19.1923281Z B=3, 2025-05-07T21:02:19.1923364Z log_E=5, 2025-05-07T21:02:19.1923440Z L=11, 2025-05-07T21:02:19.1923528Z D_gradcheck=2, 2025-05-07T21:02:19.1923624Z stochastic_rounding=True, 2025-05-07T21:02:19.1923708Z weighted=True, 2025-05-07T21:02:19.1923795Z row_wise=True, 2025-05-07T21:02:19.1923874Z mixed=True, 2025-05-07T21:02:19.1923958Z use_cache=False, 2025-05-07T21:02:19.1924122Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.1924203Z use_cpu=True, 2025-05-07T21:02:19.1924308Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.1924389Z ) 2025-05-07T21:02:19.2153533Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2154206Z self=, 2025-05-07T21:02:19.2154370Z compile=True, 2025-05-07T21:02:19.2154589Z pooling_mode=, 2025-05-07T21:02:19.2154738Z T=4, 2025-05-07T21:02:19.2154902Z D=71, 2025-05-07T21:02:19.2155058Z B=67, 2025-05-07T21:02:19.2155213Z log_E=3, 2025-05-07T21:02:19.2155373Z L=7, 2025-05-07T21:02:19.2155537Z D_gradcheck=1, 2025-05-07T21:02:19.2155690Z stochastic_rounding=True, 2025-05-07T21:02:19.2155824Z weighted=True, 2025-05-07T21:02:19.2155945Z row_wise=True, 2025-05-07T21:02:19.2156066Z mixed=False, 2025-05-07T21:02:19.2156198Z use_cache=False, 2025-05-07T21:02:19.2156367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2156507Z use_cpu=True, 2025-05-07T21:02:19.2156683Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2156811Z ) 2025-05-07T21:02:19.2157045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2157654Z self=, 2025-05-07T21:02:19.2157796Z compile=True, 2025-05-07T21:02:19.2157982Z pooling_mode=, 2025-05-07T21:02:19.2158106Z T=1, 2025-05-07T21:02:19.2158231Z D=124, 2025-05-07T21:02:19.2158476Z B=75, 2025-05-07T21:02:19.2158609Z log_E=4, 2025-05-07T21:02:19.2158733Z L=11, 2025-05-07T21:02:19.2158871Z D_gradcheck=1, 2025-05-07T21:02:19.2159028Z stochastic_rounding=False, 2025-05-07T21:02:19.2159164Z weighted=True, 2025-05-07T21:02:19.2159295Z row_wise=True, 2025-05-07T21:02:19.2159415Z mixed=False, 2025-05-07T21:02:19.2159540Z use_cache=False, 2025-05-07T21:02:19.2159718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2159844Z use_cpu=True, 2025-05-07T21:02:19.2160009Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2160286Z ) 2025-05-07T21:02:19.2160502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2161085Z self=, 2025-05-07T21:02:19.2161233Z compile=False, 2025-05-07T21:02:19.2161416Z pooling_mode=, 2025-05-07T21:02:19.2161676Z T=4, 2025-05-07T21:02:19.2161801Z D=115, 2025-05-07T21:02:19.2161920Z B=115, 2025-05-07T21:02:19.2162048Z log_E=4, 2025-05-07T21:02:19.2162169Z L=10, 2025-05-07T21:02:19.2162301Z D_gradcheck=1, 2025-05-07T21:02:19.2162458Z stochastic_rounding=True, 2025-05-07T21:02:19.2162591Z weighted=False, 2025-05-07T21:02:19.2162718Z row_wise=True, 2025-05-07T21:02:19.2162854Z mixed=False, 2025-05-07T21:02:19.2162993Z use_cache=True, 2025-05-07T21:02:19.2163175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2163300Z use_cpu=True, 2025-05-07T21:02:19.2163464Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2163595Z ) 2025-05-07T21:02:19.2163818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2164395Z self=, 2025-05-07T21:02:19.2164539Z compile=True, 2025-05-07T21:02:19.2164718Z pooling_mode=, 2025-05-07T21:02:19.2164847Z T=1, 2025-05-07T21:02:19.2164975Z D=23, 2025-05-07T21:02:19.2165093Z B=88, 2025-05-07T21:02:19.2165215Z log_E=4, 2025-05-07T21:02:19.2165349Z L=3, 2025-05-07T21:02:19.2165479Z D_gradcheck=1, 2025-05-07T21:02:19.2165642Z stochastic_rounding=False, 2025-05-07T21:02:19.2165783Z weighted=False, 2025-05-07T21:02:19.2165908Z row_wise=True, 2025-05-07T21:02:19.2166053Z mixed=False, 2025-05-07T21:02:19.2166332Z use_cache=True, 2025-05-07T21:02:19.2166510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2166647Z use_cpu=True, 2025-05-07T21:02:19.2166807Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2166928Z ) 2025-05-07T21:02:19.2167264Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2167848Z self=, 2025-05-07T21:02:19.2167982Z compile=True, 2025-05-07T21:02:19.2168171Z pooling_mode=, 2025-05-07T21:02:19.2168294Z T=4, 2025-05-07T21:02:19.2168410Z D=3, 2025-05-07T21:02:19.2168538Z B=124, 2025-05-07T21:02:19.2168661Z log_E=5, 2025-05-07T21:02:19.2168786Z L=6, 2025-05-07T21:02:19.2168920Z D_gradcheck=1, 2025-05-07T21:02:19.2169073Z stochastic_rounding=False, 2025-05-07T21:02:19.2169206Z weighted=True, 2025-05-07T21:02:19.2169337Z row_wise=True, 2025-05-07T21:02:19.2169463Z mixed=False, 2025-05-07T21:02:19.2169608Z use_cache=True, 2025-05-07T21:02:19.2169794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2169921Z use_cpu=True, 2025-05-07T21:02:19.2170091Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2170224Z ) 2025-05-07T21:02:19.2170451Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2171036Z self=, 2025-05-07T21:02:19.2171185Z compile=False, 2025-05-07T21:02:19.2171363Z pooling_mode=, 2025-05-07T21:02:19.2171491Z T=2, 2025-05-07T21:02:19.2171612Z D=13, 2025-05-07T21:02:19.2171729Z B=40, 2025-05-07T21:02:19.2171860Z log_E=4, 2025-05-07T21:02:19.2171983Z L=17, 2025-05-07T21:02:19.2172111Z D_gradcheck=2, 2025-05-07T21:02:19.2172269Z stochastic_rounding=True, 2025-05-07T21:02:19.2172397Z weighted=True, 2025-05-07T21:02:19.2172524Z row_wise=True, 2025-05-07T21:02:19.2172663Z mixed=False, 2025-05-07T21:02:19.2172792Z use_cache=True, 2025-05-07T21:02:19.2172963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2173101Z use_cpu=True, 2025-05-07T21:02:19.2173366Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2173486Z ) 2025-05-07T21:02:19.2173698Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2174282Z self=, 2025-05-07T21:02:19.2174427Z compile=True, 2025-05-07T21:02:19.2174686Z pooling_mode=, 2025-05-07T21:02:19.2174817Z T=2, 2025-05-07T21:02:19.2174950Z D=28, 2025-05-07T21:02:19.2175077Z B=112, 2025-05-07T21:02:19.2175201Z log_E=4, 2025-05-07T21:02:19.2175334Z L=20, 2025-05-07T21:02:19.2175472Z D_gradcheck=1, 2025-05-07T21:02:19.2175628Z stochastic_rounding=True, 2025-05-07T21:02:19.2175767Z weighted=False, 2025-05-07T21:02:19.2175897Z row_wise=True, 2025-05-07T21:02:19.2176028Z mixed=True, 2025-05-07T21:02:19.2176166Z use_cache=False, 2025-05-07T21:02:19.2176332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2176459Z use_cpu=True, 2025-05-07T21:02:19.2176634Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2176751Z ) 2025-05-07T21:02:19.2176971Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2177533Z self=, 2025-05-07T21:02:19.2177667Z compile=False, 2025-05-07T21:02:19.2177857Z pooling_mode=, 2025-05-07T21:02:19.2177979Z T=3, 2025-05-07T21:02:19.2178098Z D=51, 2025-05-07T21:02:19.2178231Z B=126, 2025-05-07T21:02:19.2178379Z log_E=4, 2025-05-07T21:02:19.2178522Z L=2, 2025-05-07T21:02:19.2178690Z D_gradcheck=1, 2025-05-07T21:02:19.2178877Z stochastic_rounding=False, 2025-05-07T21:02:19.2179041Z weighted=False, 2025-05-07T21:02:19.2179212Z row_wise=True, 2025-05-07T21:02:19.2179481Z mixed=False, 2025-05-07T21:02:19.2179607Z use_cache=True, 2025-05-07T21:02:19.2179775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2179896Z use_cpu=True, 2025-05-07T21:02:19.2180118Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2180230Z ) 2025-05-07T21:02:19.2180446Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2181073Z self=, 2025-05-07T21:02:19.2181216Z compile=True, 2025-05-07T21:02:19.2181402Z pooling_mode=, 2025-05-07T21:02:19.2181537Z T=4, 2025-05-07T21:02:19.2181658Z D=36, 2025-05-07T21:02:19.2181779Z B=72, 2025-05-07T21:02:19.2181907Z log_E=4, 2025-05-07T21:02:19.2182028Z L=4, 2025-05-07T21:02:19.2182159Z D_gradcheck=1, 2025-05-07T21:02:19.2182325Z stochastic_rounding=False, 2025-05-07T21:02:19.2182454Z weighted=True, 2025-05-07T21:02:19.2182584Z row_wise=True, 2025-05-07T21:02:19.2182723Z mixed=False, 2025-05-07T21:02:19.2182850Z use_cache=True, 2025-05-07T21:02:19.2183035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2183165Z use_cpu=True, 2025-05-07T21:02:19.2183327Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2183442Z ) 2025-05-07T21:02:19.2183656Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2184226Z self=, 2025-05-07T21:02:19.2184361Z compile=False, 2025-05-07T21:02:19.2184537Z pooling_mode=, 2025-05-07T21:02:19.2184654Z T=4, 2025-05-07T21:02:19.2184781Z D=8, 2025-05-07T21:02:19.2184897Z B=40, 2025-05-07T21:02:19.2185018Z log_E=4, 2025-05-07T21:02:19.2185148Z L=7, 2025-05-07T21:02:19.2185277Z D_gradcheck=2, 2025-05-07T21:02:19.2185433Z stochastic_rounding=False, 2025-05-07T21:02:19.2185559Z weighted=False, 2025-05-07T21:02:19.2185684Z row_wise=True, 2025-05-07T21:02:19.2185820Z mixed=True, 2025-05-07T21:02:19.2185955Z use_cache=False, 2025-05-07T21:02:19.2186129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2186365Z use_cpu=True, 2025-05-07T21:02:19.2186537Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2186652Z ) 2025-05-07T21:02:19.2186879Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2187455Z self=, 2025-05-07T21:02:19.2187660Z compile=False, 2025-05-07T21:02:19.2187844Z pooling_mode=, 2025-05-07T21:02:19.2187963Z T=2, 2025-05-07T21:02:19.2188090Z D=26, 2025-05-07T21:02:19.2188210Z B=103, 2025-05-07T21:02:19.2188331Z log_E=4, 2025-05-07T21:02:19.2188459Z L=17, 2025-05-07T21:02:19.2188629Z D_gradcheck=1, 2025-05-07T21:02:19.2188785Z stochastic_rounding=True, 2025-05-07T21:02:19.2188913Z weighted=True, 2025-05-07T21:02:19.2189047Z row_wise=True, 2025-05-07T21:02:19.2189181Z mixed=True, 2025-05-07T21:02:19.2189311Z use_cache=False, 2025-05-07T21:02:19.2189482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2189622Z use_cpu=True, 2025-05-07T21:02:19.2189788Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2189904Z ) 2025-05-07T21:02:19.2190125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2190729Z self=, 2025-05-07T21:02:19.2190894Z compile=True, 2025-05-07T21:02:19.2191086Z pooling_mode=, 2025-05-07T21:02:19.2191210Z T=4, 2025-05-07T21:02:19.2191337Z D=73, 2025-05-07T21:02:19.2191453Z B=109, 2025-05-07T21:02:19.2191572Z log_E=4, 2025-05-07T21:02:19.2191697Z L=7, 2025-05-07T21:02:19.2191826Z D_gradcheck=1, 2025-05-07T21:02:19.2191983Z stochastic_rounding=False, 2025-05-07T21:02:19.2192127Z weighted=True, 2025-05-07T21:02:19.2192355Z row_wise=True, 2025-05-07T21:02:19.2192481Z mixed=False, 2025-05-07T21:02:19.2192619Z use_cache=True, 2025-05-07T21:02:19.2192792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2192928Z use_cpu=True, 2025-05-07T21:02:19.2193163Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2193282Z ) 2025-05-07T21:02:19.2193499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2194084Z self=, 2025-05-07T21:02:19.2194226Z compile=False, 2025-05-07T21:02:19.2194410Z pooling_mode=, 2025-05-07T21:02:19.2194527Z T=1, 2025-05-07T21:02:19.2194644Z D=98, 2025-05-07T21:02:19.2194767Z B=46, 2025-05-07T21:02:19.2194890Z log_E=4, 2025-05-07T21:02:19.2195010Z L=9, 2025-05-07T21:02:19.2195152Z D_gradcheck=2, 2025-05-07T21:02:19.2195303Z stochastic_rounding=True, 2025-05-07T21:02:19.2195429Z weighted=True, 2025-05-07T21:02:19.2195569Z row_wise=True, 2025-05-07T21:02:19.2195693Z mixed=False, 2025-05-07T21:02:19.2195824Z use_cache=False, 2025-05-07T21:02:19.2196364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2196501Z use_cpu=True, 2025-05-07T21:02:19.2196665Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2196788Z ) 2025-05-07T21:02:19.2197000Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2197590Z self=, 2025-05-07T21:02:19.2197731Z compile=False, 2025-05-07T21:02:19.2197899Z pooling_mode=, 2025-05-07T21:02:19.2198028Z T=1, 2025-05-07T21:02:19.2198147Z D=45, 2025-05-07T21:02:19.2198265Z B=82, 2025-05-07T21:02:19.2198457Z log_E=4, 2025-05-07T21:02:19.2198583Z L=9, 2025-05-07T21:02:19.2198715Z D_gradcheck=1, 2025-05-07T21:02:19.2198880Z stochastic_rounding=True, 2025-05-07T21:02:19.2199018Z weighted=False, 2025-05-07T21:02:19.2199159Z row_wise=True, 2025-05-07T21:02:19.2199297Z mixed=True, 2025-05-07T21:02:19.2199437Z use_cache=False, 2025-05-07T21:02:19.2199614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2199911Z use_cpu=True, 2025-05-07T21:02:19.2200076Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2200208Z ) 2025-05-07T21:02:19.2200423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2201092Z self=, 2025-05-07T21:02:19.2201235Z compile=False, 2025-05-07T21:02:19.2201407Z pooling_mode=, 2025-05-07T21:02:19.2201523Z T=5, 2025-05-07T21:02:19.2201648Z D=26, 2025-05-07T21:02:19.2201766Z B=118, 2025-05-07T21:02:19.2201884Z log_E=3, 2025-05-07T21:02:19.2202009Z L=4, 2025-05-07T21:02:19.2202138Z D_gradcheck=1, 2025-05-07T21:02:19.2202291Z stochastic_rounding=True, 2025-05-07T21:02:19.2202435Z weighted=True, 2025-05-07T21:02:19.2202579Z row_wise=True, 2025-05-07T21:02:19.2202742Z mixed=False, 2025-05-07T21:02:19.2202898Z use_cache=True, 2025-05-07T21:02:19.2203112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2203284Z use_cpu=True, 2025-05-07T21:02:19.2203480Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2203623Z ) 2025-05-07T21:02:19.2203861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2204416Z self=, 2025-05-07T21:02:19.2204543Z compile=True, 2025-05-07T21:02:19.2204732Z pooling_mode=, 2025-05-07T21:02:19.2204853Z T=4, 2025-05-07T21:02:19.2204972Z D=114, 2025-05-07T21:02:19.2205102Z B=112, 2025-05-07T21:02:19.2205228Z log_E=3, 2025-05-07T21:02:19.2205348Z L=10, 2025-05-07T21:02:19.2205493Z D_gradcheck=2, 2025-05-07T21:02:19.2205649Z stochastic_rounding=True, 2025-05-07T21:02:19.2205919Z weighted=False, 2025-05-07T21:02:19.2206054Z row_wise=True, 2025-05-07T21:02:19.2206178Z mixed=True, 2025-05-07T21:02:19.2206323Z use_cache=True, 2025-05-07T21:02:19.2206501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2206738Z use_cpu=True, 2025-05-07T21:02:19.2206921Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2207039Z ) 2025-05-07T21:02:19.2438570Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2439642Z self=, 2025-05-07T21:02:19.2439893Z compile=False, 2025-05-07T21:02:19.2440194Z pooling_mode=, 2025-05-07T21:02:19.2440413Z T=2, 2025-05-07T21:02:19.2440619Z D=56, 2025-05-07T21:02:19.2440823Z B=114, 2025-05-07T21:02:19.2441013Z log_E=3, 2025-05-07T21:02:19.2441120Z L=15, 2025-05-07T21:02:19.2441222Z D_gradcheck=2, 2025-05-07T21:02:19.2441341Z stochastic_rounding=True, 2025-05-07T21:02:19.2441441Z weighted=True, 2025-05-07T21:02:19.2441524Z row_wise=True, 2025-05-07T21:02:19.2441609Z mixed=True, 2025-05-07T21:02:19.2441693Z use_cache=True, 2025-05-07T21:02:19.2441812Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2441901Z use_cpu=True, 2025-05-07T21:02:19.2442008Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2442085Z ) 2025-05-07T21:02:19.2442224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2442571Z self=, 2025-05-07T21:02:19.2442661Z compile=False, 2025-05-07T21:02:19.2442771Z pooling_mode=, 2025-05-07T21:02:19.2442846Z T=5, 2025-05-07T21:02:19.2442928Z D=112, 2025-05-07T21:02:19.2443004Z B=122, 2025-05-07T21:02:19.2443081Z log_E=5, 2025-05-07T21:02:19.2443161Z L=8, 2025-05-07T21:02:19.2443243Z D_gradcheck=2, 2025-05-07T21:02:19.2443340Z stochastic_rounding=False, 2025-05-07T21:02:19.2443478Z weighted=True, 2025-05-07T21:02:19.2443566Z row_wise=True, 2025-05-07T21:02:19.2443646Z mixed=False, 2025-05-07T21:02:19.2444447Z use_cache=False, 2025-05-07T21:02:19.2444559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2444640Z use_cpu=True, 2025-05-07T21:02:19.2444751Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2444826Z ) 2025-05-07T21:02:19.2444965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2445375Z self=, 2025-05-07T21:02:19.2445463Z compile=False, 2025-05-07T21:02:19.2445577Z pooling_mode=, 2025-05-07T21:02:19.2445655Z T=3, 2025-05-07T21:02:19.2445731Z D=2, 2025-05-07T21:02:19.2445815Z B=100, 2025-05-07T21:02:19.2445893Z log_E=5, 2025-05-07T21:02:19.2445970Z L=11, 2025-05-07T21:02:19.2446059Z D_gradcheck=1, 2025-05-07T21:02:19.2446160Z stochastic_rounding=False, 2025-05-07T21:02:19.2446243Z weighted=False, 2025-05-07T21:02:19.2446333Z row_wise=True, 2025-05-07T21:02:19.2446411Z mixed=True, 2025-05-07T21:02:19.2446504Z use_cache=False, 2025-05-07T21:02:19.2446614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2446694Z use_cpu=True, 2025-05-07T21:02:19.2446809Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2446880Z ) 2025-05-07T21:02:19.2447012Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2447365Z self=, 2025-05-07T21:02:19.2447448Z compile=True, 2025-05-07T21:02:19.2447558Z pooling_mode=, 2025-05-07T21:02:19.2447640Z T=5, 2025-05-07T21:02:19.2447715Z D=60, 2025-05-07T21:02:19.2447790Z B=33, 2025-05-07T21:02:19.2447874Z log_E=4, 2025-05-07T21:02:19.2447950Z L=1, 2025-05-07T21:02:19.2448032Z D_gradcheck=2, 2025-05-07T21:02:19.2448206Z stochastic_rounding=False, 2025-05-07T21:02:19.2448296Z weighted=True, 2025-05-07T21:02:19.2448384Z row_wise=True, 2025-05-07T21:02:19.2448464Z mixed=True, 2025-05-07T21:02:19.2448552Z use_cache=True, 2025-05-07T21:02:19.2448734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2448818Z use_cpu=True, 2025-05-07T21:02:19.2448925Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2449005Z ) 2025-05-07T21:02:19.2449138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2449483Z self=, 2025-05-07T21:02:19.2449573Z compile=False, 2025-05-07T21:02:19.2449683Z pooling_mode=, 2025-05-07T21:02:19.2449758Z T=4, 2025-05-07T21:02:19.2449841Z D=48, 2025-05-07T21:02:19.2449917Z B=4, 2025-05-07T21:02:19.2450003Z log_E=5, 2025-05-07T21:02:19.2450078Z L=2, 2025-05-07T21:02:19.2450160Z D_gradcheck=2, 2025-05-07T21:02:19.2450272Z stochastic_rounding=False, 2025-05-07T21:02:19.2450354Z weighted=False, 2025-05-07T21:02:19.2450434Z row_wise=True, 2025-05-07T21:02:19.2450520Z mixed=False, 2025-05-07T21:02:19.2450607Z use_cache=False, 2025-05-07T21:02:19.2450719Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2450805Z use_cpu=True, 2025-05-07T21:02:19.2450907Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2450980Z ) 2025-05-07T21:02:19.2451116Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2451459Z self=, 2025-05-07T21:02:19.2451543Z compile=False, 2025-05-07T21:02:19.2451658Z pooling_mode=, 2025-05-07T21:02:19.2451733Z T=5, 2025-05-07T21:02:19.2451814Z D=49, 2025-05-07T21:02:19.2451888Z B=117, 2025-05-07T21:02:19.2451965Z log_E=4, 2025-05-07T21:02:19.2452044Z L=14, 2025-05-07T21:02:19.2452128Z D_gradcheck=2, 2025-05-07T21:02:19.2452226Z stochastic_rounding=True, 2025-05-07T21:02:19.2452318Z weighted=False, 2025-05-07T21:02:19.2452398Z row_wise=True, 2025-05-07T21:02:19.2452525Z mixed=True, 2025-05-07T21:02:19.2452616Z use_cache=False, 2025-05-07T21:02:19.2452724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2452804Z use_cpu=True, 2025-05-07T21:02:19.2452913Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2452985Z ) 2025-05-07T21:02:19.2453115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2453500Z self=, 2025-05-07T21:02:19.2453585Z compile=True, 2025-05-07T21:02:19.2453700Z pooling_mode=, 2025-05-07T21:02:19.2453774Z T=5, 2025-05-07T21:02:19.2453849Z D=103, 2025-05-07T21:02:19.2453932Z B=128, 2025-05-07T21:02:19.2454008Z log_E=3, 2025-05-07T21:02:19.2454082Z L=7, 2025-05-07T21:02:19.2454180Z D_gradcheck=2, 2025-05-07T21:02:19.2454278Z stochastic_rounding=False, 2025-05-07T21:02:19.2454362Z weighted=False, 2025-05-07T21:02:19.2454447Z row_wise=True, 2025-05-07T21:02:19.2454529Z mixed=True, 2025-05-07T21:02:19.2454613Z use_cache=True, 2025-05-07T21:02:19.2454726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2454806Z use_cpu=True, 2025-05-07T21:02:19.2454908Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2454986Z ) 2025-05-07T21:02:19.2455117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2455469Z self=, 2025-05-07T21:02:19.2455551Z compile=True, 2025-05-07T21:02:19.2455659Z pooling_mode=, 2025-05-07T21:02:19.2455738Z T=5, 2025-05-07T21:02:19.2455813Z D=53, 2025-05-07T21:02:19.2455888Z B=86, 2025-05-07T21:02:19.2455968Z log_E=3, 2025-05-07T21:02:19.2456043Z L=19, 2025-05-07T21:02:19.2456202Z D_gradcheck=2, 2025-05-07T21:02:19.2456306Z stochastic_rounding=False, 2025-05-07T21:02:19.2456388Z weighted=False, 2025-05-07T21:02:19.2456468Z row_wise=True, 2025-05-07T21:02:19.2456554Z mixed=True, 2025-05-07T21:02:19.2456677Z use_cache=False, 2025-05-07T21:02:19.2456799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2456881Z use_cpu=True, 2025-05-07T21:02:19.2456983Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2457063Z ) 2025-05-07T21:02:19.2457196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2465041Z self=, 2025-05-07T21:02:19.2465153Z compile=True, 2025-05-07T21:02:19.2465271Z pooling_mode=, 2025-05-07T21:02:19.2465360Z T=1, 2025-05-07T21:02:19.2465439Z D=128, 2025-05-07T21:02:19.2465526Z B=47, 2025-05-07T21:02:19.2465605Z log_E=4, 2025-05-07T21:02:19.2465690Z L=2, 2025-05-07T21:02:19.2465782Z D_gradcheck=2, 2025-05-07T21:02:19.2465881Z stochastic_rounding=True, 2025-05-07T21:02:19.2465967Z weighted=False, 2025-05-07T21:02:19.2466060Z row_wise=True, 2025-05-07T21:02:19.2466144Z mixed=False, 2025-05-07T21:02:19.2466231Z use_cache=False, 2025-05-07T21:02:19.2466360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2466444Z use_cpu=True, 2025-05-07T21:02:19.2466551Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2466635Z ) 2025-05-07T21:02:19.2466775Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2467133Z self=, 2025-05-07T21:02:19.2467225Z compile=True, 2025-05-07T21:02:19.2467338Z pooling_mode=, 2025-05-07T21:02:19.2467425Z T=4, 2025-05-07T21:02:19.2467502Z D=56, 2025-05-07T21:02:19.2467582Z B=51, 2025-05-07T21:02:19.2467666Z log_E=4, 2025-05-07T21:02:19.2467746Z L=20, 2025-05-07T21:02:19.2467830Z D_gradcheck=2, 2025-05-07T21:02:19.2467937Z stochastic_rounding=False, 2025-05-07T21:02:19.2468020Z weighted=True, 2025-05-07T21:02:19.2468182Z row_wise=True, 2025-05-07T21:02:19.2468280Z mixed=False, 2025-05-07T21:02:19.2468365Z use_cache=True, 2025-05-07T21:02:19.2468475Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2468565Z use_cpu=True, 2025-05-07T21:02:19.2468672Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2468747Z ) 2025-05-07T21:02:19.2468936Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2469284Z self=, 2025-05-07T21:02:19.2469380Z compile=False, 2025-05-07T21:02:19.2469491Z pooling_mode=, 2025-05-07T21:02:19.2469567Z T=4, 2025-05-07T21:02:19.2469651Z D=23, 2025-05-07T21:02:19.2469732Z B=93, 2025-05-07T21:02:19.2469809Z log_E=5, 2025-05-07T21:02:19.2469898Z L=18, 2025-05-07T21:02:19.2469982Z D_gradcheck=1, 2025-05-07T21:02:19.2470079Z stochastic_rounding=True, 2025-05-07T21:02:19.2470171Z weighted=False, 2025-05-07T21:02:19.2470258Z row_wise=True, 2025-05-07T21:02:19.2470343Z mixed=False, 2025-05-07T21:02:19.2470432Z use_cache=True, 2025-05-07T21:02:19.2470541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2470631Z use_cpu=True, 2025-05-07T21:02:19.2470736Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2470810Z ) 2025-05-07T21:02:19.2470954Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2471302Z self=, 2025-05-07T21:02:19.2471386Z compile=True, 2025-05-07T21:02:19.2471514Z pooling_mode=, 2025-05-07T21:02:19.2471590Z T=5, 2025-05-07T21:02:19.2471667Z D=39, 2025-05-07T21:02:19.2471753Z B=99, 2025-05-07T21:02:19.2471831Z log_E=4, 2025-05-07T21:02:19.2471954Z L=0, 2025-05-07T21:02:19.2472050Z D_gradcheck=1, 2025-05-07T21:02:19.2472149Z stochastic_rounding=False, 2025-05-07T21:02:19.2472233Z weighted=False, 2025-05-07T21:02:19.2472327Z row_wise=True, 2025-05-07T21:02:19.2472449Z mixed=True, 2025-05-07T21:02:19.2472541Z use_cache=True, 2025-05-07T21:02:19.2472649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2472731Z use_cpu=True, 2025-05-07T21:02:19.2472840Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2472913Z ) 2025-05-07T21:02:19.2473049Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2473400Z self=, 2025-05-07T21:02:19.2473486Z compile=True, 2025-05-07T21:02:19.2473599Z pooling_mode=, 2025-05-07T21:02:19.2473681Z T=2, 2025-05-07T21:02:19.2473757Z D=96, 2025-05-07T21:02:19.2473833Z B=78, 2025-05-07T21:02:19.2473920Z log_E=5, 2025-05-07T21:02:19.2473997Z L=0, 2025-05-07T21:02:19.2474079Z D_gradcheck=2, 2025-05-07T21:02:19.2474184Z stochastic_rounding=False, 2025-05-07T21:02:19.2474271Z weighted=False, 2025-05-07T21:02:19.2474361Z row_wise=True, 2025-05-07T21:02:19.2474442Z mixed=True, 2025-05-07T21:02:19.2474524Z use_cache=True, 2025-05-07T21:02:19.2474639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2474720Z use_cpu=True, 2025-05-07T21:02:19.2474827Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2474906Z ) 2025-05-07T21:02:19.2475042Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2475386Z self=, 2025-05-07T21:02:19.2475480Z compile=False, 2025-05-07T21:02:19.2475593Z pooling_mode=, 2025-05-07T21:02:19.2475670Z T=1, 2025-05-07T21:02:19.2475753Z D=110, 2025-05-07T21:02:19.2475831Z B=59, 2025-05-07T21:02:19.2475918Z log_E=5, 2025-05-07T21:02:19.2475994Z L=7, 2025-05-07T21:02:19.2476079Z D_gradcheck=1, 2025-05-07T21:02:19.2476185Z stochastic_rounding=True, 2025-05-07T21:02:19.2476317Z weighted=False, 2025-05-07T21:02:19.2476403Z row_wise=True, 2025-05-07T21:02:19.2476493Z mixed=True, 2025-05-07T21:02:19.2476578Z use_cache=False, 2025-05-07T21:02:19.2476695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2476783Z use_cpu=True, 2025-05-07T21:02:19.2476887Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2477001Z ) 2025-05-07T21:02:19.2477146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2477492Z self=, 2025-05-07T21:02:19.2477589Z compile=False, 2025-05-07T21:02:19.2477699Z pooling_mode=, 2025-05-07T21:02:19.2477777Z T=5, 2025-05-07T21:02:19.2477860Z D=120, 2025-05-07T21:02:19.2477939Z B=11, 2025-05-07T21:02:19.2478020Z log_E=5, 2025-05-07T21:02:19.2478104Z L=13, 2025-05-07T21:02:19.2478187Z D_gradcheck=1, 2025-05-07T21:02:19.2478292Z stochastic_rounding=False, 2025-05-07T21:02:19.2478482Z weighted=False, 2025-05-07T21:02:19.2478569Z row_wise=True, 2025-05-07T21:02:19.2478650Z mixed=True, 2025-05-07T21:02:19.2478744Z use_cache=True, 2025-05-07T21:02:19.2478853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2478934Z use_cpu=True, 2025-05-07T21:02:19.2479044Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2479122Z ) 2025-05-07T21:02:19.2479255Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2479607Z self=, 2025-05-07T21:02:19.2479690Z compile=True, 2025-05-07T21:02:19.2479809Z pooling_mode=, 2025-05-07T21:02:19.2479885Z T=5, 2025-05-07T21:02:19.2479965Z D=60, 2025-05-07T21:02:19.2480099Z B=126, 2025-05-07T21:02:19.2480177Z log_E=4, 2025-05-07T21:02:19.2480253Z L=18, 2025-05-07T21:02:19.2480348Z D_gradcheck=2, 2025-05-07T21:02:19.2480445Z stochastic_rounding=True, 2025-05-07T21:02:19.2480533Z weighted=True, 2025-05-07T21:02:19.2480663Z row_wise=True, 2025-05-07T21:02:19.2480744Z mixed=True, 2025-05-07T21:02:19.2480830Z use_cache=False, 2025-05-07T21:02:19.2480948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2481030Z use_cpu=True, 2025-05-07T21:02:19.2481143Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2481218Z ) 2025-05-07T21:02:19.2702020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2702821Z self=, 2025-05-07T21:02:19.2703000Z compile=False, 2025-05-07T21:02:19.2703151Z pooling_mode=, 2025-05-07T21:02:19.2703247Z T=3, 2025-05-07T21:02:19.2703359Z D=78, 2025-05-07T21:02:19.2703474Z B=95, 2025-05-07T21:02:19.2703579Z log_E=3, 2025-05-07T21:02:19.2703688Z L=10, 2025-05-07T21:02:19.2703802Z D_gradcheck=2, 2025-05-07T21:02:19.2703934Z stochastic_rounding=False, 2025-05-07T21:02:19.2704065Z weighted=True, 2025-05-07T21:02:19.2704173Z row_wise=True, 2025-05-07T21:02:19.2704290Z mixed=False, 2025-05-07T21:02:19.2704404Z use_cache=False, 2025-05-07T21:02:19.2704540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2704628Z use_cpu=True, 2025-05-07T21:02:19.2704735Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2704809Z ) 2025-05-07T21:02:19.2704953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2705296Z self=, 2025-05-07T21:02:19.2705381Z compile=False, 2025-05-07T21:02:19.2705498Z pooling_mode=, 2025-05-07T21:02:19.2705574Z T=3, 2025-05-07T21:02:19.2705650Z D=14, 2025-05-07T21:02:19.2705736Z B=36, 2025-05-07T21:02:19.2705813Z log_E=3, 2025-05-07T21:02:19.2705895Z L=0, 2025-05-07T21:02:19.2705977Z D_gradcheck=1, 2025-05-07T21:02:19.2706235Z stochastic_rounding=False, 2025-05-07T21:02:19.2706326Z weighted=True, 2025-05-07T21:02:19.2706406Z row_wise=True, 2025-05-07T21:02:19.2706485Z mixed=True, 2025-05-07T21:02:19.2706573Z use_cache=True, 2025-05-07T21:02:19.2706683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2706764Z use_cpu=True, 2025-05-07T21:02:19.2706942Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2707016Z ) 2025-05-07T21:02:19.2707151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2707498Z self=, 2025-05-07T21:02:19.2707582Z compile=True, 2025-05-07T21:02:19.2707696Z pooling_mode=, 2025-05-07T21:02:19.2707772Z T=1, 2025-05-07T21:02:19.2707850Z D=72, 2025-05-07T21:02:19.2707930Z B=91, 2025-05-07T21:02:19.2708008Z log_E=3, 2025-05-07T21:02:19.2708083Z L=0, 2025-05-07T21:02:19.2708170Z D_gradcheck=2, 2025-05-07T21:02:19.2708270Z stochastic_rounding=False, 2025-05-07T21:02:19.2708353Z weighted=True, 2025-05-07T21:02:19.2708443Z row_wise=True, 2025-05-07T21:02:19.2708522Z mixed=False, 2025-05-07T21:02:19.2708603Z use_cache=True, 2025-05-07T21:02:19.2708716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2708797Z use_cpu=True, 2025-05-07T21:02:19.2708901Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2708979Z ) 2025-05-07T21:02:19.2709109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2709458Z self=, 2025-05-07T21:02:19.2709544Z compile=True, 2025-05-07T21:02:19.2709653Z pooling_mode=, 2025-05-07T21:02:19.2709733Z T=3, 2025-05-07T21:02:19.2709879Z D=113, 2025-05-07T21:02:19.2709954Z B=95, 2025-05-07T21:02:19.2710036Z log_E=5, 2025-05-07T21:02:19.2710110Z L=7, 2025-05-07T21:02:19.2710192Z D_gradcheck=1, 2025-05-07T21:02:19.2710295Z stochastic_rounding=True, 2025-05-07T21:02:19.2710439Z weighted=True, 2025-05-07T21:02:19.2710522Z row_wise=True, 2025-05-07T21:02:19.2710606Z mixed=True, 2025-05-07T21:02:19.2710688Z use_cache=False, 2025-05-07T21:02:19.2710799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2710885Z use_cpu=True, 2025-05-07T21:02:19.2710990Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2711068Z ) 2025-05-07T21:02:19.2711199Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2711539Z self=, 2025-05-07T21:02:19.2711627Z compile=False, 2025-05-07T21:02:19.2711735Z pooling_mode=, 2025-05-07T21:02:19.2711810Z T=1, 2025-05-07T21:02:19.2711894Z D=81, 2025-05-07T21:02:19.2711970Z B=122, 2025-05-07T21:02:19.2712046Z log_E=4, 2025-05-07T21:02:19.2712129Z L=7, 2025-05-07T21:02:19.2712210Z D_gradcheck=2, 2025-05-07T21:02:19.2712314Z stochastic_rounding=False, 2025-05-07T21:02:19.2712406Z weighted=False, 2025-05-07T21:02:19.2712483Z row_wise=True, 2025-05-07T21:02:19.2712562Z mixed=True, 2025-05-07T21:02:19.2712651Z use_cache=False, 2025-05-07T21:02:19.2712758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2712841Z use_cpu=True, 2025-05-07T21:02:19.2712944Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2713016Z ) 2025-05-07T21:02:19.2713152Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2713492Z self=, 2025-05-07T21:02:19.2713575Z compile=False, 2025-05-07T21:02:19.2713691Z pooling_mode=, 2025-05-07T21:02:19.2713767Z T=1, 2025-05-07T21:02:19.2713842Z D=74, 2025-05-07T21:02:19.2713922Z B=4, 2025-05-07T21:02:19.2713997Z log_E=4, 2025-05-07T21:02:19.2714071Z L=4, 2025-05-07T21:02:19.2714207Z D_gradcheck=1, 2025-05-07T21:02:19.2714305Z stochastic_rounding=False, 2025-05-07T21:02:19.2714386Z weighted=True, 2025-05-07T21:02:19.2714474Z row_wise=True, 2025-05-07T21:02:19.2714552Z mixed=False, 2025-05-07T21:02:19.2714637Z use_cache=True, 2025-05-07T21:02:19.2714744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2714862Z use_cpu=True, 2025-05-07T21:02:19.2714973Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2715044Z ) 2025-05-07T21:02:19.2715174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2715518Z self=, 2025-05-07T21:02:19.2715600Z compile=False, 2025-05-07T21:02:19.2715710Z pooling_mode=, 2025-05-07T21:02:19.2715799Z T=5, 2025-05-07T21:02:19.2715875Z D=57, 2025-05-07T21:02:19.2715951Z B=2, 2025-05-07T21:02:19.2716036Z log_E=5, 2025-05-07T21:02:19.2716111Z L=14, 2025-05-07T21:02:19.2716205Z D_gradcheck=2, 2025-05-07T21:02:19.2716302Z stochastic_rounding=True, 2025-05-07T21:02:19.2716385Z weighted=False, 2025-05-07T21:02:19.2716472Z row_wise=True, 2025-05-07T21:02:19.2716552Z mixed=False, 2025-05-07T21:02:19.2716634Z use_cache=True, 2025-05-07T21:02:19.2716747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2716831Z use_cpu=True, 2025-05-07T21:02:19.2716934Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2717011Z ) 2025-05-07T21:02:19.2717143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2717481Z self=, 2025-05-07T21:02:19.2717573Z compile=False, 2025-05-07T21:02:19.2717681Z pooling_mode=, 2025-05-07T21:02:19.2717806Z T=3, 2025-05-07T21:02:19.2717884Z D=89, 2025-05-07T21:02:19.2717958Z B=12, 2025-05-07T21:02:19.2718039Z log_E=4, 2025-05-07T21:02:19.2718115Z L=10, 2025-05-07T21:02:19.2718200Z D_gradcheck=2, 2025-05-07T21:02:19.2718339Z stochastic_rounding=True, 2025-05-07T21:02:19.2718526Z weighted=True, 2025-05-07T21:02:19.2718608Z row_wise=True, 2025-05-07T21:02:19.2718693Z mixed=False, 2025-05-07T21:02:19.2718776Z use_cache=False, 2025-05-07T21:02:19.2718883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2718969Z use_cpu=True, 2025-05-07T21:02:19.2719070Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2719142Z ) 2025-05-07T21:02:19.2719277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2719615Z self=, 2025-05-07T21:02:19.2719704Z compile=False, 2025-05-07T21:02:19.2719812Z pooling_mode=, 2025-05-07T21:02:19.2719890Z T=5, 2025-05-07T21:02:19.2719972Z D=95, 2025-05-07T21:02:19.2720046Z B=33, 2025-05-07T21:02:19.2720122Z log_E=4, 2025-05-07T21:02:19.2720208Z L=14, 2025-05-07T21:02:19.2720289Z D_gradcheck=2, 2025-05-07T21:02:19.2720387Z stochastic_rounding=True, 2025-05-07T21:02:19.2720476Z weighted=False, 2025-05-07T21:02:19.2720555Z row_wise=True, 2025-05-07T21:02:19.2720634Z mixed=True, 2025-05-07T21:02:19.2720723Z use_cache=True, 2025-05-07T21:02:19.2720830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2720913Z use_cpu=True, 2025-05-07T21:02:19.2721024Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2721096Z ) 2025-05-07T21:02:19.2721233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2721571Z self=, 2025-05-07T21:02:19.2721652Z compile=True, 2025-05-07T21:02:19.2721768Z pooling_mode=, 2025-05-07T21:02:19.2721846Z T=2, 2025-05-07T21:02:19.2721922Z D=44, 2025-05-07T21:02:19.2722003Z B=64, 2025-05-07T21:02:19.2722080Z log_E=3, 2025-05-07T21:02:19.2722205Z L=6, 2025-05-07T21:02:19.2722296Z D_gradcheck=1, 2025-05-07T21:02:19.2722393Z stochastic_rounding=True, 2025-05-07T21:02:19.2722475Z weighted=True, 2025-05-07T21:02:19.2722563Z row_wise=True, 2025-05-07T21:02:19.2722643Z mixed=False, 2025-05-07T21:02:19.2722724Z use_cache=True, 2025-05-07T21:02:19.2722877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2722959Z use_cpu=True, 2025-05-07T21:02:19.2723068Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2723141Z ) 2025-05-07T21:02:19.2723270Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2723614Z self=, 2025-05-07T21:02:19.2723699Z compile=False, 2025-05-07T21:02:19.2723807Z pooling_mode=, 2025-05-07T21:02:19.2723891Z T=2, 2025-05-07T21:02:19.2723968Z D=93, 2025-05-07T21:02:19.2724044Z B=117, 2025-05-07T21:02:19.2724128Z log_E=5, 2025-05-07T21:02:19.2724211Z L=12, 2025-05-07T21:02:19.2724295Z D_gradcheck=1, 2025-05-07T21:02:19.2724397Z stochastic_rounding=False, 2025-05-07T21:02:19.2724482Z weighted=False, 2025-05-07T21:02:19.2724569Z row_wise=True, 2025-05-07T21:02:19.2724649Z mixed=False, 2025-05-07T21:02:19.2724732Z use_cache=False, 2025-05-07T21:02:19.2724849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2724931Z use_cpu=True, 2025-05-07T21:02:19.2725034Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2725117Z ) 2025-05-07T21:02:19.2725248Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2725587Z self=, 2025-05-07T21:02:19.2725680Z compile=True, 2025-05-07T21:02:19.2725835Z pooling_mode=, 2025-05-07T21:02:19.2725912Z T=1, 2025-05-07T21:02:19.2725995Z D=81, 2025-05-07T21:02:19.2726071Z B=66, 2025-05-07T21:02:19.2726152Z log_E=3, 2025-05-07T21:02:19.2726233Z L=19, 2025-05-07T21:02:19.2726353Z D_gradcheck=2, 2025-05-07T21:02:19.2726463Z stochastic_rounding=False, 2025-05-07T21:02:19.2726552Z weighted=False, 2025-05-07T21:02:19.2726633Z row_wise=True, 2025-05-07T21:02:19.2726715Z mixed=True, 2025-05-07T21:02:19.2726803Z use_cache=True, 2025-05-07T21:02:19.2726914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2726995Z use_cpu=True, 2025-05-07T21:02:19.2727104Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2727177Z ) 2025-05-07T21:02:19.2727335Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2727673Z self=, 2025-05-07T21:02:19.2727756Z compile=False, 2025-05-07T21:02:19.2727873Z pooling_mode=, 2025-05-07T21:02:19.2727949Z T=4, 2025-05-07T21:02:19.2728025Z D=76, 2025-05-07T21:02:19.2728106Z B=119, 2025-05-07T21:02:19.2728185Z log_E=4, 2025-05-07T21:02:19.2728264Z L=3, 2025-05-07T21:02:19.2728355Z D_gradcheck=2, 2025-05-07T21:02:19.2728452Z stochastic_rounding=True, 2025-05-07T21:02:19.2728544Z weighted=False, 2025-05-07T21:02:19.2728625Z row_wise=True, 2025-05-07T21:02:19.2728704Z mixed=True, 2025-05-07T21:02:19.2728795Z use_cache=False, 2025-05-07T21:02:19.2728904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2728985Z use_cpu=True, 2025-05-07T21:02:19.2729094Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2729167Z ) 2025-05-07T21:02:19.2729298Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2729646Z self=, 2025-05-07T21:02:19.2729726Z compile=True, 2025-05-07T21:02:19.2729838Z pooling_mode=, 2025-05-07T21:02:19.2729922Z T=4, 2025-05-07T21:02:19.2729998Z D=114, 2025-05-07T21:02:19.2730084Z B=88, 2025-05-07T21:02:19.2730211Z log_E=4, 2025-05-07T21:02:19.2730289Z L=11, 2025-05-07T21:02:19.2730378Z D_gradcheck=1, 2025-05-07T21:02:19.2730475Z stochastic_rounding=False, 2025-05-07T21:02:19.2730557Z weighted=True, 2025-05-07T21:02:19.2730643Z row_wise=True, 2025-05-07T21:02:19.2730722Z mixed=True, 2025-05-07T21:02:19.2730809Z use_cache=False, 2025-05-07T21:02:19.2730987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2731068Z use_cpu=True, 2025-05-07T21:02:19.2731170Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2731248Z ) 2025-05-07T21:02:19.2731378Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2731717Z self=, 2025-05-07T21:02:19.2731809Z compile=True, 2025-05-07T21:02:19.2731918Z pooling_mode=, 2025-05-07T21:02:19.2731999Z T=3, 2025-05-07T21:02:19.2732073Z D=85, 2025-05-07T21:02:19.2732151Z B=4, 2025-05-07T21:02:19.2732233Z log_E=5, 2025-05-07T21:02:19.2732310Z L=13, 2025-05-07T21:02:19.2732391Z D_gradcheck=2, 2025-05-07T21:02:19.2732492Z stochastic_rounding=True, 2025-05-07T21:02:19.2732577Z weighted=False, 2025-05-07T21:02:19.2732656Z row_wise=True, 2025-05-07T21:02:19.2732741Z mixed=False, 2025-05-07T21:02:19.2732828Z use_cache=False, 2025-05-07T21:02:19.2732936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2733021Z use_cpu=True, 2025-05-07T21:02:19.2733125Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2733198Z ) 2025-05-07T21:02:19.2733333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2733675Z self=, 2025-05-07T21:02:19.2733811Z compile=True, 2025-05-07T21:02:19.2733920Z pooling_mode=, 2025-05-07T21:02:19.2733996Z T=5, 2025-05-07T21:02:19.2734076Z D=71, 2025-05-07T21:02:19.2734153Z B=77, 2025-05-07T21:02:19.2734267Z log_E=3, 2025-05-07T21:02:19.2734350Z L=20, 2025-05-07T21:02:19.2734434Z D_gradcheck=1, 2025-05-07T21:02:19.2734531Z stochastic_rounding=False, 2025-05-07T21:02:19.2734621Z weighted=False, 2025-05-07T21:02:19.2734700Z row_wise=True, 2025-05-07T21:02:19.2734782Z mixed=False, 2025-05-07T21:02:19.2734875Z use_cache=True, 2025-05-07T21:02:19.2734983Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2735071Z use_cpu=True, 2025-05-07T21:02:19.2735174Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2735247Z ) 2025-05-07T21:02:19.2967259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2968073Z self=, 2025-05-07T21:02:19.2968280Z compile=True, 2025-05-07T21:02:19.2968463Z pooling_mode=, 2025-05-07T21:02:19.2968594Z T=3, 2025-05-07T21:02:19.2968723Z D=92, 2025-05-07T21:02:19.2968870Z B=64, 2025-05-07T21:02:19.2969037Z log_E=5, 2025-05-07T21:02:19.2969188Z L=11, 2025-05-07T21:02:19.2969350Z D_gradcheck=2, 2025-05-07T21:02:19.2969552Z stochastic_rounding=False, 2025-05-07T21:02:19.2969714Z weighted=True, 2025-05-07T21:02:19.2969874Z row_wise=True, 2025-05-07T21:02:19.2970043Z mixed=False, 2025-05-07T21:02:19.2970197Z use_cache=True, 2025-05-07T21:02:19.2970367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2970497Z use_cpu=True, 2025-05-07T21:02:19.2970656Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2970769Z ) 2025-05-07T21:02:19.2970982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2971562Z self=, 2025-05-07T21:02:19.2971717Z compile=True, 2025-05-07T21:02:19.2971896Z pooling_mode=, 2025-05-07T21:02:19.2972018Z T=1, 2025-05-07T21:02:19.2972333Z D=13, 2025-05-07T21:02:19.2972457Z B=101, 2025-05-07T21:02:19.2972587Z log_E=4, 2025-05-07T21:02:19.2972715Z L=19, 2025-05-07T21:02:19.2972850Z D_gradcheck=2, 2025-05-07T21:02:19.2973008Z stochastic_rounding=False, 2025-05-07T21:02:19.2973154Z weighted=False, 2025-05-07T21:02:19.2973285Z row_wise=True, 2025-05-07T21:02:19.2973414Z mixed=True, 2025-05-07T21:02:19.2973676Z use_cache=False, 2025-05-07T21:02:19.2973860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2973985Z use_cpu=True, 2025-05-07T21:02:19.2974152Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2974266Z ) 2025-05-07T21:02:19.2974489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2975066Z self=, 2025-05-07T21:02:19.2975198Z compile=False, 2025-05-07T21:02:19.2975380Z pooling_mode=, 2025-05-07T21:02:19.2975503Z T=3, 2025-05-07T21:02:19.2975627Z D=29, 2025-05-07T21:02:19.2975763Z B=114, 2025-05-07T21:02:19.2975890Z log_E=5, 2025-05-07T21:02:19.2976013Z L=16, 2025-05-07T21:02:19.2976149Z D_gradcheck=2, 2025-05-07T21:02:19.2976297Z stochastic_rounding=True, 2025-05-07T21:02:19.2976427Z weighted=False, 2025-05-07T21:02:19.2976562Z row_wise=True, 2025-05-07T21:02:19.2976693Z mixed=True, 2025-05-07T21:02:19.2976826Z use_cache=True, 2025-05-07T21:02:19.2977005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2977130Z use_cpu=True, 2025-05-07T21:02:19.2977300Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2977417Z ) 2025-05-07T21:02:19.2977638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2978225Z self=, 2025-05-07T21:02:19.2978547Z compile=False, 2025-05-07T21:02:19.2978720Z pooling_mode=, 2025-05-07T21:02:19.2978847Z T=1, 2025-05-07T21:02:19.2978972Z D=117, 2025-05-07T21:02:19.2979200Z B=121, 2025-05-07T21:02:19.2979341Z log_E=5, 2025-05-07T21:02:19.2979464Z L=19, 2025-05-07T21:02:19.2979593Z D_gradcheck=2, 2025-05-07T21:02:19.2979749Z stochastic_rounding=False, 2025-05-07T21:02:19.2979880Z weighted=False, 2025-05-07T21:02:19.2980016Z row_wise=True, 2025-05-07T21:02:19.2980150Z mixed=False, 2025-05-07T21:02:19.2980281Z use_cache=True, 2025-05-07T21:02:19.2980462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2980588Z use_cpu=True, 2025-05-07T21:02:19.2980752Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2980881Z ) 2025-05-07T21:02:19.2981103Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2981682Z self=, 2025-05-07T21:02:19.2981835Z compile=False, 2025-05-07T21:02:19.2982012Z pooling_mode=, 2025-05-07T21:02:19.2982138Z T=4, 2025-05-07T21:02:19.2982264Z D=110, 2025-05-07T21:02:19.2982389Z B=26, 2025-05-07T21:02:19.2982511Z log_E=4, 2025-05-07T21:02:19.2982641Z L=2, 2025-05-07T21:02:19.2982777Z D_gradcheck=1, 2025-05-07T21:02:19.2982940Z stochastic_rounding=False, 2025-05-07T21:02:19.2983068Z weighted=True, 2025-05-07T21:02:19.2983196Z row_wise=True, 2025-05-07T21:02:19.2983336Z mixed=True, 2025-05-07T21:02:19.2983472Z use_cache=False, 2025-05-07T21:02:19.2983649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2983786Z use_cpu=True, 2025-05-07T21:02:19.2983948Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2984062Z ) 2025-05-07T21:02:19.2984286Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2984865Z self=, 2025-05-07T21:02:19.2985010Z compile=True, 2025-05-07T21:02:19.2985194Z pooling_mode=, 2025-05-07T21:02:19.2985406Z T=4, 2025-05-07T21:02:19.2985540Z D=126, 2025-05-07T21:02:19.2985660Z B=6, 2025-05-07T21:02:19.2985786Z log_E=4, 2025-05-07T21:02:19.2985914Z L=14, 2025-05-07T21:02:19.2986043Z D_gradcheck=2, 2025-05-07T21:02:19.2986194Z stochastic_rounding=True, 2025-05-07T21:02:19.2986341Z weighted=True, 2025-05-07T21:02:19.2986543Z row_wise=True, 2025-05-07T21:02:19.2986678Z mixed=False, 2025-05-07T21:02:19.2986816Z use_cache=False, 2025-05-07T21:02:19.2986987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2987115Z use_cpu=True, 2025-05-07T21:02:19.2987293Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2987409Z ) 2025-05-07T21:02:19.2987620Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2988220Z self=, 2025-05-07T21:02:19.2988362Z compile=False, 2025-05-07T21:02:19.2988547Z pooling_mode=, 2025-05-07T21:02:19.2988676Z T=2, 2025-05-07T21:02:19.2988801Z D=33, 2025-05-07T21:02:19.2988933Z B=16, 2025-05-07T21:02:19.2989056Z log_E=4, 2025-05-07T21:02:19.2989182Z L=19, 2025-05-07T21:02:19.2989328Z D_gradcheck=1, 2025-05-07T21:02:19.2989489Z stochastic_rounding=False, 2025-05-07T21:02:19.2989625Z weighted=True, 2025-05-07T21:02:19.2989775Z row_wise=True, 2025-05-07T21:02:19.2989906Z mixed=False, 2025-05-07T21:02:19.2990044Z use_cache=True, 2025-05-07T21:02:19.2990232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2990366Z use_cpu=True, 2025-05-07T21:02:19.2990532Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.2990655Z ) 2025-05-07T21:02:19.2990870Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2991465Z self=, 2025-05-07T21:02:19.2991680Z compile=True, 2025-05-07T21:02:19.2991851Z pooling_mode=, 2025-05-07T21:02:19.2991978Z T=4, 2025-05-07T21:02:19.2992159Z D=70, 2025-05-07T21:02:19.2992286Z B=126, 2025-05-07T21:02:19.2992419Z log_E=5, 2025-05-07T21:02:19.2992539Z L=10, 2025-05-07T21:02:19.2992669Z D_gradcheck=2, 2025-05-07T21:02:19.2992839Z stochastic_rounding=True, 2025-05-07T21:02:19.2992996Z weighted=True, 2025-05-07T21:02:19.2993155Z row_wise=True, 2025-05-07T21:02:19.2993321Z mixed=False, 2025-05-07T21:02:19.2993482Z use_cache=True, 2025-05-07T21:02:19.2993696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.2993868Z use_cpu=True, 2025-05-07T21:02:19.2994074Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2994226Z ) 2025-05-07T21:02:19.2994434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2994987Z self=, 2025-05-07T21:02:19.2995129Z compile=False, 2025-05-07T21:02:19.2995365Z pooling_mode=, 2025-05-07T21:02:19.2995497Z T=5, 2025-05-07T21:02:19.2995621Z D=68, 2025-05-07T21:02:19.2995753Z B=97, 2025-05-07T21:02:19.2996197Z log_E=3, 2025-05-07T21:02:19.2996331Z L=3, 2025-05-07T21:02:19.2996481Z D_gradcheck=2, 2025-05-07T21:02:19.2996642Z stochastic_rounding=False, 2025-05-07T21:02:19.2996783Z weighted=True, 2025-05-07T21:02:19.2996930Z row_wise=True, 2025-05-07T21:02:19.2997062Z mixed=False, 2025-05-07T21:02:19.2997195Z use_cache=True, 2025-05-07T21:02:19.2997383Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.2997518Z use_cpu=True, 2025-05-07T21:02:19.2997688Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.2997813Z ) 2025-05-07T21:02:19.2998032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.2998701Z self=, 2025-05-07T21:02:19.2998838Z compile=False, 2025-05-07T21:02:19.2999142Z pooling_mode=, 2025-05-07T21:02:19.2999272Z T=3, 2025-05-07T21:02:19.2999389Z D=102, 2025-05-07T21:02:19.2999507Z B=41, 2025-05-07T21:02:19.2999635Z log_E=3, 2025-05-07T21:02:19.2999755Z L=18, 2025-05-07T21:02:19.2999886Z D_gradcheck=2, 2025-05-07T21:02:19.3000046Z stochastic_rounding=True, 2025-05-07T21:02:19.3000271Z weighted=True, 2025-05-07T21:02:19.3000410Z row_wise=True, 2025-05-07T21:02:19.3000545Z mixed=False, 2025-05-07T21:02:19.3000672Z use_cache=False, 2025-05-07T21:02:19.3000850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:19.3000981Z use_cpu=True, 2025-05-07T21:02:19.3001145Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.3001270Z ) 2025-05-07T21:02:19.3001484Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.3002067Z self=, 2025-05-07T21:02:19.3002216Z compile=False, 2025-05-07T21:02:19.3002393Z pooling_mode=, 2025-05-07T21:02:19.3002518Z T=1, 2025-05-07T21:02:19.3002648Z D=60, 2025-05-07T21:02:19.3002769Z B=117, 2025-05-07T21:02:19.3002895Z log_E=4, 2025-05-07T21:02:19.3003022Z L=14, 2025-05-07T21:02:19.3003146Z D_gradcheck=1, 2025-05-07T21:02:19.3003298Z stochastic_rounding=False, 2025-05-07T21:02:19.3003447Z weighted=False, 2025-05-07T21:02:19.3003575Z row_wise=True, 2025-05-07T21:02:19.3003713Z mixed=False, 2025-05-07T21:02:19.3003847Z use_cache=False, 2025-05-07T21:02:19.3004017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.3004154Z use_cpu=True, 2025-05-07T21:02:19.3004318Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.3004435Z ) 2025-05-07T21:02:19.3004664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.3005366Z self=, 2025-05-07T21:02:19.3005504Z compile=True, 2025-05-07T21:02:19.3005787Z pooling_mode=, 2025-05-07T21:02:19.3005915Z T=2, 2025-05-07T21:02:19.3006035Z D=78, 2025-05-07T21:02:19.3006166Z B=15, 2025-05-07T21:02:19.3006290Z log_E=3, 2025-05-07T21:02:19.3006417Z L=10, 2025-05-07T21:02:19.3006543Z D_gradcheck=1, 2025-05-07T21:02:19.3006694Z stochastic_rounding=True, 2025-05-07T21:02:19.3006845Z weighted=False, 2025-05-07T21:02:19.3006974Z row_wise=True, 2025-05-07T21:02:19.3007104Z mixed=True, 2025-05-07T21:02:19.3007243Z use_cache=True, 2025-05-07T21:02:19.3007416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.3007545Z use_cpu=True, 2025-05-07T21:02:19.3007717Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.3007836Z ) 2025-05-07T21:02:19.3008052Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.3008647Z self=, 2025-05-07T21:02:19.3008784Z compile=True, 2025-05-07T21:02:19.3008961Z pooling_mode=, 2025-05-07T21:02:19.3009090Z T=1, 2025-05-07T21:02:19.3009212Z D=74, 2025-05-07T21:02:19.3009341Z B=67, 2025-05-07T21:02:19.3009461Z log_E=4, 2025-05-07T21:02:19.3009575Z L=0, 2025-05-07T21:02:19.3009714Z D_gradcheck=1, 2025-05-07T21:02:19.3009876Z stochastic_rounding=False, 2025-05-07T21:02:19.3010010Z weighted=False, 2025-05-07T21:02:19.3010148Z row_wise=True, 2025-05-07T21:02:19.3010273Z mixed=True, 2025-05-07T21:02:19.3010403Z use_cache=False, 2025-05-07T21:02:19.3010613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.3010763Z use_cpu=True, 2025-05-07T21:02:19.3010933Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.3011057Z ) 2025-05-07T21:02:19.3011268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.3011846Z self=, 2025-05-07T21:02:19.3012081Z compile=False, 2025-05-07T21:02:19.3012266Z pooling_mode=, 2025-05-07T21:02:19.3012396Z T=2, 2025-05-07T21:02:19.3012514Z D=31, 2025-05-07T21:02:19.3012631Z B=104, 2025-05-07T21:02:19.3012762Z log_E=5, 2025-05-07T21:02:19.3012882Z L=15, 2025-05-07T21:02:19.3013013Z D_gradcheck=1, 2025-05-07T21:02:19.3013249Z stochastic_rounding=False, 2025-05-07T21:02:19.3013390Z weighted=True, 2025-05-07T21:02:19.3013528Z row_wise=True, 2025-05-07T21:02:19.3013670Z mixed=False, 2025-05-07T21:02:19.3013810Z use_cache=False, 2025-05-07T21:02:19.3013991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.3014139Z use_cpu=True, 2025-05-07T21:02:19.3014311Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.3014438Z ) 2025-05-07T21:02:19.3014673Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.3015254Z self=, 2025-05-07T21:02:19.3015405Z compile=True, 2025-05-07T21:02:19.3015578Z pooling_mode=, 2025-05-07T21:02:19.3015694Z T=5, 2025-05-07T21:02:19.3015817Z D=103, 2025-05-07T21:02:19.3015933Z B=18, 2025-05-07T21:02:19.3016052Z log_E=3, 2025-05-07T21:02:19.3016173Z L=2, 2025-05-07T21:02:19.3016298Z D_gradcheck=1, 2025-05-07T21:02:19.3016455Z stochastic_rounding=False, 2025-05-07T21:02:19.3016591Z weighted=True, 2025-05-07T21:02:19.3016721Z row_wise=True, 2025-05-07T21:02:19.3016850Z mixed=False, 2025-05-07T21:02:19.3016996Z use_cache=True, 2025-05-07T21:02:19.3017174Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.3017331Z use_cpu=True, 2025-05-07T21:02:19.3017528Z output_dtype=SparseType.FP32, 2025-05-07T21:02:19.3017674Z ) 2025-05-07T21:02:19.3018026Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:19.3018682Z self=, 2025-05-07T21:02:19.3027406Z compile=True, 2025-05-07T21:02:19.3027713Z pooling_mode=, 2025-05-07T21:02:19.3027850Z T=1, 2025-05-07T21:02:19.3027973Z D=33, 2025-05-07T21:02:19.3028096Z B=119, 2025-05-07T21:02:19.3028228Z log_E=3, 2025-05-07T21:02:19.3028348Z L=18, 2025-05-07T21:02:19.3028480Z D_gradcheck=1, 2025-05-07T21:02:19.3028648Z stochastic_rounding=True, 2025-05-07T21:02:19.3028783Z weighted=False, 2025-05-07T21:02:19.3028912Z row_wise=True, 2025-05-07T21:02:19.3029053Z mixed=True, 2025-05-07T21:02:19.3029187Z use_cache=True, 2025-05-07T21:02:19.3029364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:19.3029504Z use_cpu=True, 2025-05-07T21:02:19.3029666Z output_dtype=SparseType.FP16, 2025-05-07T21:02:19.3029791Z ) 2025-05-07T21:02:20.8539132Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8540235Z self=, 2025-05-07T21:02:20.8541333Z compile=False, 2025-05-07T21:02:20.8541816Z pooling_mode=, 2025-05-07T21:02:20.8542249Z T=1, 2025-05-07T21:02:20.8542532Z D=60, 2025-05-07T21:02:20.8542841Z B=113, 2025-05-07T21:02:20.8543135Z log_E=5, 2025-05-07T21:02:20.8543459Z L=9, 2025-05-07T21:02:20.8543789Z D_gradcheck=1, 2025-05-07T21:02:20.8544171Z stochastic_rounding=False, 2025-05-07T21:02:20.8544606Z weighted=False, 2025-05-07T21:02:20.8544968Z row_wise=True, 2025-05-07T21:02:20.8545307Z mixed=False, 2025-05-07T21:02:20.8545641Z use_cache=True, 2025-05-07T21:02:20.8546012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8546471Z use_cpu=True, 2025-05-07T21:02:20.8546843Z output_dtype=SparseType.FP32, 2025-05-07T21:02:20.8547288Z ) 2025-05-07T21:02:20.8547662Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8548622Z self=, 2025-05-07T21:02:20.8549893Z compile=False, 2025-05-07T21:02:20.8550294Z pooling_mode=, 2025-05-07T21:02:20.8550756Z T=4, 2025-05-07T21:02:20.8551057Z D=77, 2025-05-07T21:02:20.8551347Z B=102, 2025-05-07T21:02:20.8551639Z log_E=4, 2025-05-07T21:02:20.8551952Z L=18, 2025-05-07T21:02:20.8552449Z D_gradcheck=1, 2025-05-07T21:02:20.8552831Z stochastic_rounding=False, 2025-05-07T21:02:20.8553256Z weighted=False, 2025-05-07T21:02:20.8553606Z row_wise=True, 2025-05-07T21:02:20.8553934Z mixed=False, 2025-05-07T21:02:20.8554275Z use_cache=True, 2025-05-07T21:02:20.8554660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8555128Z use_cpu=True, 2025-05-07T21:02:20.8555503Z output_dtype=SparseType.FP32, 2025-05-07T21:02:20.8555941Z ) 2025-05-07T21:02:20.8556310Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8557285Z self=, 2025-05-07T21:02:20.8558218Z compile=False, 2025-05-07T21:02:20.8558710Z pooling_mode=, 2025-05-07T21:02:20.8559172Z T=4, 2025-05-07T21:02:20.8559475Z D=51, 2025-05-07T21:02:20.8559760Z B=76, 2025-05-07T21:02:20.8560057Z log_E=5, 2025-05-07T21:02:20.8560371Z L=3, 2025-05-07T21:02:20.8560697Z D_gradcheck=2, 2025-05-07T21:02:20.8561082Z stochastic_rounding=True, 2025-05-07T21:02:20.8561552Z weighted=False, 2025-05-07T21:02:20.8561932Z row_wise=True, 2025-05-07T21:02:20.8562282Z mixed=False, 2025-05-07T21:02:20.8562634Z use_cache=False, 2025-05-07T21:02:20.8563027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8563492Z use_cpu=True, 2025-05-07T21:02:20.8563861Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8564457Z ) 2025-05-07T21:02:20.8564894Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8566117Z self=, 2025-05-07T21:02:20.8566956Z compile=False, 2025-05-07T21:02:20.8567354Z pooling_mode=, 2025-05-07T21:02:20.8567823Z T=1, 2025-05-07T21:02:20.8568117Z D=25, 2025-05-07T21:02:20.8568424Z B=31, 2025-05-07T21:02:20.8568722Z log_E=3, 2025-05-07T21:02:20.8569025Z L=19, 2025-05-07T21:02:20.8569340Z D_gradcheck=1, 2025-05-07T21:02:20.8569710Z stochastic_rounding=True, 2025-05-07T21:02:20.8570102Z weighted=False, 2025-05-07T21:02:20.8570435Z row_wise=True, 2025-05-07T21:02:20.8570763Z mixed=False, 2025-05-07T21:02:20.8571117Z use_cache=True, 2025-05-07T21:02:20.8571515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8571984Z use_cpu=True, 2025-05-07T21:02:20.8572354Z output_dtype=SparseType.FP32, 2025-05-07T21:02:20.8572780Z ) 2025-05-07T21:02:20.8573151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8574128Z self=, 2025-05-07T21:02:20.8575027Z compile=False, 2025-05-07T21:02:20.8575428Z pooling_mode=, 2025-05-07T21:02:20.8575887Z T=1, 2025-05-07T21:02:20.8576184Z D=43, 2025-05-07T21:02:20.8576472Z B=28, 2025-05-07T21:02:20.8576763Z log_E=4, 2025-05-07T21:02:20.8577076Z L=14, 2025-05-07T21:02:20.8577376Z D_gradcheck=1, 2025-05-07T21:02:20.8577746Z stochastic_rounding=True, 2025-05-07T21:02:20.8578155Z weighted=True, 2025-05-07T21:02:20.8578499Z row_wise=True, 2025-05-07T21:02:20.8578837Z mixed=True, 2025-05-07T21:02:20.8579155Z use_cache=True, 2025-05-07T21:02:20.8579547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:20.8580006Z use_cpu=True, 2025-05-07T21:02:20.8580383Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8580804Z ) 2025-05-07T21:02:20.8581179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8582210Z self=, 2025-05-07T21:02:20.8583207Z compile=False, 2025-05-07T21:02:20.8583596Z pooling_mode=, 2025-05-07T21:02:20.8584065Z T=4, 2025-05-07T21:02:20.8584355Z D=45, 2025-05-07T21:02:20.8584658Z B=4, 2025-05-07T21:02:20.8584960Z log_E=5, 2025-05-07T21:02:20.8585365Z L=3, 2025-05-07T21:02:20.8585685Z D_gradcheck=1, 2025-05-07T21:02:20.8586068Z stochastic_rounding=True, 2025-05-07T21:02:20.8586476Z weighted=False, 2025-05-07T21:02:20.8586821Z row_wise=True, 2025-05-07T21:02:20.8587153Z mixed=True, 2025-05-07T21:02:20.8587468Z use_cache=False, 2025-05-07T21:02:20.8587876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8588332Z use_cpu=True, 2025-05-07T21:02:20.8588698Z output_dtype=SparseType.FP32, 2025-05-07T21:02:20.8589121Z ) 2025-05-07T21:02:20.8589486Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8590510Z self=, 2025-05-07T21:02:20.8591539Z compile=True, 2025-05-07T21:02:20.8591955Z pooling_mode=, 2025-05-07T21:02:20.8592386Z T=1, 2025-05-07T21:02:20.8592676Z D=100, 2025-05-07T21:02:20.8592977Z B=55, 2025-05-07T21:02:20.8593282Z log_E=3, 2025-05-07T21:02:20.8593595Z L=3, 2025-05-07T21:02:20.8593909Z D_gradcheck=1, 2025-05-07T21:02:20.8594288Z stochastic_rounding=False, 2025-05-07T21:02:20.8594712Z weighted=False, 2025-05-07T21:02:20.8595061Z row_wise=True, 2025-05-07T21:02:20.8595399Z mixed=False, 2025-05-07T21:02:20.8595716Z use_cache=True, 2025-05-07T21:02:20.8596593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8597060Z use_cpu=True, 2025-05-07T21:02:20.8597582Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8598009Z ) 2025-05-07T21:02:20.8598469Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8599559Z self=, 2025-05-07T21:02:20.8600475Z compile=True, 2025-05-07T21:02:20.8600874Z pooling_mode=, 2025-05-07T21:02:20.8601341Z T=4, 2025-05-07T21:02:20.8601632Z D=103, 2025-05-07T21:02:20.8601932Z B=91, 2025-05-07T21:02:20.8602234Z log_E=5, 2025-05-07T21:02:20.8602536Z L=20, 2025-05-07T21:02:20.8602849Z D_gradcheck=1, 2025-05-07T21:02:20.8603220Z stochastic_rounding=False, 2025-05-07T21:02:20.8603637Z weighted=False, 2025-05-07T21:02:20.8603981Z row_wise=True, 2025-05-07T21:02:20.8604321Z mixed=False, 2025-05-07T21:02:20.8604657Z use_cache=False, 2025-05-07T21:02:20.8605058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:20.8605539Z use_cpu=True, 2025-05-07T21:02:20.8605914Z output_dtype=SparseType.FP32, 2025-05-07T21:02:20.8606347Z ) 2025-05-07T21:02:20.8606727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8607694Z self=, 2025-05-07T21:02:20.8608609Z compile=False, 2025-05-07T21:02:20.8609005Z pooling_mode=, 2025-05-07T21:02:20.8609461Z T=4, 2025-05-07T21:02:20.8609756Z D=60, 2025-05-07T21:02:20.8610050Z B=39, 2025-05-07T21:02:20.8610362Z log_E=3, 2025-05-07T21:02:20.8610669Z L=12, 2025-05-07T21:02:20.8610988Z D_gradcheck=1, 2025-05-07T21:02:20.8611370Z stochastic_rounding=False, 2025-05-07T21:02:20.8611822Z weighted=False, 2025-05-07T21:02:20.8612175Z row_wise=True, 2025-05-07T21:02:20.8612503Z mixed=False, 2025-05-07T21:02:20.8612836Z use_cache=False, 2025-05-07T21:02:20.8613229Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8613693Z use_cpu=True, 2025-05-07T21:02:20.8614069Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8614523Z ) 2025-05-07T21:02:20.8614956Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8616180Z self=, 2025-05-07T21:02:20.8617041Z compile=False, 2025-05-07T21:02:20.8617423Z pooling_mode=, 2025-05-07T21:02:20.8617898Z T=4, 2025-05-07T21:02:20.8618206Z D=34, 2025-05-07T21:02:20.8618499Z B=68, 2025-05-07T21:02:20.8618931Z log_E=3, 2025-05-07T21:02:20.8619253Z L=0, 2025-05-07T21:02:20.8619551Z D_gradcheck=2, 2025-05-07T21:02:20.8619908Z stochastic_rounding=False, 2025-05-07T21:02:20.8620310Z weighted=False, 2025-05-07T21:02:20.8620638Z row_wise=True, 2025-05-07T21:02:20.8620961Z mixed=True, 2025-05-07T21:02:20.8621292Z use_cache=False, 2025-05-07T21:02:20.8621693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8622203Z use_cpu=True, 2025-05-07T21:02:20.8622586Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8623011Z ) 2025-05-07T21:02:20.8623376Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8624359Z self=, 2025-05-07T21:02:20.8625264Z compile=True, 2025-05-07T21:02:20.8625639Z pooling_mode=, 2025-05-07T21:02:20.8626106Z T=5, 2025-05-07T21:02:20.8626400Z D=123, 2025-05-07T21:02:20.8626699Z B=76, 2025-05-07T21:02:20.8626998Z log_E=4, 2025-05-07T21:02:20.8627299Z L=6, 2025-05-07T21:02:20.8627593Z D_gradcheck=2, 2025-05-07T21:02:20.8627964Z stochastic_rounding=True, 2025-05-07T21:02:20.8628384Z weighted=True, 2025-05-07T21:02:20.8628721Z row_wise=True, 2025-05-07T21:02:20.8629058Z mixed=False, 2025-05-07T21:02:20.8629405Z use_cache=True, 2025-05-07T21:02:20.8629776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8630351Z use_cpu=True, 2025-05-07T21:02:20.8630749Z output_dtype=SparseType.FP32, 2025-05-07T21:02:20.8631179Z ) 2025-05-07T21:02:20.8631565Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8632642Z self=, 2025-05-07T21:02:20.8633545Z compile=True, 2025-05-07T21:02:20.8633930Z pooling_mode=, 2025-05-07T21:02:20.8634388Z T=4, 2025-05-07T21:02:20.8634689Z D=44, 2025-05-07T21:02:20.8634994Z B=21, 2025-05-07T21:02:20.8635305Z log_E=4, 2025-05-07T21:02:20.8635624Z L=16, 2025-05-07T21:02:20.8635929Z D_gradcheck=1, 2025-05-07T21:02:20.8636295Z stochastic_rounding=False, 2025-05-07T21:02:20.8636702Z weighted=False, 2025-05-07T21:02:20.8637038Z row_wise=True, 2025-05-07T21:02:20.8637363Z mixed=True, 2025-05-07T21:02:20.8637686Z use_cache=True, 2025-05-07T21:02:20.8638055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:20.8638632Z use_cpu=True, 2025-05-07T21:02:20.8639075Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8639568Z ) 2025-05-07T21:02:20.8640018Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8640954Z self=, 2025-05-07T21:02:20.8641832Z compile=True, 2025-05-07T21:02:20.8642226Z pooling_mode=, 2025-05-07T21:02:20.8642703Z T=5, 2025-05-07T21:02:20.8643001Z D=30, 2025-05-07T21:02:20.8643299Z B=8, 2025-05-07T21:02:20.8643597Z log_E=5, 2025-05-07T21:02:20.8643902Z L=14, 2025-05-07T21:02:20.8644181Z D_gradcheck=1, 2025-05-07T21:02:20.8644539Z stochastic_rounding=False, 2025-05-07T21:02:20.8644949Z weighted=True, 2025-05-07T21:02:20.8645272Z row_wise=True, 2025-05-07T21:02:20.8645608Z mixed=True, 2025-05-07T21:02:20.8645946Z use_cache=False, 2025-05-07T21:02:20.8646333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8646819Z use_cpu=True, 2025-05-07T21:02:20.8647200Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8647623Z ) 2025-05-07T21:02:20.8648224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8649210Z self=, 2025-05-07T21:02:20.8650112Z compile=True, 2025-05-07T21:02:20.8650493Z pooling_mode=, 2025-05-07T21:02:20.8650959Z T=5, 2025-05-07T21:02:20.8651336Z D=18, 2025-05-07T21:02:20.8651658Z B=45, 2025-05-07T21:02:20.8651983Z log_E=3, 2025-05-07T21:02:20.8652283Z L=20, 2025-05-07T21:02:20.8652577Z D_gradcheck=2, 2025-05-07T21:02:20.8652948Z stochastic_rounding=True, 2025-05-07T21:02:20.8653366Z weighted=True, 2025-05-07T21:02:20.8653708Z row_wise=True, 2025-05-07T21:02:20.8654044Z mixed=True, 2025-05-07T21:02:20.8654380Z use_cache=True, 2025-05-07T21:02:20.8654769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:20.8655246Z use_cpu=True, 2025-05-07T21:02:20.8655633Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8656054Z ) 2025-05-07T21:02:20.8656452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8657409Z self=, 2025-05-07T21:02:20.8658308Z compile=False, 2025-05-07T21:02:20.8658706Z pooling_mode=, 2025-05-07T21:02:20.8659185Z T=5, 2025-05-07T21:02:20.8659495Z D=30, 2025-05-07T21:02:20.8659804Z B=28, 2025-05-07T21:02:20.8660115Z log_E=4, 2025-05-07T21:02:20.8660433Z L=16, 2025-05-07T21:02:20.8660728Z D_gradcheck=1, 2025-05-07T21:02:20.8661089Z stochastic_rounding=True, 2025-05-07T21:02:20.8661498Z weighted=True, 2025-05-07T21:02:20.8661828Z row_wise=True, 2025-05-07T21:02:20.8662165Z mixed=False, 2025-05-07T21:02:20.8662512Z use_cache=False, 2025-05-07T21:02:20.8663083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:20.8663638Z use_cpu=True, 2025-05-07T21:02:20.8664093Z output_dtype=SparseType.FP32, 2025-05-07T21:02:20.8664507Z ) 2025-05-07T21:02:20.8664915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8665875Z self=, 2025-05-07T21:02:20.8666788Z compile=False, 2025-05-07T21:02:20.8667193Z pooling_mode=, 2025-05-07T21:02:20.8667665Z T=1, 2025-05-07T21:02:20.8667956Z D=82, 2025-05-07T21:02:20.8668239Z B=68, 2025-05-07T21:02:20.8668532Z log_E=4, 2025-05-07T21:02:20.8668829Z L=10, 2025-05-07T21:02:20.8669125Z D_gradcheck=1, 2025-05-07T21:02:20.8669494Z stochastic_rounding=True, 2025-05-07T21:02:20.8669902Z weighted=True, 2025-05-07T21:02:20.8670244Z row_wise=True, 2025-05-07T21:02:20.8670579Z mixed=False, 2025-05-07T21:02:20.8670924Z use_cache=False, 2025-05-07T21:02:20.8671319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:20.8671795Z use_cpu=True, 2025-05-07T21:02:20.8672177Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8672623Z ) 2025-05-07T21:02:20.8850491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8851501Z self=, 2025-05-07T21:02:20.8852564Z compile=True, 2025-05-07T21:02:20.8853040Z pooling_mode=, 2025-05-07T21:02:20.8853537Z T=4, 2025-05-07T21:02:20.8853814Z D=124, 2025-05-07T21:02:20.8854099Z B=89, 2025-05-07T21:02:20.8854368Z log_E=4, 2025-05-07T21:02:20.8854687Z L=0, 2025-05-07T21:02:20.8854992Z D_gradcheck=1, 2025-05-07T21:02:20.8855364Z stochastic_rounding=True, 2025-05-07T21:02:20.8855795Z weighted=False, 2025-05-07T21:02:20.8856148Z row_wise=True, 2025-05-07T21:02:20.8856485Z mixed=True, 2025-05-07T21:02:20.8856827Z use_cache=False, 2025-05-07T21:02:20.8857233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:20.8857671Z use_cpu=True, 2025-05-07T21:02:20.8858040Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8858646Z ) 2025-05-07T21:02:20.8859009Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8859977Z self=, 2025-05-07T21:02:20.8860874Z compile=True, 2025-05-07T21:02:20.8861262Z pooling_mode=, 2025-05-07T21:02:20.8861840Z T=4, 2025-05-07T21:02:20.8862142Z D=83, 2025-05-07T21:02:20.8862437Z B=52, 2025-05-07T21:02:20.8862731Z log_E=3, 2025-05-07T21:02:20.8863034Z L=0, 2025-05-07T21:02:20.8863340Z D_gradcheck=2, 2025-05-07T21:02:20.8863705Z stochastic_rounding=False, 2025-05-07T21:02:20.8864119Z weighted=False, 2025-05-07T21:02:20.8864470Z row_wise=True, 2025-05-07T21:02:20.8864794Z mixed=True, 2025-05-07T21:02:20.8865143Z use_cache=False, 2025-05-07T21:02:20.8865544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8866007Z use_cpu=True, 2025-05-07T21:02:20.8866380Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8866814Z ) 2025-05-07T21:02:20.8867178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8868150Z self=, 2025-05-07T21:02:20.8869058Z compile=True, 2025-05-07T21:02:20.8869439Z pooling_mode=, 2025-05-07T21:02:20.8869904Z T=5, 2025-05-07T21:02:20.8870193Z D=62, 2025-05-07T21:02:20.8870484Z B=54, 2025-05-07T21:02:20.8870765Z log_E=4, 2025-05-07T21:02:20.8871077Z L=17, 2025-05-07T21:02:20.8882627Z D_gradcheck=1, 2025-05-07T21:02:20.8883024Z stochastic_rounding=False, 2025-05-07T21:02:20.8883441Z weighted=False, 2025-05-07T21:02:20.8883784Z row_wise=True, 2025-05-07T21:02:20.8884126Z mixed=True, 2025-05-07T21:02:20.8884611Z use_cache=False, 2025-05-07T21:02:20.8885023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8885494Z use_cpu=True, 2025-05-07T21:02:20.8885877Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8886310Z ) 2025-05-07T21:02:20.8886817Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8887796Z self=, 2025-05-07T21:02:20.8888696Z compile=True, 2025-05-07T21:02:20.8889102Z pooling_mode=, 2025-05-07T21:02:20.8889564Z T=5, 2025-05-07T21:02:20.8889852Z D=4, 2025-05-07T21:02:20.8890149Z B=22, 2025-05-07T21:02:20.8890444Z log_E=3, 2025-05-07T21:02:20.8890752Z L=18, 2025-05-07T21:02:20.8891065Z D_gradcheck=2, 2025-05-07T21:02:20.8891480Z stochastic_rounding=False, 2025-05-07T21:02:20.8891883Z weighted=True, 2025-05-07T21:02:20.8892238Z row_wise=True, 2025-05-07T21:02:20.8892571Z mixed=False, 2025-05-07T21:02:20.8892910Z use_cache=True, 2025-05-07T21:02:20.8893289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:20.8893762Z use_cpu=True, 2025-05-07T21:02:20.8894125Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8894557Z ) 2025-05-07T21:02:20.8894935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8896313Z self=, 2025-05-07T21:02:20.8897270Z compile=True, 2025-05-07T21:02:20.8897684Z pooling_mode=, 2025-05-07T21:02:20.8898151Z T=3, 2025-05-07T21:02:20.8898431Z D=89, 2025-05-07T21:02:20.8898715Z B=86, 2025-05-07T21:02:20.8898999Z log_E=5, 2025-05-07T21:02:20.8899290Z L=19, 2025-05-07T21:02:20.8899582Z D_gradcheck=1, 2025-05-07T21:02:20.8899957Z stochastic_rounding=False, 2025-05-07T21:02:20.8900411Z weighted=True, 2025-05-07T21:02:20.8900835Z row_wise=True, 2025-05-07T21:02:20.8901259Z mixed=False, 2025-05-07T21:02:20.8901651Z use_cache=True, 2025-05-07T21:02:20.8902033Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8902472Z use_cpu=True, 2025-05-07T21:02:20.8902975Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8903411Z ) 2025-05-07T21:02:20.8903795Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8904777Z self=, 2025-05-07T21:02:20.8905692Z compile=True, 2025-05-07T21:02:20.8906195Z pooling_mode=, 2025-05-07T21:02:20.8906656Z T=4, 2025-05-07T21:02:20.8906937Z D=79, 2025-05-07T21:02:20.8907229Z B=56, 2025-05-07T21:02:20.8907521Z log_E=5, 2025-05-07T21:02:20.8907819Z L=6, 2025-05-07T21:02:20.8908116Z D_gradcheck=2, 2025-05-07T21:02:20.8908489Z stochastic_rounding=True, 2025-05-07T21:02:20.8908895Z weighted=False, 2025-05-07T21:02:20.8909245Z row_wise=True, 2025-05-07T21:02:20.8909592Z mixed=False, 2025-05-07T21:02:20.8909923Z use_cache=False, 2025-05-07T21:02:20.8910323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:20.8910799Z use_cpu=True, 2025-05-07T21:02:20.8911181Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8911665Z ) 2025-05-07T21:02:20.8912042Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8912999Z self=, 2025-05-07T21:02:20.8913909Z compile=False, 2025-05-07T21:02:20.8914312Z pooling_mode=, 2025-05-07T21:02:20.8914757Z T=5, 2025-05-07T21:02:20.8915060Z D=45, 2025-05-07T21:02:20.8915353Z B=111, 2025-05-07T21:02:20.8915641Z log_E=4, 2025-05-07T21:02:20.8915954Z L=12, 2025-05-07T21:02:20.8916258Z D_gradcheck=1, 2025-05-07T21:02:20.8916631Z stochastic_rounding=False, 2025-05-07T21:02:20.8917049Z weighted=False, 2025-05-07T21:02:20.8917400Z row_wise=True, 2025-05-07T21:02:20.8917873Z mixed=False, 2025-05-07T21:02:20.8918211Z use_cache=True, 2025-05-07T21:02:20.8918677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8919136Z use_cpu=True, 2025-05-07T21:02:20.8919634Z output_dtype=SparseType.FP32, 2025-05-07T21:02:20.8920065Z ) 2025-05-07T21:02:20.8920439Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8921443Z self=, 2025-05-07T21:02:20.8922391Z compile=False, 2025-05-07T21:02:20.8922786Z pooling_mode=, 2025-05-07T21:02:20.8923230Z T=5, 2025-05-07T21:02:20.8923515Z D=87, 2025-05-07T21:02:20.8923809Z B=82, 2025-05-07T21:02:20.8924095Z log_E=5, 2025-05-07T21:02:20.8924446Z L=6, 2025-05-07T21:02:20.8924808Z D_gradcheck=2, 2025-05-07T21:02:20.8925233Z stochastic_rounding=True, 2025-05-07T21:02:20.8925732Z weighted=False, 2025-05-07T21:02:20.8926069Z row_wise=True, 2025-05-07T21:02:20.8926382Z mixed=False, 2025-05-07T21:02:20.8926697Z use_cache=True, 2025-05-07T21:02:20.8927084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:20.8927554Z use_cpu=True, 2025-05-07T21:02:20.8927948Z output_dtype=SparseType.FP32, 2025-05-07T21:02:20.8928395Z ) 2025-05-07T21:02:20.8928765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8929730Z self=, 2025-05-07T21:02:20.8930600Z compile=False, 2025-05-07T21:02:20.8930983Z pooling_mode=, 2025-05-07T21:02:20.8931433Z T=1, 2025-05-07T21:02:20.8931731Z D=49, 2025-05-07T21:02:20.8932012Z B=67, 2025-05-07T21:02:20.8932296Z log_E=3, 2025-05-07T21:02:20.8932606Z L=18, 2025-05-07T21:02:20.8932906Z D_gradcheck=1, 2025-05-07T21:02:20.8933267Z stochastic_rounding=True, 2025-05-07T21:02:20.8933684Z weighted=True, 2025-05-07T21:02:20.8934034Z row_wise=True, 2025-05-07T21:02:20.8934358Z mixed=True, 2025-05-07T21:02:20.8934682Z use_cache=True, 2025-05-07T21:02:20.8935070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:20.8935633Z use_cpu=True, 2025-05-07T21:02:20.8936022Z output_dtype=SparseType.FP32, 2025-05-07T21:02:20.8936448Z ) 2025-05-07T21:02:20.8936813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8937776Z self=, 2025-05-07T21:02:20.8938757Z compile=True, 2025-05-07T21:02:20.8939160Z pooling_mode=, 2025-05-07T21:02:20.8939604Z T=1, 2025-05-07T21:02:20.8939895Z D=10, 2025-05-07T21:02:20.8940181Z B=2, 2025-05-07T21:02:20.8940468Z log_E=3, 2025-05-07T21:02:20.8940773Z L=3, 2025-05-07T21:02:20.8941073Z D_gradcheck=1, 2025-05-07T21:02:20.8941483Z stochastic_rounding=False, 2025-05-07T21:02:20.8941893Z weighted=False, 2025-05-07T21:02:20.8942250Z row_wise=True, 2025-05-07T21:02:20.8942571Z mixed=True, 2025-05-07T21:02:20.8942905Z use_cache=False, 2025-05-07T21:02:20.8943295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8943765Z use_cpu=True, 2025-05-07T21:02:20.8944139Z output_dtype=SparseType.FP32, 2025-05-07T21:02:20.8944555Z ) 2025-05-07T21:02:20.8944904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8945888Z self=, 2025-05-07T21:02:20.8946831Z compile=True, 2025-05-07T21:02:20.8947234Z pooling_mode=, 2025-05-07T21:02:20.8947691Z T=1, 2025-05-07T21:02:20.8947982Z D=76, 2025-05-07T21:02:20.8948265Z B=82, 2025-05-07T21:02:20.8948544Z log_E=5, 2025-05-07T21:02:20.8948844Z L=2, 2025-05-07T21:02:20.8949138Z D_gradcheck=2, 2025-05-07T21:02:20.8949504Z stochastic_rounding=False, 2025-05-07T21:02:20.8949967Z weighted=False, 2025-05-07T21:02:20.8950493Z row_wise=True, 2025-05-07T21:02:20.8950884Z mixed=True, 2025-05-07T21:02:20.8951281Z use_cache=False, 2025-05-07T21:02:20.8951659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8952097Z use_cpu=True, 2025-05-07T21:02:20.8952510Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8952941Z ) 2025-05-07T21:02:20.8953326Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8954304Z self=, 2025-05-07T21:02:20.8955224Z compile=True, 2025-05-07T21:02:20.8955598Z pooling_mode=, 2025-05-07T21:02:20.8956046Z T=2, 2025-05-07T21:02:20.8956331Z D=92, 2025-05-07T21:02:20.8956622Z B=21, 2025-05-07T21:02:20.8956909Z log_E=4, 2025-05-07T21:02:20.8957224Z L=19, 2025-05-07T21:02:20.8957519Z D_gradcheck=2, 2025-05-07T21:02:20.8957876Z stochastic_rounding=False, 2025-05-07T21:02:20.8958293Z weighted=False, 2025-05-07T21:02:20.8958734Z row_wise=True, 2025-05-07T21:02:20.8959069Z mixed=True, 2025-05-07T21:02:20.8959395Z use_cache=False, 2025-05-07T21:02:20.8959802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:20.8960267Z use_cpu=True, 2025-05-07T21:02:20.8960656Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8961083Z ) 2025-05-07T21:02:20.8961465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8962439Z self=, 2025-05-07T21:02:20.8963344Z compile=False, 2025-05-07T21:02:20.8963728Z pooling_mode=, 2025-05-07T21:02:20.8964184Z T=2, 2025-05-07T21:02:20.8964474Z D=74, 2025-05-07T21:02:20.8964770Z B=40, 2025-05-07T21:02:20.8965050Z log_E=3, 2025-05-07T21:02:20.8965352Z L=20, 2025-05-07T21:02:20.8965655Z D_gradcheck=2, 2025-05-07T21:02:20.8966016Z stochastic_rounding=True, 2025-05-07T21:02:20.8966442Z weighted=False, 2025-05-07T21:02:20.8966775Z row_wise=True, 2025-05-07T21:02:20.8967120Z mixed=False, 2025-05-07T21:02:20.8967454Z use_cache=True, 2025-05-07T21:02:20.8967949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:20.8968417Z use_cpu=True, 2025-05-07T21:02:20.8968787Z output_dtype=SparseType.FP32, 2025-05-07T21:02:20.8969208Z ) 2025-05-07T21:02:20.8969578Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8970657Z self=, 2025-05-07T21:02:20.8971597Z compile=False, 2025-05-07T21:02:20.8971983Z pooling_mode=, 2025-05-07T21:02:20.8972433Z T=2, 2025-05-07T21:02:20.8972718Z D=72, 2025-05-07T21:02:20.8972997Z B=92, 2025-05-07T21:02:20.8973281Z log_E=4, 2025-05-07T21:02:20.8973587Z L=3, 2025-05-07T21:02:20.8973878Z D_gradcheck=1, 2025-05-07T21:02:20.8974311Z stochastic_rounding=False, 2025-05-07T21:02:20.8974816Z weighted=True, 2025-05-07T21:02:20.8975229Z row_wise=True, 2025-05-07T21:02:20.8975605Z mixed=False, 2025-05-07T21:02:20.8975922Z use_cache=False, 2025-05-07T21:02:20.8976292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8976755Z use_cpu=True, 2025-05-07T21:02:20.8977137Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8977565Z ) 2025-05-07T21:02:20.8977946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8978932Z self=, 2025-05-07T21:02:20.8979831Z compile=True, 2025-05-07T21:02:20.8980210Z pooling_mode=, 2025-05-07T21:02:20.8980657Z T=1, 2025-05-07T21:02:20.8980943Z D=3, 2025-05-07T21:02:20.8981258Z B=108, 2025-05-07T21:02:20.8981581Z log_E=5, 2025-05-07T21:02:20.8981888Z L=19, 2025-05-07T21:02:20.8982175Z D_gradcheck=1, 2025-05-07T21:02:20.8982548Z stochastic_rounding=False, 2025-05-07T21:02:20.8983068Z weighted=False, 2025-05-07T21:02:20.8983408Z row_wise=True, 2025-05-07T21:02:20.8983745Z mixed=False, 2025-05-07T21:02:20.8984097Z use_cache=True, 2025-05-07T21:02:20.8984552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8985037Z use_cpu=True, 2025-05-07T21:02:20.8985413Z output_dtype=SparseType.FP32, 2025-05-07T21:02:20.8985833Z ) 2025-05-07T21:02:20.8986205Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:20.8987172Z self=, 2025-05-07T21:02:20.8988066Z compile=False, 2025-05-07T21:02:20.8988462Z pooling_mode=, 2025-05-07T21:02:20.8988917Z T=3, 2025-05-07T21:02:20.8989207Z D=86, 2025-05-07T21:02:20.8989493Z B=26, 2025-05-07T21:02:20.8989786Z log_E=3, 2025-05-07T21:02:20.8990083Z L=4, 2025-05-07T21:02:20.8990384Z D_gradcheck=2, 2025-05-07T21:02:20.8990755Z stochastic_rounding=False, 2025-05-07T21:02:20.8991172Z weighted=True, 2025-05-07T21:02:20.8991517Z row_wise=True, 2025-05-07T21:02:20.8991839Z mixed=True, 2025-05-07T21:02:20.8992175Z use_cache=False, 2025-05-07T21:02:20.8992573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:20.8993041Z use_cpu=True, 2025-05-07T21:02:20.8993420Z output_dtype=SparseType.FP16, 2025-05-07T21:02:20.8993834Z ) 2025-05-07T21:02:21.1677090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1678225Z self=, 2025-05-07T21:02:21.1679367Z compile=True, 2025-05-07T21:02:21.1679789Z pooling_mode=, 2025-05-07T21:02:21.1680220Z T=4, 2025-05-07T21:02:21.1680498Z D=44, 2025-05-07T21:02:21.1680766Z B=79, 2025-05-07T21:02:21.1681081Z log_E=5, 2025-05-07T21:02:21.1681441Z L=0, 2025-05-07T21:02:21.1681748Z D_gradcheck=1, 2025-05-07T21:02:21.1682131Z stochastic_rounding=False, 2025-05-07T21:02:21.1682568Z weighted=False, 2025-05-07T21:02:21.1682915Z row_wise=True, 2025-05-07T21:02:21.1683261Z mixed=False, 2025-05-07T21:02:21.1683927Z use_cache=True, 2025-05-07T21:02:21.1684308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.1684776Z use_cpu=True, 2025-05-07T21:02:21.1685149Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.1685569Z ) 2025-05-07T21:02:21.1685941Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1687044Z self=, 2025-05-07T21:02:21.1687949Z compile=True, 2025-05-07T21:02:21.1688343Z pooling_mode=, 2025-05-07T21:02:21.1688795Z T=5, 2025-05-07T21:02:21.1689085Z D=96, 2025-05-07T21:02:21.1689380Z B=8, 2025-05-07T21:02:21.1689672Z log_E=3, 2025-05-07T21:02:21.1689978Z L=5, 2025-05-07T21:02:21.1690271Z D_gradcheck=1, 2025-05-07T21:02:21.1690654Z stochastic_rounding=True, 2025-05-07T21:02:21.1691062Z weighted=False, 2025-05-07T21:02:21.1691413Z row_wise=True, 2025-05-07T21:02:21.1691753Z mixed=True, 2025-05-07T21:02:21.1692086Z use_cache=True, 2025-05-07T21:02:21.1692474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.1692935Z use_cpu=True, 2025-05-07T21:02:21.1693320Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.1693736Z ) 2025-05-07T21:02:21.1694110Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1695078Z self=, 2025-05-07T21:02:21.1696320Z compile=False, 2025-05-07T21:02:21.1696715Z pooling_mode=, 2025-05-07T21:02:21.1697172Z T=3, 2025-05-07T21:02:21.1697452Z D=44, 2025-05-07T21:02:21.1697748Z B=86, 2025-05-07T21:02:21.1698042Z log_E=5, 2025-05-07T21:02:21.1698335Z L=20, 2025-05-07T21:02:21.1698638Z D_gradcheck=1, 2025-05-07T21:02:21.1699187Z stochastic_rounding=True, 2025-05-07T21:02:21.1699617Z weighted=False, 2025-05-07T21:02:21.1699979Z row_wise=True, 2025-05-07T21:02:21.1700315Z mixed=True, 2025-05-07T21:02:21.1700650Z use_cache=False, 2025-05-07T21:02:21.1701171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.1701637Z use_cpu=True, 2025-05-07T21:02:21.1702003Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.1702421Z ) 2025-05-07T21:02:21.1702816Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1703955Z self=, 2025-05-07T21:02:21.1704852Z compile=False, 2025-05-07T21:02:21.1705219Z pooling_mode=, 2025-05-07T21:02:21.1705679Z T=4, 2025-05-07T21:02:21.1705970Z D=56, 2025-05-07T21:02:21.1706269Z B=56, 2025-05-07T21:02:21.1706578Z log_E=3, 2025-05-07T21:02:21.1706883Z L=17, 2025-05-07T21:02:21.1707186Z D_gradcheck=2, 2025-05-07T21:02:21.1707551Z stochastic_rounding=False, 2025-05-07T21:02:21.1707959Z weighted=False, 2025-05-07T21:02:21.1708303Z row_wise=True, 2025-05-07T21:02:21.1708646Z mixed=True, 2025-05-07T21:02:21.1708983Z use_cache=True, 2025-05-07T21:02:21.1709374Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.1709818Z use_cpu=True, 2025-05-07T21:02:21.1710186Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.1710608Z ) 2025-05-07T21:02:21.1710968Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1711926Z self=, 2025-05-07T21:02:21.1712807Z compile=False, 2025-05-07T21:02:21.1713208Z pooling_mode=, 2025-05-07T21:02:21.1713658Z T=2, 2025-05-07T21:02:21.1713946Z D=86, 2025-05-07T21:02:21.1714238Z B=96, 2025-05-07T21:02:21.1714537Z log_E=5, 2025-05-07T21:02:21.1714837Z L=14, 2025-05-07T21:02:21.1715136Z D_gradcheck=2, 2025-05-07T21:02:21.1715508Z stochastic_rounding=True, 2025-05-07T21:02:21.1715920Z weighted=False, 2025-05-07T21:02:21.1716265Z row_wise=True, 2025-05-07T21:02:21.1716760Z mixed=False, 2025-05-07T21:02:21.1717092Z use_cache=True, 2025-05-07T21:02:21.1717489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.1717955Z use_cpu=True, 2025-05-07T21:02:21.1718334Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.1718862Z ) 2025-05-07T21:02:21.1719243Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1720310Z self=, 2025-05-07T21:02:21.1721226Z compile=True, 2025-05-07T21:02:21.1721610Z pooling_mode=, 2025-05-07T21:02:21.1722119Z T=3, 2025-05-07T21:02:21.1722404Z D=16, 2025-05-07T21:02:21.1722694Z B=62, 2025-05-07T21:02:21.1722984Z log_E=4, 2025-05-07T21:02:21.1723278Z L=17, 2025-05-07T21:02:21.1723590Z D_gradcheck=2, 2025-05-07T21:02:21.1723950Z stochastic_rounding=False, 2025-05-07T21:02:21.1724359Z weighted=True, 2025-05-07T21:02:21.1724710Z row_wise=True, 2025-05-07T21:02:21.1725069Z mixed=True, 2025-05-07T21:02:21.1725415Z use_cache=False, 2025-05-07T21:02:21.1725828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.1726298Z use_cpu=True, 2025-05-07T21:02:21.1726666Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.1737438Z ) 2025-05-07T21:02:21.1737836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1738824Z self=, 2025-05-07T21:02:21.1739728Z compile=True, 2025-05-07T21:02:21.1740130Z pooling_mode=, 2025-05-07T21:02:21.1740584Z T=3, 2025-05-07T21:02:21.1740884Z D=85, 2025-05-07T21:02:21.1741175Z B=71, 2025-05-07T21:02:21.1741463Z log_E=3, 2025-05-07T21:02:21.1741780Z L=2, 2025-05-07T21:02:21.1742193Z D_gradcheck=2, 2025-05-07T21:02:21.1742563Z stochastic_rounding=True, 2025-05-07T21:02:21.1742984Z weighted=True, 2025-05-07T21:02:21.1743338Z row_wise=True, 2025-05-07T21:02:21.1743672Z mixed=False, 2025-05-07T21:02:21.1744092Z use_cache=False, 2025-05-07T21:02:21.1744505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.1744972Z use_cpu=True, 2025-05-07T21:02:21.1745363Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.1745796Z ) 2025-05-07T21:02:21.1746170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1747143Z self=, 2025-05-07T21:02:21.1748055Z compile=False, 2025-05-07T21:02:21.1748458Z pooling_mode=, 2025-05-07T21:02:21.1748928Z T=3, 2025-05-07T21:02:21.1749239Z D=71, 2025-05-07T21:02:21.1749550Z B=110, 2025-05-07T21:02:21.1749857Z log_E=3, 2025-05-07T21:02:21.1750175Z L=12, 2025-05-07T21:02:21.1750484Z D_gradcheck=2, 2025-05-07T21:02:21.1750838Z stochastic_rounding=False, 2025-05-07T21:02:21.1751255Z weighted=False, 2025-05-07T21:02:21.1751600Z row_wise=True, 2025-05-07T21:02:21.1751969Z mixed=True, 2025-05-07T21:02:21.1752314Z use_cache=True, 2025-05-07T21:02:21.1752734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.1753288Z use_cpu=True, 2025-05-07T21:02:21.1753745Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.1754238Z ) 2025-05-07T21:02:21.1754591Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1755515Z self=, 2025-05-07T21:02:21.1756426Z compile=False, 2025-05-07T21:02:21.1756821Z pooling_mode=, 2025-05-07T21:02:21.1757294Z T=5, 2025-05-07T21:02:21.1757598Z D=31, 2025-05-07T21:02:21.1757890Z B=27, 2025-05-07T21:02:21.1758176Z log_E=5, 2025-05-07T21:02:21.1758573Z L=17, 2025-05-07T21:02:21.1758881Z D_gradcheck=2, 2025-05-07T21:02:21.1759248Z stochastic_rounding=False, 2025-05-07T21:02:21.1759658Z weighted=False, 2025-05-07T21:02:21.1760122Z row_wise=True, 2025-05-07T21:02:21.1760456Z mixed=False, 2025-05-07T21:02:21.1760791Z use_cache=False, 2025-05-07T21:02:21.1761198Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.1761652Z use_cpu=True, 2025-05-07T21:02:21.1762082Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.1762510Z ) 2025-05-07T21:02:21.1762959Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1763938Z self=, 2025-05-07T21:02:21.1764852Z compile=False, 2025-05-07T21:02:21.1765242Z pooling_mode=, 2025-05-07T21:02:21.1765712Z T=1, 2025-05-07T21:02:21.1766015Z D=117, 2025-05-07T21:02:21.1766309Z B=53, 2025-05-07T21:02:21.1766611Z log_E=5, 2025-05-07T21:02:21.1766932Z L=0, 2025-05-07T21:02:21.1767226Z D_gradcheck=1, 2025-05-07T21:02:21.1767602Z stochastic_rounding=True, 2025-05-07T21:02:21.1768022Z weighted=True, 2025-05-07T21:02:21.1768368Z row_wise=True, 2025-05-07T21:02:21.1768713Z mixed=False, 2025-05-07T21:02:21.1769062Z use_cache=False, 2025-05-07T21:02:21.1769463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.1769925Z use_cpu=True, 2025-05-07T21:02:21.1770303Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.1770739Z ) 2025-05-07T21:02:21.1771112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1772088Z self=, 2025-05-07T21:02:21.1772988Z compile=True, 2025-05-07T21:02:21.1773391Z pooling_mode=, 2025-05-07T21:02:21.1773875Z T=5, 2025-05-07T21:02:21.1774177Z D=114, 2025-05-07T21:02:21.1774471Z B=73, 2025-05-07T21:02:21.1774772Z log_E=5, 2025-05-07T21:02:21.1775173Z L=12, 2025-05-07T21:02:21.1775463Z D_gradcheck=2, 2025-05-07T21:02:21.1775821Z stochastic_rounding=True, 2025-05-07T21:02:21.1776225Z weighted=True, 2025-05-07T21:02:21.1776567Z row_wise=True, 2025-05-07T21:02:21.1776997Z mixed=False, 2025-05-07T21:02:21.1777411Z use_cache=False, 2025-05-07T21:02:21.1777876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.1778433Z use_cpu=True, 2025-05-07T21:02:21.1778817Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.1779215Z ) 2025-05-07T21:02:21.1779567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1780542Z self=, 2025-05-07T21:02:21.1781460Z compile=False, 2025-05-07T21:02:21.1781863Z pooling_mode=, 2025-05-07T21:02:21.1782335Z T=4, 2025-05-07T21:02:21.1782614Z D=119, 2025-05-07T21:02:21.1782900Z B=28, 2025-05-07T21:02:21.1783192Z log_E=4, 2025-05-07T21:02:21.1783489Z L=9, 2025-05-07T21:02:21.1783781Z D_gradcheck=2, 2025-05-07T21:02:21.1784146Z stochastic_rounding=True, 2025-05-07T21:02:21.1784570Z weighted=True, 2025-05-07T21:02:21.1784906Z row_wise=True, 2025-05-07T21:02:21.1785242Z mixed=False, 2025-05-07T21:02:21.1785582Z use_cache=False, 2025-05-07T21:02:21.1785964Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.1786438Z use_cpu=True, 2025-05-07T21:02:21.1786816Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.1787237Z ) 2025-05-07T21:02:21.1787613Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1788579Z self=, 2025-05-07T21:02:21.1789479Z compile=True, 2025-05-07T21:02:21.1789868Z pooling_mode=, 2025-05-07T21:02:21.1790324Z T=1, 2025-05-07T21:02:21.1790604Z D=33, 2025-05-07T21:02:21.1790898Z B=44, 2025-05-07T21:02:21.1791200Z log_E=3, 2025-05-07T21:02:21.1791498Z L=6, 2025-05-07T21:02:21.1791814Z D_gradcheck=1, 2025-05-07T21:02:21.1792186Z stochastic_rounding=True, 2025-05-07T21:02:21.1792702Z weighted=False, 2025-05-07T21:02:21.1793046Z row_wise=True, 2025-05-07T21:02:21.1793389Z mixed=False, 2025-05-07T21:02:21.1793719Z use_cache=False, 2025-05-07T21:02:21.1794126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.1794594Z use_cpu=True, 2025-05-07T21:02:21.1794975Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.1795471Z ) 2025-05-07T21:02:21.1796261Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1797238Z self=, 2025-05-07T21:02:21.1798161Z compile=False, 2025-05-07T21:02:21.1798671Z pooling_mode=, 2025-05-07T21:02:21.1799140Z T=4, 2025-05-07T21:02:21.1799430Z D=31, 2025-05-07T21:02:21.1799716Z B=32, 2025-05-07T21:02:21.1800015Z log_E=5, 2025-05-07T21:02:21.1800309Z L=5, 2025-05-07T21:02:21.1800602Z D_gradcheck=1, 2025-05-07T21:02:21.1800960Z stochastic_rounding=True, 2025-05-07T21:02:21.1801378Z weighted=True, 2025-05-07T21:02:21.1801831Z row_wise=True, 2025-05-07T21:02:21.1802242Z mixed=False, 2025-05-07T21:02:21.1802643Z use_cache=False, 2025-05-07T21:02:21.1803116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.1803571Z use_cpu=True, 2025-05-07T21:02:21.1803918Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.1804324Z ) 2025-05-07T21:02:21.1804710Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1805695Z self=, 2025-05-07T21:02:21.1806610Z compile=False, 2025-05-07T21:02:21.1807005Z pooling_mode=, 2025-05-07T21:02:21.1807439Z T=1, 2025-05-07T21:02:21.1807744Z D=84, 2025-05-07T21:02:21.1808176Z B=10, 2025-05-07T21:02:21.1808463Z log_E=5, 2025-05-07T21:02:21.1808755Z L=14, 2025-05-07T21:02:21.1809058Z D_gradcheck=1, 2025-05-07T21:02:21.1809424Z stochastic_rounding=False, 2025-05-07T21:02:21.1809847Z weighted=False, 2025-05-07T21:02:21.1810306Z row_wise=True, 2025-05-07T21:02:21.1810648Z mixed=True, 2025-05-07T21:02:21.1810985Z use_cache=True, 2025-05-07T21:02:21.1811394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.1811885Z use_cpu=True, 2025-05-07T21:02:21.1812262Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.1812688Z ) 2025-05-07T21:02:21.1813054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1814030Z self=, 2025-05-07T21:02:21.1814917Z compile=True, 2025-05-07T21:02:21.1815312Z pooling_mode=, 2025-05-07T21:02:21.1815769Z T=5, 2025-05-07T21:02:21.1816056Z D=22, 2025-05-07T21:02:21.1816350Z B=57, 2025-05-07T21:02:21.1816649Z log_E=5, 2025-05-07T21:02:21.1816944Z L=17, 2025-05-07T21:02:21.1817244Z D_gradcheck=2, 2025-05-07T21:02:21.1817607Z stochastic_rounding=False, 2025-05-07T21:02:21.1818031Z weighted=False, 2025-05-07T21:02:21.1818381Z row_wise=True, 2025-05-07T21:02:21.1818714Z mixed=False, 2025-05-07T21:02:21.1819049Z use_cache=True, 2025-05-07T21:02:21.1819438Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.1819915Z use_cpu=True, 2025-05-07T21:02:21.1820286Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.1820712Z ) 2025-05-07T21:02:21.1992605Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.1993641Z self=, 2025-05-07T21:02:21.1994692Z compile=False, 2025-05-07T21:02:21.1995151Z pooling_mode=, 2025-05-07T21:02:21.1995621Z T=3, 2025-05-07T21:02:21.1996089Z D=46, 2025-05-07T21:02:21.1996372Z B=87, 2025-05-07T21:02:21.1996652Z log_E=4, 2025-05-07T21:02:21.1996976Z L=18, 2025-05-07T21:02:21.1997271Z D_gradcheck=1, 2025-05-07T21:02:21.1997810Z stochastic_rounding=False, 2025-05-07T21:02:21.1998247Z weighted=True, 2025-05-07T21:02:21.1998704Z row_wise=True, 2025-05-07T21:02:21.1999048Z mixed=True, 2025-05-07T21:02:21.1999384Z use_cache=True, 2025-05-07T21:02:21.1999755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2000202Z use_cpu=True, 2025-05-07T21:02:21.2000701Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2001117Z ) 2025-05-07T21:02:21.2001488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2002447Z self=, 2025-05-07T21:02:21.2003349Z compile=True, 2025-05-07T21:02:21.2003727Z pooling_mode=, 2025-05-07T21:02:21.2004184Z T=2, 2025-05-07T21:02:21.2004486Z D=43, 2025-05-07T21:02:21.2004773Z B=13, 2025-05-07T21:02:21.2005070Z log_E=5, 2025-05-07T21:02:21.2005376Z L=17, 2025-05-07T21:02:21.2005672Z D_gradcheck=2, 2025-05-07T21:02:21.2006059Z stochastic_rounding=False, 2025-05-07T21:02:21.2006473Z weighted=False, 2025-05-07T21:02:21.2006820Z row_wise=True, 2025-05-07T21:02:21.2007151Z mixed=True, 2025-05-07T21:02:21.2007488Z use_cache=False, 2025-05-07T21:02:21.2007883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2008355Z use_cpu=True, 2025-05-07T21:02:21.2008741Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2009163Z ) 2025-05-07T21:02:21.2009530Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2010491Z self=, 2025-05-07T21:02:21.2011387Z compile=True, 2025-05-07T21:02:21.2011825Z pooling_mode=, 2025-05-07T21:02:21.2012288Z T=4, 2025-05-07T21:02:21.2012779Z D=112, 2025-05-07T21:02:21.2013070Z B=112, 2025-05-07T21:02:21.2013366Z log_E=4, 2025-05-07T21:02:21.2013678Z L=3, 2025-05-07T21:02:21.2013962Z D_gradcheck=1, 2025-05-07T21:02:21.2014339Z stochastic_rounding=True, 2025-05-07T21:02:21.2014893Z weighted=False, 2025-05-07T21:02:21.2015260Z row_wise=True, 2025-05-07T21:02:21.2015612Z mixed=True, 2025-05-07T21:02:21.2015955Z use_cache=False, 2025-05-07T21:02:21.2016348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2016805Z use_cpu=True, 2025-05-07T21:02:21.2017177Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2017591Z ) 2025-05-07T21:02:21.2017956Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2018996Z self=, 2025-05-07T21:02:21.2020043Z compile=True, 2025-05-07T21:02:21.2020433Z pooling_mode=, 2025-05-07T21:02:21.2020855Z T=1, 2025-05-07T21:02:21.2021127Z D=53, 2025-05-07T21:02:21.2021402Z B=108, 2025-05-07T21:02:21.2021713Z log_E=3, 2025-05-07T21:02:21.2022016Z L=17, 2025-05-07T21:02:21.2022331Z D_gradcheck=1, 2025-05-07T21:02:21.2022715Z stochastic_rounding=True, 2025-05-07T21:02:21.2023129Z weighted=True, 2025-05-07T21:02:21.2023478Z row_wise=True, 2025-05-07T21:02:21.2023821Z mixed=False, 2025-05-07T21:02:21.2024150Z use_cache=True, 2025-05-07T21:02:21.2024505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2024964Z use_cpu=True, 2025-05-07T21:02:21.2025338Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2025754Z ) 2025-05-07T21:02:21.2026130Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2027091Z self=, 2025-05-07T21:02:21.2027984Z compile=True, 2025-05-07T21:02:21.2028363Z pooling_mode=, 2025-05-07T21:02:21.2028836Z T=5, 2025-05-07T21:02:21.2029117Z D=94, 2025-05-07T21:02:21.2029415Z B=51, 2025-05-07T21:02:21.2029713Z log_E=4, 2025-05-07T21:02:21.2030008Z L=0, 2025-05-07T21:02:21.2030465Z D_gradcheck=1, 2025-05-07T21:02:21.2030832Z stochastic_rounding=True, 2025-05-07T21:02:21.2031240Z weighted=True, 2025-05-07T21:02:21.2031581Z row_wise=True, 2025-05-07T21:02:21.2031946Z mixed=True, 2025-05-07T21:02:21.2032295Z use_cache=True, 2025-05-07T21:02:21.2032691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2033248Z use_cpu=True, 2025-05-07T21:02:21.2033644Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2034064Z ) 2025-05-07T21:02:21.2034433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2035387Z self=, 2025-05-07T21:02:21.2036284Z compile=True, 2025-05-07T21:02:21.2036677Z pooling_mode=, 2025-05-07T21:02:21.2037134Z T=1, 2025-05-07T21:02:21.2037421Z D=54, 2025-05-07T21:02:21.2037709Z B=105, 2025-05-07T21:02:21.2038017Z log_E=4, 2025-05-07T21:02:21.2038318Z L=15, 2025-05-07T21:02:21.2038728Z D_gradcheck=1, 2025-05-07T21:02:21.2039105Z stochastic_rounding=False, 2025-05-07T21:02:21.2039536Z weighted=True, 2025-05-07T21:02:21.2039896Z row_wise=True, 2025-05-07T21:02:21.2040246Z mixed=False, 2025-05-07T21:02:21.2040580Z use_cache=True, 2025-05-07T21:02:21.2040964Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2041472Z use_cpu=True, 2025-05-07T21:02:21.2041842Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2042267Z ) 2025-05-07T21:02:21.2042637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2043703Z self=, 2025-05-07T21:02:21.2044742Z compile=False, 2025-05-07T21:02:21.2045116Z pooling_mode=, 2025-05-07T21:02:21.2045647Z T=4, 2025-05-07T21:02:21.2045914Z D=114, 2025-05-07T21:02:21.2046230Z B=107, 2025-05-07T21:02:21.2046544Z log_E=5, 2025-05-07T21:02:21.2046853Z L=4, 2025-05-07T21:02:21.2047170Z D_gradcheck=2, 2025-05-07T21:02:21.2047643Z stochastic_rounding=False, 2025-05-07T21:02:21.2048071Z weighted=False, 2025-05-07T21:02:21.2048433Z row_wise=True, 2025-05-07T21:02:21.2048769Z mixed=True, 2025-05-07T21:02:21.2049087Z use_cache=False, 2025-05-07T21:02:21.2049472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2049938Z use_cpu=True, 2025-05-07T21:02:21.2050293Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2050721Z ) 2025-05-07T21:02:21.2051095Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2052033Z self=, 2025-05-07T21:02:21.2052933Z compile=True, 2025-05-07T21:02:21.2053335Z pooling_mode=, 2025-05-07T21:02:21.2053794Z T=5, 2025-05-07T21:02:21.2054081Z D=74, 2025-05-07T21:02:21.2054375Z B=27, 2025-05-07T21:02:21.2054667Z log_E=5, 2025-05-07T21:02:21.2054970Z L=18, 2025-05-07T21:02:21.2055274Z D_gradcheck=2, 2025-05-07T21:02:21.2055639Z stochastic_rounding=False, 2025-05-07T21:02:21.2056051Z weighted=True, 2025-05-07T21:02:21.2056394Z row_wise=True, 2025-05-07T21:02:21.2056723Z mixed=True, 2025-05-07T21:02:21.2057057Z use_cache=True, 2025-05-07T21:02:21.2057436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2057909Z use_cpu=True, 2025-05-07T21:02:21.2058271Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2058697Z ) 2025-05-07T21:02:21.2059062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2060022Z self=, 2025-05-07T21:02:21.2060926Z compile=False, 2025-05-07T21:02:21.2061312Z pooling_mode=, 2025-05-07T21:02:21.2061777Z T=2, 2025-05-07T21:02:21.2062072Z D=89, 2025-05-07T21:02:21.2062364Z B=108, 2025-05-07T21:02:21.2062656Z log_E=5, 2025-05-07T21:02:21.2063079Z L=3, 2025-05-07T21:02:21.2063378Z D_gradcheck=2, 2025-05-07T21:02:21.2063746Z stochastic_rounding=True, 2025-05-07T21:02:21.2064164Z weighted=True, 2025-05-07T21:02:21.2064531Z row_wise=True, 2025-05-07T21:02:21.2064888Z mixed=False, 2025-05-07T21:02:21.2065232Z use_cache=True, 2025-05-07T21:02:21.2065706Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2066176Z use_cpu=True, 2025-05-07T21:02:21.2066547Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2066968Z ) 2025-05-07T21:02:21.2067330Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2068289Z self=, 2025-05-07T21:02:21.2069173Z compile=False, 2025-05-07T21:02:21.2069640Z pooling_mode=, 2025-05-07T21:02:21.2070169Z T=2, 2025-05-07T21:02:21.2070531Z D=98, 2025-05-07T21:02:21.2070883Z B=77, 2025-05-07T21:02:21.2071163Z log_E=4, 2025-05-07T21:02:21.2071455Z L=11, 2025-05-07T21:02:21.2071759Z D_gradcheck=2, 2025-05-07T21:02:21.2072134Z stochastic_rounding=False, 2025-05-07T21:02:21.2072560Z weighted=False, 2025-05-07T21:02:21.2072912Z row_wise=True, 2025-05-07T21:02:21.2073265Z mixed=True, 2025-05-07T21:02:21.2073601Z use_cache=False, 2025-05-07T21:02:21.2074017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2084290Z use_cpu=True, 2025-05-07T21:02:21.2084697Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2085126Z ) 2025-05-07T21:02:21.2085501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2086479Z self=, 2025-05-07T21:02:21.2087395Z compile=True, 2025-05-07T21:02:21.2087897Z pooling_mode=, 2025-05-07T21:02:21.2088363Z T=1, 2025-05-07T21:02:21.2088668Z D=39, 2025-05-07T21:02:21.2088957Z B=88, 2025-05-07T21:02:21.2089249Z log_E=5, 2025-05-07T21:02:21.2089565Z L=7, 2025-05-07T21:02:21.2089957Z D_gradcheck=1, 2025-05-07T21:02:21.2090361Z stochastic_rounding=True, 2025-05-07T21:02:21.2090790Z weighted=True, 2025-05-07T21:02:21.2091138Z row_wise=True, 2025-05-07T21:02:21.2091477Z mixed=True, 2025-05-07T21:02:21.2091804Z use_cache=False, 2025-05-07T21:02:21.2092193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2092656Z use_cpu=True, 2025-05-07T21:02:21.2093021Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2093443Z ) 2025-05-07T21:02:21.2093852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2094995Z self=, 2025-05-07T21:02:21.2096099Z compile=True, 2025-05-07T21:02:21.2096484Z pooling_mode=, 2025-05-07T21:02:21.2096945Z T=1, 2025-05-07T21:02:21.2097244Z D=28, 2025-05-07T21:02:21.2097534Z B=66, 2025-05-07T21:02:21.2097845Z log_E=5, 2025-05-07T21:02:21.2098170Z L=6, 2025-05-07T21:02:21.2098505Z D_gradcheck=1, 2025-05-07T21:02:21.2098876Z stochastic_rounding=True, 2025-05-07T21:02:21.2099300Z weighted=True, 2025-05-07T21:02:21.2099648Z row_wise=True, 2025-05-07T21:02:21.2099973Z mixed=True, 2025-05-07T21:02:21.2100299Z use_cache=False, 2025-05-07T21:02:21.2100699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2101151Z use_cpu=True, 2025-05-07T21:02:21.2101531Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2101962Z ) 2025-05-07T21:02:21.2102319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2103287Z self=, 2025-05-07T21:02:21.2104191Z compile=False, 2025-05-07T21:02:21.2104587Z pooling_mode=, 2025-05-07T21:02:21.2105043Z T=3, 2025-05-07T21:02:21.2105342Z D=91, 2025-05-07T21:02:21.2105627Z B=110, 2025-05-07T21:02:21.2106086Z log_E=4, 2025-05-07T21:02:21.2106401Z L=20, 2025-05-07T21:02:21.2106693Z D_gradcheck=1, 2025-05-07T21:02:21.2107069Z stochastic_rounding=False, 2025-05-07T21:02:21.2107482Z weighted=False, 2025-05-07T21:02:21.2107825Z row_wise=True, 2025-05-07T21:02:21.2108159Z mixed=True, 2025-05-07T21:02:21.2108500Z use_cache=False, 2025-05-07T21:02:21.2109023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2109498Z use_cpu=True, 2025-05-07T21:02:21.2109874Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2110305Z ) 2025-05-07T21:02:21.2110669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2111643Z self=, 2025-05-07T21:02:21.2112555Z compile=True, 2025-05-07T21:02:21.2112935Z pooling_mode=, 2025-05-07T21:02:21.2113401Z T=3, 2025-05-07T21:02:21.2113697Z D=65, 2025-05-07T21:02:21.2113991Z B=72, 2025-05-07T21:02:21.2114285Z log_E=4, 2025-05-07T21:02:21.2114597Z L=14, 2025-05-07T21:02:21.2114907Z D_gradcheck=2, 2025-05-07T21:02:21.2115299Z stochastic_rounding=False, 2025-05-07T21:02:21.2115738Z weighted=False, 2025-05-07T21:02:21.2116083Z row_wise=True, 2025-05-07T21:02:21.2116418Z mixed=False, 2025-05-07T21:02:21.2116759Z use_cache=True, 2025-05-07T21:02:21.2117128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2117594Z use_cpu=True, 2025-05-07T21:02:21.2117961Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2118480Z ) 2025-05-07T21:02:21.2118890Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2120015Z self=, 2025-05-07T21:02:21.2121066Z compile=True, 2025-05-07T21:02:21.2121420Z pooling_mode=, 2025-05-07T21:02:21.2121880Z T=1, 2025-05-07T21:02:21.2122172Z D=67, 2025-05-07T21:02:21.2122478Z B=105, 2025-05-07T21:02:21.2122907Z log_E=5, 2025-05-07T21:02:21.2123232Z L=6, 2025-05-07T21:02:21.2123529Z D_gradcheck=1, 2025-05-07T21:02:21.2123909Z stochastic_rounding=True, 2025-05-07T21:02:21.2124328Z weighted=False, 2025-05-07T21:02:21.2124650Z row_wise=True, 2025-05-07T21:02:21.2124973Z mixed=True, 2025-05-07T21:02:21.2125302Z use_cache=False, 2025-05-07T21:02:21.2125681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2126145Z use_cpu=True, 2025-05-07T21:02:21.2126525Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2126934Z ) 2025-05-07T21:02:21.2127306Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2128268Z self=, 2025-05-07T21:02:21.2129182Z compile=True, 2025-05-07T21:02:21.2129562Z pooling_mode=, 2025-05-07T21:02:21.2130024Z T=2, 2025-05-07T21:02:21.2130312Z D=82, 2025-05-07T21:02:21.2130601Z B=28, 2025-05-07T21:02:21.2130894Z log_E=5, 2025-05-07T21:02:21.2131201Z L=1, 2025-05-07T21:02:21.2131497Z D_gradcheck=2, 2025-05-07T21:02:21.2131883Z stochastic_rounding=True, 2025-05-07T21:02:21.2132326Z weighted=True, 2025-05-07T21:02:21.2132661Z row_wise=True, 2025-05-07T21:02:21.2132993Z mixed=True, 2025-05-07T21:02:21.2133335Z use_cache=True, 2025-05-07T21:02:21.2133705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2134177Z use_cpu=True, 2025-05-07T21:02:21.2134546Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2134964Z ) 2025-05-07T21:02:21.2312927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2313945Z self=, 2025-05-07T21:02:21.2315027Z compile=False, 2025-05-07T21:02:21.2315497Z pooling_mode=, 2025-05-07T21:02:21.2315964Z T=2, 2025-05-07T21:02:21.2316392Z D=49, 2025-05-07T21:02:21.2316662Z B=28, 2025-05-07T21:02:21.2316936Z log_E=3, 2025-05-07T21:02:21.2317261Z L=20, 2025-05-07T21:02:21.2317570Z D_gradcheck=1, 2025-05-07T21:02:21.2317937Z stochastic_rounding=True, 2025-05-07T21:02:21.2318369Z weighted=False, 2025-05-07T21:02:21.2318843Z row_wise=True, 2025-05-07T21:02:21.2319189Z mixed=False, 2025-05-07T21:02:21.2319653Z use_cache=False, 2025-05-07T21:02:21.2320072Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2320525Z use_cpu=True, 2025-05-07T21:02:21.2320889Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2321310Z ) 2025-05-07T21:02:21.2321674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2322621Z self=, 2025-05-07T21:02:21.2323531Z compile=True, 2025-05-07T21:02:21.2323925Z pooling_mode=, 2025-05-07T21:02:21.2324370Z T=1, 2025-05-07T21:02:21.2324684Z D=38, 2025-05-07T21:02:21.2324977Z B=101, 2025-05-07T21:02:21.2325275Z log_E=4, 2025-05-07T21:02:21.2325593Z L=6, 2025-05-07T21:02:21.2325891Z D_gradcheck=2, 2025-05-07T21:02:21.2326255Z stochastic_rounding=False, 2025-05-07T21:02:21.2326679Z weighted=False, 2025-05-07T21:02:21.2327024Z row_wise=True, 2025-05-07T21:02:21.2327372Z mixed=False, 2025-05-07T21:02:21.2327707Z use_cache=True, 2025-05-07T21:02:21.2328096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2328562Z use_cpu=True, 2025-05-07T21:02:21.2328940Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2329367Z ) 2025-05-07T21:02:21.2329750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2330699Z self=, 2025-05-07T21:02:21.2331766Z compile=True, 2025-05-07T21:02:21.2332181Z pooling_mode=, 2025-05-07T21:02:21.2332634Z T=1, 2025-05-07T21:02:21.2332935Z D=8, 2025-05-07T21:02:21.2333373Z B=78, 2025-05-07T21:02:21.2333668Z log_E=5, 2025-05-07T21:02:21.2333975Z L=18, 2025-05-07T21:02:21.2334280Z D_gradcheck=2, 2025-05-07T21:02:21.2334637Z stochastic_rounding=False, 2025-05-07T21:02:21.2335059Z weighted=True, 2025-05-07T21:02:21.2335413Z row_wise=True, 2025-05-07T21:02:21.2335762Z mixed=True, 2025-05-07T21:02:21.2336117Z use_cache=True, 2025-05-07T21:02:21.2336521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2336987Z use_cpu=True, 2025-05-07T21:02:21.2337358Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2337772Z ) 2025-05-07T21:02:21.2338126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2339090Z self=, 2025-05-07T21:02:21.2340161Z compile=True, 2025-05-07T21:02:21.2340623Z pooling_mode=, 2025-05-07T21:02:21.2341089Z T=2, 2025-05-07T21:02:21.2341400Z D=38, 2025-05-07T21:02:21.2341692Z B=26, 2025-05-07T21:02:21.2341956Z log_E=3, 2025-05-07T21:02:21.2342285Z L=16, 2025-05-07T21:02:21.2342581Z D_gradcheck=2, 2025-05-07T21:02:21.2342962Z stochastic_rounding=False, 2025-05-07T21:02:21.2343394Z weighted=False, 2025-05-07T21:02:21.2343738Z row_wise=True, 2025-05-07T21:02:21.2344083Z mixed=True, 2025-05-07T21:02:21.2344413Z use_cache=True, 2025-05-07T21:02:21.2344791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2345235Z use_cpu=True, 2025-05-07T21:02:21.2345600Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2346013Z ) 2025-05-07T21:02:21.2346375Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2347320Z self=, 2025-05-07T21:02:21.2348231Z compile=True, 2025-05-07T21:02:21.2348613Z pooling_mode=, 2025-05-07T21:02:21.2349178Z T=4, 2025-05-07T21:02:21.2349472Z D=77, 2025-05-07T21:02:21.2349761Z B=76, 2025-05-07T21:02:21.2350057Z log_E=4, 2025-05-07T21:02:21.2350372Z L=6, 2025-05-07T21:02:21.2350666Z D_gradcheck=2, 2025-05-07T21:02:21.2351035Z stochastic_rounding=False, 2025-05-07T21:02:21.2351450Z weighted=False, 2025-05-07T21:02:21.2351789Z row_wise=True, 2025-05-07T21:02:21.2352212Z mixed=True, 2025-05-07T21:02:21.2352550Z use_cache=False, 2025-05-07T21:02:21.2352948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2353417Z use_cpu=True, 2025-05-07T21:02:21.2353801Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2354222Z ) 2025-05-07T21:02:21.2354594Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2355571Z self=, 2025-05-07T21:02:21.2356487Z compile=True, 2025-05-07T21:02:21.2356872Z pooling_mode=, 2025-05-07T21:02:21.2357343Z T=5, 2025-05-07T21:02:21.2357636Z D=84, 2025-05-07T21:02:21.2357921Z B=27, 2025-05-07T21:02:21.2358210Z log_E=3, 2025-05-07T21:02:21.2358620Z L=9, 2025-05-07T21:02:21.2358916Z D_gradcheck=1, 2025-05-07T21:02:21.2359277Z stochastic_rounding=False, 2025-05-07T21:02:21.2359699Z weighted=True, 2025-05-07T21:02:21.2360056Z row_wise=True, 2025-05-07T21:02:21.2360415Z mixed=False, 2025-05-07T21:02:21.2360768Z use_cache=False, 2025-05-07T21:02:21.2361171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2361644Z use_cpu=True, 2025-05-07T21:02:21.2362067Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2362479Z ) 2025-05-07T21:02:21.2362836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2363827Z self=, 2025-05-07T21:02:21.2364987Z compile=False, 2025-05-07T21:02:21.2365446Z pooling_mode=, 2025-05-07T21:02:21.2365882Z T=1, 2025-05-07T21:02:21.2366209Z D=102, 2025-05-07T21:02:21.2366487Z B=62, 2025-05-07T21:02:21.2366786Z log_E=3, 2025-05-07T21:02:21.2367084Z L=1, 2025-05-07T21:02:21.2367387Z D_gradcheck=1, 2025-05-07T21:02:21.2367770Z stochastic_rounding=False, 2025-05-07T21:02:21.2368190Z weighted=False, 2025-05-07T21:02:21.2368551Z row_wise=True, 2025-05-07T21:02:21.2368894Z mixed=True, 2025-05-07T21:02:21.2369232Z use_cache=False, 2025-05-07T21:02:21.2369610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2370059Z use_cpu=True, 2025-05-07T21:02:21.2370427Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2370836Z ) 2025-05-07T21:02:21.2371201Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2372218Z self=, 2025-05-07T21:02:21.2373124Z compile=False, 2025-05-07T21:02:21.2373510Z pooling_mode=, 2025-05-07T21:02:21.2373974Z T=4, 2025-05-07T21:02:21.2374266Z D=100, 2025-05-07T21:02:21.2374564Z B=84, 2025-05-07T21:02:21.2374858Z log_E=4, 2025-05-07T21:02:21.2375158Z L=2, 2025-05-07T21:02:21.2375459Z D_gradcheck=1, 2025-05-07T21:02:21.2375829Z stochastic_rounding=False, 2025-05-07T21:02:21.2376226Z weighted=True, 2025-05-07T21:02:21.2376578Z row_wise=True, 2025-05-07T21:02:21.2376907Z mixed=True, 2025-05-07T21:02:21.2377231Z use_cache=True, 2025-05-07T21:02:21.2377627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2378096Z use_cpu=True, 2025-05-07T21:02:21.2378472Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2378894Z ) 2025-05-07T21:02:21.2379262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2380231Z self=, 2025-05-07T21:02:21.2381129Z compile=False, 2025-05-07T21:02:21.2381677Z pooling_mode=, 2025-05-07T21:02:21.2382139Z T=3, 2025-05-07T21:02:21.2382431Z D=67, 2025-05-07T21:02:21.2382723Z B=13, 2025-05-07T21:02:21.2383006Z log_E=3, 2025-05-07T21:02:21.2383321Z L=2, 2025-05-07T21:02:21.2383613Z D_gradcheck=1, 2025-05-07T21:02:21.2383972Z stochastic_rounding=False, 2025-05-07T21:02:21.2384489Z weighted=False, 2025-05-07T21:02:21.2384864Z row_wise=True, 2025-05-07T21:02:21.2385207Z mixed=True, 2025-05-07T21:02:21.2385553Z use_cache=False, 2025-05-07T21:02:21.2385953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2386401Z use_cpu=True, 2025-05-07T21:02:21.2386761Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2387186Z ) 2025-05-07T21:02:21.2387550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2388517Z self=, 2025-05-07T21:02:21.2389393Z compile=False, 2025-05-07T21:02:21.2389834Z pooling_mode=, 2025-05-07T21:02:21.2390383Z T=2, 2025-05-07T21:02:21.2390741Z D=102, 2025-05-07T21:02:21.2391091Z B=90, 2025-05-07T21:02:21.2391418Z log_E=5, 2025-05-07T21:02:21.2391737Z L=11, 2025-05-07T21:02:21.2392037Z D_gradcheck=1, 2025-05-07T21:02:21.2392373Z stochastic_rounding=False, 2025-05-07T21:02:21.2392793Z weighted=False, 2025-05-07T21:02:21.2393142Z row_wise=True, 2025-05-07T21:02:21.2393478Z mixed=True, 2025-05-07T21:02:21.2393824Z use_cache=False, 2025-05-07T21:02:21.2394235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2394704Z use_cpu=True, 2025-05-07T21:02:21.2395092Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2395526Z ) 2025-05-07T21:02:21.2396292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2397397Z self=, 2025-05-07T21:02:21.2398283Z compile=True, 2025-05-07T21:02:21.2398776Z pooling_mode=, 2025-05-07T21:02:21.2399446Z T=2, 2025-05-07T21:02:21.2399762Z D=107, 2025-05-07T21:02:21.2400044Z B=55, 2025-05-07T21:02:21.2400334Z log_E=3, 2025-05-07T21:02:21.2400642Z L=18, 2025-05-07T21:02:21.2400931Z D_gradcheck=1, 2025-05-07T21:02:21.2401304Z stochastic_rounding=False, 2025-05-07T21:02:21.2401748Z weighted=True, 2025-05-07T21:02:21.2402113Z row_wise=True, 2025-05-07T21:02:21.2402458Z mixed=False, 2025-05-07T21:02:21.2402785Z use_cache=False, 2025-05-07T21:02:21.2403189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2403642Z use_cpu=True, 2025-05-07T21:02:21.2404025Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2404447Z ) 2025-05-07T21:02:21.2404820Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2405794Z self=, 2025-05-07T21:02:21.2406696Z compile=False, 2025-05-07T21:02:21.2407094Z pooling_mode=, 2025-05-07T21:02:21.2407552Z T=4, 2025-05-07T21:02:21.2407850Z D=15, 2025-05-07T21:02:21.2408126Z B=56, 2025-05-07T21:02:21.2408428Z log_E=5, 2025-05-07T21:02:21.2408738Z L=9, 2025-05-07T21:02:21.2409032Z D_gradcheck=1, 2025-05-07T21:02:21.2409399Z stochastic_rounding=False, 2025-05-07T21:02:21.2409822Z weighted=False, 2025-05-07T21:02:21.2410161Z row_wise=True, 2025-05-07T21:02:21.2410491Z mixed=True, 2025-05-07T21:02:21.2410822Z use_cache=True, 2025-05-07T21:02:21.2411235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2411749Z use_cpu=True, 2025-05-07T21:02:21.2412137Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2412564Z ) 2025-05-07T21:02:21.2412924Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2413896Z self=, 2025-05-07T21:02:21.2414948Z compile=True, 2025-05-07T21:02:21.2415410Z pooling_mode=, 2025-05-07T21:02:21.2415970Z T=2, 2025-05-07T21:02:21.2416332Z D=69, 2025-05-07T21:02:21.2416666Z B=127, 2025-05-07T21:02:21.2416944Z log_E=3, 2025-05-07T21:02:21.2417232Z L=14, 2025-05-07T21:02:21.2417512Z D_gradcheck=1, 2025-05-07T21:02:21.2417955Z stochastic_rounding=False, 2025-05-07T21:02:21.2418390Z weighted=False, 2025-05-07T21:02:21.2418732Z row_wise=True, 2025-05-07T21:02:21.2419077Z mixed=True, 2025-05-07T21:02:21.2419414Z use_cache=True, 2025-05-07T21:02:21.2419798Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2420270Z use_cpu=True, 2025-05-07T21:02:21.2420653Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2421051Z ) 2025-05-07T21:02:21.2421414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2422366Z self=, 2025-05-07T21:02:21.2423258Z compile=False, 2025-05-07T21:02:21.2423647Z pooling_mode=, 2025-05-07T21:02:21.2424100Z T=2, 2025-05-07T21:02:21.2424391Z D=127, 2025-05-07T21:02:21.2424681Z B=24, 2025-05-07T21:02:21.2424978Z log_E=4, 2025-05-07T21:02:21.2425292Z L=15, 2025-05-07T21:02:21.2425584Z D_gradcheck=2, 2025-05-07T21:02:21.2425954Z stochastic_rounding=True, 2025-05-07T21:02:21.2426373Z weighted=False, 2025-05-07T21:02:21.2426713Z row_wise=True, 2025-05-07T21:02:21.2427050Z mixed=True, 2025-05-07T21:02:21.2437679Z use_cache=True, 2025-05-07T21:02:21.2438076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2438602Z use_cpu=True, 2025-05-07T21:02:21.2438994Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2439464Z ) 2025-05-07T21:02:21.2440021Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2441150Z self=, 2025-05-07T21:02:21.2441996Z compile=False, 2025-05-07T21:02:21.2442459Z pooling_mode=, 2025-05-07T21:02:21.2442921Z T=4, 2025-05-07T21:02:21.2443230Z D=52, 2025-05-07T21:02:21.2443532Z B=29, 2025-05-07T21:02:21.2443833Z log_E=4, 2025-05-07T21:02:21.2444150Z L=18, 2025-05-07T21:02:21.2444462Z D_gradcheck=2, 2025-05-07T21:02:21.2444836Z stochastic_rounding=True, 2025-05-07T21:02:21.2445255Z weighted=True, 2025-05-07T21:02:21.2445583Z row_wise=True, 2025-05-07T21:02:21.2445900Z mixed=True, 2025-05-07T21:02:21.2446233Z use_cache=False, 2025-05-07T21:02:21.2446623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2447082Z use_cpu=True, 2025-05-07T21:02:21.2447461Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2447881Z ) 2025-05-07T21:02:21.2448256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2449221Z self=, 2025-05-07T21:02:21.2450136Z compile=True, 2025-05-07T21:02:21.2450519Z pooling_mode=, 2025-05-07T21:02:21.2450982Z T=2, 2025-05-07T21:02:21.2451303Z D=64, 2025-05-07T21:02:21.2451621Z B=50, 2025-05-07T21:02:21.2451908Z log_E=5, 2025-05-07T21:02:21.2452213Z L=19, 2025-05-07T21:02:21.2452523Z D_gradcheck=1, 2025-05-07T21:02:21.2452889Z stochastic_rounding=False, 2025-05-07T21:02:21.2453309Z weighted=False, 2025-05-07T21:02:21.2453651Z row_wise=True, 2025-05-07T21:02:21.2453987Z mixed=False, 2025-05-07T21:02:21.2454332Z use_cache=False, 2025-05-07T21:02:21.2454730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2455190Z use_cpu=True, 2025-05-07T21:02:21.2455568Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2455989Z ) 2025-05-07T21:02:21.2632521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2633540Z self=, 2025-05-07T21:02:21.2634764Z compile=False, 2025-05-07T21:02:21.2635236Z pooling_mode=, 2025-05-07T21:02:21.2635760Z T=2, 2025-05-07T21:02:21.2636038Z D=100, 2025-05-07T21:02:21.2636161Z B=65, 2025-05-07T21:02:21.2636276Z log_E=3, 2025-05-07T21:02:21.2636390Z L=1, 2025-05-07T21:02:21.2636609Z D_gradcheck=1, 2025-05-07T21:02:21.2636761Z stochastic_rounding=False, 2025-05-07T21:02:21.2636891Z weighted=True, 2025-05-07T21:02:21.2637050Z row_wise=True, 2025-05-07T21:02:21.2637184Z mixed=True, 2025-05-07T21:02:21.2637328Z use_cache=False, 2025-05-07T21:02:21.2637505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2637643Z use_cpu=True, 2025-05-07T21:02:21.2637825Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2637957Z ) 2025-05-07T21:02:21.2638184Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2638888Z self=, 2025-05-07T21:02:21.2639040Z compile=True, 2025-05-07T21:02:21.2639220Z pooling_mode=, 2025-05-07T21:02:21.2639349Z T=4, 2025-05-07T21:02:21.2639471Z D=21, 2025-05-07T21:02:21.2639588Z B=98, 2025-05-07T21:02:21.2639721Z log_E=3, 2025-05-07T21:02:21.2639836Z L=3, 2025-05-07T21:02:21.2639977Z D_gradcheck=1, 2025-05-07T21:02:21.2640123Z stochastic_rounding=False, 2025-05-07T21:02:21.2640252Z weighted=False, 2025-05-07T21:02:21.2640389Z row_wise=True, 2025-05-07T21:02:21.2640513Z mixed=False, 2025-05-07T21:02:21.2640642Z use_cache=False, 2025-05-07T21:02:21.2640821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2640947Z use_cpu=True, 2025-05-07T21:02:21.2641119Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2641455Z ) 2025-05-07T21:02:21.2641674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2642246Z self=, 2025-05-07T21:02:21.2642497Z compile=False, 2025-05-07T21:02:21.2642683Z pooling_mode=, 2025-05-07T21:02:21.2642819Z T=1, 2025-05-07T21:02:21.2642935Z D=72, 2025-05-07T21:02:21.2643052Z B=75, 2025-05-07T21:02:21.2643184Z log_E=3, 2025-05-07T21:02:21.2643304Z L=18, 2025-05-07T21:02:21.2643441Z D_gradcheck=2, 2025-05-07T21:02:21.2643601Z stochastic_rounding=False, 2025-05-07T21:02:21.2643738Z weighted=False, 2025-05-07T21:02:21.2643873Z row_wise=True, 2025-05-07T21:02:21.2643998Z mixed=False, 2025-05-07T21:02:21.2644131Z use_cache=False, 2025-05-07T21:02:21.2644318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2644449Z use_cpu=True, 2025-05-07T21:02:21.2644626Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2644747Z ) 2025-05-07T21:02:21.2644965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2645561Z self=, 2025-05-07T21:02:21.2645704Z compile=False, 2025-05-07T21:02:21.2645877Z pooling_mode=, 2025-05-07T21:02:21.2646010Z T=5, 2025-05-07T21:02:21.2646132Z D=96, 2025-05-07T21:02:21.2646253Z B=104, 2025-05-07T21:02:21.2646379Z log_E=5, 2025-05-07T21:02:21.2646502Z L=17, 2025-05-07T21:02:21.2646634Z D_gradcheck=2, 2025-05-07T21:02:21.2646796Z stochastic_rounding=False, 2025-05-07T21:02:21.2646931Z weighted=False, 2025-05-07T21:02:21.2647060Z row_wise=True, 2025-05-07T21:02:21.2647187Z mixed=True, 2025-05-07T21:02:21.2647317Z use_cache=False, 2025-05-07T21:02:21.2647497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2647627Z use_cpu=True, 2025-05-07T21:02:21.2647800Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2647924Z ) 2025-05-07T21:02:21.2648133Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2648726Z self=, 2025-05-07T21:02:21.2648965Z compile=False, 2025-05-07T21:02:21.2649141Z pooling_mode=, 2025-05-07T21:02:21.2649263Z T=3, 2025-05-07T21:02:21.2649395Z D=91, 2025-05-07T21:02:21.2649512Z B=34, 2025-05-07T21:02:21.2649630Z log_E=4, 2025-05-07T21:02:21.2649832Z L=11, 2025-05-07T21:02:21.2649968Z D_gradcheck=1, 2025-05-07T21:02:21.2650121Z stochastic_rounding=False, 2025-05-07T21:02:21.2650256Z weighted=True, 2025-05-07T21:02:21.2650384Z row_wise=True, 2025-05-07T21:02:21.2650515Z mixed=True, 2025-05-07T21:02:21.2650645Z use_cache=True, 2025-05-07T21:02:21.2650822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2650954Z use_cpu=True, 2025-05-07T21:02:21.2651125Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2651243Z ) 2025-05-07T21:02:21.2651468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2652050Z self=, 2025-05-07T21:02:21.2652188Z compile=True, 2025-05-07T21:02:21.2652371Z pooling_mode=, 2025-05-07T21:02:21.2652490Z T=3, 2025-05-07T21:02:21.2652609Z D=16, 2025-05-07T21:02:21.2652737Z B=4, 2025-05-07T21:02:21.2652862Z log_E=5, 2025-05-07T21:02:21.2652991Z L=2, 2025-05-07T21:02:21.2653120Z D_gradcheck=2, 2025-05-07T21:02:21.2653269Z stochastic_rounding=True, 2025-05-07T21:02:21.2653407Z weighted=True, 2025-05-07T21:02:21.2653535Z row_wise=True, 2025-05-07T21:02:21.2653663Z mixed=False, 2025-05-07T21:02:21.2653802Z use_cache=True, 2025-05-07T21:02:21.2653971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2654099Z use_cpu=True, 2025-05-07T21:02:21.2654364Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2654482Z ) 2025-05-07T21:02:21.2654700Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2655404Z self=, 2025-05-07T21:02:21.2655550Z compile=True, 2025-05-07T21:02:21.2655740Z pooling_mode=, 2025-05-07T21:02:21.2655866Z T=2, 2025-05-07T21:02:21.2655990Z D=75, 2025-05-07T21:02:21.2656121Z B=127, 2025-05-07T21:02:21.2656254Z log_E=4, 2025-05-07T21:02:21.2656374Z L=2, 2025-05-07T21:02:21.2656510Z D_gradcheck=1, 2025-05-07T21:02:21.2656658Z stochastic_rounding=True, 2025-05-07T21:02:21.2656785Z weighted=True, 2025-05-07T21:02:21.2656915Z row_wise=True, 2025-05-07T21:02:21.2657037Z mixed=False, 2025-05-07T21:02:21.2657164Z use_cache=False, 2025-05-07T21:02:21.2657340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2657466Z use_cpu=True, 2025-05-07T21:02:21.2657636Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2657755Z ) 2025-05-07T21:02:21.2657964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2658572Z self=, 2025-05-07T21:02:21.2658736Z compile=True, 2025-05-07T21:02:21.2658952Z pooling_mode=, 2025-05-07T21:02:21.2659112Z T=2, 2025-05-07T21:02:21.2659263Z D=69, 2025-05-07T21:02:21.2659413Z B=7, 2025-05-07T21:02:21.2659582Z log_E=5, 2025-05-07T21:02:21.2659734Z L=2, 2025-05-07T21:02:21.2659893Z D_gradcheck=2, 2025-05-07T21:02:21.2660086Z stochastic_rounding=True, 2025-05-07T21:02:21.2660248Z weighted=True, 2025-05-07T21:02:21.2660411Z row_wise=True, 2025-05-07T21:02:21.2660545Z mixed=False, 2025-05-07T21:02:21.2660672Z use_cache=False, 2025-05-07T21:02:21.2660832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2660963Z use_cpu=True, 2025-05-07T21:02:21.2661116Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2661231Z ) 2025-05-07T21:02:21.2661432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2662096Z self=, 2025-05-07T21:02:21.2662238Z compile=True, 2025-05-07T21:02:21.2662415Z pooling_mode=, 2025-05-07T21:02:21.2662536Z T=2, 2025-05-07T21:02:21.2662664Z D=128, 2025-05-07T21:02:21.2662786Z B=58, 2025-05-07T21:02:21.2662982Z log_E=3, 2025-05-07T21:02:21.2663124Z L=17, 2025-05-07T21:02:21.2663262Z D_gradcheck=1, 2025-05-07T21:02:21.2663417Z stochastic_rounding=True, 2025-05-07T21:02:21.2663557Z weighted=False, 2025-05-07T21:02:21.2663688Z row_wise=True, 2025-05-07T21:02:21.2663816Z mixed=True, 2025-05-07T21:02:21.2663958Z use_cache=False, 2025-05-07T21:02:21.2664132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2664273Z use_cpu=True, 2025-05-07T21:02:21.2664445Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2664560Z ) 2025-05-07T21:02:21.2664777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2665345Z self=, 2025-05-07T21:02:21.2665475Z compile=False, 2025-05-07T21:02:21.2665652Z pooling_mode=, 2025-05-07T21:02:21.2665771Z T=1, 2025-05-07T21:02:21.2665887Z D=4, 2025-05-07T21:02:21.2666009Z B=91, 2025-05-07T21:02:21.2666132Z log_E=3, 2025-05-07T21:02:21.2666249Z L=0, 2025-05-07T21:02:21.2666384Z D_gradcheck=1, 2025-05-07T21:02:21.2666532Z stochastic_rounding=False, 2025-05-07T21:02:21.2666663Z weighted=True, 2025-05-07T21:02:21.2666803Z row_wise=True, 2025-05-07T21:02:21.2666928Z mixed=False, 2025-05-07T21:02:21.2667059Z use_cache=True, 2025-05-07T21:02:21.2667226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2667451Z use_cpu=True, 2025-05-07T21:02:21.2667628Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2667745Z ) 2025-05-07T21:02:21.2667953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2668623Z self=, 2025-05-07T21:02:21.2668762Z compile=True, 2025-05-07T21:02:21.2668942Z pooling_mode=, 2025-05-07T21:02:21.2669073Z T=5, 2025-05-07T21:02:21.2669193Z D=127, 2025-05-07T21:02:21.2669320Z B=99, 2025-05-07T21:02:21.2669447Z log_E=4, 2025-05-07T21:02:21.2669565Z L=3, 2025-05-07T21:02:21.2669701Z D_gradcheck=1, 2025-05-07T21:02:21.2669853Z stochastic_rounding=True, 2025-05-07T21:02:21.2669984Z weighted=False, 2025-05-07T21:02:21.2670122Z row_wise=True, 2025-05-07T21:02:21.2670248Z mixed=False, 2025-05-07T21:02:21.2670373Z use_cache=True, 2025-05-07T21:02:21.2670551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2670682Z use_cpu=True, 2025-05-07T21:02:21.2670846Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2670971Z ) 2025-05-07T21:02:21.2671185Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2671779Z self=, 2025-05-07T21:02:21.2671924Z compile=True, 2025-05-07T21:02:21.2672093Z pooling_mode=, 2025-05-07T21:02:21.2672221Z T=2, 2025-05-07T21:02:21.2672343Z D=115, 2025-05-07T21:02:21.2672467Z B=37, 2025-05-07T21:02:21.2672600Z log_E=5, 2025-05-07T21:02:21.2672725Z L=5, 2025-05-07T21:02:21.2672851Z D_gradcheck=2, 2025-05-07T21:02:21.2673009Z stochastic_rounding=True, 2025-05-07T21:02:21.2673137Z weighted=True, 2025-05-07T21:02:21.2673262Z row_wise=True, 2025-05-07T21:02:21.2673395Z mixed=True, 2025-05-07T21:02:21.2673531Z use_cache=False, 2025-05-07T21:02:21.2673699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2673839Z use_cpu=True, 2025-05-07T21:02:21.2674006Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2674120Z ) 2025-05-07T21:02:21.2674442Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2675029Z self=, 2025-05-07T21:02:21.2675171Z compile=False, 2025-05-07T21:02:21.2675344Z pooling_mode=, 2025-05-07T21:02:21.2675468Z T=2, 2025-05-07T21:02:21.2675599Z D=121, 2025-05-07T21:02:21.2675786Z B=112, 2025-05-07T21:02:21.2675909Z log_E=5, 2025-05-07T21:02:21.2676043Z L=11, 2025-05-07T21:02:21.2676172Z D_gradcheck=1, 2025-05-07T21:02:21.2676329Z stochastic_rounding=False, 2025-05-07T21:02:21.2676470Z weighted=False, 2025-05-07T21:02:21.2676596Z row_wise=True, 2025-05-07T21:02:21.2676717Z mixed=True, 2025-05-07T21:02:21.2676856Z use_cache=False, 2025-05-07T21:02:21.2677036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2677166Z use_cpu=True, 2025-05-07T21:02:21.2677342Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2677456Z ) 2025-05-07T21:02:21.2677681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2678262Z self=, 2025-05-07T21:02:21.2678499Z compile=True, 2025-05-07T21:02:21.2678721Z pooling_mode=, 2025-05-07T21:02:21.2678842Z T=3, 2025-05-07T21:02:21.2678964Z D=60, 2025-05-07T21:02:21.2679093Z B=86, 2025-05-07T21:02:21.2679219Z log_E=5, 2025-05-07T21:02:21.2679342Z L=0, 2025-05-07T21:02:21.2679471Z D_gradcheck=1, 2025-05-07T21:02:21.2679629Z stochastic_rounding=False, 2025-05-07T21:02:21.2679773Z weighted=False, 2025-05-07T21:02:21.2679907Z row_wise=True, 2025-05-07T21:02:21.2680038Z mixed=True, 2025-05-07T21:02:21.2680186Z use_cache=False, 2025-05-07T21:02:21.2680469Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2680600Z use_cpu=True, 2025-05-07T21:02:21.2680784Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2680905Z ) 2025-05-07T21:02:21.2681237Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2681844Z self=, 2025-05-07T21:02:21.2681984Z compile=True, 2025-05-07T21:02:21.2682154Z pooling_mode=, 2025-05-07T21:02:21.2682277Z T=4, 2025-05-07T21:02:21.2682396Z D=50, 2025-05-07T21:02:21.2682511Z B=50, 2025-05-07T21:02:21.2682634Z log_E=5, 2025-05-07T21:02:21.2682749Z L=16, 2025-05-07T21:02:21.2682875Z D_gradcheck=1, 2025-05-07T21:02:21.2683032Z stochastic_rounding=True, 2025-05-07T21:02:21.2683164Z weighted=True, 2025-05-07T21:02:21.2683291Z row_wise=True, 2025-05-07T21:02:21.2683424Z mixed=False, 2025-05-07T21:02:21.2683563Z use_cache=True, 2025-05-07T21:02:21.2683775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2683943Z use_cpu=True, 2025-05-07T21:02:21.2684145Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2684292Z ) 2025-05-07T21:02:21.2684570Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2685245Z self=, 2025-05-07T21:02:21.2685408Z compile=True, 2025-05-07T21:02:21.2685574Z pooling_mode=, 2025-05-07T21:02:21.2685690Z T=2, 2025-05-07T21:02:21.2685810Z D=67, 2025-05-07T21:02:21.2685924Z B=108, 2025-05-07T21:02:21.2686036Z log_E=5, 2025-05-07T21:02:21.2686153Z L=0, 2025-05-07T21:02:21.2686273Z D_gradcheck=2, 2025-05-07T21:02:21.2686414Z stochastic_rounding=True, 2025-05-07T21:02:21.2686542Z weighted=False, 2025-05-07T21:02:21.2686662Z row_wise=True, 2025-05-07T21:02:21.2686796Z mixed=True, 2025-05-07T21:02:21.2686945Z use_cache=False, 2025-05-07T21:02:21.2687118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2687257Z use_cpu=True, 2025-05-07T21:02:21.2687435Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2687643Z ) 2025-05-07T21:02:21.2922745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2923376Z self=, 2025-05-07T21:02:21.2923537Z compile=False, 2025-05-07T21:02:21.2923713Z pooling_mode=, 2025-05-07T21:02:21.2924011Z T=1, 2025-05-07T21:02:21.2924134Z D=73, 2025-05-07T21:02:21.2924249Z B=31, 2025-05-07T21:02:21.2924373Z log_E=5, 2025-05-07T21:02:21.2924489Z L=7, 2025-05-07T21:02:21.2924617Z D_gradcheck=2, 2025-05-07T21:02:21.2924781Z stochastic_rounding=True, 2025-05-07T21:02:21.2924917Z weighted=False, 2025-05-07T21:02:21.2925048Z row_wise=True, 2025-05-07T21:02:21.2925180Z mixed=False, 2025-05-07T21:02:21.2925312Z use_cache=False, 2025-05-07T21:02:21.2925508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2925676Z use_cpu=True, 2025-05-07T21:02:21.2925880Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2926035Z ) 2025-05-07T21:02:21.2926310Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2926997Z self=, 2025-05-07T21:02:21.2927185Z compile=False, 2025-05-07T21:02:21.2927390Z pooling_mode=, 2025-05-07T21:02:21.2927511Z T=2, 2025-05-07T21:02:21.2927632Z D=65, 2025-05-07T21:02:21.2927747Z B=28, 2025-05-07T21:02:21.2927862Z log_E=3, 2025-05-07T21:02:21.2927981Z L=10, 2025-05-07T21:02:21.2928105Z D_gradcheck=2, 2025-05-07T21:02:21.2928251Z stochastic_rounding=True, 2025-05-07T21:02:21.2928382Z weighted=False, 2025-05-07T21:02:21.2928503Z row_wise=True, 2025-05-07T21:02:21.2928624Z mixed=False, 2025-05-07T21:02:21.2928887Z use_cache=True, 2025-05-07T21:02:21.2929061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2929199Z use_cpu=True, 2025-05-07T21:02:21.2929367Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2929495Z ) 2025-05-07T21:02:21.2929836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2930432Z self=, 2025-05-07T21:02:21.2930573Z compile=False, 2025-05-07T21:02:21.2930758Z pooling_mode=, 2025-05-07T21:02:21.2930882Z T=5, 2025-05-07T21:02:21.2931006Z D=100, 2025-05-07T21:02:21.2931134Z B=127, 2025-05-07T21:02:21.2931259Z log_E=5, 2025-05-07T21:02:21.2931376Z L=13, 2025-05-07T21:02:21.2931512Z D_gradcheck=1, 2025-05-07T21:02:21.2931656Z stochastic_rounding=True, 2025-05-07T21:02:21.2931783Z weighted=False, 2025-05-07T21:02:21.2931911Z row_wise=True, 2025-05-07T21:02:21.2932037Z mixed=False, 2025-05-07T21:02:21.2932178Z use_cache=False, 2025-05-07T21:02:21.2932348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2932473Z use_cpu=True, 2025-05-07T21:02:21.2932650Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2932764Z ) 2025-05-07T21:02:21.2932980Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2933566Z self=, 2025-05-07T21:02:21.2933703Z compile=True, 2025-05-07T21:02:21.2933880Z pooling_mode=, 2025-05-07T21:02:21.2934007Z T=3, 2025-05-07T21:02:21.2934128Z D=23, 2025-05-07T21:02:21.2934247Z B=89, 2025-05-07T21:02:21.2934377Z log_E=5, 2025-05-07T21:02:21.2934497Z L=19, 2025-05-07T21:02:21.2934627Z D_gradcheck=1, 2025-05-07T21:02:21.2934782Z stochastic_rounding=True, 2025-05-07T21:02:21.2934911Z weighted=True, 2025-05-07T21:02:21.2935045Z row_wise=True, 2025-05-07T21:02:21.2935172Z mixed=False, 2025-05-07T21:02:21.2935307Z use_cache=True, 2025-05-07T21:02:21.2935480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2935605Z use_cpu=True, 2025-05-07T21:02:21.2935909Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2936038Z ) 2025-05-07T21:02:21.2936256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2936829Z self=, 2025-05-07T21:02:21.2936977Z compile=True, 2025-05-07T21:02:21.2937223Z pooling_mode=, 2025-05-07T21:02:21.2937351Z T=5, 2025-05-07T21:02:21.2937481Z D=108, 2025-05-07T21:02:21.2937599Z B=75, 2025-05-07T21:02:21.2937731Z log_E=4, 2025-05-07T21:02:21.2937851Z L=4, 2025-05-07T21:02:21.2937978Z D_gradcheck=2, 2025-05-07T21:02:21.2938135Z stochastic_rounding=False, 2025-05-07T21:02:21.2938264Z weighted=True, 2025-05-07T21:02:21.2938389Z row_wise=True, 2025-05-07T21:02:21.2938527Z mixed=False, 2025-05-07T21:02:21.2938660Z use_cache=True, 2025-05-07T21:02:21.2938830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2938962Z use_cpu=True, 2025-05-07T21:02:21.2939131Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2939251Z ) 2025-05-07T21:02:21.2939478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2940046Z self=, 2025-05-07T21:02:21.2940188Z compile=True, 2025-05-07T21:02:21.2940366Z pooling_mode=, 2025-05-07T21:02:21.2940483Z T=4, 2025-05-07T21:02:21.2940605Z D=115, 2025-05-07T21:02:21.2940723Z B=30, 2025-05-07T21:02:21.2940844Z log_E=3, 2025-05-07T21:02:21.2940971Z L=10, 2025-05-07T21:02:21.2941103Z D_gradcheck=2, 2025-05-07T21:02:21.2941254Z stochastic_rounding=True, 2025-05-07T21:02:21.2941389Z weighted=False, 2025-05-07T21:02:21.2941516Z row_wise=True, 2025-05-07T21:02:21.2941733Z mixed=True, 2025-05-07T21:02:21.2941868Z use_cache=True, 2025-05-07T21:02:21.2942036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2942165Z use_cpu=True, 2025-05-07T21:02:21.2942409Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2942529Z ) 2025-05-07T21:02:21.2942742Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2943331Z self=, 2025-05-07T21:02:21.2943466Z compile=True, 2025-05-07T21:02:21.2943652Z pooling_mode=, 2025-05-07T21:02:21.2943774Z T=4, 2025-05-07T21:02:21.2943892Z D=50, 2025-05-07T21:02:21.2944024Z B=81, 2025-05-07T21:02:21.2944148Z log_E=3, 2025-05-07T21:02:21.2944265Z L=17, 2025-05-07T21:02:21.2944396Z D_gradcheck=2, 2025-05-07T21:02:21.2944546Z stochastic_rounding=False, 2025-05-07T21:02:21.2944677Z weighted=False, 2025-05-07T21:02:21.2944808Z row_wise=True, 2025-05-07T21:02:21.2944934Z mixed=False, 2025-05-07T21:02:21.2945064Z use_cache=False, 2025-05-07T21:02:21.2945244Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2945378Z use_cpu=True, 2025-05-07T21:02:21.2945560Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2945671Z ) 2025-05-07T21:02:21.2945877Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2946471Z self=, 2025-05-07T21:02:21.2946615Z compile=False, 2025-05-07T21:02:21.2946802Z pooling_mode=, 2025-05-07T21:02:21.2946943Z T=5, 2025-05-07T21:02:21.2947067Z D=121, 2025-05-07T21:02:21.2947199Z B=102, 2025-05-07T21:02:21.2947380Z log_E=3, 2025-05-07T21:02:21.2947515Z L=1, 2025-05-07T21:02:21.2947649Z D_gradcheck=2, 2025-05-07T21:02:21.2947804Z stochastic_rounding=True, 2025-05-07T21:02:21.2947944Z weighted=False, 2025-05-07T21:02:21.2948076Z row_wise=True, 2025-05-07T21:02:21.2948201Z mixed=True, 2025-05-07T21:02:21.2948333Z use_cache=True, 2025-05-07T21:02:21.2948508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2948726Z use_cpu=True, 2025-05-07T21:02:21.2948900Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2949013Z ) 2025-05-07T21:02:21.2949224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2949797Z self=, 2025-05-07T21:02:21.2950000Z compile=False, 2025-05-07T21:02:21.2950191Z pooling_mode=, 2025-05-07T21:02:21.2950334Z T=2, 2025-05-07T21:02:21.2950484Z D=79, 2025-05-07T21:02:21.2950641Z B=44, 2025-05-07T21:02:21.2950792Z log_E=3, 2025-05-07T21:02:21.2950944Z L=14, 2025-05-07T21:02:21.2951119Z D_gradcheck=2, 2025-05-07T21:02:21.2951307Z stochastic_rounding=False, 2025-05-07T21:02:21.2951470Z weighted=True, 2025-05-07T21:02:21.2951644Z row_wise=True, 2025-05-07T21:02:21.2951804Z mixed=False, 2025-05-07T21:02:21.2951966Z use_cache=True, 2025-05-07T21:02:21.2952180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2952312Z use_cpu=True, 2025-05-07T21:02:21.2952479Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2952591Z ) 2025-05-07T21:02:21.2952790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2953338Z self=, 2025-05-07T21:02:21.2953467Z compile=False, 2025-05-07T21:02:21.2953638Z pooling_mode=, 2025-05-07T21:02:21.2953787Z T=2, 2025-05-07T21:02:21.2953909Z D=85, 2025-05-07T21:02:21.2954029Z B=91, 2025-05-07T21:02:21.2954166Z log_E=4, 2025-05-07T21:02:21.2954288Z L=18, 2025-05-07T21:02:21.2954419Z D_gradcheck=1, 2025-05-07T21:02:21.2954587Z stochastic_rounding=False, 2025-05-07T21:02:21.2954721Z weighted=False, 2025-05-07T21:02:21.2954945Z row_wise=True, 2025-05-07T21:02:21.2955085Z mixed=True, 2025-05-07T21:02:21.2955216Z use_cache=True, 2025-05-07T21:02:21.2955397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2955536Z use_cpu=True, 2025-05-07T21:02:21.2955779Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2955908Z ) 2025-05-07T21:02:21.2956131Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2956684Z self=, 2025-05-07T21:02:21.2956831Z compile=False, 2025-05-07T21:02:21.2957003Z pooling_mode=, 2025-05-07T21:02:21.2957119Z T=1, 2025-05-07T21:02:21.2957242Z D=119, 2025-05-07T21:02:21.2957357Z B=9, 2025-05-07T21:02:21.2957474Z log_E=5, 2025-05-07T21:02:21.2957599Z L=14, 2025-05-07T21:02:21.2957727Z D_gradcheck=1, 2025-05-07T21:02:21.2957892Z stochastic_rounding=False, 2025-05-07T21:02:21.2958021Z weighted=True, 2025-05-07T21:02:21.2958152Z row_wise=True, 2025-05-07T21:02:21.2958286Z mixed=True, 2025-05-07T21:02:21.2958531Z use_cache=True, 2025-05-07T21:02:21.2958705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2958849Z use_cpu=True, 2025-05-07T21:02:21.2959014Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2959127Z ) 2025-05-07T21:02:21.2959351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2959924Z self=, 2025-05-07T21:02:21.2960062Z compile=False, 2025-05-07T21:02:21.2960252Z pooling_mode=, 2025-05-07T21:02:21.2960370Z T=5, 2025-05-07T21:02:21.2960488Z D=101, 2025-05-07T21:02:21.2960619Z B=82, 2025-05-07T21:02:21.2960742Z log_E=3, 2025-05-07T21:02:21.2960872Z L=2, 2025-05-07T21:02:21.2961007Z D_gradcheck=2, 2025-05-07T21:02:21.2961185Z stochastic_rounding=False, 2025-05-07T21:02:21.2961346Z weighted=True, 2025-05-07T21:02:21.2961475Z row_wise=True, 2025-05-07T21:02:21.2961601Z mixed=False, 2025-05-07T21:02:21.2961739Z use_cache=True, 2025-05-07T21:02:21.2962016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2962149Z use_cpu=True, 2025-05-07T21:02:21.2962317Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2962433Z ) 2025-05-07T21:02:21.2962651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2963301Z self=, 2025-05-07T21:02:21.2963442Z compile=True, 2025-05-07T21:02:21.2963632Z pooling_mode=, 2025-05-07T21:02:21.2963752Z T=1, 2025-05-07T21:02:21.2963869Z D=114, 2025-05-07T21:02:21.2963994Z B=106, 2025-05-07T21:02:21.2964118Z log_E=3, 2025-05-07T21:02:21.2964235Z L=16, 2025-05-07T21:02:21.2964370Z D_gradcheck=1, 2025-05-07T21:02:21.2964524Z stochastic_rounding=True, 2025-05-07T21:02:21.2964661Z weighted=False, 2025-05-07T21:02:21.2964792Z row_wise=True, 2025-05-07T21:02:21.2964919Z mixed=False, 2025-05-07T21:02:21.2965051Z use_cache=False, 2025-05-07T21:02:21.2965240Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2965376Z use_cpu=True, 2025-05-07T21:02:21.2965537Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2965663Z ) 2025-05-07T21:02:21.2965874Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2966463Z self=, 2025-05-07T21:02:21.2966601Z compile=True, 2025-05-07T21:02:21.2966775Z pooling_mode=, 2025-05-07T21:02:21.2966903Z T=3, 2025-05-07T21:02:21.2967021Z D=31, 2025-05-07T21:02:21.2967141Z B=91, 2025-05-07T21:02:21.2967273Z log_E=3, 2025-05-07T21:02:21.2967392Z L=20, 2025-05-07T21:02:21.2967527Z D_gradcheck=1, 2025-05-07T21:02:21.2967685Z stochastic_rounding=False, 2025-05-07T21:02:21.2967901Z weighted=False, 2025-05-07T21:02:21.2968028Z row_wise=True, 2025-05-07T21:02:21.2968164Z mixed=False, 2025-05-07T21:02:21.2968303Z use_cache=False, 2025-05-07T21:02:21.2968545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2968691Z use_cpu=True, 2025-05-07T21:02:21.2968857Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2968984Z ) 2025-05-07T21:02:21.2969202Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2969781Z self=, 2025-05-07T21:02:21.2969921Z compile=False, 2025-05-07T21:02:21.2970094Z pooling_mode=, 2025-05-07T21:02:21.2970213Z T=1, 2025-05-07T21:02:21.2970340Z D=9, 2025-05-07T21:02:21.2970463Z B=101, 2025-05-07T21:02:21.2970590Z log_E=4, 2025-05-07T21:02:21.2970711Z L=10, 2025-05-07T21:02:21.2970838Z D_gradcheck=2, 2025-05-07T21:02:21.2970996Z stochastic_rounding=False, 2025-05-07T21:02:21.2971151Z weighted=False, 2025-05-07T21:02:21.2971295Z row_wise=True, 2025-05-07T21:02:21.2971443Z mixed=True, 2025-05-07T21:02:21.2971592Z use_cache=False, 2025-05-07T21:02:21.2971778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2971928Z use_cpu=True, 2025-05-07T21:02:21.2972102Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2972226Z ) 2025-05-07T21:02:21.2972455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.2973050Z self=, 2025-05-07T21:02:21.2973188Z compile=True, 2025-05-07T21:02:21.2973368Z pooling_mode=, 2025-05-07T21:02:21.2973485Z T=5, 2025-05-07T21:02:21.2973601Z D=52, 2025-05-07T21:02:21.2973723Z B=48, 2025-05-07T21:02:21.2973843Z log_E=3, 2025-05-07T21:02:21.2973959Z L=0, 2025-05-07T21:02:21.2974089Z D_gradcheck=2, 2025-05-07T21:02:21.2974246Z stochastic_rounding=True, 2025-05-07T21:02:21.2974380Z weighted=True, 2025-05-07T21:02:21.2974505Z row_wise=True, 2025-05-07T21:02:21.2974630Z mixed=False, 2025-05-07T21:02:21.2974899Z use_cache=True, 2025-05-07T21:02:21.2975080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2975209Z use_cpu=True, 2025-05-07T21:02:21.2975396Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2975536Z ) 2025-05-07T21:02:21.3216259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3217055Z self=, 2025-05-07T21:02:21.3217228Z compile=False, 2025-05-07T21:02:21.3217413Z pooling_mode=, 2025-05-07T21:02:21.3217533Z T=3, 2025-05-07T21:02:21.3217667Z D=11, 2025-05-07T21:02:21.3217824Z B=72, 2025-05-07T21:02:21.3217977Z log_E=4, 2025-05-07T21:02:21.3218143Z L=11, 2025-05-07T21:02:21.3218302Z D_gradcheck=1, 2025-05-07T21:02:21.3218495Z stochastic_rounding=True, 2025-05-07T21:02:21.3218665Z weighted=True, 2025-05-07T21:02:21.3218831Z row_wise=True, 2025-05-07T21:02:21.3218992Z mixed=False, 2025-05-07T21:02:21.3219173Z use_cache=True, 2025-05-07T21:02:21.3219387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3219545Z use_cpu=True, 2025-05-07T21:02:21.3219743Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3219855Z ) 2025-05-07T21:02:21.3220058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3220611Z self=, 2025-05-07T21:02:21.3220736Z compile=True, 2025-05-07T21:02:21.3220907Z pooling_mode=, 2025-05-07T21:02:21.3221019Z T=2, 2025-05-07T21:02:21.3221132Z D=67, 2025-05-07T21:02:21.3221291Z B=128, 2025-05-07T21:02:21.3221417Z log_E=4, 2025-05-07T21:02:21.3221535Z L=16, 2025-05-07T21:02:21.3221677Z D_gradcheck=1, 2025-05-07T21:02:21.3221984Z stochastic_rounding=False, 2025-05-07T21:02:21.3222119Z weighted=True, 2025-05-07T21:02:21.3222256Z row_wise=True, 2025-05-07T21:02:21.3222388Z mixed=False, 2025-05-07T21:02:21.3222526Z use_cache=False, 2025-05-07T21:02:21.3222821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3222960Z use_cpu=True, 2025-05-07T21:02:21.3223139Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3223369Z ) 2025-05-07T21:02:21.3223901Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3224493Z self=, 2025-05-07T21:02:21.3235113Z compile=True, 2025-05-07T21:02:21.3235312Z pooling_mode=, 2025-05-07T21:02:21.3235447Z T=4, 2025-05-07T21:02:21.3235570Z D=70, 2025-05-07T21:02:21.3235690Z B=11, 2025-05-07T21:02:21.3235819Z log_E=3, 2025-05-07T21:02:21.3235938Z L=10, 2025-05-07T21:02:21.3236074Z D_gradcheck=2, 2025-05-07T21:02:21.3236244Z stochastic_rounding=False, 2025-05-07T21:02:21.3236372Z weighted=False, 2025-05-07T21:02:21.3236499Z row_wise=True, 2025-05-07T21:02:21.3236639Z mixed=True, 2025-05-07T21:02:21.3236774Z use_cache=True, 2025-05-07T21:02:21.3236946Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3237082Z use_cpu=True, 2025-05-07T21:02:21.3237249Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3237368Z ) 2025-05-07T21:02:21.3237599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3238183Z self=, 2025-05-07T21:02:21.3238337Z compile=False, 2025-05-07T21:02:21.3238623Z pooling_mode=, 2025-05-07T21:02:21.3238750Z T=2, 2025-05-07T21:02:21.3238890Z D=21, 2025-05-07T21:02:21.3239014Z B=15, 2025-05-07T21:02:21.3239141Z log_E=3, 2025-05-07T21:02:21.3239279Z L=0, 2025-05-07T21:02:21.3239423Z D_gradcheck=1, 2025-05-07T21:02:21.3239583Z stochastic_rounding=False, 2025-05-07T21:02:21.3239726Z weighted=True, 2025-05-07T21:02:21.3239855Z row_wise=True, 2025-05-07T21:02:21.3240131Z mixed=True, 2025-05-07T21:02:21.3240275Z use_cache=False, 2025-05-07T21:02:21.3240444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3240569Z use_cpu=True, 2025-05-07T21:02:21.3240746Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3240861Z ) 2025-05-07T21:02:21.3241086Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3241734Z self=, 2025-05-07T21:02:21.3241872Z compile=False, 2025-05-07T21:02:21.3242054Z pooling_mode=, 2025-05-07T21:02:21.3242178Z T=2, 2025-05-07T21:02:21.3242297Z D=97, 2025-05-07T21:02:21.3242424Z B=28, 2025-05-07T21:02:21.3242566Z log_E=4, 2025-05-07T21:02:21.3242713Z L=3, 2025-05-07T21:02:21.3242891Z D_gradcheck=2, 2025-05-07T21:02:21.3243085Z stochastic_rounding=False, 2025-05-07T21:02:21.3243250Z weighted=True, 2025-05-07T21:02:21.3243420Z row_wise=True, 2025-05-07T21:02:21.3243583Z mixed=True, 2025-05-07T21:02:21.3243748Z use_cache=True, 2025-05-07T21:02:21.3243965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3244127Z use_cpu=True, 2025-05-07T21:02:21.3244343Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3244496Z ) 2025-05-07T21:02:21.3244707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3245255Z self=, 2025-05-07T21:02:21.3245386Z compile=True, 2025-05-07T21:02:21.3245550Z pooling_mode=, 2025-05-07T21:02:21.3245678Z T=3, 2025-05-07T21:02:21.3245792Z D=56, 2025-05-07T21:02:21.3245909Z B=113, 2025-05-07T21:02:21.3246056Z log_E=4, 2025-05-07T21:02:21.3246186Z L=0, 2025-05-07T21:02:21.3246397Z D_gradcheck=1, 2025-05-07T21:02:21.3246563Z stochastic_rounding=False, 2025-05-07T21:02:21.3246698Z weighted=True, 2025-05-07T21:02:21.3246828Z row_wise=True, 2025-05-07T21:02:21.3246974Z mixed=False, 2025-05-07T21:02:21.3247183Z use_cache=False, 2025-05-07T21:02:21.3247376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3247510Z use_cpu=True, 2025-05-07T21:02:21.3247675Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3247802Z ) 2025-05-07T21:02:21.3248027Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3248612Z self=, 2025-05-07T21:02:21.3248756Z compile=False, 2025-05-07T21:02:21.3248924Z pooling_mode=, 2025-05-07T21:02:21.3249035Z T=2, 2025-05-07T21:02:21.3249163Z D=21, 2025-05-07T21:02:21.3249281Z B=45, 2025-05-07T21:02:21.3249398Z log_E=4, 2025-05-07T21:02:21.3249525Z L=3, 2025-05-07T21:02:21.3249652Z D_gradcheck=2, 2025-05-07T21:02:21.3249813Z stochastic_rounding=False, 2025-05-07T21:02:21.3249940Z weighted=False, 2025-05-07T21:02:21.3250127Z row_wise=True, 2025-05-07T21:02:21.3250257Z mixed=True, 2025-05-07T21:02:21.3250385Z use_cache=True, 2025-05-07T21:02:21.3250560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3250687Z use_cpu=True, 2025-05-07T21:02:21.3250860Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3250974Z ) 2025-05-07T21:02:21.3251215Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3251825Z self=, 2025-05-07T21:02:21.3251959Z compile=True, 2025-05-07T21:02:21.3252135Z pooling_mode=, 2025-05-07T21:02:21.3252265Z T=1, 2025-05-07T21:02:21.3252384Z D=127, 2025-05-07T21:02:21.3252507Z B=8, 2025-05-07T21:02:21.3252643Z log_E=4, 2025-05-07T21:02:21.3252765Z L=12, 2025-05-07T21:02:21.3252892Z D_gradcheck=1, 2025-05-07T21:02:21.3253053Z stochastic_rounding=False, 2025-05-07T21:02:21.3253183Z weighted=True, 2025-05-07T21:02:21.3253424Z row_wise=True, 2025-05-07T21:02:21.3253552Z mixed=True, 2025-05-07T21:02:21.3253680Z use_cache=True, 2025-05-07T21:02:21.3253862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3253989Z use_cpu=True, 2025-05-07T21:02:21.3254151Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3254278Z ) 2025-05-07T21:02:21.3254558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3255142Z self=, 2025-05-07T21:02:21.3255281Z compile=True, 2025-05-07T21:02:21.3255451Z pooling_mode=, 2025-05-07T21:02:21.3255568Z T=1, 2025-05-07T21:02:21.3255703Z D=115, 2025-05-07T21:02:21.3255824Z B=104, 2025-05-07T21:02:21.3255950Z log_E=5, 2025-05-07T21:02:21.3256086Z L=15, 2025-05-07T21:02:21.3256213Z D_gradcheck=1, 2025-05-07T21:02:21.3256374Z stochastic_rounding=False, 2025-05-07T21:02:21.3256507Z weighted=False, 2025-05-07T21:02:21.3256644Z row_wise=True, 2025-05-07T21:02:21.3256786Z mixed=False, 2025-05-07T21:02:21.3256921Z use_cache=False, 2025-05-07T21:02:21.3257090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3257227Z use_cpu=True, 2025-05-07T21:02:21.3257393Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3257509Z ) 2025-05-07T21:02:21.3257739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3258319Z self=, 2025-05-07T21:02:21.3258459Z compile=True, 2025-05-07T21:02:21.3258641Z pooling_mode=, 2025-05-07T21:02:21.3258762Z T=2, 2025-05-07T21:02:21.3258888Z D=69, 2025-05-07T21:02:21.3259008Z B=23, 2025-05-07T21:02:21.3259213Z log_E=3, 2025-05-07T21:02:21.3259339Z L=15, 2025-05-07T21:02:21.3259470Z D_gradcheck=2, 2025-05-07T21:02:21.3259620Z stochastic_rounding=True, 2025-05-07T21:02:21.3259764Z weighted=True, 2025-05-07T21:02:21.3259894Z row_wise=True, 2025-05-07T21:02:21.3260095Z mixed=True, 2025-05-07T21:02:21.3260231Z use_cache=False, 2025-05-07T21:02:21.3260413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3260546Z use_cpu=True, 2025-05-07T21:02:21.3260712Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3260834Z ) 2025-05-07T21:02:21.3261053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3261630Z self=, 2025-05-07T21:02:21.3261774Z compile=True, 2025-05-07T21:02:21.3261950Z pooling_mode=, 2025-05-07T21:02:21.3262080Z T=1, 2025-05-07T21:02:21.3262221Z D=122, 2025-05-07T21:02:21.3262362Z B=89, 2025-05-07T21:02:21.3262492Z log_E=3, 2025-05-07T21:02:21.3262619Z L=16, 2025-05-07T21:02:21.3262750Z D_gradcheck=1, 2025-05-07T21:02:21.3262910Z stochastic_rounding=False, 2025-05-07T21:02:21.3263050Z weighted=False, 2025-05-07T21:02:21.3263178Z row_wise=True, 2025-05-07T21:02:21.3263313Z mixed=False, 2025-05-07T21:02:21.3263443Z use_cache=False, 2025-05-07T21:02:21.3263616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3263758Z use_cpu=True, 2025-05-07T21:02:21.3263928Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3264055Z ) 2025-05-07T21:02:21.3264293Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3264892Z self=, 2025-05-07T21:02:21.3265036Z compile=False, 2025-05-07T21:02:21.3265218Z pooling_mode=, 2025-05-07T21:02:21.3265337Z T=2, 2025-05-07T21:02:21.3265456Z D=123, 2025-05-07T21:02:21.3265587Z B=21, 2025-05-07T21:02:21.3265712Z log_E=4, 2025-05-07T21:02:21.3265835Z L=3, 2025-05-07T21:02:21.3265956Z D_gradcheck=2, 2025-05-07T21:02:21.3266102Z stochastic_rounding=True, 2025-05-07T21:02:21.3266334Z weighted=True, 2025-05-07T21:02:21.3266462Z row_wise=True, 2025-05-07T21:02:21.3266586Z mixed=True, 2025-05-07T21:02:21.3266729Z use_cache=True, 2025-05-07T21:02:21.3266898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3267023Z use_cpu=True, 2025-05-07T21:02:21.3267191Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3267365Z ) 2025-05-07T21:02:21.3267580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3268170Z self=, 2025-05-07T21:02:21.3268298Z compile=True, 2025-05-07T21:02:21.3268478Z pooling_mode=, 2025-05-07T21:02:21.3268598Z T=1, 2025-05-07T21:02:21.3268717Z D=32, 2025-05-07T21:02:21.3268852Z B=21, 2025-05-07T21:02:21.3268976Z log_E=5, 2025-05-07T21:02:21.3269093Z L=8, 2025-05-07T21:02:21.3269254Z D_gradcheck=1, 2025-05-07T21:02:21.3269440Z stochastic_rounding=False, 2025-05-07T21:02:21.3269617Z weighted=True, 2025-05-07T21:02:21.3269793Z row_wise=True, 2025-05-07T21:02:21.3269951Z mixed=True, 2025-05-07T21:02:21.3270117Z use_cache=False, 2025-05-07T21:02:21.3270338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3270502Z use_cpu=True, 2025-05-07T21:02:21.3270702Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3270861Z ) 2025-05-07T21:02:21.3271117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3271684Z self=, 2025-05-07T21:02:21.3271828Z compile=False, 2025-05-07T21:02:21.3272014Z pooling_mode=, 2025-05-07T21:02:21.3272139Z T=1, 2025-05-07T21:02:21.3272252Z D=116, 2025-05-07T21:02:21.3272435Z B=60, 2025-05-07T21:02:21.3272556Z log_E=4, 2025-05-07T21:02:21.3272668Z L=7, 2025-05-07T21:02:21.3272822Z D_gradcheck=2, 2025-05-07T21:02:21.3272986Z stochastic_rounding=False, 2025-05-07T21:02:21.3273216Z weighted=True, 2025-05-07T21:02:21.3273359Z row_wise=True, 2025-05-07T21:02:21.3273494Z mixed=False, 2025-05-07T21:02:21.3273631Z use_cache=False, 2025-05-07T21:02:21.3273812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3273960Z use_cpu=True, 2025-05-07T21:02:21.3274132Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3274256Z ) 2025-05-07T21:02:21.3274476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3275072Z self=, 2025-05-07T21:02:21.3275217Z compile=False, 2025-05-07T21:02:21.3275390Z pooling_mode=, 2025-05-07T21:02:21.3275504Z T=5, 2025-05-07T21:02:21.3275626Z D=104, 2025-05-07T21:02:21.3275745Z B=84, 2025-05-07T21:02:21.3275865Z log_E=5, 2025-05-07T21:02:21.3275985Z L=2, 2025-05-07T21:02:21.3276109Z D_gradcheck=1, 2025-05-07T21:02:21.3276263Z stochastic_rounding=True, 2025-05-07T21:02:21.3276400Z weighted=True, 2025-05-07T21:02:21.3276525Z row_wise=True, 2025-05-07T21:02:21.3276646Z mixed=True, 2025-05-07T21:02:21.3276779Z use_cache=True, 2025-05-07T21:02:21.3276954Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3277090Z use_cpu=True, 2025-05-07T21:02:21.3277255Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3277376Z ) 2025-05-07T21:02:21.3277596Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3278167Z self=, 2025-05-07T21:02:21.3278302Z compile=True, 2025-05-07T21:02:21.3278592Z pooling_mode=, 2025-05-07T21:02:21.3278711Z T=2, 2025-05-07T21:02:21.3278837Z D=9, 2025-05-07T21:02:21.3278963Z B=7, 2025-05-07T21:02:21.3279083Z log_E=5, 2025-05-07T21:02:21.3279202Z L=16, 2025-05-07T21:02:21.3279342Z D_gradcheck=1, 2025-05-07T21:02:21.3279592Z stochastic_rounding=False, 2025-05-07T21:02:21.3279725Z weighted=True, 2025-05-07T21:02:21.3279864Z row_wise=True, 2025-05-07T21:02:21.3279989Z mixed=True, 2025-05-07T21:02:21.3280129Z use_cache=True, 2025-05-07T21:02:21.3280299Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3280427Z use_cpu=True, 2025-05-07T21:02:21.3280668Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3280794Z ) 2025-05-07T21:02:21.3515504Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3517077Z self=, 2025-05-07T21:02:21.3517389Z compile=False, 2025-05-07T21:02:21.3517695Z pooling_mode=, 2025-05-07T21:02:21.3517908Z T=3, 2025-05-07T21:02:21.3518129Z D=103, 2025-05-07T21:02:21.3518329Z B=20, 2025-05-07T21:02:21.3518667Z log_E=4, 2025-05-07T21:02:21.3518873Z L=1, 2025-05-07T21:02:21.3519095Z D_gradcheck=1, 2025-05-07T21:02:21.3519377Z stochastic_rounding=False, 2025-05-07T21:02:21.3519603Z weighted=False, 2025-05-07T21:02:21.3519817Z row_wise=True, 2025-05-07T21:02:21.3520038Z mixed=True, 2025-05-07T21:02:21.3520258Z use_cache=True, 2025-05-07T21:02:21.3520544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3520713Z use_cpu=True, 2025-05-07T21:02:21.3520924Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3521069Z ) 2025-05-07T21:02:21.3521348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3521861Z self=, 2025-05-07T21:02:21.3521951Z compile=False, 2025-05-07T21:02:21.3522061Z pooling_mode=, 2025-05-07T21:02:21.3522136Z T=1, 2025-05-07T21:02:21.3522362Z D=97, 2025-05-07T21:02:21.3522437Z B=2, 2025-05-07T21:02:21.3522513Z log_E=5, 2025-05-07T21:02:21.3522595Z L=1, 2025-05-07T21:02:21.3522677Z D_gradcheck=2, 2025-05-07T21:02:21.3522777Z stochastic_rounding=False, 2025-05-07T21:02:21.3522933Z weighted=True, 2025-05-07T21:02:21.3523015Z row_wise=True, 2025-05-07T21:02:21.3523093Z mixed=True, 2025-05-07T21:02:21.3523181Z use_cache=True, 2025-05-07T21:02:21.3523291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3523371Z use_cpu=True, 2025-05-07T21:02:21.3523482Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3523556Z ) 2025-05-07T21:02:21.3523694Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3524037Z self=, 2025-05-07T21:02:21.3524121Z compile=False, 2025-05-07T21:02:21.3524233Z pooling_mode=, 2025-05-07T21:02:21.3524308Z T=3, 2025-05-07T21:02:21.3524390Z D=5, 2025-05-07T21:02:21.3524470Z B=38, 2025-05-07T21:02:21.3524546Z log_E=4, 2025-05-07T21:02:21.3524622Z L=18, 2025-05-07T21:02:21.3524712Z D_gradcheck=1, 2025-05-07T21:02:21.3524814Z stochastic_rounding=False, 2025-05-07T21:02:21.3524896Z weighted=True, 2025-05-07T21:02:21.3524983Z row_wise=True, 2025-05-07T21:02:21.3525065Z mixed=True, 2025-05-07T21:02:21.3525149Z use_cache=False, 2025-05-07T21:02:21.3525263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3525343Z use_cpu=True, 2025-05-07T21:02:21.3525455Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3525527Z ) 2025-05-07T21:02:21.3525659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3526006Z self=, 2025-05-07T21:02:21.3526087Z compile=True, 2025-05-07T21:02:21.3526197Z pooling_mode=, 2025-05-07T21:02:21.3526279Z T=5, 2025-05-07T21:02:21.3526353Z D=41, 2025-05-07T21:02:21.3526428Z B=44, 2025-05-07T21:02:21.3526512Z log_E=4, 2025-05-07T21:02:21.3526586Z L=7, 2025-05-07T21:02:21.3526735Z D_gradcheck=2, 2025-05-07T21:02:21.3526842Z stochastic_rounding=False, 2025-05-07T21:02:21.3526924Z weighted=True, 2025-05-07T21:02:21.3527011Z row_wise=True, 2025-05-07T21:02:21.3527090Z mixed=False, 2025-05-07T21:02:21.3527175Z use_cache=True, 2025-05-07T21:02:21.3527288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3527428Z use_cpu=True, 2025-05-07T21:02:21.3527533Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3527611Z ) 2025-05-07T21:02:21.3527743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3528085Z self=, 2025-05-07T21:02:21.3528172Z compile=False, 2025-05-07T21:02:21.3528280Z pooling_mode=, 2025-05-07T21:02:21.3528359Z T=2, 2025-05-07T21:02:21.3528441Z D=43, 2025-05-07T21:02:21.3528514Z B=47, 2025-05-07T21:02:21.3528591Z log_E=4, 2025-05-07T21:02:21.3528673Z L=18, 2025-05-07T21:02:21.3528757Z D_gradcheck=1, 2025-05-07T21:02:21.3528860Z stochastic_rounding=True, 2025-05-07T21:02:21.3528942Z weighted=True, 2025-05-07T21:02:21.3529022Z row_wise=True, 2025-05-07T21:02:21.3529106Z mixed=True, 2025-05-07T21:02:21.3529196Z use_cache=True, 2025-05-07T21:02:21.3529304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3529386Z use_cpu=True, 2025-05-07T21:02:21.3529496Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3529567Z ) 2025-05-07T21:02:21.3529698Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3530075Z self=, 2025-05-07T21:02:21.3530196Z compile=False, 2025-05-07T21:02:21.3530352Z pooling_mode=, 2025-05-07T21:02:21.3530545Z T=4, 2025-05-07T21:02:21.3530649Z D=22, 2025-05-07T21:02:21.3530758Z B=120, 2025-05-07T21:02:21.3530862Z log_E=5, 2025-05-07T21:02:21.3530969Z L=0, 2025-05-07T21:02:21.3531090Z D_gradcheck=1, 2025-05-07T21:02:21.3531272Z stochastic_rounding=True, 2025-05-07T21:02:21.3531393Z weighted=False, 2025-05-07T21:02:21.3531481Z row_wise=True, 2025-05-07T21:02:21.3531560Z mixed=False, 2025-05-07T21:02:21.3531643Z use_cache=True, 2025-05-07T21:02:21.3531757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3531840Z use_cpu=True, 2025-05-07T21:02:21.3531943Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3532020Z ) 2025-05-07T21:02:21.3532151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3532491Z self=, 2025-05-07T21:02:21.3532580Z compile=True, 2025-05-07T21:02:21.3532689Z pooling_mode=, 2025-05-07T21:02:21.3532772Z T=4, 2025-05-07T21:02:21.3532847Z D=17, 2025-05-07T21:02:21.3532922Z B=107, 2025-05-07T21:02:21.3533005Z log_E=5, 2025-05-07T21:02:21.3533083Z L=15, 2025-05-07T21:02:21.3533167Z D_gradcheck=1, 2025-05-07T21:02:21.3533266Z stochastic_rounding=True, 2025-05-07T21:02:21.3533348Z weighted=True, 2025-05-07T21:02:21.3533428Z row_wise=True, 2025-05-07T21:02:21.3533513Z mixed=False, 2025-05-07T21:02:21.3533594Z use_cache=True, 2025-05-07T21:02:21.3533705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3533788Z use_cpu=True, 2025-05-07T21:02:21.3533890Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3533965Z ) 2025-05-07T21:02:21.3534098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3534439Z self=, 2025-05-07T21:02:21.3534524Z compile=True, 2025-05-07T21:02:21.3534634Z pooling_mode=, 2025-05-07T21:02:21.3534711Z T=2, 2025-05-07T21:02:21.3534790Z D=13, 2025-05-07T21:02:21.3534866Z B=62, 2025-05-07T21:02:21.3534943Z log_E=3, 2025-05-07T21:02:21.3535076Z L=8, 2025-05-07T21:02:21.3535160Z D_gradcheck=2, 2025-05-07T21:02:21.3535257Z stochastic_rounding=False, 2025-05-07T21:02:21.3535346Z weighted=False, 2025-05-07T21:02:21.3535426Z row_wise=True, 2025-05-07T21:02:21.3535503Z mixed=True, 2025-05-07T21:02:21.3535589Z use_cache=True, 2025-05-07T21:02:21.3535736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3535819Z use_cpu=True, 2025-05-07T21:02:21.3535926Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3535998Z ) 2025-05-07T21:02:21.3536135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3536476Z self=, 2025-05-07T21:02:21.3536556Z compile=True, 2025-05-07T21:02:21.3536671Z pooling_mode=, 2025-05-07T21:02:21.3536782Z T=2, 2025-05-07T21:02:21.3536856Z D=7, 2025-05-07T21:02:21.3536932Z B=97, 2025-05-07T21:02:21.3537013Z log_E=5, 2025-05-07T21:02:21.3537090Z L=6, 2025-05-07T21:02:21.3537174Z D_gradcheck=2, 2025-05-07T21:02:21.3537276Z stochastic_rounding=True, 2025-05-07T21:02:21.3537357Z weighted=True, 2025-05-07T21:02:21.3537435Z row_wise=True, 2025-05-07T21:02:21.3537516Z mixed=False, 2025-05-07T21:02:21.3537600Z use_cache=True, 2025-05-07T21:02:21.3537709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3537795Z use_cpu=True, 2025-05-07T21:02:21.3537897Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3537968Z ) 2025-05-07T21:02:21.3538105Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3538445Z self=, 2025-05-07T21:02:21.3538530Z compile=True, 2025-05-07T21:02:21.3538689Z pooling_mode=, 2025-05-07T21:02:21.3538764Z T=1, 2025-05-07T21:02:21.3538845Z D=56, 2025-05-07T21:02:21.3538923Z B=127, 2025-05-07T21:02:21.3539002Z log_E=3, 2025-05-07T21:02:21.3539086Z L=19, 2025-05-07T21:02:21.3539205Z D_gradcheck=2, 2025-05-07T21:02:21.3539304Z stochastic_rounding=False, 2025-05-07T21:02:21.3539393Z weighted=False, 2025-05-07T21:02:21.3539473Z row_wise=True, 2025-05-07T21:02:21.3539553Z mixed=False, 2025-05-07T21:02:21.3539642Z use_cache=False, 2025-05-07T21:02:21.3539754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3539834Z use_cpu=True, 2025-05-07T21:02:21.3539943Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3540014Z ) 2025-05-07T21:02:21.3540151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3540492Z self=, 2025-05-07T21:02:21.3540572Z compile=True, 2025-05-07T21:02:21.3540689Z pooling_mode=, 2025-05-07T21:02:21.3540763Z T=3, 2025-05-07T21:02:21.3540838Z D=41, 2025-05-07T21:02:21.3540917Z B=26, 2025-05-07T21:02:21.3540995Z log_E=4, 2025-05-07T21:02:21.3541073Z L=10, 2025-05-07T21:02:21.3541161Z D_gradcheck=2, 2025-05-07T21:02:21.3541256Z stochastic_rounding=False, 2025-05-07T21:02:21.3541338Z weighted=True, 2025-05-07T21:02:21.3541424Z row_wise=True, 2025-05-07T21:02:21.3541502Z mixed=False, 2025-05-07T21:02:21.3541591Z use_cache=False, 2025-05-07T21:02:21.3541698Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3541777Z use_cpu=True, 2025-05-07T21:02:21.3541885Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3541959Z ) 2025-05-07T21:02:21.3542091Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3542437Z self=, 2025-05-07T21:02:21.3542520Z compile=False, 2025-05-07T21:02:21.3542631Z pooling_mode=, 2025-05-07T21:02:21.3542712Z T=5, 2025-05-07T21:02:21.3542787Z D=74, 2025-05-07T21:02:21.3542862Z B=49, 2025-05-07T21:02:21.3542993Z log_E=5, 2025-05-07T21:02:21.3543072Z L=12, 2025-05-07T21:02:21.3543156Z D_gradcheck=2, 2025-05-07T21:02:21.3543257Z stochastic_rounding=True, 2025-05-07T21:02:21.3543339Z weighted=True, 2025-05-07T21:02:21.3543426Z row_wise=True, 2025-05-07T21:02:21.3543505Z mixed=False, 2025-05-07T21:02:21.3543585Z use_cache=True, 2025-05-07T21:02:21.3543736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3543817Z use_cpu=True, 2025-05-07T21:02:21.3543919Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3543996Z ) 2025-05-07T21:02:21.3544123Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3544463Z self=, 2025-05-07T21:02:21.3544552Z compile=False, 2025-05-07T21:02:21.3544658Z pooling_mode=, 2025-05-07T21:02:21.3544732Z T=4, 2025-05-07T21:02:21.3544811Z D=77, 2025-05-07T21:02:21.3544888Z B=8, 2025-05-07T21:02:21.3544969Z log_E=4, 2025-05-07T21:02:21.3545046Z L=2, 2025-05-07T21:02:21.3545127Z D_gradcheck=2, 2025-05-07T21:02:21.3545225Z stochastic_rounding=True, 2025-05-07T21:02:21.3545307Z weighted=True, 2025-05-07T21:02:21.3545386Z row_wise=True, 2025-05-07T21:02:21.3545468Z mixed=True, 2025-05-07T21:02:21.3545552Z use_cache=False, 2025-05-07T21:02:21.3545658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3545743Z use_cpu=True, 2025-05-07T21:02:21.3545845Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.3545916Z ) 2025-05-07T21:02:21.3546049Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3546390Z self=, 2025-05-07T21:02:21.3546519Z compile=False, 2025-05-07T21:02:21.3546632Z pooling_mode=, 2025-05-07T21:02:21.3546708Z T=3, 2025-05-07T21:02:21.3546788Z D=87, 2025-05-07T21:02:21.3546865Z B=53, 2025-05-07T21:02:21.3546942Z log_E=4, 2025-05-07T21:02:21.3547092Z L=7, 2025-05-07T21:02:21.3547174Z D_gradcheck=2, 2025-05-07T21:02:21.3547268Z stochastic_rounding=False, 2025-05-07T21:02:21.3547353Z weighted=False, 2025-05-07T21:02:21.3547432Z row_wise=True, 2025-05-07T21:02:21.3547511Z mixed=True, 2025-05-07T21:02:21.3547599Z use_cache=False, 2025-05-07T21:02:21.3547706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.3547784Z use_cpu=True, 2025-05-07T21:02:21.3547892Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3547964Z ) 2025-05-07T21:02:21.3548095Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3548446Z self=, 2025-05-07T21:02:21.3548529Z compile=True, 2025-05-07T21:02:21.3548643Z pooling_mode=, 2025-05-07T21:02:21.3548718Z T=2, 2025-05-07T21:02:21.3548792Z D=12, 2025-05-07T21:02:21.3548878Z B=115, 2025-05-07T21:02:21.3548959Z log_E=5, 2025-05-07T21:02:21.3549034Z L=12, 2025-05-07T21:02:21.3549120Z D_gradcheck=1, 2025-05-07T21:02:21.3549219Z stochastic_rounding=True, 2025-05-07T21:02:21.3549301Z weighted=True, 2025-05-07T21:02:21.3549388Z row_wise=True, 2025-05-07T21:02:21.3549466Z mixed=True, 2025-05-07T21:02:21.3549551Z use_cache=False, 2025-05-07T21:02:21.3549666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3549746Z use_cpu=True, 2025-05-07T21:02:21.3549855Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3549926Z ) 2025-05-07T21:02:21.3550056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:21.3550402Z self=, 2025-05-07T21:02:21.3550487Z compile=False, 2025-05-07T21:02:21.3550596Z pooling_mode=, 2025-05-07T21:02:21.3550676Z T=1, 2025-05-07T21:02:21.3550798Z D=36, 2025-05-07T21:02:21.3550874Z B=18, 2025-05-07T21:02:21.3550956Z log_E=4, 2025-05-07T21:02:21.3551030Z L=16, 2025-05-07T21:02:21.3551110Z D_gradcheck=2, 2025-05-07T21:02:21.3551215Z stochastic_rounding=True, 2025-05-07T21:02:21.3551300Z weighted=False, 2025-05-07T21:02:21.3551381Z row_wise=True, 2025-05-07T21:02:21.3551467Z mixed=False, 2025-05-07T21:02:21.3551589Z use_cache=True, 2025-05-07T21:02:21.3551711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.3551810Z use_cpu=True, 2025-05-07T21:02:21.3551922Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.3552018Z ) 2025-05-07T21:02:22.9049840Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9050760Z self=, 2025-05-07T21:02:22.9051503Z compile=False, 2025-05-07T21:02:22.9051757Z pooling_mode=, 2025-05-07T21:02:22.9052046Z T=5, 2025-05-07T21:02:22.9052241Z D=125, 2025-05-07T21:02:22.9052453Z B=11, 2025-05-07T21:02:22.9052671Z log_E=5, 2025-05-07T21:02:22.9052865Z L=5, 2025-05-07T21:02:22.9053061Z D_gradcheck=2, 2025-05-07T21:02:22.9053290Z stochastic_rounding=False, 2025-05-07T21:02:22.9053550Z weighted=False, 2025-05-07T21:02:22.9053766Z row_wise=True, 2025-05-07T21:02:22.9053974Z mixed=False, 2025-05-07T21:02:22.9054191Z use_cache=False, 2025-05-07T21:02:22.9054443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9054727Z use_cpu=True, 2025-05-07T21:02:22.9054959Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9055228Z ) 2025-05-07T21:02:22.9055460Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9056032Z self=, 2025-05-07T21:02:22.9056879Z compile=True, 2025-05-07T21:02:22.9057121Z pooling_mode=, 2025-05-07T21:02:22.9057396Z T=2, 2025-05-07T21:02:22.9057583Z D=38, 2025-05-07T21:02:22.9057855Z B=18, 2025-05-07T21:02:22.9058036Z log_E=3, 2025-05-07T21:02:22.9058231Z L=6, 2025-05-07T21:02:22.9058420Z D_gradcheck=2, 2025-05-07T21:02:22.9058644Z stochastic_rounding=False, 2025-05-07T21:02:22.9058903Z weighted=False, 2025-05-07T21:02:22.9059117Z row_wise=True, 2025-05-07T21:02:22.9059322Z mixed=False, 2025-05-07T21:02:22.9059532Z use_cache=True, 2025-05-07T21:02:22.9059777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9060057Z use_cpu=True, 2025-05-07T21:02:22.9060291Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9060552Z ) 2025-05-07T21:02:22.9060779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9061361Z self=, 2025-05-07T21:02:22.9061893Z compile=False, 2025-05-07T21:02:22.9062139Z pooling_mode=, 2025-05-07T21:02:22.9062420Z T=3, 2025-05-07T21:02:22.9062606Z D=25, 2025-05-07T21:02:22.9062796Z B=64, 2025-05-07T21:02:22.9062976Z log_E=3, 2025-05-07T21:02:22.9063172Z L=4, 2025-05-07T21:02:22.9063364Z D_gradcheck=2, 2025-05-07T21:02:22.9063590Z stochastic_rounding=False, 2025-05-07T21:02:22.9063852Z weighted=False, 2025-05-07T21:02:22.9064073Z row_wise=True, 2025-05-07T21:02:22.9064284Z mixed=True, 2025-05-07T21:02:22.9064492Z use_cache=True, 2025-05-07T21:02:22.9064737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9065020Z use_cpu=True, 2025-05-07T21:02:22.9065255Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9065517Z ) 2025-05-07T21:02:22.9065744Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9066319Z self=, 2025-05-07T21:02:22.9066858Z compile=True, 2025-05-07T21:02:22.9067098Z pooling_mode=, 2025-05-07T21:02:22.9067458Z T=2, 2025-05-07T21:02:22.9067642Z D=22, 2025-05-07T21:02:22.9067827Z B=118, 2025-05-07T21:02:22.9068035Z log_E=4, 2025-05-07T21:02:22.9068231Z L=5, 2025-05-07T21:02:22.9068426Z D_gradcheck=1, 2025-05-07T21:02:22.9068655Z stochastic_rounding=False, 2025-05-07T21:02:22.9068911Z weighted=True, 2025-05-07T21:02:22.9069125Z row_wise=True, 2025-05-07T21:02:22.9069419Z mixed=True, 2025-05-07T21:02:22.9069752Z use_cache=False, 2025-05-07T21:02:22.9077270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9077594Z use_cpu=True, 2025-05-07T21:02:22.9077843Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9078122Z ) 2025-05-07T21:02:22.9078357Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9079068Z self=, 2025-05-07T21:02:22.9079707Z compile=False, 2025-05-07T21:02:22.9079969Z pooling_mode=, 2025-05-07T21:02:22.9080275Z T=3, 2025-05-07T21:02:22.9080471Z D=128, 2025-05-07T21:02:22.9080663Z B=116, 2025-05-07T21:02:22.9080850Z log_E=4, 2025-05-07T21:02:22.9081049Z L=7, 2025-05-07T21:02:22.9081248Z D_gradcheck=2, 2025-05-07T21:02:22.9081477Z stochastic_rounding=False, 2025-05-07T21:02:22.9081746Z weighted=False, 2025-05-07T21:02:22.9081969Z row_wise=True, 2025-05-07T21:02:22.9082178Z mixed=False, 2025-05-07T21:02:22.9082395Z use_cache=False, 2025-05-07T21:02:22.9082655Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9082942Z use_cpu=True, 2025-05-07T21:02:22.9083185Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9083454Z ) 2025-05-07T21:02:22.9083685Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9084268Z self=, 2025-05-07T21:02:22.9084899Z compile=False, 2025-05-07T21:02:22.9085148Z pooling_mode=, 2025-05-07T21:02:22.9085432Z T=5, 2025-05-07T21:02:22.9085662Z D=6, 2025-05-07T21:02:22.9085849Z B=98, 2025-05-07T21:02:22.9086034Z log_E=4, 2025-05-07T21:02:22.9086234Z L=1, 2025-05-07T21:02:22.9086426Z D_gradcheck=2, 2025-05-07T21:02:22.9086654Z stochastic_rounding=True, 2025-05-07T21:02:22.9086914Z weighted=True, 2025-05-07T21:02:22.9087131Z row_wise=True, 2025-05-07T21:02:22.9087336Z mixed=False, 2025-05-07T21:02:22.9087548Z use_cache=True, 2025-05-07T21:02:22.9087791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9088079Z use_cpu=True, 2025-05-07T21:02:22.9088316Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9088581Z ) 2025-05-07T21:02:22.9088809Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9089386Z self=, 2025-05-07T21:02:22.9089922Z compile=False, 2025-05-07T21:02:22.9090162Z pooling_mode=, 2025-05-07T21:02:22.9090452Z T=1, 2025-05-07T21:02:22.9090649Z D=92, 2025-05-07T21:02:22.9090831Z B=20, 2025-05-07T21:02:22.9091022Z log_E=4, 2025-05-07T21:02:22.9091222Z L=17, 2025-05-07T21:02:22.9091410Z D_gradcheck=2, 2025-05-07T21:02:22.9091650Z stochastic_rounding=False, 2025-05-07T21:02:22.9091941Z weighted=False, 2025-05-07T21:02:22.9092186Z row_wise=True, 2025-05-07T21:02:22.9092396Z mixed=False, 2025-05-07T21:02:22.9092614Z use_cache=False, 2025-05-07T21:02:22.9092869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9093153Z use_cpu=True, 2025-05-07T21:02:22.9093394Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9093661Z ) 2025-05-07T21:02:22.9093893Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9094481Z self=, 2025-05-07T21:02:22.9095017Z compile=False, 2025-05-07T21:02:22.9095307Z pooling_mode=, 2025-05-07T21:02:22.9095596Z T=5, 2025-05-07T21:02:22.9095786Z D=67, 2025-05-07T21:02:22.9096343Z B=13, 2025-05-07T21:02:22.9096534Z log_E=4, 2025-05-07T21:02:22.9096732Z L=4, 2025-05-07T21:02:22.9096919Z D_gradcheck=2, 2025-05-07T21:02:22.9097152Z stochastic_rounding=False, 2025-05-07T21:02:22.9097500Z weighted=False, 2025-05-07T21:02:22.9097726Z row_wise=True, 2025-05-07T21:02:22.9097951Z mixed=True, 2025-05-07T21:02:22.9098176Z use_cache=False, 2025-05-07T21:02:22.9098443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9098751Z use_cpu=True, 2025-05-07T21:02:22.9098997Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9099282Z ) 2025-05-07T21:02:22.9099525Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9100193Z self=, 2025-05-07T21:02:22.9100815Z compile=True, 2025-05-07T21:02:22.9101076Z pooling_mode=, 2025-05-07T21:02:22.9101380Z T=4, 2025-05-07T21:02:22.9101571Z D=34, 2025-05-07T21:02:22.9101762Z B=81, 2025-05-07T21:02:22.9101948Z log_E=3, 2025-05-07T21:02:22.9102149Z L=14, 2025-05-07T21:02:22.9102350Z D_gradcheck=1, 2025-05-07T21:02:22.9102586Z stochastic_rounding=True, 2025-05-07T21:02:22.9102864Z weighted=True, 2025-05-07T21:02:22.9103089Z row_wise=True, 2025-05-07T21:02:22.9103303Z mixed=False, 2025-05-07T21:02:22.9103527Z use_cache=False, 2025-05-07T21:02:22.9103791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9104107Z use_cpu=True, 2025-05-07T21:02:22.9104348Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9104631Z ) 2025-05-07T21:02:22.9104876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9105526Z self=, 2025-05-07T21:02:22.9106054Z compile=True, 2025-05-07T21:02:22.9106300Z pooling_mode=, 2025-05-07T21:02:22.9106648Z T=1, 2025-05-07T21:02:22.9106836Z D=68, 2025-05-07T21:02:22.9107019Z B=35, 2025-05-07T21:02:22.9107197Z log_E=5, 2025-05-07T21:02:22.9107394Z L=9, 2025-05-07T21:02:22.9107586Z D_gradcheck=1, 2025-05-07T21:02:22.9107808Z stochastic_rounding=True, 2025-05-07T21:02:22.9108069Z weighted=True, 2025-05-07T21:02:22.9108283Z row_wise=True, 2025-05-07T21:02:22.9108487Z mixed=False, 2025-05-07T21:02:22.9108699Z use_cache=False, 2025-05-07T21:02:22.9108953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9109234Z use_cpu=True, 2025-05-07T21:02:22.9109466Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9109728Z ) 2025-05-07T21:02:22.9109954Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9110532Z self=, 2025-05-07T21:02:22.9111061Z compile=False, 2025-05-07T21:02:22.9111310Z pooling_mode=, 2025-05-07T21:02:22.9111587Z T=5, 2025-05-07T21:02:22.9111771Z D=103, 2025-05-07T21:02:22.9111958Z B=60, 2025-05-07T21:02:22.9112161Z log_E=5, 2025-05-07T21:02:22.9112378Z L=17, 2025-05-07T21:02:22.9112571Z D_gradcheck=2, 2025-05-07T21:02:22.9112797Z stochastic_rounding=False, 2025-05-07T21:02:22.9113060Z weighted=False, 2025-05-07T21:02:22.9113279Z row_wise=True, 2025-05-07T21:02:22.9113483Z mixed=True, 2025-05-07T21:02:22.9113695Z use_cache=True, 2025-05-07T21:02:22.9113940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9114230Z use_cpu=True, 2025-05-07T21:02:22.9114471Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9114736Z ) 2025-05-07T21:02:22.9114965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9115543Z self=, 2025-05-07T21:02:22.9116143Z compile=True, 2025-05-07T21:02:22.9116385Z pooling_mode=, 2025-05-07T21:02:22.9116665Z T=3, 2025-05-07T21:02:22.9116862Z D=57, 2025-05-07T21:02:22.9117053Z B=50, 2025-05-07T21:02:22.9117237Z log_E=3, 2025-05-07T21:02:22.9117433Z L=10, 2025-05-07T21:02:22.9117627Z D_gradcheck=1, 2025-05-07T21:02:22.9117894Z stochastic_rounding=True, 2025-05-07T21:02:22.9118154Z weighted=True, 2025-05-07T21:02:22.9118369Z row_wise=True, 2025-05-07T21:02:22.9118573Z mixed=True, 2025-05-07T21:02:22.9118855Z use_cache=True, 2025-05-07T21:02:22.9119098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9119379Z use_cpu=True, 2025-05-07T21:02:22.9119614Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9119879Z ) 2025-05-07T21:02:22.9120104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9120686Z self=, 2025-05-07T21:02:22.9121219Z compile=False, 2025-05-07T21:02:22.9121457Z pooling_mode=, 2025-05-07T21:02:22.9121742Z T=4, 2025-05-07T21:02:22.9121932Z D=6, 2025-05-07T21:02:22.9122140Z B=13, 2025-05-07T21:02:22.9122345Z log_E=4, 2025-05-07T21:02:22.9122539Z L=6, 2025-05-07T21:02:22.9122729Z D_gradcheck=1, 2025-05-07T21:02:22.9122956Z stochastic_rounding=True, 2025-05-07T21:02:22.9123214Z weighted=True, 2025-05-07T21:02:22.9123428Z row_wise=True, 2025-05-07T21:02:22.9123637Z mixed=False, 2025-05-07T21:02:22.9123852Z use_cache=False, 2025-05-07T21:02:22.9124104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9124386Z use_cpu=True, 2025-05-07T21:02:22.9124620Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9124885Z ) 2025-05-07T21:02:22.9125166Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9125747Z self=, 2025-05-07T21:02:22.9126280Z compile=False, 2025-05-07T21:02:22.9126556Z pooling_mode=, 2025-05-07T21:02:22.9126843Z T=1, 2025-05-07T21:02:22.9127032Z D=39, 2025-05-07T21:02:22.9127238Z B=19, 2025-05-07T21:02:22.9127420Z log_E=3, 2025-05-07T21:02:22.9127616Z L=11, 2025-05-07T21:02:22.9127812Z D_gradcheck=1, 2025-05-07T21:02:22.9128045Z stochastic_rounding=False, 2025-05-07T21:02:22.9128311Z weighted=False, 2025-05-07T21:02:22.9128527Z row_wise=True, 2025-05-07T21:02:22.9128745Z mixed=False, 2025-05-07T21:02:22.9128958Z use_cache=True, 2025-05-07T21:02:22.9129199Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9129489Z use_cpu=True, 2025-05-07T21:02:22.9129726Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9129984Z ) 2025-05-07T21:02:22.9130227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9130809Z self=, 2025-05-07T21:02:22.9131342Z compile=False, 2025-05-07T21:02:22.9131581Z pooling_mode=, 2025-05-07T21:02:22.9131865Z T=3, 2025-05-07T21:02:22.9132052Z D=36, 2025-05-07T21:02:22.9132232Z B=86, 2025-05-07T21:02:22.9132424Z log_E=3, 2025-05-07T21:02:22.9132619Z L=0, 2025-05-07T21:02:22.9132805Z D_gradcheck=2, 2025-05-07T21:02:22.9133039Z stochastic_rounding=True, 2025-05-07T21:02:22.9133299Z weighted=True, 2025-05-07T21:02:22.9133509Z row_wise=True, 2025-05-07T21:02:22.9133719Z mixed=True, 2025-05-07T21:02:22.9133931Z use_cache=False, 2025-05-07T21:02:22.9134177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9134466Z use_cpu=True, 2025-05-07T21:02:22.9134706Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9134971Z ) 2025-05-07T21:02:22.9135203Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9135779Z self=, 2025-05-07T21:02:22.9136357Z compile=False, 2025-05-07T21:02:22.9136603Z pooling_mode=, 2025-05-07T21:02:22.9136885Z T=2, 2025-05-07T21:02:22.9137067Z D=66, 2025-05-07T21:02:22.9137252Z B=82, 2025-05-07T21:02:22.9137437Z log_E=4, 2025-05-07T21:02:22.9137623Z L=8, 2025-05-07T21:02:22.9137814Z D_gradcheck=2, 2025-05-07T21:02:22.9138086Z stochastic_rounding=False, 2025-05-07T21:02:22.9138348Z weighted=False, 2025-05-07T21:02:22.9138557Z row_wise=True, 2025-05-07T21:02:22.9138769Z mixed=False, 2025-05-07T21:02:22.9138981Z use_cache=False, 2025-05-07T21:02:22.9139227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9139514Z use_cpu=True, 2025-05-07T21:02:22.9139749Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9140010Z ) 2025-05-07T21:02:22.9330436Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9331130Z self=, 2025-05-07T21:02:22.9331959Z compile=False, 2025-05-07T21:02:22.9332286Z pooling_mode=, 2025-05-07T21:02:22.9332685Z T=3, 2025-05-07T21:02:22.9332889Z D=76, 2025-05-07T21:02:22.9333069Z B=112, 2025-05-07T21:02:22.9333257Z log_E=5, 2025-05-07T21:02:22.9333451Z L=15, 2025-05-07T21:02:22.9333640Z D_gradcheck=1, 2025-05-07T21:02:22.9333871Z stochastic_rounding=True, 2025-05-07T21:02:22.9334128Z weighted=True, 2025-05-07T21:02:22.9334335Z row_wise=True, 2025-05-07T21:02:22.9334545Z mixed=False, 2025-05-07T21:02:22.9334758Z use_cache=False, 2025-05-07T21:02:22.9335003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9335291Z use_cpu=True, 2025-05-07T21:02:22.9335525Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9335900Z ) 2025-05-07T21:02:22.9336135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9336707Z self=, 2025-05-07T21:02:22.9337295Z compile=False, 2025-05-07T21:02:22.9337539Z pooling_mode=, 2025-05-07T21:02:22.9337820Z T=1, 2025-05-07T21:02:22.9337998Z D=48, 2025-05-07T21:02:22.9338182Z B=112, 2025-05-07T21:02:22.9338558Z log_E=4, 2025-05-07T21:02:22.9338865Z L=9, 2025-05-07T21:02:22.9339134Z D_gradcheck=2, 2025-05-07T21:02:22.9339377Z stochastic_rounding=False, 2025-05-07T21:02:22.9339633Z weighted=True, 2025-05-07T21:02:22.9339840Z row_wise=True, 2025-05-07T21:02:22.9340051Z mixed=False, 2025-05-07T21:02:22.9340259Z use_cache=True, 2025-05-07T21:02:22.9340495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9340782Z use_cpu=True, 2025-05-07T21:02:22.9341017Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9341275Z ) 2025-05-07T21:02:22.9341505Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9342137Z self=, 2025-05-07T21:02:22.9342661Z compile=True, 2025-05-07T21:02:22.9342902Z pooling_mode=, 2025-05-07T21:02:22.9343193Z T=5, 2025-05-07T21:02:22.9343371Z D=52, 2025-05-07T21:02:22.9343558Z B=15, 2025-05-07T21:02:22.9343741Z log_E=3, 2025-05-07T21:02:22.9343927Z L=13, 2025-05-07T21:02:22.9344127Z D_gradcheck=2, 2025-05-07T21:02:22.9344357Z stochastic_rounding=True, 2025-05-07T21:02:22.9344622Z weighted=False, 2025-05-07T21:02:22.9344838Z row_wise=True, 2025-05-07T21:02:22.9345055Z mixed=False, 2025-05-07T21:02:22.9345268Z use_cache=False, 2025-05-07T21:02:22.9345515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9345802Z use_cpu=True, 2025-05-07T21:02:22.9346046Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9346311Z ) 2025-05-07T21:02:22.9346545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9347124Z self=, 2025-05-07T21:02:22.9347763Z compile=False, 2025-05-07T21:02:22.9348008Z pooling_mode=, 2025-05-07T21:02:22.9348291Z T=4, 2025-05-07T21:02:22.9348470Z D=124, 2025-05-07T21:02:22.9348659Z B=19, 2025-05-07T21:02:22.9348847Z log_E=5, 2025-05-07T21:02:22.9349099Z L=7, 2025-05-07T21:02:22.9349291Z D_gradcheck=2, 2025-05-07T21:02:22.9349521Z stochastic_rounding=True, 2025-05-07T21:02:22.9349773Z weighted=False, 2025-05-07T21:02:22.9349987Z row_wise=True, 2025-05-07T21:02:22.9350194Z mixed=False, 2025-05-07T21:02:22.9350399Z use_cache=False, 2025-05-07T21:02:22.9350651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9350937Z use_cpu=True, 2025-05-07T21:02:22.9351180Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9351436Z ) 2025-05-07T21:02:22.9351669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9352240Z self=, 2025-05-07T21:02:22.9352765Z compile=False, 2025-05-07T21:02:22.9353004Z pooling_mode=, 2025-05-07T21:02:22.9353286Z T=1, 2025-05-07T21:02:22.9353469Z D=66, 2025-05-07T21:02:22.9353653Z B=113, 2025-05-07T21:02:22.9353841Z log_E=5, 2025-05-07T21:02:22.9354032Z L=18, 2025-05-07T21:02:22.9354222Z D_gradcheck=2, 2025-05-07T21:02:22.9354448Z stochastic_rounding=True, 2025-05-07T21:02:22.9354701Z weighted=False, 2025-05-07T21:02:22.9354913Z row_wise=True, 2025-05-07T21:02:22.9355123Z mixed=True, 2025-05-07T21:02:22.9355326Z use_cache=True, 2025-05-07T21:02:22.9355569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9355858Z use_cpu=True, 2025-05-07T21:02:22.9356141Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9356400Z ) 2025-05-07T21:02:22.9356632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9357250Z self=, 2025-05-07T21:02:22.9357772Z compile=False, 2025-05-07T21:02:22.9358014Z pooling_mode=, 2025-05-07T21:02:22.9358296Z T=3, 2025-05-07T21:02:22.9358474Z D=94, 2025-05-07T21:02:22.9358727Z B=122, 2025-05-07T21:02:22.9358916Z log_E=5, 2025-05-07T21:02:22.9359104Z L=9, 2025-05-07T21:02:22.9359296Z D_gradcheck=1, 2025-05-07T21:02:22.9359522Z stochastic_rounding=True, 2025-05-07T21:02:22.9359773Z weighted=False, 2025-05-07T21:02:22.9359988Z row_wise=True, 2025-05-07T21:02:22.9360201Z mixed=False, 2025-05-07T21:02:22.9360405Z use_cache=False, 2025-05-07T21:02:22.9360654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9360940Z use_cpu=True, 2025-05-07T21:02:22.9361169Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9361429Z ) 2025-05-07T21:02:22.9361659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9362236Z self=, 2025-05-07T21:02:22.9362758Z compile=True, 2025-05-07T21:02:22.9362996Z pooling_mode=, 2025-05-07T21:02:22.9363277Z T=3, 2025-05-07T21:02:22.9363453Z D=29, 2025-05-07T21:02:22.9363636Z B=53, 2025-05-07T21:02:22.9363821Z log_E=3, 2025-05-07T21:02:22.9364011Z L=7, 2025-05-07T21:02:22.9364197Z D_gradcheck=2, 2025-05-07T21:02:22.9364427Z stochastic_rounding=False, 2025-05-07T21:02:22.9364678Z weighted=True, 2025-05-07T21:02:22.9364890Z row_wise=True, 2025-05-07T21:02:22.9365099Z mixed=False, 2025-05-07T21:02:22.9365303Z use_cache=True, 2025-05-07T21:02:22.9365541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9365831Z use_cpu=True, 2025-05-07T21:02:22.9366063Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9366322Z ) 2025-05-07T21:02:22.9366550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9367176Z self=, 2025-05-07T21:02:22.9367702Z compile=False, 2025-05-07T21:02:22.9367943Z pooling_mode=, 2025-05-07T21:02:22.9368220Z T=4, 2025-05-07T21:02:22.9368395Z D=50, 2025-05-07T21:02:22.9368578Z B=75, 2025-05-07T21:02:22.9368811Z log_E=5, 2025-05-07T21:02:22.9369000Z L=13, 2025-05-07T21:02:22.9369190Z D_gradcheck=2, 2025-05-07T21:02:22.9369417Z stochastic_rounding=False, 2025-05-07T21:02:22.9369676Z weighted=True, 2025-05-07T21:02:22.9369889Z row_wise=True, 2025-05-07T21:02:22.9376689Z mixed=True, 2025-05-07T21:02:22.9376907Z use_cache=False, 2025-05-07T21:02:22.9377166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9377469Z use_cpu=True, 2025-05-07T21:02:22.9377703Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9377974Z ) 2025-05-07T21:02:22.9378213Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9378792Z self=, 2025-05-07T21:02:22.9379330Z compile=True, 2025-05-07T21:02:22.9379574Z pooling_mode=, 2025-05-07T21:02:22.9379855Z T=2, 2025-05-07T21:02:22.9380042Z D=98, 2025-05-07T21:02:22.9380231Z B=19, 2025-05-07T21:02:22.9380417Z log_E=3, 2025-05-07T21:02:22.9380617Z L=11, 2025-05-07T21:02:22.9380809Z D_gradcheck=2, 2025-05-07T21:02:22.9381036Z stochastic_rounding=True, 2025-05-07T21:02:22.9381296Z weighted=False, 2025-05-07T21:02:22.9381514Z row_wise=True, 2025-05-07T21:02:22.9381724Z mixed=False, 2025-05-07T21:02:22.9381932Z use_cache=True, 2025-05-07T21:02:22.9382176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9382544Z use_cpu=True, 2025-05-07T21:02:22.9382772Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9383034Z ) 2025-05-07T21:02:22.9383266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9383883Z self=, 2025-05-07T21:02:22.9384419Z compile=True, 2025-05-07T21:02:22.9384663Z pooling_mode=, 2025-05-07T21:02:22.9384941Z T=2, 2025-05-07T21:02:22.9385127Z D=60, 2025-05-07T21:02:22.9385318Z B=48, 2025-05-07T21:02:22.9385499Z log_E=5, 2025-05-07T21:02:22.9385694Z L=11, 2025-05-07T21:02:22.9385886Z D_gradcheck=2, 2025-05-07T21:02:22.9386111Z stochastic_rounding=True, 2025-05-07T21:02:22.9386374Z weighted=False, 2025-05-07T21:02:22.9386591Z row_wise=True, 2025-05-07T21:02:22.9386803Z mixed=True, 2025-05-07T21:02:22.9387013Z use_cache=False, 2025-05-07T21:02:22.9387265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9387560Z use_cpu=True, 2025-05-07T21:02:22.9387794Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9388055Z ) 2025-05-07T21:02:22.9388290Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9388864Z self=, 2025-05-07T21:02:22.9389395Z compile=True, 2025-05-07T21:02:22.9389639Z pooling_mode=, 2025-05-07T21:02:22.9389918Z T=1, 2025-05-07T21:02:22.9390108Z D=15, 2025-05-07T21:02:22.9390296Z B=60, 2025-05-07T21:02:22.9390477Z log_E=3, 2025-05-07T21:02:22.9390670Z L=0, 2025-05-07T21:02:22.9390861Z D_gradcheck=1, 2025-05-07T21:02:22.9391089Z stochastic_rounding=False, 2025-05-07T21:02:22.9391349Z weighted=True, 2025-05-07T21:02:22.9391564Z row_wise=True, 2025-05-07T21:02:22.9391769Z mixed=False, 2025-05-07T21:02:22.9391981Z use_cache=False, 2025-05-07T21:02:22.9392233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9392519Z use_cpu=True, 2025-05-07T21:02:22.9392752Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9393017Z ) 2025-05-07T21:02:22.9393303Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9393880Z self=, 2025-05-07T21:02:22.9394409Z compile=True, 2025-05-07T21:02:22.9394650Z pooling_mode=, 2025-05-07T21:02:22.9394927Z T=3, 2025-05-07T21:02:22.9395112Z D=28, 2025-05-07T21:02:22.9395340Z B=84, 2025-05-07T21:02:22.9395521Z log_E=5, 2025-05-07T21:02:22.9395718Z L=5, 2025-05-07T21:02:22.9396294Z D_gradcheck=2, 2025-05-07T21:02:22.9396520Z stochastic_rounding=False, 2025-05-07T21:02:22.9396777Z weighted=True, 2025-05-07T21:02:22.9396993Z row_wise=True, 2025-05-07T21:02:22.9397197Z mixed=True, 2025-05-07T21:02:22.9397408Z use_cache=False, 2025-05-07T21:02:22.9397657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9397941Z use_cpu=True, 2025-05-07T21:02:22.9398173Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9398435Z ) 2025-05-07T21:02:22.9398751Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9399335Z self=, 2025-05-07T21:02:22.9399869Z compile=True, 2025-05-07T21:02:22.9400110Z pooling_mode=, 2025-05-07T21:02:22.9400387Z T=4, 2025-05-07T21:02:22.9400575Z D=97, 2025-05-07T21:02:22.9400759Z B=26, 2025-05-07T21:02:22.9400939Z log_E=4, 2025-05-07T21:02:22.9401135Z L=8, 2025-05-07T21:02:22.9401327Z D_gradcheck=2, 2025-05-07T21:02:22.9401552Z stochastic_rounding=False, 2025-05-07T21:02:22.9401814Z weighted=False, 2025-05-07T21:02:22.9402029Z row_wise=True, 2025-05-07T21:02:22.9402236Z mixed=False, 2025-05-07T21:02:22.9402470Z use_cache=True, 2025-05-07T21:02:22.9402821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9403104Z use_cpu=True, 2025-05-07T21:02:22.9403337Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9403596Z ) 2025-05-07T21:02:22.9403894Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9404471Z self=, 2025-05-07T21:02:22.9404997Z compile=True, 2025-05-07T21:02:22.9405238Z pooling_mode=, 2025-05-07T21:02:22.9405514Z T=2, 2025-05-07T21:02:22.9405698Z D=64, 2025-05-07T21:02:22.9405885Z B=85, 2025-05-07T21:02:22.9406065Z log_E=5, 2025-05-07T21:02:22.9406262Z L=8, 2025-05-07T21:02:22.9406451Z D_gradcheck=2, 2025-05-07T21:02:22.9406676Z stochastic_rounding=True, 2025-05-07T21:02:22.9406937Z weighted=True, 2025-05-07T21:02:22.9407150Z row_wise=True, 2025-05-07T21:02:22.9407355Z mixed=True, 2025-05-07T21:02:22.9407563Z use_cache=True, 2025-05-07T21:02:22.9407812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9408093Z use_cpu=True, 2025-05-07T21:02:22.9408328Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9408593Z ) 2025-05-07T21:02:22.9408821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9409398Z self=, 2025-05-07T21:02:22.9409930Z compile=True, 2025-05-07T21:02:22.9410165Z pooling_mode=, 2025-05-07T21:02:22.9410446Z T=3, 2025-05-07T21:02:22.9410635Z D=100, 2025-05-07T21:02:22.9410817Z B=14, 2025-05-07T21:02:22.9411005Z log_E=5, 2025-05-07T21:02:22.9411200Z L=2, 2025-05-07T21:02:22.9411390Z D_gradcheck=2, 2025-05-07T21:02:22.9411612Z stochastic_rounding=True, 2025-05-07T21:02:22.9411879Z weighted=False, 2025-05-07T21:02:22.9412133Z row_wise=True, 2025-05-07T21:02:22.9412343Z mixed=True, 2025-05-07T21:02:22.9412553Z use_cache=True, 2025-05-07T21:02:22.9412798Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9413083Z use_cpu=True, 2025-05-07T21:02:22.9413315Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9413646Z ) 2025-05-07T21:02:22.9413876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9414453Z self=, 2025-05-07T21:02:22.9414991Z compile=False, 2025-05-07T21:02:22.9415229Z pooling_mode=, 2025-05-07T21:02:22.9415510Z T=2, 2025-05-07T21:02:22.9415775Z D=14, 2025-05-07T21:02:22.9415962Z B=33, 2025-05-07T21:02:22.9416145Z log_E=5, 2025-05-07T21:02:22.9416340Z L=16, 2025-05-07T21:02:22.9416526Z D_gradcheck=2, 2025-05-07T21:02:22.9416756Z stochastic_rounding=False, 2025-05-07T21:02:22.9417014Z weighted=False, 2025-05-07T21:02:22.9417225Z row_wise=True, 2025-05-07T21:02:22.9417436Z mixed=False, 2025-05-07T21:02:22.9417648Z use_cache=False, 2025-05-07T21:02:22.9417900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9418181Z use_cpu=True, 2025-05-07T21:02:22.9418415Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9418680Z ) 2025-05-07T21:02:22.9610995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9611782Z self=, 2025-05-07T21:02:22.9612615Z compile=False, 2025-05-07T21:02:22.9612944Z pooling_mode=, 2025-05-07T21:02:22.9613332Z T=2, 2025-05-07T21:02:22.9613590Z D=65, 2025-05-07T21:02:22.9613811Z B=121, 2025-05-07T21:02:22.9613998Z log_E=4, 2025-05-07T21:02:22.9614200Z L=19, 2025-05-07T21:02:22.9614392Z D_gradcheck=2, 2025-05-07T21:02:22.9614618Z stochastic_rounding=True, 2025-05-07T21:02:22.9614878Z weighted=False, 2025-05-07T21:02:22.9615096Z row_wise=True, 2025-05-07T21:02:22.9615308Z mixed=False, 2025-05-07T21:02:22.9615654Z use_cache=True, 2025-05-07T21:02:22.9615898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9616179Z use_cpu=True, 2025-05-07T21:02:22.9616415Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9616686Z ) 2025-05-07T21:02:22.9617009Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9617590Z self=, 2025-05-07T21:02:22.9618120Z compile=True, 2025-05-07T21:02:22.9618357Z pooling_mode=, 2025-05-07T21:02:22.9618643Z T=3, 2025-05-07T21:02:22.9618830Z D=29, 2025-05-07T21:02:22.9619023Z B=96, 2025-05-07T21:02:22.9619214Z log_E=5, 2025-05-07T21:02:22.9619406Z L=12, 2025-05-07T21:02:22.9619600Z D_gradcheck=2, 2025-05-07T21:02:22.9619834Z stochastic_rounding=False, 2025-05-07T21:02:22.9620090Z weighted=False, 2025-05-07T21:02:22.9620306Z row_wise=True, 2025-05-07T21:02:22.9620519Z mixed=True, 2025-05-07T21:02:22.9620733Z use_cache=False, 2025-05-07T21:02:22.9620979Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9621271Z use_cpu=True, 2025-05-07T21:02:22.9621508Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9621767Z ) 2025-05-07T21:02:22.9622007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9622634Z self=, 2025-05-07T21:02:22.9623160Z compile=False, 2025-05-07T21:02:22.9623409Z pooling_mode=, 2025-05-07T21:02:22.9623693Z T=1, 2025-05-07T21:02:22.9623876Z D=26, 2025-05-07T21:02:22.9624065Z B=114, 2025-05-07T21:02:22.9624254Z log_E=3, 2025-05-07T21:02:22.9624445Z L=20, 2025-05-07T21:02:22.9624637Z D_gradcheck=1, 2025-05-07T21:02:22.9624866Z stochastic_rounding=True, 2025-05-07T21:02:22.9625122Z weighted=True, 2025-05-07T21:02:22.9625339Z row_wise=True, 2025-05-07T21:02:22.9625549Z mixed=True, 2025-05-07T21:02:22.9625764Z use_cache=False, 2025-05-07T21:02:22.9626017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9626303Z use_cpu=True, 2025-05-07T21:02:22.9626610Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9626872Z ) 2025-05-07T21:02:22.9627104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9627677Z self=, 2025-05-07T21:02:22.9628202Z compile=True, 2025-05-07T21:02:22.9628510Z pooling_mode=, 2025-05-07T21:02:22.9628795Z T=3, 2025-05-07T21:02:22.9628978Z D=112, 2025-05-07T21:02:22.9629166Z B=68, 2025-05-07T21:02:22.9629355Z log_E=4, 2025-05-07T21:02:22.9629545Z L=1, 2025-05-07T21:02:22.9629737Z D_gradcheck=1, 2025-05-07T21:02:22.9629969Z stochastic_rounding=True, 2025-05-07T21:02:22.9630225Z weighted=False, 2025-05-07T21:02:22.9630440Z row_wise=True, 2025-05-07T21:02:22.9630655Z mixed=True, 2025-05-07T21:02:22.9630861Z use_cache=False, 2025-05-07T21:02:22.9631111Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9631397Z use_cpu=True, 2025-05-07T21:02:22.9631636Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9631908Z ) 2025-05-07T21:02:22.9632142Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9632716Z self=, 2025-05-07T21:02:22.9633246Z compile=True, 2025-05-07T21:02:22.9633494Z pooling_mode=, 2025-05-07T21:02:22.9633781Z T=2, 2025-05-07T21:02:22.9633964Z D=121, 2025-05-07T21:02:22.9634164Z B=12, 2025-05-07T21:02:22.9634353Z log_E=3, 2025-05-07T21:02:22.9634541Z L=13, 2025-05-07T21:02:22.9634737Z D_gradcheck=2, 2025-05-07T21:02:22.9634975Z stochastic_rounding=True, 2025-05-07T21:02:22.9635232Z weighted=False, 2025-05-07T21:02:22.9635455Z row_wise=True, 2025-05-07T21:02:22.9635723Z mixed=True, 2025-05-07T21:02:22.9635930Z use_cache=True, 2025-05-07T21:02:22.9636172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9636460Z use_cpu=True, 2025-05-07T21:02:22.9636735Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9636999Z ) 2025-05-07T21:02:22.9637231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9637800Z self=, 2025-05-07T21:02:22.9638326Z compile=False, 2025-05-07T21:02:22.9638573Z pooling_mode=, 2025-05-07T21:02:22.9638940Z T=2, 2025-05-07T21:02:22.9639122Z D=126, 2025-05-07T21:02:22.9639310Z B=69, 2025-05-07T21:02:22.9639498Z log_E=5, 2025-05-07T21:02:22.9639688Z L=13, 2025-05-07T21:02:22.9639881Z D_gradcheck=2, 2025-05-07T21:02:22.9640112Z stochastic_rounding=False, 2025-05-07T21:02:22.9640368Z weighted=False, 2025-05-07T21:02:22.9640586Z row_wise=True, 2025-05-07T21:02:22.9640803Z mixed=False, 2025-05-07T21:02:22.9641009Z use_cache=True, 2025-05-07T21:02:22.9641251Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9641544Z use_cpu=True, 2025-05-07T21:02:22.9641776Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9642037Z ) 2025-05-07T21:02:22.9642272Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9642840Z self=, 2025-05-07T21:02:22.9643375Z compile=True, 2025-05-07T21:02:22.9643620Z pooling_mode=, 2025-05-07T21:02:22.9643902Z T=2, 2025-05-07T21:02:22.9644084Z D=55, 2025-05-07T21:02:22.9644273Z B=20, 2025-05-07T21:02:22.9644466Z log_E=4, 2025-05-07T21:02:22.9644657Z L=14, 2025-05-07T21:02:22.9644851Z D_gradcheck=1, 2025-05-07T21:02:22.9645083Z stochastic_rounding=False, 2025-05-07T21:02:22.9645342Z weighted=False, 2025-05-07T21:02:22.9645562Z row_wise=True, 2025-05-07T21:02:22.9645781Z mixed=True, 2025-05-07T21:02:22.9645986Z use_cache=True, 2025-05-07T21:02:22.9646228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9646568Z use_cpu=True, 2025-05-07T21:02:22.9646804Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9647067Z ) 2025-05-07T21:02:22.9647300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9647868Z self=, 2025-05-07T21:02:22.9648442Z compile=True, 2025-05-07T21:02:22.9648685Z pooling_mode=, 2025-05-07T21:02:22.9648961Z T=5, 2025-05-07T21:02:22.9649149Z D=55, 2025-05-07T21:02:22.9649337Z B=123, 2025-05-07T21:02:22.9649521Z log_E=5, 2025-05-07T21:02:22.9649716Z L=13, 2025-05-07T21:02:22.9649909Z D_gradcheck=1, 2025-05-07T21:02:22.9650136Z stochastic_rounding=False, 2025-05-07T21:02:22.9650398Z weighted=False, 2025-05-07T21:02:22.9650620Z row_wise=True, 2025-05-07T21:02:22.9650830Z mixed=False, 2025-05-07T21:02:22.9651039Z use_cache=True, 2025-05-07T21:02:22.9651283Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9651574Z use_cpu=True, 2025-05-07T21:02:22.9651810Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9652073Z ) 2025-05-07T21:02:22.9652304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9652874Z self=, 2025-05-07T21:02:22.9653418Z compile=False, 2025-05-07T21:02:22.9653667Z pooling_mode=, 2025-05-07T21:02:22.9653946Z T=2, 2025-05-07T21:02:22.9654139Z D=69, 2025-05-07T21:02:22.9654332Z B=91, 2025-05-07T21:02:22.9654518Z log_E=3, 2025-05-07T21:02:22.9654717Z L=7, 2025-05-07T21:02:22.9654914Z D_gradcheck=1, 2025-05-07T21:02:22.9655143Z stochastic_rounding=True, 2025-05-07T21:02:22.9655405Z weighted=False, 2025-05-07T21:02:22.9655674Z row_wise=True, 2025-05-07T21:02:22.9655885Z mixed=False, 2025-05-07T21:02:22.9656101Z use_cache=False, 2025-05-07T21:02:22.9656354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9656650Z use_cpu=True, 2025-05-07T21:02:22.9656927Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9657192Z ) 2025-05-07T21:02:22.9657429Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9658001Z self=, 2025-05-07T21:02:22.9658538Z compile=True, 2025-05-07T21:02:22.9658785Z pooling_mode=, 2025-05-07T21:02:22.9659065Z T=1, 2025-05-07T21:02:22.9659256Z D=106, 2025-05-07T21:02:22.9659449Z B=71, 2025-05-07T21:02:22.9659636Z log_E=5, 2025-05-07T21:02:22.9659836Z L=3, 2025-05-07T21:02:22.9660034Z D_gradcheck=1, 2025-05-07T21:02:22.9660264Z stochastic_rounding=False, 2025-05-07T21:02:22.9660529Z weighted=False, 2025-05-07T21:02:22.9660751Z row_wise=True, 2025-05-07T21:02:22.9660961Z mixed=False, 2025-05-07T21:02:22.9661177Z use_cache=False, 2025-05-07T21:02:22.9661432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9661732Z use_cpu=True, 2025-05-07T21:02:22.9661970Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9662237Z ) 2025-05-07T21:02:22.9662468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9663046Z self=, 2025-05-07T21:02:22.9663582Z compile=False, 2025-05-07T21:02:22.9663830Z pooling_mode=, 2025-05-07T21:02:22.9664109Z T=1, 2025-05-07T21:02:22.9664296Z D=101, 2025-05-07T21:02:22.9664489Z B=78, 2025-05-07T21:02:22.9664675Z log_E=5, 2025-05-07T21:02:22.9664877Z L=9, 2025-05-07T21:02:22.9665071Z D_gradcheck=2, 2025-05-07T21:02:22.9665296Z stochastic_rounding=True, 2025-05-07T21:02:22.9665562Z weighted=True, 2025-05-07T21:02:22.9665785Z row_wise=True, 2025-05-07T21:02:22.9666000Z mixed=True, 2025-05-07T21:02:22.9666216Z use_cache=True, 2025-05-07T21:02:22.9666522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9666810Z use_cpu=True, 2025-05-07T21:02:22.9667046Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9667312Z ) 2025-05-07T21:02:22.9667541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9668161Z self=, 2025-05-07T21:02:22.9668697Z compile=False, 2025-05-07T21:02:22.9668943Z pooling_mode=, 2025-05-07T21:02:22.9669224Z T=1, 2025-05-07T21:02:22.9669417Z D=127, 2025-05-07T21:02:22.9669609Z B=75, 2025-05-07T21:02:22.9669802Z log_E=4, 2025-05-07T21:02:22.9670007Z L=4, 2025-05-07T21:02:22.9670205Z D_gradcheck=2, 2025-05-07T21:02:22.9677371Z stochastic_rounding=True, 2025-05-07T21:02:22.9677696Z weighted=False, 2025-05-07T21:02:22.9677926Z row_wise=True, 2025-05-07T21:02:22.9678145Z mixed=False, 2025-05-07T21:02:22.9678355Z use_cache=True, 2025-05-07T21:02:22.9678604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9678971Z use_cpu=True, 2025-05-07T21:02:22.9679207Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9679471Z ) 2025-05-07T21:02:22.9679712Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9680290Z self=, 2025-05-07T21:02:22.9680824Z compile=True, 2025-05-07T21:02:22.9681071Z pooling_mode=, 2025-05-07T21:02:22.9681352Z T=3, 2025-05-07T21:02:22.9681540Z D=27, 2025-05-07T21:02:22.9681726Z B=64, 2025-05-07T21:02:22.9681912Z log_E=3, 2025-05-07T21:02:22.9682144Z L=5, 2025-05-07T21:02:22.9682347Z D_gradcheck=1, 2025-05-07T21:02:22.9682577Z stochastic_rounding=True, 2025-05-07T21:02:22.9682916Z weighted=False, 2025-05-07T21:02:22.9683135Z row_wise=True, 2025-05-07T21:02:22.9683353Z mixed=False, 2025-05-07T21:02:22.9683561Z use_cache=True, 2025-05-07T21:02:22.9683806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9684145Z use_cpu=True, 2025-05-07T21:02:22.9684381Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9684645Z ) 2025-05-07T21:02:22.9684883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9685456Z self=, 2025-05-07T21:02:22.9685986Z compile=False, 2025-05-07T21:02:22.9686235Z pooling_mode=, 2025-05-07T21:02:22.9686513Z T=5, 2025-05-07T21:02:22.9686703Z D=56, 2025-05-07T21:02:22.9686894Z B=109, 2025-05-07T21:02:22.9687080Z log_E=5, 2025-05-07T21:02:22.9687281Z L=14, 2025-05-07T21:02:22.9687478Z D_gradcheck=1, 2025-05-07T21:02:22.9687704Z stochastic_rounding=False, 2025-05-07T21:02:22.9687971Z weighted=False, 2025-05-07T21:02:22.9688194Z row_wise=True, 2025-05-07T21:02:22.9688404Z mixed=True, 2025-05-07T21:02:22.9688617Z use_cache=False, 2025-05-07T21:02:22.9688879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9689167Z use_cpu=True, 2025-05-07T21:02:22.9689401Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9689665Z ) 2025-05-07T21:02:22.9689906Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9690480Z self=, 2025-05-07T21:02:22.9691016Z compile=True, 2025-05-07T21:02:22.9691256Z pooling_mode=, 2025-05-07T21:02:22.9691533Z T=2, 2025-05-07T21:02:22.9691724Z D=53, 2025-05-07T21:02:22.9691913Z B=82, 2025-05-07T21:02:22.9692096Z log_E=4, 2025-05-07T21:02:22.9692290Z L=9, 2025-05-07T21:02:22.9692482Z D_gradcheck=2, 2025-05-07T21:02:22.9692709Z stochastic_rounding=True, 2025-05-07T21:02:22.9692974Z weighted=True, 2025-05-07T21:02:22.9693205Z row_wise=True, 2025-05-07T21:02:22.9693419Z mixed=False, 2025-05-07T21:02:22.9693684Z use_cache=False, 2025-05-07T21:02:22.9693936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9694229Z use_cpu=True, 2025-05-07T21:02:22.9694461Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9694725Z ) 2025-05-07T21:02:22.9694966Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9695577Z self=, 2025-05-07T21:02:22.9696408Z compile=True, 2025-05-07T21:02:22.9696652Z pooling_mode=, 2025-05-07T21:02:22.9696927Z T=3, 2025-05-07T21:02:22.9697113Z D=22, 2025-05-07T21:02:22.9697300Z B=1, 2025-05-07T21:02:22.9697482Z log_E=5, 2025-05-07T21:02:22.9697675Z L=20, 2025-05-07T21:02:22.9697867Z D_gradcheck=2, 2025-05-07T21:02:22.9698103Z stochastic_rounding=False, 2025-05-07T21:02:22.9698363Z weighted=False, 2025-05-07T21:02:22.9698577Z row_wise=True, 2025-05-07T21:02:22.9698788Z mixed=True, 2025-05-07T21:02:22.9699000Z use_cache=False, 2025-05-07T21:02:22.9699248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9699537Z use_cpu=True, 2025-05-07T21:02:22.9699772Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9700028Z ) 2025-05-07T21:02:22.9897530Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9898136Z self=, 2025-05-07T21:02:22.9898901Z compile=False, 2025-05-07T21:02:22.9899242Z pooling_mode=, 2025-05-07T21:02:22.9899626Z T=3, 2025-05-07T21:02:22.9899873Z D=100, 2025-05-07T21:02:22.9900130Z B=81, 2025-05-07T21:02:22.9900394Z log_E=5, 2025-05-07T21:02:22.9900599Z L=20, 2025-05-07T21:02:22.9900792Z D_gradcheck=1, 2025-05-07T21:02:22.9901183Z stochastic_rounding=True, 2025-05-07T21:02:22.9901448Z weighted=True, 2025-05-07T21:02:22.9901661Z row_wise=True, 2025-05-07T21:02:22.9901872Z mixed=False, 2025-05-07T21:02:22.9902089Z use_cache=True, 2025-05-07T21:02:22.9902397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9902686Z use_cpu=True, 2025-05-07T21:02:22.9902923Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9903186Z ) 2025-05-07T21:02:22.9903425Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9904003Z self=, 2025-05-07T21:02:22.9904529Z compile=False, 2025-05-07T21:02:22.9904777Z pooling_mode=, 2025-05-07T21:02:22.9905064Z T=2, 2025-05-07T21:02:22.9905246Z D=36, 2025-05-07T21:02:22.9905435Z B=21, 2025-05-07T21:02:22.9905623Z log_E=4, 2025-05-07T21:02:22.9905812Z L=18, 2025-05-07T21:02:22.9906004Z D_gradcheck=2, 2025-05-07T21:02:22.9906238Z stochastic_rounding=False, 2025-05-07T21:02:22.9906494Z weighted=False, 2025-05-07T21:02:22.9906712Z row_wise=True, 2025-05-07T21:02:22.9906923Z mixed=True, 2025-05-07T21:02:22.9907139Z use_cache=True, 2025-05-07T21:02:22.9907384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9907674Z use_cpu=True, 2025-05-07T21:02:22.9907910Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9908169Z ) 2025-05-07T21:02:22.9908403Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9908979Z self=, 2025-05-07T21:02:22.9909503Z compile=True, 2025-05-07T21:02:22.9909749Z pooling_mode=, 2025-05-07T21:02:22.9910035Z T=1, 2025-05-07T21:02:22.9910218Z D=36, 2025-05-07T21:02:22.9910408Z B=35, 2025-05-07T21:02:22.9910600Z log_E=4, 2025-05-07T21:02:22.9910791Z L=3, 2025-05-07T21:02:22.9910986Z D_gradcheck=2, 2025-05-07T21:02:22.9911222Z stochastic_rounding=True, 2025-05-07T21:02:22.9911476Z weighted=True, 2025-05-07T21:02:22.9911692Z row_wise=True, 2025-05-07T21:02:22.9911991Z mixed=True, 2025-05-07T21:02:22.9912237Z use_cache=True, 2025-05-07T21:02:22.9912489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9912780Z use_cpu=True, 2025-05-07T21:02:22.9913017Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9913275Z ) 2025-05-07T21:02:22.9913509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9914147Z self=, 2025-05-07T21:02:22.9914671Z compile=True, 2025-05-07T21:02:22.9914914Z pooling_mode=, 2025-05-07T21:02:22.9915199Z T=1, 2025-05-07T21:02:22.9915379Z D=36, 2025-05-07T21:02:22.9915572Z B=118, 2025-05-07T21:02:22.9915766Z log_E=4, 2025-05-07T21:02:22.9915963Z L=19, 2025-05-07T21:02:22.9916165Z D_gradcheck=1, 2025-05-07T21:02:22.9916399Z stochastic_rounding=False, 2025-05-07T21:02:22.9916654Z weighted=True, 2025-05-07T21:02:22.9916871Z row_wise=True, 2025-05-07T21:02:22.9917086Z mixed=True, 2025-05-07T21:02:22.9917294Z use_cache=True, 2025-05-07T21:02:22.9917542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9917830Z use_cpu=True, 2025-05-07T21:02:22.9918063Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9918331Z ) 2025-05-07T21:02:22.9918571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9919226Z self=, 2025-05-07T21:02:22.9919756Z compile=True, 2025-05-07T21:02:22.9920000Z pooling_mode=, 2025-05-07T21:02:22.9920283Z T=1, 2025-05-07T21:02:22.9920463Z D=32, 2025-05-07T21:02:22.9920650Z B=15, 2025-05-07T21:02:22.9920839Z log_E=3, 2025-05-07T21:02:22.9921028Z L=20, 2025-05-07T21:02:22.9921274Z D_gradcheck=2, 2025-05-07T21:02:22.9921506Z stochastic_rounding=True, 2025-05-07T21:02:22.9921762Z weighted=False, 2025-05-07T21:02:22.9921986Z row_wise=True, 2025-05-07T21:02:22.9922200Z mixed=True, 2025-05-07T21:02:22.9922469Z use_cache=False, 2025-05-07T21:02:22.9922728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9923012Z use_cpu=True, 2025-05-07T21:02:22.9923254Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9923521Z ) 2025-05-07T21:02:22.9923751Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9924326Z self=, 2025-05-07T21:02:22.9924861Z compile=False, 2025-05-07T21:02:22.9925103Z pooling_mode=, 2025-05-07T21:02:22.9925391Z T=2, 2025-05-07T21:02:22.9925578Z D=19, 2025-05-07T21:02:22.9925760Z B=113, 2025-05-07T21:02:22.9925950Z log_E=4, 2025-05-07T21:02:22.9926150Z L=4, 2025-05-07T21:02:22.9926340Z D_gradcheck=2, 2025-05-07T21:02:22.9926572Z stochastic_rounding=True, 2025-05-07T21:02:22.9926839Z weighted=False, 2025-05-07T21:02:22.9927053Z row_wise=True, 2025-05-07T21:02:22.9927267Z mixed=True, 2025-05-07T21:02:22.9927484Z use_cache=True, 2025-05-07T21:02:22.9927722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9928010Z use_cpu=True, 2025-05-07T21:02:22.9928248Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9928516Z ) 2025-05-07T21:02:22.9928746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9929319Z self=, 2025-05-07T21:02:22.9929850Z compile=False, 2025-05-07T21:02:22.9930090Z pooling_mode=, 2025-05-07T21:02:22.9930377Z T=4, 2025-05-07T21:02:22.9930563Z D=98, 2025-05-07T21:02:22.9930745Z B=108, 2025-05-07T21:02:22.9930934Z log_E=5, 2025-05-07T21:02:22.9931136Z L=9, 2025-05-07T21:02:22.9931322Z D_gradcheck=1, 2025-05-07T21:02:22.9931555Z stochastic_rounding=True, 2025-05-07T21:02:22.9931815Z weighted=False, 2025-05-07T21:02:22.9932077Z row_wise=True, 2025-05-07T21:02:22.9932293Z mixed=True, 2025-05-07T21:02:22.9932503Z use_cache=True, 2025-05-07T21:02:22.9932743Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9933035Z use_cpu=True, 2025-05-07T21:02:22.9933273Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9933532Z ) 2025-05-07T21:02:22.9933814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9934390Z self=, 2025-05-07T21:02:22.9934925Z compile=False, 2025-05-07T21:02:22.9935164Z pooling_mode=, 2025-05-07T21:02:22.9935450Z T=1, 2025-05-07T21:02:22.9935638Z D=21, 2025-05-07T21:02:22.9935821Z B=75, 2025-05-07T21:02:22.9936010Z log_E=3, 2025-05-07T21:02:22.9936216Z L=4, 2025-05-07T21:02:22.9936403Z D_gradcheck=2, 2025-05-07T21:02:22.9936636Z stochastic_rounding=False, 2025-05-07T21:02:22.9936899Z weighted=False, 2025-05-07T21:02:22.9937152Z row_wise=True, 2025-05-07T21:02:22.9937369Z mixed=True, 2025-05-07T21:02:22.9937577Z use_cache=True, 2025-05-07T21:02:22.9937821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9938109Z use_cpu=True, 2025-05-07T21:02:22.9938344Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9938610Z ) 2025-05-07T21:02:22.9938851Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9939422Z self=, 2025-05-07T21:02:22.9939957Z compile=False, 2025-05-07T21:02:22.9940202Z pooling_mode=, 2025-05-07T21:02:22.9940480Z T=3, 2025-05-07T21:02:22.9940666Z D=115, 2025-05-07T21:02:22.9940853Z B=83, 2025-05-07T21:02:22.9941040Z log_E=4, 2025-05-07T21:02:22.9941286Z L=15, 2025-05-07T21:02:22.9941478Z D_gradcheck=2, 2025-05-07T21:02:22.9941707Z stochastic_rounding=True, 2025-05-07T21:02:22.9942000Z weighted=False, 2025-05-07T21:02:22.9942244Z row_wise=True, 2025-05-07T21:02:22.9942504Z mixed=True, 2025-05-07T21:02:22.9942715Z use_cache=False, 2025-05-07T21:02:22.9942967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9943258Z use_cpu=True, 2025-05-07T21:02:22.9943490Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9943754Z ) 2025-05-07T21:02:22.9943993Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9944565Z self=, 2025-05-07T21:02:22.9945093Z compile=True, 2025-05-07T21:02:22.9945336Z pooling_mode=, 2025-05-07T21:02:22.9945614Z T=2, 2025-05-07T21:02:22.9945805Z D=81, 2025-05-07T21:02:22.9945994Z B=90, 2025-05-07T21:02:22.9946181Z log_E=5, 2025-05-07T21:02:22.9946381Z L=8, 2025-05-07T21:02:22.9946575Z D_gradcheck=1, 2025-05-07T21:02:22.9946806Z stochastic_rounding=False, 2025-05-07T21:02:22.9947069Z weighted=False, 2025-05-07T21:02:22.9947290Z row_wise=True, 2025-05-07T21:02:22.9947502Z mixed=False, 2025-05-07T21:02:22.9947719Z use_cache=True, 2025-05-07T21:02:22.9947971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9948263Z use_cpu=True, 2025-05-07T21:02:22.9948497Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9948768Z ) 2025-05-07T21:02:22.9949007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9949582Z self=, 2025-05-07T21:02:22.9950113Z compile=False, 2025-05-07T21:02:22.9950359Z pooling_mode=, 2025-05-07T21:02:22.9950645Z T=2, 2025-05-07T21:02:22.9950835Z D=119, 2025-05-07T21:02:22.9951025Z B=56, 2025-05-07T21:02:22.9951212Z log_E=3, 2025-05-07T21:02:22.9951416Z L=16, 2025-05-07T21:02:22.9951611Z D_gradcheck=1, 2025-05-07T21:02:22.9951840Z stochastic_rounding=True, 2025-05-07T21:02:22.9952149Z weighted=True, 2025-05-07T21:02:22.9952370Z row_wise=True, 2025-05-07T21:02:22.9952612Z mixed=True, 2025-05-07T21:02:22.9952842Z use_cache=False, 2025-05-07T21:02:22.9953096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9953381Z use_cpu=True, 2025-05-07T21:02:22.9953620Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9953885Z ) 2025-05-07T21:02:22.9954162Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9954740Z self=, 2025-05-07T21:02:22.9955272Z compile=False, 2025-05-07T21:02:22.9955522Z pooling_mode=, 2025-05-07T21:02:22.9955802Z T=5, 2025-05-07T21:02:22.9955990Z D=11, 2025-05-07T21:02:22.9956177Z B=33, 2025-05-07T21:02:22.9956363Z log_E=4, 2025-05-07T21:02:22.9956564Z L=13, 2025-05-07T21:02:22.9956758Z D_gradcheck=1, 2025-05-07T21:02:22.9956987Z stochastic_rounding=False, 2025-05-07T21:02:22.9957255Z weighted=True, 2025-05-07T21:02:22.9957474Z row_wise=True, 2025-05-07T21:02:22.9957683Z mixed=False, 2025-05-07T21:02:22.9957903Z use_cache=False, 2025-05-07T21:02:22.9958158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9958441Z use_cpu=True, 2025-05-07T21:02:22.9958763Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9959030Z ) 2025-05-07T21:02:22.9959258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9959831Z self=, 2025-05-07T21:02:22.9960361Z compile=False, 2025-05-07T21:02:22.9960604Z pooling_mode=, 2025-05-07T21:02:22.9960884Z T=5, 2025-05-07T21:02:22.9961071Z D=88, 2025-05-07T21:02:22.9961306Z B=6, 2025-05-07T21:02:22.9961492Z log_E=4, 2025-05-07T21:02:22.9961686Z L=18, 2025-05-07T21:02:22.9961882Z D_gradcheck=1, 2025-05-07T21:02:22.9962109Z stochastic_rounding=True, 2025-05-07T21:02:22.9962378Z weighted=True, 2025-05-07T21:02:22.9962675Z row_wise=True, 2025-05-07T21:02:22.9962888Z mixed=True, 2025-05-07T21:02:22.9963103Z use_cache=True, 2025-05-07T21:02:22.9963348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9963632Z use_cpu=True, 2025-05-07T21:02:22.9963871Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9964140Z ) 2025-05-07T21:02:22.9964367Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9964942Z self=, 2025-05-07T21:02:22.9965468Z compile=True, 2025-05-07T21:02:22.9965705Z pooling_mode=, 2025-05-07T21:02:22.9965988Z T=5, 2025-05-07T21:02:22.9966177Z D=104, 2025-05-07T21:02:22.9966368Z B=67, 2025-05-07T21:02:22.9966553Z log_E=5, 2025-05-07T21:02:22.9966750Z L=15, 2025-05-07T21:02:22.9966946Z D_gradcheck=1, 2025-05-07T21:02:22.9967172Z stochastic_rounding=True, 2025-05-07T21:02:22.9967435Z weighted=True, 2025-05-07T21:02:22.9967654Z row_wise=True, 2025-05-07T21:02:22.9967864Z mixed=False, 2025-05-07T21:02:22.9968078Z use_cache=True, 2025-05-07T21:02:22.9968326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9968608Z use_cpu=True, 2025-05-07T21:02:22.9968843Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9969108Z ) 2025-05-07T21:02:22.9969339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9969914Z self=, 2025-05-07T21:02:22.9970447Z compile=True, 2025-05-07T21:02:22.9970684Z pooling_mode=, 2025-05-07T21:02:22.9970966Z T=1, 2025-05-07T21:02:22.9971150Z D=82, 2025-05-07T21:02:22.9971337Z B=82, 2025-05-07T21:02:22.9971523Z log_E=4, 2025-05-07T21:02:22.9971717Z L=13, 2025-05-07T21:02:22.9971907Z D_gradcheck=1, 2025-05-07T21:02:22.9972190Z stochastic_rounding=True, 2025-05-07T21:02:22.9972455Z weighted=False, 2025-05-07T21:02:22.9972672Z row_wise=True, 2025-05-07T21:02:22.9972876Z mixed=True, 2025-05-07T21:02:22.9973093Z use_cache=True, 2025-05-07T21:02:22.9973337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:22.9973621Z use_cpu=True, 2025-05-07T21:02:22.9973928Z output_dtype=SparseType.FP16, 2025-05-07T21:02:22.9974197Z ) 2025-05-07T21:02:22.9974427Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:22.9982442Z self=, 2025-05-07T21:02:22.9982987Z compile=False, 2025-05-07T21:02:22.9983233Z pooling_mode=, 2025-05-07T21:02:22.9983520Z T=5, 2025-05-07T21:02:22.9983718Z D=22, 2025-05-07T21:02:22.9983901Z B=124, 2025-05-07T21:02:22.9984093Z log_E=4, 2025-05-07T21:02:22.9984291Z L=9, 2025-05-07T21:02:22.9984482Z D_gradcheck=2, 2025-05-07T21:02:22.9984722Z stochastic_rounding=True, 2025-05-07T21:02:22.9984991Z weighted=True, 2025-05-07T21:02:22.9985204Z row_wise=True, 2025-05-07T21:02:22.9985422Z mixed=True, 2025-05-07T21:02:22.9985640Z use_cache=False, 2025-05-07T21:02:22.9985893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:22.9986192Z use_cpu=True, 2025-05-07T21:02:22.9986433Z output_dtype=SparseType.FP32, 2025-05-07T21:02:22.9986695Z ) 2025-05-07T21:02:23.0181185Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0181805Z self=, 2025-05-07T21:02:23.0182962Z compile=True, 2025-05-07T21:02:23.0183602Z pooling_mode=, 2025-05-07T21:02:23.0184373Z T=1, 2025-05-07T21:02:23.0185013Z D=51, 2025-05-07T21:02:23.0185373Z B=124, 2025-05-07T21:02:23.0185752Z log_E=5, 2025-05-07T21:02:23.0186141Z L=6, 2025-05-07T21:02:23.0186512Z D_gradcheck=2, 2025-05-07T21:02:23.0186973Z stochastic_rounding=True, 2025-05-07T21:02:23.0187612Z weighted=True, 2025-05-07T21:02:23.0188033Z row_wise=True, 2025-05-07T21:02:23.0188448Z mixed=True, 2025-05-07T21:02:23.0188864Z use_cache=False, 2025-05-07T21:02:23.0189353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0189920Z use_cpu=True, 2025-05-07T21:02:23.0190392Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0190904Z ) 2025-05-07T21:02:23.0191367Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0192451Z self=, 2025-05-07T21:02:23.0193031Z compile=True, 2025-05-07T21:02:23.0193271Z pooling_mode=, 2025-05-07T21:02:23.0193555Z T=2, 2025-05-07T21:02:23.0193751Z D=125, 2025-05-07T21:02:23.0193935Z B=7, 2025-05-07T21:02:23.0194122Z log_E=3, 2025-05-07T21:02:23.0194320Z L=5, 2025-05-07T21:02:23.0194507Z D_gradcheck=1, 2025-05-07T21:02:23.0194745Z stochastic_rounding=True, 2025-05-07T21:02:23.0195008Z weighted=True, 2025-05-07T21:02:23.0195220Z row_wise=True, 2025-05-07T21:02:23.0195434Z mixed=True, 2025-05-07T21:02:23.0195652Z use_cache=False, 2025-05-07T21:02:23.0196252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0196548Z use_cpu=True, 2025-05-07T21:02:23.0196791Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0197051Z ) 2025-05-07T21:02:23.0197294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0197875Z self=, 2025-05-07T21:02:23.0198410Z compile=False, 2025-05-07T21:02:23.0198649Z pooling_mode=, 2025-05-07T21:02:23.0198994Z T=5, 2025-05-07T21:02:23.0199189Z D=97, 2025-05-07T21:02:23.0199373Z B=105, 2025-05-07T21:02:23.0199568Z log_E=4, 2025-05-07T21:02:23.0199768Z L=11, 2025-05-07T21:02:23.0200030Z D_gradcheck=1, 2025-05-07T21:02:23.0200266Z stochastic_rounding=True, 2025-05-07T21:02:23.0200532Z weighted=False, 2025-05-07T21:02:23.0200746Z row_wise=True, 2025-05-07T21:02:23.0200964Z mixed=False, 2025-05-07T21:02:23.0201176Z use_cache=True, 2025-05-07T21:02:23.0201423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0201712Z use_cpu=True, 2025-05-07T21:02:23.0202012Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0202279Z ) 2025-05-07T21:02:23.0202515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0203085Z self=, 2025-05-07T21:02:23.0203619Z compile=True, 2025-05-07T21:02:23.0203862Z pooling_mode=, 2025-05-07T21:02:23.0204151Z T=2, 2025-05-07T21:02:23.0204326Z D=57, 2025-05-07T21:02:23.0204509Z B=22, 2025-05-07T21:02:23.0204698Z log_E=4, 2025-05-07T21:02:23.0204889Z L=15, 2025-05-07T21:02:23.0205093Z D_gradcheck=1, 2025-05-07T21:02:23.0205330Z stochastic_rounding=False, 2025-05-07T21:02:23.0205587Z weighted=True, 2025-05-07T21:02:23.0205805Z row_wise=True, 2025-05-07T21:02:23.0206020Z mixed=True, 2025-05-07T21:02:23.0206232Z use_cache=False, 2025-05-07T21:02:23.0206486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0206780Z use_cpu=True, 2025-05-07T21:02:23.0207014Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0207279Z ) 2025-05-07T21:02:23.0207516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0208081Z self=, 2025-05-07T21:02:23.0208612Z compile=False, 2025-05-07T21:02:23.0208859Z pooling_mode=, 2025-05-07T21:02:23.0209219Z T=5, 2025-05-07T21:02:23.0209403Z D=20, 2025-05-07T21:02:23.0209587Z B=32, 2025-05-07T21:02:23.0209774Z log_E=4, 2025-05-07T21:02:23.0209966Z L=0, 2025-05-07T21:02:23.0210163Z D_gradcheck=2, 2025-05-07T21:02:23.0210459Z stochastic_rounding=False, 2025-05-07T21:02:23.0210718Z weighted=True, 2025-05-07T21:02:23.0210934Z row_wise=True, 2025-05-07T21:02:23.0211143Z mixed=True, 2025-05-07T21:02:23.0211349Z use_cache=False, 2025-05-07T21:02:23.0211605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0211896Z use_cpu=True, 2025-05-07T21:02:23.0212127Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0212389Z ) 2025-05-07T21:02:23.0212619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0213189Z self=, 2025-05-07T21:02:23.0213717Z compile=True, 2025-05-07T21:02:23.0213960Z pooling_mode=, 2025-05-07T21:02:23.0214241Z T=3, 2025-05-07T21:02:23.0214426Z D=116, 2025-05-07T21:02:23.0214617Z B=24, 2025-05-07T21:02:23.0214800Z log_E=4, 2025-05-07T21:02:23.0215003Z L=20, 2025-05-07T21:02:23.0215196Z D_gradcheck=1, 2025-05-07T21:02:23.0215427Z stochastic_rounding=True, 2025-05-07T21:02:23.0215684Z weighted=True, 2025-05-07T21:02:23.0215901Z row_wise=True, 2025-05-07T21:02:23.0216114Z mixed=True, 2025-05-07T21:02:23.0216319Z use_cache=True, 2025-05-07T21:02:23.0216565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0216855Z use_cpu=True, 2025-05-07T21:02:23.0217084Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0217352Z ) 2025-05-07T21:02:23.0217588Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0218158Z self=, 2025-05-07T21:02:23.0218687Z compile=True, 2025-05-07T21:02:23.0218933Z pooling_mode=, 2025-05-07T21:02:23.0219212Z T=4, 2025-05-07T21:02:23.0219400Z D=57, 2025-05-07T21:02:23.0219586Z B=107, 2025-05-07T21:02:23.0219773Z log_E=4, 2025-05-07T21:02:23.0220025Z L=18, 2025-05-07T21:02:23.0220223Z D_gradcheck=1, 2025-05-07T21:02:23.0220449Z stochastic_rounding=True, 2025-05-07T21:02:23.0220708Z weighted=False, 2025-05-07T21:02:23.0220924Z row_wise=True, 2025-05-07T21:02:23.0221130Z mixed=False, 2025-05-07T21:02:23.0221346Z use_cache=True, 2025-05-07T21:02:23.0221632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0221948Z use_cpu=True, 2025-05-07T21:02:23.0222199Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0222464Z ) 2025-05-07T21:02:23.0222699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0223264Z self=, 2025-05-07T21:02:23.0223793Z compile=False, 2025-05-07T21:02:23.0224041Z pooling_mode=, 2025-05-07T21:02:23.0224321Z T=1, 2025-05-07T21:02:23.0224505Z D=31, 2025-05-07T21:02:23.0224690Z B=72, 2025-05-07T21:02:23.0224872Z log_E=5, 2025-05-07T21:02:23.0225072Z L=8, 2025-05-07T21:02:23.0225270Z D_gradcheck=1, 2025-05-07T21:02:23.0225501Z stochastic_rounding=False, 2025-05-07T21:02:23.0225763Z weighted=True, 2025-05-07T21:02:23.0225981Z row_wise=True, 2025-05-07T21:02:23.0226187Z mixed=True, 2025-05-07T21:02:23.0226402Z use_cache=False, 2025-05-07T21:02:23.0226657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0226939Z use_cpu=True, 2025-05-07T21:02:23.0227175Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0227439Z ) 2025-05-07T21:02:23.0227663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0228238Z self=, 2025-05-07T21:02:23.0228767Z compile=False, 2025-05-07T21:02:23.0229062Z pooling_mode=, 2025-05-07T21:02:23.0229339Z T=1, 2025-05-07T21:02:23.0229523Z D=83, 2025-05-07T21:02:23.0229711Z B=35, 2025-05-07T21:02:23.0229892Z log_E=4, 2025-05-07T21:02:23.0230090Z L=16, 2025-05-07T21:02:23.0230321Z D_gradcheck=2, 2025-05-07T21:02:23.0230564Z stochastic_rounding=False, 2025-05-07T21:02:23.0230828Z weighted=False, 2025-05-07T21:02:23.0231039Z row_wise=True, 2025-05-07T21:02:23.0231254Z mixed=False, 2025-05-07T21:02:23.0231471Z use_cache=False, 2025-05-07T21:02:23.0231725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0232014Z use_cpu=True, 2025-05-07T21:02:23.0232253Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0232510Z ) 2025-05-07T21:02:23.0232743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0233316Z self=, 2025-05-07T21:02:23.0233842Z compile=True, 2025-05-07T21:02:23.0234081Z pooling_mode=, 2025-05-07T21:02:23.0234367Z T=3, 2025-05-07T21:02:23.0234558Z D=52, 2025-05-07T21:02:23.0234738Z B=23, 2025-05-07T21:02:23.0234932Z log_E=5, 2025-05-07T21:02:23.0235128Z L=15, 2025-05-07T21:02:23.0235318Z D_gradcheck=1, 2025-05-07T21:02:23.0235550Z stochastic_rounding=False, 2025-05-07T21:02:23.0235807Z weighted=True, 2025-05-07T21:02:23.0236017Z row_wise=True, 2025-05-07T21:02:23.0236227Z mixed=True, 2025-05-07T21:02:23.0236441Z use_cache=False, 2025-05-07T21:02:23.0236690Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0236979Z use_cpu=True, 2025-05-07T21:02:23.0237214Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0237472Z ) 2025-05-07T21:02:23.0237703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0238277Z self=, 2025-05-07T21:02:23.0238870Z compile=False, 2025-05-07T21:02:23.0239120Z pooling_mode=, 2025-05-07T21:02:23.0239401Z T=1, 2025-05-07T21:02:23.0239590Z D=32, 2025-05-07T21:02:23.0239772Z B=56, 2025-05-07T21:02:23.0240013Z log_E=4, 2025-05-07T21:02:23.0240212Z L=12, 2025-05-07T21:02:23.0240398Z D_gradcheck=2, 2025-05-07T21:02:23.0240628Z stochastic_rounding=True, 2025-05-07T21:02:23.0240888Z weighted=False, 2025-05-07T21:02:23.0241099Z row_wise=True, 2025-05-07T21:02:23.0241311Z mixed=True, 2025-05-07T21:02:23.0241520Z use_cache=True, 2025-05-07T21:02:23.0241801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0242089Z use_cpu=True, 2025-05-07T21:02:23.0242325Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0242580Z ) 2025-05-07T21:02:23.0242814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0243386Z self=, 2025-05-07T21:02:23.0243910Z compile=True, 2025-05-07T21:02:23.0244154Z pooling_mode=, 2025-05-07T21:02:23.0244436Z T=2, 2025-05-07T21:02:23.0244618Z D=122, 2025-05-07T21:02:23.0244809Z B=57, 2025-05-07T21:02:23.0244999Z log_E=4, 2025-05-07T21:02:23.0245191Z L=9, 2025-05-07T21:02:23.0245384Z D_gradcheck=2, 2025-05-07T21:02:23.0245617Z stochastic_rounding=False, 2025-05-07T21:02:23.0245870Z weighted=True, 2025-05-07T21:02:23.0246085Z row_wise=True, 2025-05-07T21:02:23.0246296Z mixed=True, 2025-05-07T21:02:23.0246507Z use_cache=True, 2025-05-07T21:02:23.0246747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0247037Z use_cpu=True, 2025-05-07T21:02:23.0247274Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0247530Z ) 2025-05-07T21:02:23.0247764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0248337Z self=, 2025-05-07T21:02:23.0248909Z compile=False, 2025-05-07T21:02:23.0249151Z pooling_mode=, 2025-05-07T21:02:23.0249430Z T=4, 2025-05-07T21:02:23.0249610Z D=46, 2025-05-07T21:02:23.0249801Z B=88, 2025-05-07T21:02:23.0249989Z log_E=4, 2025-05-07T21:02:23.0250222Z L=2, 2025-05-07T21:02:23.0250423Z D_gradcheck=1, 2025-05-07T21:02:23.0250654Z stochastic_rounding=False, 2025-05-07T21:02:23.0250907Z weighted=True, 2025-05-07T21:02:23.0251119Z row_wise=True, 2025-05-07T21:02:23.0251331Z mixed=False, 2025-05-07T21:02:23.0251539Z use_cache=True, 2025-05-07T21:02:23.0251786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0252075Z use_cpu=True, 2025-05-07T21:02:23.0252308Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0252564Z ) 2025-05-07T21:02:23.0252792Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0253360Z self=, 2025-05-07T21:02:23.0253889Z compile=False, 2025-05-07T21:02:23.0254134Z pooling_mode=, 2025-05-07T21:02:23.0254417Z T=5, 2025-05-07T21:02:23.0254598Z D=31, 2025-05-07T21:02:23.0254789Z B=99, 2025-05-07T21:02:23.0254979Z log_E=5, 2025-05-07T21:02:23.0255170Z L=2, 2025-05-07T21:02:23.0255362Z D_gradcheck=2, 2025-05-07T21:02:23.0255594Z stochastic_rounding=False, 2025-05-07T21:02:23.0255850Z weighted=False, 2025-05-07T21:02:23.0256067Z row_wise=True, 2025-05-07T21:02:23.0256278Z mixed=True, 2025-05-07T21:02:23.0256486Z use_cache=False, 2025-05-07T21:02:23.0256739Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0257031Z use_cpu=True, 2025-05-07T21:02:23.0257260Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0257524Z ) 2025-05-07T21:02:23.0257756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0258328Z self=, 2025-05-07T21:02:23.0258854Z compile=False, 2025-05-07T21:02:23.0259096Z pooling_mode=, 2025-05-07T21:02:23.0259379Z T=5, 2025-05-07T21:02:23.0259561Z D=13, 2025-05-07T21:02:23.0259855Z B=99, 2025-05-07T21:02:23.0260043Z log_E=5, 2025-05-07T21:02:23.0260232Z L=9, 2025-05-07T21:02:23.0260425Z D_gradcheck=1, 2025-05-07T21:02:23.0260655Z stochastic_rounding=False, 2025-05-07T21:02:23.0260908Z weighted=True, 2025-05-07T21:02:23.0261122Z row_wise=True, 2025-05-07T21:02:23.0261333Z mixed=False, 2025-05-07T21:02:23.0261584Z use_cache=False, 2025-05-07T21:02:23.0261837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0262125Z use_cpu=True, 2025-05-07T21:02:23.0262357Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0262663Z ) 2025-05-07T21:02:23.0262904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0263471Z self=, 2025-05-07T21:02:23.0264003Z compile=False, 2025-05-07T21:02:23.0264244Z pooling_mode=, 2025-05-07T21:02:23.0264530Z T=2, 2025-05-07T21:02:23.0264713Z D=79, 2025-05-07T21:02:23.0264902Z B=21, 2025-05-07T21:02:23.0265090Z log_E=4, 2025-05-07T21:02:23.0265278Z L=12, 2025-05-07T21:02:23.0265468Z D_gradcheck=2, 2025-05-07T21:02:23.0265699Z stochastic_rounding=True, 2025-05-07T21:02:23.0265955Z weighted=False, 2025-05-07T21:02:23.0266172Z row_wise=True, 2025-05-07T21:02:23.0266390Z mixed=False, 2025-05-07T21:02:23.0266596Z use_cache=True, 2025-05-07T21:02:23.0266836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0267121Z use_cpu=True, 2025-05-07T21:02:23.0267349Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0267609Z ) 2025-05-07T21:02:23.0466839Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0468455Z self=, 2025-05-07T21:02:23.0470157Z compile=True, 2025-05-07T21:02:23.0470799Z pooling_mode=, 2025-05-07T21:02:23.0471549Z T=2, 2025-05-07T21:02:23.0472020Z D=104, 2025-05-07T21:02:23.0472318Z B=19, 2025-05-07T21:02:23.0472401Z log_E=3, 2025-05-07T21:02:23.0472494Z L=12, 2025-05-07T21:02:23.0472589Z D_gradcheck=1, 2025-05-07T21:02:23.0472708Z stochastic_rounding=True, 2025-05-07T21:02:23.0472793Z weighted=False, 2025-05-07T21:02:23.0472878Z row_wise=True, 2025-05-07T21:02:23.0472959Z mixed=True, 2025-05-07T21:02:23.0473039Z use_cache=True, 2025-05-07T21:02:23.0473155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0473236Z use_cpu=True, 2025-05-07T21:02:23.0473346Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0473419Z ) 2025-05-07T21:02:23.0473554Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0473905Z self=, 2025-05-07T21:02:23.0473992Z compile=True, 2025-05-07T21:02:23.0474100Z pooling_mode=, 2025-05-07T21:02:23.0474181Z T=5, 2025-05-07T21:02:23.0474258Z D=81, 2025-05-07T21:02:23.0474334Z B=20, 2025-05-07T21:02:23.0474415Z log_E=5, 2025-05-07T21:02:23.0474489Z L=16, 2025-05-07T21:02:23.0474569Z D_gradcheck=2, 2025-05-07T21:02:23.0474672Z stochastic_rounding=False, 2025-05-07T21:02:23.0474754Z weighted=False, 2025-05-07T21:02:23.0474883Z row_wise=True, 2025-05-07T21:02:23.0474965Z mixed=True, 2025-05-07T21:02:23.0475048Z use_cache=False, 2025-05-07T21:02:23.0475162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0475242Z use_cpu=True, 2025-05-07T21:02:23.0475344Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0475421Z ) 2025-05-07T21:02:23.0475552Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0475892Z self=, 2025-05-07T21:02:23.0475984Z compile=False, 2025-05-07T21:02:23.0476091Z pooling_mode=, 2025-05-07T21:02:23.0476234Z T=1, 2025-05-07T21:02:23.0476314Z D=88, 2025-05-07T21:02:23.0476389Z B=70, 2025-05-07T21:02:23.0476466Z log_E=4, 2025-05-07T21:02:23.0476547Z L=7, 2025-05-07T21:02:23.0476629Z D_gradcheck=1, 2025-05-07T21:02:23.0476729Z stochastic_rounding=True, 2025-05-07T21:02:23.0476810Z weighted=True, 2025-05-07T21:02:23.0476889Z row_wise=True, 2025-05-07T21:02:23.0477034Z mixed=True, 2025-05-07T21:02:23.0477151Z use_cache=False, 2025-05-07T21:02:23.0477304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0477426Z use_cpu=True, 2025-05-07T21:02:23.0477530Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0477603Z ) 2025-05-07T21:02:23.0477742Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0478084Z self=, 2025-05-07T21:02:23.0478172Z compile=True, 2025-05-07T21:02:23.0478287Z pooling_mode=, 2025-05-07T21:02:23.0478364Z T=5, 2025-05-07T21:02:23.0478447Z D=120, 2025-05-07T21:02:23.0478521Z B=20, 2025-05-07T21:02:23.0478596Z log_E=3, 2025-05-07T21:02:23.0478759Z L=4, 2025-05-07T21:02:23.0478840Z D_gradcheck=1, 2025-05-07T21:02:23.0478933Z stochastic_rounding=True, 2025-05-07T21:02:23.0479018Z weighted=True, 2025-05-07T21:02:23.0479104Z row_wise=True, 2025-05-07T21:02:23.0479182Z mixed=False, 2025-05-07T21:02:23.0479268Z use_cache=True, 2025-05-07T21:02:23.0479374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0479453Z use_cpu=True, 2025-05-07T21:02:23.0479560Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0479632Z ) 2025-05-07T21:02:23.0479762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0480113Z self=, 2025-05-07T21:02:23.0480254Z compile=False, 2025-05-07T21:02:23.0480368Z pooling_mode=, 2025-05-07T21:02:23.0480445Z T=5, 2025-05-07T21:02:23.0480559Z D=83, 2025-05-07T21:02:23.0480639Z B=19, 2025-05-07T21:02:23.0480717Z log_E=3, 2025-05-07T21:02:23.0480790Z L=12, 2025-05-07T21:02:23.0480886Z D_gradcheck=2, 2025-05-07T21:02:23.0480984Z stochastic_rounding=False, 2025-05-07T21:02:23.0481066Z weighted=True, 2025-05-07T21:02:23.0481154Z row_wise=True, 2025-05-07T21:02:23.0481233Z mixed=True, 2025-05-07T21:02:23.0481314Z use_cache=True, 2025-05-07T21:02:23.0481428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0481509Z use_cpu=True, 2025-05-07T21:02:23.0481610Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0481688Z ) 2025-05-07T21:02:23.0481819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0482164Z self=, 2025-05-07T21:02:23.0482248Z compile=True, 2025-05-07T21:02:23.0482357Z pooling_mode=, 2025-05-07T21:02:23.0482441Z T=2, 2025-05-07T21:02:23.0490880Z D=84, 2025-05-07T21:02:23.0490982Z B=85, 2025-05-07T21:02:23.0491063Z log_E=3, 2025-05-07T21:02:23.0491147Z L=8, 2025-05-07T21:02:23.0491231Z D_gradcheck=1, 2025-05-07T21:02:23.0491329Z stochastic_rounding=True, 2025-05-07T21:02:23.0491417Z weighted=True, 2025-05-07T21:02:23.0491503Z row_wise=True, 2025-05-07T21:02:23.0491583Z mixed=False, 2025-05-07T21:02:23.0491675Z use_cache=False, 2025-05-07T21:02:23.0491787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0491868Z use_cpu=True, 2025-05-07T21:02:23.0491979Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0492054Z ) 2025-05-07T21:02:23.0492196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0492545Z self=, 2025-05-07T21:02:23.0492629Z compile=True, 2025-05-07T21:02:23.0492745Z pooling_mode=, 2025-05-07T21:02:23.0492897Z T=5, 2025-05-07T21:02:23.0492979Z D=98, 2025-05-07T21:02:23.0493063Z B=44, 2025-05-07T21:02:23.0493143Z log_E=3, 2025-05-07T21:02:23.0493220Z L=13, 2025-05-07T21:02:23.0493310Z D_gradcheck=2, 2025-05-07T21:02:23.0493409Z stochastic_rounding=True, 2025-05-07T21:02:23.0493492Z weighted=True, 2025-05-07T21:02:23.0493622Z row_wise=True, 2025-05-07T21:02:23.0493705Z mixed=False, 2025-05-07T21:02:23.0493788Z use_cache=True, 2025-05-07T21:02:23.0493912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0493994Z use_cpu=True, 2025-05-07T21:02:23.0494114Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0494189Z ) 2025-05-07T21:02:23.0494332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0494754Z self=, 2025-05-07T21:02:23.0494840Z compile=True, 2025-05-07T21:02:23.0494959Z pooling_mode=, 2025-05-07T21:02:23.0495049Z T=5, 2025-05-07T21:02:23.0495129Z D=62, 2025-05-07T21:02:23.0495210Z B=34, 2025-05-07T21:02:23.0495299Z log_E=3, 2025-05-07T21:02:23.0495376Z L=1, 2025-05-07T21:02:23.0495461Z D_gradcheck=2, 2025-05-07T21:02:23.0495569Z stochastic_rounding=False, 2025-05-07T21:02:23.0495658Z weighted=False, 2025-05-07T21:02:23.0495750Z row_wise=True, 2025-05-07T21:02:23.0495837Z mixed=True, 2025-05-07T21:02:23.0496332Z use_cache=True, 2025-05-07T21:02:23.0496449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0496530Z use_cpu=True, 2025-05-07T21:02:23.0496642Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0496722Z ) 2025-05-07T21:02:23.0496867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0497304Z self=, 2025-05-07T21:02:23.0497394Z compile=True, 2025-05-07T21:02:23.0497508Z pooling_mode=, 2025-05-07T21:02:23.0497648Z T=1, 2025-05-07T21:02:23.0497735Z D=2, 2025-05-07T21:02:23.0497811Z B=42, 2025-05-07T21:02:23.0497888Z log_E=3, 2025-05-07T21:02:23.0497972Z L=8, 2025-05-07T21:02:23.0498054Z D_gradcheck=2, 2025-05-07T21:02:23.0498162Z stochastic_rounding=False, 2025-05-07T21:02:23.0498248Z weighted=True, 2025-05-07T21:02:23.0498330Z row_wise=True, 2025-05-07T21:02:23.0498414Z mixed=True, 2025-05-07T21:02:23.0498500Z use_cache=False, 2025-05-07T21:02:23.0498611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0498699Z use_cpu=True, 2025-05-07T21:02:23.0498803Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0498877Z ) 2025-05-07T21:02:23.0499017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0499363Z self=, 2025-05-07T21:02:23.0499448Z compile=False, 2025-05-07T21:02:23.0499568Z pooling_mode=, 2025-05-07T21:02:23.0499647Z T=4, 2025-05-07T21:02:23.0499731Z D=56, 2025-05-07T21:02:23.0499805Z B=7, 2025-05-07T21:02:23.0499881Z log_E=4, 2025-05-07T21:02:23.0499967Z L=2, 2025-05-07T21:02:23.0500054Z D_gradcheck=1, 2025-05-07T21:02:23.0500153Z stochastic_rounding=False, 2025-05-07T21:02:23.0500243Z weighted=False, 2025-05-07T21:02:23.0500326Z row_wise=True, 2025-05-07T21:02:23.0500405Z mixed=False, 2025-05-07T21:02:23.0500496Z use_cache=False, 2025-05-07T21:02:23.0500604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0500684Z use_cpu=True, 2025-05-07T21:02:23.0500792Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0500865Z ) 2025-05-07T21:02:23.0500995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0501342Z self=, 2025-05-07T21:02:23.0501427Z compile=False, 2025-05-07T21:02:23.0501605Z pooling_mode=, 2025-05-07T21:02:23.0501680Z T=5, 2025-05-07T21:02:23.0501755Z D=73, 2025-05-07T21:02:23.0501838Z B=122, 2025-05-07T21:02:23.0501916Z log_E=4, 2025-05-07T21:02:23.0501991Z L=1, 2025-05-07T21:02:23.0502079Z D_gradcheck=2, 2025-05-07T21:02:23.0502177Z stochastic_rounding=False, 2025-05-07T21:02:23.0502320Z weighted=False, 2025-05-07T21:02:23.0502410Z row_wise=True, 2025-05-07T21:02:23.0502490Z mixed=True, 2025-05-07T21:02:23.0502575Z use_cache=True, 2025-05-07T21:02:23.0502687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0502767Z use_cpu=True, 2025-05-07T21:02:23.0502869Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0502947Z ) 2025-05-07T21:02:23.0503077Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0503425Z self=, 2025-05-07T21:02:23.0503511Z compile=False, 2025-05-07T21:02:23.0503621Z pooling_mode=, 2025-05-07T21:02:23.0503701Z T=3, 2025-05-07T21:02:23.0503776Z D=58, 2025-05-07T21:02:23.0503852Z B=66, 2025-05-07T21:02:23.0503936Z log_E=5, 2025-05-07T21:02:23.0504011Z L=9, 2025-05-07T21:02:23.0504091Z D_gradcheck=2, 2025-05-07T21:02:23.0504194Z stochastic_rounding=True, 2025-05-07T21:02:23.0504277Z weighted=True, 2025-05-07T21:02:23.0504358Z row_wise=True, 2025-05-07T21:02:23.0504442Z mixed=True, 2025-05-07T21:02:23.0504524Z use_cache=True, 2025-05-07T21:02:23.0504631Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0504718Z use_cpu=True, 2025-05-07T21:02:23.0504820Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0504901Z ) 2025-05-07T21:02:23.0505032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0505418Z self=, 2025-05-07T21:02:23.0505510Z compile=True, 2025-05-07T21:02:23.0505657Z pooling_mode=, 2025-05-07T21:02:23.0505735Z T=1, 2025-05-07T21:02:23.0505818Z D=71, 2025-05-07T21:02:23.0505895Z B=106, 2025-05-07T21:02:23.0505974Z log_E=3, 2025-05-07T21:02:23.0506059Z L=18, 2025-05-07T21:02:23.0506138Z D_gradcheck=1, 2025-05-07T21:02:23.0506240Z stochastic_rounding=False, 2025-05-07T21:02:23.0506322Z weighted=True, 2025-05-07T21:02:23.0506409Z row_wise=True, 2025-05-07T21:02:23.0506489Z mixed=False, 2025-05-07T21:02:23.0506572Z use_cache=False, 2025-05-07T21:02:23.0506686Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0506766Z use_cpu=True, 2025-05-07T21:02:23.0506877Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0506949Z ) 2025-05-07T21:02:23.0507081Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0507426Z self=, 2025-05-07T21:02:23.0507512Z compile=True, 2025-05-07T21:02:23.0507622Z pooling_mode=, 2025-05-07T21:02:23.0507704Z T=5, 2025-05-07T21:02:23.0507779Z D=23, 2025-05-07T21:02:23.0507856Z B=123, 2025-05-07T21:02:23.0507939Z log_E=4, 2025-05-07T21:02:23.0508016Z L=8, 2025-05-07T21:02:23.0508097Z D_gradcheck=2, 2025-05-07T21:02:23.0508200Z stochastic_rounding=False, 2025-05-07T21:02:23.0508282Z weighted=False, 2025-05-07T21:02:23.0508364Z row_wise=True, 2025-05-07T21:02:23.0508448Z mixed=False, 2025-05-07T21:02:23.0508530Z use_cache=False, 2025-05-07T21:02:23.0508641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0508721Z use_cpu=True, 2025-05-07T21:02:23.0508823Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0508904Z ) 2025-05-07T21:02:23.0509036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0509376Z self=, 2025-05-07T21:02:23.0509511Z compile=False, 2025-05-07T21:02:23.0509622Z pooling_mode=, 2025-05-07T21:02:23.0509698Z T=3, 2025-05-07T21:02:23.0509778Z D=18, 2025-05-07T21:02:23.0509852Z B=46, 2025-05-07T21:02:23.0509929Z log_E=3, 2025-05-07T21:02:23.0510009Z L=4, 2025-05-07T21:02:23.0510089Z D_gradcheck=2, 2025-05-07T21:02:23.0510229Z stochastic_rounding=False, 2025-05-07T21:02:23.0510313Z weighted=False, 2025-05-07T21:02:23.0510392Z row_wise=True, 2025-05-07T21:02:23.0510475Z mixed=False, 2025-05-07T21:02:23.0510556Z use_cache=True, 2025-05-07T21:02:23.0510662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0510748Z use_cpu=True, 2025-05-07T21:02:23.0510850Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0510925Z ) 2025-05-07T21:02:23.0511059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0511399Z self=, 2025-05-07T21:02:23.0511487Z compile=False, 2025-05-07T21:02:23.0511605Z pooling_mode=, 2025-05-07T21:02:23.0511681Z T=2, 2025-05-07T21:02:23.0511761Z D=28, 2025-05-07T21:02:23.0511835Z B=72, 2025-05-07T21:02:23.0511911Z log_E=5, 2025-05-07T21:02:23.0511988Z L=4, 2025-05-07T21:02:23.0512071Z D_gradcheck=2, 2025-05-07T21:02:23.0512167Z stochastic_rounding=False, 2025-05-07T21:02:23.0512257Z weighted=False, 2025-05-07T21:02:23.0512336Z row_wise=True, 2025-05-07T21:02:23.0512414Z mixed=False, 2025-05-07T21:02:23.0512501Z use_cache=False, 2025-05-07T21:02:23.0512609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0512688Z use_cpu=True, 2025-05-07T21:02:23.0512796Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0512933Z ) 2025-05-07T21:02:23.0757321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0757914Z self=, 2025-05-07T21:02:23.0758225Z compile=False, 2025-05-07T21:02:23.0758387Z pooling_mode=, 2025-05-07T21:02:23.0758489Z T=5, 2025-05-07T21:02:23.0758599Z D=31, 2025-05-07T21:02:23.0758810Z B=72, 2025-05-07T21:02:23.0758925Z log_E=4, 2025-05-07T21:02:23.0759023Z L=5, 2025-05-07T21:02:23.0759118Z D_gradcheck=1, 2025-05-07T21:02:23.0759216Z stochastic_rounding=False, 2025-05-07T21:02:23.0759299Z weighted=False, 2025-05-07T21:02:23.0759385Z row_wise=True, 2025-05-07T21:02:23.0759464Z mixed=False, 2025-05-07T21:02:23.0759548Z use_cache=True, 2025-05-07T21:02:23.0759656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0759735Z use_cpu=True, 2025-05-07T21:02:23.0759844Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0759919Z ) 2025-05-07T21:02:23.0760051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0760396Z self=, 2025-05-07T21:02:23.0760485Z compile=False, 2025-05-07T21:02:23.0760591Z pooling_mode=, 2025-05-07T21:02:23.0760670Z T=2, 2025-05-07T21:02:23.0760745Z D=57, 2025-05-07T21:02:23.0760822Z B=72, 2025-05-07T21:02:23.0760906Z log_E=5, 2025-05-07T21:02:23.0760981Z L=18, 2025-05-07T21:02:23.0761072Z D_gradcheck=1, 2025-05-07T21:02:23.0761168Z stochastic_rounding=True, 2025-05-07T21:02:23.0761248Z weighted=False, 2025-05-07T21:02:23.0761333Z row_wise=True, 2025-05-07T21:02:23.0761418Z mixed=False, 2025-05-07T21:02:23.0761500Z use_cache=False, 2025-05-07T21:02:23.0761614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0761693Z use_cpu=True, 2025-05-07T21:02:23.0761795Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0761873Z ) 2025-05-07T21:02:23.0762003Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0762345Z self=, 2025-05-07T21:02:23.0762514Z compile=False, 2025-05-07T21:02:23.0762622Z pooling_mode=, 2025-05-07T21:02:23.0762704Z T=2, 2025-05-07T21:02:23.0762779Z D=85, 2025-05-07T21:02:23.0762856Z B=119, 2025-05-07T21:02:23.0762941Z log_E=3, 2025-05-07T21:02:23.0763016Z L=20, 2025-05-07T21:02:23.0763158Z D_gradcheck=1, 2025-05-07T21:02:23.0763262Z stochastic_rounding=False, 2025-05-07T21:02:23.0763343Z weighted=True, 2025-05-07T21:02:23.0763424Z row_wise=True, 2025-05-07T21:02:23.0763509Z mixed=False, 2025-05-07T21:02:23.0763592Z use_cache=False, 2025-05-07T21:02:23.0763704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0763790Z use_cpu=True, 2025-05-07T21:02:23.0763894Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0763970Z ) 2025-05-07T21:02:23.0764105Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0764447Z self=, 2025-05-07T21:02:23.0764538Z compile=True, 2025-05-07T21:02:23.0764646Z pooling_mode=, 2025-05-07T21:02:23.0764721Z T=1, 2025-05-07T21:02:23.0764801Z D=48, 2025-05-07T21:02:23.0764877Z B=11, 2025-05-07T21:02:23.0764953Z log_E=5, 2025-05-07T21:02:23.0765036Z L=8, 2025-05-07T21:02:23.0765118Z D_gradcheck=1, 2025-05-07T21:02:23.0765213Z stochastic_rounding=True, 2025-05-07T21:02:23.0765300Z weighted=False, 2025-05-07T21:02:23.0765380Z row_wise=True, 2025-05-07T21:02:23.0765458Z mixed=True, 2025-05-07T21:02:23.0765546Z use_cache=True, 2025-05-07T21:02:23.0765653Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0765733Z use_cpu=True, 2025-05-07T21:02:23.0765927Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0766000Z ) 2025-05-07T21:02:23.0766139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0766516Z self=, 2025-05-07T21:02:23.0766604Z compile=False, 2025-05-07T21:02:23.0766716Z pooling_mode=, 2025-05-07T21:02:23.0766791Z T=2, 2025-05-07T21:02:23.0766867Z D=102, 2025-05-07T21:02:23.0766948Z B=8, 2025-05-07T21:02:23.0767023Z log_E=5, 2025-05-07T21:02:23.0767099Z L=13, 2025-05-07T21:02:23.0767186Z D_gradcheck=1, 2025-05-07T21:02:23.0767282Z stochastic_rounding=False, 2025-05-07T21:02:23.0767366Z weighted=False, 2025-05-07T21:02:23.0767453Z row_wise=True, 2025-05-07T21:02:23.0767531Z mixed=False, 2025-05-07T21:02:23.0767614Z use_cache=False, 2025-05-07T21:02:23.0767731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0767811Z use_cpu=True, 2025-05-07T21:02:23.0767922Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0767995Z ) 2025-05-07T21:02:23.0768126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0768478Z self=, 2025-05-07T21:02:23.0768561Z compile=True, 2025-05-07T21:02:23.0768674Z pooling_mode=, 2025-05-07T21:02:23.0768754Z T=2, 2025-05-07T21:02:23.0768828Z D=59, 2025-05-07T21:02:23.0768904Z B=59, 2025-05-07T21:02:23.0768984Z log_E=5, 2025-05-07T21:02:23.0769061Z L=20, 2025-05-07T21:02:23.0769144Z D_gradcheck=1, 2025-05-07T21:02:23.0769246Z stochastic_rounding=True, 2025-05-07T21:02:23.0769328Z weighted=True, 2025-05-07T21:02:23.0769407Z row_wise=True, 2025-05-07T21:02:23.0769492Z mixed=True, 2025-05-07T21:02:23.0769573Z use_cache=True, 2025-05-07T21:02:23.0769684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0769764Z use_cpu=True, 2025-05-07T21:02:23.0769870Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.0769952Z ) 2025-05-07T21:02:23.0770082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0770471Z self=, 2025-05-07T21:02:23.0770563Z compile=True, 2025-05-07T21:02:23.0770672Z pooling_mode=, 2025-05-07T21:02:23.0770747Z T=2, 2025-05-07T21:02:23.0770829Z D=84, 2025-05-07T21:02:23.0770904Z B=53, 2025-05-07T21:02:23.0771021Z log_E=3, 2025-05-07T21:02:23.0771104Z L=20, 2025-05-07T21:02:23.0771187Z D_gradcheck=1, 2025-05-07T21:02:23.0771292Z stochastic_rounding=False, 2025-05-07T21:02:23.0771378Z weighted=True, 2025-05-07T21:02:23.0771458Z row_wise=True, 2025-05-07T21:02:23.0771544Z mixed=False, 2025-05-07T21:02:23.0771627Z use_cache=False, 2025-05-07T21:02:23.0771734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0771826Z use_cpu=True, 2025-05-07T21:02:23.0771930Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0772003Z ) 2025-05-07T21:02:23.0772136Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0772517Z self=, 2025-05-07T21:02:23.0772620Z compile=False, 2025-05-07T21:02:23.0772733Z pooling_mode=, 2025-05-07T21:02:23.0772808Z T=5, 2025-05-07T21:02:23.0772893Z D=121, 2025-05-07T21:02:23.0772968Z B=117, 2025-05-07T21:02:23.0773046Z log_E=5, 2025-05-07T21:02:23.0773129Z L=13, 2025-05-07T21:02:23.0773211Z D_gradcheck=1, 2025-05-07T21:02:23.0773309Z stochastic_rounding=False, 2025-05-07T21:02:23.0773395Z weighted=True, 2025-05-07T21:02:23.0773476Z row_wise=True, 2025-05-07T21:02:23.0773566Z mixed=False, 2025-05-07T21:02:23.0773649Z use_cache=False, 2025-05-07T21:02:23.0773763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0773889Z use_cpu=True, 2025-05-07T21:02:23.0773991Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0774068Z ) 2025-05-07T21:02:23.0774197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0774579Z self=, 2025-05-07T21:02:23.0774666Z compile=True, 2025-05-07T21:02:23.0774774Z pooling_mode=, 2025-05-07T21:02:23.0774855Z T=1, 2025-05-07T21:02:23.0774930Z D=109, 2025-05-07T21:02:23.0775005Z B=45, 2025-05-07T21:02:23.0775089Z log_E=5, 2025-05-07T21:02:23.0775164Z L=7, 2025-05-07T21:02:23.0775246Z D_gradcheck=1, 2025-05-07T21:02:23.0775348Z stochastic_rounding=False, 2025-05-07T21:02:23.0775430Z weighted=True, 2025-05-07T21:02:23.0775509Z row_wise=True, 2025-05-07T21:02:23.0775595Z mixed=False, 2025-05-07T21:02:23.0775680Z use_cache=False, 2025-05-07T21:02:23.0775790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0775878Z use_cpu=True, 2025-05-07T21:02:23.0775980Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0776051Z ) 2025-05-07T21:02:23.0776185Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0776529Z self=, 2025-05-07T21:02:23.0776617Z compile=False, 2025-05-07T21:02:23.0776725Z pooling_mode=, 2025-05-07T21:02:23.0776801Z T=2, 2025-05-07T21:02:23.0776881Z D=3, 2025-05-07T21:02:23.0776958Z B=67, 2025-05-07T21:02:23.0777036Z log_E=5, 2025-05-07T21:02:23.0777118Z L=19, 2025-05-07T21:02:23.0777200Z D_gradcheck=2, 2025-05-07T21:02:23.0777298Z stochastic_rounding=False, 2025-05-07T21:02:23.0777387Z weighted=False, 2025-05-07T21:02:23.0777470Z row_wise=True, 2025-05-07T21:02:23.0777549Z mixed=False, 2025-05-07T21:02:23.0777635Z use_cache=True, 2025-05-07T21:02:23.0777742Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0777824Z use_cpu=True, 2025-05-07T21:02:23.0777935Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0778005Z ) 2025-05-07T21:02:23.0778140Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0778537Z self=, 2025-05-07T21:02:23.0778619Z compile=True, 2025-05-07T21:02:23.0778734Z pooling_mode=, 2025-05-07T21:02:23.0778809Z T=4, 2025-05-07T21:02:23.0778887Z D=107, 2025-05-07T21:02:23.0779007Z B=103, 2025-05-07T21:02:23.0779085Z log_E=3, 2025-05-07T21:02:23.0779160Z L=20, 2025-05-07T21:02:23.0779248Z D_gradcheck=1, 2025-05-07T21:02:23.0779344Z stochastic_rounding=True, 2025-05-07T21:02:23.0779425Z weighted=False, 2025-05-07T21:02:23.0779514Z row_wise=True, 2025-05-07T21:02:23.0779592Z mixed=False, 2025-05-07T21:02:23.0779679Z use_cache=False, 2025-05-07T21:02:23.0779785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0779867Z use_cpu=True, 2025-05-07T21:02:23.0779974Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0780046Z ) 2025-05-07T21:02:23.0780178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0780524Z self=, 2025-05-07T21:02:23.0780607Z compile=False, 2025-05-07T21:02:23.0780715Z pooling_mode=, 2025-05-07T21:02:23.0780796Z T=5, 2025-05-07T21:02:23.0780871Z D=78, 2025-05-07T21:02:23.0780949Z B=83, 2025-05-07T21:02:23.0781031Z log_E=3, 2025-05-07T21:02:23.0781106Z L=19, 2025-05-07T21:02:23.0781188Z D_gradcheck=1, 2025-05-07T21:02:23.0781288Z stochastic_rounding=True, 2025-05-07T21:02:23.0781369Z weighted=True, 2025-05-07T21:02:23.0781452Z row_wise=True, 2025-05-07T21:02:23.0781530Z mixed=True, 2025-05-07T21:02:23.0781617Z use_cache=False, 2025-05-07T21:02:23.0781774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0781855Z use_cpu=True, 2025-05-07T21:02:23.0781958Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0782036Z ) 2025-05-07T21:02:23.0782171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0782549Z self=, 2025-05-07T21:02:23.0782639Z compile=False, 2025-05-07T21:02:23.0782747Z pooling_mode=, 2025-05-07T21:02:23.0782822Z T=5, 2025-05-07T21:02:23.0782907Z D=46, 2025-05-07T21:02:23.0782983Z B=80, 2025-05-07T21:02:23.0783066Z log_E=4, 2025-05-07T21:02:23.0783142Z L=14, 2025-05-07T21:02:23.0783223Z D_gradcheck=1, 2025-05-07T21:02:23.0783325Z stochastic_rounding=False, 2025-05-07T21:02:23.0783407Z weighted=False, 2025-05-07T21:02:23.0783487Z row_wise=True, 2025-05-07T21:02:23.0783571Z mixed=False, 2025-05-07T21:02:23.0783653Z use_cache=False, 2025-05-07T21:02:23.0783764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0783851Z use_cpu=True, 2025-05-07T21:02:23.0783953Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0784028Z ) 2025-05-07T21:02:23.0784168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0784508Z self=, 2025-05-07T21:02:23.0784589Z compile=True, 2025-05-07T21:02:23.0784704Z pooling_mode=, 2025-05-07T21:02:23.0784779Z T=3, 2025-05-07T21:02:23.0784862Z D=73, 2025-05-07T21:02:23.0784938Z B=38, 2025-05-07T21:02:23.0785015Z log_E=5, 2025-05-07T21:02:23.0785095Z L=3, 2025-05-07T21:02:23.0785177Z D_gradcheck=2, 2025-05-07T21:02:23.0785272Z stochastic_rounding=False, 2025-05-07T21:02:23.0785359Z weighted=True, 2025-05-07T21:02:23.0785442Z row_wise=True, 2025-05-07T21:02:23.0785520Z mixed=False, 2025-05-07T21:02:23.0785605Z use_cache=True, 2025-05-07T21:02:23.0785714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.0785793Z use_cpu=True, 2025-05-07T21:02:23.0785900Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0786020Z ) 2025-05-07T21:02:23.0786154Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0786499Z self=, 2025-05-07T21:02:23.0786582Z compile=False, 2025-05-07T21:02:23.0786696Z pooling_mode=, 2025-05-07T21:02:23.0786811Z T=1, 2025-05-07T21:02:23.0786890Z D=36, 2025-05-07T21:02:23.0786973Z B=100, 2025-05-07T21:02:23.0787050Z log_E=5, 2025-05-07T21:02:23.0787126Z L=11, 2025-05-07T21:02:23.0787212Z D_gradcheck=1, 2025-05-07T21:02:23.0787308Z stochastic_rounding=False, 2025-05-07T21:02:23.0787390Z weighted=True, 2025-05-07T21:02:23.0787475Z row_wise=True, 2025-05-07T21:02:23.0787553Z mixed=False, 2025-05-07T21:02:23.0787634Z use_cache=True, 2025-05-07T21:02:23.0787749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0787828Z use_cpu=True, 2025-05-07T21:02:23.0787930Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0788012Z ) 2025-05-07T21:02:23.0788144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.0788488Z self=, 2025-05-07T21:02:23.0788569Z compile=False, 2025-05-07T21:02:23.0788677Z pooling_mode=, 2025-05-07T21:02:23.0788758Z T=4, 2025-05-07T21:02:23.0788833Z D=117, 2025-05-07T21:02:23.0788908Z B=48, 2025-05-07T21:02:23.0788989Z log_E=5, 2025-05-07T21:02:23.0789065Z L=0, 2025-05-07T21:02:23.0789145Z D_gradcheck=1, 2025-05-07T21:02:23.0789248Z stochastic_rounding=True, 2025-05-07T21:02:23.0789329Z weighted=True, 2025-05-07T21:02:23.0789409Z row_wise=True, 2025-05-07T21:02:23.0789491Z mixed=True, 2025-05-07T21:02:23.0789619Z use_cache=True, 2025-05-07T21:02:23.0789732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.0789811Z use_cpu=True, 2025-05-07T21:02:23.0789912Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.0789996Z ) 2025-05-07T21:02:23.1045606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1046497Z self=, 2025-05-07T21:02:23.1046715Z compile=False, 2025-05-07T21:02:23.1046899Z pooling_mode=, 2025-05-07T21:02:23.1047032Z T=1, 2025-05-07T21:02:23.1047176Z D=26, 2025-05-07T21:02:23.1047339Z B=77, 2025-05-07T21:02:23.1047495Z log_E=4, 2025-05-07T21:02:23.1047642Z L=9, 2025-05-07T21:02:23.1047819Z D_gradcheck=2, 2025-05-07T21:02:23.1048011Z stochastic_rounding=True, 2025-05-07T21:02:23.1048180Z weighted=False, 2025-05-07T21:02:23.1048354Z row_wise=True, 2025-05-07T21:02:23.1048513Z mixed=True, 2025-05-07T21:02:23.1048698Z use_cache=False, 2025-05-07T21:02:23.1048916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1049082Z use_cpu=True, 2025-05-07T21:02:23.1049305Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1049458Z ) 2025-05-07T21:02:23.1049728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1050331Z self=, 2025-05-07T21:02:23.1050463Z compile=True, 2025-05-07T21:02:23.1050633Z pooling_mode=, 2025-05-07T21:02:23.1050756Z T=1, 2025-05-07T21:02:23.1050866Z D=79, 2025-05-07T21:02:23.1050978Z B=54, 2025-05-07T21:02:23.1051100Z log_E=5, 2025-05-07T21:02:23.1051212Z L=13, 2025-05-07T21:02:23.1051335Z D_gradcheck=1, 2025-05-07T21:02:23.1051486Z stochastic_rounding=False, 2025-05-07T21:02:23.1051607Z weighted=True, 2025-05-07T21:02:23.1051734Z row_wise=True, 2025-05-07T21:02:23.1051850Z mixed=True, 2025-05-07T21:02:23.1052006Z use_cache=False, 2025-05-07T21:02:23.1052195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1052327Z use_cpu=True, 2025-05-07T21:02:23.1052812Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1052945Z ) 2025-05-07T21:02:23.1053169Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1053756Z self=, 2025-05-07T21:02:23.1053907Z compile=False, 2025-05-07T21:02:23.1054202Z pooling_mode=, 2025-05-07T21:02:23.1054332Z T=5, 2025-05-07T21:02:23.1054460Z D=32, 2025-05-07T21:02:23.1054586Z B=59, 2025-05-07T21:02:23.1054713Z log_E=5, 2025-05-07T21:02:23.1054825Z L=1, 2025-05-07T21:02:23.1054948Z D_gradcheck=1, 2025-05-07T21:02:23.1055100Z stochastic_rounding=False, 2025-05-07T21:02:23.1055227Z weighted=False, 2025-05-07T21:02:23.1055352Z row_wise=True, 2025-05-07T21:02:23.1055488Z mixed=True, 2025-05-07T21:02:23.1055614Z use_cache=True, 2025-05-07T21:02:23.1055786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1055920Z use_cpu=True, 2025-05-07T21:02:23.1056086Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1056206Z ) 2025-05-07T21:02:23.1056426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1057002Z self=, 2025-05-07T21:02:23.1057135Z compile=True, 2025-05-07T21:02:23.1057328Z pooling_mode=, 2025-05-07T21:02:23.1057449Z T=4, 2025-05-07T21:02:23.1057577Z D=104, 2025-05-07T21:02:23.1057696Z B=15, 2025-05-07T21:02:23.1057815Z log_E=5, 2025-05-07T21:02:23.1057937Z L=17, 2025-05-07T21:02:23.1058065Z D_gradcheck=2, 2025-05-07T21:02:23.1058219Z stochastic_rounding=False, 2025-05-07T21:02:23.1058358Z weighted=True, 2025-05-07T21:02:23.1058487Z row_wise=True, 2025-05-07T21:02:23.1058749Z mixed=False, 2025-05-07T21:02:23.1058891Z use_cache=False, 2025-05-07T21:02:23.1059066Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1059197Z use_cpu=True, 2025-05-07T21:02:23.1059375Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1059557Z ) 2025-05-07T21:02:23.1059780Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1060369Z self=, 2025-05-07T21:02:23.1060508Z compile=False, 2025-05-07T21:02:23.1060693Z pooling_mode=, 2025-05-07T21:02:23.1060815Z T=2, 2025-05-07T21:02:23.1060936Z D=98, 2025-05-07T21:02:23.1061061Z B=31, 2025-05-07T21:02:23.1061180Z log_E=5, 2025-05-07T21:02:23.1061297Z L=17, 2025-05-07T21:02:23.1061439Z D_gradcheck=2, 2025-05-07T21:02:23.1061592Z stochastic_rounding=True, 2025-05-07T21:02:23.1061730Z weighted=False, 2025-05-07T21:02:23.1061864Z row_wise=True, 2025-05-07T21:02:23.1061992Z mixed=True, 2025-05-07T21:02:23.1062122Z use_cache=True, 2025-05-07T21:02:23.1062305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1062436Z use_cpu=True, 2025-05-07T21:02:23.1062613Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1062735Z ) 2025-05-07T21:02:23.1062946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1063541Z self=, 2025-05-07T21:02:23.1063674Z compile=True, 2025-05-07T21:02:23.1063852Z pooling_mode=, 2025-05-07T21:02:23.1063979Z T=1, 2025-05-07T21:02:23.1064102Z D=81, 2025-05-07T21:02:23.1064223Z B=63, 2025-05-07T21:02:23.1064347Z log_E=4, 2025-05-07T21:02:23.1064462Z L=19, 2025-05-07T21:02:23.1064588Z D_gradcheck=2, 2025-05-07T21:02:23.1064748Z stochastic_rounding=True, 2025-05-07T21:02:23.1064879Z weighted=False, 2025-05-07T21:02:23.1065001Z row_wise=True, 2025-05-07T21:02:23.1065139Z mixed=True, 2025-05-07T21:02:23.1065270Z use_cache=True, 2025-05-07T21:02:23.1065452Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1065676Z use_cpu=True, 2025-05-07T21:02:23.1065840Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1065964Z ) 2025-05-07T21:02:23.1066178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1066748Z self=, 2025-05-07T21:02:23.1066891Z compile=True, 2025-05-07T21:02:23.1067139Z pooling_mode=, 2025-05-07T21:02:23.1067264Z T=2, 2025-05-07T21:02:23.1067395Z D=58, 2025-05-07T21:02:23.1067513Z B=73, 2025-05-07T21:02:23.1067634Z log_E=3, 2025-05-07T21:02:23.1067767Z L=17, 2025-05-07T21:02:23.1067893Z D_gradcheck=1, 2025-05-07T21:02:23.1068047Z stochastic_rounding=False, 2025-05-07T21:02:23.1068187Z weighted=False, 2025-05-07T21:02:23.1068321Z row_wise=True, 2025-05-07T21:02:23.1068457Z mixed=False, 2025-05-07T21:02:23.1068591Z use_cache=False, 2025-05-07T21:02:23.1068758Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1068893Z use_cpu=True, 2025-05-07T21:02:23.1069065Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1069180Z ) 2025-05-07T21:02:23.1069401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1070003Z self=, 2025-05-07T21:02:23.1070151Z compile=True, 2025-05-07T21:02:23.1070344Z pooling_mode=, 2025-05-07T21:02:23.1070468Z T=1, 2025-05-07T21:02:23.1070593Z D=119, 2025-05-07T21:02:23.1070730Z B=121, 2025-05-07T21:02:23.1070853Z log_E=3, 2025-05-07T21:02:23.1070983Z L=12, 2025-05-07T21:02:23.1071112Z D_gradcheck=1, 2025-05-07T21:02:23.1071264Z stochastic_rounding=True, 2025-05-07T21:02:23.1071400Z weighted=True, 2025-05-07T21:02:23.1071617Z row_wise=True, 2025-05-07T21:02:23.1071739Z mixed=True, 2025-05-07T21:02:23.1071871Z use_cache=True, 2025-05-07T21:02:23.1072044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1072172Z use_cpu=True, 2025-05-07T21:02:23.1072398Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1072528Z ) 2025-05-07T21:02:23.1072772Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1073356Z self=, 2025-05-07T21:02:23.1073532Z compile=False, 2025-05-07T21:02:23.1073760Z pooling_mode=, 2025-05-07T21:02:23.1073913Z T=3, 2025-05-07T21:02:23.1074063Z D=15, 2025-05-07T21:02:23.1074223Z B=89, 2025-05-07T21:02:23.1074375Z log_E=3, 2025-05-07T21:02:23.1074529Z L=15, 2025-05-07T21:02:23.1074710Z D_gradcheck=2, 2025-05-07T21:02:23.1074895Z stochastic_rounding=True, 2025-05-07T21:02:23.1075061Z weighted=True, 2025-05-07T21:02:23.1075243Z row_wise=True, 2025-05-07T21:02:23.1075396Z mixed=True, 2025-05-07T21:02:23.1075562Z use_cache=True, 2025-05-07T21:02:23.1075783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1075952Z use_cpu=True, 2025-05-07T21:02:23.1076167Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1076306Z ) 2025-05-07T21:02:23.1076509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1077055Z self=, 2025-05-07T21:02:23.1077181Z compile=True, 2025-05-07T21:02:23.1077340Z pooling_mode=, 2025-05-07T21:02:23.1077457Z T=4, 2025-05-07T21:02:23.1077568Z D=78, 2025-05-07T21:02:23.1077680Z B=13, 2025-05-07T21:02:23.1077810Z log_E=4, 2025-05-07T21:02:23.1077923Z L=5, 2025-05-07T21:02:23.1078045Z D_gradcheck=2, 2025-05-07T21:02:23.1078194Z stochastic_rounding=True, 2025-05-07T21:02:23.1078358Z weighted=False, 2025-05-07T21:02:23.1078495Z row_wise=True, 2025-05-07T21:02:23.1078630Z mixed=True, 2025-05-07T21:02:23.1078888Z use_cache=False, 2025-05-07T21:02:23.1079067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1079305Z use_cpu=True, 2025-05-07T21:02:23.1079477Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1079606Z ) 2025-05-07T21:02:23.1079825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1080413Z self=, 2025-05-07T21:02:23.1080640Z compile=False, 2025-05-07T21:02:23.1080825Z pooling_mode=, 2025-05-07T21:02:23.1080946Z T=2, 2025-05-07T21:02:23.1081072Z D=15, 2025-05-07T21:02:23.1081187Z B=51, 2025-05-07T21:02:23.1081303Z log_E=4, 2025-05-07T21:02:23.1081419Z L=10, 2025-05-07T21:02:23.1081548Z D_gradcheck=2, 2025-05-07T21:02:23.1081701Z stochastic_rounding=False, 2025-05-07T21:02:23.1081837Z weighted=True, 2025-05-07T21:02:23.1081961Z row_wise=True, 2025-05-07T21:02:23.1082081Z mixed=True, 2025-05-07T21:02:23.1082213Z use_cache=True, 2025-05-07T21:02:23.1082386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1082524Z use_cpu=True, 2025-05-07T21:02:23.1082690Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1082805Z ) 2025-05-07T21:02:23.1083024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1083599Z self=, 2025-05-07T21:02:23.1083736Z compile=False, 2025-05-07T21:02:23.1083915Z pooling_mode=, 2025-05-07T21:02:23.1084033Z T=5, 2025-05-07T21:02:23.1084158Z D=87, 2025-05-07T21:02:23.1084282Z B=110, 2025-05-07T21:02:23.1084403Z log_E=4, 2025-05-07T21:02:23.1084522Z L=3, 2025-05-07T21:02:23.1084661Z D_gradcheck=1, 2025-05-07T21:02:23.1084813Z stochastic_rounding=True, 2025-05-07T21:02:23.1085037Z weighted=False, 2025-05-07T21:02:23.1085162Z row_wise=True, 2025-05-07T21:02:23.1085286Z mixed=False, 2025-05-07T21:02:23.1085425Z use_cache=True, 2025-05-07T21:02:23.1085602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1085796Z use_cpu=True, 2025-05-07T21:02:23.1085966Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1086088Z ) 2025-05-07T21:02:23.1086302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1086891Z self=, 2025-05-07T21:02:23.1087140Z compile=True, 2025-05-07T21:02:23.1087398Z pooling_mode=, 2025-05-07T21:02:23.1087790Z T=4, 2025-05-07T21:02:23.1088026Z D=45, 2025-05-07T21:02:23.1088176Z B=32, 2025-05-07T21:02:23.1099596Z log_E=4, 2025-05-07T21:02:23.1099753Z L=16, 2025-05-07T21:02:23.1099924Z D_gradcheck=2, 2025-05-07T21:02:23.1100125Z stochastic_rounding=True, 2025-05-07T21:02:23.1100296Z weighted=True, 2025-05-07T21:02:23.1100462Z row_wise=True, 2025-05-07T21:02:23.1100634Z mixed=False, 2025-05-07T21:02:23.1100797Z use_cache=True, 2025-05-07T21:02:23.1101019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1101199Z use_cpu=True, 2025-05-07T21:02:23.1101412Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1101560Z ) 2025-05-07T21:02:23.1101835Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1102527Z self=, 2025-05-07T21:02:23.1102685Z compile=True, 2025-05-07T21:02:23.1102854Z pooling_mode=, 2025-05-07T21:02:23.1102968Z T=1, 2025-05-07T21:02:23.1103086Z D=64, 2025-05-07T21:02:23.1103200Z B=71, 2025-05-07T21:02:23.1103316Z log_E=5, 2025-05-07T21:02:23.1103437Z L=10, 2025-05-07T21:02:23.1103560Z D_gradcheck=1, 2025-05-07T21:02:23.1103704Z stochastic_rounding=True, 2025-05-07T21:02:23.1103836Z weighted=True, 2025-05-07T21:02:23.1103957Z row_wise=True, 2025-05-07T21:02:23.1104072Z mixed=True, 2025-05-07T21:02:23.1104201Z use_cache=True, 2025-05-07T21:02:23.1104502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1104644Z use_cpu=True, 2025-05-07T21:02:23.1104836Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1104954Z ) 2025-05-07T21:02:23.1105181Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1105881Z self=, 2025-05-07T21:02:23.1106026Z compile=True, 2025-05-07T21:02:23.1106215Z pooling_mode=, 2025-05-07T21:02:23.1106337Z T=4, 2025-05-07T21:02:23.1106461Z D=5, 2025-05-07T21:02:23.1106592Z B=84, 2025-05-07T21:02:23.1106715Z log_E=3, 2025-05-07T21:02:23.1106836Z L=6, 2025-05-07T21:02:23.1106978Z D_gradcheck=1, 2025-05-07T21:02:23.1107131Z stochastic_rounding=True, 2025-05-07T21:02:23.1107267Z weighted=True, 2025-05-07T21:02:23.1107401Z row_wise=True, 2025-05-07T21:02:23.1107524Z mixed=False, 2025-05-07T21:02:23.1107659Z use_cache=False, 2025-05-07T21:02:23.1107841Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1107968Z use_cpu=True, 2025-05-07T21:02:23.1108136Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1108251Z ) 2025-05-07T21:02:23.1108466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1109045Z self=, 2025-05-07T21:02:23.1109179Z compile=False, 2025-05-07T21:02:23.1109355Z pooling_mode=, 2025-05-07T21:02:23.1109488Z T=5, 2025-05-07T21:02:23.1109606Z D=120, 2025-05-07T21:02:23.1109722Z B=38, 2025-05-07T21:02:23.1109848Z log_E=5, 2025-05-07T21:02:23.1109965Z L=4, 2025-05-07T21:02:23.1110093Z D_gradcheck=1, 2025-05-07T21:02:23.1110390Z stochastic_rounding=False, 2025-05-07T21:02:23.1110518Z weighted=True, 2025-05-07T21:02:23.1110650Z row_wise=True, 2025-05-07T21:02:23.1110777Z mixed=False, 2025-05-07T21:02:23.1110912Z use_cache=False, 2025-05-07T21:02:23.1111199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1111336Z use_cpu=True, 2025-05-07T21:02:23.1111496Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1111620Z ) 2025-05-07T21:02:23.1354755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1355412Z self=, 2025-05-07T21:02:23.1355554Z compile=False, 2025-05-07T21:02:23.1355746Z pooling_mode=, 2025-05-07T21:02:23.1355870Z T=3, 2025-05-07T21:02:23.1356002Z D=127, 2025-05-07T21:02:23.1356122Z B=64, 2025-05-07T21:02:23.1356262Z log_E=3, 2025-05-07T21:02:23.1356425Z L=1, 2025-05-07T21:02:23.1356593Z D_gradcheck=1, 2025-05-07T21:02:23.1356790Z stochastic_rounding=True, 2025-05-07T21:02:23.1356973Z weighted=False, 2025-05-07T21:02:23.1357144Z row_wise=True, 2025-05-07T21:02:23.1357311Z mixed=False, 2025-05-07T21:02:23.1357494Z use_cache=False, 2025-05-07T21:02:23.1357711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1357879Z use_cpu=True, 2025-05-07T21:02:23.1358101Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1358251Z ) 2025-05-07T21:02:23.1358518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1359298Z self=, 2025-05-07T21:02:23.1359430Z compile=False, 2025-05-07T21:02:23.1359603Z pooling_mode=, 2025-05-07T21:02:23.1359717Z T=2, 2025-05-07T21:02:23.1359833Z D=57, 2025-05-07T21:02:23.1359956Z B=13, 2025-05-07T21:02:23.1360075Z log_E=4, 2025-05-07T21:02:23.1360188Z L=7, 2025-05-07T21:02:23.1360324Z D_gradcheck=1, 2025-05-07T21:02:23.1360475Z stochastic_rounding=True, 2025-05-07T21:02:23.1360600Z weighted=False, 2025-05-07T21:02:23.1360729Z row_wise=True, 2025-05-07T21:02:23.1360849Z mixed=False, 2025-05-07T21:02:23.1361119Z use_cache=True, 2025-05-07T21:02:23.1361326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1361475Z use_cpu=True, 2025-05-07T21:02:23.1361640Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1361772Z ) 2025-05-07T21:02:23.1361993Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1362714Z self=, 2025-05-07T21:02:23.1362869Z compile=False, 2025-05-07T21:02:23.1363052Z pooling_mode=, 2025-05-07T21:02:23.1363181Z T=3, 2025-05-07T21:02:23.1363303Z D=12, 2025-05-07T21:02:23.1363422Z B=6, 2025-05-07T21:02:23.1363554Z log_E=3, 2025-05-07T21:02:23.1363676Z L=11, 2025-05-07T21:02:23.1363810Z D_gradcheck=2, 2025-05-07T21:02:23.1363981Z stochastic_rounding=True, 2025-05-07T21:02:23.1364111Z weighted=True, 2025-05-07T21:02:23.1364243Z row_wise=True, 2025-05-07T21:02:23.1364387Z mixed=False, 2025-05-07T21:02:23.1364518Z use_cache=False, 2025-05-07T21:02:23.1364695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1364826Z use_cpu=True, 2025-05-07T21:02:23.1364990Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1365116Z ) 2025-05-07T21:02:23.1365330Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1365907Z self=, 2025-05-07T21:02:23.1366050Z compile=True, 2025-05-07T21:02:23.1366226Z pooling_mode=, 2025-05-07T21:02:23.1366350Z T=5, 2025-05-07T21:02:23.1366480Z D=20, 2025-05-07T21:02:23.1366594Z B=50, 2025-05-07T21:02:23.1366717Z log_E=4, 2025-05-07T21:02:23.1366844Z L=11, 2025-05-07T21:02:23.1367139Z D_gradcheck=2, 2025-05-07T21:02:23.1367299Z stochastic_rounding=False, 2025-05-07T21:02:23.1367436Z weighted=False, 2025-05-07T21:02:23.1367565Z row_wise=True, 2025-05-07T21:02:23.1367693Z mixed=False, 2025-05-07T21:02:23.1367932Z use_cache=True, 2025-05-07T21:02:23.1368119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1368248Z use_cpu=True, 2025-05-07T21:02:23.1368415Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1368532Z ) 2025-05-07T21:02:23.1368756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1369337Z self=, 2025-05-07T21:02:23.1369476Z compile=False, 2025-05-07T21:02:23.1369663Z pooling_mode=, 2025-05-07T21:02:23.1369783Z T=1, 2025-05-07T21:02:23.1369902Z D=42, 2025-05-07T21:02:23.1370024Z B=3, 2025-05-07T21:02:23.1370148Z log_E=3, 2025-05-07T21:02:23.1370269Z L=1, 2025-05-07T21:02:23.1370413Z D_gradcheck=2, 2025-05-07T21:02:23.1370565Z stochastic_rounding=True, 2025-05-07T21:02:23.1370698Z weighted=False, 2025-05-07T21:02:23.1370829Z row_wise=True, 2025-05-07T21:02:23.1370956Z mixed=False, 2025-05-07T21:02:23.1371091Z use_cache=True, 2025-05-07T21:02:23.1371272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1371404Z use_cpu=True, 2025-05-07T21:02:23.1371579Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1371695Z ) 2025-05-07T21:02:23.1371904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1372508Z self=, 2025-05-07T21:02:23.1372639Z compile=True, 2025-05-07T21:02:23.1372812Z pooling_mode=, 2025-05-07T21:02:23.1372941Z T=1, 2025-05-07T21:02:23.1373060Z D=93, 2025-05-07T21:02:23.1373183Z B=45, 2025-05-07T21:02:23.1373317Z log_E=5, 2025-05-07T21:02:23.1373433Z L=12, 2025-05-07T21:02:23.1373567Z D_gradcheck=1, 2025-05-07T21:02:23.1373731Z stochastic_rounding=False, 2025-05-07T21:02:23.1373862Z weighted=False, 2025-05-07T21:02:23.1374090Z row_wise=True, 2025-05-07T21:02:23.1374221Z mixed=False, 2025-05-07T21:02:23.1374356Z use_cache=False, 2025-05-07T21:02:23.1374540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1374671Z use_cpu=True, 2025-05-07T21:02:23.1374832Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1374953Z ) 2025-05-07T21:02:23.1375241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1375821Z self=, 2025-05-07T21:02:23.1375969Z compile=True, 2025-05-07T21:02:23.1376146Z pooling_mode=, 2025-05-07T21:02:23.1376269Z T=4, 2025-05-07T21:02:23.1376390Z D=49, 2025-05-07T21:02:23.1376505Z B=66, 2025-05-07T21:02:23.1376625Z log_E=5, 2025-05-07T21:02:23.1376757Z L=8, 2025-05-07T21:02:23.1376887Z D_gradcheck=2, 2025-05-07T21:02:23.1377052Z stochastic_rounding=False, 2025-05-07T21:02:23.1377181Z weighted=True, 2025-05-07T21:02:23.1377310Z row_wise=True, 2025-05-07T21:02:23.1377448Z mixed=False, 2025-05-07T21:02:23.1377579Z use_cache=True, 2025-05-07T21:02:23.1377751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1377888Z use_cpu=True, 2025-05-07T21:02:23.1378051Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1378166Z ) 2025-05-07T21:02:23.1378396Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1378961Z self=, 2025-05-07T21:02:23.1379096Z compile=False, 2025-05-07T21:02:23.1379276Z pooling_mode=, 2025-05-07T21:02:23.1379397Z T=3, 2025-05-07T21:02:23.1379508Z D=53, 2025-05-07T21:02:23.1379635Z B=59, 2025-05-07T21:02:23.1379752Z log_E=4, 2025-05-07T21:02:23.1379966Z L=16, 2025-05-07T21:02:23.1380093Z D_gradcheck=1, 2025-05-07T21:02:23.1380246Z stochastic_rounding=True, 2025-05-07T21:02:23.1380392Z weighted=False, 2025-05-07T21:02:23.1380522Z row_wise=True, 2025-05-07T21:02:23.1380716Z mixed=False, 2025-05-07T21:02:23.1380865Z use_cache=False, 2025-05-07T21:02:23.1381045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1381181Z use_cpu=True, 2025-05-07T21:02:23.1381363Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1381483Z ) 2025-05-07T21:02:23.1381715Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1382310Z self=, 2025-05-07T21:02:23.1382446Z compile=True, 2025-05-07T21:02:23.1382675Z pooling_mode=, 2025-05-07T21:02:23.1382793Z T=2, 2025-05-07T21:02:23.1382919Z D=66, 2025-05-07T21:02:23.1383035Z B=41, 2025-05-07T21:02:23.1383153Z log_E=4, 2025-05-07T21:02:23.1383280Z L=5, 2025-05-07T21:02:23.1383407Z D_gradcheck=1, 2025-05-07T21:02:23.1383565Z stochastic_rounding=False, 2025-05-07T21:02:23.1383692Z weighted=True, 2025-05-07T21:02:23.1383820Z row_wise=True, 2025-05-07T21:02:23.1383955Z mixed=True, 2025-05-07T21:02:23.1384086Z use_cache=False, 2025-05-07T21:02:23.1384259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1384401Z use_cpu=True, 2025-05-07T21:02:23.1384564Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1384689Z ) 2025-05-07T21:02:23.1384961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1385634Z self=, 2025-05-07T21:02:23.1385804Z compile=True, 2025-05-07T21:02:23.1386031Z pooling_mode=, 2025-05-07T21:02:23.1386189Z T=2, 2025-05-07T21:02:23.1386357Z D=101, 2025-05-07T21:02:23.1386520Z B=62, 2025-05-07T21:02:23.1386683Z log_E=4, 2025-05-07T21:02:23.1386851Z L=3, 2025-05-07T21:02:23.1387013Z D_gradcheck=1, 2025-05-07T21:02:23.1387205Z stochastic_rounding=True, 2025-05-07T21:02:23.1387481Z weighted=True, 2025-05-07T21:02:23.1387635Z row_wise=True, 2025-05-07T21:02:23.1387761Z mixed=False, 2025-05-07T21:02:23.1387892Z use_cache=True, 2025-05-07T21:02:23.1388054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1388176Z use_cpu=True, 2025-05-07T21:02:23.1388337Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1388448Z ) 2025-05-07T21:02:23.1388697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1389243Z self=, 2025-05-07T21:02:23.1389367Z compile=True, 2025-05-07T21:02:23.1389534Z pooling_mode=, 2025-05-07T21:02:23.1389656Z T=4, 2025-05-07T21:02:23.1389805Z D=97, 2025-05-07T21:02:23.1389940Z B=25, 2025-05-07T21:02:23.1390065Z log_E=4, 2025-05-07T21:02:23.1390187Z L=6, 2025-05-07T21:02:23.1390328Z D_gradcheck=2, 2025-05-07T21:02:23.1390487Z stochastic_rounding=False, 2025-05-07T21:02:23.1390631Z weighted=False, 2025-05-07T21:02:23.1390773Z row_wise=True, 2025-05-07T21:02:23.1390903Z mixed=True, 2025-05-07T21:02:23.1391037Z use_cache=False, 2025-05-07T21:02:23.1391223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1391357Z use_cpu=True, 2025-05-07T21:02:23.1391522Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1391646Z ) 2025-05-07T21:02:23.1391866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1392522Z self=, 2025-05-07T21:02:23.1392658Z compile=True, 2025-05-07T21:02:23.1392823Z pooling_mode=, 2025-05-07T21:02:23.1392947Z T=3, 2025-05-07T21:02:23.1393059Z D=76, 2025-05-07T21:02:23.1393176Z B=118, 2025-05-07T21:02:23.1393385Z log_E=5, 2025-05-07T21:02:23.1393500Z L=15, 2025-05-07T21:02:23.1393625Z D_gradcheck=2, 2025-05-07T21:02:23.1393782Z stochastic_rounding=True, 2025-05-07T21:02:23.1393910Z weighted=True, 2025-05-07T21:02:23.1394093Z row_wise=True, 2025-05-07T21:02:23.1394234Z mixed=True, 2025-05-07T21:02:23.1394363Z use_cache=False, 2025-05-07T21:02:23.1394534Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1394678Z use_cpu=True, 2025-05-07T21:02:23.1394841Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1394964Z ) 2025-05-07T21:02:23.1395173Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1395760Z self=, 2025-05-07T21:02:23.1396211Z compile=True, 2025-05-07T21:02:23.1396397Z pooling_mode=, 2025-05-07T21:02:23.1396520Z T=5, 2025-05-07T21:02:23.1396648Z D=23, 2025-05-07T21:02:23.1396774Z B=97, 2025-05-07T21:02:23.1396892Z log_E=4, 2025-05-07T21:02:23.1397013Z L=7, 2025-05-07T21:02:23.1397139Z D_gradcheck=1, 2025-05-07T21:02:23.1397293Z stochastic_rounding=False, 2025-05-07T21:02:23.1397439Z weighted=False, 2025-05-07T21:02:23.1397573Z row_wise=True, 2025-05-07T21:02:23.1397699Z mixed=False, 2025-05-07T21:02:23.1397838Z use_cache=True, 2025-05-07T21:02:23.1398008Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1398147Z use_cpu=True, 2025-05-07T21:02:23.1398310Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1398432Z ) 2025-05-07T21:02:23.1398651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1399318Z self=, 2025-05-07T21:02:23.1399455Z compile=True, 2025-05-07T21:02:23.1399630Z pooling_mode=, 2025-05-07T21:02:23.1399748Z T=2, 2025-05-07T21:02:23.1399869Z D=71, 2025-05-07T21:02:23.1400000Z B=112, 2025-05-07T21:02:23.1400124Z log_E=5, 2025-05-07T21:02:23.1400247Z L=13, 2025-05-07T21:02:23.1400382Z D_gradcheck=2, 2025-05-07T21:02:23.1400532Z stochastic_rounding=False, 2025-05-07T21:02:23.1400822Z weighted=True, 2025-05-07T21:02:23.1400953Z row_wise=True, 2025-05-07T21:02:23.1401081Z mixed=False, 2025-05-07T21:02:23.1401218Z use_cache=False, 2025-05-07T21:02:23.1401384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1401514Z use_cpu=True, 2025-05-07T21:02:23.1401794Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1401919Z ) 2025-05-07T21:02:23.1402132Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1402730Z self=, 2025-05-07T21:02:23.1402862Z compile=False, 2025-05-07T21:02:23.1403032Z pooling_mode=, 2025-05-07T21:02:23.1403161Z T=1, 2025-05-07T21:02:23.1403280Z D=3, 2025-05-07T21:02:23.1403412Z B=117, 2025-05-07T21:02:23.1403532Z log_E=5, 2025-05-07T21:02:23.1403652Z L=11, 2025-05-07T21:02:23.1403790Z D_gradcheck=2, 2025-05-07T21:02:23.1403949Z stochastic_rounding=True, 2025-05-07T21:02:23.1404086Z weighted=True, 2025-05-07T21:02:23.1404220Z row_wise=True, 2025-05-07T21:02:23.1404339Z mixed=True, 2025-05-07T21:02:23.1404471Z use_cache=False, 2025-05-07T21:02:23.1404657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1404798Z use_cpu=True, 2025-05-07T21:02:23.1404970Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1405084Z ) 2025-05-07T21:02:23.1405301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1405886Z self=, 2025-05-07T21:02:23.1406018Z compile=True, 2025-05-07T21:02:23.1406204Z pooling_mode=, 2025-05-07T21:02:23.1406326Z T=5, 2025-05-07T21:02:23.1406567Z D=101, 2025-05-07T21:02:23.1406691Z B=75, 2025-05-07T21:02:23.1406813Z log_E=4, 2025-05-07T21:02:23.1406943Z L=9, 2025-05-07T21:02:23.1407075Z D_gradcheck=1, 2025-05-07T21:02:23.1407233Z stochastic_rounding=False, 2025-05-07T21:02:23.1407466Z weighted=False, 2025-05-07T21:02:23.1407604Z row_wise=True, 2025-05-07T21:02:23.1407732Z mixed=True, 2025-05-07T21:02:23.1407877Z use_cache=False, 2025-05-07T21:02:23.1408052Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1408184Z use_cpu=True, 2025-05-07T21:02:23.1408371Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1408494Z ) 2025-05-07T21:02:23.1664428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1665939Z self=, 2025-05-07T21:02:23.1666284Z compile=False, 2025-05-07T21:02:23.1666592Z pooling_mode=, 2025-05-07T21:02:23.1666794Z T=4, 2025-05-07T21:02:23.1667013Z D=114, 2025-05-07T21:02:23.1667225Z B=76, 2025-05-07T21:02:23.1667432Z log_E=4, 2025-05-07T21:02:23.1667617Z L=13, 2025-05-07T21:02:23.1667790Z D_gradcheck=1, 2025-05-07T21:02:23.1667990Z stochastic_rounding=False, 2025-05-07T21:02:23.1668154Z weighted=True, 2025-05-07T21:02:23.1668320Z row_wise=True, 2025-05-07T21:02:23.1668475Z mixed=False, 2025-05-07T21:02:23.1668644Z use_cache=True, 2025-05-07T21:02:23.1668856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1669012Z use_cpu=True, 2025-05-07T21:02:23.1669226Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1669369Z ) 2025-05-07T21:02:23.1669630Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1670314Z self=, 2025-05-07T21:02:23.1670477Z compile=False, 2025-05-07T21:02:23.1670691Z pooling_mode=, 2025-05-07T21:02:23.1670845Z T=2, 2025-05-07T21:02:23.1670998Z D=34, 2025-05-07T21:02:23.1671146Z B=119, 2025-05-07T21:02:23.1671303Z log_E=4, 2025-05-07T21:02:23.1671450Z L=5, 2025-05-07T21:02:23.1671828Z D_gradcheck=2, 2025-05-07T21:02:23.1672029Z stochastic_rounding=True, 2025-05-07T21:02:23.1672189Z weighted=True, 2025-05-07T21:02:23.1672354Z row_wise=True, 2025-05-07T21:02:23.1672506Z mixed=True, 2025-05-07T21:02:23.1672644Z use_cache=True, 2025-05-07T21:02:23.1672771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1672861Z use_cpu=True, 2025-05-07T21:02:23.1673074Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1673153Z ) 2025-05-07T21:02:23.1673284Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1673625Z self=, 2025-05-07T21:02:23.1673713Z compile=True, 2025-05-07T21:02:23.1673821Z pooling_mode=, 2025-05-07T21:02:23.1673901Z T=1, 2025-05-07T21:02:23.1673980Z D=120, 2025-05-07T21:02:23.1674055Z B=36, 2025-05-07T21:02:23.1674137Z log_E=3, 2025-05-07T21:02:23.1674211Z L=6, 2025-05-07T21:02:23.1674296Z D_gradcheck=1, 2025-05-07T21:02:23.1674400Z stochastic_rounding=True, 2025-05-07T21:02:23.1674482Z weighted=False, 2025-05-07T21:02:23.1674562Z row_wise=True, 2025-05-07T21:02:23.1674646Z mixed=True, 2025-05-07T21:02:23.1674728Z use_cache=False, 2025-05-07T21:02:23.1674837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1674926Z use_cpu=True, 2025-05-07T21:02:23.1675028Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1675100Z ) 2025-05-07T21:02:23.1675237Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1675576Z self=, 2025-05-07T21:02:23.1675659Z compile=False, 2025-05-07T21:02:23.1675773Z pooling_mode=, 2025-05-07T21:02:23.1675913Z T=2, 2025-05-07T21:02:23.1675994Z D=68, 2025-05-07T21:02:23.1676071Z B=73, 2025-05-07T21:02:23.1676147Z log_E=5, 2025-05-07T21:02:23.1676227Z L=16, 2025-05-07T21:02:23.1676312Z D_gradcheck=2, 2025-05-07T21:02:23.1676463Z stochastic_rounding=True, 2025-05-07T21:02:23.1676552Z weighted=True, 2025-05-07T21:02:23.1676633Z row_wise=True, 2025-05-07T21:02:23.1676714Z mixed=True, 2025-05-07T21:02:23.1676802Z use_cache=True, 2025-05-07T21:02:23.1676908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1676990Z use_cpu=True, 2025-05-07T21:02:23.1677100Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1677174Z ) 2025-05-07T21:02:23.1677305Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1677650Z self=, 2025-05-07T21:02:23.1677731Z compile=True, 2025-05-07T21:02:23.1677844Z pooling_mode=, 2025-05-07T21:02:23.1677923Z T=3, 2025-05-07T21:02:23.1677998Z D=38, 2025-05-07T21:02:23.1678078Z B=93, 2025-05-07T21:02:23.1678155Z log_E=4, 2025-05-07T21:02:23.1678230Z L=20, 2025-05-07T21:02:23.1678326Z D_gradcheck=1, 2025-05-07T21:02:23.1678423Z stochastic_rounding=True, 2025-05-07T21:02:23.1678507Z weighted=False, 2025-05-07T21:02:23.1678593Z row_wise=True, 2025-05-07T21:02:23.1678673Z mixed=True, 2025-05-07T21:02:23.1678842Z use_cache=False, 2025-05-07T21:02:23.1678958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1679040Z use_cpu=True, 2025-05-07T21:02:23.1679143Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1679220Z ) 2025-05-07T21:02:23.1679351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1679696Z self=, 2025-05-07T21:02:23.1679778Z compile=False, 2025-05-07T21:02:23.1679886Z pooling_mode=, 2025-05-07T21:02:23.1679969Z T=5, 2025-05-07T21:02:23.1680044Z D=77, 2025-05-07T21:02:23.1680120Z B=114, 2025-05-07T21:02:23.1680203Z log_E=4, 2025-05-07T21:02:23.1680329Z L=8, 2025-05-07T21:02:23.1680412Z D_gradcheck=1, 2025-05-07T21:02:23.1680515Z stochastic_rounding=True, 2025-05-07T21:02:23.1680596Z weighted=True, 2025-05-07T21:02:23.1680677Z row_wise=True, 2025-05-07T21:02:23.1680760Z mixed=False, 2025-05-07T21:02:23.1680844Z use_cache=False, 2025-05-07T21:02:23.1680956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1681074Z use_cpu=True, 2025-05-07T21:02:23.1681177Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1681253Z ) 2025-05-07T21:02:23.1681382Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1681721Z self=, 2025-05-07T21:02:23.1681810Z compile=True, 2025-05-07T21:02:23.1681917Z pooling_mode=, 2025-05-07T21:02:23.1682014Z T=5, 2025-05-07T21:02:23.1682101Z D=84, 2025-05-07T21:02:23.1682192Z B=74, 2025-05-07T21:02:23.1682276Z log_E=5, 2025-05-07T21:02:23.1682359Z L=3, 2025-05-07T21:02:23.1682444Z D_gradcheck=2, 2025-05-07T21:02:23.1682541Z stochastic_rounding=False, 2025-05-07T21:02:23.1682627Z weighted=True, 2025-05-07T21:02:23.1682707Z row_wise=True, 2025-05-07T21:02:23.1682791Z mixed=True, 2025-05-07T21:02:23.1682873Z use_cache=True, 2025-05-07T21:02:23.1682982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1683068Z use_cpu=True, 2025-05-07T21:02:23.1683173Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1683244Z ) 2025-05-07T21:02:23.1683377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1683715Z self=, 2025-05-07T21:02:23.1683796Z compile=True, 2025-05-07T21:02:23.1683911Z pooling_mode=, 2025-05-07T21:02:23.1684035Z T=1, 2025-05-07T21:02:23.1684109Z D=2, 2025-05-07T21:02:23.1684188Z B=101, 2025-05-07T21:02:23.1684263Z log_E=4, 2025-05-07T21:02:23.1684344Z L=20, 2025-05-07T21:02:23.1684467Z D_gradcheck=1, 2025-05-07T21:02:23.1684565Z stochastic_rounding=False, 2025-05-07T21:02:23.1684651Z weighted=True, 2025-05-07T21:02:23.1684730Z row_wise=True, 2025-05-07T21:02:23.1684809Z mixed=False, 2025-05-07T21:02:23.1684901Z use_cache=False, 2025-05-07T21:02:23.1685012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1685092Z use_cpu=True, 2025-05-07T21:02:23.1685199Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1685272Z ) 2025-05-07T21:02:23.1685401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1685746Z self=, 2025-05-07T21:02:23.1685832Z compile=True, 2025-05-07T21:02:23.1685947Z pooling_mode=, 2025-05-07T21:02:23.1686023Z T=3, 2025-05-07T21:02:23.1686098Z D=61, 2025-05-07T21:02:23.1686179Z B=24, 2025-05-07T21:02:23.1686259Z log_E=3, 2025-05-07T21:02:23.1686336Z L=14, 2025-05-07T21:02:23.1686427Z D_gradcheck=1, 2025-05-07T21:02:23.1686529Z stochastic_rounding=False, 2025-05-07T21:02:23.1686612Z weighted=False, 2025-05-07T21:02:23.1686697Z row_wise=True, 2025-05-07T21:02:23.1686778Z mixed=False, 2025-05-07T21:02:23.1686860Z use_cache=True, 2025-05-07T21:02:23.1686976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1687057Z use_cpu=True, 2025-05-07T21:02:23.1687160Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1687239Z ) 2025-05-07T21:02:23.1687369Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1687716Z self=, 2025-05-07T21:02:23.1687800Z compile=False, 2025-05-07T21:02:23.1687913Z pooling_mode=, 2025-05-07T21:02:23.1687992Z T=1, 2025-05-07T21:02:23.1688068Z D=103, 2025-05-07T21:02:23.1688145Z B=54, 2025-05-07T21:02:23.1688277Z log_E=4, 2025-05-07T21:02:23.1688353Z L=7, 2025-05-07T21:02:23.1688439Z D_gradcheck=1, 2025-05-07T21:02:23.1688543Z stochastic_rounding=True, 2025-05-07T21:02:23.1688814Z weighted=True, 2025-05-07T21:02:23.1688898Z row_wise=True, 2025-05-07T21:02:23.1688983Z mixed=True, 2025-05-07T21:02:23.1689064Z use_cache=True, 2025-05-07T21:02:23.1689218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1689307Z use_cpu=True, 2025-05-07T21:02:23.1689410Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1689484Z ) 2025-05-07T21:02:23.1689620Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1689958Z self=, 2025-05-07T21:02:23.1690045Z compile=False, 2025-05-07T21:02:23.1690156Z pooling_mode=, 2025-05-07T21:02:23.1690230Z T=1, 2025-05-07T21:02:23.1690312Z D=49, 2025-05-07T21:02:23.1690386Z B=63, 2025-05-07T21:02:23.1690465Z log_E=4, 2025-05-07T21:02:23.1690552Z L=10, 2025-05-07T21:02:23.1690633Z D_gradcheck=2, 2025-05-07T21:02:23.1690729Z stochastic_rounding=False, 2025-05-07T21:02:23.1690817Z weighted=True, 2025-05-07T21:02:23.1690897Z row_wise=True, 2025-05-07T21:02:23.1690976Z mixed=False, 2025-05-07T21:02:23.1691062Z use_cache=True, 2025-05-07T21:02:23.1691172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1691259Z use_cpu=True, 2025-05-07T21:02:23.1691361Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1691433Z ) 2025-05-07T21:02:23.1691567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1691907Z self=, 2025-05-07T21:02:23.1692036Z compile=True, 2025-05-07T21:02:23.1692151Z pooling_mode=, 2025-05-07T21:02:23.1692226Z T=3, 2025-05-07T21:02:23.1692301Z D=114, 2025-05-07T21:02:23.1692383Z B=50, 2025-05-07T21:02:23.1692459Z log_E=4, 2025-05-07T21:02:23.1692572Z L=16, 2025-05-07T21:02:23.1692663Z D_gradcheck=2, 2025-05-07T21:02:23.1692759Z stochastic_rounding=True, 2025-05-07T21:02:23.1692839Z weighted=True, 2025-05-07T21:02:23.1692926Z row_wise=True, 2025-05-07T21:02:23.1693007Z mixed=True, 2025-05-07T21:02:23.1693098Z use_cache=True, 2025-05-07T21:02:23.1693207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1693286Z use_cpu=True, 2025-05-07T21:02:23.1693393Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1693466Z ) 2025-05-07T21:02:23.1693596Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1693940Z self=, 2025-05-07T21:02:23.1694028Z compile=False, 2025-05-07T21:02:23.1694136Z pooling_mode=, 2025-05-07T21:02:23.1694214Z T=2, 2025-05-07T21:02:23.1694289Z D=44, 2025-05-07T21:02:23.1694366Z B=20, 2025-05-07T21:02:23.1694448Z log_E=4, 2025-05-07T21:02:23.1694526Z L=17, 2025-05-07T21:02:23.1694617Z D_gradcheck=2, 2025-05-07T21:02:23.1694714Z stochastic_rounding=False, 2025-05-07T21:02:23.1694796Z weighted=True, 2025-05-07T21:02:23.1694881Z row_wise=True, 2025-05-07T21:02:23.1694958Z mixed=True, 2025-05-07T21:02:23.1695044Z use_cache=True, 2025-05-07T21:02:23.1695156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1695234Z use_cpu=True, 2025-05-07T21:02:23.1695338Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1695414Z ) 2025-05-07T21:02:23.1695543Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1696201Z self=, 2025-05-07T21:02:23.1696327Z compile=True, 2025-05-07T21:02:23.1696442Z pooling_mode=, 2025-05-07T21:02:23.1696522Z T=5, 2025-05-07T21:02:23.1696598Z D=118, 2025-05-07T21:02:23.1696756Z B=86, 2025-05-07T21:02:23.1696843Z log_E=3, 2025-05-07T21:02:23.1696918Z L=14, 2025-05-07T21:02:23.1696999Z D_gradcheck=2, 2025-05-07T21:02:23.1697103Z stochastic_rounding=False, 2025-05-07T21:02:23.1697184Z weighted=True, 2025-05-07T21:02:23.1697264Z row_wise=True, 2025-05-07T21:02:23.1697353Z mixed=True, 2025-05-07T21:02:23.1697495Z use_cache=False, 2025-05-07T21:02:23.1697604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1697692Z use_cpu=True, 2025-05-07T21:02:23.1697795Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1697867Z ) 2025-05-07T21:02:23.1698006Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1698345Z self=, 2025-05-07T21:02:23.1698433Z compile=True, 2025-05-07T21:02:23.1698542Z pooling_mode=, 2025-05-07T21:02:23.1698617Z T=3, 2025-05-07T21:02:23.1698705Z D=119, 2025-05-07T21:02:23.1698781Z B=103, 2025-05-07T21:02:23.1698863Z log_E=3, 2025-05-07T21:02:23.1698945Z L=19, 2025-05-07T21:02:23.1699028Z D_gradcheck=2, 2025-05-07T21:02:23.1699123Z stochastic_rounding=True, 2025-05-07T21:02:23.1699211Z weighted=True, 2025-05-07T21:02:23.1699291Z row_wise=True, 2025-05-07T21:02:23.1699371Z mixed=False, 2025-05-07T21:02:23.1699463Z use_cache=False, 2025-05-07T21:02:23.1699570Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1699650Z use_cpu=True, 2025-05-07T21:02:23.1699763Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1699835Z ) 2025-05-07T21:02:23.1699969Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1700312Z self=, 2025-05-07T21:02:23.1700502Z compile=True, 2025-05-07T21:02:23.1700616Z pooling_mode=, 2025-05-07T21:02:23.1700691Z T=4, 2025-05-07T21:02:23.1700769Z D=8, 2025-05-07T21:02:23.1700848Z B=99, 2025-05-07T21:02:23.1700983Z log_E=3, 2025-05-07T21:02:23.1701059Z L=9, 2025-05-07T21:02:23.1701145Z D_gradcheck=2, 2025-05-07T21:02:23.1701241Z stochastic_rounding=False, 2025-05-07T21:02:23.1701323Z weighted=False, 2025-05-07T21:02:23.1701411Z row_wise=True, 2025-05-07T21:02:23.1701493Z mixed=True, 2025-05-07T21:02:23.1701573Z use_cache=True, 2025-05-07T21:02:23.1701685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1701766Z use_cpu=True, 2025-05-07T21:02:23.1701874Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1701945Z ) 2025-05-07T21:02:23.1957903Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1958629Z self=, 2025-05-07T21:02:23.1958864Z compile=False, 2025-05-07T21:02:23.1959023Z pooling_mode=, 2025-05-07T21:02:23.1959130Z T=3, 2025-05-07T21:02:23.1959239Z D=82, 2025-05-07T21:02:23.1959352Z B=99, 2025-05-07T21:02:23.1959457Z log_E=3, 2025-05-07T21:02:23.1959561Z L=5, 2025-05-07T21:02:23.1959684Z D_gradcheck=2, 2025-05-07T21:02:23.1959826Z stochastic_rounding=True, 2025-05-07T21:02:23.1959948Z weighted=False, 2025-05-07T21:02:23.1960053Z row_wise=True, 2025-05-07T21:02:23.1960159Z mixed=True, 2025-05-07T21:02:23.1960274Z use_cache=False, 2025-05-07T21:02:23.1960411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1960513Z use_cpu=True, 2025-05-07T21:02:23.1960647Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1960746Z ) 2025-05-07T21:02:23.1960915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1961373Z self=, 2025-05-07T21:02:23.1961473Z compile=False, 2025-05-07T21:02:23.1961580Z pooling_mode=, 2025-05-07T21:02:23.1961796Z T=5, 2025-05-07T21:02:23.1961872Z D=14, 2025-05-07T21:02:23.1961956Z B=58, 2025-05-07T21:02:23.1962033Z log_E=5, 2025-05-07T21:02:23.1962108Z L=8, 2025-05-07T21:02:23.1962194Z D_gradcheck=1, 2025-05-07T21:02:23.1962296Z stochastic_rounding=False, 2025-05-07T21:02:23.1962377Z weighted=True, 2025-05-07T21:02:23.1962462Z row_wise=True, 2025-05-07T21:02:23.1962605Z mixed=False, 2025-05-07T21:02:23.1962690Z use_cache=False, 2025-05-07T21:02:23.1962804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1962886Z use_cpu=True, 2025-05-07T21:02:23.1962991Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1963068Z ) 2025-05-07T21:02:23.1963198Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1963537Z self=, 2025-05-07T21:02:23.1963637Z compile=True, 2025-05-07T21:02:23.1963746Z pooling_mode=, 2025-05-07T21:02:23.1963832Z T=4, 2025-05-07T21:02:23.1963910Z D=109, 2025-05-07T21:02:23.1963989Z B=46, 2025-05-07T21:02:23.1964076Z log_E=3, 2025-05-07T21:02:23.1964195Z L=6, 2025-05-07T21:02:23.1964278Z D_gradcheck=2, 2025-05-07T21:02:23.1964382Z stochastic_rounding=False, 2025-05-07T21:02:23.1964463Z weighted=True, 2025-05-07T21:02:23.1964543Z row_wise=True, 2025-05-07T21:02:23.1964630Z mixed=True, 2025-05-07T21:02:23.1964712Z use_cache=True, 2025-05-07T21:02:23.1964820Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1964910Z use_cpu=True, 2025-05-07T21:02:23.1965015Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1965093Z ) 2025-05-07T21:02:23.1965224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1965565Z self=, 2025-05-07T21:02:23.1965787Z compile=False, 2025-05-07T21:02:23.1973715Z pooling_mode=, 2025-05-07T21:02:23.1973827Z T=4, 2025-05-07T21:02:23.1974011Z D=4, 2025-05-07T21:02:23.1974098Z B=60, 2025-05-07T21:02:23.1974176Z log_E=5, 2025-05-07T21:02:23.1974251Z L=7, 2025-05-07T21:02:23.1974340Z D_gradcheck=1, 2025-05-07T21:02:23.1974440Z stochastic_rounding=True, 2025-05-07T21:02:23.1974525Z weighted=False, 2025-05-07T21:02:23.1974617Z row_wise=True, 2025-05-07T21:02:23.1974697Z mixed=False, 2025-05-07T21:02:23.1974781Z use_cache=False, 2025-05-07T21:02:23.1974900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1974982Z use_cpu=True, 2025-05-07T21:02:23.1975091Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1975171Z ) 2025-05-07T21:02:23.1975314Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1975662Z self=, 2025-05-07T21:02:23.1975759Z compile=True, 2025-05-07T21:02:23.1975872Z pooling_mode=, 2025-05-07T21:02:23.1975960Z T=4, 2025-05-07T21:02:23.1976039Z D=87, 2025-05-07T21:02:23.1976116Z B=46, 2025-05-07T21:02:23.1976201Z log_E=3, 2025-05-07T21:02:23.1976278Z L=3, 2025-05-07T21:02:23.1976359Z D_gradcheck=1, 2025-05-07T21:02:23.1976461Z stochastic_rounding=False, 2025-05-07T21:02:23.1976548Z weighted=False, 2025-05-07T21:02:23.1976628Z row_wise=True, 2025-05-07T21:02:23.1976717Z mixed=True, 2025-05-07T21:02:23.1976801Z use_cache=True, 2025-05-07T21:02:23.1976911Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1976999Z use_cpu=True, 2025-05-07T21:02:23.1977106Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1977183Z ) 2025-05-07T21:02:23.1977330Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1977675Z self=, 2025-05-07T21:02:23.1977769Z compile=True, 2025-05-07T21:02:23.1977880Z pooling_mode=, 2025-05-07T21:02:23.1978016Z T=1, 2025-05-07T21:02:23.1978100Z D=112, 2025-05-07T21:02:23.1978175Z B=25, 2025-05-07T21:02:23.1978251Z log_E=4, 2025-05-07T21:02:23.1978333Z L=8, 2025-05-07T21:02:23.1978416Z D_gradcheck=2, 2025-05-07T21:02:23.1978514Z stochastic_rounding=False, 2025-05-07T21:02:23.1978601Z weighted=False, 2025-05-07T21:02:23.1978724Z row_wise=True, 2025-05-07T21:02:23.1978805Z mixed=True, 2025-05-07T21:02:23.1978893Z use_cache=True, 2025-05-07T21:02:23.1979001Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1979087Z use_cpu=True, 2025-05-07T21:02:23.1979191Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1979264Z ) 2025-05-07T21:02:23.1979400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1979745Z self=, 2025-05-07T21:02:23.1979830Z compile=False, 2025-05-07T21:02:23.1979945Z pooling_mode=, 2025-05-07T21:02:23.1980025Z T=1, 2025-05-07T21:02:23.1980101Z D=31, 2025-05-07T21:02:23.1980184Z B=87, 2025-05-07T21:02:23.1980261Z log_E=5, 2025-05-07T21:02:23.1980337Z L=1, 2025-05-07T21:02:23.1980427Z D_gradcheck=2, 2025-05-07T21:02:23.1980525Z stochastic_rounding=True, 2025-05-07T21:02:23.1980607Z weighted=True, 2025-05-07T21:02:23.1980698Z row_wise=True, 2025-05-07T21:02:23.1980779Z mixed=False, 2025-05-07T21:02:23.1980869Z use_cache=True, 2025-05-07T21:02:23.1980977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1981057Z use_cpu=True, 2025-05-07T21:02:23.1981165Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1981239Z ) 2025-05-07T21:02:23.1981372Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1981773Z self=, 2025-05-07T21:02:23.1981856Z compile=True, 2025-05-07T21:02:23.1981974Z pooling_mode=, 2025-05-07T21:02:23.1982095Z T=5, 2025-05-07T21:02:23.1982170Z D=47, 2025-05-07T21:02:23.1982248Z B=107, 2025-05-07T21:02:23.1982332Z log_E=5, 2025-05-07T21:02:23.1982409Z L=16, 2025-05-07T21:02:23.1982501Z D_gradcheck=1, 2025-05-07T21:02:23.1982598Z stochastic_rounding=True, 2025-05-07T21:02:23.1982683Z weighted=True, 2025-05-07T21:02:23.1982773Z row_wise=True, 2025-05-07T21:02:23.1982851Z mixed=True, 2025-05-07T21:02:23.1982934Z use_cache=True, 2025-05-07T21:02:23.1983048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1983130Z use_cpu=True, 2025-05-07T21:02:23.1983232Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1983311Z ) 2025-05-07T21:02:23.1983442Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1983785Z self=, 2025-05-07T21:02:23.1983875Z compile=False, 2025-05-07T21:02:23.1983988Z pooling_mode=, 2025-05-07T21:02:23.1984066Z T=3, 2025-05-07T21:02:23.1984150Z D=117, 2025-05-07T21:02:23.1984224Z B=106, 2025-05-07T21:02:23.1984308Z log_E=5, 2025-05-07T21:02:23.1984384Z L=9, 2025-05-07T21:02:23.1984466Z D_gradcheck=1, 2025-05-07T21:02:23.1984570Z stochastic_rounding=False, 2025-05-07T21:02:23.1984658Z weighted=True, 2025-05-07T21:02:23.1984739Z row_wise=True, 2025-05-07T21:02:23.1984824Z mixed=False, 2025-05-07T21:02:23.1984906Z use_cache=True, 2025-05-07T21:02:23.1985014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1985105Z use_cpu=True, 2025-05-07T21:02:23.1985210Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1985282Z ) 2025-05-07T21:02:23.1985418Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1985760Z self=, 2025-05-07T21:02:23.1985851Z compile=True, 2025-05-07T21:02:23.1986014Z pooling_mode=, 2025-05-07T21:02:23.1986094Z T=2, 2025-05-07T21:02:23.1986179Z D=102, 2025-05-07T21:02:23.1986255Z B=17, 2025-05-07T21:02:23.1986331Z log_E=4, 2025-05-07T21:02:23.1986415Z L=5, 2025-05-07T21:02:23.1986497Z D_gradcheck=1, 2025-05-07T21:02:23.1986593Z stochastic_rounding=True, 2025-05-07T21:02:23.1986725Z weighted=False, 2025-05-07T21:02:23.1986810Z row_wise=True, 2025-05-07T21:02:23.1986891Z mixed=False, 2025-05-07T21:02:23.1986982Z use_cache=False, 2025-05-07T21:02:23.1987091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1987172Z use_cpu=True, 2025-05-07T21:02:23.1987282Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1987355Z ) 2025-05-07T21:02:23.1987486Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1987836Z self=, 2025-05-07T21:02:23.1987918Z compile=True, 2025-05-07T21:02:23.1988037Z pooling_mode=, 2025-05-07T21:02:23.1988115Z T=5, 2025-05-07T21:02:23.1988190Z D=76, 2025-05-07T21:02:23.1988273Z B=100, 2025-05-07T21:02:23.1988348Z log_E=4, 2025-05-07T21:02:23.1988426Z L=17, 2025-05-07T21:02:23.1988508Z D_gradcheck=2, 2025-05-07T21:02:23.1988607Z stochastic_rounding=False, 2025-05-07T21:02:23.1988698Z weighted=True, 2025-05-07T21:02:23.1988779Z row_wise=True, 2025-05-07T21:02:23.1988866Z mixed=True, 2025-05-07T21:02:23.1988950Z use_cache=False, 2025-05-07T21:02:23.1989061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1989149Z use_cpu=True, 2025-05-07T21:02:23.1989250Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1989322Z ) 2025-05-07T21:02:23.1989463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1989848Z self=, 2025-05-07T21:02:23.1989936Z compile=False, 2025-05-07T21:02:23.1990093Z pooling_mode=, 2025-05-07T21:02:23.1990170Z T=5, 2025-05-07T21:02:23.1990246Z D=6, 2025-05-07T21:02:23.1990328Z B=50, 2025-05-07T21:02:23.1990405Z log_E=3, 2025-05-07T21:02:23.1990485Z L=15, 2025-05-07T21:02:23.1990567Z D_gradcheck=2, 2025-05-07T21:02:23.1990665Z stochastic_rounding=False, 2025-05-07T21:02:23.1990755Z weighted=True, 2025-05-07T21:02:23.1990838Z row_wise=True, 2025-05-07T21:02:23.1990918Z mixed=False, 2025-05-07T21:02:23.1991006Z use_cache=True, 2025-05-07T21:02:23.1991116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1991195Z use_cpu=True, 2025-05-07T21:02:23.1991305Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1991378Z ) 2025-05-07T21:02:23.1991510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1991859Z self=, 2025-05-07T21:02:23.1991945Z compile=True, 2025-05-07T21:02:23.1992063Z pooling_mode=, 2025-05-07T21:02:23.1992138Z T=5, 2025-05-07T21:02:23.1992215Z D=92, 2025-05-07T21:02:23.1992295Z B=112, 2025-05-07T21:02:23.1992371Z log_E=4, 2025-05-07T21:02:23.1992448Z L=16, 2025-05-07T21:02:23.1992534Z D_gradcheck=1, 2025-05-07T21:02:23.1992630Z stochastic_rounding=True, 2025-05-07T21:02:23.1992713Z weighted=True, 2025-05-07T21:02:23.1992801Z row_wise=True, 2025-05-07T21:02:23.1992881Z mixed=False, 2025-05-07T21:02:23.1992965Z use_cache=False, 2025-05-07T21:02:23.1993081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1993161Z use_cpu=True, 2025-05-07T21:02:23.1993263Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1993341Z ) 2025-05-07T21:02:23.1993473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1993820Z self=, 2025-05-07T21:02:23.1993954Z compile=True, 2025-05-07T21:02:23.1994065Z pooling_mode=, 2025-05-07T21:02:23.1994146Z T=5, 2025-05-07T21:02:23.1994221Z D=68, 2025-05-07T21:02:23.1994295Z B=76, 2025-05-07T21:02:23.1994375Z log_E=4, 2025-05-07T21:02:23.1994450Z L=15, 2025-05-07T21:02:23.1994532Z D_gradcheck=1, 2025-05-07T21:02:23.1994673Z stochastic_rounding=True, 2025-05-07T21:02:23.1994755Z weighted=True, 2025-05-07T21:02:23.1994835Z row_wise=True, 2025-05-07T21:02:23.1994922Z mixed=False, 2025-05-07T21:02:23.1995004Z use_cache=True, 2025-05-07T21:02:23.1995110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1995199Z use_cpu=True, 2025-05-07T21:02:23.1995302Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.1995381Z ) 2025-05-07T21:02:23.1995516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1996197Z self=, 2025-05-07T21:02:23.1996296Z compile=True, 2025-05-07T21:02:23.1996408Z pooling_mode=, 2025-05-07T21:02:23.1996484Z T=2, 2025-05-07T21:02:23.1996564Z D=46, 2025-05-07T21:02:23.1996639Z B=24, 2025-05-07T21:02:23.1996716Z log_E=4, 2025-05-07T21:02:23.1996796Z L=1, 2025-05-07T21:02:23.1996877Z D_gradcheck=2, 2025-05-07T21:02:23.1996978Z stochastic_rounding=False, 2025-05-07T21:02:23.1997066Z weighted=False, 2025-05-07T21:02:23.1997146Z row_wise=True, 2025-05-07T21:02:23.1997225Z mixed=True, 2025-05-07T21:02:23.1997313Z use_cache=True, 2025-05-07T21:02:23.1997421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.1997508Z use_cpu=True, 2025-05-07T21:02:23.1997608Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1997771Z ) 2025-05-07T21:02:23.1997907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.1998248Z self=, 2025-05-07T21:02:23.1998391Z compile=True, 2025-05-07T21:02:23.1998510Z pooling_mode=, 2025-05-07T21:02:23.1998584Z T=3, 2025-05-07T21:02:23.1998659Z D=84, 2025-05-07T21:02:23.1998797Z B=102, 2025-05-07T21:02:23.1998875Z log_E=5, 2025-05-07T21:02:23.1998950Z L=14, 2025-05-07T21:02:23.1999040Z D_gradcheck=2, 2025-05-07T21:02:23.1999137Z stochastic_rounding=True, 2025-05-07T21:02:23.1999225Z weighted=True, 2025-05-07T21:02:23.1999306Z row_wise=True, 2025-05-07T21:02:23.1999385Z mixed=True, 2025-05-07T21:02:23.1999474Z use_cache=False, 2025-05-07T21:02:23.1999582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.1999663Z use_cpu=True, 2025-05-07T21:02:23.1999772Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.1999846Z ) 2025-05-07T21:02:23.2264987Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2265636Z self=, 2025-05-07T21:02:23.2265748Z compile=False, 2025-05-07T21:02:23.2265872Z pooling_mode=, 2025-05-07T21:02:23.2265950Z T=3, 2025-05-07T21:02:23.2266045Z D=36, 2025-05-07T21:02:23.2266163Z B=18, 2025-05-07T21:02:23.2266275Z log_E=4, 2025-05-07T21:02:23.2266381Z L=8, 2025-05-07T21:02:23.2266508Z D_gradcheck=1, 2025-05-07T21:02:23.2266641Z stochastic_rounding=True, 2025-05-07T21:02:23.2266759Z weighted=False, 2025-05-07T21:02:23.2266871Z row_wise=True, 2025-05-07T21:02:23.2266979Z mixed=True, 2025-05-07T21:02:23.2267099Z use_cache=False, 2025-05-07T21:02:23.2267243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.2267330Z use_cpu=True, 2025-05-07T21:02:23.2267443Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.2267526Z ) 2025-05-07T21:02:23.2267665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2268024Z self=, 2025-05-07T21:02:23.2268238Z compile=True, 2025-05-07T21:02:23.2268350Z pooling_mode=, 2025-05-07T21:02:23.2268432Z T=5, 2025-05-07T21:02:23.2268507Z D=69, 2025-05-07T21:02:23.2268587Z B=43, 2025-05-07T21:02:23.2268663Z log_E=3, 2025-05-07T21:02:23.2268739Z L=3, 2025-05-07T21:02:23.2268889Z D_gradcheck=1, 2025-05-07T21:02:23.2268990Z stochastic_rounding=False, 2025-05-07T21:02:23.2269073Z weighted=False, 2025-05-07T21:02:23.2269159Z row_wise=True, 2025-05-07T21:02:23.2269238Z mixed=False, 2025-05-07T21:02:23.2269321Z use_cache=False, 2025-05-07T21:02:23.2269438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.2269518Z use_cpu=True, 2025-05-07T21:02:23.2269624Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.2269705Z ) 2025-05-07T21:02:23.2269838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2270185Z self=, 2025-05-07T21:02:23.2270283Z compile=False, 2025-05-07T21:02:23.2270393Z pooling_mode=, 2025-05-07T21:02:23.2270477Z T=5, 2025-05-07T21:02:23.2270552Z D=87, 2025-05-07T21:02:23.2270626Z B=2, 2025-05-07T21:02:23.2270708Z log_E=5, 2025-05-07T21:02:23.2270782Z L=2, 2025-05-07T21:02:23.2270866Z D_gradcheck=1, 2025-05-07T21:02:23.2270967Z stochastic_rounding=True, 2025-05-07T21:02:23.2271048Z weighted=True, 2025-05-07T21:02:23.2271128Z row_wise=True, 2025-05-07T21:02:23.2271210Z mixed=True, 2025-05-07T21:02:23.2271294Z use_cache=False, 2025-05-07T21:02:23.2271403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.2271489Z use_cpu=True, 2025-05-07T21:02:23.2271634Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.2271773Z ) 2025-05-07T21:02:23.2271907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2272312Z self=, 2025-05-07T21:02:23.2272403Z compile=False, 2025-05-07T21:02:23.2272513Z pooling_mode=, 2025-05-07T21:02:23.2272596Z T=3, 2025-05-07T21:02:23.2272671Z D=38, 2025-05-07T21:02:23.2272755Z B=46, 2025-05-07T21:02:23.2272832Z log_E=5, 2025-05-07T21:02:23.2272911Z L=2, 2025-05-07T21:02:23.2272998Z D_gradcheck=1, 2025-05-07T21:02:23.2273094Z stochastic_rounding=True, 2025-05-07T21:02:23.2273176Z weighted=True, 2025-05-07T21:02:23.2273261Z row_wise=True, 2025-05-07T21:02:23.2273340Z mixed=True, 2025-05-07T21:02:23.2273424Z use_cache=False, 2025-05-07T21:02:23.2273540Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.2273621Z use_cpu=True, 2025-05-07T21:02:23.2273728Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.2273805Z ) 2025-05-07T21:02:23.2273939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2274284Z self=, 2025-05-07T21:02:23.2274376Z compile=False, 2025-05-07T21:02:23.2274484Z pooling_mode=, 2025-05-07T21:02:23.2274566Z T=3, 2025-05-07T21:02:23.2274645Z D=87, 2025-05-07T21:02:23.2274720Z B=49, 2025-05-07T21:02:23.2274807Z log_E=4, 2025-05-07T21:02:23.2274883Z L=13, 2025-05-07T21:02:23.2274968Z D_gradcheck=1, 2025-05-07T21:02:23.2275071Z stochastic_rounding=True, 2025-05-07T21:02:23.2275152Z weighted=True, 2025-05-07T21:02:23.2275231Z row_wise=True, 2025-05-07T21:02:23.2275315Z mixed=True, 2025-05-07T21:02:23.2275396Z use_cache=True, 2025-05-07T21:02:23.2275504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.2275590Z use_cpu=True, 2025-05-07T21:02:23.2275695Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.2275767Z ) 2025-05-07T21:02:23.2275906Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2276249Z self=, 2025-05-07T21:02:23.2276386Z compile=False, 2025-05-07T21:02:23.2276497Z pooling_mode=, 2025-05-07T21:02:23.2276573Z T=2, 2025-05-07T21:02:23.2276657Z D=112, 2025-05-07T21:02:23.2276734Z B=120, 2025-05-07T21:02:23.2276811Z log_E=5, 2025-05-07T21:02:23.2276932Z L=7, 2025-05-07T21:02:23.2277014Z D_gradcheck=1, 2025-05-07T21:02:23.2277112Z stochastic_rounding=False, 2025-05-07T21:02:23.2277196Z weighted=True, 2025-05-07T21:02:23.2277288Z row_wise=True, 2025-05-07T21:02:23.2277369Z mixed=True, 2025-05-07T21:02:23.2277453Z use_cache=False, 2025-05-07T21:02:23.2277567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.2277645Z use_cpu=True, 2025-05-07T21:02:23.2277759Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.2277834Z ) 2025-05-07T21:02:23.2277964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2278316Z self=, 2025-05-07T21:02:23.2278400Z compile=True, 2025-05-07T21:02:23.2278507Z pooling_mode=, 2025-05-07T21:02:23.2278588Z T=3, 2025-05-07T21:02:23.2278663Z D=125, 2025-05-07T21:02:23.2278843Z B=13, 2025-05-07T21:02:23.2278929Z log_E=5, 2025-05-07T21:02:23.2279004Z L=16, 2025-05-07T21:02:23.2279086Z D_gradcheck=2, 2025-05-07T21:02:23.2279186Z stochastic_rounding=True, 2025-05-07T21:02:23.2279269Z weighted=False, 2025-05-07T21:02:23.2279351Z row_wise=True, 2025-05-07T21:02:23.2279436Z mixed=False, 2025-05-07T21:02:23.2279519Z use_cache=True, 2025-05-07T21:02:23.2279631Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.2279711Z use_cpu=True, 2025-05-07T21:02:23.2279866Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.2279946Z ) 2025-05-07T21:02:23.2280082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2280469Z self=, 2025-05-07T21:02:23.2280565Z compile=False, 2025-05-07T21:02:23.2280672Z pooling_mode=, 2025-05-07T21:02:23.2280746Z T=5, 2025-05-07T21:02:23.2280828Z D=104, 2025-05-07T21:02:23.2280904Z B=30, 2025-05-07T21:02:23.2280984Z log_E=5, 2025-05-07T21:02:23.2281066Z L=13, 2025-05-07T21:02:23.2281148Z D_gradcheck=1, 2025-05-07T21:02:23.2281242Z stochastic_rounding=True, 2025-05-07T21:02:23.2281330Z weighted=False, 2025-05-07T21:02:23.2281410Z row_wise=True, 2025-05-07T21:02:23.2281492Z mixed=True, 2025-05-07T21:02:23.2281573Z use_cache=True, 2025-05-07T21:02:23.2281679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.2281765Z use_cpu=True, 2025-05-07T21:02:23.2281870Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.2281942Z ) 2025-05-07T21:02:23.2282079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2282424Z self=, 2025-05-07T21:02:23.2282509Z compile=False, 2025-05-07T21:02:23.2282624Z pooling_mode=, 2025-05-07T21:02:23.2282699Z T=4, 2025-05-07T21:02:23.2282775Z D=113, 2025-05-07T21:02:23.2282855Z B=95, 2025-05-07T21:02:23.2282935Z log_E=4, 2025-05-07T21:02:23.2283016Z L=19, 2025-05-07T21:02:23.2283097Z D_gradcheck=2, 2025-05-07T21:02:23.2283193Z stochastic_rounding=True, 2025-05-07T21:02:23.2283280Z weighted=True, 2025-05-07T21:02:23.2283359Z row_wise=True, 2025-05-07T21:02:23.2283438Z mixed=False, 2025-05-07T21:02:23.2283526Z use_cache=False, 2025-05-07T21:02:23.2283633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.2283716Z use_cpu=True, 2025-05-07T21:02:23.2283823Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.2283894Z ) 2025-05-07T21:02:23.2284024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2284421Z self=, 2025-05-07T21:02:23.2284505Z compile=False, 2025-05-07T21:02:23.2284619Z pooling_mode=, 2025-05-07T21:02:23.2284695Z T=2, 2025-05-07T21:02:23.2284772Z D=48, 2025-05-07T21:02:23.2284890Z B=21, 2025-05-07T21:02:23.2284969Z log_E=3, 2025-05-07T21:02:23.2285045Z L=11, 2025-05-07T21:02:23.2285136Z D_gradcheck=1, 2025-05-07T21:02:23.2285231Z stochastic_rounding=False, 2025-05-07T21:02:23.2285312Z weighted=True, 2025-05-07T21:02:23.2285397Z row_wise=True, 2025-05-07T21:02:23.2285475Z mixed=True, 2025-05-07T21:02:23.2285558Z use_cache=False, 2025-05-07T21:02:23.2285671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.2285755Z use_cpu=True, 2025-05-07T21:02:23.2285857Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.2285935Z ) 2025-05-07T21:02:23.2286066Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2286416Z self=, 2025-05-07T21:02:23.2286501Z compile=True, 2025-05-07T21:02:23.2286608Z pooling_mode=, 2025-05-07T21:02:23.2286690Z T=2, 2025-05-07T21:02:23.2286764Z D=32, 2025-05-07T21:02:23.2286842Z B=82, 2025-05-07T21:02:23.2286924Z log_E=3, 2025-05-07T21:02:23.2286998Z L=19, 2025-05-07T21:02:23.2287078Z D_gradcheck=2, 2025-05-07T21:02:23.2287180Z stochastic_rounding=False, 2025-05-07T21:02:23.2287262Z weighted=False, 2025-05-07T21:02:23.2287342Z row_wise=True, 2025-05-07T21:02:23.2287427Z mixed=False, 2025-05-07T21:02:23.2287512Z use_cache=False, 2025-05-07T21:02:23.2287619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.2287748Z use_cpu=True, 2025-05-07T21:02:23.2287851Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.2287928Z ) 2025-05-07T21:02:23.2288063Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2288442Z self=, 2025-05-07T21:02:23.2288533Z compile=False, 2025-05-07T21:02:23.2288641Z pooling_mode=, 2025-05-07T21:02:23.2288716Z T=5, 2025-05-07T21:02:23.2288796Z D=40, 2025-05-07T21:02:23.2288873Z B=35, 2025-05-07T21:02:23.2288949Z log_E=4, 2025-05-07T21:02:23.2289030Z L=18, 2025-05-07T21:02:23.2289113Z D_gradcheck=1, 2025-05-07T21:02:23.2289208Z stochastic_rounding=True, 2025-05-07T21:02:23.2289296Z weighted=True, 2025-05-07T21:02:23.2289375Z row_wise=True, 2025-05-07T21:02:23.2289452Z mixed=True, 2025-05-07T21:02:23.2289539Z use_cache=False, 2025-05-07T21:02:23.2289646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.2289737Z use_cpu=True, 2025-05-07T21:02:23.2289840Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.2289912Z ) 2025-05-07T21:02:23.2290050Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2290394Z self=, 2025-05-07T21:02:23.2290479Z compile=False, 2025-05-07T21:02:23.2290592Z pooling_mode=, 2025-05-07T21:02:23.2290667Z T=1, 2025-05-07T21:02:23.2290744Z D=68, 2025-05-07T21:02:23.2290826Z B=99, 2025-05-07T21:02:23.2290902Z log_E=4, 2025-05-07T21:02:23.2290976Z L=15, 2025-05-07T21:02:23.2291064Z D_gradcheck=2, 2025-05-07T21:02:23.2291159Z stochastic_rounding=True, 2025-05-07T21:02:23.2291246Z weighted=True, 2025-05-07T21:02:23.2291326Z row_wise=True, 2025-05-07T21:02:23.2291404Z mixed=True, 2025-05-07T21:02:23.2291495Z use_cache=False, 2025-05-07T21:02:23.2291604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.2291683Z use_cpu=True, 2025-05-07T21:02:23.2291787Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.2291859Z ) 2025-05-07T21:02:23.2292038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2292383Z self=, 2025-05-07T21:02:23.2292465Z compile=False, 2025-05-07T21:02:23.2292573Z pooling_mode=, 2025-05-07T21:02:23.2292654Z T=3, 2025-05-07T21:02:23.2292793Z D=78, 2025-05-07T21:02:23.2292871Z B=118, 2025-05-07T21:02:23.2292952Z log_E=5, 2025-05-07T21:02:23.2293024Z L=8, 2025-05-07T21:02:23.2293111Z D_gradcheck=2, 2025-05-07T21:02:23.2293207Z stochastic_rounding=False, 2025-05-07T21:02:23.2293288Z weighted=True, 2025-05-07T21:02:23.2293375Z row_wise=True, 2025-05-07T21:02:23.2293452Z mixed=False, 2025-05-07T21:02:23.2293535Z use_cache=False, 2025-05-07T21:02:23.2293649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.2293728Z use_cpu=True, 2025-05-07T21:02:23.2293830Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.2293910Z ) 2025-05-07T21:02:23.2294043Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2294382Z self=, 2025-05-07T21:02:23.2294470Z compile=True, 2025-05-07T21:02:23.2294577Z pooling_mode=, 2025-05-07T21:02:23.2294658Z T=3, 2025-05-07T21:02:23.2294736Z D=115, 2025-05-07T21:02:23.2294812Z B=101, 2025-05-07T21:02:23.2294891Z log_E=3, 2025-05-07T21:02:23.2294966Z L=10, 2025-05-07T21:02:23.2295045Z D_gradcheck=2, 2025-05-07T21:02:23.2295145Z stochastic_rounding=False, 2025-05-07T21:02:23.2295231Z weighted=False, 2025-05-07T21:02:23.2295311Z row_wise=True, 2025-05-07T21:02:23.2295393Z mixed=False, 2025-05-07T21:02:23.2295474Z use_cache=False, 2025-05-07T21:02:23.2295627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.2295713Z use_cpu=True, 2025-05-07T21:02:23.2295815Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.2296221Z ) 2025-05-07T21:02:23.2296453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.2296798Z self=, 2025-05-07T21:02:23.2296887Z compile=True, 2025-05-07T21:02:23.2296995Z pooling_mode=, 2025-05-07T21:02:23.2297073Z T=3, 2025-05-07T21:02:23.2297153Z D=66, 2025-05-07T21:02:23.2297229Z B=35, 2025-05-07T21:02:23.2297306Z log_E=5, 2025-05-07T21:02:23.2297386Z L=4, 2025-05-07T21:02:23.2297467Z D_gradcheck=1, 2025-05-07T21:02:23.2297567Z stochastic_rounding=False, 2025-05-07T21:02:23.2297654Z weighted=True, 2025-05-07T21:02:23.2297734Z row_wise=True, 2025-05-07T21:02:23.2297814Z mixed=False, 2025-05-07T21:02:23.2297906Z use_cache=True, 2025-05-07T21:02:23.2298014Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.2298095Z use_cpu=True, 2025-05-07T21:02:23.2298203Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.2298279Z ) 2025-05-07T21:02:23.8168786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8169398Z self=, 2025-05-07T21:02:23.8170023Z compile=False, 2025-05-07T21:02:23.8170372Z pooling_mode=, 2025-05-07T21:02:23.8170674Z T=3, 2025-05-07T21:02:23.8170861Z D=13, 2025-05-07T21:02:23.8171058Z B=60, 2025-05-07T21:02:23.8171249Z log_E=4, 2025-05-07T21:02:23.8171464Z L=19, 2025-05-07T21:02:23.8171727Z D_gradcheck=2, 2025-05-07T21:02:23.8171963Z stochastic_rounding=True, 2025-05-07T21:02:23.8172228Z weighted=False, 2025-05-07T21:02:23.8172449Z row_wise=True, 2025-05-07T21:02:23.8172661Z mixed=True, 2025-05-07T21:02:23.8172879Z use_cache=False, 2025-05-07T21:02:23.8173129Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8173433Z use_cpu=True, 2025-05-07T21:02:23.8173682Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8174076Z ) 2025-05-07T21:02:23.8174320Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8174903Z self=, 2025-05-07T21:02:23.8175436Z compile=False, 2025-05-07T21:02:23.8175688Z pooling_mode=, 2025-05-07T21:02:23.8176046Z T=5, 2025-05-07T21:02:23.8176235Z D=69, 2025-05-07T21:02:23.8176426Z B=25, 2025-05-07T21:02:23.8176614Z log_E=3, 2025-05-07T21:02:23.8176806Z L=4, 2025-05-07T21:02:23.8176999Z D_gradcheck=2, 2025-05-07T21:02:23.8177232Z stochastic_rounding=True, 2025-05-07T21:02:23.8177488Z weighted=False, 2025-05-07T21:02:23.8177706Z row_wise=True, 2025-05-07T21:02:23.8177917Z mixed=False, 2025-05-07T21:02:23.8178131Z use_cache=False, 2025-05-07T21:02:23.8178385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8178677Z use_cpu=True, 2025-05-07T21:02:23.8178922Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8179188Z ) 2025-05-07T21:02:23.8179426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8180011Z self=, 2025-05-07T21:02:23.8180536Z compile=True, 2025-05-07T21:02:23.8180785Z pooling_mode=, 2025-05-07T21:02:23.8181070Z T=3, 2025-05-07T21:02:23.8181253Z D=89, 2025-05-07T21:02:23.8181442Z B=31, 2025-05-07T21:02:23.8181632Z log_E=4, 2025-05-07T21:02:23.8181823Z L=10, 2025-05-07T21:02:23.8182018Z D_gradcheck=1, 2025-05-07T21:02:23.8182259Z stochastic_rounding=False, 2025-05-07T21:02:23.8182564Z weighted=False, 2025-05-07T21:02:23.8182783Z row_wise=True, 2025-05-07T21:02:23.8183074Z mixed=False, 2025-05-07T21:02:23.8183283Z use_cache=False, 2025-05-07T21:02:23.8183540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8183835Z use_cpu=True, 2025-05-07T21:02:23.8184071Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8184413Z ) 2025-05-07T21:02:23.8184653Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8185232Z self=, 2025-05-07T21:02:23.8185762Z compile=False, 2025-05-07T21:02:23.8186015Z pooling_mode=, 2025-05-07T21:02:23.8186307Z T=4, 2025-05-07T21:02:23.8186493Z D=32, 2025-05-07T21:02:23.8186684Z B=82, 2025-05-07T21:02:23.8186877Z log_E=4, 2025-05-07T21:02:23.8187068Z L=5, 2025-05-07T21:02:23.8187262Z D_gradcheck=1, 2025-05-07T21:02:23.8187502Z stochastic_rounding=False, 2025-05-07T21:02:23.8187763Z weighted=False, 2025-05-07T21:02:23.8187984Z row_wise=True, 2025-05-07T21:02:23.8188201Z mixed=True, 2025-05-07T21:02:23.8188405Z use_cache=True, 2025-05-07T21:02:23.8188650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8188938Z use_cpu=True, 2025-05-07T21:02:23.8189175Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8189443Z ) 2025-05-07T21:02:23.8189677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8190248Z self=, 2025-05-07T21:02:23.8190778Z compile=True, 2025-05-07T21:02:23.8191028Z pooling_mode=, 2025-05-07T21:02:23.8191312Z T=1, 2025-05-07T21:02:23.8191513Z D=103, 2025-05-07T21:02:23.8191709Z B=50, 2025-05-07T21:02:23.8191899Z log_E=4, 2025-05-07T21:02:23.8192100Z L=12, 2025-05-07T21:02:23.8192300Z D_gradcheck=1, 2025-05-07T21:02:23.8192529Z stochastic_rounding=True, 2025-05-07T21:02:23.8192791Z weighted=False, 2025-05-07T21:02:23.8193012Z row_wise=True, 2025-05-07T21:02:23.8193222Z mixed=True, 2025-05-07T21:02:23.8193438Z use_cache=False, 2025-05-07T21:02:23.8202032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8202463Z use_cpu=True, 2025-05-07T21:02:23.8202712Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8202988Z ) 2025-05-07T21:02:23.8203220Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8203805Z self=, 2025-05-07T21:02:23.8204343Z compile=False, 2025-05-07T21:02:23.8204656Z pooling_mode=, 2025-05-07T21:02:23.8204939Z T=5, 2025-05-07T21:02:23.8205130Z D=16, 2025-05-07T21:02:23.8205316Z B=71, 2025-05-07T21:02:23.8205496Z log_E=5, 2025-05-07T21:02:23.8205690Z L=15, 2025-05-07T21:02:23.8205882Z D_gradcheck=2, 2025-05-07T21:02:23.8206109Z stochastic_rounding=True, 2025-05-07T21:02:23.8206367Z weighted=False, 2025-05-07T21:02:23.8206586Z row_wise=True, 2025-05-07T21:02:23.8206792Z mixed=True, 2025-05-07T21:02:23.8207002Z use_cache=False, 2025-05-07T21:02:23.8207254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8207541Z use_cpu=True, 2025-05-07T21:02:23.8207786Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8208051Z ) 2025-05-07T21:02:23.8208278Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8208854Z self=, 2025-05-07T21:02:23.8209389Z compile=True, 2025-05-07T21:02:23.8209630Z pooling_mode=, 2025-05-07T21:02:23.8209917Z T=3, 2025-05-07T21:02:23.8210108Z D=60, 2025-05-07T21:02:23.8210290Z B=13, 2025-05-07T21:02:23.8210479Z log_E=4, 2025-05-07T21:02:23.8210675Z L=20, 2025-05-07T21:02:23.8210861Z D_gradcheck=2, 2025-05-07T21:02:23.8211098Z stochastic_rounding=False, 2025-05-07T21:02:23.8211360Z weighted=True, 2025-05-07T21:02:23.8211650Z row_wise=True, 2025-05-07T21:02:23.8211856Z mixed=True, 2025-05-07T21:02:23.8212068Z use_cache=False, 2025-05-07T21:02:23.8212339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8212663Z use_cpu=True, 2025-05-07T21:02:23.8212966Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8213236Z ) 2025-05-07T21:02:23.8213499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8214077Z self=, 2025-05-07T21:02:23.8214606Z compile=False, 2025-05-07T21:02:23.8214852Z pooling_mode=, 2025-05-07T21:02:23.8215138Z T=3, 2025-05-07T21:02:23.8215318Z D=81, 2025-05-07T21:02:23.8215505Z B=64, 2025-05-07T21:02:23.8215693Z log_E=4, 2025-05-07T21:02:23.8215884Z L=0, 2025-05-07T21:02:23.8216078Z D_gradcheck=2, 2025-05-07T21:02:23.8216309Z stochastic_rounding=True, 2025-05-07T21:02:23.8216561Z weighted=True, 2025-05-07T21:02:23.8216777Z row_wise=True, 2025-05-07T21:02:23.8216990Z mixed=False, 2025-05-07T21:02:23.8217198Z use_cache=False, 2025-05-07T21:02:23.8217450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8217745Z use_cpu=True, 2025-05-07T21:02:23.8217977Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8218244Z ) 2025-05-07T21:02:23.8218481Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8219049Z self=, 2025-05-07T21:02:23.8219586Z compile=True, 2025-05-07T21:02:23.8219832Z pooling_mode=, 2025-05-07T21:02:23.8220121Z T=2, 2025-05-07T21:02:23.8220301Z D=17, 2025-05-07T21:02:23.8220491Z B=128, 2025-05-07T21:02:23.8220684Z log_E=3, 2025-05-07T21:02:23.8220873Z L=8, 2025-05-07T21:02:23.8221067Z D_gradcheck=2, 2025-05-07T21:02:23.8221302Z stochastic_rounding=True, 2025-05-07T21:02:23.8221552Z weighted=True, 2025-05-07T21:02:23.8221770Z row_wise=True, 2025-05-07T21:02:23.8221977Z mixed=True, 2025-05-07T21:02:23.8222191Z use_cache=False, 2025-05-07T21:02:23.8222474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8222821Z use_cpu=True, 2025-05-07T21:02:23.8223061Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8223325Z ) 2025-05-07T21:02:23.8223552Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8224125Z self=, 2025-05-07T21:02:23.8224699Z compile=False, 2025-05-07T21:02:23.8224937Z pooling_mode=, 2025-05-07T21:02:23.8225221Z T=2, 2025-05-07T21:02:23.8225409Z D=91, 2025-05-07T21:02:23.8225591Z B=101, 2025-05-07T21:02:23.8225781Z log_E=4, 2025-05-07T21:02:23.8225979Z L=1, 2025-05-07T21:02:23.8226164Z D_gradcheck=2, 2025-05-07T21:02:23.8226396Z stochastic_rounding=True, 2025-05-07T21:02:23.8226653Z weighted=True, 2025-05-07T21:02:23.8226863Z row_wise=True, 2025-05-07T21:02:23.8227075Z mixed=False, 2025-05-07T21:02:23.8227285Z use_cache=False, 2025-05-07T21:02:23.8227535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8227825Z use_cpu=True, 2025-05-07T21:02:23.8228058Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8228318Z ) 2025-05-07T21:02:23.8228544Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8229118Z self=, 2025-05-07T21:02:23.8229650Z compile=True, 2025-05-07T21:02:23.8229885Z pooling_mode=, 2025-05-07T21:02:23.8230166Z T=3, 2025-05-07T21:02:23.8230354Z D=35, 2025-05-07T21:02:23.8230533Z B=25, 2025-05-07T21:02:23.8230717Z log_E=4, 2025-05-07T21:02:23.8230911Z L=20, 2025-05-07T21:02:23.8231097Z D_gradcheck=1, 2025-05-07T21:02:23.8231329Z stochastic_rounding=False, 2025-05-07T21:02:23.8231636Z weighted=False, 2025-05-07T21:02:23.8231843Z row_wise=True, 2025-05-07T21:02:23.8232056Z mixed=True, 2025-05-07T21:02:23.8232264Z use_cache=True, 2025-05-07T21:02:23.8232512Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8232883Z use_cpu=True, 2025-05-07T21:02:23.8233123Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8233384Z ) 2025-05-07T21:02:23.8233607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8234182Z self=, 2025-05-07T21:02:23.8234713Z compile=False, 2025-05-07T21:02:23.8234950Z pooling_mode=, 2025-05-07T21:02:23.8235233Z T=3, 2025-05-07T21:02:23.8235421Z D=124, 2025-05-07T21:02:23.8235601Z B=33, 2025-05-07T21:02:23.8235791Z log_E=5, 2025-05-07T21:02:23.8235984Z L=0, 2025-05-07T21:02:23.8236170Z D_gradcheck=1, 2025-05-07T21:02:23.8236406Z stochastic_rounding=True, 2025-05-07T21:02:23.8236668Z weighted=False, 2025-05-07T21:02:23.8236884Z row_wise=True, 2025-05-07T21:02:23.8237105Z mixed=False, 2025-05-07T21:02:23.8237318Z use_cache=True, 2025-05-07T21:02:23.8237559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8237851Z use_cpu=True, 2025-05-07T21:02:23.8238088Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8238343Z ) 2025-05-07T21:02:23.8238577Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8239231Z self=, 2025-05-07T21:02:23.8239759Z compile=True, 2025-05-07T21:02:23.8239993Z pooling_mode=, 2025-05-07T21:02:23.8240276Z T=2, 2025-05-07T21:02:23.8240461Z D=80, 2025-05-07T21:02:23.8240637Z B=38, 2025-05-07T21:02:23.8240822Z log_E=4, 2025-05-07T21:02:23.8241014Z L=13, 2025-05-07T21:02:23.8241198Z D_gradcheck=2, 2025-05-07T21:02:23.8241430Z stochastic_rounding=False, 2025-05-07T21:02:23.8241689Z weighted=True, 2025-05-07T21:02:23.8241895Z row_wise=True, 2025-05-07T21:02:23.8242108Z mixed=False, 2025-05-07T21:02:23.8242316Z use_cache=True, 2025-05-07T21:02:23.8242610Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8242897Z use_cpu=True, 2025-05-07T21:02:23.8243130Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8243387Z ) 2025-05-07T21:02:23.8243619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8244238Z self=, 2025-05-07T21:02:23.8244769Z compile=True, 2025-05-07T21:02:23.8245003Z pooling_mode=, 2025-05-07T21:02:23.8245286Z T=5, 2025-05-07T21:02:23.8245475Z D=112, 2025-05-07T21:02:23.8245655Z B=40, 2025-05-07T21:02:23.8245840Z log_E=4, 2025-05-07T21:02:23.8246038Z L=16, 2025-05-07T21:02:23.8246225Z D_gradcheck=1, 2025-05-07T21:02:23.8246457Z stochastic_rounding=True, 2025-05-07T21:02:23.8246721Z weighted=False, 2025-05-07T21:02:23.8246933Z row_wise=True, 2025-05-07T21:02:23.8247146Z mixed=False, 2025-05-07T21:02:23.8247364Z use_cache=False, 2025-05-07T21:02:23.8247614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8247903Z use_cpu=True, 2025-05-07T21:02:23.8248136Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8248390Z ) 2025-05-07T21:02:23.8248624Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8249202Z self=, 2025-05-07T21:02:23.8249725Z compile=True, 2025-05-07T21:02:23.8249970Z pooling_mode=, 2025-05-07T21:02:23.8250255Z T=4, 2025-05-07T21:02:23.8250436Z D=38, 2025-05-07T21:02:23.8250621Z B=114, 2025-05-07T21:02:23.8250804Z log_E=4, 2025-05-07T21:02:23.8251001Z L=5, 2025-05-07T21:02:23.8251192Z D_gradcheck=2, 2025-05-07T21:02:23.8251480Z stochastic_rounding=False, 2025-05-07T21:02:23.8251732Z weighted=True, 2025-05-07T21:02:23.8251951Z row_wise=True, 2025-05-07T21:02:23.8252163Z mixed=True, 2025-05-07T21:02:23.8252397Z use_cache=True, 2025-05-07T21:02:23.8252703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8252991Z use_cpu=True, 2025-05-07T21:02:23.8253220Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8253487Z ) 2025-05-07T21:02:23.8253718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8254290Z self=, 2025-05-07T21:02:23.8254823Z compile=False, 2025-05-07T21:02:23.8255067Z pooling_mode=, 2025-05-07T21:02:23.8255343Z T=3, 2025-05-07T21:02:23.8255529Z D=26, 2025-05-07T21:02:23.8255712Z B=38, 2025-05-07T21:02:23.8255894Z log_E=5, 2025-05-07T21:02:23.8256087Z L=4, 2025-05-07T21:02:23.8256275Z D_gradcheck=2, 2025-05-07T21:02:23.8256497Z stochastic_rounding=True, 2025-05-07T21:02:23.8256756Z weighted=False, 2025-05-07T21:02:23.8256971Z row_wise=True, 2025-05-07T21:02:23.8257175Z mixed=False, 2025-05-07T21:02:23.8257391Z use_cache=True, 2025-05-07T21:02:23.8257637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8257924Z use_cpu=True, 2025-05-07T21:02:23.8258149Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8258408Z ) 2025-05-07T21:02:23.8465789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8466859Z self=, 2025-05-07T21:02:23.8467897Z compile=True, 2025-05-07T21:02:23.8468329Z pooling_mode=, 2025-05-07T21:02:23.8468832Z T=2, 2025-05-07T21:02:23.8469165Z D=2, 2025-05-07T21:02:23.8469489Z B=79, 2025-05-07T21:02:23.8469813Z log_E=3, 2025-05-07T21:02:23.8470158Z L=8, 2025-05-07T21:02:23.8470498Z D_gradcheck=2, 2025-05-07T21:02:23.8470918Z stochastic_rounding=False, 2025-05-07T21:02:23.8471377Z weighted=True, 2025-05-07T21:02:23.8471764Z row_wise=True, 2025-05-07T21:02:23.8472142Z mixed=True, 2025-05-07T21:02:23.8472807Z use_cache=True, 2025-05-07T21:02:23.8473049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8473336Z use_cpu=True, 2025-05-07T21:02:23.8473565Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8473826Z ) 2025-05-07T21:02:23.8474058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8474696Z self=, 2025-05-07T21:02:23.8475229Z compile=False, 2025-05-07T21:02:23.8475477Z pooling_mode=, 2025-05-07T21:02:23.8475761Z T=1, 2025-05-07T21:02:23.8475945Z D=37, 2025-05-07T21:02:23.8476129Z B=77, 2025-05-07T21:02:23.8476314Z log_E=4, 2025-05-07T21:02:23.8476508Z L=2, 2025-05-07T21:02:23.8476701Z D_gradcheck=1, 2025-05-07T21:02:23.8476929Z stochastic_rounding=True, 2025-05-07T21:02:23.8477186Z weighted=False, 2025-05-07T21:02:23.8477403Z row_wise=True, 2025-05-07T21:02:23.8477609Z mixed=False, 2025-05-07T21:02:23.8477823Z use_cache=False, 2025-05-07T21:02:23.8478078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8478363Z use_cpu=True, 2025-05-07T21:02:23.8478590Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8478908Z ) 2025-05-07T21:02:23.8479137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8479705Z self=, 2025-05-07T21:02:23.8480232Z compile=False, 2025-05-07T21:02:23.8480472Z pooling_mode=, 2025-05-07T21:02:23.8480749Z T=1, 2025-05-07T21:02:23.8480934Z D=49, 2025-05-07T21:02:23.8481116Z B=74, 2025-05-07T21:02:23.8481297Z log_E=5, 2025-05-07T21:02:23.8481488Z L=5, 2025-05-07T21:02:23.8481772Z D_gradcheck=2, 2025-05-07T21:02:23.8481993Z stochastic_rounding=True, 2025-05-07T21:02:23.8482250Z weighted=True, 2025-05-07T21:02:23.8482486Z row_wise=True, 2025-05-07T21:02:23.8482723Z mixed=True, 2025-05-07T21:02:23.8482994Z use_cache=True, 2025-05-07T21:02:23.8483238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8483516Z use_cpu=True, 2025-05-07T21:02:23.8483748Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8484011Z ) 2025-05-07T21:02:23.8484242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8484811Z self=, 2025-05-07T21:02:23.8485341Z compile=False, 2025-05-07T21:02:23.8485581Z pooling_mode=, 2025-05-07T21:02:23.8485855Z T=1, 2025-05-07T21:02:23.8486040Z D=111, 2025-05-07T21:02:23.8486227Z B=23, 2025-05-07T21:02:23.8486407Z log_E=5, 2025-05-07T21:02:23.8486601Z L=19, 2025-05-07T21:02:23.8486790Z D_gradcheck=2, 2025-05-07T21:02:23.8487005Z stochastic_rounding=True, 2025-05-07T21:02:23.8487259Z weighted=False, 2025-05-07T21:02:23.8487470Z row_wise=True, 2025-05-07T21:02:23.8487674Z mixed=False, 2025-05-07T21:02:23.8487887Z use_cache=False, 2025-05-07T21:02:23.8488134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8488412Z use_cpu=True, 2025-05-07T21:02:23.8488642Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8488905Z ) 2025-05-07T21:02:23.8489133Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8489704Z self=, 2025-05-07T21:02:23.8490229Z compile=True, 2025-05-07T21:02:23.8490466Z pooling_mode=, 2025-05-07T21:02:23.8490742Z T=4, 2025-05-07T21:02:23.8490925Z D=84, 2025-05-07T21:02:23.8491105Z B=54, 2025-05-07T21:02:23.8491281Z log_E=4, 2025-05-07T21:02:23.8491469Z L=9, 2025-05-07T21:02:23.8491657Z D_gradcheck=1, 2025-05-07T21:02:23.8491879Z stochastic_rounding=False, 2025-05-07T21:02:23.8492132Z weighted=True, 2025-05-07T21:02:23.8492342Z row_wise=True, 2025-05-07T21:02:23.8492597Z mixed=False, 2025-05-07T21:02:23.8492812Z use_cache=True, 2025-05-07T21:02:23.8493048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8493328Z use_cpu=True, 2025-05-07T21:02:23.8493558Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8493819Z ) 2025-05-07T21:02:23.8494086Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8494655Z self=, 2025-05-07T21:02:23.8495178Z compile=True, 2025-05-07T21:02:23.8495416Z pooling_mode=, 2025-05-07T21:02:23.8495688Z T=5, 2025-05-07T21:02:23.8496014Z D=101, 2025-05-07T21:02:23.8496201Z B=67, 2025-05-07T21:02:23.8496379Z log_E=3, 2025-05-07T21:02:23.8496575Z L=15, 2025-05-07T21:02:23.8496762Z D_gradcheck=1, 2025-05-07T21:02:23.8496986Z stochastic_rounding=False, 2025-05-07T21:02:23.8497241Z weighted=True, 2025-05-07T21:02:23.8497452Z row_wise=True, 2025-05-07T21:02:23.8497652Z mixed=True, 2025-05-07T21:02:23.8497860Z use_cache=True, 2025-05-07T21:02:23.8498099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8498380Z use_cpu=True, 2025-05-07T21:02:23.8498609Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8498866Z ) 2025-05-07T21:02:23.8499091Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8499659Z self=, 2025-05-07T21:02:23.8500182Z compile=False, 2025-05-07T21:02:23.8500415Z pooling_mode=, 2025-05-07T21:02:23.8500692Z T=2, 2025-05-07T21:02:23.8500874Z D=42, 2025-05-07T21:02:23.8501050Z B=64, 2025-05-07T21:02:23.8501237Z log_E=5, 2025-05-07T21:02:23.8501500Z L=16, 2025-05-07T21:02:23.8501689Z D_gradcheck=2, 2025-05-07T21:02:23.8501910Z stochastic_rounding=False, 2025-05-07T21:02:23.8502163Z weighted=True, 2025-05-07T21:02:23.8502375Z row_wise=True, 2025-05-07T21:02:23.8502636Z mixed=False, 2025-05-07T21:02:23.8502845Z use_cache=True, 2025-05-07T21:02:23.8503082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8503360Z use_cpu=True, 2025-05-07T21:02:23.8503590Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8503851Z ) 2025-05-07T21:02:23.8504075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8504645Z self=, 2025-05-07T21:02:23.8505167Z compile=True, 2025-05-07T21:02:23.8505397Z pooling_mode=, 2025-05-07T21:02:23.8505674Z T=3, 2025-05-07T21:02:23.8505855Z D=125, 2025-05-07T21:02:23.8506033Z B=89, 2025-05-07T21:02:23.8506214Z log_E=3, 2025-05-07T21:02:23.8506409Z L=17, 2025-05-07T21:02:23.8506590Z D_gradcheck=1, 2025-05-07T21:02:23.8506818Z stochastic_rounding=False, 2025-05-07T21:02:23.8507072Z weighted=True, 2025-05-07T21:02:23.8507283Z row_wise=True, 2025-05-07T21:02:23.8507494Z mixed=False, 2025-05-07T21:02:23.8507700Z use_cache=False, 2025-05-07T21:02:23.8507946Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8508223Z use_cpu=True, 2025-05-07T21:02:23.8508453Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8508708Z ) 2025-05-07T21:02:23.8508933Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8509502Z self=, 2025-05-07T21:02:23.8510028Z compile=True, 2025-05-07T21:02:23.8510260Z pooling_mode=, 2025-05-07T21:02:23.8510534Z T=5, 2025-05-07T21:02:23.8510719Z D=100, 2025-05-07T21:02:23.8510896Z B=98, 2025-05-07T21:02:23.8511080Z log_E=4, 2025-05-07T21:02:23.8511276Z L=10, 2025-05-07T21:02:23.8511464Z D_gradcheck=2, 2025-05-07T21:02:23.8511692Z stochastic_rounding=False, 2025-05-07T21:02:23.8511942Z weighted=True, 2025-05-07T21:02:23.8512217Z row_wise=True, 2025-05-07T21:02:23.8519504Z mixed=False, 2025-05-07T21:02:23.8519732Z use_cache=False, 2025-05-07T21:02:23.8519995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8520283Z use_cpu=True, 2025-05-07T21:02:23.8520520Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8520775Z ) 2025-05-07T21:02:23.8521113Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8521689Z self=, 2025-05-07T21:02:23.8522215Z compile=False, 2025-05-07T21:02:23.8522459Z pooling_mode=, 2025-05-07T21:02:23.8522744Z T=5, 2025-05-07T21:02:23.8522949Z D=109, 2025-05-07T21:02:23.8523159Z B=89, 2025-05-07T21:02:23.8523344Z log_E=4, 2025-05-07T21:02:23.8523529Z L=3, 2025-05-07T21:02:23.8523718Z D_gradcheck=2, 2025-05-07T21:02:23.8523944Z stochastic_rounding=True, 2025-05-07T21:02:23.8524197Z weighted=False, 2025-05-07T21:02:23.8524412Z row_wise=True, 2025-05-07T21:02:23.8524619Z mixed=False, 2025-05-07T21:02:23.8524824Z use_cache=True, 2025-05-07T21:02:23.8525056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8525339Z use_cpu=True, 2025-05-07T21:02:23.8525572Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8525828Z ) 2025-05-07T21:02:23.8526061Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8526633Z self=, 2025-05-07T21:02:23.8527152Z compile=True, 2025-05-07T21:02:23.8527392Z pooling_mode=, 2025-05-07T21:02:23.8527671Z T=5, 2025-05-07T21:02:23.8527849Z D=6, 2025-05-07T21:02:23.8528030Z B=115, 2025-05-07T21:02:23.8528265Z log_E=4, 2025-05-07T21:02:23.8528342Z L=3, 2025-05-07T21:02:23.8528424Z D_gradcheck=2, 2025-05-07T21:02:23.8528528Z stochastic_rounding=False, 2025-05-07T21:02:23.8528615Z weighted=True, 2025-05-07T21:02:23.8528738Z row_wise=True, 2025-05-07T21:02:23.8528824Z mixed=True, 2025-05-07T21:02:23.8528907Z use_cache=False, 2025-05-07T21:02:23.8529020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8529099Z use_cpu=True, 2025-05-07T21:02:23.8529199Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8529277Z ) 2025-05-07T21:02:23.8529407Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8529748Z self=, 2025-05-07T21:02:23.8529838Z compile=False, 2025-05-07T21:02:23.8529946Z pooling_mode=, 2025-05-07T21:02:23.8530019Z T=1, 2025-05-07T21:02:23.8530097Z D=24, 2025-05-07T21:02:23.8530176Z B=6, 2025-05-07T21:02:23.8530254Z log_E=4, 2025-05-07T21:02:23.8530330Z L=5, 2025-05-07T21:02:23.8530414Z D_gradcheck=2, 2025-05-07T21:02:23.8530509Z stochastic_rounding=True, 2025-05-07T21:02:23.8530599Z weighted=True, 2025-05-07T21:02:23.8530683Z row_wise=True, 2025-05-07T21:02:23.8530763Z mixed=False, 2025-05-07T21:02:23.8530843Z use_cache=True, 2025-05-07T21:02:23.8530950Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8531033Z use_cpu=True, 2025-05-07T21:02:23.8531135Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8531208Z ) 2025-05-07T21:02:23.8531344Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8531684Z self=, 2025-05-07T21:02:23.8531772Z compile=False, 2025-05-07T21:02:23.8531887Z pooling_mode=, 2025-05-07T21:02:23.8531961Z T=4, 2025-05-07T21:02:23.8532036Z D=127, 2025-05-07T21:02:23.8532116Z B=2, 2025-05-07T21:02:23.8532192Z log_E=4, 2025-05-07T21:02:23.8532274Z L=17, 2025-05-07T21:02:23.8532356Z D_gradcheck=2, 2025-05-07T21:02:23.8532451Z stochastic_rounding=True, 2025-05-07T21:02:23.8532588Z weighted=True, 2025-05-07T21:02:23.8532672Z row_wise=True, 2025-05-07T21:02:23.8532751Z mixed=False, 2025-05-07T21:02:23.8532835Z use_cache=True, 2025-05-07T21:02:23.8532942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8533020Z use_cpu=True, 2025-05-07T21:02:23.8533126Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8533236Z ) 2025-05-07T21:02:23.8533369Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8533714Z self=, 2025-05-07T21:02:23.8533798Z compile=False, 2025-05-07T21:02:23.8533913Z pooling_mode=, 2025-05-07T21:02:23.8533989Z T=5, 2025-05-07T21:02:23.8534062Z D=65, 2025-05-07T21:02:23.8534143Z B=3, 2025-05-07T21:02:23.8534219Z log_E=4, 2025-05-07T21:02:23.8534294Z L=3, 2025-05-07T21:02:23.8534386Z D_gradcheck=1, 2025-05-07T21:02:23.8534483Z stochastic_rounding=True, 2025-05-07T21:02:23.8534569Z weighted=True, 2025-05-07T21:02:23.8534655Z row_wise=True, 2025-05-07T21:02:23.8534734Z mixed=False, 2025-05-07T21:02:23.8534815Z use_cache=True, 2025-05-07T21:02:23.8534927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8535009Z use_cpu=True, 2025-05-07T21:02:23.8535114Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8535189Z ) 2025-05-07T21:02:23.8535321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8535663Z self=, 2025-05-07T21:02:23.8535745Z compile=True, 2025-05-07T21:02:23.8535853Z pooling_mode=, 2025-05-07T21:02:23.8535929Z T=1, 2025-05-07T21:02:23.8536002Z D=122, 2025-05-07T21:02:23.8536126Z B=18, 2025-05-07T21:02:23.8536201Z log_E=5, 2025-05-07T21:02:23.8536275Z L=3, 2025-05-07T21:02:23.8536363Z D_gradcheck=1, 2025-05-07T21:02:23.8536462Z stochastic_rounding=False, 2025-05-07T21:02:23.8536583Z weighted=False, 2025-05-07T21:02:23.8536670Z row_wise=True, 2025-05-07T21:02:23.8536746Z mixed=False, 2025-05-07T21:02:23.8536826Z use_cache=True, 2025-05-07T21:02:23.8536936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8537015Z use_cpu=True, 2025-05-07T21:02:23.8537118Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8537195Z ) 2025-05-07T21:02:23.8537325Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8537663Z self=, 2025-05-07T21:02:23.8537746Z compile=True, 2025-05-07T21:02:23.8537854Z pooling_mode=, 2025-05-07T21:02:23.8537933Z T=5, 2025-05-07T21:02:23.8538007Z D=9, 2025-05-07T21:02:23.8538080Z B=31, 2025-05-07T21:02:23.8538161Z log_E=4, 2025-05-07T21:02:23.8538235Z L=1, 2025-05-07T21:02:23.8538314Z D_gradcheck=1, 2025-05-07T21:02:23.8538413Z stochastic_rounding=True, 2025-05-07T21:02:23.8538495Z weighted=True, 2025-05-07T21:02:23.8538574Z row_wise=True, 2025-05-07T21:02:23.8538654Z mixed=False, 2025-05-07T21:02:23.8538737Z use_cache=False, 2025-05-07T21:02:23.8538843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8538927Z use_cpu=True, 2025-05-07T21:02:23.8539030Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8539102Z ) 2025-05-07T21:02:23.8763194Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8763873Z self=, 2025-05-07T21:02:23.8764007Z compile=False, 2025-05-07T21:02:23.8764145Z pooling_mode=, 2025-05-07T21:02:23.8764221Z T=2, 2025-05-07T21:02:23.8764323Z D=4, 2025-05-07T21:02:23.8764435Z B=121, 2025-05-07T21:02:23.8764590Z log_E=4, 2025-05-07T21:02:23.8764700Z L=16, 2025-05-07T21:02:23.8764818Z D_gradcheck=2, 2025-05-07T21:02:23.8765141Z stochastic_rounding=True, 2025-05-07T21:02:23.8765255Z weighted=False, 2025-05-07T21:02:23.8765341Z row_wise=True, 2025-05-07T21:02:23.8765423Z mixed=True, 2025-05-07T21:02:23.8765504Z use_cache=True, 2025-05-07T21:02:23.8765615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8765700Z use_cpu=True, 2025-05-07T21:02:23.8765879Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8765951Z ) 2025-05-07T21:02:23.8766092Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8766440Z self=, 2025-05-07T21:02:23.8766526Z compile=True, 2025-05-07T21:02:23.8766634Z pooling_mode=, 2025-05-07T21:02:23.8766708Z T=3, 2025-05-07T21:02:23.8766792Z D=31, 2025-05-07T21:02:23.8766865Z B=90, 2025-05-07T21:02:23.8766939Z log_E=4, 2025-05-07T21:02:23.8767020Z L=14, 2025-05-07T21:02:23.8767101Z D_gradcheck=1, 2025-05-07T21:02:23.8767205Z stochastic_rounding=False, 2025-05-07T21:02:23.8767293Z weighted=True, 2025-05-07T21:02:23.8767371Z row_wise=True, 2025-05-07T21:02:23.8767448Z mixed=True, 2025-05-07T21:02:23.8767535Z use_cache=False, 2025-05-07T21:02:23.8767643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8767726Z use_cpu=True, 2025-05-07T21:02:23.8767833Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8767905Z ) 2025-05-07T21:02:23.8768042Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8768386Z self=, 2025-05-07T21:02:23.8768468Z compile=True, 2025-05-07T21:02:23.8768579Z pooling_mode=, 2025-05-07T21:02:23.8768717Z T=1, 2025-05-07T21:02:23.8768792Z D=27, 2025-05-07T21:02:23.8768870Z B=48, 2025-05-07T21:02:23.8768946Z log_E=3, 2025-05-07T21:02:23.8769019Z L=14, 2025-05-07T21:02:23.8769110Z D_gradcheck=1, 2025-05-07T21:02:23.8769267Z stochastic_rounding=True, 2025-05-07T21:02:23.8769350Z weighted=True, 2025-05-07T21:02:23.8769431Z row_wise=True, 2025-05-07T21:02:23.8769511Z mixed=False, 2025-05-07T21:02:23.8769597Z use_cache=True, 2025-05-07T21:02:23.8769704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8769786Z use_cpu=True, 2025-05-07T21:02:23.8769892Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8769961Z ) 2025-05-07T21:02:23.8770092Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8770436Z self=, 2025-05-07T21:02:23.8770518Z compile=True, 2025-05-07T21:02:23.8770625Z pooling_mode=, 2025-05-07T21:02:23.8770707Z T=1, 2025-05-07T21:02:23.8770781Z D=126, 2025-05-07T21:02:23.8770860Z B=116, 2025-05-07T21:02:23.8770936Z log_E=3, 2025-05-07T21:02:23.8771010Z L=6, 2025-05-07T21:02:23.8771097Z D_gradcheck=1, 2025-05-07T21:02:23.8771197Z stochastic_rounding=True, 2025-05-07T21:02:23.8771277Z weighted=True, 2025-05-07T21:02:23.8771361Z row_wise=True, 2025-05-07T21:02:23.8771437Z mixed=False, 2025-05-07T21:02:23.8771518Z use_cache=False, 2025-05-07T21:02:23.8771627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8771707Z use_cpu=True, 2025-05-07T21:02:23.8771811Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8771886Z ) 2025-05-07T21:02:23.8772018Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8772356Z self=, 2025-05-07T21:02:23.8772442Z compile=True, 2025-05-07T21:02:23.8772549Z pooling_mode=, 2025-05-07T21:02:23.8772626Z T=2, 2025-05-07T21:02:23.8772716Z D=89, 2025-05-07T21:02:23.8772804Z B=25, 2025-05-07T21:02:23.8772890Z log_E=5, 2025-05-07T21:02:23.8772981Z L=0, 2025-05-07T21:02:23.8773116Z D_gradcheck=1, 2025-05-07T21:02:23.8773218Z stochastic_rounding=False, 2025-05-07T21:02:23.8773297Z weighted=True, 2025-05-07T21:02:23.8773376Z row_wise=True, 2025-05-07T21:02:23.8773459Z mixed=False, 2025-05-07T21:02:23.8773542Z use_cache=False, 2025-05-07T21:02:23.8773647Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8773769Z use_cpu=True, 2025-05-07T21:02:23.8773873Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8773941Z ) 2025-05-07T21:02:23.8774075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8774414Z self=, 2025-05-07T21:02:23.8774501Z compile=False, 2025-05-07T21:02:23.8774606Z pooling_mode=, 2025-05-07T21:02:23.8774683Z T=1, 2025-05-07T21:02:23.8774763Z D=87, 2025-05-07T21:02:23.8774835Z B=57, 2025-05-07T21:02:23.8774909Z log_E=5, 2025-05-07T21:02:23.8774988Z L=10, 2025-05-07T21:02:23.8775071Z D_gradcheck=2, 2025-05-07T21:02:23.8775169Z stochastic_rounding=True, 2025-05-07T21:02:23.8775254Z weighted=False, 2025-05-07T21:02:23.8775332Z row_wise=True, 2025-05-07T21:02:23.8775409Z mixed=True, 2025-05-07T21:02:23.8775494Z use_cache=True, 2025-05-07T21:02:23.8775599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8775680Z use_cpu=True, 2025-05-07T21:02:23.8775785Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8775853Z ) 2025-05-07T21:02:23.8775983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8776327Z self=, 2025-05-07T21:02:23.8776408Z compile=False, 2025-05-07T21:02:23.8776517Z pooling_mode=, 2025-05-07T21:02:23.8776638Z T=4, 2025-05-07T21:02:23.8776712Z D=6, 2025-05-07T21:02:23.8776789Z B=65, 2025-05-07T21:02:23.8776863Z log_E=4, 2025-05-07T21:02:23.8776938Z L=12, 2025-05-07T21:02:23.8777062Z D_gradcheck=2, 2025-05-07T21:02:23.8777162Z stochastic_rounding=False, 2025-05-07T21:02:23.8777242Z weighted=True, 2025-05-07T21:02:23.8777325Z row_wise=True, 2025-05-07T21:02:23.8777403Z mixed=True, 2025-05-07T21:02:23.8777484Z use_cache=False, 2025-05-07T21:02:23.8777597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8777676Z use_cpu=True, 2025-05-07T21:02:23.8777782Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8777855Z ) 2025-05-07T21:02:23.8777983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8778325Z self=, 2025-05-07T21:02:23.8778406Z compile=False, 2025-05-07T21:02:23.8778511Z pooling_mode=, 2025-05-07T21:02:23.8778588Z T=3, 2025-05-07T21:02:23.8778663Z D=52, 2025-05-07T21:02:23.8778737Z B=52, 2025-05-07T21:02:23.8778816Z log_E=3, 2025-05-07T21:02:23.8778896Z L=13, 2025-05-07T21:02:23.8778980Z D_gradcheck=2, 2025-05-07T21:02:23.8779078Z stochastic_rounding=True, 2025-05-07T21:02:23.8779160Z weighted=True, 2025-05-07T21:02:23.8779237Z row_wise=True, 2025-05-07T21:02:23.8779320Z mixed=True, 2025-05-07T21:02:23.8779400Z use_cache=True, 2025-05-07T21:02:23.8779513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8779593Z use_cpu=True, 2025-05-07T21:02:23.8779695Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8779769Z ) 2025-05-07T21:02:23.8779898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8780236Z self=, 2025-05-07T21:02:23.8780319Z compile=True, 2025-05-07T21:02:23.8780459Z pooling_mode=, 2025-05-07T21:02:23.8780532Z T=5, 2025-05-07T21:02:23.8780606Z D=80, 2025-05-07T21:02:23.8780683Z B=116, 2025-05-07T21:02:23.8780839Z log_E=5, 2025-05-07T21:02:23.8780913Z L=16, 2025-05-07T21:02:23.8780997Z D_gradcheck=2, 2025-05-07T21:02:23.8781092Z stochastic_rounding=True, 2025-05-07T21:02:23.8781172Z weighted=True, 2025-05-07T21:02:23.8781255Z row_wise=True, 2025-05-07T21:02:23.8781332Z mixed=False, 2025-05-07T21:02:23.8781412Z use_cache=True, 2025-05-07T21:02:23.8781561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8781641Z use_cpu=True, 2025-05-07T21:02:23.8781748Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8781819Z ) 2025-05-07T21:02:23.8781949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8782291Z self=, 2025-05-07T21:02:23.8782373Z compile=True, 2025-05-07T21:02:23.8782483Z pooling_mode=, 2025-05-07T21:02:23.8782560Z T=2, 2025-05-07T21:02:23.8782634Z D=28, 2025-05-07T21:02:23.8782711Z B=73, 2025-05-07T21:02:23.8782791Z log_E=5, 2025-05-07T21:02:23.8782864Z L=2, 2025-05-07T21:02:23.8782955Z D_gradcheck=1, 2025-05-07T21:02:23.8783050Z stochastic_rounding=False, 2025-05-07T21:02:23.8783134Z weighted=False, 2025-05-07T21:02:23.8783215Z row_wise=True, 2025-05-07T21:02:23.8783291Z mixed=True, 2025-05-07T21:02:23.8783374Z use_cache=False, 2025-05-07T21:02:23.8783483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8783567Z use_cpu=True, 2025-05-07T21:02:23.8783668Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8783737Z ) 2025-05-07T21:02:23.8783870Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8784207Z self=, 2025-05-07T21:02:23.8784289Z compile=False, 2025-05-07T21:02:23.8784446Z pooling_mode=, 2025-05-07T21:02:23.8784519Z T=5, 2025-05-07T21:02:23.8784592Z D=89, 2025-05-07T21:02:23.8784668Z B=66, 2025-05-07T21:02:23.8784749Z log_E=5, 2025-05-07T21:02:23.8784889Z L=15, 2025-05-07T21:02:23.8784975Z D_gradcheck=1, 2025-05-07T21:02:23.8785069Z stochastic_rounding=True, 2025-05-07T21:02:23.8785158Z weighted=False, 2025-05-07T21:02:23.8785237Z row_wise=True, 2025-05-07T21:02:23.8785312Z mixed=True, 2025-05-07T21:02:23.8785395Z use_cache=False, 2025-05-07T21:02:23.8785503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8785581Z use_cpu=True, 2025-05-07T21:02:23.8785686Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8785760Z ) 2025-05-07T21:02:23.8785889Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8786230Z self=, 2025-05-07T21:02:23.8786312Z compile=True, 2025-05-07T21:02:23.8786420Z pooling_mode=, 2025-05-07T21:02:23.8786498Z T=1, 2025-05-07T21:02:23.8786571Z D=4, 2025-05-07T21:02:23.8786647Z B=79, 2025-05-07T21:02:23.8786728Z log_E=5, 2025-05-07T21:02:23.8786803Z L=17, 2025-05-07T21:02:23.8786888Z D_gradcheck=2, 2025-05-07T21:02:23.8786982Z stochastic_rounding=False, 2025-05-07T21:02:23.8787060Z weighted=True, 2025-05-07T21:02:23.8787141Z row_wise=True, 2025-05-07T21:02:23.8787220Z mixed=True, 2025-05-07T21:02:23.8787301Z use_cache=True, 2025-05-07T21:02:23.8787413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8787492Z use_cpu=True, 2025-05-07T21:02:23.8787594Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8787669Z ) 2025-05-07T21:02:23.8787798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8788135Z self=, 2025-05-07T21:02:23.8788221Z compile=False, 2025-05-07T21:02:23.8788328Z pooling_mode=, 2025-05-07T21:02:23.8788404Z T=5, 2025-05-07T21:02:23.8788480Z D=114, 2025-05-07T21:02:23.8788605Z B=102, 2025-05-07T21:02:23.8788686Z log_E=3, 2025-05-07T21:02:23.8788763Z L=2, 2025-05-07T21:02:23.8788842Z D_gradcheck=1, 2025-05-07T21:02:23.8788940Z stochastic_rounding=True, 2025-05-07T21:02:23.8789020Z weighted=False, 2025-05-07T21:02:23.8789100Z row_wise=True, 2025-05-07T21:02:23.8789183Z mixed=False, 2025-05-07T21:02:23.8789302Z use_cache=True, 2025-05-07T21:02:23.8789410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8789489Z use_cpu=True, 2025-05-07T21:02:23.8789589Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8789658Z ) 2025-05-07T21:02:23.8789794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8790132Z self=, 2025-05-07T21:02:23.8790219Z compile=True, 2025-05-07T21:02:23.8790326Z pooling_mode=, 2025-05-07T21:02:23.8790400Z T=3, 2025-05-07T21:02:23.8790478Z D=10, 2025-05-07T21:02:23.8790555Z B=119, 2025-05-07T21:02:23.8790630Z log_E=5, 2025-05-07T21:02:23.8790705Z L=16, 2025-05-07T21:02:23.8790786Z D_gradcheck=2, 2025-05-07T21:02:23.8790879Z stochastic_rounding=True, 2025-05-07T21:02:23.8790963Z weighted=True, 2025-05-07T21:02:23.8791042Z row_wise=True, 2025-05-07T21:02:23.8791119Z mixed=False, 2025-05-07T21:02:23.8791208Z use_cache=False, 2025-05-07T21:02:23.8791316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8791395Z use_cpu=True, 2025-05-07T21:02:23.8791500Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.8791570Z ) 2025-05-07T21:02:23.8791704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8792044Z self=, 2025-05-07T21:02:23.8792178Z compile=True, 2025-05-07T21:02:23.8792291Z pooling_mode=, 2025-05-07T21:02:23.8792364Z T=1, 2025-05-07T21:02:23.8792442Z D=88, 2025-05-07T21:02:23.8792517Z B=82, 2025-05-07T21:02:23.8792629Z log_E=3, 2025-05-07T21:02:23.8792703Z L=13, 2025-05-07T21:02:23.8792784Z D_gradcheck=1, 2025-05-07T21:02:23.8792877Z stochastic_rounding=True, 2025-05-07T21:02:23.8792958Z weighted=False, 2025-05-07T21:02:23.8793039Z row_wise=True, 2025-05-07T21:02:23.8793117Z mixed=False, 2025-05-07T21:02:23.8793200Z use_cache=True, 2025-05-07T21:02:23.8793309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.8793387Z use_cpu=True, 2025-05-07T21:02:23.8793493Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8793564Z ) 2025-05-07T21:02:23.8793694Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.8794036Z self=, 2025-05-07T21:02:23.8794120Z compile=False, 2025-05-07T21:02:23.8794228Z pooling_mode=, 2025-05-07T21:02:23.8794307Z T=1, 2025-05-07T21:02:23.8794386Z D=70, 2025-05-07T21:02:23.8794459Z B=59, 2025-05-07T21:02:23.8794539Z log_E=4, 2025-05-07T21:02:23.8794613Z L=2, 2025-05-07T21:02:23.8794693Z D_gradcheck=2, 2025-05-07T21:02:23.8794791Z stochastic_rounding=True, 2025-05-07T21:02:23.8794869Z weighted=True, 2025-05-07T21:02:23.8794952Z row_wise=True, 2025-05-07T21:02:23.8795030Z mixed=False, 2025-05-07T21:02:23.8795109Z use_cache=True, 2025-05-07T21:02:23.8795218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.8795296Z use_cpu=True, 2025-05-07T21:02:23.8795396Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.8795474Z ) 2025-05-07T21:02:23.9064838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9065375Z self=, 2025-05-07T21:02:23.9065474Z compile=True, 2025-05-07T21:02:23.9065608Z pooling_mode=, 2025-05-07T21:02:23.9065686Z T=2, 2025-05-07T21:02:23.9065861Z D=51, 2025-05-07T21:02:23.9065943Z B=122, 2025-05-07T21:02:23.9066024Z log_E=5, 2025-05-07T21:02:23.9066103Z L=10, 2025-05-07T21:02:23.9066197Z D_gradcheck=1, 2025-05-07T21:02:23.9066334Z stochastic_rounding=True, 2025-05-07T21:02:23.9066451Z weighted=False, 2025-05-07T21:02:23.9066568Z row_wise=True, 2025-05-07T21:02:23.9066764Z mixed=False, 2025-05-07T21:02:23.9066895Z use_cache=True, 2025-05-07T21:02:23.9067030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9067108Z use_cpu=True, 2025-05-07T21:02:23.9067210Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9067284Z ) 2025-05-07T21:02:23.9067411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9067751Z self=, 2025-05-07T21:02:23.9067840Z compile=False, 2025-05-07T21:02:23.9067946Z pooling_mode=, 2025-05-07T21:02:23.9068022Z T=5, 2025-05-07T21:02:23.9068103Z D=60, 2025-05-07T21:02:23.9068179Z B=51, 2025-05-07T21:02:23.9068256Z log_E=4, 2025-05-07T21:02:23.9068328Z L=20, 2025-05-07T21:02:23.9068407Z D_gradcheck=2, 2025-05-07T21:02:23.9068504Z stochastic_rounding=False, 2025-05-07T21:02:23.9068582Z weighted=True, 2025-05-07T21:02:23.9068660Z row_wise=True, 2025-05-07T21:02:23.9068744Z mixed=False, 2025-05-07T21:02:23.9068823Z use_cache=True, 2025-05-07T21:02:23.9068930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9069011Z use_cpu=True, 2025-05-07T21:02:23.9069112Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9069185Z ) 2025-05-07T21:02:23.9069315Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9069654Z self=, 2025-05-07T21:02:23.9069808Z compile=False, 2025-05-07T21:02:23.9069914Z pooling_mode=, 2025-05-07T21:02:23.9069990Z T=5, 2025-05-07T21:02:23.9070067Z D=120, 2025-05-07T21:02:23.9070199Z B=31, 2025-05-07T21:02:23.9070275Z log_E=3, 2025-05-07T21:02:23.9070353Z L=12, 2025-05-07T21:02:23.9070432Z D_gradcheck=2, 2025-05-07T21:02:23.9070528Z stochastic_rounding=False, 2025-05-07T21:02:23.9070617Z weighted=True, 2025-05-07T21:02:23.9070696Z row_wise=True, 2025-05-07T21:02:23.9070776Z mixed=True, 2025-05-07T21:02:23.9070861Z use_cache=False, 2025-05-07T21:02:23.9070970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9071051Z use_cpu=True, 2025-05-07T21:02:23.9071152Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9071223Z ) 2025-05-07T21:02:23.9071356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9071696Z self=, 2025-05-07T21:02:23.9071779Z compile=True, 2025-05-07T21:02:23.9071893Z pooling_mode=, 2025-05-07T21:02:23.9071969Z T=4, 2025-05-07T21:02:23.9072046Z D=115, 2025-05-07T21:02:23.9072124Z B=43, 2025-05-07T21:02:23.9072199Z log_E=3, 2025-05-07T21:02:23.9072272Z L=7, 2025-05-07T21:02:23.9072355Z D_gradcheck=2, 2025-05-07T21:02:23.9072449Z stochastic_rounding=True, 2025-05-07T21:02:23.9072529Z weighted=True, 2025-05-07T21:02:23.9072613Z row_wise=True, 2025-05-07T21:02:23.9072690Z mixed=False, 2025-05-07T21:02:23.9072772Z use_cache=True, 2025-05-07T21:02:23.9072878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9072955Z use_cpu=True, 2025-05-07T21:02:23.9073060Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9073130Z ) 2025-05-07T21:02:23.9073258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9073600Z self=, 2025-05-07T21:02:23.9073682Z compile=True, 2025-05-07T21:02:23.9073789Z pooling_mode=, 2025-05-07T21:02:23.9073912Z T=4, 2025-05-07T21:02:23.9073988Z D=30, 2025-05-07T21:02:23.9074060Z B=19, 2025-05-07T21:02:23.9074139Z log_E=3, 2025-05-07T21:02:23.9074212Z L=6, 2025-05-07T21:02:23.9074291Z D_gradcheck=2, 2025-05-07T21:02:23.9074390Z stochastic_rounding=True, 2025-05-07T21:02:23.9074470Z weighted=True, 2025-05-07T21:02:23.9074598Z row_wise=True, 2025-05-07T21:02:23.9074679Z mixed=False, 2025-05-07T21:02:23.9074758Z use_cache=True, 2025-05-07T21:02:23.9074867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9074944Z use_cpu=True, 2025-05-07T21:02:23.9075043Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9075114Z ) 2025-05-07T21:02:23.9075244Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9075583Z self=, 2025-05-07T21:02:23.9075671Z compile=True, 2025-05-07T21:02:23.9075777Z pooling_mode=, 2025-05-07T21:02:23.9075854Z T=2, 2025-05-07T21:02:23.9075935Z D=89, 2025-05-07T21:02:23.9076009Z B=89, 2025-05-07T21:02:23.9076088Z log_E=3, 2025-05-07T21:02:23.9076161Z L=5, 2025-05-07T21:02:23.9076271Z D_gradcheck=1, 2025-05-07T21:02:23.9076366Z stochastic_rounding=False, 2025-05-07T21:02:23.9076445Z weighted=True, 2025-05-07T21:02:23.9076529Z row_wise=True, 2025-05-07T21:02:23.9076605Z mixed=True, 2025-05-07T21:02:23.9076690Z use_cache=False, 2025-05-07T21:02:23.9076795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9076874Z use_cpu=True, 2025-05-07T21:02:23.9076980Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9077051Z ) 2025-05-07T21:02:23.9077180Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9077522Z self=, 2025-05-07T21:02:23.9077651Z compile=False, 2025-05-07T21:02:23.9077758Z pooling_mode=, 2025-05-07T21:02:23.9077837Z T=3, 2025-05-07T21:02:23.9077976Z D=123, 2025-05-07T21:02:23.9078050Z B=30, 2025-05-07T21:02:23.9078129Z log_E=3, 2025-05-07T21:02:23.9078202Z L=10, 2025-05-07T21:02:23.9078281Z D_gradcheck=1, 2025-05-07T21:02:23.9078382Z stochastic_rounding=False, 2025-05-07T21:02:23.9078463Z weighted=False, 2025-05-07T21:02:23.9078548Z row_wise=True, 2025-05-07T21:02:23.9078624Z mixed=True, 2025-05-07T21:02:23.9078702Z use_cache=True, 2025-05-07T21:02:23.9078876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9078956Z use_cpu=True, 2025-05-07T21:02:23.9079057Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9079129Z ) 2025-05-07T21:02:23.9079256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9079596Z self=, 2025-05-07T21:02:23.9079684Z compile=True, 2025-05-07T21:02:23.9079795Z pooling_mode=, 2025-05-07T21:02:23.9079874Z T=2, 2025-05-07T21:02:23.9079954Z D=10, 2025-05-07T21:02:23.9080029Z B=74, 2025-05-07T21:02:23.9080107Z log_E=4, 2025-05-07T21:02:23.9080181Z L=1, 2025-05-07T21:02:23.9080260Z D_gradcheck=2, 2025-05-07T21:02:23.9080356Z stochastic_rounding=True, 2025-05-07T21:02:23.9080436Z weighted=True, 2025-05-07T21:02:23.9080514Z row_wise=True, 2025-05-07T21:02:23.9080593Z mixed=True, 2025-05-07T21:02:23.9080673Z use_cache=True, 2025-05-07T21:02:23.9080778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9080857Z use_cpu=True, 2025-05-07T21:02:23.9080956Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9081026Z ) 2025-05-07T21:02:23.9081157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9081497Z self=, 2025-05-07T21:02:23.9081584Z compile=False, 2025-05-07T21:02:23.9081740Z pooling_mode=, 2025-05-07T21:02:23.9081819Z T=2, 2025-05-07T21:02:23.9081895Z D=94, 2025-05-07T21:02:23.9081970Z B=81, 2025-05-07T21:02:23.9082046Z log_E=4, 2025-05-07T21:02:23.9082127Z L=6, 2025-05-07T21:02:23.9082209Z D_gradcheck=2, 2025-05-07T21:02:23.9082304Z stochastic_rounding=True, 2025-05-07T21:02:23.9082456Z weighted=True, 2025-05-07T21:02:23.9082547Z row_wise=True, 2025-05-07T21:02:23.9082637Z mixed=True, 2025-05-07T21:02:23.9082723Z use_cache=False, 2025-05-07T21:02:23.9082829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9082906Z use_cpu=True, 2025-05-07T21:02:23.9083008Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9083078Z ) 2025-05-07T21:02:23.9083206Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9083553Z self=, 2025-05-07T21:02:23.9083634Z compile=True, 2025-05-07T21:02:23.9083746Z pooling_mode=, 2025-05-07T21:02:23.9083823Z T=3, 2025-05-07T21:02:23.9083895Z D=94, 2025-05-07T21:02:23.9083972Z B=50, 2025-05-07T21:02:23.9084047Z log_E=4, 2025-05-07T21:02:23.9084121Z L=10, 2025-05-07T21:02:23.9084204Z D_gradcheck=2, 2025-05-07T21:02:23.9084300Z stochastic_rounding=False, 2025-05-07T21:02:23.9084384Z weighted=True, 2025-05-07T21:02:23.9084469Z row_wise=True, 2025-05-07T21:02:23.9084546Z mixed=False, 2025-05-07T21:02:23.9084625Z use_cache=True, 2025-05-07T21:02:23.9084739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9084817Z use_cpu=True, 2025-05-07T21:02:23.9084919Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9084993Z ) 2025-05-07T21:02:23.9085121Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9085509Z self=, 2025-05-07T21:02:23.9085589Z compile=False, 2025-05-07T21:02:23.9085739Z pooling_mode=, 2025-05-07T21:02:23.9085815Z T=1, 2025-05-07T21:02:23.9085888Z D=80, 2025-05-07T21:02:23.9085961Z B=111, 2025-05-07T21:02:23.9086039Z log_E=4, 2025-05-07T21:02:23.9086113Z L=3, 2025-05-07T21:02:23.9086194Z D_gradcheck=2, 2025-05-07T21:02:23.9086289Z stochastic_rounding=True, 2025-05-07T21:02:23.9086371Z weighted=False, 2025-05-07T21:02:23.9086451Z row_wise=True, 2025-05-07T21:02:23.9086533Z mixed=True, 2025-05-07T21:02:23.9086613Z use_cache=True, 2025-05-07T21:02:23.9086725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9086802Z use_cpu=True, 2025-05-07T21:02:23.9086902Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9086974Z ) 2025-05-07T21:02:23.9087102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9087442Z self=, 2025-05-07T21:02:23.9087533Z compile=False, 2025-05-07T21:02:23.9087641Z pooling_mode=, 2025-05-07T21:02:23.9087715Z T=5, 2025-05-07T21:02:23.9087796Z D=55, 2025-05-07T21:02:23.9087868Z B=22, 2025-05-07T21:02:23.9087942Z log_E=4, 2025-05-07T21:02:23.9088017Z L=4, 2025-05-07T21:02:23.9088096Z D_gradcheck=2, 2025-05-07T21:02:23.9088195Z stochastic_rounding=False, 2025-05-07T21:02:23.9088276Z weighted=False, 2025-05-07T21:02:23.9088360Z row_wise=True, 2025-05-07T21:02:23.9088441Z mixed=True, 2025-05-07T21:02:23.9088523Z use_cache=False, 2025-05-07T21:02:23.9088630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9088711Z use_cpu=True, 2025-05-07T21:02:23.9088810Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9088882Z ) 2025-05-07T21:02:23.9089014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9089355Z self=, 2025-05-07T21:02:23.9089482Z compile=True, 2025-05-07T21:02:23.9089594Z pooling_mode=, 2025-05-07T21:02:23.9089666Z T=1, 2025-05-07T21:02:23.9089737Z D=49, 2025-05-07T21:02:23.9089812Z B=76, 2025-05-07T21:02:23.9089886Z log_E=5, 2025-05-07T21:02:23.9089961Z L=7, 2025-05-07T21:02:23.9090042Z D_gradcheck=1, 2025-05-07T21:02:23.9090177Z stochastic_rounding=True, 2025-05-07T21:02:23.9090263Z weighted=True, 2025-05-07T21:02:23.9090342Z row_wise=True, 2025-05-07T21:02:23.9090419Z mixed=False, 2025-05-07T21:02:23.9090503Z use_cache=True, 2025-05-07T21:02:23.9090608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9090686Z use_cpu=True, 2025-05-07T21:02:23.9090792Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9090861Z ) 2025-05-07T21:02:23.9090991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9091340Z self=, 2025-05-07T21:02:23.9091424Z compile=True, 2025-05-07T21:02:23.9091537Z pooling_mode=, 2025-05-07T21:02:23.9091610Z T=1, 2025-05-07T21:02:23.9091685Z D=83, 2025-05-07T21:02:23.9091764Z B=123, 2025-05-07T21:02:23.9091837Z log_E=4, 2025-05-07T21:02:23.9091911Z L=13, 2025-05-07T21:02:23.9091996Z D_gradcheck=2, 2025-05-07T21:02:23.9092096Z stochastic_rounding=False, 2025-05-07T21:02:23.9092176Z weighted=False, 2025-05-07T21:02:23.9092258Z row_wise=True, 2025-05-07T21:02:23.9092334Z mixed=True, 2025-05-07T21:02:23.9092414Z use_cache=False, 2025-05-07T21:02:23.9092523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9092603Z use_cpu=True, 2025-05-07T21:02:23.9092703Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9092780Z ) 2025-05-07T21:02:23.9092956Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9093302Z self=, 2025-05-07T21:02:23.9100194Z compile=True, 2025-05-07T21:02:23.9100443Z pooling_mode=, 2025-05-07T21:02:23.9100528Z T=1, 2025-05-07T21:02:23.9100607Z D=95, 2025-05-07T21:02:23.9100682Z B=68, 2025-05-07T21:02:23.9100759Z log_E=4, 2025-05-07T21:02:23.9100834Z L=20, 2025-05-07T21:02:23.9100915Z D_gradcheck=2, 2025-05-07T21:02:23.9101020Z stochastic_rounding=False, 2025-05-07T21:02:23.9101103Z weighted=True, 2025-05-07T21:02:23.9101181Z row_wise=True, 2025-05-07T21:02:23.9101262Z mixed=True, 2025-05-07T21:02:23.9101343Z use_cache=False, 2025-05-07T21:02:23.9101458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9101538Z use_cpu=True, 2025-05-07T21:02:23.9101641Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9101716Z ) 2025-05-07T21:02:23.9101855Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9102202Z self=, 2025-05-07T21:02:23.9102296Z compile=True, 2025-05-07T21:02:23.9102405Z pooling_mode=, 2025-05-07T21:02:23.9102479Z T=1, 2025-05-07T21:02:23.9102556Z D=123, 2025-05-07T21:02:23.9102631Z B=87, 2025-05-07T21:02:23.9102707Z log_E=5, 2025-05-07T21:02:23.9102783Z L=20, 2025-05-07T21:02:23.9102862Z D_gradcheck=1, 2025-05-07T21:02:23.9102961Z stochastic_rounding=True, 2025-05-07T21:02:23.9103041Z weighted=False, 2025-05-07T21:02:23.9103120Z row_wise=True, 2025-05-07T21:02:23.9103202Z mixed=True, 2025-05-07T21:02:23.9103285Z use_cache=False, 2025-05-07T21:02:23.9103392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9103473Z use_cpu=True, 2025-05-07T21:02:23.9103574Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9103647Z ) 2025-05-07T21:02:23.9366761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9367777Z self=, 2025-05-07T21:02:23.9368202Z compile=True, 2025-05-07T21:02:23.9368337Z pooling_mode=, 2025-05-07T21:02:23.9368422Z T=3, 2025-05-07T21:02:23.9368504Z D=49, 2025-05-07T21:02:23.9368599Z B=53, 2025-05-07T21:02:23.9368685Z log_E=3, 2025-05-07T21:02:23.9368769Z L=14, 2025-05-07T21:02:23.9368991Z D_gradcheck=2, 2025-05-07T21:02:23.9369103Z stochastic_rounding=True, 2025-05-07T21:02:23.9369203Z weighted=False, 2025-05-07T21:02:23.9369292Z row_wise=True, 2025-05-07T21:02:23.9369377Z mixed=True, 2025-05-07T21:02:23.9369477Z use_cache=False, 2025-05-07T21:02:23.9369594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9369681Z use_cpu=True, 2025-05-07T21:02:23.9369803Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9369896Z ) 2025-05-07T21:02:23.9370039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9370409Z self=, 2025-05-07T21:02:23.9370510Z compile=True, 2025-05-07T21:02:23.9370626Z pooling_mode=, 2025-05-07T21:02:23.9370718Z T=1, 2025-05-07T21:02:23.9370799Z D=106, 2025-05-07T21:02:23.9370890Z B=51, 2025-05-07T21:02:23.9370972Z log_E=4, 2025-05-07T21:02:23.9371053Z L=11, 2025-05-07T21:02:23.9371153Z D_gradcheck=2, 2025-05-07T21:02:23.9371257Z stochastic_rounding=False, 2025-05-07T21:02:23.9371344Z weighted=True, 2025-05-07T21:02:23.9371441Z row_wise=True, 2025-05-07T21:02:23.9371524Z mixed=True, 2025-05-07T21:02:23.9371612Z use_cache=False, 2025-05-07T21:02:23.9371734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9371818Z use_cpu=True, 2025-05-07T21:02:23.9371928Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9372109Z ) 2025-05-07T21:02:23.9372273Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9372650Z self=, 2025-05-07T21:02:23.9372825Z compile=True, 2025-05-07T21:02:23.9372940Z pooling_mode=, 2025-05-07T21:02:23.9373030Z T=5, 2025-05-07T21:02:23.9373109Z D=37, 2025-05-07T21:02:23.9373188Z B=94, 2025-05-07T21:02:23.9373280Z log_E=5, 2025-05-07T21:02:23.9373361Z L=20, 2025-05-07T21:02:23.9373450Z D_gradcheck=1, 2025-05-07T21:02:23.9373559Z stochastic_rounding=True, 2025-05-07T21:02:23.9373646Z weighted=True, 2025-05-07T21:02:23.9373730Z row_wise=True, 2025-05-07T21:02:23.9373826Z mixed=False, 2025-05-07T21:02:23.9373912Z use_cache=True, 2025-05-07T21:02:23.9374025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9374122Z use_cpu=True, 2025-05-07T21:02:23.9374231Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9374310Z ) 2025-05-07T21:02:23.9374457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9374812Z self=, 2025-05-07T21:02:23.9374916Z compile=False, 2025-05-07T21:02:23.9375063Z pooling_mode=, 2025-05-07T21:02:23.9375153Z T=2, 2025-05-07T21:02:23.9375233Z D=107, 2025-05-07T21:02:23.9375324Z B=84, 2025-05-07T21:02:23.9375406Z log_E=3, 2025-05-07T21:02:23.9375488Z L=16, 2025-05-07T21:02:23.9375587Z D_gradcheck=1, 2025-05-07T21:02:23.9375689Z stochastic_rounding=False, 2025-05-07T21:02:23.9375775Z weighted=False, 2025-05-07T21:02:23.9375869Z row_wise=True, 2025-05-07T21:02:23.9375951Z mixed=True, 2025-05-07T21:02:23.9376039Z use_cache=False, 2025-05-07T21:02:23.9376163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9376248Z use_cpu=True, 2025-05-07T21:02:23.9376362Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9376448Z ) 2025-05-07T21:02:23.9376582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9376935Z self=, 2025-05-07T21:02:23.9377133Z compile=False, 2025-05-07T21:02:23.9377248Z pooling_mode=, 2025-05-07T21:02:23.9377337Z T=4, 2025-05-07T21:02:23.9377417Z D=27, 2025-05-07T21:02:23.9377497Z B=78, 2025-05-07T21:02:23.9377586Z log_E=5, 2025-05-07T21:02:23.9377710Z L=3, 2025-05-07T21:02:23.9377798Z D_gradcheck=2, 2025-05-07T21:02:23.9377909Z stochastic_rounding=True, 2025-05-07T21:02:23.9377996Z weighted=False, 2025-05-07T21:02:23.9378083Z row_wise=True, 2025-05-07T21:02:23.9378177Z mixed=False, 2025-05-07T21:02:23.9378264Z use_cache=True, 2025-05-07T21:02:23.9378379Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9378474Z use_cpu=True, 2025-05-07T21:02:23.9378586Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9378665Z ) 2025-05-07T21:02:23.9378814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9379169Z self=, 2025-05-07T21:02:23.9379275Z compile=True, 2025-05-07T21:02:23.9379389Z pooling_mode=, 2025-05-07T21:02:23.9379469Z T=4, 2025-05-07T21:02:23.9379557Z D=93, 2025-05-07T21:02:23.9379640Z B=108, 2025-05-07T21:02:23.9379721Z log_E=5, 2025-05-07T21:02:23.9379813Z L=7, 2025-05-07T21:02:23.9379900Z D_gradcheck=2, 2025-05-07T21:02:23.9380001Z stochastic_rounding=True, 2025-05-07T21:02:23.9380096Z weighted=False, 2025-05-07T21:02:23.9380180Z row_wise=True, 2025-05-07T21:02:23.9380274Z mixed=False, 2025-05-07T21:02:23.9380360Z use_cache=True, 2025-05-07T21:02:23.9380470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9380562Z use_cpu=True, 2025-05-07T21:02:23.9380715Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9380791Z ) 2025-05-07T21:02:23.9380935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9381323Z self=, 2025-05-07T21:02:23.9381413Z compile=True, 2025-05-07T21:02:23.9381535Z pooling_mode=, 2025-05-07T21:02:23.9381616Z T=5, 2025-05-07T21:02:23.9381693Z D=67, 2025-05-07T21:02:23.9381782Z B=26, 2025-05-07T21:02:23.9381863Z log_E=4, 2025-05-07T21:02:23.9381945Z L=12, 2025-05-07T21:02:23.9382044Z D_gradcheck=1, 2025-05-07T21:02:23.9382147Z stochastic_rounding=False, 2025-05-07T21:02:23.9382261Z weighted=True, 2025-05-07T21:02:23.9382355Z row_wise=True, 2025-05-07T21:02:23.9382456Z mixed=False, 2025-05-07T21:02:23.9382552Z use_cache=False, 2025-05-07T21:02:23.9382664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9382750Z use_cpu=True, 2025-05-07T21:02:23.9382869Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9382946Z ) 2025-05-07T21:02:23.9383085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9383446Z self=, 2025-05-07T21:02:23.9383533Z compile=False, 2025-05-07T21:02:23.9383648Z pooling_mode=, 2025-05-07T21:02:23.9383735Z T=3, 2025-05-07T21:02:23.9383817Z D=48, 2025-05-07T21:02:23.9383903Z B=59, 2025-05-07T21:02:23.9383991Z log_E=5, 2025-05-07T21:02:23.9384070Z L=7, 2025-05-07T21:02:23.9384170Z D_gradcheck=2, 2025-05-07T21:02:23.9384270Z stochastic_rounding=True, 2025-05-07T21:02:23.9384356Z weighted=False, 2025-05-07T21:02:23.9384454Z row_wise=True, 2025-05-07T21:02:23.9384541Z mixed=False, 2025-05-07T21:02:23.9384624Z use_cache=False, 2025-05-07T21:02:23.9384744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9384831Z use_cpu=True, 2025-05-07T21:02:23.9384937Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9385020Z ) 2025-05-07T21:02:23.9385155Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9385549Z self=, 2025-05-07T21:02:23.9385645Z compile=False, 2025-05-07T21:02:23.9385758Z pooling_mode=, 2025-05-07T21:02:23.9385844Z T=5, 2025-05-07T21:02:23.9385921Z D=14, 2025-05-07T21:02:23.9385998Z B=11, 2025-05-07T21:02:23.9386126Z log_E=5, 2025-05-07T21:02:23.9386206Z L=3, 2025-05-07T21:02:23.9386292Z D_gradcheck=2, 2025-05-07T21:02:23.9386401Z stochastic_rounding=False, 2025-05-07T21:02:23.9386485Z weighted=True, 2025-05-07T21:02:23.9386569Z row_wise=True, 2025-05-07T21:02:23.9386659Z mixed=True, 2025-05-07T21:02:23.9386746Z use_cache=False, 2025-05-07T21:02:23.9386857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9386952Z use_cpu=True, 2025-05-07T21:02:23.9387058Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9387133Z ) 2025-05-07T21:02:23.9387274Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9387623Z self=, 2025-05-07T21:02:23.9387720Z compile=False, 2025-05-07T21:02:23.9387832Z pooling_mode=, 2025-05-07T21:02:23.9387910Z T=3, 2025-05-07T21:02:23.9387996Z D=6, 2025-05-07T21:02:23.9388074Z B=6, 2025-05-07T21:02:23.9388156Z log_E=3, 2025-05-07T21:02:23.9388244Z L=20, 2025-05-07T21:02:23.9388327Z D_gradcheck=2, 2025-05-07T21:02:23.9388426Z stochastic_rounding=True, 2025-05-07T21:02:23.9388520Z weighted=True, 2025-05-07T21:02:23.9388604Z row_wise=True, 2025-05-07T21:02:23.9388687Z mixed=True, 2025-05-07T21:02:23.9388779Z use_cache=True, 2025-05-07T21:02:23.9388891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9389039Z use_cpu=True, 2025-05-07T21:02:23.9389147Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9389222Z ) 2025-05-07T21:02:23.9389364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9389753Z self=, 2025-05-07T21:02:23.9389842Z compile=False, 2025-05-07T21:02:23.9389962Z pooling_mode=, 2025-05-07T21:02:23.9390039Z T=5, 2025-05-07T21:02:23.9390118Z D=22, 2025-05-07T21:02:23.9390209Z B=58, 2025-05-07T21:02:23.9390291Z log_E=3, 2025-05-07T21:02:23.9390369Z L=14, 2025-05-07T21:02:23.9390463Z D_gradcheck=2, 2025-05-07T21:02:23.9390563Z stochastic_rounding=True, 2025-05-07T21:02:23.9390649Z weighted=True, 2025-05-07T21:02:23.9390741Z row_wise=True, 2025-05-07T21:02:23.9390823Z mixed=True, 2025-05-07T21:02:23.9390916Z use_cache=True, 2025-05-07T21:02:23.9391027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9391113Z use_cpu=True, 2025-05-07T21:02:23.9391231Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9391307Z ) 2025-05-07T21:02:23.9391441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9391803Z self=, 2025-05-07T21:02:23.9391891Z compile=False, 2025-05-07T21:02:23.9392003Z pooling_mode=, 2025-05-07T21:02:23.9392089Z T=5, 2025-05-07T21:02:23.9392168Z D=39, 2025-05-07T21:02:23.9392250Z B=90, 2025-05-07T21:02:23.9392340Z log_E=4, 2025-05-07T21:02:23.9392420Z L=5, 2025-05-07T21:02:23.9392507Z D_gradcheck=1, 2025-05-07T21:02:23.9392615Z stochastic_rounding=False, 2025-05-07T21:02:23.9392701Z weighted=False, 2025-05-07T21:02:23.9392794Z row_wise=True, 2025-05-07T21:02:23.9392876Z mixed=True, 2025-05-07T21:02:23.9392963Z use_cache=False, 2025-05-07T21:02:23.9393084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9393170Z use_cpu=True, 2025-05-07T21:02:23.9393278Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9393362Z ) 2025-05-07T21:02:23.9393546Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9393892Z self=, 2025-05-07T21:02:23.9393986Z compile=True, 2025-05-07T21:02:23.9394097Z pooling_mode=, 2025-05-07T21:02:23.9394176Z T=5, 2025-05-07T21:02:23.9394262Z D=111, 2025-05-07T21:02:23.9394380Z B=6, 2025-05-07T21:02:23.9394468Z log_E=3, 2025-05-07T21:02:23.9394547Z L=19, 2025-05-07T21:02:23.9394631Z D_gradcheck=1, 2025-05-07T21:02:23.9394738Z stochastic_rounding=True, 2025-05-07T21:02:23.9394823Z weighted=True, 2025-05-07T21:02:23.9394905Z row_wise=True, 2025-05-07T21:02:23.9394994Z mixed=True, 2025-05-07T21:02:23.9395080Z use_cache=False, 2025-05-07T21:02:23.9395190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9395284Z use_cpu=True, 2025-05-07T21:02:23.9395392Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9395468Z ) 2025-05-07T21:02:23.9395612Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9396287Z self=, 2025-05-07T21:02:23.9396389Z compile=True, 2025-05-07T21:02:23.9396501Z pooling_mode=, 2025-05-07T21:02:23.9396579Z T=1, 2025-05-07T21:02:23.9396668Z D=34, 2025-05-07T21:02:23.9396746Z B=111, 2025-05-07T21:02:23.9396825Z log_E=4, 2025-05-07T21:02:23.9396914Z L=19, 2025-05-07T21:02:23.9396998Z D_gradcheck=2, 2025-05-07T21:02:23.9397101Z stochastic_rounding=True, 2025-05-07T21:02:23.9397195Z weighted=False, 2025-05-07T21:02:23.9397280Z row_wise=True, 2025-05-07T21:02:23.9397361Z mixed=True, 2025-05-07T21:02:23.9397458Z use_cache=True, 2025-05-07T21:02:23.9397652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9397737Z use_cpu=True, 2025-05-07T21:02:23.9397853Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9397927Z ) 2025-05-07T21:02:23.9398122Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9398478Z self=, 2025-05-07T21:02:23.9398562Z compile=True, 2025-05-07T21:02:23.9398682Z pooling_mode=, 2025-05-07T21:02:23.9398816Z T=4, 2025-05-07T21:02:23.9398897Z D=71, 2025-05-07T21:02:23.9398983Z B=60, 2025-05-07T21:02:23.9399064Z log_E=3, 2025-05-07T21:02:23.9399143Z L=8, 2025-05-07T21:02:23.9399239Z D_gradcheck=1, 2025-05-07T21:02:23.9399340Z stochastic_rounding=True, 2025-05-07T21:02:23.9399425Z weighted=True, 2025-05-07T21:02:23.9399516Z row_wise=True, 2025-05-07T21:02:23.9399601Z mixed=False, 2025-05-07T21:02:23.9399687Z use_cache=True, 2025-05-07T21:02:23.9399810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9399895Z use_cpu=True, 2025-05-07T21:02:23.9400009Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9400088Z ) 2025-05-07T21:02:23.9400225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9400579Z self=, 2025-05-07T21:02:23.9400665Z compile=True, 2025-05-07T21:02:23.9400777Z pooling_mode=, 2025-05-07T21:02:23.9400866Z T=2, 2025-05-07T21:02:23.9400949Z D=103, 2025-05-07T21:02:23.9401029Z B=83, 2025-05-07T21:02:23.9401116Z log_E=3, 2025-05-07T21:02:23.9401194Z L=17, 2025-05-07T21:02:23.9401280Z D_gradcheck=2, 2025-05-07T21:02:23.9401386Z stochastic_rounding=True, 2025-05-07T21:02:23.9401470Z weighted=True, 2025-05-07T21:02:23.9401554Z row_wise=True, 2025-05-07T21:02:23.9401645Z mixed=False, 2025-05-07T21:02:23.9401731Z use_cache=False, 2025-05-07T21:02:23.9401850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9401932Z use_cpu=True, 2025-05-07T21:02:23.9402038Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9402190Z ) 2025-05-07T21:02:23.9663369Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9664109Z self=, 2025-05-07T21:02:23.9664279Z compile=False, 2025-05-07T21:02:23.9664498Z pooling_mode=, 2025-05-07T21:02:23.9664845Z T=2, 2025-05-07T21:02:23.9665000Z D=60, 2025-05-07T21:02:23.9665154Z B=117, 2025-05-07T21:02:23.9665337Z log_E=5, 2025-05-07T21:02:23.9665500Z L=9, 2025-05-07T21:02:23.9665665Z D_gradcheck=1, 2025-05-07T21:02:23.9665860Z stochastic_rounding=True, 2025-05-07T21:02:23.9666041Z weighted=False, 2025-05-07T21:02:23.9666203Z row_wise=True, 2025-05-07T21:02:23.9666369Z mixed=True, 2025-05-07T21:02:23.9666535Z use_cache=False, 2025-05-07T21:02:23.9666757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9666929Z use_cpu=True, 2025-05-07T21:02:23.9667135Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9667286Z ) 2025-05-07T21:02:23.9667562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9668244Z self=, 2025-05-07T21:02:23.9668410Z compile=False, 2025-05-07T21:02:23.9668639Z pooling_mode=, 2025-05-07T21:02:23.9668796Z T=3, 2025-05-07T21:02:23.9668946Z D=91, 2025-05-07T21:02:23.9669106Z B=47, 2025-05-07T21:02:23.9669261Z log_E=5, 2025-05-07T21:02:23.9669422Z L=17, 2025-05-07T21:02:23.9669586Z D_gradcheck=2, 2025-05-07T21:02:23.9669779Z stochastic_rounding=False, 2025-05-07T21:02:23.9669956Z weighted=False, 2025-05-07T21:02:23.9670117Z row_wise=True, 2025-05-07T21:02:23.9670275Z mixed=False, 2025-05-07T21:02:23.9670566Z use_cache=False, 2025-05-07T21:02:23.9670783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9670944Z use_cpu=True, 2025-05-07T21:02:23.9671162Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9671311Z ) 2025-05-07T21:02:23.9671731Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9672260Z self=, 2025-05-07T21:02:23.9672345Z compile=True, 2025-05-07T21:02:23.9672457Z pooling_mode=, 2025-05-07T21:02:23.9672548Z T=2, 2025-05-07T21:02:23.9672631Z D=68, 2025-05-07T21:02:23.9672717Z B=35, 2025-05-07T21:02:23.9672797Z log_E=5, 2025-05-07T21:02:23.9672875Z L=16, 2025-05-07T21:02:23.9672965Z D_gradcheck=1, 2025-05-07T21:02:23.9673062Z stochastic_rounding=True, 2025-05-07T21:02:23.9673147Z weighted=False, 2025-05-07T21:02:23.9673238Z row_wise=True, 2025-05-07T21:02:23.9673321Z mixed=False, 2025-05-07T21:02:23.9673408Z use_cache=True, 2025-05-07T21:02:23.9673528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9673610Z use_cpu=True, 2025-05-07T21:02:23.9673716Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9673803Z ) 2025-05-07T21:02:23.9673942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9674285Z self=, 2025-05-07T21:02:23.9674379Z compile=False, 2025-05-07T21:02:23.9674491Z pooling_mode=, 2025-05-07T21:02:23.9674579Z T=3, 2025-05-07T21:02:23.9674659Z D=74, 2025-05-07T21:02:23.9674735Z B=82, 2025-05-07T21:02:23.9674821Z log_E=5, 2025-05-07T21:02:23.9674901Z L=19, 2025-05-07T21:02:23.9674988Z D_gradcheck=2, 2025-05-07T21:02:23.9675095Z stochastic_rounding=True, 2025-05-07T21:02:23.9675182Z weighted=False, 2025-05-07T21:02:23.9675265Z row_wise=True, 2025-05-07T21:02:23.9675354Z mixed=True, 2025-05-07T21:02:23.9675441Z use_cache=True, 2025-05-07T21:02:23.9675551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9675641Z use_cpu=True, 2025-05-07T21:02:23.9675813Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9675891Z ) 2025-05-07T21:02:23.9676035Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9676379Z self=, 2025-05-07T21:02:23.9676473Z compile=False, 2025-05-07T21:02:23.9676623Z pooling_mode=, 2025-05-07T21:02:23.9676704Z T=1, 2025-05-07T21:02:23.9676789Z D=18, 2025-05-07T21:02:23.9676868Z B=108, 2025-05-07T21:02:23.9676950Z log_E=4, 2025-05-07T21:02:23.9677036Z L=13, 2025-05-07T21:02:23.9677121Z D_gradcheck=2, 2025-05-07T21:02:23.9677223Z stochastic_rounding=False, 2025-05-07T21:02:23.9677315Z weighted=True, 2025-05-07T21:02:23.9677443Z row_wise=True, 2025-05-07T21:02:23.9677528Z mixed=True, 2025-05-07T21:02:23.9677616Z use_cache=False, 2025-05-07T21:02:23.9677736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9677820Z use_cpu=True, 2025-05-07T21:02:23.9677929Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9678017Z ) 2025-05-07T21:02:23.9678151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9678503Z self=, 2025-05-07T21:02:23.9678588Z compile=True, 2025-05-07T21:02:23.9678703Z pooling_mode=, 2025-05-07T21:02:23.9678863Z T=5, 2025-05-07T21:02:23.9678945Z D=84, 2025-05-07T21:02:23.9679026Z B=106, 2025-05-07T21:02:23.9679116Z log_E=4, 2025-05-07T21:02:23.9679195Z L=13, 2025-05-07T21:02:23.9679281Z D_gradcheck=1, 2025-05-07T21:02:23.9679387Z stochastic_rounding=True, 2025-05-07T21:02:23.9679474Z weighted=False, 2025-05-07T21:02:23.9679557Z row_wise=True, 2025-05-07T21:02:23.9679698Z mixed=False, 2025-05-07T21:02:23.9679785Z use_cache=False, 2025-05-07T21:02:23.9679897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9679988Z use_cpu=True, 2025-05-07T21:02:23.9680137Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9680222Z ) 2025-05-07T21:02:23.9680357Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9680700Z self=, 2025-05-07T21:02:23.9680793Z compile=False, 2025-05-07T21:02:23.9680906Z pooling_mode=, 2025-05-07T21:02:23.9680985Z T=2, 2025-05-07T21:02:23.9681071Z D=98, 2025-05-07T21:02:23.9681149Z B=21, 2025-05-07T21:02:23.9681229Z log_E=5, 2025-05-07T21:02:23.9681314Z L=20, 2025-05-07T21:02:23.9681398Z D_gradcheck=1, 2025-05-07T21:02:23.9681499Z stochastic_rounding=False, 2025-05-07T21:02:23.9681592Z weighted=True, 2025-05-07T21:02:23.9681674Z row_wise=True, 2025-05-07T21:02:23.9681760Z mixed=False, 2025-05-07T21:02:23.9681855Z use_cache=False, 2025-05-07T21:02:23.9681966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9682064Z use_cpu=True, 2025-05-07T21:02:23.9682179Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9682258Z ) 2025-05-07T21:02:23.9682406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9682751Z self=, 2025-05-07T21:02:23.9682835Z compile=True, 2025-05-07T21:02:23.9682957Z pooling_mode=, 2025-05-07T21:02:23.9683036Z T=2, 2025-05-07T21:02:23.9683114Z D=14, 2025-05-07T21:02:23.9683199Z B=93, 2025-05-07T21:02:23.9683284Z log_E=5, 2025-05-07T21:02:23.9683365Z L=15, 2025-05-07T21:02:23.9683458Z D_gradcheck=2, 2025-05-07T21:02:23.9683563Z stochastic_rounding=False, 2025-05-07T21:02:23.9683649Z weighted=False, 2025-05-07T21:02:23.9683741Z row_wise=True, 2025-05-07T21:02:23.9683825Z mixed=True, 2025-05-07T21:02:23.9683922Z use_cache=True, 2025-05-07T21:02:23.9684035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9684175Z use_cpu=True, 2025-05-07T21:02:23.9684292Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9684369Z ) 2025-05-07T21:02:23.9684501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9684852Z self=, 2025-05-07T21:02:23.9684975Z compile=False, 2025-05-07T21:02:23.9685088Z pooling_mode=, 2025-05-07T21:02:23.9685175Z T=2, 2025-05-07T21:02:23.9685253Z D=22, 2025-05-07T21:02:23.9685330Z B=75, 2025-05-07T21:02:23.9685418Z log_E=4, 2025-05-07T21:02:23.9685495Z L=16, 2025-05-07T21:02:23.9685588Z D_gradcheck=1, 2025-05-07T21:02:23.9685688Z stochastic_rounding=True, 2025-05-07T21:02:23.9685773Z weighted=False, 2025-05-07T21:02:23.9685868Z row_wise=True, 2025-05-07T21:02:23.9685951Z mixed=False, 2025-05-07T21:02:23.9686037Z use_cache=True, 2025-05-07T21:02:23.9686155Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9686243Z use_cpu=True, 2025-05-07T21:02:23.9686351Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9686437Z ) 2025-05-07T21:02:23.9686573Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9686915Z self=, 2025-05-07T21:02:23.9687011Z compile=False, 2025-05-07T21:02:23.9687122Z pooling_mode=, 2025-05-07T21:02:23.9687206Z T=4, 2025-05-07T21:02:23.9687284Z D=116, 2025-05-07T21:02:23.9687362Z B=93, 2025-05-07T21:02:23.9687449Z log_E=3, 2025-05-07T21:02:23.9687527Z L=18, 2025-05-07T21:02:23.9687611Z D_gradcheck=1, 2025-05-07T21:02:23.9687722Z stochastic_rounding=False, 2025-05-07T21:02:23.9687809Z weighted=False, 2025-05-07T21:02:23.9687938Z row_wise=True, 2025-05-07T21:02:23.9688027Z mixed=True, 2025-05-07T21:02:23.9688113Z use_cache=False, 2025-05-07T21:02:23.9688226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9688322Z use_cpu=True, 2025-05-07T21:02:23.9688470Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9688548Z ) 2025-05-07T21:02:23.9688691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9689034Z self=, 2025-05-07T21:02:23.9689130Z compile=True, 2025-05-07T21:02:23.9689243Z pooling_mode=, 2025-05-07T21:02:23.9689322Z T=4, 2025-05-07T21:02:23.9689413Z D=113, 2025-05-07T21:02:23.9689493Z B=98, 2025-05-07T21:02:23.9689573Z log_E=4, 2025-05-07T21:02:23.9689661Z L=7, 2025-05-07T21:02:23.9689745Z D_gradcheck=1, 2025-05-07T21:02:23.9689847Z stochastic_rounding=False, 2025-05-07T21:02:23.9689940Z weighted=True, 2025-05-07T21:02:23.9690026Z row_wise=True, 2025-05-07T21:02:23.9690109Z mixed=False, 2025-05-07T21:02:23.9690203Z use_cache=False, 2025-05-07T21:02:23.9690314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9690403Z use_cpu=True, 2025-05-07T21:02:23.9690519Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9690596Z ) 2025-05-07T21:02:23.9690739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9691083Z self=, 2025-05-07T21:02:23.9691170Z compile=True, 2025-05-07T21:02:23.9691294Z pooling_mode=, 2025-05-07T21:02:23.9691374Z T=4, 2025-05-07T21:02:23.9691454Z D=95, 2025-05-07T21:02:23.9691542Z B=114, 2025-05-07T21:02:23.9691622Z log_E=3, 2025-05-07T21:02:23.9691701Z L=19, 2025-05-07T21:02:23.9691795Z D_gradcheck=1, 2025-05-07T21:02:23.9691895Z stochastic_rounding=False, 2025-05-07T21:02:23.9691984Z weighted=False, 2025-05-07T21:02:23.9692079Z row_wise=True, 2025-05-07T21:02:23.9692162Z mixed=True, 2025-05-07T21:02:23.9692257Z use_cache=True, 2025-05-07T21:02:23.9692447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9692545Z use_cpu=True, 2025-05-07T21:02:23.9692660Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9692737Z ) 2025-05-07T21:02:23.9692871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9693293Z self=, 2025-05-07T21:02:23.9693379Z compile=True, 2025-05-07T21:02:23.9693491Z pooling_mode=, 2025-05-07T21:02:23.9693577Z T=5, 2025-05-07T21:02:23.9693654Z D=73, 2025-05-07T21:02:23.9693731Z B=34, 2025-05-07T21:02:23.9693817Z log_E=4, 2025-05-07T21:02:23.9693894Z L=15, 2025-05-07T21:02:23.9693979Z D_gradcheck=2, 2025-05-07T21:02:23.9694090Z stochastic_rounding=True, 2025-05-07T21:02:23.9694177Z weighted=False, 2025-05-07T21:02:23.9694268Z row_wise=True, 2025-05-07T21:02:23.9694350Z mixed=True, 2025-05-07T21:02:23.9694436Z use_cache=False, 2025-05-07T21:02:23.9694558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9694645Z use_cpu=True, 2025-05-07T21:02:23.9694751Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9694835Z ) 2025-05-07T21:02:23.9694970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9695321Z self=, 2025-05-07T21:02:23.9695414Z compile=True, 2025-05-07T21:02:23.9695528Z pooling_mode=, 2025-05-07T21:02:23.9695606Z T=2, 2025-05-07T21:02:23.9695692Z D=111, 2025-05-07T21:02:23.9695771Z B=54, 2025-05-07T21:02:23.9696143Z log_E=5, 2025-05-07T21:02:23.9696267Z L=6, 2025-05-07T21:02:23.9696355Z D_gradcheck=2, 2025-05-07T21:02:23.9696465Z stochastic_rounding=True, 2025-05-07T21:02:23.9696633Z weighted=False, 2025-05-07T21:02:23.9696717Z row_wise=True, 2025-05-07T21:02:23.9696806Z mixed=True, 2025-05-07T21:02:23.9696893Z use_cache=False, 2025-05-07T21:02:23.9697008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9697158Z use_cpu=True, 2025-05-07T21:02:23.9697267Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9697343Z ) 2025-05-07T21:02:23.9697486Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9697832Z self=, 2025-05-07T21:02:23.9697918Z compile=True, 2025-05-07T21:02:23.9698036Z pooling_mode=, 2025-05-07T21:02:23.9698116Z T=2, 2025-05-07T21:02:23.9698206Z D=55, 2025-05-07T21:02:23.9698286Z B=23, 2025-05-07T21:02:23.9698365Z log_E=5, 2025-05-07T21:02:23.9698452Z L=9, 2025-05-07T21:02:23.9698538Z D_gradcheck=2, 2025-05-07T21:02:23.9698636Z stochastic_rounding=True, 2025-05-07T21:02:23.9698736Z weighted=True, 2025-05-07T21:02:23.9698822Z row_wise=True, 2025-05-07T21:02:23.9698903Z mixed=True, 2025-05-07T21:02:23.9698997Z use_cache=True, 2025-05-07T21:02:23.9699115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.9699199Z use_cpu=True, 2025-05-07T21:02:23.9699314Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.9699390Z ) 2025-05-07T21:02:23.9699525Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:23.9699881Z self=, 2025-05-07T21:02:23.9699966Z compile=False, 2025-05-07T21:02:23.9700087Z pooling_mode=, 2025-05-07T21:02:23.9700166Z T=4, 2025-05-07T21:02:23.9700245Z D=4, 2025-05-07T21:02:23.9700334Z B=51, 2025-05-07T21:02:23.9700415Z log_E=5, 2025-05-07T21:02:23.9700494Z L=1, 2025-05-07T21:02:23.9700589Z D_gradcheck=2, 2025-05-07T21:02:23.9700688Z stochastic_rounding=True, 2025-05-07T21:02:23.9700776Z weighted=False, 2025-05-07T21:02:23.9700868Z row_wise=True, 2025-05-07T21:02:23.9700950Z mixed=True, 2025-05-07T21:02:23.9701633Z use_cache=True, 2025-05-07T21:02:23.9701762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.9701845Z use_cpu=True, 2025-05-07T21:02:23.9701953Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.9702038Z ) 2025-05-07T21:02:26.0611267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0612299Z self=, 2025-05-07T21:02:26.0613050Z compile=True, 2025-05-07T21:02:26.0613382Z pooling_mode=, 2025-05-07T21:02:26.0613796Z T=5, 2025-05-07T21:02:26.0614023Z D=93, 2025-05-07T21:02:26.0614246Z B=116, 2025-05-07T21:02:26.0614474Z log_E=4, 2025-05-07T21:02:26.0614700Z L=18, 2025-05-07T21:02:26.0614888Z D_gradcheck=2, 2025-05-07T21:02:26.0615121Z stochastic_rounding=False, 2025-05-07T21:02:26.0615371Z weighted=True, 2025-05-07T21:02:26.0615574Z row_wise=True, 2025-05-07T21:02:26.0615773Z mixed=True, 2025-05-07T21:02:26.0615981Z use_cache=False, 2025-05-07T21:02:26.0616237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0616522Z use_cpu=True, 2025-05-07T21:02:26.0616758Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0617013Z ) 2025-05-07T21:02:26.0617235Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0617809Z self=, 2025-05-07T21:02:26.0618343Z compile=False, 2025-05-07T21:02:26.0618582Z pooling_mode=, 2025-05-07T21:02:26.0618857Z T=2, 2025-05-07T21:02:26.0619033Z D=2, 2025-05-07T21:02:26.0619208Z B=87, 2025-05-07T21:02:26.0619382Z log_E=4, 2025-05-07T21:02:26.0619567Z L=0, 2025-05-07T21:02:26.0619748Z D_gradcheck=2, 2025-05-07T21:02:26.0620050Z stochastic_rounding=False, 2025-05-07T21:02:26.0620302Z weighted=True, 2025-05-07T21:02:26.0626345Z row_wise=True, 2025-05-07T21:02:26.0626709Z mixed=True, 2025-05-07T21:02:26.0626940Z use_cache=False, 2025-05-07T21:02:26.0627330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0627617Z use_cpu=True, 2025-05-07T21:02:26.0627852Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0628124Z ) 2025-05-07T21:02:26.0628361Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0628935Z self=, 2025-05-07T21:02:26.0629462Z compile=False, 2025-05-07T21:02:26.0629704Z pooling_mode=, 2025-05-07T21:02:26.0629977Z T=4, 2025-05-07T21:02:26.0630155Z D=36, 2025-05-07T21:02:26.0630333Z B=18, 2025-05-07T21:02:26.0630508Z log_E=3, 2025-05-07T21:02:26.0630700Z L=5, 2025-05-07T21:02:26.0630882Z D_gradcheck=2, 2025-05-07T21:02:26.0631105Z stochastic_rounding=True, 2025-05-07T21:02:26.0631358Z weighted=False, 2025-05-07T21:02:26.0631567Z row_wise=True, 2025-05-07T21:02:26.0631766Z mixed=True, 2025-05-07T21:02:26.0631970Z use_cache=True, 2025-05-07T21:02:26.0632215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0632499Z use_cpu=True, 2025-05-07T21:02:26.0632733Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0632998Z ) 2025-05-07T21:02:26.0633229Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0633802Z self=, 2025-05-07T21:02:26.0634339Z compile=True, 2025-05-07T21:02:26.0634593Z pooling_mode=, 2025-05-07T21:02:26.0634876Z T=2, 2025-05-07T21:02:26.0635064Z D=96, 2025-05-07T21:02:26.0635268Z B=112, 2025-05-07T21:02:26.0635459Z log_E=3, 2025-05-07T21:02:26.0635663Z L=3, 2025-05-07T21:02:26.0635858Z D_gradcheck=2, 2025-05-07T21:02:26.0636087Z stochastic_rounding=True, 2025-05-07T21:02:26.0636350Z weighted=False, 2025-05-07T21:02:26.0636570Z row_wise=True, 2025-05-07T21:02:26.0636857Z mixed=True, 2025-05-07T21:02:26.0637069Z use_cache=True, 2025-05-07T21:02:26.0637319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0637605Z use_cpu=True, 2025-05-07T21:02:26.0637846Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0638116Z ) 2025-05-07T21:02:26.0638346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0639058Z self=, 2025-05-07T21:02:26.0639598Z compile=True, 2025-05-07T21:02:26.0639843Z pooling_mode=, 2025-05-07T21:02:26.0640124Z T=3, 2025-05-07T21:02:26.0640314Z D=83, 2025-05-07T21:02:26.0640504Z B=77, 2025-05-07T21:02:26.0640684Z log_E=3, 2025-05-07T21:02:26.0640883Z L=0, 2025-05-07T21:02:26.0641079Z D_gradcheck=1, 2025-05-07T21:02:26.0641306Z stochastic_rounding=False, 2025-05-07T21:02:26.0641567Z weighted=True, 2025-05-07T21:02:26.0641784Z row_wise=True, 2025-05-07T21:02:26.0641993Z mixed=True, 2025-05-07T21:02:26.0642207Z use_cache=True, 2025-05-07T21:02:26.0642455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0642740Z use_cpu=True, 2025-05-07T21:02:26.0642982Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0643247Z ) 2025-05-07T21:02:26.0643475Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0644055Z self=, 2025-05-07T21:02:26.0644589Z compile=False, 2025-05-07T21:02:26.0644835Z pooling_mode=, 2025-05-07T21:02:26.0645113Z T=1, 2025-05-07T21:02:26.0645298Z D=18, 2025-05-07T21:02:26.0645484Z B=108, 2025-05-07T21:02:26.0645667Z log_E=5, 2025-05-07T21:02:26.0645862Z L=7, 2025-05-07T21:02:26.0646107Z D_gradcheck=1, 2025-05-07T21:02:26.0646336Z stochastic_rounding=False, 2025-05-07T21:02:26.0646597Z weighted=True, 2025-05-07T21:02:26.0646815Z row_wise=True, 2025-05-07T21:02:26.0647028Z mixed=True, 2025-05-07T21:02:26.0647282Z use_cache=False, 2025-05-07T21:02:26.0647534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0647823Z use_cpu=True, 2025-05-07T21:02:26.0648059Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0648316Z ) 2025-05-07T21:02:26.0648547Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0649123Z self=, 2025-05-07T21:02:26.0649645Z compile=True, 2025-05-07T21:02:26.0649887Z pooling_mode=, 2025-05-07T21:02:26.0650170Z T=3, 2025-05-07T21:02:26.0650351Z D=11, 2025-05-07T21:02:26.0650537Z B=83, 2025-05-07T21:02:26.0650726Z log_E=3, 2025-05-07T21:02:26.0650919Z L=20, 2025-05-07T21:02:26.0651114Z D_gradcheck=1, 2025-05-07T21:02:26.0651351Z stochastic_rounding=True, 2025-05-07T21:02:26.0651602Z weighted=True, 2025-05-07T21:02:26.0651854Z row_wise=True, 2025-05-07T21:02:26.0652065Z mixed=False, 2025-05-07T21:02:26.0652283Z use_cache=True, 2025-05-07T21:02:26.0652527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0652811Z use_cpu=True, 2025-05-07T21:02:26.0653044Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0653306Z ) 2025-05-07T21:02:26.0653534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0654110Z self=, 2025-05-07T21:02:26.0654638Z compile=False, 2025-05-07T21:02:26.0654881Z pooling_mode=, 2025-05-07T21:02:26.0655157Z T=1, 2025-05-07T21:02:26.0655344Z D=43, 2025-05-07T21:02:26.0655529Z B=19, 2025-05-07T21:02:26.0655708Z log_E=4, 2025-05-07T21:02:26.0655904Z L=3, 2025-05-07T21:02:26.0656101Z D_gradcheck=1, 2025-05-07T21:02:26.0656324Z stochastic_rounding=True, 2025-05-07T21:02:26.0656585Z weighted=False, 2025-05-07T21:02:26.0656858Z row_wise=True, 2025-05-07T21:02:26.0657060Z mixed=True, 2025-05-07T21:02:26.0657272Z use_cache=False, 2025-05-07T21:02:26.0657522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0657803Z use_cpu=True, 2025-05-07T21:02:26.0658037Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0658299Z ) 2025-05-07T21:02:26.0658566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0659141Z self=, 2025-05-07T21:02:26.0659670Z compile=True, 2025-05-07T21:02:26.0659907Z pooling_mode=, 2025-05-07T21:02:26.0660191Z T=2, 2025-05-07T21:02:26.0660382Z D=37, 2025-05-07T21:02:26.0660567Z B=48, 2025-05-07T21:02:26.0660750Z log_E=4, 2025-05-07T21:02:26.0660951Z L=13, 2025-05-07T21:02:26.0661145Z D_gradcheck=2, 2025-05-07T21:02:26.0661369Z stochastic_rounding=True, 2025-05-07T21:02:26.0661627Z weighted=True, 2025-05-07T21:02:26.0661846Z row_wise=True, 2025-05-07T21:02:26.0662053Z mixed=False, 2025-05-07T21:02:26.0662265Z use_cache=True, 2025-05-07T21:02:26.0662508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0662790Z use_cpu=True, 2025-05-07T21:02:26.0663024Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0663287Z ) 2025-05-07T21:02:26.0663516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0664092Z self=, 2025-05-07T21:02:26.0664620Z compile=True, 2025-05-07T21:02:26.0664856Z pooling_mode=, 2025-05-07T21:02:26.0665140Z T=1, 2025-05-07T21:02:26.0665326Z D=31, 2025-05-07T21:02:26.0665503Z B=24, 2025-05-07T21:02:26.0665686Z log_E=5, 2025-05-07T21:02:26.0665928Z L=16, 2025-05-07T21:02:26.0666116Z D_gradcheck=2, 2025-05-07T21:02:26.0666343Z stochastic_rounding=True, 2025-05-07T21:02:26.0666597Z weighted=True, 2025-05-07T21:02:26.0666810Z row_wise=True, 2025-05-07T21:02:26.0667054Z mixed=False, 2025-05-07T21:02:26.0667268Z use_cache=False, 2025-05-07T21:02:26.0667517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0667795Z use_cpu=True, 2025-05-07T21:02:26.0668026Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0668292Z ) 2025-05-07T21:02:26.0668518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0669089Z self=, 2025-05-07T21:02:26.0669615Z compile=True, 2025-05-07T21:02:26.0669848Z pooling_mode=, 2025-05-07T21:02:26.0670131Z T=3, 2025-05-07T21:02:26.0670314Z D=9, 2025-05-07T21:02:26.0670493Z B=40, 2025-05-07T21:02:26.0670680Z log_E=4, 2025-05-07T21:02:26.0670875Z L=8, 2025-05-07T21:02:26.0671057Z D_gradcheck=2, 2025-05-07T21:02:26.0671285Z stochastic_rounding=True, 2025-05-07T21:02:26.0671541Z weighted=True, 2025-05-07T21:02:26.0671753Z row_wise=True, 2025-05-07T21:02:26.0671970Z mixed=False, 2025-05-07T21:02:26.0672181Z use_cache=True, 2025-05-07T21:02:26.0672415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0672702Z use_cpu=True, 2025-05-07T21:02:26.0672936Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0673201Z ) 2025-05-07T21:02:26.0673429Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0674001Z self=, 2025-05-07T21:02:26.0674530Z compile=False, 2025-05-07T21:02:26.0674765Z pooling_mode=, 2025-05-07T21:02:26.0675048Z T=5, 2025-05-07T21:02:26.0675241Z D=69, 2025-05-07T21:02:26.0675426Z B=44, 2025-05-07T21:02:26.0675624Z log_E=5, 2025-05-07T21:02:26.0675817Z L=4, 2025-05-07T21:02:26.0676003Z D_gradcheck=1, 2025-05-07T21:02:26.0676244Z stochastic_rounding=True, 2025-05-07T21:02:26.0676544Z weighted=False, 2025-05-07T21:02:26.0676762Z row_wise=True, 2025-05-07T21:02:26.0676974Z mixed=True, 2025-05-07T21:02:26.0677176Z use_cache=False, 2025-05-07T21:02:26.0677434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0677719Z use_cpu=True, 2025-05-07T21:02:26.0677947Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0678212Z ) 2025-05-07T21:02:26.0678489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0679110Z self=, 2025-05-07T21:02:26.0679631Z compile=True, 2025-05-07T21:02:26.0679871Z pooling_mode=, 2025-05-07T21:02:26.0680154Z T=3, 2025-05-07T21:02:26.0680333Z D=73, 2025-05-07T21:02:26.0680519Z B=58, 2025-05-07T21:02:26.0680708Z log_E=3, 2025-05-07T21:02:26.0680895Z L=4, 2025-05-07T21:02:26.0681085Z D_gradcheck=2, 2025-05-07T21:02:26.0681313Z stochastic_rounding=True, 2025-05-07T21:02:26.0681573Z weighted=False, 2025-05-07T21:02:26.0681789Z row_wise=True, 2025-05-07T21:02:26.0681998Z mixed=False, 2025-05-07T21:02:26.0682202Z use_cache=False, 2025-05-07T21:02:26.0682452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0682736Z use_cpu=True, 2025-05-07T21:02:26.0682971Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0683274Z ) 2025-05-07T21:02:26.0683509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0684073Z self=, 2025-05-07T21:02:26.0684599Z compile=True, 2025-05-07T21:02:26.0684838Z pooling_mode=, 2025-05-07T21:02:26.0685118Z T=1, 2025-05-07T21:02:26.0685297Z D=53, 2025-05-07T21:02:26.0685480Z B=70, 2025-05-07T21:02:26.0685714Z log_E=4, 2025-05-07T21:02:26.0685904Z L=9, 2025-05-07T21:02:26.0686092Z D_gradcheck=1, 2025-05-07T21:02:26.0686320Z stochastic_rounding=True, 2025-05-07T21:02:26.0686574Z weighted=False, 2025-05-07T21:02:26.0686832Z row_wise=True, 2025-05-07T21:02:26.0687045Z mixed=True, 2025-05-07T21:02:26.0687248Z use_cache=False, 2025-05-07T21:02:26.0687499Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0687785Z use_cpu=True, 2025-05-07T21:02:26.0688012Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0688275Z ) 2025-05-07T21:02:26.0688506Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0689072Z self=, 2025-05-07T21:02:26.0689605Z compile=False, 2025-05-07T21:02:26.0689849Z pooling_mode=, 2025-05-07T21:02:26.0690125Z T=1, 2025-05-07T21:02:26.0690308Z D=64, 2025-05-07T21:02:26.0690494Z B=56, 2025-05-07T21:02:26.0690673Z log_E=5, 2025-05-07T21:02:26.0690866Z L=4, 2025-05-07T21:02:26.0691056Z D_gradcheck=1, 2025-05-07T21:02:26.0691287Z stochastic_rounding=False, 2025-05-07T21:02:26.0691546Z weighted=True, 2025-05-07T21:02:26.0691768Z row_wise=True, 2025-05-07T21:02:26.0691978Z mixed=True, 2025-05-07T21:02:26.0692181Z use_cache=True, 2025-05-07T21:02:26.0692422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0692707Z use_cpu=True, 2025-05-07T21:02:26.0692934Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0693202Z ) 2025-05-07T21:02:26.0693437Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0694005Z self=, 2025-05-07T21:02:26.0694533Z compile=False, 2025-05-07T21:02:26.0694773Z pooling_mode=, 2025-05-07T21:02:26.0695046Z T=5, 2025-05-07T21:02:26.0695231Z D=29, 2025-05-07T21:02:26.0695416Z B=104, 2025-05-07T21:02:26.0695599Z log_E=4, 2025-05-07T21:02:26.0695790Z L=0, 2025-05-07T21:02:26.0696256Z D_gradcheck=2, 2025-05-07T21:02:26.0696478Z stochastic_rounding=True, 2025-05-07T21:02:26.0696810Z weighted=False, 2025-05-07T21:02:26.0697024Z row_wise=True, 2025-05-07T21:02:26.0697226Z mixed=False, 2025-05-07T21:02:26.0697435Z use_cache=False, 2025-05-07T21:02:26.0697682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0697970Z use_cpu=True, 2025-05-07T21:02:26.0698289Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0698553Z ) 2025-05-07T21:02:26.0919763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0920520Z self=, 2025-05-07T21:02:26.0921254Z compile=True, 2025-05-07T21:02:26.0921564Z pooling_mode=, 2025-05-07T21:02:26.0921850Z T=4, 2025-05-07T21:02:26.0922038Z D=53, 2025-05-07T21:02:26.0922227Z B=92, 2025-05-07T21:02:26.0922416Z log_E=3, 2025-05-07T21:02:26.0922615Z L=13, 2025-05-07T21:02:26.0922804Z D_gradcheck=2, 2025-05-07T21:02:26.0923043Z stochastic_rounding=False, 2025-05-07T21:02:26.0923310Z weighted=True, 2025-05-07T21:02:26.0923524Z row_wise=True, 2025-05-07T21:02:26.0923741Z mixed=False, 2025-05-07T21:02:26.0923958Z use_cache=False, 2025-05-07T21:02:26.0924209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0924500Z use_cpu=True, 2025-05-07T21:02:26.0924741Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0924998Z ) 2025-05-07T21:02:26.0925231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0925810Z self=, 2025-05-07T21:02:26.0926339Z compile=True, 2025-05-07T21:02:26.0926576Z pooling_mode=, 2025-05-07T21:02:26.0926861Z T=5, 2025-05-07T21:02:26.0927154Z D=106, 2025-05-07T21:02:26.0927338Z B=35, 2025-05-07T21:02:26.0927530Z log_E=5, 2025-05-07T21:02:26.0927731Z L=1, 2025-05-07T21:02:26.0927920Z D_gradcheck=2, 2025-05-07T21:02:26.0928158Z stochastic_rounding=True, 2025-05-07T21:02:26.0928480Z weighted=True, 2025-05-07T21:02:26.0928694Z row_wise=True, 2025-05-07T21:02:26.0928911Z mixed=False, 2025-05-07T21:02:26.0929128Z use_cache=False, 2025-05-07T21:02:26.0929376Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0929663Z use_cpu=True, 2025-05-07T21:02:26.0929904Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0930160Z ) 2025-05-07T21:02:26.0930394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0930966Z self=, 2025-05-07T21:02:26.0931488Z compile=True, 2025-05-07T21:02:26.0931730Z pooling_mode=, 2025-05-07T21:02:26.0932015Z T=4, 2025-05-07T21:02:26.0932207Z D=59, 2025-05-07T21:02:26.0932389Z B=10, 2025-05-07T21:02:26.0932573Z log_E=4, 2025-05-07T21:02:26.0932769Z L=4, 2025-05-07T21:02:26.0932973Z D_gradcheck=1, 2025-05-07T21:02:26.0933243Z stochastic_rounding=False, 2025-05-07T21:02:26.0933506Z weighted=True, 2025-05-07T21:02:26.0933716Z row_wise=True, 2025-05-07T21:02:26.0933929Z mixed=False, 2025-05-07T21:02:26.0934141Z use_cache=False, 2025-05-07T21:02:26.0934386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0934672Z use_cpu=True, 2025-05-07T21:02:26.0934913Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0935170Z ) 2025-05-07T21:02:26.0935405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0935979Z self=, 2025-05-07T21:02:26.0936508Z compile=True, 2025-05-07T21:02:26.0936756Z pooling_mode=, 2025-05-07T21:02:26.0937043Z T=5, 2025-05-07T21:02:26.0937230Z D=39, 2025-05-07T21:02:26.0937420Z B=119, 2025-05-07T21:02:26.0937611Z log_E=3, 2025-05-07T21:02:26.0937803Z L=9, 2025-05-07T21:02:26.0937997Z D_gradcheck=1, 2025-05-07T21:02:26.0938300Z stochastic_rounding=True, 2025-05-07T21:02:26.0938557Z weighted=True, 2025-05-07T21:02:26.0938774Z row_wise=True, 2025-05-07T21:02:26.0938987Z mixed=False, 2025-05-07T21:02:26.0939202Z use_cache=False, 2025-05-07T21:02:26.0939447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0939736Z use_cpu=True, 2025-05-07T21:02:26.0940036Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0940295Z ) 2025-05-07T21:02:26.0940528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0941102Z self=, 2025-05-07T21:02:26.0941626Z compile=False, 2025-05-07T21:02:26.0941874Z pooling_mode=, 2025-05-07T21:02:26.0942161Z T=1, 2025-05-07T21:02:26.0942345Z D=127, 2025-05-07T21:02:26.0942535Z B=14, 2025-05-07T21:02:26.0942730Z log_E=4, 2025-05-07T21:02:26.0942922Z L=0, 2025-05-07T21:02:26.0943146Z D_gradcheck=1, 2025-05-07T21:02:26.0943389Z stochastic_rounding=False, 2025-05-07T21:02:26.0943639Z weighted=True, 2025-05-07T21:02:26.0943848Z row_wise=True, 2025-05-07T21:02:26.0944059Z mixed=False, 2025-05-07T21:02:26.0944267Z use_cache=False, 2025-05-07T21:02:26.0944517Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0944802Z use_cpu=True, 2025-05-07T21:02:26.0945030Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0945281Z ) 2025-05-07T21:02:26.0945507Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0946077Z self=, 2025-05-07T21:02:26.0946599Z compile=False, 2025-05-07T21:02:26.0946837Z pooling_mode=, 2025-05-07T21:02:26.0947166Z T=2, 2025-05-07T21:02:26.0947342Z D=9, 2025-05-07T21:02:26.0947520Z B=24, 2025-05-07T21:02:26.0947701Z log_E=5, 2025-05-07T21:02:26.0947893Z L=2, 2025-05-07T21:02:26.0948083Z D_gradcheck=2, 2025-05-07T21:02:26.0954398Z stochastic_rounding=False, 2025-05-07T21:02:26.0954718Z weighted=False, 2025-05-07T21:02:26.0954933Z row_wise=True, 2025-05-07T21:02:26.0955150Z mixed=True, 2025-05-07T21:02:26.0955360Z use_cache=True, 2025-05-07T21:02:26.0955604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0955896Z use_cpu=True, 2025-05-07T21:02:26.0956128Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0956391Z ) 2025-05-07T21:02:26.0956621Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0957200Z self=, 2025-05-07T21:02:26.0957725Z compile=True, 2025-05-07T21:02:26.0957968Z pooling_mode=, 2025-05-07T21:02:26.0958247Z T=5, 2025-05-07T21:02:26.0958429Z D=127, 2025-05-07T21:02:26.0958610Z B=109, 2025-05-07T21:02:26.0958872Z log_E=4, 2025-05-07T21:02:26.0959063Z L=8, 2025-05-07T21:02:26.0959253Z D_gradcheck=2, 2025-05-07T21:02:26.0959478Z stochastic_rounding=False, 2025-05-07T21:02:26.0959730Z weighted=False, 2025-05-07T21:02:26.0959942Z row_wise=True, 2025-05-07T21:02:26.0960147Z mixed=True, 2025-05-07T21:02:26.0960359Z use_cache=False, 2025-05-07T21:02:26.0960614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0960907Z use_cpu=True, 2025-05-07T21:02:26.0961141Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0961397Z ) 2025-05-07T21:02:26.0961626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0962198Z self=, 2025-05-07T21:02:26.0962726Z compile=True, 2025-05-07T21:02:26.0962993Z pooling_mode=, 2025-05-07T21:02:26.0963294Z T=1, 2025-05-07T21:02:26.0963478Z D=115, 2025-05-07T21:02:26.0963670Z B=117, 2025-05-07T21:02:26.0963850Z log_E=3, 2025-05-07T21:02:26.0964101Z L=11, 2025-05-07T21:02:26.0964290Z D_gradcheck=2, 2025-05-07T21:02:26.0964516Z stochastic_rounding=False, 2025-05-07T21:02:26.0964778Z weighted=False, 2025-05-07T21:02:26.0964989Z row_wise=True, 2025-05-07T21:02:26.0965201Z mixed=False, 2025-05-07T21:02:26.0965416Z use_cache=False, 2025-05-07T21:02:26.0965709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0965990Z use_cpu=True, 2025-05-07T21:02:26.0966225Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0966481Z ) 2025-05-07T21:02:26.0966711Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0967278Z self=, 2025-05-07T21:02:26.0967803Z compile=True, 2025-05-07T21:02:26.0968074Z pooling_mode=, 2025-05-07T21:02:26.0968353Z T=5, 2025-05-07T21:02:26.0968540Z D=39, 2025-05-07T21:02:26.0968720Z B=113, 2025-05-07T21:02:26.0968907Z log_E=4, 2025-05-07T21:02:26.0969107Z L=11, 2025-05-07T21:02:26.0969296Z D_gradcheck=2, 2025-05-07T21:02:26.0969524Z stochastic_rounding=False, 2025-05-07T21:02:26.0969779Z weighted=False, 2025-05-07T21:02:26.0969985Z row_wise=True, 2025-05-07T21:02:26.0970191Z mixed=True, 2025-05-07T21:02:26.0972882Z use_cache=False, 2025-05-07T21:02:26.0973167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0973477Z use_cpu=True, 2025-05-07T21:02:26.0973722Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0974006Z ) 2025-05-07T21:02:26.0974245Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0974908Z self=, 2025-05-07T21:02:26.0975534Z compile=True, 2025-05-07T21:02:26.0975830Z pooling_mode=, 2025-05-07T21:02:26.0976111Z T=5, 2025-05-07T21:02:26.0976292Z D=89, 2025-05-07T21:02:26.0976476Z B=56, 2025-05-07T21:02:26.0976660Z log_E=3, 2025-05-07T21:02:26.0976853Z L=15, 2025-05-07T21:02:26.0977086Z D_gradcheck=2, 2025-05-07T21:02:26.0977322Z stochastic_rounding=True, 2025-05-07T21:02:26.0977576Z weighted=True, 2025-05-07T21:02:26.0977788Z row_wise=True, 2025-05-07T21:02:26.0977997Z mixed=True, 2025-05-07T21:02:26.0978223Z use_cache=True, 2025-05-07T21:02:26.0978462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0978742Z use_cpu=True, 2025-05-07T21:02:26.0978977Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0979237Z ) 2025-05-07T21:02:26.0979464Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0980038Z self=, 2025-05-07T21:02:26.0980563Z compile=True, 2025-05-07T21:02:26.0980802Z pooling_mode=, 2025-05-07T21:02:26.0981081Z T=3, 2025-05-07T21:02:26.0981270Z D=117, 2025-05-07T21:02:26.0981451Z B=78, 2025-05-07T21:02:26.0981641Z log_E=3, 2025-05-07T21:02:26.0981837Z L=0, 2025-05-07T21:02:26.0982025Z D_gradcheck=2, 2025-05-07T21:02:26.0982252Z stochastic_rounding=False, 2025-05-07T21:02:26.0982511Z weighted=False, 2025-05-07T21:02:26.0982722Z row_wise=True, 2025-05-07T21:02:26.0982941Z mixed=False, 2025-05-07T21:02:26.0983193Z use_cache=True, 2025-05-07T21:02:26.0983436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0983718Z use_cpu=True, 2025-05-07T21:02:26.0983951Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0984209Z ) 2025-05-07T21:02:26.0984436Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0985005Z self=, 2025-05-07T21:02:26.0985529Z compile=True, 2025-05-07T21:02:26.0985767Z pooling_mode=, 2025-05-07T21:02:26.0986050Z T=4, 2025-05-07T21:02:26.0986235Z D=96, 2025-05-07T21:02:26.0986419Z B=103, 2025-05-07T21:02:26.0986657Z log_E=5, 2025-05-07T21:02:26.0986854Z L=0, 2025-05-07T21:02:26.0987041Z D_gradcheck=1, 2025-05-07T21:02:26.0987273Z stochastic_rounding=False, 2025-05-07T21:02:26.0987530Z weighted=True, 2025-05-07T21:02:26.0987742Z row_wise=True, 2025-05-07T21:02:26.0987953Z mixed=False, 2025-05-07T21:02:26.0988168Z use_cache=False, 2025-05-07T21:02:26.0988413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0988700Z use_cpu=True, 2025-05-07T21:02:26.0988932Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0989188Z ) 2025-05-07T21:02:26.0989418Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0989986Z self=, 2025-05-07T21:02:26.0990514Z compile=False, 2025-05-07T21:02:26.0990754Z pooling_mode=, 2025-05-07T21:02:26.0991034Z T=3, 2025-05-07T21:02:26.0991220Z D=76, 2025-05-07T21:02:26.0991402Z B=58, 2025-05-07T21:02:26.0991589Z log_E=4, 2025-05-07T21:02:26.0991785Z L=5, 2025-05-07T21:02:26.0991971Z D_gradcheck=1, 2025-05-07T21:02:26.0992201Z stochastic_rounding=False, 2025-05-07T21:02:26.0992458Z weighted=True, 2025-05-07T21:02:26.0992672Z row_wise=True, 2025-05-07T21:02:26.0992881Z mixed=False, 2025-05-07T21:02:26.0993192Z use_cache=False, 2025-05-07T21:02:26.0993484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.0993769Z use_cpu=True, 2025-05-07T21:02:26.0994001Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.0994256Z ) 2025-05-07T21:02:26.0994486Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.0995058Z self=, 2025-05-07T21:02:26.0995629Z compile=True, 2025-05-07T21:02:26.0996090Z pooling_mode=, 2025-05-07T21:02:26.0996430Z T=1, 2025-05-07T21:02:26.0996613Z D=107, 2025-05-07T21:02:26.0996798Z B=120, 2025-05-07T21:02:26.0996985Z log_E=3, 2025-05-07T21:02:26.0997287Z L=5, 2025-05-07T21:02:26.0997475Z D_gradcheck=2, 2025-05-07T21:02:26.0997706Z stochastic_rounding=False, 2025-05-07T21:02:26.0997962Z weighted=False, 2025-05-07T21:02:26.0998170Z row_wise=True, 2025-05-07T21:02:26.0998378Z mixed=True, 2025-05-07T21:02:26.0998584Z use_cache=False, 2025-05-07T21:02:26.0998898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.0999189Z use_cpu=True, 2025-05-07T21:02:26.0999421Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.0999674Z ) 2025-05-07T21:02:26.0999907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1000474Z self=, 2025-05-07T21:02:26.1000996Z compile=True, 2025-05-07T21:02:26.1001242Z pooling_mode=, 2025-05-07T21:02:26.1001525Z T=5, 2025-05-07T21:02:26.1001710Z D=26, 2025-05-07T21:02:26.1001891Z B=45, 2025-05-07T21:02:26.1002077Z log_E=3, 2025-05-07T21:02:26.1002270Z L=6, 2025-05-07T21:02:26.1002452Z D_gradcheck=1, 2025-05-07T21:02:26.1002682Z stochastic_rounding=False, 2025-05-07T21:02:26.1002938Z weighted=False, 2025-05-07T21:02:26.1003148Z row_wise=True, 2025-05-07T21:02:26.1003358Z mixed=False, 2025-05-07T21:02:26.1003566Z use_cache=True, 2025-05-07T21:02:26.1003798Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1004081Z use_cpu=True, 2025-05-07T21:02:26.1004315Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1004570Z ) 2025-05-07T21:02:26.1004800Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1005371Z self=, 2025-05-07T21:02:26.1005896Z compile=False, 2025-05-07T21:02:26.1006138Z pooling_mode=, 2025-05-07T21:02:26.1006416Z T=5, 2025-05-07T21:02:26.1006604Z D=49, 2025-05-07T21:02:26.1006854Z B=40, 2025-05-07T21:02:26.1007043Z log_E=4, 2025-05-07T21:02:26.1007232Z L=17, 2025-05-07T21:02:26.1007413Z D_gradcheck=2, 2025-05-07T21:02:26.1007641Z stochastic_rounding=False, 2025-05-07T21:02:26.1007898Z weighted=False, 2025-05-07T21:02:26.1008108Z row_wise=True, 2025-05-07T21:02:26.1008316Z mixed=True, 2025-05-07T21:02:26.1008522Z use_cache=False, 2025-05-07T21:02:26.1008766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1009051Z use_cpu=True, 2025-05-07T21:02:26.1009280Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1009534Z ) 2025-05-07T21:02:26.1227051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1228760Z self=, 2025-05-07T21:02:26.1230190Z compile=False, 2025-05-07T21:02:26.1230667Z pooling_mode=, 2025-05-07T21:02:26.1231215Z T=1, 2025-05-07T21:02:26.1231580Z D=116, 2025-05-07T21:02:26.1231944Z B=88, 2025-05-07T21:02:26.1232304Z log_E=5, 2025-05-07T21:02:26.1232680Z L=9, 2025-05-07T21:02:26.1232947Z D_gradcheck=2, 2025-05-07T21:02:26.1233169Z stochastic_rounding=True, 2025-05-07T21:02:26.1233428Z weighted=True, 2025-05-07T21:02:26.1233770Z row_wise=True, 2025-05-07T21:02:26.1233979Z mixed=False, 2025-05-07T21:02:26.1234191Z use_cache=False, 2025-05-07T21:02:26.1234439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1234724Z use_cpu=True, 2025-05-07T21:02:26.1234951Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1235216Z ) 2025-05-07T21:02:26.1235447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1236017Z self=, 2025-05-07T21:02:26.1236601Z compile=True, 2025-05-07T21:02:26.1236837Z pooling_mode=, 2025-05-07T21:02:26.1237112Z T=2, 2025-05-07T21:02:26.1237296Z D=73, 2025-05-07T21:02:26.1237556Z B=123, 2025-05-07T21:02:26.1237739Z log_E=3, 2025-05-07T21:02:26.1237933Z L=14, 2025-05-07T21:02:26.1238124Z D_gradcheck=1, 2025-05-07T21:02:26.1238344Z stochastic_rounding=True, 2025-05-07T21:02:26.1238598Z weighted=True, 2025-05-07T21:02:26.1238905Z row_wise=True, 2025-05-07T21:02:26.1239108Z mixed=True, 2025-05-07T21:02:26.1239316Z use_cache=False, 2025-05-07T21:02:26.1239568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1239846Z use_cpu=True, 2025-05-07T21:02:26.1240081Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1240341Z ) 2025-05-07T21:02:26.1240568Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1241136Z self=, 2025-05-07T21:02:26.1241663Z compile=False, 2025-05-07T21:02:26.1241901Z pooling_mode=, 2025-05-07T21:02:26.1242174Z T=4, 2025-05-07T21:02:26.1242360Z D=104, 2025-05-07T21:02:26.1242544Z B=16, 2025-05-07T21:02:26.1242721Z log_E=4, 2025-05-07T21:02:26.1242932Z L=10, 2025-05-07T21:02:26.1243154Z D_gradcheck=2, 2025-05-07T21:02:26.1243379Z stochastic_rounding=True, 2025-05-07T21:02:26.1243634Z weighted=True, 2025-05-07T21:02:26.1243847Z row_wise=True, 2025-05-07T21:02:26.1244050Z mixed=False, 2025-05-07T21:02:26.1244257Z use_cache=True, 2025-05-07T21:02:26.1244495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1244773Z use_cpu=True, 2025-05-07T21:02:26.1245000Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1245256Z ) 2025-05-07T21:02:26.1245479Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1246047Z self=, 2025-05-07T21:02:26.1246574Z compile=False, 2025-05-07T21:02:26.1246810Z pooling_mode=, 2025-05-07T21:02:26.1247152Z T=5, 2025-05-07T21:02:26.1247332Z D=8, 2025-05-07T21:02:26.1247512Z B=128, 2025-05-07T21:02:26.1247692Z log_E=3, 2025-05-07T21:02:26.1247880Z L=6, 2025-05-07T21:02:26.1248068Z D_gradcheck=1, 2025-05-07T21:02:26.1248288Z stochastic_rounding=True, 2025-05-07T21:02:26.1248545Z weighted=False, 2025-05-07T21:02:26.1248762Z row_wise=True, 2025-05-07T21:02:26.1248970Z mixed=True, 2025-05-07T21:02:26.1249182Z use_cache=True, 2025-05-07T21:02:26.1249424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1249704Z use_cpu=True, 2025-05-07T21:02:26.1249935Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1250195Z ) 2025-05-07T21:02:26.1250418Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1250988Z self=, 2025-05-07T21:02:26.1251516Z compile=False, 2025-05-07T21:02:26.1251758Z pooling_mode=, 2025-05-07T21:02:26.1252035Z T=4, 2025-05-07T21:02:26.1252220Z D=57, 2025-05-07T21:02:26.1252401Z B=66, 2025-05-07T21:02:26.1252580Z log_E=5, 2025-05-07T21:02:26.1252769Z L=17, 2025-05-07T21:02:26.1252957Z D_gradcheck=2, 2025-05-07T21:02:26.1253176Z stochastic_rounding=True, 2025-05-07T21:02:26.1253484Z weighted=True, 2025-05-07T21:02:26.1253695Z row_wise=True, 2025-05-07T21:02:26.1253897Z mixed=True, 2025-05-07T21:02:26.1254100Z use_cache=True, 2025-05-07T21:02:26.1254343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1254626Z use_cpu=True, 2025-05-07T21:02:26.1254857Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1255117Z ) 2025-05-07T21:02:26.1255339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1255909Z self=, 2025-05-07T21:02:26.1256483Z compile=True, 2025-05-07T21:02:26.1256716Z pooling_mode=, 2025-05-07T21:02:26.1256999Z T=1, 2025-05-07T21:02:26.1257221Z D=11, 2025-05-07T21:02:26.1257398Z B=90, 2025-05-07T21:02:26.1257580Z log_E=5, 2025-05-07T21:02:26.1257772Z L=14, 2025-05-07T21:02:26.1257960Z D_gradcheck=2, 2025-05-07T21:02:26.1258186Z stochastic_rounding=False, 2025-05-07T21:02:26.1258447Z weighted=True, 2025-05-07T21:02:26.1258658Z row_wise=True, 2025-05-07T21:02:26.1258860Z mixed=True, 2025-05-07T21:02:26.1259064Z use_cache=True, 2025-05-07T21:02:26.1259301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1259582Z use_cpu=True, 2025-05-07T21:02:26.1259812Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1260068Z ) 2025-05-07T21:02:26.1260292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1260857Z self=, 2025-05-07T21:02:26.1261384Z compile=False, 2025-05-07T21:02:26.1261621Z pooling_mode=, 2025-05-07T21:02:26.1261908Z T=4, 2025-05-07T21:02:26.1262092Z D=119, 2025-05-07T21:02:26.1262271Z B=47, 2025-05-07T21:02:26.1262451Z log_E=4, 2025-05-07T21:02:26.1262642Z L=3, 2025-05-07T21:02:26.1262824Z D_gradcheck=1, 2025-05-07T21:02:26.1263048Z stochastic_rounding=True, 2025-05-07T21:02:26.1263303Z weighted=True, 2025-05-07T21:02:26.1263511Z row_wise=True, 2025-05-07T21:02:26.1263721Z mixed=False, 2025-05-07T21:02:26.1263929Z use_cache=False, 2025-05-07T21:02:26.1264172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1264449Z use_cpu=True, 2025-05-07T21:02:26.1264683Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1264936Z ) 2025-05-07T21:02:26.1265157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1265726Z self=, 2025-05-07T21:02:26.1266259Z compile=False, 2025-05-07T21:02:26.1266495Z pooling_mode=, 2025-05-07T21:02:26.1266822Z T=1, 2025-05-07T21:02:26.1267009Z D=124, 2025-05-07T21:02:26.1267190Z B=59, 2025-05-07T21:02:26.1267376Z log_E=4, 2025-05-07T21:02:26.1267564Z L=14, 2025-05-07T21:02:26.1267748Z D_gradcheck=2, 2025-05-07T21:02:26.1267976Z stochastic_rounding=False, 2025-05-07T21:02:26.1268230Z weighted=False, 2025-05-07T21:02:26.1268442Z row_wise=True, 2025-05-07T21:02:26.1268648Z mixed=False, 2025-05-07T21:02:26.1268855Z use_cache=True, 2025-05-07T21:02:26.1269087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1269369Z use_cpu=True, 2025-05-07T21:02:26.1269599Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1269856Z ) 2025-05-07T21:02:26.1270082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1270649Z self=, 2025-05-07T21:02:26.1271172Z compile=False, 2025-05-07T21:02:26.1271446Z pooling_mode=, 2025-05-07T21:02:26.1271730Z T=4, 2025-05-07T21:02:26.1271905Z D=73, 2025-05-07T21:02:26.1272083Z B=59, 2025-05-07T21:02:26.1272261Z log_E=4, 2025-05-07T21:02:26.1272449Z L=14, 2025-05-07T21:02:26.1272637Z D_gradcheck=2, 2025-05-07T21:02:26.1272931Z stochastic_rounding=False, 2025-05-07T21:02:26.1273213Z weighted=True, 2025-05-07T21:02:26.1273420Z row_wise=True, 2025-05-07T21:02:26.1273622Z mixed=True, 2025-05-07T21:02:26.1273821Z use_cache=False, 2025-05-07T21:02:26.1274065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1274344Z use_cpu=True, 2025-05-07T21:02:26.1274573Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1274829Z ) 2025-05-07T21:02:26.1275053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1275663Z self=, 2025-05-07T21:02:26.1276187Z compile=True, 2025-05-07T21:02:26.1276430Z pooling_mode=, 2025-05-07T21:02:26.1276745Z T=2, 2025-05-07T21:02:26.1276937Z D=24, 2025-05-07T21:02:26.1277119Z B=99, 2025-05-07T21:02:26.1288736Z log_E=5, 2025-05-07T21:02:26.1288956Z L=19, 2025-05-07T21:02:26.1289164Z D_gradcheck=2, 2025-05-07T21:02:26.1289407Z stochastic_rounding=True, 2025-05-07T21:02:26.1289668Z weighted=False, 2025-05-07T21:02:26.1289898Z row_wise=True, 2025-05-07T21:02:26.1290115Z mixed=False, 2025-05-07T21:02:26.1290325Z use_cache=False, 2025-05-07T21:02:26.1290586Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1290876Z use_cpu=True, 2025-05-07T21:02:26.1291117Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1291380Z ) 2025-05-07T21:02:26.1291618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1292211Z self=, 2025-05-07T21:02:26.1292742Z compile=False, 2025-05-07T21:02:26.1293003Z pooling_mode=, 2025-05-07T21:02:26.1293291Z T=1, 2025-05-07T21:02:26.1293473Z D=116, 2025-05-07T21:02:26.1293663Z B=47, 2025-05-07T21:02:26.1293858Z log_E=4, 2025-05-07T21:02:26.1294051Z L=12, 2025-05-07T21:02:26.1294250Z D_gradcheck=1, 2025-05-07T21:02:26.1294489Z stochastic_rounding=True, 2025-05-07T21:02:26.1294748Z weighted=True, 2025-05-07T21:02:26.1294969Z row_wise=True, 2025-05-07T21:02:26.1295184Z mixed=False, 2025-05-07T21:02:26.1295397Z use_cache=True, 2025-05-07T21:02:26.1295647Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1296218Z use_cpu=True, 2025-05-07T21:02:26.1296516Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1296790Z ) 2025-05-07T21:02:26.1297037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1297627Z self=, 2025-05-07T21:02:26.1298306Z compile=True, 2025-05-07T21:02:26.1298560Z pooling_mode=, 2025-05-07T21:02:26.1298846Z T=2, 2025-05-07T21:02:26.1299035Z D=122, 2025-05-07T21:02:26.1299226Z B=19, 2025-05-07T21:02:26.1299418Z log_E=3, 2025-05-07T21:02:26.1299615Z L=13, 2025-05-07T21:02:26.1299810Z D_gradcheck=2, 2025-05-07T21:02:26.1300046Z stochastic_rounding=False, 2025-05-07T21:02:26.1300307Z weighted=True, 2025-05-07T21:02:26.1300525Z row_wise=True, 2025-05-07T21:02:26.1300738Z mixed=True, 2025-05-07T21:02:26.1300946Z use_cache=True, 2025-05-07T21:02:26.1301193Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1301486Z use_cpu=True, 2025-05-07T21:02:26.1301720Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1301989Z ) 2025-05-07T21:02:26.1302225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1302800Z self=, 2025-05-07T21:02:26.1324206Z compile=False, 2025-05-07T21:02:26.1324458Z pooling_mode=, 2025-05-07T21:02:26.1324744Z T=3, 2025-05-07T21:02:26.1324927Z D=12, 2025-05-07T21:02:26.1325108Z B=55, 2025-05-07T21:02:26.1325292Z log_E=4, 2025-05-07T21:02:26.1325479Z L=11, 2025-05-07T21:02:26.1325856Z D_gradcheck=2, 2025-05-07T21:02:26.1326087Z stochastic_rounding=False, 2025-05-07T21:02:26.1326342Z weighted=True, 2025-05-07T21:02:26.1326553Z row_wise=True, 2025-05-07T21:02:26.1326813Z mixed=False, 2025-05-07T21:02:26.1327025Z use_cache=True, 2025-05-07T21:02:26.1327261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1327546Z use_cpu=True, 2025-05-07T21:02:26.1327779Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.1328039Z ) 2025-05-07T21:02:26.1328356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1328927Z self=, 2025-05-07T21:02:26.1329461Z compile=True, 2025-05-07T21:02:26.1329787Z pooling_mode=, 2025-05-07T21:02:26.1330072Z T=1, 2025-05-07T21:02:26.1330255Z D=31, 2025-05-07T21:02:26.1330434Z B=67, 2025-05-07T21:02:26.1330618Z log_E=3, 2025-05-07T21:02:26.1330809Z L=20, 2025-05-07T21:02:26.1331003Z D_gradcheck=2, 2025-05-07T21:02:26.1331232Z stochastic_rounding=True, 2025-05-07T21:02:26.1331489Z weighted=False, 2025-05-07T21:02:26.1331696Z row_wise=True, 2025-05-07T21:02:26.1331907Z mixed=False, 2025-05-07T21:02:26.1332114Z use_cache=True, 2025-05-07T21:02:26.1332348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.1332636Z use_cpu=True, 2025-05-07T21:02:26.1332866Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1333124Z ) 2025-05-07T21:02:26.1333356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1333924Z self=, 2025-05-07T21:02:26.1334454Z compile=True, 2025-05-07T21:02:26.1334695Z pooling_mode=, 2025-05-07T21:02:26.1334973Z T=3, 2025-05-07T21:02:26.1335157Z D=120, 2025-05-07T21:02:26.1335337Z B=3, 2025-05-07T21:02:26.1335516Z log_E=5, 2025-05-07T21:02:26.1335707Z L=16, 2025-05-07T21:02:26.1335893Z D_gradcheck=2, 2025-05-07T21:02:26.1336119Z stochastic_rounding=True, 2025-05-07T21:02:26.1336372Z weighted=True, 2025-05-07T21:02:26.1336580Z row_wise=True, 2025-05-07T21:02:26.1336790Z mixed=True, 2025-05-07T21:02:26.1336994Z use_cache=True, 2025-05-07T21:02:26.1337242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1337528Z use_cpu=True, 2025-05-07T21:02:26.1337763Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1338027Z ) 2025-05-07T21:02:26.1338258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.1338839Z self=, 2025-05-07T21:02:26.1339462Z compile=False, 2025-05-07T21:02:26.1339706Z pooling_mode=, 2025-05-07T21:02:26.1339992Z T=2, 2025-05-07T21:02:26.1340186Z D=103, 2025-05-07T21:02:26.1340369Z B=88, 2025-05-07T21:02:26.1340560Z log_E=3, 2025-05-07T21:02:26.1340756Z L=2, 2025-05-07T21:02:26.1340943Z D_gradcheck=2, 2025-05-07T21:02:26.1341175Z stochastic_rounding=True, 2025-05-07T21:02:26.1341437Z weighted=True, 2025-05-07T21:02:26.1341647Z row_wise=True, 2025-05-07T21:02:26.1341863Z mixed=False, 2025-05-07T21:02:26.1342082Z use_cache=False, 2025-05-07T21:02:26.1342328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.1342618Z use_cpu=True, 2025-05-07T21:02:26.1342855Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.1343118Z ) 2025-05-07T21:02:26.2751541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2752162Z self=, 2025-05-07T21:02:26.2752749Z compile=False, 2025-05-07T21:02:26.2753012Z pooling_mode=, 2025-05-07T21:02:26.2753290Z T=1, 2025-05-07T21:02:26.2753478Z D=10, 2025-05-07T21:02:26.2753662Z B=5, 2025-05-07T21:02:26.2753840Z log_E=3, 2025-05-07T21:02:26.2754202Z L=6, 2025-05-07T21:02:26.2754397Z D_gradcheck=1, 2025-05-07T21:02:26.2754630Z stochastic_rounding=False, 2025-05-07T21:02:26.2754884Z weighted=False, 2025-05-07T21:02:26.2755100Z row_wise=True, 2025-05-07T21:02:26.2755308Z mixed=False, 2025-05-07T21:02:26.2755514Z use_cache=False, 2025-05-07T21:02:26.2755764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2756050Z use_cpu=True, 2025-05-07T21:02:26.2756285Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2756628Z ) 2025-05-07T21:02:26.2756863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2757437Z self=, 2025-05-07T21:02:26.2758046Z compile=True, 2025-05-07T21:02:26.2758337Z pooling_mode=, 2025-05-07T21:02:26.2758616Z T=4, 2025-05-07T21:02:26.2758894Z D=39, 2025-05-07T21:02:26.2759088Z B=72, 2025-05-07T21:02:26.2759268Z log_E=3, 2025-05-07T21:02:26.2759470Z L=18, 2025-05-07T21:02:26.2759661Z D_gradcheck=2, 2025-05-07T21:02:26.2759896Z stochastic_rounding=True, 2025-05-07T21:02:26.2760149Z weighted=True, 2025-05-07T21:02:26.2760369Z row_wise=True, 2025-05-07T21:02:26.2760577Z mixed=True, 2025-05-07T21:02:26.2760787Z use_cache=True, 2025-05-07T21:02:26.2761030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2761318Z use_cpu=True, 2025-05-07T21:02:26.2761548Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2761815Z ) 2025-05-07T21:02:26.2762049Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2762620Z self=, 2025-05-07T21:02:26.2763209Z compile=True, 2025-05-07T21:02:26.2763452Z pooling_mode=, 2025-05-07T21:02:26.2763730Z T=4, 2025-05-07T21:02:26.2763914Z D=3, 2025-05-07T21:02:26.2764097Z B=72, 2025-05-07T21:02:26.2764277Z log_E=3, 2025-05-07T21:02:26.2764472Z L=18, 2025-05-07T21:02:26.2764663Z D_gradcheck=2, 2025-05-07T21:02:26.2764887Z stochastic_rounding=True, 2025-05-07T21:02:26.2765145Z weighted=True, 2025-05-07T21:02:26.2765355Z row_wise=True, 2025-05-07T21:02:26.2765559Z mixed=True, 2025-05-07T21:02:26.2765767Z use_cache=True, 2025-05-07T21:02:26.2766010Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2766298Z use_cpu=True, 2025-05-07T21:02:26.2766529Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2766794Z ) 2025-05-07T21:02:26.2767026Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2767594Z self=, 2025-05-07T21:02:26.2768210Z compile=True, 2025-05-07T21:02:26.2768450Z pooling_mode=, 2025-05-07T21:02:26.2768726Z T=4, 2025-05-07T21:02:26.2768909Z D=3, 2025-05-07T21:02:26.2769090Z B=4, 2025-05-07T21:02:26.2769271Z log_E=3, 2025-05-07T21:02:26.2769465Z L=18, 2025-05-07T21:02:26.2769661Z D_gradcheck=2, 2025-05-07T21:02:26.2769886Z stochastic_rounding=True, 2025-05-07T21:02:26.2770143Z weighted=True, 2025-05-07T21:02:26.2770357Z row_wise=True, 2025-05-07T21:02:26.2770562Z mixed=True, 2025-05-07T21:02:26.2770771Z use_cache=True, 2025-05-07T21:02:26.2771015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2771297Z use_cpu=True, 2025-05-07T21:02:26.2771530Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2771796Z ) 2025-05-07T21:02:26.2772027Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2772601Z self=, 2025-05-07T21:02:26.2773189Z compile=True, 2025-05-07T21:02:26.2773432Z pooling_mode=, 2025-05-07T21:02:26.2773709Z T=4, 2025-05-07T21:02:26.2773900Z D=3, 2025-05-07T21:02:26.2774086Z B=4, 2025-05-07T21:02:26.2774319Z log_E=3, 2025-05-07T21:02:26.2774523Z L=2, 2025-05-07T21:02:26.2774717Z D_gradcheck=2, 2025-05-07T21:02:26.2774942Z stochastic_rounding=True, 2025-05-07T21:02:26.2775212Z weighted=True, 2025-05-07T21:02:26.2775431Z row_wise=True, 2025-05-07T21:02:26.2775638Z mixed=True, 2025-05-07T21:02:26.2775852Z use_cache=True, 2025-05-07T21:02:26.2776109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2776400Z use_cpu=True, 2025-05-07T21:02:26.2776635Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2776942Z ) 2025-05-07T21:02:26.2777179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2777823Z self=, 2025-05-07T21:02:26.2778362Z compile=True, 2025-05-07T21:02:26.2778599Z pooling_mode=, 2025-05-07T21:02:26.2778881Z T=4, 2025-05-07T21:02:26.2779068Z D=3, 2025-05-07T21:02:26.2779247Z B=4, 2025-05-07T21:02:26.2779438Z log_E=3, 2025-05-07T21:02:26.2779637Z L=2, 2025-05-07T21:02:26.2779823Z D_gradcheck=1, 2025-05-07T21:02:26.2780060Z stochastic_rounding=True, 2025-05-07T21:02:26.2780323Z weighted=True, 2025-05-07T21:02:26.2780538Z row_wise=True, 2025-05-07T21:02:26.2780759Z mixed=True, 2025-05-07T21:02:26.2780968Z use_cache=True, 2025-05-07T21:02:26.2781203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2781489Z use_cpu=True, 2025-05-07T21:02:26.2781727Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2781800Z ) 2025-05-07T21:02:26.2781931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2782286Z self=, 2025-05-07T21:02:26.2782372Z compile=True, 2025-05-07T21:02:26.2782491Z pooling_mode=, 2025-05-07T21:02:26.2782567Z T=1, 2025-05-07T21:02:26.2782642Z D=3, 2025-05-07T21:02:26.2782723Z B=4, 2025-05-07T21:02:26.2782802Z log_E=3, 2025-05-07T21:02:26.2782880Z L=2, 2025-05-07T21:02:26.2782968Z D_gradcheck=1, 2025-05-07T21:02:26.2783063Z stochastic_rounding=True, 2025-05-07T21:02:26.2783144Z weighted=True, 2025-05-07T21:02:26.2783230Z row_wise=True, 2025-05-07T21:02:26.2783309Z mixed=True, 2025-05-07T21:02:26.2783391Z use_cache=True, 2025-05-07T21:02:26.2783506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2783587Z use_cpu=True, 2025-05-07T21:02:26.2783692Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2783772Z ) 2025-05-07T21:02:26.2783904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2784256Z self=, 2025-05-07T21:02:26.2784391Z compile=True, 2025-05-07T21:02:26.2784502Z pooling_mode=, 2025-05-07T21:02:26.2784584Z T=1, 2025-05-07T21:02:26.2784659Z D=2, 2025-05-07T21:02:26.2784737Z B=4, 2025-05-07T21:02:26.2784823Z log_E=3, 2025-05-07T21:02:26.2784899Z L=2, 2025-05-07T21:02:26.2784981Z D_gradcheck=1, 2025-05-07T21:02:26.2785082Z stochastic_rounding=True, 2025-05-07T21:02:26.2785164Z weighted=True, 2025-05-07T21:02:26.2785243Z row_wise=True, 2025-05-07T21:02:26.2785328Z mixed=True, 2025-05-07T21:02:26.2785412Z use_cache=True, 2025-05-07T21:02:26.2785522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2785609Z use_cpu=True, 2025-05-07T21:02:26.2785716Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2785794Z ) 2025-05-07T21:02:26.2785927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2786276Z self=, 2025-05-07T21:02:26.2786366Z compile=False, 2025-05-07T21:02:26.2786475Z pooling_mode=, 2025-05-07T21:02:26.2786550Z T=5, 2025-05-07T21:02:26.2786632Z D=115, 2025-05-07T21:02:26.2786760Z B=41, 2025-05-07T21:02:26.2786842Z log_E=4, 2025-05-07T21:02:26.2786923Z L=6, 2025-05-07T21:02:26.2787008Z D_gradcheck=1, 2025-05-07T21:02:26.2787108Z stochastic_rounding=False, 2025-05-07T21:02:26.2787197Z weighted=False, 2025-05-07T21:02:26.2787278Z row_wise=True, 2025-05-07T21:02:26.2787358Z mixed=False, 2025-05-07T21:02:26.2787448Z use_cache=False, 2025-05-07T21:02:26.2787561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2787647Z use_cpu=True, 2025-05-07T21:02:26.2787793Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2787868Z ) 2025-05-07T21:02:26.2788004Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2788387Z self=, 2025-05-07T21:02:26.2788474Z compile=False, 2025-05-07T21:02:26.2788588Z pooling_mode=, 2025-05-07T21:02:26.2788662Z T=1, 2025-05-07T21:02:26.2788739Z D=115, 2025-05-07T21:02:26.2788822Z B=41, 2025-05-07T21:02:26.2788899Z log_E=4, 2025-05-07T21:02:26.2788975Z L=6, 2025-05-07T21:02:26.2789063Z D_gradcheck=1, 2025-05-07T21:02:26.2789161Z stochastic_rounding=False, 2025-05-07T21:02:26.2789249Z weighted=False, 2025-05-07T21:02:26.2789332Z row_wise=True, 2025-05-07T21:02:26.2789412Z mixed=False, 2025-05-07T21:02:26.2789500Z use_cache=False, 2025-05-07T21:02:26.2789609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2789693Z use_cpu=True, 2025-05-07T21:02:26.2789802Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2789875Z ) 2025-05-07T21:02:26.2790007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2790361Z self=, 2025-05-07T21:02:26.2790443Z compile=True, 2025-05-07T21:02:26.2790553Z pooling_mode=, 2025-05-07T21:02:26.2790639Z T=2, 2025-05-07T21:02:26.2790716Z D=32, 2025-05-07T21:02:26.2790799Z B=124, 2025-05-07T21:02:26.2790881Z log_E=3, 2025-05-07T21:02:26.2790958Z L=20, 2025-05-07T21:02:26.2791047Z D_gradcheck=1, 2025-05-07T21:02:26.2791146Z stochastic_rounding=False, 2025-05-07T21:02:26.2791229Z weighted=False, 2025-05-07T21:02:26.2791317Z row_wise=True, 2025-05-07T21:02:26.2791396Z mixed=False, 2025-05-07T21:02:26.2791478Z use_cache=False, 2025-05-07T21:02:26.2791592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2791675Z use_cpu=True, 2025-05-07T21:02:26.2791777Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2791855Z ) 2025-05-07T21:02:26.2791985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2792378Z self=, 2025-05-07T21:02:26.2792467Z compile=True, 2025-05-07T21:02:26.2792576Z pooling_mode=, 2025-05-07T21:02:26.2792656Z T=1, 2025-05-07T21:02:26.2792733Z D=32, 2025-05-07T21:02:26.2792810Z B=124, 2025-05-07T21:02:26.2792895Z log_E=3, 2025-05-07T21:02:26.2792972Z L=20, 2025-05-07T21:02:26.2793053Z D_gradcheck=1, 2025-05-07T21:02:26.2793154Z stochastic_rounding=False, 2025-05-07T21:02:26.2793237Z weighted=False, 2025-05-07T21:02:26.2793317Z row_wise=True, 2025-05-07T21:02:26.2793405Z mixed=False, 2025-05-07T21:02:26.2793490Z use_cache=False, 2025-05-07T21:02:26.2793621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2793717Z use_cpu=True, 2025-05-07T21:02:26.2793836Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2793908Z ) 2025-05-07T21:02:26.2794043Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2794389Z self=, 2025-05-07T21:02:26.2794476Z compile=True, 2025-05-07T21:02:26.2794585Z pooling_mode=, 2025-05-07T21:02:26.2794660Z T=1, 2025-05-07T21:02:26.2794791Z D=124, 2025-05-07T21:02:26.2794869Z B=124, 2025-05-07T21:02:26.2794947Z log_E=3, 2025-05-07T21:02:26.2795027Z L=20, 2025-05-07T21:02:26.2795112Z D_gradcheck=1, 2025-05-07T21:02:26.2795208Z stochastic_rounding=False, 2025-05-07T21:02:26.2795297Z weighted=False, 2025-05-07T21:02:26.2795378Z row_wise=True, 2025-05-07T21:02:26.2795458Z mixed=False, 2025-05-07T21:02:26.2795549Z use_cache=False, 2025-05-07T21:02:26.2795656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2795779Z use_cpu=True, 2025-05-07T21:02:26.2796208Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2796290Z ) 2025-05-07T21:02:26.2796437Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2796864Z self=, 2025-05-07T21:02:26.2796950Z compile=False, 2025-05-07T21:02:26.2797066Z pooling_mode=, 2025-05-07T21:02:26.2797145Z T=1, 2025-05-07T21:02:26.2797221Z D=124, 2025-05-07T21:02:26.2797302Z B=124, 2025-05-07T21:02:26.2797379Z log_E=3, 2025-05-07T21:02:26.2797455Z L=20, 2025-05-07T21:02:26.2797544Z D_gradcheck=1, 2025-05-07T21:02:26.2797642Z stochastic_rounding=False, 2025-05-07T21:02:26.2797725Z weighted=False, 2025-05-07T21:02:26.2797816Z row_wise=True, 2025-05-07T21:02:26.2797896Z mixed=False, 2025-05-07T21:02:26.2797979Z use_cache=False, 2025-05-07T21:02:26.2798095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2798176Z use_cpu=True, 2025-05-07T21:02:26.2798290Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2798364Z ) 2025-05-07T21:02:26.2798501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2798919Z self=, 2025-05-07T21:02:26.2799006Z compile=False, 2025-05-07T21:02:26.2799116Z pooling_mode=, 2025-05-07T21:02:26.2799200Z T=1, 2025-05-07T21:02:26.2799276Z D=124, 2025-05-07T21:02:26.2799352Z B=20, 2025-05-07T21:02:26.2799437Z log_E=3, 2025-05-07T21:02:26.2799512Z L=20, 2025-05-07T21:02:26.2799594Z D_gradcheck=1, 2025-05-07T21:02:26.2799702Z stochastic_rounding=False, 2025-05-07T21:02:26.2799785Z weighted=False, 2025-05-07T21:02:26.2799877Z row_wise=True, 2025-05-07T21:02:26.2799957Z mixed=False, 2025-05-07T21:02:26.2800040Z use_cache=False, 2025-05-07T21:02:26.2800156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:26.2800237Z use_cpu=True, 2025-05-07T21:02:26.2800340Z output_dtype=SparseType.FP16, 2025-05-07T21:02:26.2800490Z ) 2025-05-07T21:02:26.2800624Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:26.2800970Z self=, 2025-05-07T21:02:26.2801062Z compile=True, 2025-05-07T21:02:26.2801175Z pooling_mode=, 2025-05-07T21:02:26.2801252Z T=5, 2025-05-07T21:02:26.2801335Z D=46, 2025-05-07T21:02:26.2801411Z B=80, 2025-05-07T21:02:26.2801489Z log_E=4, 2025-05-07T21:02:26.2801570Z L=4, 2025-05-07T21:02:26.2801653Z D_gradcheck=2, 2025-05-07T21:02:26.2801756Z stochastic_rounding=True, 2025-05-07T21:02:26.2801839Z weighted=False, 2025-05-07T21:02:26.2801919Z row_wise=True, 2025-05-07T21:02:26.2802002Z mixed=True, 2025-05-07T21:02:26.2802085Z use_cache=False, 2025-05-07T21:02:26.2802195Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:26.2802280Z use_cpu=True, 2025-05-07T21:02:26.2802383Z output_dtype=SparseType.FP32, 2025-05-07T21:02:26.2802458Z ) 2025-05-07T21:02:27.5969377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.5969988Z self=, 2025-05-07T21:02:27.5970542Z compile=False, 2025-05-07T21:02:27.5970989Z pooling_mode=, 2025-05-07T21:02:27.5971416Z T=3, 2025-05-07T21:02:27.5971606Z D=25, 2025-05-07T21:02:27.5971796Z B=11, 2025-05-07T21:02:27.5971978Z log_E=4, 2025-05-07T21:02:27.5979620Z L=17, 2025-05-07T21:02:27.5979951Z D_gradcheck=2, 2025-05-07T21:02:27.5980202Z stochastic_rounding=False, 2025-05-07T21:02:27.5980463Z weighted=False, 2025-05-07T21:02:27.5980684Z row_wise=True, 2025-05-07T21:02:27.5980902Z mixed=True, 2025-05-07T21:02:27.5981109Z use_cache=False, 2025-05-07T21:02:27.5981510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:27.5981828Z use_cpu=True, 2025-05-07T21:02:27.5982075Z output_dtype=SparseType.FP16, 2025-05-07T21:02:27.5982371Z ) 2025-05-07T21:02:27.5982694Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.5983388Z self=, 2025-05-07T21:02:27.5984053Z compile=False, 2025-05-07T21:02:27.5984317Z pooling_mode=, 2025-05-07T21:02:27.5984630Z T=3, 2025-05-07T21:02:27.5984819Z D=25, 2025-05-07T21:02:27.5985013Z B=11, 2025-05-07T21:02:27.5985209Z log_E=4, 2025-05-07T21:02:27.5985406Z L=17, 2025-05-07T21:02:27.5985607Z D_gradcheck=2, 2025-05-07T21:02:27.5985858Z stochastic_rounding=False, 2025-05-07T21:02:27.5986136Z weighted=False, 2025-05-07T21:02:27.5986364Z row_wise=True, 2025-05-07T21:02:27.5986585Z mixed=True, 2025-05-07T21:02:27.5986800Z use_cache=True, 2025-05-07T21:02:27.5987062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:27.5987381Z use_cpu=True, 2025-05-07T21:02:27.5987626Z output_dtype=SparseType.FP16, 2025-05-07T21:02:27.5987920Z ) 2025-05-07T21:02:27.5988171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.5988839Z self=, 2025-05-07T21:02:27.5989465Z compile=False, 2025-05-07T21:02:27.5989726Z pooling_mode=, 2025-05-07T21:02:27.5990030Z T=3, 2025-05-07T21:02:27.5990220Z D=25, 2025-05-07T21:02:27.5990406Z B=2, 2025-05-07T21:02:27.5990587Z log_E=4, 2025-05-07T21:02:27.5990783Z L=17, 2025-05-07T21:02:27.5990974Z D_gradcheck=2, 2025-05-07T21:02:27.5991206Z stochastic_rounding=False, 2025-05-07T21:02:27.5991460Z weighted=False, 2025-05-07T21:02:27.5991679Z row_wise=True, 2025-05-07T21:02:27.5991892Z mixed=True, 2025-05-07T21:02:27.5992099Z use_cache=True, 2025-05-07T21:02:27.5992349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:27.5992645Z use_cpu=True, 2025-05-07T21:02:27.5992877Z output_dtype=SparseType.FP16, 2025-05-07T21:02:27.5993227Z ) 2025-05-07T21:02:27.5993467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.5994040Z self=, 2025-05-07T21:02:27.5994578Z compile=True, 2025-05-07T21:02:27.5994827Z pooling_mode=, 2025-05-07T21:02:27.5995108Z T=3, 2025-05-07T21:02:27.5995298Z D=25, 2025-05-07T21:02:27.5995488Z B=2, 2025-05-07T21:02:27.5995672Z log_E=4, 2025-05-07T21:02:27.5996140Z L=17, 2025-05-07T21:02:27.5996340Z D_gradcheck=2, 2025-05-07T21:02:27.5996568Z stochastic_rounding=False, 2025-05-07T21:02:27.5996834Z weighted=False, 2025-05-07T21:02:27.5997055Z row_wise=True, 2025-05-07T21:02:27.5997263Z mixed=True, 2025-05-07T21:02:27.5997480Z use_cache=True, 2025-05-07T21:02:27.5997727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:27.5998023Z use_cpu=True, 2025-05-07T21:02:27.5998260Z output_dtype=SparseType.FP16, 2025-05-07T21:02:27.5998529Z ) 2025-05-07T21:02:27.5998819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.5999393Z self=, 2025-05-07T21:02:27.6000005Z compile=True, 2025-05-07T21:02:27.6000253Z pooling_mode=, 2025-05-07T21:02:27.6000530Z T=3, 2025-05-07T21:02:27.6000716Z D=25, 2025-05-07T21:02:27.6000902Z B=2, 2025-05-07T21:02:27.6001085Z log_E=4, 2025-05-07T21:02:27.6001272Z L=17, 2025-05-07T21:02:27.6001464Z D_gradcheck=2, 2025-05-07T21:02:27.6001697Z stochastic_rounding=False, 2025-05-07T21:02:27.6001950Z weighted=False, 2025-05-07T21:02:27.6002166Z row_wise=True, 2025-05-07T21:02:27.6002439Z mixed=False, 2025-05-07T21:02:27.6002646Z use_cache=True, 2025-05-07T21:02:27.6002889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:27.6003167Z use_cpu=True, 2025-05-07T21:02:27.6003398Z output_dtype=SparseType.FP16, 2025-05-07T21:02:27.6003711Z ) 2025-05-07T21:02:27.6003936Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.6004506Z self=, 2025-05-07T21:02:27.6005032Z compile=False, 2025-05-07T21:02:27.6005275Z pooling_mode=, 2025-05-07T21:02:27.6005556Z T=3, 2025-05-07T21:02:27.6005737Z D=25, 2025-05-07T21:02:27.6005924Z B=2, 2025-05-07T21:02:27.6006111Z log_E=4, 2025-05-07T21:02:27.6006301Z L=17, 2025-05-07T21:02:27.6006492Z D_gradcheck=2, 2025-05-07T21:02:27.6006722Z stochastic_rounding=False, 2025-05-07T21:02:27.6006974Z weighted=False, 2025-05-07T21:02:27.6007187Z row_wise=True, 2025-05-07T21:02:27.6007400Z mixed=False, 2025-05-07T21:02:27.6007605Z use_cache=True, 2025-05-07T21:02:27.6007848Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:27.6008134Z use_cpu=True, 2025-05-07T21:02:27.6008369Z output_dtype=SparseType.FP16, 2025-05-07T21:02:27.6008633Z ) 2025-05-07T21:02:27.6008865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.6009439Z self=, 2025-05-07T21:02:27.6009965Z compile=False, 2025-05-07T21:02:27.6010208Z pooling_mode=, 2025-05-07T21:02:27.6010491Z T=2, 2025-05-07T21:02:27.6010669Z D=25, 2025-05-07T21:02:27.6010853Z B=2, 2025-05-07T21:02:27.6011039Z log_E=4, 2025-05-07T21:02:27.6011226Z L=17, 2025-05-07T21:02:27.6011417Z D_gradcheck=2, 2025-05-07T21:02:27.6011648Z stochastic_rounding=False, 2025-05-07T21:02:27.6011901Z weighted=False, 2025-05-07T21:02:27.6012118Z row_wise=True, 2025-05-07T21:02:27.6012333Z mixed=False, 2025-05-07T21:02:27.6012538Z use_cache=True, 2025-05-07T21:02:27.6012778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:27.6013133Z use_cpu=True, 2025-05-07T21:02:27.6013389Z output_dtype=SparseType.FP16, 2025-05-07T21:02:27.6013677Z ) 2025-05-07T21:02:27.6013908Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.6014480Z self=, 2025-05-07T21:02:27.6015014Z compile=False, 2025-05-07T21:02:27.6015260Z pooling_mode=, 2025-05-07T21:02:27.6015548Z T=4, 2025-05-07T21:02:27.6015727Z D=6, 2025-05-07T21:02:27.6015912Z B=76, 2025-05-07T21:02:27.6016103Z log_E=4, 2025-05-07T21:02:27.6016291Z L=19, 2025-05-07T21:02:27.6016483Z D_gradcheck=1, 2025-05-07T21:02:27.6016713Z stochastic_rounding=False, 2025-05-07T21:02:27.6016965Z weighted=True, 2025-05-07T21:02:27.6017179Z row_wise=True, 2025-05-07T21:02:27.6017393Z mixed=False, 2025-05-07T21:02:27.6017597Z use_cache=False, 2025-05-07T21:02:27.6017848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:27.6018140Z use_cpu=True, 2025-05-07T21:02:27.6018373Z output_dtype=SparseType.FP32, 2025-05-07T21:02:27.6018635Z ) 2025-05-07T21:02:27.6018868Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.6019490Z self=, 2025-05-07T21:02:27.6020020Z compile=True, 2025-05-07T21:02:27.6020264Z pooling_mode=, 2025-05-07T21:02:27.6020547Z T=4, 2025-05-07T21:02:27.6020724Z D=6, 2025-05-07T21:02:27.6020905Z B=76, 2025-05-07T21:02:27.6021090Z log_E=4, 2025-05-07T21:02:27.6021276Z L=19, 2025-05-07T21:02:27.6021466Z D_gradcheck=1, 2025-05-07T21:02:27.6021695Z stochastic_rounding=False, 2025-05-07T21:02:27.6021947Z weighted=True, 2025-05-07T21:02:27.6022208Z row_wise=True, 2025-05-07T21:02:27.6022417Z mixed=False, 2025-05-07T21:02:27.6022622Z use_cache=False, 2025-05-07T21:02:27.6022873Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:27.6023163Z use_cpu=True, 2025-05-07T21:02:27.6023479Z output_dtype=SparseType.FP32, 2025-05-07T21:02:27.6023747Z ) 2025-05-07T21:02:27.6023977Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.6024549Z self=, 2025-05-07T21:02:27.6025079Z compile=True, 2025-05-07T21:02:27.6025319Z pooling_mode=, 2025-05-07T21:02:27.6025595Z T=4, 2025-05-07T21:02:27.6025779Z D=6, 2025-05-07T21:02:27.6025965Z B=4, 2025-05-07T21:02:27.6026147Z log_E=4, 2025-05-07T21:02:27.6026340Z L=19, 2025-05-07T21:02:27.6026530Z D_gradcheck=1, 2025-05-07T21:02:27.6026754Z stochastic_rounding=False, 2025-05-07T21:02:27.6027009Z weighted=True, 2025-05-07T21:02:27.6027224Z row_wise=True, 2025-05-07T21:02:27.6027438Z mixed=False, 2025-05-07T21:02:27.6027645Z use_cache=False, 2025-05-07T21:02:27.6027894Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:27.6028189Z use_cpu=True, 2025-05-07T21:02:27.6028420Z output_dtype=SparseType.FP32, 2025-05-07T21:02:27.6028685Z ) 2025-05-07T21:02:27.6028916Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.6029514Z self=, 2025-05-07T21:02:27.6030044Z compile=True, 2025-05-07T21:02:27.6030279Z pooling_mode=, 2025-05-07T21:02:27.6030565Z T=4, 2025-05-07T21:02:27.6030753Z D=6, 2025-05-07T21:02:27.6030930Z B=4, 2025-05-07T21:02:27.6031116Z log_E=4, 2025-05-07T21:02:27.6031310Z L=6, 2025-05-07T21:02:27.6031492Z D_gradcheck=1, 2025-05-07T21:02:27.6031723Z stochastic_rounding=False, 2025-05-07T21:02:27.6031980Z weighted=True, 2025-05-07T21:02:27.6032190Z row_wise=True, 2025-05-07T21:02:27.6032398Z mixed=False, 2025-05-07T21:02:27.6032613Z use_cache=False, 2025-05-07T21:02:27.6032858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:27.6033197Z use_cpu=True, 2025-05-07T21:02:27.6033433Z output_dtype=SparseType.FP32, 2025-05-07T21:02:27.6033689Z ) 2025-05-07T21:02:27.6033920Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.6034499Z self=, 2025-05-07T21:02:27.6035025Z compile=False, 2025-05-07T21:02:27.6035259Z pooling_mode=, 2025-05-07T21:02:27.6035539Z T=4, 2025-05-07T21:02:27.6035722Z D=6, 2025-05-07T21:02:27.6035897Z B=4, 2025-05-07T21:02:27.6036080Z log_E=4, 2025-05-07T21:02:27.6036273Z L=6, 2025-05-07T21:02:27.6036457Z D_gradcheck=1, 2025-05-07T21:02:27.6036685Z stochastic_rounding=False, 2025-05-07T21:02:27.6036942Z weighted=True, 2025-05-07T21:02:27.6037152Z row_wise=True, 2025-05-07T21:02:27.6037363Z mixed=False, 2025-05-07T21:02:27.6037575Z use_cache=False, 2025-05-07T21:02:27.6037817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:27.6038108Z use_cpu=True, 2025-05-07T21:02:27.6038345Z output_dtype=SparseType.FP32, 2025-05-07T21:02:27.6038599Z ) 2025-05-07T21:02:27.6038915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.6039545Z self=, 2025-05-07T21:02:27.6040075Z compile=False, 2025-05-07T21:02:27.6040314Z pooling_mode=, 2025-05-07T21:02:27.6040596Z T=4, 2025-05-07T21:02:27.6040782Z D=6, 2025-05-07T21:02:27.6040958Z B=4, 2025-05-07T21:02:27.6041143Z log_E=4, 2025-05-07T21:02:27.6041338Z L=6, 2025-05-07T21:02:27.6041524Z D_gradcheck=1, 2025-05-07T21:02:27.6041754Z stochastic_rounding=False, 2025-05-07T21:02:27.6042060Z weighted=True, 2025-05-07T21:02:27.6042268Z row_wise=True, 2025-05-07T21:02:27.6042477Z mixed=True, 2025-05-07T21:02:27.6042685Z use_cache=False, 2025-05-07T21:02:27.6042936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:27.6043272Z use_cpu=True, 2025-05-07T21:02:27.6043550Z output_dtype=SparseType.FP32, 2025-05-07T21:02:27.6043814Z ) 2025-05-07T21:02:27.6044045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.6044622Z self=, 2025-05-07T21:02:27.6045145Z compile=False, 2025-05-07T21:02:27.6045387Z pooling_mode=, 2025-05-07T21:02:27.6045669Z T=4, 2025-05-07T21:02:27.6045851Z D=6, 2025-05-07T21:02:27.6046029Z B=4, 2025-05-07T21:02:27.6046211Z log_E=4, 2025-05-07T21:02:27.6046404Z L=6, 2025-05-07T21:02:27.6046587Z D_gradcheck=1, 2025-05-07T21:02:27.6046816Z stochastic_rounding=False, 2025-05-07T21:02:27.6047075Z weighted=False, 2025-05-07T21:02:27.6047283Z row_wise=True, 2025-05-07T21:02:27.6047494Z mixed=True, 2025-05-07T21:02:27.6047703Z use_cache=False, 2025-05-07T21:02:27.6047950Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:27.6048238Z use_cpu=True, 2025-05-07T21:02:27.6048472Z output_dtype=SparseType.FP32, 2025-05-07T21:02:27.6048727Z ) 2025-05-07T21:02:27.6048955Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.6049532Z self=, 2025-05-07T21:02:27.6050052Z compile=True, 2025-05-07T21:02:27.6050295Z pooling_mode=, 2025-05-07T21:02:27.6050575Z T=1, 2025-05-07T21:02:27.6050751Z D=103, 2025-05-07T21:02:27.6050939Z B=68, 2025-05-07T21:02:27.6051125Z log_E=3, 2025-05-07T21:02:27.6051311Z L=8, 2025-05-07T21:02:27.6051501Z D_gradcheck=2, 2025-05-07T21:02:27.6051727Z stochastic_rounding=True, 2025-05-07T21:02:27.6051982Z weighted=False, 2025-05-07T21:02:27.6052196Z row_wise=True, 2025-05-07T21:02:27.6052407Z mixed=False, 2025-05-07T21:02:27.6052617Z use_cache=False, 2025-05-07T21:02:27.6052936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:27.6053225Z use_cpu=True, 2025-05-07T21:02:27.6053457Z output_dtype=SparseType.FP16, 2025-05-07T21:02:27.6053713Z ) 2025-05-07T21:02:27.6053942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:27.6054527Z self=, 2025-05-07T21:02:27.6055050Z compile=True, 2025-05-07T21:02:27.6055292Z pooling_mode=, 2025-05-07T21:02:27.6055573Z T=1, 2025-05-07T21:02:27.6055753Z D=103, 2025-05-07T21:02:27.6055942Z B=68, 2025-05-07T21:02:27.6056128Z log_E=3, 2025-05-07T21:02:27.6056315Z L=8, 2025-05-07T21:02:27.6056505Z D_gradcheck=1, 2025-05-07T21:02:27.6056736Z stochastic_rounding=True, 2025-05-07T21:02:27.6056992Z weighted=False, 2025-05-07T21:02:27.6057206Z row_wise=True, 2025-05-07T21:02:27.6057417Z mixed=False, 2025-05-07T21:02:27.6057623Z use_cache=False, 2025-05-07T21:02:27.6057877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:27.6058161Z use_cpu=True, 2025-05-07T21:02:27.6058396Z output_dtype=SparseType.FP16, 2025-05-07T21:02:27.6058651Z ) 2025-05-07T21:02:28.2378015Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.2379007Z self=, 2025-05-07T21:02:28.2379679Z compile=True, 2025-05-07T21:02:28.2379922Z pooling_mode=, 2025-05-07T21:02:28.2380207Z T=1, 2025-05-07T21:02:28.2380389Z D=103, 2025-05-07T21:02:28.2380570Z B=68, 2025-05-07T21:02:28.2380753Z log_E=3, 2025-05-07T21:02:28.2380946Z L=0, 2025-05-07T21:02:28.2381150Z D_gradcheck=1, 2025-05-07T21:02:28.2381471Z stochastic_rounding=True, 2025-05-07T21:02:28.2381918Z weighted=False, 2025-05-07T21:02:28.2382204Z row_wise=True, 2025-05-07T21:02:28.2382472Z mixed=False, 2025-05-07T21:02:28.2382687Z use_cache=False, 2025-05-07T21:02:28.2383008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.2383303Z use_cpu=True, 2025-05-07T21:02:28.2383541Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.2383797Z ) 2025-05-07T21:02:28.2384027Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.2384598Z self=, 2025-05-07T21:02:28.2385120Z compile=True, 2025-05-07T21:02:28.2385357Z pooling_mode=, 2025-05-07T21:02:28.2385633Z T=3, 2025-05-07T21:02:28.2385818Z D=103, 2025-05-07T21:02:28.2386000Z B=68, 2025-05-07T21:02:28.2386188Z log_E=3, 2025-05-07T21:02:28.2386384Z L=0, 2025-05-07T21:02:28.2386568Z D_gradcheck=1, 2025-05-07T21:02:28.2386801Z stochastic_rounding=True, 2025-05-07T21:02:28.2387061Z weighted=False, 2025-05-07T21:02:28.2387271Z row_wise=True, 2025-05-07T21:02:28.2387482Z mixed=False, 2025-05-07T21:02:28.2387700Z use_cache=False, 2025-05-07T21:02:28.2387950Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.2388237Z use_cpu=True, 2025-05-07T21:02:28.2388472Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.2388727Z ) 2025-05-07T21:02:28.2388958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:28.2389539Z self=, 2025-05-07T21:02:28.2390060Z compile=False, 2025-05-07T21:02:28.2390306Z pooling_mode=, 2025-05-07T21:02:28.2390589Z T=3, 2025-05-07T21:02:28.2390769Z D=103, 2025-05-07T21:02:28.2390957Z B=68, 2025-05-07T21:02:28.2391146Z log_E=3, 2025-05-07T21:02:28.2391334Z L=0, 2025-05-07T21:02:28.2391528Z D_gradcheck=1, 2025-05-07T21:02:28.2391763Z stochastic_rounding=True, 2025-05-07T21:02:28.2392022Z weighted=False, 2025-05-07T21:02:28.2392232Z row_wise=True, 2025-05-07T21:02:28.2392441Z mixed=False, 2025-05-07T21:02:28.2392723Z use_cache=False, 2025-05-07T21:02:28.2392969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.2393255Z use_cpu=True, 2025-05-07T21:02:28.2393505Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.2393800Z ) 2025-05-07T21:02:28.2393977Z PASSED 2025-05-07T21:02:37.0661704Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0664241Z self=, 2025-05-07T21:02:37.0665766Z mixed_B=False, 2025-05-07T21:02:37.0666264Z compile=False, 2025-05-07T21:02:37.0666496Z T=1, 2025-05-07T21:02:37.0666708Z D=2, 2025-05-07T21:02:37.0666914Z B=1, 2025-05-07T21:02:37.0667101Z log_E=3, 2025-05-07T21:02:37.0667297Z L=0, 2025-05-07T21:02:37.0667492Z D_gradcheck=1, 2025-05-07T21:02:37.0667718Z stochastic_rounding=False, 2025-05-07T21:02:37.0667988Z weighted=False, 2025-05-07T21:02:37.0668213Z row_wise=False, 2025-05-07T21:02:37.0668419Z mixed=False, 2025-05-07T21:02:37.0675698Z use_cache=False, 2025-05-07T21:02:37.0675999Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.0676328Z use_cpu=False, 2025-05-07T21:02:37.0676907Z output_dtype=SparseType.FP32, 2025-05-07T21:02:37.0677188Z ) 2025-05-07T21:02:37.0677427Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0678033Z self=, 2025-05-07T21:02:37.0678580Z mixed_B=True, 2025-05-07T21:02:37.0678887Z compile=False, 2025-05-07T21:02:37.0679096Z T=1, 2025-05-07T21:02:37.0679286Z D=2, 2025-05-07T21:02:37.0679478Z B=1, 2025-05-07T21:02:37.0679750Z log_E=3, 2025-05-07T21:02:37.0679949Z L=0, 2025-05-07T21:02:37.0680147Z D_gradcheck=1, 2025-05-07T21:02:37.0680377Z stochastic_rounding=False, 2025-05-07T21:02:37.0680649Z weighted=False, 2025-05-07T21:02:37.0680953Z row_wise=False, 2025-05-07T21:02:37.0681168Z mixed=False, 2025-05-07T21:02:37.0681388Z use_cache=False, 2025-05-07T21:02:37.0681647Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.0681937Z use_cpu=False, 2025-05-07T21:02:37.0682181Z output_dtype=SparseType.FP32, 2025-05-07T21:02:37.0682449Z ) 2025-05-07T21:02:37.0682682Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0683279Z self=, 2025-05-07T21:02:37.0683822Z mixed_B=True, 2025-05-07T21:02:37.0684048Z compile=False, 2025-05-07T21:02:37.0684252Z T=3, 2025-05-07T21:02:37.0684443Z D=119, 2025-05-07T21:02:37.0684635Z B=82, 2025-05-07T21:02:37.0684822Z log_E=3, 2025-05-07T21:02:37.0685018Z L=17, 2025-05-07T21:02:37.0685217Z D_gradcheck=2, 2025-05-07T21:02:37.0685443Z stochastic_rounding=True, 2025-05-07T21:02:37.0685706Z weighted=False, 2025-05-07T21:02:37.0685928Z row_wise=True, 2025-05-07T21:02:37.0686137Z mixed=False, 2025-05-07T21:02:37.0686352Z use_cache=True, 2025-05-07T21:02:37.0686596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.0686879Z use_cpu=True, 2025-05-07T21:02:37.0687118Z output_dtype=SparseType.BF16, 2025-05-07T21:02:37.0687383Z ) 2025-05-07T21:02:37.0687614Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0688211Z self=, 2025-05-07T21:02:37.0688753Z mixed_B=True, 2025-05-07T21:02:37.0688960Z compile=True, 2025-05-07T21:02:37.0689173Z T=2, 2025-05-07T21:02:37.0689361Z D=45, 2025-05-07T21:02:37.0689543Z B=22, 2025-05-07T21:02:37.0689739Z log_E=4, 2025-05-07T21:02:37.0689941Z L=1, 2025-05-07T21:02:37.0690132Z D_gradcheck=2, 2025-05-07T21:02:37.0690368Z stochastic_rounding=True, 2025-05-07T21:02:37.0690722Z weighted=True, 2025-05-07T21:02:37.0690946Z row_wise=False, 2025-05-07T21:02:37.0691156Z mixed=False, 2025-05-07T21:02:37.0691371Z use_cache=True, 2025-05-07T21:02:37.0691619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:37.0691905Z use_cpu=False, 2025-05-07T21:02:37.0692150Z output_dtype=SparseType.FP32, 2025-05-07T21:02:37.0692417Z ) 2025-05-07T21:02:37.0692653Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0693254Z self=, 2025-05-07T21:02:37.0693799Z mixed_B=True, 2025-05-07T21:02:37.0694015Z compile=False, 2025-05-07T21:02:37.0694230Z T=4, 2025-05-07T21:02:37.0694423Z D=31, 2025-05-07T21:02:37.0694608Z B=52, 2025-05-07T21:02:37.0694805Z log_E=5, 2025-05-07T21:02:37.0695004Z L=13, 2025-05-07T21:02:37.0695192Z D_gradcheck=1, 2025-05-07T21:02:37.0695429Z stochastic_rounding=False, 2025-05-07T21:02:37.0695696Z weighted=False, 2025-05-07T21:02:37.0696202Z row_wise=True, 2025-05-07T21:02:37.0696410Z mixed=False, 2025-05-07T21:02:37.0696623Z use_cache=True, 2025-05-07T21:02:37.0696867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:37.0697156Z use_cpu=False, 2025-05-07T21:02:37.0697462Z output_dtype=SparseType.FP32, 2025-05-07T21:02:37.0697728Z ) 2025-05-07T21:02:37.0697969Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0698555Z self=, 2025-05-07T21:02:37.0699094Z mixed_B=True, 2025-05-07T21:02:37.0699307Z compile=True, 2025-05-07T21:02:37.0699507Z T=3, 2025-05-07T21:02:37.0699699Z D=65, 2025-05-07T21:02:37.0699885Z B=87, 2025-05-07T21:02:37.0700128Z log_E=5, 2025-05-07T21:02:37.0700322Z L=14, 2025-05-07T21:02:37.0700518Z D_gradcheck=2, 2025-05-07T21:02:37.0700744Z stochastic_rounding=True, 2025-05-07T21:02:37.0701007Z weighted=True, 2025-05-07T21:02:37.0701280Z row_wise=False, 2025-05-07T21:02:37.0701491Z mixed=False, 2025-05-07T21:02:37.0701703Z use_cache=True, 2025-05-07T21:02:37.0701945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:37.0702230Z use_cpu=True, 2025-05-07T21:02:37.0702468Z output_dtype=SparseType.FP16, 2025-05-07T21:02:37.0702731Z ) 2025-05-07T21:02:37.0702960Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0703556Z self=, 2025-05-07T21:02:37.0704096Z mixed_B=True, 2025-05-07T21:02:37.0704308Z compile=False, 2025-05-07T21:02:37.0704509Z T=3, 2025-05-07T21:02:37.0704694Z D=5, 2025-05-07T21:02:37.0704876Z B=65, 2025-05-07T21:02:37.0705058Z log_E=3, 2025-05-07T21:02:37.0705254Z L=10, 2025-05-07T21:02:37.0705449Z D_gradcheck=1, 2025-05-07T21:02:37.0705672Z stochastic_rounding=True, 2025-05-07T21:02:37.0705936Z weighted=False, 2025-05-07T21:02:37.0706152Z row_wise=False, 2025-05-07T21:02:37.0706358Z mixed=True, 2025-05-07T21:02:37.0706566Z use_cache=True, 2025-05-07T21:02:37.0706808Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:37.0707089Z use_cpu=True, 2025-05-07T21:02:37.0707325Z output_dtype=SparseType.BF16, 2025-05-07T21:02:37.0707586Z ) 2025-05-07T21:02:37.0707816Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0708405Z self=, 2025-05-07T21:02:37.0708943Z mixed_B=False, 2025-05-07T21:02:37.0709158Z compile=True, 2025-05-07T21:02:37.0709364Z T=3, 2025-05-07T21:02:37.0709552Z D=66, 2025-05-07T21:02:37.0709739Z B=61, 2025-05-07T21:02:37.0709923Z log_E=3, 2025-05-07T21:02:37.0710120Z L=5, 2025-05-07T21:02:37.0710312Z D_gradcheck=1, 2025-05-07T21:02:37.0710536Z stochastic_rounding=True, 2025-05-07T21:02:37.0710862Z weighted=True, 2025-05-07T21:02:37.0711083Z row_wise=False, 2025-05-07T21:02:37.0711290Z mixed=True, 2025-05-07T21:02:37.0711501Z use_cache=False, 2025-05-07T21:02:37.0711754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.0712038Z use_cpu=False, 2025-05-07T21:02:37.0712278Z output_dtype=SparseType.FP32, 2025-05-07T21:02:37.0712542Z ) 2025-05-07T21:02:37.0712777Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0713371Z self=, 2025-05-07T21:02:37.0713910Z mixed_B=True, 2025-05-07T21:02:37.0714117Z compile=True, 2025-05-07T21:02:37.0714322Z T=1, 2025-05-07T21:02:37.0714505Z D=120, 2025-05-07T21:02:37.0714690Z B=23, 2025-05-07T21:02:37.0714879Z log_E=5, 2025-05-07T21:02:37.0715072Z L=12, 2025-05-07T21:02:37.0715265Z D_gradcheck=1, 2025-05-07T21:02:37.0715492Z stochastic_rounding=False, 2025-05-07T21:02:37.0715755Z weighted=True, 2025-05-07T21:02:37.0715971Z row_wise=True, 2025-05-07T21:02:37.0716178Z mixed=True, 2025-05-07T21:02:37.0716385Z use_cache=True, 2025-05-07T21:02:37.0716626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.0716910Z use_cpu=False, 2025-05-07T21:02:37.0717222Z output_dtype=SparseType.BF16, 2025-05-07T21:02:37.0717487Z ) 2025-05-07T21:02:37.0717717Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0718306Z self=, 2025-05-07T21:02:37.0718928Z mixed_B=True, 2025-05-07T21:02:37.0719135Z compile=False, 2025-05-07T21:02:37.0719342Z T=5, 2025-05-07T21:02:37.0719528Z D=116, 2025-05-07T21:02:37.0719712Z B=112, 2025-05-07T21:02:37.0719949Z log_E=5, 2025-05-07T21:02:37.0720145Z L=0, 2025-05-07T21:02:37.0720332Z D_gradcheck=2, 2025-05-07T21:02:37.0720564Z stochastic_rounding=False, 2025-05-07T21:02:37.0720831Z weighted=True, 2025-05-07T21:02:37.0721084Z row_wise=False, 2025-05-07T21:02:37.0721299Z mixed=True, 2025-05-07T21:02:37.0721515Z use_cache=False, 2025-05-07T21:02:37.0721766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.0722050Z use_cpu=False, 2025-05-07T21:02:37.0722288Z output_dtype=SparseType.FP16, 2025-05-07T21:02:37.0722552Z ) 2025-05-07T21:02:37.0722782Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0723372Z self=, 2025-05-07T21:02:37.0723913Z mixed_B=False, 2025-05-07T21:02:37.0724124Z compile=True, 2025-05-07T21:02:37.0724334Z T=1, 2025-05-07T21:02:37.0724520Z D=64, 2025-05-07T21:02:37.0724699Z B=10, 2025-05-07T21:02:37.0724899Z log_E=5, 2025-05-07T21:02:37.0725087Z L=18, 2025-05-07T21:02:37.0725281Z D_gradcheck=2, 2025-05-07T21:02:37.0725516Z stochastic_rounding=False, 2025-05-07T21:02:37.0725774Z weighted=True, 2025-05-07T21:02:37.0725996Z row_wise=True, 2025-05-07T21:02:37.0726208Z mixed=True, 2025-05-07T21:02:37.0726412Z use_cache=True, 2025-05-07T21:02:37.0726656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.0726945Z use_cpu=False, 2025-05-07T21:02:37.0727176Z output_dtype=SparseType.FP16, 2025-05-07T21:02:37.0727441Z ) 2025-05-07T21:02:37.0727679Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0728269Z self=, 2025-05-07T21:02:37.0728805Z mixed_B=False, 2025-05-07T21:02:37.0729022Z compile=True, 2025-05-07T21:02:37.0729230Z T=4, 2025-05-07T21:02:37.0729410Z D=79, 2025-05-07T21:02:37.0729598Z B=29, 2025-05-07T21:02:37.0729786Z log_E=3, 2025-05-07T21:02:37.0729974Z L=9, 2025-05-07T21:02:37.0730165Z D_gradcheck=1, 2025-05-07T21:02:37.0730396Z stochastic_rounding=False, 2025-05-07T21:02:37.0730702Z weighted=True, 2025-05-07T21:02:37.0730917Z row_wise=False, 2025-05-07T21:02:37.0731133Z mixed=False, 2025-05-07T21:02:37.0731340Z use_cache=True, 2025-05-07T21:02:37.0731581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:37.0731868Z use_cpu=True, 2025-05-07T21:02:37.0732102Z output_dtype=SparseType.FP16, 2025-05-07T21:02:37.0732365Z ) 2025-05-07T21:02:37.0732606Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0733191Z self=, 2025-05-07T21:02:37.0733730Z mixed_B=True, 2025-05-07T21:02:37.0733945Z compile=False, 2025-05-07T21:02:37.0734152Z T=5, 2025-05-07T21:02:37.0734332Z D=3, 2025-05-07T21:02:37.0734517Z B=5, 2025-05-07T21:02:37.0734707Z log_E=5, 2025-05-07T21:02:37.0734893Z L=3, 2025-05-07T21:02:37.0735085Z D_gradcheck=2, 2025-05-07T21:02:37.0735316Z stochastic_rounding=False, 2025-05-07T21:02:37.0735569Z weighted=True, 2025-05-07T21:02:37.0735787Z row_wise=False, 2025-05-07T21:02:37.0736004Z mixed=True, 2025-05-07T21:02:37.0736207Z use_cache=True, 2025-05-07T21:02:37.0736453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:37.0736791Z use_cpu=True, 2025-05-07T21:02:37.0737064Z output_dtype=SparseType.FP16, 2025-05-07T21:02:37.0737334Z ) 2025-05-07T21:02:37.0737571Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0738153Z self=, 2025-05-07T21:02:37.0738691Z mixed_B=True, 2025-05-07T21:02:37.0738907Z compile=True, 2025-05-07T21:02:37.0739109Z T=4, 2025-05-07T21:02:37.0739296Z D=59, 2025-05-07T21:02:37.0739484Z B=26, 2025-05-07T21:02:37.0739668Z log_E=4, 2025-05-07T21:02:37.0739917Z L=13, 2025-05-07T21:02:37.0740110Z D_gradcheck=2, 2025-05-07T21:02:37.0740338Z stochastic_rounding=False, 2025-05-07T21:02:37.0740601Z weighted=False, 2025-05-07T21:02:37.0740823Z row_wise=True, 2025-05-07T21:02:37.0741111Z mixed=True, 2025-05-07T21:02:37.0741320Z use_cache=True, 2025-05-07T21:02:37.0741570Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:37.0741862Z use_cpu=True, 2025-05-07T21:02:37.0742090Z output_dtype=SparseType.FP32, 2025-05-07T21:02:37.0742358Z ) 2025-05-07T21:02:37.0742597Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0743180Z self=, 2025-05-07T21:02:37.0743717Z mixed_B=False, 2025-05-07T21:02:37.0743932Z compile=False, 2025-05-07T21:02:37.0744134Z T=5, 2025-05-07T21:02:37.0744322Z D=24, 2025-05-07T21:02:37.0744509Z B=55, 2025-05-07T21:02:37.0744689Z log_E=4, 2025-05-07T21:02:37.0744885Z L=16, 2025-05-07T21:02:37.0745079Z D_gradcheck=1, 2025-05-07T21:02:37.0745302Z stochastic_rounding=True, 2025-05-07T21:02:37.0745561Z weighted=True, 2025-05-07T21:02:37.0745781Z row_wise=True, 2025-05-07T21:02:37.0745989Z mixed=True, 2025-05-07T21:02:37.0746201Z use_cache=True, 2025-05-07T21:02:37.0746443Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.0746739Z use_cpu=True, 2025-05-07T21:02:37.0747007Z output_dtype=SparseType.FP32, 2025-05-07T21:02:37.0747274Z ) 2025-05-07T21:02:37.0747512Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0748095Z self=, 2025-05-07T21:02:37.0748635Z mixed_B=False, 2025-05-07T21:02:37.0748851Z compile=True, 2025-05-07T21:02:37.0749052Z T=1, 2025-05-07T21:02:37.0749240Z D=79, 2025-05-07T21:02:37.0749427Z B=76, 2025-05-07T21:02:37.0749614Z log_E=4, 2025-05-07T21:02:37.0749815Z L=18, 2025-05-07T21:02:37.0750009Z D_gradcheck=2, 2025-05-07T21:02:37.0750238Z stochastic_rounding=False, 2025-05-07T21:02:37.0750500Z weighted=True, 2025-05-07T21:02:37.0750770Z row_wise=True, 2025-05-07T21:02:37.0750979Z mixed=True, 2025-05-07T21:02:37.0751193Z use_cache=True, 2025-05-07T21:02:37.0751440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:37.0751730Z use_cpu=False, 2025-05-07T21:02:37.0751968Z output_dtype=SparseType.BF16, 2025-05-07T21:02:37.0752238Z ) 2025-05-07T21:02:37.0752470Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:37.0753062Z self=, 2025-05-07T21:02:37.0753601Z mixed_B=True, 2025-05-07T21:02:37.0753817Z compile=False, 2025-05-07T21:02:37.0754021Z T=3, 2025-05-07T21:02:37.0754209Z D=20, 2025-05-07T21:02:37.0754397Z B=46, 2025-05-07T21:02:37.0754580Z log_E=5, 2025-05-07T21:02:37.0754781Z L=6, 2025-05-07T21:02:37.0754972Z D_gradcheck=1, 2025-05-07T21:02:37.0755198Z stochastic_rounding=True, 2025-05-07T21:02:37.0755459Z weighted=False, 2025-05-07T21:02:37.0755678Z row_wise=False, 2025-05-07T21:02:37.0755888Z mixed=True, 2025-05-07T21:02:37.0756099Z use_cache=False, 2025-05-07T21:02:37.0756354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:37.0756639Z use_cpu=True, 2025-05-07T21:02:37.0756876Z output_dtype=SparseType.FP16, 2025-05-07T21:02:37.0757188Z ) 2025-05-07T21:02:51.8253928Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8254620Z self=, 2025-05-07T21:02:51.8255393Z mixed_B=False, 2025-05-07T21:02:51.8255686Z compile=False, 2025-05-07T21:02:51.8255940Z T=3, 2025-05-07T21:02:51.8256128Z D=29, 2025-05-07T21:02:51.8256308Z B=86, 2025-05-07T21:02:51.8256493Z log_E=5, 2025-05-07T21:02:51.8257008Z L=10, 2025-05-07T21:02:51.8257194Z D_gradcheck=1, 2025-05-07T21:02:51.8257426Z stochastic_rounding=False, 2025-05-07T21:02:51.8257689Z weighted=False, 2025-05-07T21:02:51.8257909Z row_wise=True, 2025-05-07T21:02:51.8258213Z mixed=False, 2025-05-07T21:02:51.8258429Z use_cache=False, 2025-05-07T21:02:51.8258678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.8258971Z use_cpu=False, 2025-05-07T21:02:51.8259209Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.8259479Z ) 2025-05-07T21:02:51.8259716Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8260313Z self=, 2025-05-07T21:02:51.8260848Z mixed_B=False, 2025-05-07T21:02:51.8261062Z compile=False, 2025-05-07T21:02:51.8261268Z T=4, 2025-05-07T21:02:51.8261453Z D=16, 2025-05-07T21:02:51.8261632Z B=74, 2025-05-07T21:02:51.8261818Z log_E=5, 2025-05-07T21:02:51.8262014Z L=8, 2025-05-07T21:02:51.8262198Z D_gradcheck=2, 2025-05-07T21:02:51.8262427Z stochastic_rounding=False, 2025-05-07T21:02:51.8262690Z weighted=False, 2025-05-07T21:02:51.8262904Z row_wise=False, 2025-05-07T21:02:51.8263117Z mixed=True, 2025-05-07T21:02:51.8263333Z use_cache=False, 2025-05-07T21:02:51.8263578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.8263868Z use_cpu=False, 2025-05-07T21:02:51.8264110Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.8264368Z ) 2025-05-07T21:02:51.8264607Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8265198Z self=, 2025-05-07T21:02:51.8265729Z mixed_B=False, 2025-05-07T21:02:51.8265942Z compile=True, 2025-05-07T21:02:51.8266147Z T=2, 2025-05-07T21:02:51.8266325Z D=86, 2025-05-07T21:02:51.8266509Z B=96, 2025-05-07T21:02:51.8266694Z log_E=4, 2025-05-07T21:02:51.8266885Z L=13, 2025-05-07T21:02:51.8267078Z D_gradcheck=1, 2025-05-07T21:02:51.8267314Z stochastic_rounding=False, 2025-05-07T21:02:51.8267574Z weighted=True, 2025-05-07T21:02:51.8267873Z row_wise=True, 2025-05-07T21:02:51.8268102Z mixed=True, 2025-05-07T21:02:51.8268316Z use_cache=False, 2025-05-07T21:02:51.8268566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.8268851Z use_cpu=False, 2025-05-07T21:02:51.8269087Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.8269354Z ) 2025-05-07T21:02:51.8269584Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8270219Z self=, 2025-05-07T21:02:51.8277773Z mixed_B=True, 2025-05-07T21:02:51.8278007Z compile=False, 2025-05-07T21:02:51.8278216Z T=2, 2025-05-07T21:02:51.8278416Z D=121, 2025-05-07T21:02:51.8278609Z B=92, 2025-05-07T21:02:51.8278864Z log_E=3, 2025-05-07T21:02:51.8279070Z L=2, 2025-05-07T21:02:51.8279266Z D_gradcheck=2, 2025-05-07T21:02:51.8279499Z stochastic_rounding=False, 2025-05-07T21:02:51.8279765Z weighted=True, 2025-05-07T21:02:51.8279991Z row_wise=True, 2025-05-07T21:02:51.8280201Z mixed=True, 2025-05-07T21:02:51.8280420Z use_cache=False, 2025-05-07T21:02:51.8280679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.8280967Z use_cpu=True, 2025-05-07T21:02:51.8281210Z output_dtype=SparseType.BF16, 2025-05-07T21:02:51.8281607Z ) 2025-05-07T21:02:51.8281845Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8282453Z self=, 2025-05-07T21:02:51.8282998Z mixed_B=True, 2025-05-07T21:02:51.8283217Z compile=True, 2025-05-07T21:02:51.8283421Z T=4, 2025-05-07T21:02:51.8283608Z D=123, 2025-05-07T21:02:51.8283797Z B=33, 2025-05-07T21:02:51.8283977Z log_E=4, 2025-05-07T21:02:51.8284220Z L=8, 2025-05-07T21:02:51.8284416Z D_gradcheck=1, 2025-05-07T21:02:51.8284645Z stochastic_rounding=False, 2025-05-07T21:02:51.8284913Z weighted=False, 2025-05-07T21:02:51.8285132Z row_wise=True, 2025-05-07T21:02:51.8285381Z mixed=False, 2025-05-07T21:02:51.8285598Z use_cache=False, 2025-05-07T21:02:51.8285850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.8286138Z use_cpu=False, 2025-05-07T21:02:51.8286378Z output_dtype=SparseType.BF16, 2025-05-07T21:02:51.8286650Z ) 2025-05-07T21:02:51.8286884Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8287480Z self=, 2025-05-07T21:02:51.8288026Z mixed_B=False, 2025-05-07T21:02:51.8288246Z compile=True, 2025-05-07T21:02:51.8288452Z T=2, 2025-05-07T21:02:51.8288646Z D=75, 2025-05-07T21:02:51.8288839Z B=63, 2025-05-07T21:02:51.8289021Z log_E=4, 2025-05-07T21:02:51.8289225Z L=15, 2025-05-07T21:02:51.8289420Z D_gradcheck=1, 2025-05-07T21:02:51.8289646Z stochastic_rounding=True, 2025-05-07T21:02:51.8289913Z weighted=True, 2025-05-07T21:02:51.8290134Z row_wise=False, 2025-05-07T21:02:51.8290346Z mixed=True, 2025-05-07T21:02:51.8290561Z use_cache=True, 2025-05-07T21:02:51.8290807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.8291092Z use_cpu=False, 2025-05-07T21:02:51.8291331Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.8291606Z ) 2025-05-07T21:02:51.8291844Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8292445Z self=, 2025-05-07T21:02:51.8292990Z mixed_B=True, 2025-05-07T21:02:51.8293201Z compile=False, 2025-05-07T21:02:51.8293416Z T=2, 2025-05-07T21:02:51.8293608Z D=68, 2025-05-07T21:02:51.8293789Z B=17, 2025-05-07T21:02:51.8293979Z log_E=5, 2025-05-07T21:02:51.8294178Z L=1, 2025-05-07T21:02:51.8294365Z D_gradcheck=1, 2025-05-07T21:02:51.8294601Z stochastic_rounding=True, 2025-05-07T21:02:51.8294866Z weighted=False, 2025-05-07T21:02:51.8295141Z row_wise=False, 2025-05-07T21:02:51.8295352Z mixed=True, 2025-05-07T21:02:51.8295565Z use_cache=True, 2025-05-07T21:02:51.8295810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.8296387Z use_cpu=False, 2025-05-07T21:02:51.8296630Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.8296898Z ) 2025-05-07T21:02:51.8297128Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8297726Z self=, 2025-05-07T21:02:51.8298266Z mixed_B=False, 2025-05-07T21:02:51.8298475Z compile=False, 2025-05-07T21:02:51.8298687Z T=4, 2025-05-07T21:02:51.8298875Z D=19, 2025-05-07T21:02:51.8299057Z B=77, 2025-05-07T21:02:51.8299245Z log_E=5, 2025-05-07T21:02:51.8299445Z L=17, 2025-05-07T21:02:51.8299631Z D_gradcheck=2, 2025-05-07T21:02:51.8299861Z stochastic_rounding=True, 2025-05-07T21:02:51.8300124Z weighted=True, 2025-05-07T21:02:51.8300332Z row_wise=True, 2025-05-07T21:02:51.8300550Z mixed=True, 2025-05-07T21:02:51.8300794Z use_cache=False, 2025-05-07T21:02:51.8301056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.8301349Z use_cpu=True, 2025-05-07T21:02:51.8301586Z output_dtype=SparseType.BF16, 2025-05-07T21:02:51.8301914Z ) 2025-05-07T21:02:51.8302153Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8302747Z self=, 2025-05-07T21:02:51.8303285Z mixed_B=True, 2025-05-07T21:02:51.8303495Z compile=False, 2025-05-07T21:02:51.8303702Z T=5, 2025-05-07T21:02:51.8303889Z D=103, 2025-05-07T21:02:51.8304067Z B=58, 2025-05-07T21:02:51.8304254Z log_E=4, 2025-05-07T21:02:51.8304511Z L=5, 2025-05-07T21:02:51.8304695Z D_gradcheck=1, 2025-05-07T21:02:51.8304924Z stochastic_rounding=False, 2025-05-07T21:02:51.8305187Z weighted=False, 2025-05-07T21:02:51.8305398Z row_wise=True, 2025-05-07T21:02:51.8305679Z mixed=True, 2025-05-07T21:02:51.8305891Z use_cache=False, 2025-05-07T21:02:51.8306136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.8306421Z use_cpu=True, 2025-05-07T21:02:51.8306660Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.8306921Z ) 2025-05-07T21:02:51.8307158Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8307750Z self=, 2025-05-07T21:02:51.8308281Z mixed_B=True, 2025-05-07T21:02:51.8308494Z compile=True, 2025-05-07T21:02:51.8308699Z T=4, 2025-05-07T21:02:51.8308883Z D=96, 2025-05-07T21:02:51.8309062Z B=124, 2025-05-07T21:02:51.8309254Z log_E=4, 2025-05-07T21:02:51.8309450Z L=16, 2025-05-07T21:02:51.8309635Z D_gradcheck=1, 2025-05-07T21:02:51.8309864Z stochastic_rounding=True, 2025-05-07T21:02:51.8310125Z weighted=True, 2025-05-07T21:02:51.8310337Z row_wise=False, 2025-05-07T21:02:51.8310557Z mixed=False, 2025-05-07T21:02:51.8310771Z use_cache=False, 2025-05-07T21:02:51.8311016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.8311305Z use_cpu=False, 2025-05-07T21:02:51.8311544Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.8311803Z ) 2025-05-07T21:02:51.8312044Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8312637Z self=, 2025-05-07T21:02:51.8313172Z mixed_B=True, 2025-05-07T21:02:51.8313387Z compile=False, 2025-05-07T21:02:51.8313600Z T=3, 2025-05-07T21:02:51.8313779Z D=124, 2025-05-07T21:02:51.8313968Z B=98, 2025-05-07T21:02:51.8314161Z log_E=4, 2025-05-07T21:02:51.8314353Z L=7, 2025-05-07T21:02:51.8314547Z D_gradcheck=1, 2025-05-07T21:02:51.8314778Z stochastic_rounding=False, 2025-05-07T21:02:51.8315032Z weighted=False, 2025-05-07T21:02:51.8315325Z row_wise=True, 2025-05-07T21:02:51.8315537Z mixed=False, 2025-05-07T21:02:51.8315754Z use_cache=False, 2025-05-07T21:02:51.8316000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.8316290Z use_cpu=False, 2025-05-07T21:02:51.8316526Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.8316786Z ) 2025-05-07T21:02:51.8317021Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8317614Z self=, 2025-05-07T21:02:51.8318147Z mixed_B=False, 2025-05-07T21:02:51.8318363Z compile=False, 2025-05-07T21:02:51.8318570Z T=1, 2025-05-07T21:02:51.8318751Z D=122, 2025-05-07T21:02:51.8318998Z B=9, 2025-05-07T21:02:51.8319183Z log_E=4, 2025-05-07T21:02:51.8319375Z L=14, 2025-05-07T21:02:51.8319570Z D_gradcheck=2, 2025-05-07T21:02:51.8319800Z stochastic_rounding=False, 2025-05-07T21:02:51.8320057Z weighted=True, 2025-05-07T21:02:51.8320279Z row_wise=False, 2025-05-07T21:02:51.8320495Z mixed=False, 2025-05-07T21:02:51.8320714Z use_cache=False, 2025-05-07T21:02:51.8321005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.8321295Z use_cpu=False, 2025-05-07T21:02:51.8321534Z output_dtype=SparseType.BF16, 2025-05-07T21:02:51.8321838Z ) 2025-05-07T21:02:51.8322075Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8322672Z self=, 2025-05-07T21:02:51.8323209Z mixed_B=False, 2025-05-07T21:02:51.8323425Z compile=False, 2025-05-07T21:02:51.8323638Z T=1, 2025-05-07T21:02:51.8323817Z D=88, 2025-05-07T21:02:51.8324003Z B=112, 2025-05-07T21:02:51.8324197Z log_E=5, 2025-05-07T21:02:51.8324432Z L=4, 2025-05-07T21:02:51.8324624Z D_gradcheck=2, 2025-05-07T21:02:51.8324859Z stochastic_rounding=False, 2025-05-07T21:02:51.8325115Z weighted=True, 2025-05-07T21:02:51.8325343Z row_wise=False, 2025-05-07T21:02:51.8325603Z mixed=False, 2025-05-07T21:02:51.8325819Z use_cache=True, 2025-05-07T21:02:51.8326066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.8326354Z use_cpu=True, 2025-05-07T21:02:51.8326594Z output_dtype=SparseType.BF16, 2025-05-07T21:02:51.8326863Z ) 2025-05-07T21:02:51.8327097Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8327689Z self=, 2025-05-07T21:02:51.8328227Z mixed_B=True, 2025-05-07T21:02:51.8328443Z compile=False, 2025-05-07T21:02:51.8328646Z T=2, 2025-05-07T21:02:51.8328834Z D=19, 2025-05-07T21:02:51.8329023Z B=118, 2025-05-07T21:02:51.8329206Z log_E=5, 2025-05-07T21:02:51.8329403Z L=10, 2025-05-07T21:02:51.8329595Z D_gradcheck=1, 2025-05-07T21:02:51.8329820Z stochastic_rounding=True, 2025-05-07T21:02:51.8330078Z weighted=True, 2025-05-07T21:02:51.8330299Z row_wise=True, 2025-05-07T21:02:51.8330505Z mixed=False, 2025-05-07T21:02:51.8330718Z use_cache=True, 2025-05-07T21:02:51.8330958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.8331241Z use_cpu=False, 2025-05-07T21:02:51.8331480Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.8331743Z ) 2025-05-07T21:02:51.8331973Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8332563Z self=, 2025-05-07T21:02:51.8333100Z mixed_B=False, 2025-05-07T21:02:51.8333315Z compile=False, 2025-05-07T21:02:51.8333524Z T=5, 2025-05-07T21:02:51.8333710Z D=51, 2025-05-07T21:02:51.8333895Z B=62, 2025-05-07T21:02:51.8334078Z log_E=4, 2025-05-07T21:02:51.8334276Z L=10, 2025-05-07T21:02:51.8334473Z D_gradcheck=1, 2025-05-07T21:02:51.8334699Z stochastic_rounding=True, 2025-05-07T21:02:51.8334957Z weighted=True, 2025-05-07T21:02:51.8335222Z row_wise=True, 2025-05-07T21:02:51.8335428Z mixed=True, 2025-05-07T21:02:51.8335638Z use_cache=False, 2025-05-07T21:02:51.8335888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.8336174Z use_cpu=False, 2025-05-07T21:02:51.8336408Z output_dtype=SparseType.BF16, 2025-05-07T21:02:51.8336674Z ) 2025-05-07T21:02:51.8336905Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8337497Z self=, 2025-05-07T21:02:51.8338037Z mixed_B=True, 2025-05-07T21:02:51.8338244Z compile=True, 2025-05-07T21:02:51.8338452Z T=2, 2025-05-07T21:02:51.8338642Z D=12, 2025-05-07T21:02:51.8338821Z B=17, 2025-05-07T21:02:51.8339009Z log_E=3, 2025-05-07T21:02:51.8339206Z L=4, 2025-05-07T21:02:51.8339395Z D_gradcheck=1, 2025-05-07T21:02:51.8339623Z stochastic_rounding=True, 2025-05-07T21:02:51.8339884Z weighted=False, 2025-05-07T21:02:51.8340096Z row_wise=True, 2025-05-07T21:02:51.8340312Z mixed=False, 2025-05-07T21:02:51.8340524Z use_cache=True, 2025-05-07T21:02:51.8340765Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:51.8341050Z use_cpu=True, 2025-05-07T21:02:51.8341284Z output_dtype=SparseType.FP32, 2025-05-07T21:02:51.8341596Z ) 2025-05-07T21:02:51.8341832Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:51.8342425Z self=, 2025-05-07T21:02:51.8342971Z mixed_B=False, 2025-05-07T21:02:51.8343179Z compile=True, 2025-05-07T21:02:51.8343387Z T=5, 2025-05-07T21:02:51.8343571Z D=57, 2025-05-07T21:02:51.8343751Z B=91, 2025-05-07T21:02:51.8343937Z log_E=3, 2025-05-07T21:02:51.8344174Z L=15, 2025-05-07T21:02:51.8344360Z D_gradcheck=1, 2025-05-07T21:02:51.8344596Z stochastic_rounding=False, 2025-05-07T21:02:51.8344860Z weighted=False, 2025-05-07T21:02:51.8345072Z row_wise=False, 2025-05-07T21:02:51.8345350Z mixed=True, 2025-05-07T21:02:51.8345563Z use_cache=False, 2025-05-07T21:02:51.8345807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:51.8346097Z use_cpu=True, 2025-05-07T21:02:51.8346332Z output_dtype=SparseType.FP16, 2025-05-07T21:02:51.8346596Z ) 2025-05-07T21:03:04.9707819Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9708683Z self=, 2025-05-07T21:03:04.9709414Z mixed_B=True, 2025-05-07T21:03:04.9709688Z compile=False, 2025-05-07T21:03:04.9709952Z T=5, 2025-05-07T21:03:04.9710147Z D=46, 2025-05-07T21:03:04.9710333Z B=87, 2025-05-07T21:03:04.9710513Z log_E=4, 2025-05-07T21:03:04.9710735Z L=12, 2025-05-07T21:03:04.9710932Z D_gradcheck=1, 2025-05-07T21:03:04.9711157Z stochastic_rounding=True, 2025-05-07T21:03:04.9711418Z weighted=False, 2025-05-07T21:03:04.9711645Z row_wise=True, 2025-05-07T21:03:04.9711857Z mixed=False, 2025-05-07T21:03:04.9712069Z use_cache=False, 2025-05-07T21:03:04.9712327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:04.9712608Z use_cpu=True, 2025-05-07T21:03:04.9712848Z output_dtype=SparseType.FP16, 2025-05-07T21:03:04.9713125Z ) 2025-05-07T21:03:04.9713357Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9713956Z self=, 2025-05-07T21:03:04.9714498Z mixed_B=False, 2025-05-07T21:03:04.9714720Z compile=True, 2025-05-07T21:03:04.9714922Z T=1, 2025-05-07T21:03:04.9715114Z D=94, 2025-05-07T21:03:04.9715302Z B=61, 2025-05-07T21:03:04.9715483Z log_E=4, 2025-05-07T21:03:04.9715683Z L=17, 2025-05-07T21:03:04.9715880Z D_gradcheck=1, 2025-05-07T21:03:04.9716103Z stochastic_rounding=True, 2025-05-07T21:03:04.9716367Z weighted=False, 2025-05-07T21:03:04.9716958Z row_wise=True, 2025-05-07T21:03:04.9717166Z mixed=False, 2025-05-07T21:03:04.9717381Z use_cache=False, 2025-05-07T21:03:04.9717634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:04.9717917Z use_cpu=True, 2025-05-07T21:03:04.9718153Z output_dtype=SparseType.BF16, 2025-05-07T21:03:04.9718420Z ) 2025-05-07T21:03:04.9718652Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9719349Z self=, 2025-05-07T21:03:04.9719888Z mixed_B=False, 2025-05-07T21:03:04.9720101Z compile=False, 2025-05-07T21:03:04.9720312Z T=2, 2025-05-07T21:03:04.9720502Z D=77, 2025-05-07T21:03:04.9720678Z B=63, 2025-05-07T21:03:04.9720862Z log_E=4, 2025-05-07T21:03:04.9721059Z L=19, 2025-05-07T21:03:04.9721242Z D_gradcheck=2, 2025-05-07T21:03:04.9721470Z stochastic_rounding=False, 2025-05-07T21:03:04.9721730Z weighted=False, 2025-05-07T21:03:04.9721954Z row_wise=False, 2025-05-07T21:03:04.9722161Z mixed=True, 2025-05-07T21:03:04.9722370Z use_cache=False, 2025-05-07T21:03:04.9722623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:04.9722905Z use_cpu=False, 2025-05-07T21:03:04.9723140Z output_dtype=SparseType.FP32, 2025-05-07T21:03:04.9723503Z ) 2025-05-07T21:03:04.9723734Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9724327Z self=, 2025-05-07T21:03:04.9724865Z mixed_B=False, 2025-05-07T21:03:04.9725072Z compile=True, 2025-05-07T21:03:04.9725275Z T=5, 2025-05-07T21:03:04.9725456Z D=33, 2025-05-07T21:03:04.9725632Z B=102, 2025-05-07T21:03:04.9725819Z log_E=3, 2025-05-07T21:03:04.9726101Z L=1, 2025-05-07T21:03:04.9726283Z D_gradcheck=2, 2025-05-07T21:03:04.9726509Z stochastic_rounding=True, 2025-05-07T21:03:04.9726765Z weighted=True, 2025-05-07T21:03:04.9726973Z row_wise=True, 2025-05-07T21:03:04.9727265Z mixed=True, 2025-05-07T21:03:04.9727477Z use_cache=True, 2025-05-07T21:03:04.9727713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:04.9728010Z use_cpu=False, 2025-05-07T21:03:04.9728252Z output_dtype=SparseType.FP16, 2025-05-07T21:03:04.9728518Z ) 2025-05-07T21:03:04.9728752Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9729352Z self=, 2025-05-07T21:03:04.9729892Z mixed_B=True, 2025-05-07T21:03:04.9730100Z compile=False, 2025-05-07T21:03:04.9730308Z T=4, 2025-05-07T21:03:04.9730494Z D=8, 2025-05-07T21:03:04.9730672Z B=89, 2025-05-07T21:03:04.9730865Z log_E=5, 2025-05-07T21:03:04.9731063Z L=6, 2025-05-07T21:03:04.9731246Z D_gradcheck=1, 2025-05-07T21:03:04.9731477Z stochastic_rounding=True, 2025-05-07T21:03:04.9731735Z weighted=True, 2025-05-07T21:03:04.9731948Z row_wise=False, 2025-05-07T21:03:04.9732161Z mixed=False, 2025-05-07T21:03:04.9732373Z use_cache=False, 2025-05-07T21:03:04.9732615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:04.9732900Z use_cpu=True, 2025-05-07T21:03:04.9733131Z output_dtype=SparseType.BF16, 2025-05-07T21:03:04.9733388Z ) 2025-05-07T21:03:04.9733626Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9734215Z self=, 2025-05-07T21:03:04.9734769Z mixed_B=True, 2025-05-07T21:03:04.9734991Z compile=False, 2025-05-07T21:03:04.9735229Z T=1, 2025-05-07T21:03:04.9735423Z D=117, 2025-05-07T21:03:04.9735613Z B=29, 2025-05-07T21:03:04.9735793Z log_E=4, 2025-05-07T21:03:04.9735989Z L=6, 2025-05-07T21:03:04.9736178Z D_gradcheck=2, 2025-05-07T21:03:04.9743890Z stochastic_rounding=False, 2025-05-07T21:03:04.9744201Z weighted=False, 2025-05-07T21:03:04.9744524Z row_wise=False, 2025-05-07T21:03:04.9744746Z mixed=False, 2025-05-07T21:03:04.9744965Z use_cache=False, 2025-05-07T21:03:04.9745226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:04.9745522Z use_cpu=True, 2025-05-07T21:03:04.9745762Z output_dtype=SparseType.FP32, 2025-05-07T21:03:04.9746044Z ) 2025-05-07T21:03:04.9746295Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9746902Z self=, 2025-05-07T21:03:04.9747441Z mixed_B=False, 2025-05-07T21:03:04.9747668Z compile=True, 2025-05-07T21:03:04.9747882Z T=2, 2025-05-07T21:03:04.9748069Z D=114, 2025-05-07T21:03:04.9748262Z B=59, 2025-05-07T21:03:04.9748457Z log_E=3, 2025-05-07T21:03:04.9748652Z L=14, 2025-05-07T21:03:04.9748851Z D_gradcheck=2, 2025-05-07T21:03:04.9749089Z stochastic_rounding=False, 2025-05-07T21:03:04.9749346Z weighted=False, 2025-05-07T21:03:04.9749574Z row_wise=False, 2025-05-07T21:03:04.9749799Z mixed=False, 2025-05-07T21:03:04.9750016Z use_cache=False, 2025-05-07T21:03:04.9750276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:04.9750567Z use_cpu=False, 2025-05-07T21:03:04.9750801Z output_dtype=SparseType.FP32, 2025-05-07T21:03:04.9751126Z ) 2025-05-07T21:03:04.9751371Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9751960Z self=, 2025-05-07T21:03:04.9752510Z mixed_B=False, 2025-05-07T21:03:04.9752736Z compile=False, 2025-05-07T21:03:04.9752948Z T=5, 2025-05-07T21:03:04.9753132Z D=10, 2025-05-07T21:03:04.9753323Z B=107, 2025-05-07T21:03:04.9753519Z log_E=3, 2025-05-07T21:03:04.9753778Z L=16, 2025-05-07T21:03:04.9753976Z D_gradcheck=1, 2025-05-07T21:03:04.9754205Z stochastic_rounding=True, 2025-05-07T21:03:04.9754465Z weighted=False, 2025-05-07T21:03:04.9754686Z row_wise=True, 2025-05-07T21:03:04.9754942Z mixed=False, 2025-05-07T21:03:04.9755154Z use_cache=False, 2025-05-07T21:03:04.9755409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:04.9755703Z use_cpu=True, 2025-05-07T21:03:04.9755937Z output_dtype=SparseType.BF16, 2025-05-07T21:03:04.9756205Z ) 2025-05-07T21:03:04.9756445Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9757033Z self=, 2025-05-07T21:03:04.9757574Z mixed_B=True, 2025-05-07T21:03:04.9757794Z compile=False, 2025-05-07T21:03:04.9757999Z T=4, 2025-05-07T21:03:04.9758190Z D=126, 2025-05-07T21:03:04.9758388Z B=47, 2025-05-07T21:03:04.9758571Z log_E=3, 2025-05-07T21:03:04.9758774Z L=11, 2025-05-07T21:03:04.9759048Z D_gradcheck=1, 2025-05-07T21:03:04.9759273Z stochastic_rounding=True, 2025-05-07T21:03:04.9759539Z weighted=False, 2025-05-07T21:03:04.9759764Z row_wise=False, 2025-05-07T21:03:04.9759981Z mixed=True, 2025-05-07T21:03:04.9760188Z use_cache=False, 2025-05-07T21:03:04.9760442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:04.9760739Z use_cpu=False, 2025-05-07T21:03:04.9760970Z output_dtype=SparseType.FP32, 2025-05-07T21:03:04.9761240Z ) 2025-05-07T21:03:04.9761482Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9762072Z self=, 2025-05-07T21:03:04.9762617Z mixed_B=False, 2025-05-07T21:03:04.9762838Z compile=False, 2025-05-07T21:03:04.9763043Z T=3, 2025-05-07T21:03:04.9763234Z D=73, 2025-05-07T21:03:04.9763422Z B=84, 2025-05-07T21:03:04.9763603Z log_E=4, 2025-05-07T21:03:04.9763802Z L=13, 2025-05-07T21:03:04.9764000Z D_gradcheck=1, 2025-05-07T21:03:04.9764224Z stochastic_rounding=True, 2025-05-07T21:03:04.9764497Z weighted=False, 2025-05-07T21:03:04.9764817Z row_wise=True, 2025-05-07T21:03:04.9765032Z mixed=False, 2025-05-07T21:03:04.9765256Z use_cache=False, 2025-05-07T21:03:04.9765520Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:04.9765830Z use_cpu=False, 2025-05-07T21:03:04.9766084Z output_dtype=SparseType.FP32, 2025-05-07T21:03:04.9766371Z ) 2025-05-07T21:03:04.9766614Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9767307Z self=, 2025-05-07T21:03:04.9767943Z mixed_B=False, 2025-05-07T21:03:04.9768169Z compile=False, 2025-05-07T21:03:04.9768379Z T=4, 2025-05-07T21:03:04.9768571Z D=39, 2025-05-07T21:03:04.9768765Z B=99, 2025-05-07T21:03:04.9768954Z log_E=3, 2025-05-07T21:03:04.9769160Z L=2, 2025-05-07T21:03:04.9769360Z D_gradcheck=1, 2025-05-07T21:03:04.9769598Z stochastic_rounding=False, 2025-05-07T21:03:04.9769873Z weighted=True, 2025-05-07T21:03:04.9770099Z row_wise=True, 2025-05-07T21:03:04.9770314Z mixed=False, 2025-05-07T21:03:04.9770534Z use_cache=True, 2025-05-07T21:03:04.9770788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:04.9771095Z use_cpu=True, 2025-05-07T21:03:04.9771340Z output_dtype=SparseType.FP32, 2025-05-07T21:03:04.9771678Z ) 2025-05-07T21:03:04.9771910Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9772503Z self=, 2025-05-07T21:03:04.9773040Z mixed_B=True, 2025-05-07T21:03:04.9773249Z compile=False, 2025-05-07T21:03:04.9773454Z T=5, 2025-05-07T21:03:04.9773639Z D=18, 2025-05-07T21:03:04.9773818Z B=76, 2025-05-07T21:03:04.9774003Z log_E=5, 2025-05-07T21:03:04.9774244Z L=9, 2025-05-07T21:03:04.9774428Z D_gradcheck=1, 2025-05-07T21:03:04.9774658Z stochastic_rounding=True, 2025-05-07T21:03:04.9774916Z weighted=True, 2025-05-07T21:03:04.9775134Z row_wise=True, 2025-05-07T21:03:04.9775378Z mixed=True, 2025-05-07T21:03:04.9775588Z use_cache=True, 2025-05-07T21:03:04.9775832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:04.9776110Z use_cpu=True, 2025-05-07T21:03:04.9776344Z output_dtype=SparseType.FP16, 2025-05-07T21:03:04.9776609Z ) 2025-05-07T21:03:04.9776839Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9777431Z self=, 2025-05-07T21:03:04.9777968Z mixed_B=False, 2025-05-07T21:03:04.9778181Z compile=False, 2025-05-07T21:03:04.9778387Z T=2, 2025-05-07T21:03:04.9778575Z D=96, 2025-05-07T21:03:04.9778755Z B=99, 2025-05-07T21:03:04.9778942Z log_E=5, 2025-05-07T21:03:04.9779141Z L=20, 2025-05-07T21:03:04.9779328Z D_gradcheck=2, 2025-05-07T21:03:04.9779563Z stochastic_rounding=False, 2025-05-07T21:03:04.9779828Z weighted=True, 2025-05-07T21:03:04.9780040Z row_wise=False, 2025-05-07T21:03:04.9780259Z mixed=True, 2025-05-07T21:03:04.9780470Z use_cache=True, 2025-05-07T21:03:04.9780707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:04.9780996Z use_cpu=True, 2025-05-07T21:03:04.9781233Z output_dtype=SparseType.BF16, 2025-05-07T21:03:04.9781502Z ) 2025-05-07T21:03:04.9781733Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9782326Z self=, 2025-05-07T21:03:04.9782865Z mixed_B=True, 2025-05-07T21:03:04.9783073Z compile=True, 2025-05-07T21:03:04.9783278Z T=3, 2025-05-07T21:03:04.9783463Z D=46, 2025-05-07T21:03:04.9783641Z B=78, 2025-05-07T21:03:04.9783825Z log_E=5, 2025-05-07T21:03:04.9784021Z L=20, 2025-05-07T21:03:04.9784207Z D_gradcheck=1, 2025-05-07T21:03:04.9784439Z stochastic_rounding=True, 2025-05-07T21:03:04.9784698Z weighted=False, 2025-05-07T21:03:04.9784959Z row_wise=True, 2025-05-07T21:03:04.9785172Z mixed=False, 2025-05-07T21:03:04.9785386Z use_cache=True, 2025-05-07T21:03:04.9785621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:04.9785909Z use_cpu=False, 2025-05-07T21:03:04.9786145Z output_dtype=SparseType.FP32, 2025-05-07T21:03:04.9786403Z ) 2025-05-07T21:03:04.9786641Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9787238Z self=, 2025-05-07T21:03:04.9787779Z mixed_B=False, 2025-05-07T21:03:04.9787989Z compile=False, 2025-05-07T21:03:04.9788197Z T=5, 2025-05-07T21:03:04.9788379Z D=7, 2025-05-07T21:03:04.9788557Z B=58, 2025-05-07T21:03:04.9788744Z log_E=5, 2025-05-07T21:03:04.9788941Z L=9, 2025-05-07T21:03:04.9789125Z D_gradcheck=1, 2025-05-07T21:03:04.9789355Z stochastic_rounding=True, 2025-05-07T21:03:04.9789618Z weighted=False, 2025-05-07T21:03:04.9789831Z row_wise=True, 2025-05-07T21:03:04.9790044Z mixed=True, 2025-05-07T21:03:04.9790255Z use_cache=True, 2025-05-07T21:03:04.9790491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:04.9790783Z use_cpu=False, 2025-05-07T21:03:04.9791020Z output_dtype=SparseType.FP32, 2025-05-07T21:03:04.9791328Z ) 2025-05-07T21:03:04.9791570Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9792163Z self=, 2025-05-07T21:03:04.9792706Z mixed_B=True, 2025-05-07T21:03:04.9792917Z compile=False, 2025-05-07T21:03:04.9793125Z T=2, 2025-05-07T21:03:04.9793312Z D=38, 2025-05-07T21:03:04.9793505Z B=6, 2025-05-07T21:03:04.9793693Z log_E=5, 2025-05-07T21:03:04.9793930Z L=14, 2025-05-07T21:03:04.9794129Z D_gradcheck=2, 2025-05-07T21:03:04.9794365Z stochastic_rounding=False, 2025-05-07T21:03:04.9794622Z weighted=False, 2025-05-07T21:03:04.9794842Z row_wise=True, 2025-05-07T21:03:04.9795097Z mixed=True, 2025-05-07T21:03:04.9795307Z use_cache=False, 2025-05-07T21:03:04.9795563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:04.9796192Z use_cpu=True, 2025-05-07T21:03:04.9796427Z output_dtype=SparseType.BF16, 2025-05-07T21:03:04.9796694Z ) 2025-05-07T21:03:04.9796932Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:04.9797517Z self=, 2025-05-07T21:03:04.9798059Z mixed_B=False, 2025-05-07T21:03:04.9798274Z compile=True, 2025-05-07T21:03:04.9798474Z T=1, 2025-05-07T21:03:04.9798665Z D=106, 2025-05-07T21:03:04.9798853Z B=53, 2025-05-07T21:03:04.9799113Z log_E=3, 2025-05-07T21:03:04.9799308Z L=17, 2025-05-07T21:03:04.9799498Z D_gradcheck=2, 2025-05-07T21:03:04.9799720Z stochastic_rounding=False, 2025-05-07T21:03:04.9799981Z weighted=True, 2025-05-07T21:03:04.9800195Z row_wise=True, 2025-05-07T21:03:04.9800402Z mixed=True, 2025-05-07T21:03:04.9800611Z use_cache=False, 2025-05-07T21:03:04.9800859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:04.9801142Z use_cpu=True, 2025-05-07T21:03:04.9801368Z output_dtype=SparseType.BF16, 2025-05-07T21:03:04.9801630Z ) 2025-05-07T21:03:06.9670567Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:06.9671245Z self=, 2025-05-07T21:03:06.9671805Z mixed_B=True, 2025-05-07T21:03:06.9672025Z compile=True, 2025-05-07T21:03:06.9672230Z T=1, 2025-05-07T21:03:06.9672419Z D=93, 2025-05-07T21:03:06.9672608Z B=127, 2025-05-07T21:03:06.9672791Z log_E=4, 2025-05-07T21:03:06.9672992Z L=0, 2025-05-07T21:03:06.9673185Z D_gradcheck=2, 2025-05-07T21:03:06.9673421Z stochastic_rounding=False, 2025-05-07T21:03:06.9673675Z weighted=True, 2025-05-07T21:03:06.9674246Z row_wise=False, 2025-05-07T21:03:06.9674464Z mixed=False, 2025-05-07T21:03:06.9674672Z use_cache=True, 2025-05-07T21:03:06.9674918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9675209Z use_cpu=True, 2025-05-07T21:03:06.9675440Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9675707Z ) 2025-05-07T21:03:06.9675946Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:06.9676536Z self=, 2025-05-07T21:03:06.9677078Z mixed_B=False, 2025-05-07T21:03:06.9677295Z compile=False, 2025-05-07T21:03:06.9677498Z T=4, 2025-05-07T21:03:06.9677686Z D=35, 2025-05-07T21:03:06.9677875Z B=39, 2025-05-07T21:03:06.9678054Z log_E=3, 2025-05-07T21:03:06.9678251Z L=3, 2025-05-07T21:03:06.9678440Z D_gradcheck=1, 2025-05-07T21:03:06.9678662Z stochastic_rounding=True, 2025-05-07T21:03:06.9678984Z weighted=False, 2025-05-07T21:03:06.9679205Z row_wise=True, 2025-05-07T21:03:06.9679407Z mixed=True, 2025-05-07T21:03:06.9679622Z use_cache=False, 2025-05-07T21:03:06.9679875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9680165Z use_cpu=False, 2025-05-07T21:03:06.9680394Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9680655Z ) 2025-05-07T21:03:06.9680987Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:06.9681575Z self=, 2025-05-07T21:03:06.9682113Z mixed_B=True, 2025-05-07T21:03:06.9682326Z compile=False, 2025-05-07T21:03:06.9682526Z T=2, 2025-05-07T21:03:06.9682713Z D=10, 2025-05-07T21:03:06.9682899Z B=9, 2025-05-07T21:03:06.9683075Z log_E=3, 2025-05-07T21:03:06.9683350Z L=1, 2025-05-07T21:03:06.9683541Z D_gradcheck=2, 2025-05-07T21:03:06.9683765Z stochastic_rounding=False, 2025-05-07T21:03:06.9684031Z weighted=False, 2025-05-07T21:03:06.9684255Z row_wise=True, 2025-05-07T21:03:06.9684460Z mixed=False, 2025-05-07T21:03:06.9684749Z use_cache=True, 2025-05-07T21:03:06.9684994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9685280Z use_cpu=False, 2025-05-07T21:03:06.9685516Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9685781Z ) 2025-05-07T21:03:06.9686017Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:06.9686609Z self=, 2025-05-07T21:03:06.9687152Z mixed_B=True, 2025-05-07T21:03:06.9687370Z compile=False, 2025-05-07T21:03:06.9687572Z T=1, 2025-05-07T21:03:06.9687758Z D=10, 2025-05-07T21:03:06.9687946Z B=9, 2025-05-07T21:03:06.9688126Z log_E=3, 2025-05-07T21:03:06.9688320Z L=1, 2025-05-07T21:03:06.9688512Z D_gradcheck=2, 2025-05-07T21:03:06.9688736Z stochastic_rounding=False, 2025-05-07T21:03:06.9688997Z weighted=False, 2025-05-07T21:03:06.9689215Z row_wise=True, 2025-05-07T21:03:06.9689419Z mixed=False, 2025-05-07T21:03:06.9689632Z use_cache=True, 2025-05-07T21:03:06.9689871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9690156Z use_cpu=False, 2025-05-07T21:03:06.9690390Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9690651Z ) 2025-05-07T21:03:06.9690882Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:06.9691471Z self=, 2025-05-07T21:03:06.9692008Z mixed_B=True, 2025-05-07T21:03:06.9692223Z compile=False, 2025-05-07T21:03:06.9692424Z T=1, 2025-05-07T21:03:06.9692608Z D=10, 2025-05-07T21:03:06.9692796Z B=9, 2025-05-07T21:03:06.9692976Z log_E=3, 2025-05-07T21:03:06.9693169Z L=1, 2025-05-07T21:03:06.9693360Z D_gradcheck=2, 2025-05-07T21:03:06.9693584Z stochastic_rounding=False, 2025-05-07T21:03:06.9693847Z weighted=False, 2025-05-07T21:03:06.9694063Z row_wise=True, 2025-05-07T21:03:06.9694319Z mixed=True, 2025-05-07T21:03:06.9694532Z use_cache=True, 2025-05-07T21:03:06.9694773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9695057Z use_cpu=False, 2025-05-07T21:03:06.9695291Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9695555Z ) 2025-05-07T21:03:06.9695816Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:06.9696688Z self=, 2025-05-07T21:03:06.9697227Z mixed_B=True, 2025-05-07T21:03:06.9697435Z compile=False, 2025-05-07T21:03:06.9697644Z T=1, 2025-05-07T21:03:06.9697828Z D=10, 2025-05-07T21:03:06.9698006Z B=9, 2025-05-07T21:03:06.9698190Z log_E=3, 2025-05-07T21:03:06.9698383Z L=1, 2025-05-07T21:03:06.9698573Z D_gradcheck=2, 2025-05-07T21:03:06.9698805Z stochastic_rounding=False, 2025-05-07T21:03:06.9699069Z weighted=True, 2025-05-07T21:03:06.9699283Z row_wise=True, 2025-05-07T21:03:06.9699490Z mixed=True, 2025-05-07T21:03:06.9699703Z use_cache=True, 2025-05-07T21:03:06.9699945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9700229Z use_cpu=False, 2025-05-07T21:03:06.9700466Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9700729Z ) 2025-05-07T21:03:06.9701025Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:06.9701617Z self=, 2025-05-07T21:03:06.9702152Z mixed_B=True, 2025-05-07T21:03:06.9702359Z compile=False, 2025-05-07T21:03:06.9702565Z T=3, 2025-05-07T21:03:06.9702751Z D=10, 2025-05-07T21:03:06.9702928Z B=9, 2025-05-07T21:03:06.9703110Z log_E=3, 2025-05-07T21:03:06.9703301Z L=1, 2025-05-07T21:03:06.9703549Z D_gradcheck=2, 2025-05-07T21:03:06.9703778Z stochastic_rounding=False, 2025-05-07T21:03:06.9704039Z weighted=False, 2025-05-07T21:03:06.9704251Z row_wise=True, 2025-05-07T21:03:06.9704462Z mixed=True, 2025-05-07T21:03:06.9704733Z use_cache=True, 2025-05-07T21:03:06.9704976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9705259Z use_cpu=False, 2025-05-07T21:03:06.9705493Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9705756Z ) 2025-05-07T21:03:06.9705988Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:06.9706582Z self=, 2025-05-07T21:03:06.9707119Z mixed_B=True, 2025-05-07T21:03:06.9707327Z compile=False, 2025-05-07T21:03:06.9707537Z T=3, 2025-05-07T21:03:06.9707726Z D=10, 2025-05-07T21:03:06.9707904Z B=9, 2025-05-07T21:03:06.9708091Z log_E=3, 2025-05-07T21:03:06.9708284Z L=1, 2025-05-07T21:03:06.9708471Z D_gradcheck=2, 2025-05-07T21:03:06.9708701Z stochastic_rounding=False, 2025-05-07T21:03:06.9708961Z weighted=False, 2025-05-07T21:03:06.9709171Z row_wise=True, 2025-05-07T21:03:06.9709383Z mixed=False, 2025-05-07T21:03:06.9709597Z use_cache=True, 2025-05-07T21:03:06.9709830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9710121Z use_cpu=False, 2025-05-07T21:03:06.9710357Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9710616Z ) 2025-05-07T21:03:06.9710832Z PASSED 2025-05-07T21:03:15.4827497Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4828884Z self=, 2025-05-07T21:03:15.4829447Z compile=False, 2025-05-07T21:03:15.4829658Z T=1, 2025-05-07T21:03:15.4829849Z D=2, 2025-05-07T21:03:15.4830042Z B=1, 2025-05-07T21:03:15.4830247Z log_E=3, 2025-05-07T21:03:15.4830449Z L=0, 2025-05-07T21:03:15.4830645Z D_gradcheck=1, 2025-05-07T21:03:15.4830877Z stochastic_rounding=False, 2025-05-07T21:03:15.4831464Z weighted=False, 2025-05-07T21:03:15.4831692Z row_wise=False, 2025-05-07T21:03:15.4831917Z mixed=False, 2025-05-07T21:03:15.4832127Z use_cache=False, 2025-05-07T21:03:15.4832386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.4832682Z use_cpu=False, 2025-05-07T21:03:15.4832922Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.4833198Z ) 2025-05-07T21:03:15.4833441Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4834037Z self=, 2025-05-07T21:03:15.4834589Z compile=True, 2025-05-07T21:03:15.4834798Z T=1, 2025-05-07T21:03:15.4834980Z D=2, 2025-05-07T21:03:15.4835166Z B=1, 2025-05-07T21:03:15.4835350Z log_E=3, 2025-05-07T21:03:15.4835546Z L=0, 2025-05-07T21:03:15.4835737Z D_gradcheck=1, 2025-05-07T21:03:15.4835972Z stochastic_rounding=False, 2025-05-07T21:03:15.4836230Z weighted=False, 2025-05-07T21:03:15.4836456Z row_wise=False, 2025-05-07T21:03:15.4836675Z mixed=False, 2025-05-07T21:03:15.4836883Z use_cache=False, 2025-05-07T21:03:15.4837137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.4837429Z use_cpu=False, 2025-05-07T21:03:15.4837695Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.4838067Z ) 2025-05-07T21:03:15.4838310Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4839004Z self=, 2025-05-07T21:03:15.4839545Z compile=True, 2025-05-07T21:03:15.4839756Z T=3, 2025-05-07T21:03:15.4839945Z D=2, 2025-05-07T21:03:15.4840129Z B=1, 2025-05-07T21:03:15.4840324Z log_E=3, 2025-05-07T21:03:15.4840526Z L=0, 2025-05-07T21:03:15.4840795Z D_gradcheck=1, 2025-05-07T21:03:15.4841031Z stochastic_rounding=False, 2025-05-07T21:03:15.4841296Z weighted=False, 2025-05-07T21:03:15.4841507Z row_wise=False, 2025-05-07T21:03:15.4841731Z mixed=False, 2025-05-07T21:03:15.4842026Z use_cache=False, 2025-05-07T21:03:15.4842277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.4842572Z use_cpu=False, 2025-05-07T21:03:15.4842814Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.4843073Z ) 2025-05-07T21:03:15.4843315Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4843957Z self=, 2025-05-07T21:03:15.4844509Z compile=False, 2025-05-07T21:03:15.4844715Z T=3, 2025-05-07T21:03:15.4844907Z D=2, 2025-05-07T21:03:15.4845095Z B=1, 2025-05-07T21:03:15.4845278Z log_E=3, 2025-05-07T21:03:15.4845475Z L=0, 2025-05-07T21:03:15.4845669Z D_gradcheck=1, 2025-05-07T21:03:15.4845898Z stochastic_rounding=False, 2025-05-07T21:03:15.4846162Z weighted=False, 2025-05-07T21:03:15.4846383Z row_wise=False, 2025-05-07T21:03:15.4846593Z mixed=False, 2025-05-07T21:03:15.4846812Z use_cache=False, 2025-05-07T21:03:15.4847069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.4847358Z use_cpu=False, 2025-05-07T21:03:15.4847630Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.4847911Z ) 2025-05-07T21:03:15.4848148Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4848746Z self=, 2025-05-07T21:03:15.4849287Z compile=False, 2025-05-07T21:03:15.4849494Z T=3, 2025-05-07T21:03:15.4849679Z D=38, 2025-05-07T21:03:15.4849862Z B=123, 2025-05-07T21:03:15.4850052Z log_E=3, 2025-05-07T21:03:15.4850247Z L=13, 2025-05-07T21:03:15.4850438Z D_gradcheck=2, 2025-05-07T21:03:15.4850667Z stochastic_rounding=True, 2025-05-07T21:03:15.4850927Z weighted=True, 2025-05-07T21:03:15.4851136Z row_wise=False, 2025-05-07T21:03:15.4851351Z mixed=True, 2025-05-07T21:03:15.4851560Z use_cache=False, 2025-05-07T21:03:15.4851861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.4852156Z use_cpu=True, 2025-05-07T21:03:15.4852390Z output_dtype=SparseType.BF16, 2025-05-07T21:03:15.4852647Z ) 2025-05-07T21:03:15.4852883Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4853483Z self=, 2025-05-07T21:03:15.4854027Z compile=False, 2025-05-07T21:03:15.4854228Z T=3, 2025-05-07T21:03:15.4854412Z D=17, 2025-05-07T21:03:15.4854597Z B=23, 2025-05-07T21:03:15.4854776Z log_E=3, 2025-05-07T21:03:15.4854967Z L=1, 2025-05-07T21:03:15.4855157Z D_gradcheck=1, 2025-05-07T21:03:15.4855381Z stochastic_rounding=False, 2025-05-07T21:03:15.4855640Z weighted=True, 2025-05-07T21:03:15.4855859Z row_wise=True, 2025-05-07T21:03:15.4856062Z mixed=True, 2025-05-07T21:03:15.4856271Z use_cache=False, 2025-05-07T21:03:15.4856522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.4856809Z use_cpu=True, 2025-05-07T21:03:15.4857045Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.4857309Z ) 2025-05-07T21:03:15.4857536Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4858210Z self=, 2025-05-07T21:03:15.4858775Z compile=True, 2025-05-07T21:03:15.4858974Z T=4, 2025-05-07T21:03:15.4859157Z D=89, 2025-05-07T21:03:15.4859341Z B=81, 2025-05-07T21:03:15.4859520Z log_E=4, 2025-05-07T21:03:15.4859715Z L=11, 2025-05-07T21:03:15.4859905Z D_gradcheck=1, 2025-05-07T21:03:15.4860130Z stochastic_rounding=False, 2025-05-07T21:03:15.4860392Z weighted=False, 2025-05-07T21:03:15.4860606Z row_wise=False, 2025-05-07T21:03:15.4860866Z mixed=False, 2025-05-07T21:03:15.4861072Z use_cache=True, 2025-05-07T21:03:15.4861312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.4861605Z use_cpu=False, 2025-05-07T21:03:15.4861882Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.4862147Z ) 2025-05-07T21:03:15.4862384Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4862976Z self=, 2025-05-07T21:03:15.4863526Z compile=True, 2025-05-07T21:03:15.4863736Z T=2, 2025-05-07T21:03:15.4863915Z D=73, 2025-05-07T21:03:15.4864100Z B=5, 2025-05-07T21:03:15.4864285Z log_E=5, 2025-05-07T21:03:15.4864476Z L=13, 2025-05-07T21:03:15.4864668Z D_gradcheck=2, 2025-05-07T21:03:15.4864900Z stochastic_rounding=True, 2025-05-07T21:03:15.4865153Z weighted=False, 2025-05-07T21:03:15.4865368Z row_wise=False, 2025-05-07T21:03:15.4865581Z mixed=False, 2025-05-07T21:03:15.4865787Z use_cache=True, 2025-05-07T21:03:15.4866030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.4866317Z use_cpu=True, 2025-05-07T21:03:15.4866546Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.4866814Z ) 2025-05-07T21:03:15.4867054Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4867653Z self=, 2025-05-07T21:03:15.4868195Z compile=False, 2025-05-07T21:03:15.4868442Z T=4, 2025-05-07T21:03:15.4868633Z D=57, 2025-05-07T21:03:15.4868810Z B=86, 2025-05-07T21:03:15.4868994Z log_E=5, 2025-05-07T21:03:15.4869187Z L=18, 2025-05-07T21:03:15.4869370Z D_gradcheck=1, 2025-05-07T21:03:15.4869600Z stochastic_rounding=True, 2025-05-07T21:03:15.4869859Z weighted=False, 2025-05-07T21:03:15.4870066Z row_wise=True, 2025-05-07T21:03:15.4870278Z mixed=False, 2025-05-07T21:03:15.4870490Z use_cache=False, 2025-05-07T21:03:15.4870738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.4871033Z use_cpu=False, 2025-05-07T21:03:15.4871267Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.4871581Z ) 2025-05-07T21:03:15.4871820Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4872414Z self=, 2025-05-07T21:03:15.4872958Z compile=True, 2025-05-07T21:03:15.4873159Z T=3, 2025-05-07T21:03:15.4873353Z D=28, 2025-05-07T21:03:15.4873538Z B=60, 2025-05-07T21:03:15.4873716Z log_E=5, 2025-05-07T21:03:15.4873912Z L=10, 2025-05-07T21:03:15.4874105Z D_gradcheck=1, 2025-05-07T21:03:15.4874328Z stochastic_rounding=True, 2025-05-07T21:03:15.4874592Z weighted=True, 2025-05-07T21:03:15.4874809Z row_wise=True, 2025-05-07T21:03:15.4875012Z mixed=True, 2025-05-07T21:03:15.4875225Z use_cache=False, 2025-05-07T21:03:15.4875476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.4875764Z use_cpu=False, 2025-05-07T21:03:15.4876003Z output_dtype=SparseType.BF16, 2025-05-07T21:03:15.4876262Z ) 2025-05-07T21:03:15.4876522Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4877125Z self=, 2025-05-07T21:03:15.4877670Z compile=True, 2025-05-07T21:03:15.4877913Z T=5, 2025-05-07T21:03:15.4878120Z D=113, 2025-05-07T21:03:15.4878348Z B=90, 2025-05-07T21:03:15.4878537Z log_E=4, 2025-05-07T21:03:15.4878733Z L=14, 2025-05-07T21:03:15.4879022Z D_gradcheck=1, 2025-05-07T21:03:15.4879252Z stochastic_rounding=True, 2025-05-07T21:03:15.4879514Z weighted=True, 2025-05-07T21:03:15.4879730Z row_wise=True, 2025-05-07T21:03:15.4879935Z mixed=True, 2025-05-07T21:03:15.4880147Z use_cache=False, 2025-05-07T21:03:15.4880403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.4880692Z use_cpu=False, 2025-05-07T21:03:15.4880980Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.4881245Z ) 2025-05-07T21:03:15.4881473Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4882111Z self=, 2025-05-07T21:03:15.4882656Z compile=True, 2025-05-07T21:03:15.4882857Z T=3, 2025-05-07T21:03:15.4883041Z D=94, 2025-05-07T21:03:15.4883224Z B=19, 2025-05-07T21:03:15.4883403Z log_E=3, 2025-05-07T21:03:15.4883596Z L=1, 2025-05-07T21:03:15.4883786Z D_gradcheck=1, 2025-05-07T21:03:15.4884010Z stochastic_rounding=False, 2025-05-07T21:03:15.4884269Z weighted=False, 2025-05-07T21:03:15.4884484Z row_wise=False, 2025-05-07T21:03:15.4884689Z mixed=False, 2025-05-07T21:03:15.4884901Z use_cache=True, 2025-05-07T21:03:15.4885142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.4885424Z use_cpu=True, 2025-05-07T21:03:15.4885660Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.4885925Z ) 2025-05-07T21:03:15.4886160Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4886752Z self=, 2025-05-07T21:03:15.4887304Z compile=False, 2025-05-07T21:03:15.4887512Z T=3, 2025-05-07T21:03:15.4887690Z D=44, 2025-05-07T21:03:15.4887877Z B=110, 2025-05-07T21:03:15.4888066Z log_E=3, 2025-05-07T21:03:15.4888279Z L=1, 2025-05-07T21:03:15.4888498Z D_gradcheck=2, 2025-05-07T21:03:15.4888729Z stochastic_rounding=False, 2025-05-07T21:03:15.4888983Z weighted=True, 2025-05-07T21:03:15.4889198Z row_wise=True, 2025-05-07T21:03:15.4889411Z mixed=False, 2025-05-07T21:03:15.4889616Z use_cache=True, 2025-05-07T21:03:15.4889857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.4890146Z use_cpu=True, 2025-05-07T21:03:15.4890373Z output_dtype=SparseType.BF16, 2025-05-07T21:03:15.4890637Z ) 2025-05-07T21:03:15.4890873Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4891460Z self=, 2025-05-07T21:03:15.4892055Z compile=False, 2025-05-07T21:03:15.4892262Z T=5, 2025-05-07T21:03:15.4892446Z D=117, 2025-05-07T21:03:15.4892627Z B=64, 2025-05-07T21:03:15.4892813Z log_E=4, 2025-05-07T21:03:15.4893009Z L=0, 2025-05-07T21:03:15.4893194Z D_gradcheck=1, 2025-05-07T21:03:15.4893427Z stochastic_rounding=False, 2025-05-07T21:03:15.4893689Z weighted=True, 2025-05-07T21:03:15.4893897Z row_wise=True, 2025-05-07T21:03:15.4894105Z mixed=True, 2025-05-07T21:03:15.4894317Z use_cache=False, 2025-05-07T21:03:15.4894562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.4894854Z use_cpu=False, 2025-05-07T21:03:15.4895087Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.4895345Z ) 2025-05-07T21:03:15.4895578Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4896460Z self=, 2025-05-07T21:03:15.4897003Z compile=True, 2025-05-07T21:03:15.4897209Z T=3, 2025-05-07T21:03:15.4897395Z D=69, 2025-05-07T21:03:15.4897572Z B=104, 2025-05-07T21:03:15.4897757Z log_E=5, 2025-05-07T21:03:15.4897949Z L=9, 2025-05-07T21:03:15.4898137Z D_gradcheck=2, 2025-05-07T21:03:15.4898360Z stochastic_rounding=True, 2025-05-07T21:03:15.4898760Z weighted=True, 2025-05-07T21:03:15.4898980Z row_wise=False, 2025-05-07T21:03:15.4899186Z mixed=True, 2025-05-07T21:03:15.4899393Z use_cache=False, 2025-05-07T21:03:15.4899641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.4899924Z use_cpu=True, 2025-05-07T21:03:15.4900157Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.4900420Z ) 2025-05-07T21:03:15.4900649Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4901312Z self=, 2025-05-07T21:03:15.4901853Z compile=True, 2025-05-07T21:03:15.4902056Z T=3, 2025-05-07T21:03:15.4902241Z D=87, 2025-05-07T21:03:15.4902487Z B=58, 2025-05-07T21:03:15.4902670Z log_E=5, 2025-05-07T21:03:15.4902863Z L=14, 2025-05-07T21:03:15.4903058Z D_gradcheck=1, 2025-05-07T21:03:15.4903282Z stochastic_rounding=True, 2025-05-07T21:03:15.4903546Z weighted=False, 2025-05-07T21:03:15.4903766Z row_wise=True, 2025-05-07T21:03:15.4903971Z mixed=True, 2025-05-07T21:03:15.4904184Z use_cache=False, 2025-05-07T21:03:15.4904436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.4904734Z use_cpu=False, 2025-05-07T21:03:15.4904968Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.4905234Z ) 2025-05-07T21:03:15.4905472Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4906062Z self=, 2025-05-07T21:03:15.4906607Z compile=True, 2025-05-07T21:03:15.4906816Z T=3, 2025-05-07T21:03:15.4906996Z D=14, 2025-05-07T21:03:15.4907183Z B=12, 2025-05-07T21:03:15.4907372Z log_E=5, 2025-05-07T21:03:15.4907562Z L=16, 2025-05-07T21:03:15.4907753Z D_gradcheck=2, 2025-05-07T21:03:15.4907983Z stochastic_rounding=False, 2025-05-07T21:03:15.4908237Z weighted=False, 2025-05-07T21:03:15.4908452Z row_wise=False, 2025-05-07T21:03:15.4908664Z mixed=True, 2025-05-07T21:03:15.4908867Z use_cache=True, 2025-05-07T21:03:15.4909108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.4909398Z use_cpu=True, 2025-05-07T21:03:15.4909626Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.4909888Z ) 2025-05-07T21:03:15.4910122Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.4910718Z self=, 2025-05-07T21:03:15.4911257Z compile=True, 2025-05-07T21:03:15.4911468Z T=2, 2025-05-07T21:03:15.4911654Z D=106, 2025-05-07T21:03:15.4911833Z B=35, 2025-05-07T21:03:15.4912091Z log_E=3, 2025-05-07T21:03:15.4912287Z L=11, 2025-05-07T21:03:15.4912472Z D_gradcheck=2, 2025-05-07T21:03:15.4912702Z stochastic_rounding=True, 2025-05-07T21:03:15.4912963Z weighted=False, 2025-05-07T21:03:15.4913172Z row_wise=True, 2025-05-07T21:03:15.4913382Z mixed=False, 2025-05-07T21:03:15.4913597Z use_cache=False, 2025-05-07T21:03:15.4913840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.4914129Z use_cpu=False, 2025-05-07T21:03:15.4914367Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.4914626Z ) 2025-05-07T21:03:15.5086051Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5086660Z self=, 2025-05-07T21:03:15.5087210Z compile=False, 2025-05-07T21:03:15.5087413Z T=2, 2025-05-07T21:03:15.5087602Z D=35, 2025-05-07T21:03:15.5087793Z B=55, 2025-05-07T21:03:15.5087974Z log_E=4, 2025-05-07T21:03:15.5088174Z L=5, 2025-05-07T21:03:15.5088379Z D_gradcheck=1, 2025-05-07T21:03:15.5088685Z stochastic_rounding=True, 2025-05-07T21:03:15.5089040Z weighted=True, 2025-05-07T21:03:15.5089306Z row_wise=False, 2025-05-07T21:03:15.5089513Z mixed=False, 2025-05-07T21:03:15.5089724Z use_cache=True, 2025-05-07T21:03:15.5090146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5090432Z use_cpu=True, 2025-05-07T21:03:15.5090670Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.5090933Z ) 2025-05-07T21:03:15.5091162Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5091758Z self=, 2025-05-07T21:03:15.5092295Z compile=False, 2025-05-07T21:03:15.5092572Z T=3, 2025-05-07T21:03:15.5092753Z D=106, 2025-05-07T21:03:15.5092938Z B=69, 2025-05-07T21:03:15.5093122Z log_E=4, 2025-05-07T21:03:15.5093312Z L=9, 2025-05-07T21:03:15.5093507Z D_gradcheck=2, 2025-05-07T21:03:15.5093799Z stochastic_rounding=True, 2025-05-07T21:03:15.5094053Z weighted=True, 2025-05-07T21:03:15.5094265Z row_wise=False, 2025-05-07T21:03:15.5094476Z mixed=False, 2025-05-07T21:03:15.5094680Z use_cache=True, 2025-05-07T21:03:15.5094922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5095206Z use_cpu=False, 2025-05-07T21:03:15.5095434Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.5095692Z ) 2025-05-07T21:03:15.5096208Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5096795Z self=, 2025-05-07T21:03:15.5097335Z compile=False, 2025-05-07T21:03:15.5097567Z T=5, 2025-05-07T21:03:15.5097773Z D=61, 2025-05-07T21:03:15.5097955Z B=127, 2025-05-07T21:03:15.5098141Z log_E=5, 2025-05-07T21:03:15.5098340Z L=14, 2025-05-07T21:03:15.5098527Z D_gradcheck=1, 2025-05-07T21:03:15.5098759Z stochastic_rounding=True, 2025-05-07T21:03:15.5106915Z weighted=True, 2025-05-07T21:03:15.5107180Z row_wise=False, 2025-05-07T21:03:15.5107391Z mixed=True, 2025-05-07T21:03:15.5107631Z use_cache=False, 2025-05-07T21:03:15.5107902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.5108199Z use_cpu=True, 2025-05-07T21:03:15.5108448Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.5108710Z ) 2025-05-07T21:03:15.5108948Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5109548Z self=, 2025-05-07T21:03:15.5110089Z compile=False, 2025-05-07T21:03:15.5110302Z T=5, 2025-05-07T21:03:15.5110493Z D=120, 2025-05-07T21:03:15.5110673Z B=47, 2025-05-07T21:03:15.5110864Z log_E=3, 2025-05-07T21:03:15.5111059Z L=20, 2025-05-07T21:03:15.5111246Z D_gradcheck=1, 2025-05-07T21:03:15.5111485Z stochastic_rounding=True, 2025-05-07T21:03:15.5111863Z weighted=False, 2025-05-07T21:03:15.5112078Z row_wise=True, 2025-05-07T21:03:15.5112289Z mixed=True, 2025-05-07T21:03:15.5112500Z use_cache=True, 2025-05-07T21:03:15.5112740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5113037Z use_cpu=False, 2025-05-07T21:03:15.5113279Z output_dtype=SparseType.BF16, 2025-05-07T21:03:15.5113543Z ) 2025-05-07T21:03:15.5113774Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5114372Z self=, 2025-05-07T21:03:15.5114917Z compile=False, 2025-05-07T21:03:15.5115122Z T=3, 2025-05-07T21:03:15.5115311Z D=115, 2025-05-07T21:03:15.5115500Z B=50, 2025-05-07T21:03:15.5115681Z log_E=3, 2025-05-07T21:03:15.5115881Z L=15, 2025-05-07T21:03:15.5116076Z D_gradcheck=1, 2025-05-07T21:03:15.5116301Z stochastic_rounding=True, 2025-05-07T21:03:15.5116563Z weighted=True, 2025-05-07T21:03:15.5116783Z row_wise=False, 2025-05-07T21:03:15.5116994Z mixed=True, 2025-05-07T21:03:15.5117208Z use_cache=False, 2025-05-07T21:03:15.5117461Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5117744Z use_cpu=True, 2025-05-07T21:03:15.5117985Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.5118324Z ) 2025-05-07T21:03:15.5118557Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5119237Z self=, 2025-05-07T21:03:15.5119780Z compile=False, 2025-05-07T21:03:15.5119990Z T=2, 2025-05-07T21:03:15.5120167Z D=111, 2025-05-07T21:03:15.5120357Z B=52, 2025-05-07T21:03:15.5120546Z log_E=3, 2025-05-07T21:03:15.5120734Z L=20, 2025-05-07T21:03:15.5120997Z D_gradcheck=1, 2025-05-07T21:03:15.5121230Z stochastic_rounding=False, 2025-05-07T21:03:15.5121484Z weighted=True, 2025-05-07T21:03:15.5121699Z row_wise=False, 2025-05-07T21:03:15.5121914Z mixed=True, 2025-05-07T21:03:15.5122178Z use_cache=False, 2025-05-07T21:03:15.5122430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.5122717Z use_cpu=False, 2025-05-07T21:03:15.5122947Z output_dtype=SparseType.BF16, 2025-05-07T21:03:15.5123211Z ) 2025-05-07T21:03:15.5123453Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5124041Z self=, 2025-05-07T21:03:15.5124583Z compile=False, 2025-05-07T21:03:15.5124792Z T=3, 2025-05-07T21:03:15.5124972Z D=41, 2025-05-07T21:03:15.5125159Z B=128, 2025-05-07T21:03:15.5125349Z log_E=4, 2025-05-07T21:03:15.5125545Z L=2, 2025-05-07T21:03:15.5125731Z D_gradcheck=1, 2025-05-07T21:03:15.5125963Z stochastic_rounding=True, 2025-05-07T21:03:15.5126225Z weighted=False, 2025-05-07T21:03:15.5126434Z row_wise=True, 2025-05-07T21:03:15.5126649Z mixed=True, 2025-05-07T21:03:15.5126861Z use_cache=False, 2025-05-07T21:03:15.5127106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5127393Z use_cpu=True, 2025-05-07T21:03:15.5127654Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.5127941Z ) 2025-05-07T21:03:15.5128170Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5128766Z self=, 2025-05-07T21:03:15.5129305Z compile=True, 2025-05-07T21:03:15.5129507Z T=2, 2025-05-07T21:03:15.5129688Z D=75, 2025-05-07T21:03:15.5129874Z B=20, 2025-05-07T21:03:15.5130053Z log_E=4, 2025-05-07T21:03:15.5130245Z L=1, 2025-05-07T21:03:15.5130434Z D_gradcheck=1, 2025-05-07T21:03:15.5130657Z stochastic_rounding=True, 2025-05-07T21:03:15.5130918Z weighted=False, 2025-05-07T21:03:15.5131137Z row_wise=True, 2025-05-07T21:03:15.5131343Z mixed=False, 2025-05-07T21:03:15.5131554Z use_cache=False, 2025-05-07T21:03:15.5131858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5132140Z use_cpu=False, 2025-05-07T21:03:15.5132376Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.5132635Z ) 2025-05-07T21:03:15.5132863Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5133455Z self=, 2025-05-07T21:03:15.5133992Z compile=False, 2025-05-07T21:03:15.5134200Z T=5, 2025-05-07T21:03:15.5134379Z D=87, 2025-05-07T21:03:15.5134562Z B=36, 2025-05-07T21:03:15.5134751Z log_E=5, 2025-05-07T21:03:15.5134937Z L=0, 2025-05-07T21:03:15.5135124Z D_gradcheck=2, 2025-05-07T21:03:15.5135353Z stochastic_rounding=False, 2025-05-07T21:03:15.5135607Z weighted=False, 2025-05-07T21:03:15.5135825Z row_wise=False, 2025-05-07T21:03:15.5136041Z mixed=False, 2025-05-07T21:03:15.5136245Z use_cache=True, 2025-05-07T21:03:15.5136483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5136775Z use_cpu=False, 2025-05-07T21:03:15.5137005Z output_dtype=SparseType.BF16, 2025-05-07T21:03:15.5137265Z ) 2025-05-07T21:03:15.5137499Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5138159Z self=, 2025-05-07T21:03:15.5138721Z compile=True, 2025-05-07T21:03:15.5138928Z T=1, 2025-05-07T21:03:15.5139106Z D=117, 2025-05-07T21:03:15.5139290Z B=30, 2025-05-07T21:03:15.5139475Z log_E=3, 2025-05-07T21:03:15.5139662Z L=8, 2025-05-07T21:03:15.5139852Z D_gradcheck=2, 2025-05-07T21:03:15.5140077Z stochastic_rounding=True, 2025-05-07T21:03:15.5140334Z weighted=False, 2025-05-07T21:03:15.5140542Z row_wise=True, 2025-05-07T21:03:15.5140800Z mixed=True, 2025-05-07T21:03:15.5141007Z use_cache=False, 2025-05-07T21:03:15.5141253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5141547Z use_cpu=False, 2025-05-07T21:03:15.5141830Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.5142087Z ) 2025-05-07T21:03:15.5142322Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5142912Z self=, 2025-05-07T21:03:15.5143447Z compile=False, 2025-05-07T21:03:15.5143655Z T=4, 2025-05-07T21:03:15.5143837Z D=29, 2025-05-07T21:03:15.5144015Z B=48, 2025-05-07T21:03:15.5144199Z log_E=4, 2025-05-07T21:03:15.5144389Z L=2, 2025-05-07T21:03:15.5144573Z D_gradcheck=1, 2025-05-07T21:03:15.5144806Z stochastic_rounding=False, 2025-05-07T21:03:15.5145064Z weighted=False, 2025-05-07T21:03:15.5145272Z row_wise=False, 2025-05-07T21:03:15.5145483Z mixed=False, 2025-05-07T21:03:15.5145694Z use_cache=True, 2025-05-07T21:03:15.5145927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.5146213Z use_cpu=False, 2025-05-07T21:03:15.5146448Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.5146708Z ) 2025-05-07T21:03:15.5146940Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5147529Z self=, 2025-05-07T21:03:15.5148069Z compile=False, 2025-05-07T21:03:15.5148270Z T=4, 2025-05-07T21:03:15.5148453Z D=65, 2025-05-07T21:03:15.5148634Z B=75, 2025-05-07T21:03:15.5148812Z log_E=3, 2025-05-07T21:03:15.5149003Z L=3, 2025-05-07T21:03:15.5149191Z D_gradcheck=1, 2025-05-07T21:03:15.5149413Z stochastic_rounding=True, 2025-05-07T21:03:15.5149673Z weighted=False, 2025-05-07T21:03:15.5149887Z row_wise=False, 2025-05-07T21:03:15.5150094Z mixed=False, 2025-05-07T21:03:15.5150303Z use_cache=True, 2025-05-07T21:03:15.5150544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5150825Z use_cpu=True, 2025-05-07T21:03:15.5151059Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.5151370Z ) 2025-05-07T21:03:15.5151602Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5152202Z self=, 2025-05-07T21:03:15.5152738Z compile=True, 2025-05-07T21:03:15.5152944Z T=4, 2025-05-07T21:03:15.5153128Z D=104, 2025-05-07T21:03:15.5153314Z B=72, 2025-05-07T21:03:15.5153500Z log_E=3, 2025-05-07T21:03:15.5153686Z L=13, 2025-05-07T21:03:15.5153879Z D_gradcheck=1, 2025-05-07T21:03:15.5154110Z stochastic_rounding=True, 2025-05-07T21:03:15.5154364Z weighted=True, 2025-05-07T21:03:15.5154579Z row_wise=True, 2025-05-07T21:03:15.5154789Z mixed=True, 2025-05-07T21:03:15.5154993Z use_cache=True, 2025-05-07T21:03:15.5155233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.5155526Z use_cpu=True, 2025-05-07T21:03:15.5155763Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.5156024Z ) 2025-05-07T21:03:15.5156253Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5156850Z self=, 2025-05-07T21:03:15.5157389Z compile=True, 2025-05-07T21:03:15.5157588Z T=2, 2025-05-07T21:03:15.5157778Z D=93, 2025-05-07T21:03:15.5158017Z B=93, 2025-05-07T21:03:15.5158204Z log_E=3, 2025-05-07T21:03:15.5158397Z L=1, 2025-05-07T21:03:15.5158586Z D_gradcheck=2, 2025-05-07T21:03:15.5158815Z stochastic_rounding=False, 2025-05-07T21:03:15.5159128Z weighted=True, 2025-05-07T21:03:15.5159339Z row_wise=True, 2025-05-07T21:03:15.5159547Z mixed=True, 2025-05-07T21:03:15.5159755Z use_cache=False, 2025-05-07T21:03:15.5160010Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.5160301Z use_cpu=False, 2025-05-07T21:03:15.5160580Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.5160838Z ) 2025-05-07T21:03:15.5161071Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5161699Z self=, 2025-05-07T21:03:15.5162239Z compile=True, 2025-05-07T21:03:15.5162444Z T=5, 2025-05-07T21:03:15.5162621Z D=112, 2025-05-07T21:03:15.5162807Z B=128, 2025-05-07T21:03:15.5162995Z log_E=5, 2025-05-07T21:03:15.5163183Z L=0, 2025-05-07T21:03:15.5163370Z D_gradcheck=1, 2025-05-07T21:03:15.5163597Z stochastic_rounding=True, 2025-05-07T21:03:15.5163848Z weighted=True, 2025-05-07T21:03:15.5164059Z row_wise=True, 2025-05-07T21:03:15.5164265Z mixed=True, 2025-05-07T21:03:15.5164467Z use_cache=False, 2025-05-07T21:03:15.5164718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5165004Z use_cpu=False, 2025-05-07T21:03:15.5165241Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.5165497Z ) 2025-05-07T21:03:15.5165732Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5166324Z self=, 2025-05-07T21:03:15.5166858Z compile=True, 2025-05-07T21:03:15.5167065Z T=1, 2025-05-07T21:03:15.5167251Z D=78, 2025-05-07T21:03:15.5167429Z B=96, 2025-05-07T21:03:15.5167613Z log_E=5, 2025-05-07T21:03:15.5167809Z L=3, 2025-05-07T21:03:15.5167993Z D_gradcheck=2, 2025-05-07T21:03:15.5168221Z stochastic_rounding=True, 2025-05-07T21:03:15.5168479Z weighted=False, 2025-05-07T21:03:15.5168688Z row_wise=False, 2025-05-07T21:03:15.5168897Z mixed=False, 2025-05-07T21:03:15.5169107Z use_cache=True, 2025-05-07T21:03:15.5169341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.5169626Z use_cpu=True, 2025-05-07T21:03:15.5169858Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.5170116Z ) 2025-05-07T21:03:15.5170349Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5170940Z self=, 2025-05-07T21:03:15.5171530Z compile=True, 2025-05-07T21:03:15.5171730Z T=3, 2025-05-07T21:03:15.5171909Z D=41, 2025-05-07T21:03:15.5172096Z B=101, 2025-05-07T21:03:15.5172278Z log_E=5, 2025-05-07T21:03:15.5172471Z L=1, 2025-05-07T21:03:15.5172660Z D_gradcheck=1, 2025-05-07T21:03:15.5172884Z stochastic_rounding=True, 2025-05-07T21:03:15.5173140Z weighted=True, 2025-05-07T21:03:15.5173349Z row_wise=True, 2025-05-07T21:03:15.5173553Z mixed=False, 2025-05-07T21:03:15.5173760Z use_cache=True, 2025-05-07T21:03:15.5174001Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5174280Z use_cpu=True, 2025-05-07T21:03:15.5174512Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.5174768Z ) 2025-05-07T21:03:15.5174996Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5175593Z self=, 2025-05-07T21:03:15.5176132Z compile=True, 2025-05-07T21:03:15.5176335Z T=3, 2025-05-07T21:03:15.5176513Z D=93, 2025-05-07T21:03:15.5176694Z B=50, 2025-05-07T21:03:15.5176882Z log_E=3, 2025-05-07T21:03:15.5177069Z L=18, 2025-05-07T21:03:15.5177257Z D_gradcheck=2, 2025-05-07T21:03:15.5177483Z stochastic_rounding=True, 2025-05-07T21:03:15.5177786Z weighted=False, 2025-05-07T21:03:15.5178005Z row_wise=False, 2025-05-07T21:03:15.5178251Z mixed=False, 2025-05-07T21:03:15.5178464Z use_cache=True, 2025-05-07T21:03:15.5178707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.5178994Z use_cpu=False, 2025-05-07T21:03:15.5179224Z output_dtype=SparseType.BF16, 2025-05-07T21:03:15.5179482Z ) 2025-05-07T21:03:15.5346385Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5348120Z self=, 2025-05-07T21:03:15.5348667Z compile=False, 2025-05-07T21:03:15.5348888Z T=3, 2025-05-07T21:03:15.5349077Z D=112, 2025-05-07T21:03:15.5349342Z B=83, 2025-05-07T21:03:15.5349535Z log_E=4, 2025-05-07T21:03:15.5349736Z L=2, 2025-05-07T21:03:15.5349926Z D_gradcheck=2, 2025-05-07T21:03:15.5350170Z stochastic_rounding=False, 2025-05-07T21:03:15.5350450Z weighted=True, 2025-05-07T21:03:15.5350667Z row_wise=False, 2025-05-07T21:03:15.5350881Z mixed=True, 2025-05-07T21:03:15.5351094Z use_cache=True, 2025-05-07T21:03:15.5351339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.5351621Z use_cpu=False, 2025-05-07T21:03:15.5351861Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.5352124Z ) 2025-05-07T21:03:15.5352357Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5353070Z self=, 2025-05-07T21:03:15.5353837Z compile=False, 2025-05-07T21:03:15.5354119Z T=1, 2025-05-07T21:03:15.5354380Z D=88, 2025-05-07T21:03:15.5354638Z B=76, 2025-05-07T21:03:15.5354890Z log_E=5, 2025-05-07T21:03:15.5355154Z L=2, 2025-05-07T21:03:15.5355418Z D_gradcheck=1, 2025-05-07T21:03:15.5355684Z stochastic_rounding=False, 2025-05-07T21:03:15.5355947Z weighted=True, 2025-05-07T21:03:15.5356162Z row_wise=True, 2025-05-07T21:03:15.5356370Z mixed=True, 2025-05-07T21:03:15.5356582Z use_cache=True, 2025-05-07T21:03:15.5356826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5357109Z use_cpu=False, 2025-05-07T21:03:15.5357346Z output_dtype=SparseType.BF16, 2025-05-07T21:03:15.5357608Z ) 2025-05-07T21:03:15.5357843Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5358429Z self=, 2025-05-07T21:03:15.5359052Z compile=False, 2025-05-07T21:03:15.5359261Z T=1, 2025-05-07T21:03:15.5359439Z D=97, 2025-05-07T21:03:15.5359628Z B=58, 2025-05-07T21:03:15.5359908Z log_E=3, 2025-05-07T21:03:15.5360098Z L=6, 2025-05-07T21:03:15.5360288Z D_gradcheck=1, 2025-05-07T21:03:15.5360519Z stochastic_rounding=False, 2025-05-07T21:03:15.5360774Z weighted=False, 2025-05-07T21:03:15.5360990Z row_wise=False, 2025-05-07T21:03:15.5361204Z mixed=True, 2025-05-07T21:03:15.5361410Z use_cache=True, 2025-05-07T21:03:15.5361650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.5361937Z use_cpu=True, 2025-05-07T21:03:15.5362167Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.5362431Z ) 2025-05-07T21:03:15.5362673Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5363262Z self=, 2025-05-07T21:03:15.5363810Z compile=True, 2025-05-07T21:03:15.5364017Z T=4, 2025-05-07T21:03:15.5364204Z D=28, 2025-05-07T21:03:15.5364382Z B=57, 2025-05-07T21:03:15.5364567Z log_E=4, 2025-05-07T21:03:15.5364769Z L=15, 2025-05-07T21:03:15.5364956Z D_gradcheck=1, 2025-05-07T21:03:15.5365185Z stochastic_rounding=True, 2025-05-07T21:03:15.5365442Z weighted=False, 2025-05-07T21:03:15.5365651Z row_wise=False, 2025-05-07T21:03:15.5365859Z mixed=True, 2025-05-07T21:03:15.5366065Z use_cache=True, 2025-05-07T21:03:15.5366372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.5366662Z use_cpu=True, 2025-05-07T21:03:15.5366897Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.5367151Z ) 2025-05-07T21:03:15.5367385Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5367974Z self=, 2025-05-07T21:03:15.5368508Z compile=False, 2025-05-07T21:03:15.5368762Z T=2, 2025-05-07T21:03:15.5368943Z D=65, 2025-05-07T21:03:15.5369120Z B=53, 2025-05-07T21:03:15.5369304Z log_E=4, 2025-05-07T21:03:15.5369496Z L=15, 2025-05-07T21:03:15.5369691Z D_gradcheck=2, 2025-05-07T21:03:15.5369957Z stochastic_rounding=True, 2025-05-07T21:03:15.5370216Z weighted=True, 2025-05-07T21:03:15.5370426Z row_wise=False, 2025-05-07T21:03:15.5370632Z mixed=True, 2025-05-07T21:03:15.5370842Z use_cache=False, 2025-05-07T21:03:15.5371095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5371376Z use_cpu=True, 2025-05-07T21:03:15.5371608Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.5371867Z ) 2025-05-07T21:03:15.5372095Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5372687Z self=, 2025-05-07T21:03:15.5373224Z compile=True, 2025-05-07T21:03:15.5373433Z T=4, 2025-05-07T21:03:15.5373618Z D=65, 2025-05-07T21:03:15.5373808Z B=27, 2025-05-07T21:03:15.5373992Z log_E=5, 2025-05-07T21:03:15.5374186Z L=19, 2025-05-07T21:03:15.5381704Z D_gradcheck=1, 2025-05-07T21:03:15.5381984Z stochastic_rounding=False, 2025-05-07T21:03:15.5382245Z weighted=False, 2025-05-07T21:03:15.5382467Z row_wise=False, 2025-05-07T21:03:15.5382680Z mixed=False, 2025-05-07T21:03:15.5382887Z use_cache=True, 2025-05-07T21:03:15.5383129Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.5383422Z use_cpu=False, 2025-05-07T21:03:15.5383657Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.5383925Z ) 2025-05-07T21:03:15.5384170Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5384760Z self=, 2025-05-07T21:03:15.5385311Z compile=False, 2025-05-07T21:03:15.5385523Z T=5, 2025-05-07T21:03:15.5385704Z D=119, 2025-05-07T21:03:15.5385899Z B=5, 2025-05-07T21:03:15.5386085Z log_E=3, 2025-05-07T21:03:15.5386274Z L=13, 2025-05-07T21:03:15.5386458Z D_gradcheck=2, 2025-05-07T21:03:15.5386689Z stochastic_rounding=True, 2025-05-07T21:03:15.5387027Z weighted=True, 2025-05-07T21:03:15.5387237Z row_wise=False, 2025-05-07T21:03:15.5387450Z mixed=True, 2025-05-07T21:03:15.5387659Z use_cache=True, 2025-05-07T21:03:15.5387894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5388210Z use_cpu=True, 2025-05-07T21:03:15.5388474Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.5388732Z ) 2025-05-07T21:03:15.5389020Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5389710Z self=, 2025-05-07T21:03:15.5390348Z compile=True, 2025-05-07T21:03:15.5390568Z T=5, 2025-05-07T21:03:15.5390754Z D=80, 2025-05-07T21:03:15.5390947Z B=64, 2025-05-07T21:03:15.5391141Z log_E=3, 2025-05-07T21:03:15.5391338Z L=19, 2025-05-07T21:03:15.5391536Z D_gradcheck=2, 2025-05-07T21:03:15.5391783Z stochastic_rounding=False, 2025-05-07T21:03:15.5392055Z weighted=True, 2025-05-07T21:03:15.5392287Z row_wise=False, 2025-05-07T21:03:15.5392513Z mixed=True, 2025-05-07T21:03:15.5392724Z use_cache=True, 2025-05-07T21:03:15.5392979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5393290Z use_cpu=True, 2025-05-07T21:03:15.5393531Z output_dtype=SparseType.BF16, 2025-05-07T21:03:15.5393867Z ) 2025-05-07T21:03:15.5394111Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5394700Z self=, 2025-05-07T21:03:15.5395242Z compile=False, 2025-05-07T21:03:15.5395449Z T=2, 2025-05-07T21:03:15.5395637Z D=14, 2025-05-07T21:03:15.5395818Z B=10, 2025-05-07T21:03:15.5396293Z log_E=3, 2025-05-07T21:03:15.5396490Z L=11, 2025-05-07T21:03:15.5396767Z D_gradcheck=2, 2025-05-07T21:03:15.5397000Z stochastic_rounding=False, 2025-05-07T21:03:15.5397264Z weighted=False, 2025-05-07T21:03:15.5397475Z row_wise=False, 2025-05-07T21:03:15.5397691Z mixed=True, 2025-05-07T21:03:15.5397992Z use_cache=False, 2025-05-07T21:03:15.5398267Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.5398559Z use_cpu=False, 2025-05-07T21:03:15.5398801Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.5399140Z ) 2025-05-07T21:03:15.5399381Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5399979Z self=, 2025-05-07T21:03:15.5400520Z compile=True, 2025-05-07T21:03:15.5400731Z T=4, 2025-05-07T21:03:15.5400916Z D=112, 2025-05-07T21:03:15.5401096Z B=96, 2025-05-07T21:03:15.5401282Z log_E=3, 2025-05-07T21:03:15.5401477Z L=9, 2025-05-07T21:03:15.5401669Z D_gradcheck=2, 2025-05-07T21:03:15.5401900Z stochastic_rounding=True, 2025-05-07T21:03:15.5402150Z weighted=True, 2025-05-07T21:03:15.5402371Z row_wise=False, 2025-05-07T21:03:15.5402582Z mixed=True, 2025-05-07T21:03:15.5402789Z use_cache=False, 2025-05-07T21:03:15.5403042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5403330Z use_cpu=False, 2025-05-07T21:03:15.5403567Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.5403824Z ) 2025-05-07T21:03:15.5404059Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5404657Z self=, 2025-05-07T21:03:15.5405195Z compile=False, 2025-05-07T21:03:15.5405404Z T=1, 2025-05-07T21:03:15.5405588Z D=90, 2025-05-07T21:03:15.5405765Z B=5, 2025-05-07T21:03:15.5405951Z log_E=4, 2025-05-07T21:03:15.5406145Z L=0, 2025-05-07T21:03:15.5406330Z D_gradcheck=2, 2025-05-07T21:03:15.5406560Z stochastic_rounding=True, 2025-05-07T21:03:15.5406821Z weighted=True, 2025-05-07T21:03:15.5407028Z row_wise=False, 2025-05-07T21:03:15.5407238Z mixed=False, 2025-05-07T21:03:15.5407456Z use_cache=False, 2025-05-07T21:03:15.5407827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5408116Z use_cpu=False, 2025-05-07T21:03:15.5408352Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.5408608Z ) 2025-05-07T21:03:15.5408847Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5409443Z self=, 2025-05-07T21:03:15.5409982Z compile=True, 2025-05-07T21:03:15.5410182Z T=1, 2025-05-07T21:03:15.5410365Z D=123, 2025-05-07T21:03:15.5410551Z B=53, 2025-05-07T21:03:15.5410731Z log_E=5, 2025-05-07T21:03:15.5410924Z L=18, 2025-05-07T21:03:15.5411117Z D_gradcheck=1, 2025-05-07T21:03:15.5411345Z stochastic_rounding=False, 2025-05-07T21:03:15.5411606Z weighted=False, 2025-05-07T21:03:15.5411824Z row_wise=True, 2025-05-07T21:03:15.5412029Z mixed=False, 2025-05-07T21:03:15.5412243Z use_cache=True, 2025-05-07T21:03:15.5412487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5412774Z use_cpu=True, 2025-05-07T21:03:15.5413010Z output_dtype=SparseType.FP16, 2025-05-07T21:03:15.5413271Z ) 2025-05-07T21:03:15.5413500Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5414166Z self=, 2025-05-07T21:03:15.5414712Z compile=False, 2025-05-07T21:03:15.5414914Z T=4, 2025-05-07T21:03:15.5415099Z D=31, 2025-05-07T21:03:15.5415286Z B=101, 2025-05-07T21:03:15.5415474Z log_E=3, 2025-05-07T21:03:15.5415662Z L=3, 2025-05-07T21:03:15.5415852Z D_gradcheck=2, 2025-05-07T21:03:15.5416079Z stochastic_rounding=True, 2025-05-07T21:03:15.5416329Z weighted=True, 2025-05-07T21:03:15.5416543Z row_wise=True, 2025-05-07T21:03:15.5416801Z mixed=True, 2025-05-07T21:03:15.5417007Z use_cache=False, 2025-05-07T21:03:15.5417261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5417555Z use_cpu=False, 2025-05-07T21:03:15.5417834Z output_dtype=SparseType.BF16, 2025-05-07T21:03:15.5418138Z ) 2025-05-07T21:03:15.5418384Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5418971Z self=, 2025-05-07T21:03:15.5419520Z compile=False, 2025-05-07T21:03:15.5419726Z T=4, 2025-05-07T21:03:15.5419908Z D=55, 2025-05-07T21:03:15.5420092Z B=107, 2025-05-07T21:03:15.5420279Z log_E=5, 2025-05-07T21:03:15.5420466Z L=1, 2025-05-07T21:03:15.5420654Z D_gradcheck=2, 2025-05-07T21:03:15.5420885Z stochastic_rounding=False, 2025-05-07T21:03:15.5421139Z weighted=True, 2025-05-07T21:03:15.5421352Z row_wise=True, 2025-05-07T21:03:15.5421560Z mixed=False, 2025-05-07T21:03:15.5421767Z use_cache=True, 2025-05-07T21:03:15.5422011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.5422298Z use_cpu=True, 2025-05-07T21:03:15.5422532Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.5422793Z ) 2025-05-07T21:03:15.5423031Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5423626Z self=, 2025-05-07T21:03:15.5424164Z compile=False, 2025-05-07T21:03:15.5424374Z T=1, 2025-05-07T21:03:15.5424557Z D=35, 2025-05-07T21:03:15.5424734Z B=79, 2025-05-07T21:03:15.5424920Z log_E=4, 2025-05-07T21:03:15.5425113Z L=2, 2025-05-07T21:03:15.5425297Z D_gradcheck=1, 2025-05-07T21:03:15.5425529Z stochastic_rounding=True, 2025-05-07T21:03:15.5425787Z weighted=True, 2025-05-07T21:03:15.5425995Z row_wise=False, 2025-05-07T21:03:15.5426207Z mixed=True, 2025-05-07T21:03:15.5426415Z use_cache=True, 2025-05-07T21:03:15.5426653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5426942Z use_cpu=False, 2025-05-07T21:03:15.5427176Z output_dtype=SparseType.BF16, 2025-05-07T21:03:15.5427489Z ) 2025-05-07T21:03:15.5427728Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5428323Z self=, 2025-05-07T21:03:15.5428867Z compile=True, 2025-05-07T21:03:15.5429071Z T=1, 2025-05-07T21:03:15.5429260Z D=53, 2025-05-07T21:03:15.5429446Z B=102, 2025-05-07T21:03:15.5429628Z log_E=4, 2025-05-07T21:03:15.5429821Z L=13, 2025-05-07T21:03:15.5430016Z D_gradcheck=1, 2025-05-07T21:03:15.5430241Z stochastic_rounding=False, 2025-05-07T21:03:15.5430501Z weighted=True, 2025-05-07T21:03:15.5430718Z row_wise=True, 2025-05-07T21:03:15.5430928Z mixed=True, 2025-05-07T21:03:15.5431139Z use_cache=False, 2025-05-07T21:03:15.5431387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:15.5431680Z use_cpu=True, 2025-05-07T21:03:15.5431914Z output_dtype=SparseType.FP32, 2025-05-07T21:03:15.5432172Z ) 2025-05-07T21:03:15.5432409Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5433011Z self=, 2025-05-07T21:03:15.5433550Z compile=True, 2025-05-07T21:03:15.5433756Z T=2, 2025-05-07T21:03:15.5433942Z D=20, 2025-05-07T21:03:15.5434201Z B=104, 2025-05-07T21:03:15.5434390Z log_E=5, 2025-05-07T21:03:15.5434583Z L=2, 2025-05-07T21:03:15.5434773Z D_gradcheck=1, 2025-05-07T21:03:15.5434996Z stochastic_rounding=True, 2025-05-07T21:03:15.5435256Z weighted=True, 2025-05-07T21:03:15.5435472Z row_wise=True, 2025-05-07T21:03:15.5435677Z mixed=False, 2025-05-07T21:03:15.5435886Z use_cache=True, 2025-05-07T21:03:15.5436128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5436408Z use_cpu=True, 2025-05-07T21:03:15.5436690Z output_dtype=SparseType.BF16, 2025-05-07T21:03:15.5436955Z ) 2025-05-07T21:03:15.5437184Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:15.5437823Z self=, 2025-05-07T21:03:15.5438369Z compile=True, 2025-05-07T21:03:15.5438573Z T=5, 2025-05-07T21:03:15.5438760Z D=82, 2025-05-07T21:03:15.5439019Z B=41, 2025-05-07T21:03:15.5439199Z log_E=4, 2025-05-07T21:03:15.5439398Z L=3, 2025-05-07T21:03:15.5439587Z D_gradcheck=1, 2025-05-07T21:03:15.5439815Z stochastic_rounding=False, 2025-05-07T21:03:15.5440075Z weighted=False, 2025-05-07T21:03:15.5440290Z row_wise=True, 2025-05-07T21:03:15.5440495Z mixed=False, 2025-05-07T21:03:15.5440706Z use_cache=False, 2025-05-07T21:03:15.5440958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:15.5441246Z use_cpu=False, 2025-05-07T21:03:15.5441479Z output_dtype=SparseType.BF16, 2025-05-07T21:03:15.5441744Z ) 2025-05-07T21:03:17.1044693Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1045670Z self=, 2025-05-07T21:03:17.1046332Z compile=False, 2025-05-07T21:03:17.1046544Z T=2, 2025-05-07T21:03:17.1046735Z D=17, 2025-05-07T21:03:17.1046923Z B=24, 2025-05-07T21:03:17.1047106Z log_E=3, 2025-05-07T21:03:17.1047304Z L=5, 2025-05-07T21:03:17.1047504Z D_gradcheck=2, 2025-05-07T21:03:17.1047736Z stochastic_rounding=False, 2025-05-07T21:03:17.1048000Z weighted=True, 2025-05-07T21:03:17.1048220Z row_wise=False, 2025-05-07T21:03:17.1048427Z mixed=True, 2025-05-07T21:03:17.1048639Z use_cache=True, 2025-05-07T21:03:17.1048885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1049175Z use_cpu=True, 2025-05-07T21:03:17.1049409Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.1049676Z ) 2025-05-07T21:03:17.1049920Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1050507Z self=, 2025-05-07T21:03:17.1051305Z compile=True, 2025-05-07T21:03:17.1051516Z T=4, 2025-05-07T21:03:17.1051697Z D=120, 2025-05-07T21:03:17.1051885Z B=74, 2025-05-07T21:03:17.1052071Z log_E=3, 2025-05-07T21:03:17.1052262Z L=16, 2025-05-07T21:03:17.1052456Z D_gradcheck=1, 2025-05-07T21:03:17.1052691Z stochastic_rounding=False, 2025-05-07T21:03:17.1052946Z weighted=True, 2025-05-07T21:03:17.1053160Z row_wise=True, 2025-05-07T21:03:17.1053369Z mixed=True, 2025-05-07T21:03:17.1053575Z use_cache=False, 2025-05-07T21:03:17.1053829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1054120Z use_cpu=True, 2025-05-07T21:03:17.1054352Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1054617Z ) 2025-05-07T21:03:17.1054854Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1055447Z self=, 2025-05-07T21:03:17.1055983Z compile=False, 2025-05-07T21:03:17.1056192Z T=3, 2025-05-07T21:03:17.1056383Z D=82, 2025-05-07T21:03:17.1056568Z B=99, 2025-05-07T21:03:17.1056754Z log_E=5, 2025-05-07T21:03:17.1056949Z L=2, 2025-05-07T21:03:17.1057135Z D_gradcheck=2, 2025-05-07T21:03:17.1057366Z stochastic_rounding=False, 2025-05-07T21:03:17.1057731Z weighted=False, 2025-05-07T21:03:17.1057946Z row_wise=True, 2025-05-07T21:03:17.1058162Z mixed=True, 2025-05-07T21:03:17.1058383Z use_cache=False, 2025-05-07T21:03:17.1058629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1058919Z use_cpu=False, 2025-05-07T21:03:17.1059159Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1059418Z ) 2025-05-07T21:03:17.1059659Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1060342Z self=, 2025-05-07T21:03:17.1060884Z compile=True, 2025-05-07T21:03:17.1061092Z T=5, 2025-05-07T21:03:17.1061280Z D=52, 2025-05-07T21:03:17.1061554Z B=18, 2025-05-07T21:03:17.1061737Z log_E=4, 2025-05-07T21:03:17.1061933Z L=4, 2025-05-07T21:03:17.1062129Z D_gradcheck=1, 2025-05-07T21:03:17.1062357Z stochastic_rounding=False, 2025-05-07T21:03:17.1062617Z weighted=True, 2025-05-07T21:03:17.1062832Z row_wise=True, 2025-05-07T21:03:17.1063039Z mixed=True, 2025-05-07T21:03:17.1063246Z use_cache=True, 2025-05-07T21:03:17.1063489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1063771Z use_cpu=True, 2025-05-07T21:03:17.1064004Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.1064266Z ) 2025-05-07T21:03:17.1064497Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1065087Z self=, 2025-05-07T21:03:17.1065629Z compile=True, 2025-05-07T21:03:17.1065830Z T=3, 2025-05-07T21:03:17.1066017Z D=109, 2025-05-07T21:03:17.1066209Z B=78, 2025-05-07T21:03:17.1066392Z log_E=5, 2025-05-07T21:03:17.1066591Z L=14, 2025-05-07T21:03:17.1066786Z D_gradcheck=1, 2025-05-07T21:03:17.1067015Z stochastic_rounding=True, 2025-05-07T21:03:17.1067274Z weighted=True, 2025-05-07T21:03:17.1067491Z row_wise=False, 2025-05-07T21:03:17.1067708Z mixed=False, 2025-05-07T21:03:17.1067917Z use_cache=True, 2025-05-07T21:03:17.1068161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1068451Z use_cpu=True, 2025-05-07T21:03:17.1068679Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1068941Z ) 2025-05-07T21:03:17.1069180Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1069763Z self=, 2025-05-07T21:03:17.1070305Z compile=True, 2025-05-07T21:03:17.1070513Z T=4, 2025-05-07T21:03:17.1070694Z D=101, 2025-05-07T21:03:17.1070883Z B=83, 2025-05-07T21:03:17.1071130Z log_E=4, 2025-05-07T21:03:17.1071322Z L=18, 2025-05-07T21:03:17.1071516Z D_gradcheck=2, 2025-05-07T21:03:17.1071745Z stochastic_rounding=True, 2025-05-07T21:03:17.1071998Z weighted=True, 2025-05-07T21:03:17.1072215Z row_wise=False, 2025-05-07T21:03:17.1072432Z mixed=False, 2025-05-07T21:03:17.1072643Z use_cache=True, 2025-05-07T21:03:17.1072891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1073182Z use_cpu=False, 2025-05-07T21:03:17.1073423Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1073681Z ) 2025-05-07T21:03:17.1073922Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1074513Z self=, 2025-05-07T21:03:17.1075051Z compile=False, 2025-05-07T21:03:17.1075262Z T=3, 2025-05-07T21:03:17.1075447Z D=40, 2025-05-07T21:03:17.1075630Z B=82, 2025-05-07T21:03:17.1075818Z log_E=5, 2025-05-07T21:03:17.1076015Z L=4, 2025-05-07T21:03:17.1076202Z D_gradcheck=1, 2025-05-07T21:03:17.1076431Z stochastic_rounding=True, 2025-05-07T21:03:17.1076690Z weighted=False, 2025-05-07T21:03:17.1076900Z row_wise=False, 2025-05-07T21:03:17.1077114Z mixed=False, 2025-05-07T21:03:17.1077330Z use_cache=False, 2025-05-07T21:03:17.1077625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1077918Z use_cpu=False, 2025-05-07T21:03:17.1078151Z output_dtype=SparseType.BF16, 2025-05-07T21:03:17.1078406Z ) 2025-05-07T21:03:17.1078643Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1079353Z self=, 2025-05-07T21:03:17.1079893Z compile=True, 2025-05-07T21:03:17.1080982Z T=3, 2025-05-07T21:03:17.1081170Z D=111, 2025-05-07T21:03:17.1081354Z B=84, 2025-05-07T21:03:17.1081544Z log_E=4, 2025-05-07T21:03:17.1081740Z L=16, 2025-05-07T21:03:17.1081931Z D_gradcheck=1, 2025-05-07T21:03:17.1082232Z stochastic_rounding=True, 2025-05-07T21:03:17.1089575Z weighted=False, 2025-05-07T21:03:17.1089831Z row_wise=True, 2025-05-07T21:03:17.1090052Z mixed=False, 2025-05-07T21:03:17.1090269Z use_cache=True, 2025-05-07T21:03:17.1090518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1090818Z use_cpu=True, 2025-05-07T21:03:17.1091060Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.1091325Z ) 2025-05-07T21:03:17.1091569Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1092173Z self=, 2025-05-07T21:03:17.1092713Z compile=True, 2025-05-07T21:03:17.1092929Z T=4, 2025-05-07T21:03:17.1093120Z D=124, 2025-05-07T21:03:17.1093317Z B=89, 2025-05-07T21:03:17.1093500Z log_E=3, 2025-05-07T21:03:17.1093698Z L=2, 2025-05-07T21:03:17.1093894Z D_gradcheck=1, 2025-05-07T21:03:17.1094127Z stochastic_rounding=True, 2025-05-07T21:03:17.1094393Z weighted=False, 2025-05-07T21:03:17.1094612Z row_wise=True, 2025-05-07T21:03:17.1094820Z mixed=False, 2025-05-07T21:03:17.1095037Z use_cache=False, 2025-05-07T21:03:17.1095294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1095584Z use_cpu=False, 2025-05-07T21:03:17.1095826Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1096374Z ) 2025-05-07T21:03:17.1096609Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1097207Z self=, 2025-05-07T21:03:17.1097754Z compile=False, 2025-05-07T21:03:17.1097961Z T=1, 2025-05-07T21:03:17.1098160Z D=11, 2025-05-07T21:03:17.1098380Z B=52, 2025-05-07T21:03:17.1098581Z log_E=4, 2025-05-07T21:03:17.1098779Z L=16, 2025-05-07T21:03:17.1098976Z D_gradcheck=2, 2025-05-07T21:03:17.1099205Z stochastic_rounding=True, 2025-05-07T21:03:17.1099585Z weighted=True, 2025-05-07T21:03:17.1099806Z row_wise=True, 2025-05-07T21:03:17.1100015Z mixed=False, 2025-05-07T21:03:17.1100233Z use_cache=False, 2025-05-07T21:03:17.1100490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1100787Z use_cpu=False, 2025-05-07T21:03:17.1101021Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.1101290Z ) 2025-05-07T21:03:17.1101532Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1102126Z self=, 2025-05-07T21:03:17.1102674Z compile=True, 2025-05-07T21:03:17.1102890Z T=1, 2025-05-07T21:03:17.1103073Z D=72, 2025-05-07T21:03:17.1103264Z B=32, 2025-05-07T21:03:17.1103457Z log_E=3, 2025-05-07T21:03:17.1103653Z L=3, 2025-05-07T21:03:17.1103848Z D_gradcheck=2, 2025-05-07T21:03:17.1104084Z stochastic_rounding=True, 2025-05-07T21:03:17.1104341Z weighted=False, 2025-05-07T21:03:17.1104568Z row_wise=False, 2025-05-07T21:03:17.1104789Z mixed=True, 2025-05-07T21:03:17.1105004Z use_cache=False, 2025-05-07T21:03:17.1105260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1105554Z use_cpu=True, 2025-05-07T21:03:17.1105786Z output_dtype=SparseType.BF16, 2025-05-07T21:03:17.1106131Z ) 2025-05-07T21:03:17.1106381Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1106981Z self=, 2025-05-07T21:03:17.1107519Z compile=False, 2025-05-07T21:03:17.1107737Z T=3, 2025-05-07T21:03:17.1107926Z D=8, 2025-05-07T21:03:17.1108108Z B=23, 2025-05-07T21:03:17.1108304Z log_E=3, 2025-05-07T21:03:17.1108505Z L=8, 2025-05-07T21:03:17.1108761Z D_gradcheck=2, 2025-05-07T21:03:17.1108997Z stochastic_rounding=True, 2025-05-07T21:03:17.1109261Z weighted=True, 2025-05-07T21:03:17.1109474Z row_wise=False, 2025-05-07T21:03:17.1109695Z mixed=True, 2025-05-07T21:03:17.1109978Z use_cache=False, 2025-05-07T21:03:17.1110229Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1110519Z use_cpu=False, 2025-05-07T21:03:17.1110757Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1111014Z ) 2025-05-07T21:03:17.1111253Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1111846Z self=, 2025-05-07T21:03:17.1112379Z compile=False, 2025-05-07T21:03:17.1112593Z T=5, 2025-05-07T21:03:17.1112779Z D=56, 2025-05-07T21:03:17.1112957Z B=7, 2025-05-07T21:03:17.1113145Z log_E=5, 2025-05-07T21:03:17.1113339Z L=5, 2025-05-07T21:03:17.1113523Z D_gradcheck=1, 2025-05-07T21:03:17.1113760Z stochastic_rounding=True, 2025-05-07T21:03:17.1114023Z weighted=True, 2025-05-07T21:03:17.1114229Z row_wise=True, 2025-05-07T21:03:17.1114441Z mixed=True, 2025-05-07T21:03:17.1114654Z use_cache=True, 2025-05-07T21:03:17.1114897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1115181Z use_cpu=True, 2025-05-07T21:03:17.1115418Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.1115683Z ) 2025-05-07T21:03:17.1115917Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1116512Z self=, 2025-05-07T21:03:17.1117052Z compile=False, 2025-05-07T21:03:17.1117255Z T=5, 2025-05-07T21:03:17.1117439Z D=84, 2025-05-07T21:03:17.1117625Z B=71, 2025-05-07T21:03:17.1117806Z log_E=4, 2025-05-07T21:03:17.1118000Z L=20, 2025-05-07T21:03:17.1118199Z D_gradcheck=2, 2025-05-07T21:03:17.1118423Z stochastic_rounding=True, 2025-05-07T21:03:17.1118683Z weighted=True, 2025-05-07T21:03:17.1118956Z row_wise=False, 2025-05-07T21:03:17.1119163Z mixed=True, 2025-05-07T21:03:17.1119371Z use_cache=False, 2025-05-07T21:03:17.1119673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1119961Z use_cpu=False, 2025-05-07T21:03:17.1120200Z output_dtype=SparseType.BF16, 2025-05-07T21:03:17.1120459Z ) 2025-05-07T21:03:17.1120693Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1121281Z self=, 2025-05-07T21:03:17.1121820Z compile=False, 2025-05-07T21:03:17.1122029Z T=2, 2025-05-07T21:03:17.1122211Z D=104, 2025-05-07T21:03:17.1122400Z B=117, 2025-05-07T21:03:17.1122589Z log_E=5, 2025-05-07T21:03:17.1122778Z L=11, 2025-05-07T21:03:17.1122970Z D_gradcheck=1, 2025-05-07T21:03:17.1123201Z stochastic_rounding=False, 2025-05-07T21:03:17.1123460Z weighted=False, 2025-05-07T21:03:17.1123682Z row_wise=False, 2025-05-07T21:03:17.1123895Z mixed=False, 2025-05-07T21:03:17.1124104Z use_cache=False, 2025-05-07T21:03:17.1124356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1124647Z use_cpu=True, 2025-05-07T21:03:17.1124884Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1125151Z ) 2025-05-07T21:03:17.1125391Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1126033Z self=, 2025-05-07T21:03:17.1126577Z compile=False, 2025-05-07T21:03:17.1126787Z T=5, 2025-05-07T21:03:17.1126974Z D=5, 2025-05-07T21:03:17.1127154Z B=94, 2025-05-07T21:03:17.1127346Z log_E=3, 2025-05-07T21:03:17.1127542Z L=10, 2025-05-07T21:03:17.1127730Z D_gradcheck=2, 2025-05-07T21:03:17.1127963Z stochastic_rounding=False, 2025-05-07T21:03:17.1128225Z weighted=False, 2025-05-07T21:03:17.1128441Z row_wise=False, 2025-05-07T21:03:17.1128737Z mixed=True, 2025-05-07T21:03:17.1128962Z use_cache=False, 2025-05-07T21:03:17.1129207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1129493Z use_cpu=True, 2025-05-07T21:03:17.1129777Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.1130035Z ) 2025-05-07T21:03:17.1130277Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1130869Z self=, 2025-05-07T21:03:17.1131404Z compile=False, 2025-05-07T21:03:17.1131613Z T=5, 2025-05-07T21:03:17.1131801Z D=58, 2025-05-07T21:03:17.1131980Z B=18, 2025-05-07T21:03:17.1132167Z log_E=3, 2025-05-07T21:03:17.1132364Z L=17, 2025-05-07T21:03:17.1132551Z D_gradcheck=1, 2025-05-07T21:03:17.1132782Z stochastic_rounding=False, 2025-05-07T21:03:17.1133044Z weighted=False, 2025-05-07T21:03:17.1133260Z row_wise=True, 2025-05-07T21:03:17.1133465Z mixed=False, 2025-05-07T21:03:17.1133684Z use_cache=False, 2025-05-07T21:03:17.1133938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1134219Z use_cpu=False, 2025-05-07T21:03:17.1134457Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1134728Z ) 2025-05-07T21:03:17.1134960Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1135549Z self=, 2025-05-07T21:03:17.1136094Z compile=False, 2025-05-07T21:03:17.1136299Z T=2, 2025-05-07T21:03:17.1136486Z D=85, 2025-05-07T21:03:17.1136675Z B=66, 2025-05-07T21:03:17.1136855Z log_E=4, 2025-05-07T21:03:17.1137051Z L=9, 2025-05-07T21:03:17.1137244Z D_gradcheck=1, 2025-05-07T21:03:17.1137469Z stochastic_rounding=False, 2025-05-07T21:03:17.1137731Z weighted=True, 2025-05-07T21:03:17.1137948Z row_wise=True, 2025-05-07T21:03:17.1138154Z mixed=False, 2025-05-07T21:03:17.1138370Z use_cache=True, 2025-05-07T21:03:17.1138616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1138907Z use_cpu=False, 2025-05-07T21:03:17.1139136Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1139462Z ) 2025-05-07T21:03:17.1309527Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1310412Z self=, 2025-05-07T21:03:17.1311167Z compile=False, 2025-05-07T21:03:17.1311450Z T=5, 2025-05-07T21:03:17.1311699Z D=101, 2025-05-07T21:03:17.1311890Z B=56, 2025-05-07T21:03:17.1312071Z log_E=3, 2025-05-07T21:03:17.1312266Z L=6, 2025-05-07T21:03:17.1312460Z D_gradcheck=2, 2025-05-07T21:03:17.1312683Z stochastic_rounding=True, 2025-05-07T21:03:17.1312985Z weighted=True, 2025-05-07T21:03:17.1313205Z row_wise=False, 2025-05-07T21:03:17.1313418Z mixed=True, 2025-05-07T21:03:17.1313622Z use_cache=True, 2025-05-07T21:03:17.1313864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1314156Z use_cpu=False, 2025-05-07T21:03:17.1314384Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1314644Z ) 2025-05-07T21:03:17.1314877Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1315468Z self=, 2025-05-07T21:03:17.1316010Z compile=True, 2025-05-07T21:03:17.1316214Z T=3, 2025-05-07T21:03:17.1316391Z D=123, 2025-05-07T21:03:17.1316690Z B=121, 2025-05-07T21:03:17.1316880Z log_E=4, 2025-05-07T21:03:17.1317066Z L=1, 2025-05-07T21:03:17.1317255Z D_gradcheck=2, 2025-05-07T21:03:17.1317486Z stochastic_rounding=False, 2025-05-07T21:03:17.1317737Z weighted=True, 2025-05-07T21:03:17.1317953Z row_wise=True, 2025-05-07T21:03:17.1318163Z mixed=True, 2025-05-07T21:03:17.1318364Z use_cache=True, 2025-05-07T21:03:17.1318604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1318985Z use_cpu=True, 2025-05-07T21:03:17.1319290Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.1319550Z ) 2025-05-07T21:03:17.1319784Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1320442Z self=, 2025-05-07T21:03:17.1320976Z compile=False, 2025-05-07T21:03:17.1321185Z T=4, 2025-05-07T21:03:17.1321369Z D=48, 2025-05-07T21:03:17.1321549Z B=26, 2025-05-07T21:03:17.1321733Z log_E=3, 2025-05-07T21:03:17.1321929Z L=12, 2025-05-07T21:03:17.1322113Z D_gradcheck=1, 2025-05-07T21:03:17.1322344Z stochastic_rounding=True, 2025-05-07T21:03:17.1322604Z weighted=True, 2025-05-07T21:03:17.1322810Z row_wise=False, 2025-05-07T21:03:17.1323023Z mixed=True, 2025-05-07T21:03:17.1323231Z use_cache=True, 2025-05-07T21:03:17.1323466Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1323751Z use_cpu=True, 2025-05-07T21:03:17.1323983Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1324239Z ) 2025-05-07T21:03:17.1324474Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1325060Z self=, 2025-05-07T21:03:17.1325596Z compile=False, 2025-05-07T21:03:17.1325796Z T=4, 2025-05-07T21:03:17.1325978Z D=37, 2025-05-07T21:03:17.1326164Z B=6, 2025-05-07T21:03:17.1326343Z log_E=3, 2025-05-07T21:03:17.1326535Z L=17, 2025-05-07T21:03:17.1326726Z D_gradcheck=2, 2025-05-07T21:03:17.1326951Z stochastic_rounding=False, 2025-05-07T21:03:17.1327206Z weighted=True, 2025-05-07T21:03:17.1327416Z row_wise=False, 2025-05-07T21:03:17.1327623Z mixed=True, 2025-05-07T21:03:17.1327830Z use_cache=False, 2025-05-07T21:03:17.1328080Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1328359Z use_cpu=True, 2025-05-07T21:03:17.1328591Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.1328852Z ) 2025-05-07T21:03:17.1329081Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1329670Z self=, 2025-05-07T21:03:17.1330277Z compile=False, 2025-05-07T21:03:17.1330477Z T=1, 2025-05-07T21:03:17.1330659Z D=85, 2025-05-07T21:03:17.1330841Z B=125, 2025-05-07T21:03:17.1331021Z log_E=3, 2025-05-07T21:03:17.1331214Z L=8, 2025-05-07T21:03:17.1331401Z D_gradcheck=2, 2025-05-07T21:03:17.1331629Z stochastic_rounding=False, 2025-05-07T21:03:17.1331879Z weighted=True, 2025-05-07T21:03:17.1332089Z row_wise=True, 2025-05-07T21:03:17.1332298Z mixed=True, 2025-05-07T21:03:17.1332501Z use_cache=False, 2025-05-07T21:03:17.1332749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1333037Z use_cpu=True, 2025-05-07T21:03:17.1333264Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1333524Z ) 2025-05-07T21:03:17.1333760Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1334346Z self=, 2025-05-07T21:03:17.1334886Z compile=True, 2025-05-07T21:03:17.1335091Z T=1, 2025-05-07T21:03:17.1335270Z D=79, 2025-05-07T21:03:17.1335452Z B=90, 2025-05-07T21:03:17.1335636Z log_E=4, 2025-05-07T21:03:17.1335826Z L=6, 2025-05-07T21:03:17.1336017Z D_gradcheck=1, 2025-05-07T21:03:17.1336248Z stochastic_rounding=False, 2025-05-07T21:03:17.1336547Z weighted=False, 2025-05-07T21:03:17.1336765Z row_wise=False, 2025-05-07T21:03:17.1336973Z mixed=True, 2025-05-07T21:03:17.1337176Z use_cache=False, 2025-05-07T21:03:17.1337425Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1337709Z use_cpu=True, 2025-05-07T21:03:17.1337945Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.1338198Z ) 2025-05-07T21:03:17.1338440Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1339155Z self=, 2025-05-07T21:03:17.1339686Z compile=True, 2025-05-07T21:03:17.1339893Z T=4, 2025-05-07T21:03:17.1340077Z D=86, 2025-05-07T21:03:17.1340295Z B=58, 2025-05-07T21:03:17.1340480Z log_E=5, 2025-05-07T21:03:17.1340671Z L=2, 2025-05-07T21:03:17.1340853Z D_gradcheck=1, 2025-05-07T21:03:17.1341081Z stochastic_rounding=False, 2025-05-07T21:03:17.1341338Z weighted=False, 2025-05-07T21:03:17.1341548Z row_wise=False, 2025-05-07T21:03:17.1341760Z mixed=False, 2025-05-07T21:03:17.1341970Z use_cache=False, 2025-05-07T21:03:17.1342212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1342497Z use_cpu=True, 2025-05-07T21:03:17.1342728Z output_dtype=SparseType.BF16, 2025-05-07T21:03:17.1342981Z ) 2025-05-07T21:03:17.1343214Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1343805Z self=, 2025-05-07T21:03:17.1344342Z compile=True, 2025-05-07T21:03:17.1344542Z T=2, 2025-05-07T21:03:17.1344725Z D=127, 2025-05-07T21:03:17.1344913Z B=71, 2025-05-07T21:03:17.1345093Z log_E=4, 2025-05-07T21:03:17.1345286Z L=6, 2025-05-07T21:03:17.1345474Z D_gradcheck=1, 2025-05-07T21:03:17.1345696Z stochastic_rounding=True, 2025-05-07T21:03:17.1345955Z weighted=False, 2025-05-07T21:03:17.1346167Z row_wise=False, 2025-05-07T21:03:17.1346372Z mixed=False, 2025-05-07T21:03:17.1346586Z use_cache=True, 2025-05-07T21:03:17.1346826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1347108Z use_cpu=False, 2025-05-07T21:03:17.1347342Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.1347603Z ) 2025-05-07T21:03:17.1347833Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1348479Z self=, 2025-05-07T21:03:17.1349019Z compile=False, 2025-05-07T21:03:17.1349225Z T=5, 2025-05-07T21:03:17.1349404Z D=124, 2025-05-07T21:03:17.1349592Z B=126, 2025-05-07T21:03:17.1349830Z log_E=3, 2025-05-07T21:03:17.1350020Z L=1, 2025-05-07T21:03:17.1350211Z D_gradcheck=2, 2025-05-07T21:03:17.1350440Z stochastic_rounding=False, 2025-05-07T21:03:17.1350692Z weighted=False, 2025-05-07T21:03:17.1350904Z row_wise=False, 2025-05-07T21:03:17.1351113Z mixed=True, 2025-05-07T21:03:17.1351314Z use_cache=True, 2025-05-07T21:03:17.1351553Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1351838Z use_cpu=False, 2025-05-07T21:03:17.1352064Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1352322Z ) 2025-05-07T21:03:17.1352560Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1353141Z self=, 2025-05-07T21:03:17.1353683Z compile=True, 2025-05-07T21:03:17.1353891Z T=2, 2025-05-07T21:03:17.1354066Z D=25, 2025-05-07T21:03:17.1354249Z B=100, 2025-05-07T21:03:17.1354434Z log_E=4, 2025-05-07T21:03:17.1354625Z L=15, 2025-05-07T21:03:17.1354816Z D_gradcheck=1, 2025-05-07T21:03:17.1355041Z stochastic_rounding=True, 2025-05-07T21:03:17.1355291Z weighted=False, 2025-05-07T21:03:17.1355507Z row_wise=True, 2025-05-07T21:03:17.1355715Z mixed=False, 2025-05-07T21:03:17.1355926Z use_cache=True, 2025-05-07T21:03:17.1356231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1356517Z use_cpu=True, 2025-05-07T21:03:17.1356745Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1356996Z ) 2025-05-07T21:03:17.1357226Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1357815Z self=, 2025-05-07T21:03:17.1358345Z compile=True, 2025-05-07T21:03:17.1358593Z T=1, 2025-05-07T21:03:17.1358777Z D=29, 2025-05-07T21:03:17.1359015Z B=110, 2025-05-07T21:03:17.1359198Z log_E=4, 2025-05-07T21:03:17.1359398Z L=3, 2025-05-07T21:03:17.1359585Z D_gradcheck=2, 2025-05-07T21:03:17.1359858Z stochastic_rounding=True, 2025-05-07T21:03:17.1366847Z weighted=False, 2025-05-07T21:03:17.1367107Z row_wise=False, 2025-05-07T21:03:17.1367325Z mixed=True, 2025-05-07T21:03:17.1367533Z use_cache=False, 2025-05-07T21:03:17.1367793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1368086Z use_cpu=False, 2025-05-07T21:03:17.1368328Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.1368641Z ) 2025-05-07T21:03:17.1368882Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1369480Z self=, 2025-05-07T21:03:17.1370031Z compile=False, 2025-05-07T21:03:17.1370243Z T=2, 2025-05-07T21:03:17.1370423Z D=74, 2025-05-07T21:03:17.1370611Z B=58, 2025-05-07T21:03:17.1370798Z log_E=3, 2025-05-07T21:03:17.1370992Z L=1, 2025-05-07T21:03:17.1371183Z D_gradcheck=1, 2025-05-07T21:03:17.1371423Z stochastic_rounding=False, 2025-05-07T21:03:17.1371678Z weighted=False, 2025-05-07T21:03:17.1371894Z row_wise=False, 2025-05-07T21:03:17.1372109Z mixed=False, 2025-05-07T21:03:17.1372322Z use_cache=True, 2025-05-07T21:03:17.1372558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1372850Z use_cpu=False, 2025-05-07T21:03:17.1373085Z output_dtype=SparseType.BF16, 2025-05-07T21:03:17.1373339Z ) 2025-05-07T21:03:17.1373581Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1374172Z self=, 2025-05-07T21:03:17.1374706Z compile=True, 2025-05-07T21:03:17.1374913Z T=5, 2025-05-07T21:03:17.1375102Z D=107, 2025-05-07T21:03:17.1375284Z B=19, 2025-05-07T21:03:17.1375471Z log_E=3, 2025-05-07T21:03:17.1375666Z L=19, 2025-05-07T21:03:17.1375852Z D_gradcheck=1, 2025-05-07T21:03:17.1376084Z stochastic_rounding=True, 2025-05-07T21:03:17.1376515Z weighted=True, 2025-05-07T21:03:17.1376728Z row_wise=True, 2025-05-07T21:03:17.1376939Z mixed=True, 2025-05-07T21:03:17.1377156Z use_cache=False, 2025-05-07T21:03:17.1377404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1377696Z use_cpu=True, 2025-05-07T21:03:17.1377954Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.1378246Z ) 2025-05-07T21:03:17.1378481Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1379074Z self=, 2025-05-07T21:03:17.1379619Z compile=True, 2025-05-07T21:03:17.1379824Z T=3, 2025-05-07T21:03:17.1380010Z D=61, 2025-05-07T21:03:17.1380200Z B=76, 2025-05-07T21:03:17.1380383Z log_E=4, 2025-05-07T21:03:17.1380576Z L=5, 2025-05-07T21:03:17.1380770Z D_gradcheck=2, 2025-05-07T21:03:17.1380998Z stochastic_rounding=True, 2025-05-07T21:03:17.1381260Z weighted=False, 2025-05-07T21:03:17.1381486Z row_wise=True, 2025-05-07T21:03:17.1381695Z mixed=True, 2025-05-07T21:03:17.1381911Z use_cache=False, 2025-05-07T21:03:17.1382161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1382443Z use_cpu=False, 2025-05-07T21:03:17.1382678Z output_dtype=SparseType.BF16, 2025-05-07T21:03:17.1382995Z ) 2025-05-07T21:03:17.1383229Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1383828Z self=, 2025-05-07T21:03:17.1384371Z compile=True, 2025-05-07T21:03:17.1384582Z T=1, 2025-05-07T21:03:17.1384761Z D=63, 2025-05-07T21:03:17.1384947Z B=13, 2025-05-07T21:03:17.1385132Z log_E=5, 2025-05-07T21:03:17.1385321Z L=3, 2025-05-07T21:03:17.1385557Z D_gradcheck=1, 2025-05-07T21:03:17.1385789Z stochastic_rounding=False, 2025-05-07T21:03:17.1386044Z weighted=True, 2025-05-07T21:03:17.1386257Z row_wise=True, 2025-05-07T21:03:17.1386472Z mixed=True, 2025-05-07T21:03:17.1386721Z use_cache=True, 2025-05-07T21:03:17.1386957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1387247Z use_cpu=False, 2025-05-07T21:03:17.1387483Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.1387739Z ) 2025-05-07T21:03:17.1387978Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1388690Z self=, 2025-05-07T21:03:17.1389304Z compile=False, 2025-05-07T21:03:17.1389506Z T=2, 2025-05-07T21:03:17.1389696Z D=87, 2025-05-07T21:03:17.1389883Z B=81, 2025-05-07T21:03:17.1390063Z log_E=4, 2025-05-07T21:03:17.1390253Z L=0, 2025-05-07T21:03:17.1390445Z D_gradcheck=1, 2025-05-07T21:03:17.1390676Z stochastic_rounding=False, 2025-05-07T21:03:17.1390945Z weighted=True, 2025-05-07T21:03:17.1391159Z row_wise=True, 2025-05-07T21:03:17.1391369Z mixed=True, 2025-05-07T21:03:17.1391583Z use_cache=True, 2025-05-07T21:03:17.1391830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1392114Z use_cpu=True, 2025-05-07T21:03:17.1392352Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.1392615Z ) 2025-05-07T21:03:17.1392844Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1393436Z self=, 2025-05-07T21:03:17.1393984Z compile=True, 2025-05-07T21:03:17.1394189Z T=3, 2025-05-07T21:03:17.1394367Z D=103, 2025-05-07T21:03:17.1394557Z B=62, 2025-05-07T21:03:17.1394741Z log_E=5, 2025-05-07T21:03:17.1394928Z L=20, 2025-05-07T21:03:17.1395117Z D_gradcheck=1, 2025-05-07T21:03:17.1395350Z stochastic_rounding=False, 2025-05-07T21:03:17.1395608Z weighted=False, 2025-05-07T21:03:17.1395822Z row_wise=False, 2025-05-07T21:03:17.1396401Z mixed=True, 2025-05-07T21:03:17.1396608Z use_cache=False, 2025-05-07T21:03:17.1396974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.1397267Z use_cpu=False, 2025-05-07T21:03:17.1397498Z output_dtype=SparseType.BF16, 2025-05-07T21:03:17.1397760Z ) 2025-05-07T21:03:17.1397998Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:17.1398585Z self=, 2025-05-07T21:03:17.1399187Z compile=True, 2025-05-07T21:03:17.1399448Z T=3, 2025-05-07T21:03:17.1399695Z D=30, 2025-05-07T21:03:17.1399939Z B=53, 2025-05-07T21:03:17.1400195Z log_E=4, 2025-05-07T21:03:17.1400404Z L=17, 2025-05-07T21:03:17.1400595Z D_gradcheck=2, 2025-05-07T21:03:17.1400823Z stochastic_rounding=True, 2025-05-07T21:03:17.1401081Z weighted=False, 2025-05-07T21:03:17.1401297Z row_wise=True, 2025-05-07T21:03:17.1401508Z mixed=False, 2025-05-07T21:03:17.1401717Z use_cache=True, 2025-05-07T21:03:17.1401953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.1402246Z use_cpu=True, 2025-05-07T21:03:17.1402484Z output_dtype=SparseType.BF16, 2025-05-07T21:03:17.1402741Z ) 2025-05-07T21:03:20.9060447Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9061452Z self=, 2025-05-07T21:03:20.9062235Z compile=False, 2025-05-07T21:03:20.9062521Z T=1, 2025-05-07T21:03:20.9062712Z D=81, 2025-05-07T21:03:20.9062891Z B=110, 2025-05-07T21:03:20.9063081Z log_E=3, 2025-05-07T21:03:20.9063276Z L=16, 2025-05-07T21:03:20.9063462Z D_gradcheck=2, 2025-05-07T21:03:20.9063698Z stochastic_rounding=True, 2025-05-07T21:03:20.9063960Z weighted=True, 2025-05-07T21:03:20.9064172Z row_wise=True, 2025-05-07T21:03:20.9064491Z mixed=True, 2025-05-07T21:03:20.9064698Z use_cache=True, 2025-05-07T21:03:20.9064938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.9065230Z use_cpu=True, 2025-05-07T21:03:20.9065479Z output_dtype=SparseType.BF16, 2025-05-07T21:03:20.9065825Z ) 2025-05-07T21:03:20.9066069Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9066673Z self=, 2025-05-07T21:03:20.9067219Z compile=False, 2025-05-07T21:03:20.9067428Z T=5, 2025-05-07T21:03:20.9067614Z D=36, 2025-05-07T21:03:20.9067840Z B=4, 2025-05-07T21:03:20.9068029Z log_E=3, 2025-05-07T21:03:20.9068226Z L=16, 2025-05-07T21:03:20.9068422Z D_gradcheck=1, 2025-05-07T21:03:20.9068647Z stochastic_rounding=True, 2025-05-07T21:03:20.9068916Z weighted=False, 2025-05-07T21:03:20.9069136Z row_wise=True, 2025-05-07T21:03:20.9069342Z mixed=False, 2025-05-07T21:03:20.9069562Z use_cache=False, 2025-05-07T21:03:20.9069822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.9070106Z use_cpu=True, 2025-05-07T21:03:20.9070342Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.9070624Z ) 2025-05-07T21:03:20.9070860Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9071459Z self=, 2025-05-07T21:03:20.9072009Z compile=False, 2025-05-07T21:03:20.9072222Z T=3, 2025-05-07T21:03:20.9072403Z D=47, 2025-05-07T21:03:20.9072587Z B=76, 2025-05-07T21:03:20.9072773Z log_E=5, 2025-05-07T21:03:20.9072960Z L=4, 2025-05-07T21:03:20.9073153Z D_gradcheck=2, 2025-05-07T21:03:20.9073382Z stochastic_rounding=True, 2025-05-07T21:03:20.9073634Z weighted=True, 2025-05-07T21:03:20.9073848Z row_wise=True, 2025-05-07T21:03:20.9074061Z mixed=True, 2025-05-07T21:03:20.9074265Z use_cache=False, 2025-05-07T21:03:20.9074522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.9074819Z use_cpu=False, 2025-05-07T21:03:20.9075050Z output_dtype=SparseType.FP32, 2025-05-07T21:03:20.9075312Z ) 2025-05-07T21:03:20.9075642Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9076230Z self=, 2025-05-07T21:03:20.9076770Z compile=True, 2025-05-07T21:03:20.9076978Z T=2, 2025-05-07T21:03:20.9077158Z D=112, 2025-05-07T21:03:20.9077345Z B=125, 2025-05-07T21:03:20.9077533Z log_E=4, 2025-05-07T21:03:20.9077719Z L=16, 2025-05-07T21:03:20.9077911Z D_gradcheck=2, 2025-05-07T21:03:20.9078142Z stochastic_rounding=False, 2025-05-07T21:03:20.9078400Z weighted=True, 2025-05-07T21:03:20.9078606Z row_wise=True, 2025-05-07T21:03:20.9078909Z mixed=True, 2025-05-07T21:03:20.9079119Z use_cache=True, 2025-05-07T21:03:20.9079354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.9079648Z use_cpu=True, 2025-05-07T21:03:20.9079881Z output_dtype=SparseType.FP32, 2025-05-07T21:03:20.9080137Z ) 2025-05-07T21:03:20.9080373Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9080973Z self=, 2025-05-07T21:03:20.9081510Z compile=True, 2025-05-07T21:03:20.9081720Z T=1, 2025-05-07T21:03:20.9081906Z D=70, 2025-05-07T21:03:20.9082176Z B=96, 2025-05-07T21:03:20.9082363Z log_E=4, 2025-05-07T21:03:20.9082555Z L=8, 2025-05-07T21:03:20.9082740Z D_gradcheck=1, 2025-05-07T21:03:20.9082970Z stochastic_rounding=True, 2025-05-07T21:03:20.9083232Z weighted=True, 2025-05-07T21:03:20.9083441Z row_wise=False, 2025-05-07T21:03:20.9083658Z mixed=False, 2025-05-07T21:03:20.9083873Z use_cache=True, 2025-05-07T21:03:20.9084109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.9084398Z use_cpu=False, 2025-05-07T21:03:20.9084679Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.9084940Z ) 2025-05-07T21:03:20.9085172Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9085815Z self=, 2025-05-07T21:03:20.9086362Z compile=False, 2025-05-07T21:03:20.9086565Z T=2, 2025-05-07T21:03:20.9086749Z D=61, 2025-05-07T21:03:20.9086938Z B=94, 2025-05-07T21:03:20.9087118Z log_E=5, 2025-05-07T21:03:20.9087315Z L=7, 2025-05-07T21:03:20.9087509Z D_gradcheck=2, 2025-05-07T21:03:20.9087731Z stochastic_rounding=True, 2025-05-07T21:03:20.9087992Z weighted=False, 2025-05-07T21:03:20.9088208Z row_wise=True, 2025-05-07T21:03:20.9088415Z mixed=False, 2025-05-07T21:03:20.9088628Z use_cache=False, 2025-05-07T21:03:20.9088880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.9089161Z use_cpu=False, 2025-05-07T21:03:20.9089398Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.9089662Z ) 2025-05-07T21:03:20.9089890Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9090487Z self=, 2025-05-07T21:03:20.9091038Z compile=False, 2025-05-07T21:03:20.9091244Z T=1, 2025-05-07T21:03:20.9091420Z D=95, 2025-05-07T21:03:20.9091604Z B=116, 2025-05-07T21:03:20.9091791Z log_E=3, 2025-05-07T21:03:20.9091978Z L=13, 2025-05-07T21:03:20.9092171Z D_gradcheck=2, 2025-05-07T21:03:20.9092401Z stochastic_rounding=False, 2025-05-07T21:03:20.9092654Z weighted=False, 2025-05-07T21:03:20.9092868Z row_wise=True, 2025-05-07T21:03:20.9093077Z mixed=False, 2025-05-07T21:03:20.9093280Z use_cache=True, 2025-05-07T21:03:20.9093521Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.9093806Z use_cpu=True, 2025-05-07T21:03:20.9094034Z output_dtype=SparseType.BF16, 2025-05-07T21:03:20.9094294Z ) 2025-05-07T21:03:20.9094535Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9095119Z self=, 2025-05-07T21:03:20.9095710Z compile=False, 2025-05-07T21:03:20.9096202Z T=4, 2025-05-07T21:03:20.9096388Z D=72, 2025-05-07T21:03:20.9096567Z B=42, 2025-05-07T21:03:20.9096754Z log_E=3, 2025-05-07T21:03:20.9096947Z L=5, 2025-05-07T21:03:20.9097133Z D_gradcheck=2, 2025-05-07T21:03:20.9097369Z stochastic_rounding=False, 2025-05-07T21:03:20.9097630Z weighted=False, 2025-05-07T21:03:20.9097845Z row_wise=False, 2025-05-07T21:03:20.9098058Z mixed=True, 2025-05-07T21:03:20.9098273Z use_cache=True, 2025-05-07T21:03:20.9098674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.9098966Z use_cpu=True, 2025-05-07T21:03:20.9099228Z output_dtype=SparseType.BF16, 2025-05-07T21:03:20.9099506Z ) 2025-05-07T21:03:20.9099748Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9100347Z self=, 2025-05-07T21:03:20.9100883Z compile=True, 2025-05-07T21:03:20.9101090Z T=2, 2025-05-07T21:03:20.9101282Z D=89, 2025-05-07T21:03:20.9101462Z B=8, 2025-05-07T21:03:20.9101647Z log_E=3, 2025-05-07T21:03:20.9101842Z L=10, 2025-05-07T21:03:20.9102027Z D_gradcheck=2, 2025-05-07T21:03:20.9102253Z stochastic_rounding=True, 2025-05-07T21:03:20.9102602Z weighted=True, 2025-05-07T21:03:20.9102818Z row_wise=True, 2025-05-07T21:03:20.9103020Z mixed=True, 2025-05-07T21:03:20.9103228Z use_cache=True, 2025-05-07T21:03:20.9103469Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.9103748Z use_cpu=False, 2025-05-07T21:03:20.9103980Z output_dtype=SparseType.BF16, 2025-05-07T21:03:20.9104239Z ) 2025-05-07T21:03:20.9104467Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9105121Z self=, 2025-05-07T21:03:20.9105658Z compile=True, 2025-05-07T21:03:20.9105860Z T=4, 2025-05-07T21:03:20.9106049Z D=45, 2025-05-07T21:03:20.9106299Z B=51, 2025-05-07T21:03:20.9106480Z log_E=4, 2025-05-07T21:03:20.9106675Z L=11, 2025-05-07T21:03:20.9106866Z D_gradcheck=2, 2025-05-07T21:03:20.9107087Z stochastic_rounding=True, 2025-05-07T21:03:20.9107345Z weighted=True, 2025-05-07T21:03:20.9107563Z row_wise=False, 2025-05-07T21:03:20.9107770Z mixed=True, 2025-05-07T21:03:20.9107977Z use_cache=True, 2025-05-07T21:03:20.9108221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.9108501Z use_cpu=True, 2025-05-07T21:03:20.9108734Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.9108999Z ) 2025-05-07T21:03:20.9109234Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9109821Z self=, 2025-05-07T21:03:20.9110362Z compile=True, 2025-05-07T21:03:20.9110568Z T=3, 2025-05-07T21:03:20.9110747Z D=99, 2025-05-07T21:03:20.9110938Z B=51, 2025-05-07T21:03:20.9111129Z log_E=5, 2025-05-07T21:03:20.9111316Z L=2, 2025-05-07T21:03:20.9111506Z D_gradcheck=1, 2025-05-07T21:03:20.9111737Z stochastic_rounding=False, 2025-05-07T21:03:20.9111991Z weighted=False, 2025-05-07T21:03:20.9112206Z row_wise=True, 2025-05-07T21:03:20.9112416Z mixed=False, 2025-05-07T21:03:20.9112618Z use_cache=True, 2025-05-07T21:03:20.9112858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.9113147Z use_cpu=False, 2025-05-07T21:03:20.9113374Z output_dtype=SparseType.FP32, 2025-05-07T21:03:20.9113635Z ) 2025-05-07T21:03:20.9113867Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9114449Z self=, 2025-05-07T21:03:20.9114990Z compile=False, 2025-05-07T21:03:20.9115199Z T=5, 2025-05-07T21:03:20.9115381Z D=125, 2025-05-07T21:03:20.9115560Z B=41, 2025-05-07T21:03:20.9115815Z log_E=5, 2025-05-07T21:03:20.9116010Z L=6, 2025-05-07T21:03:20.9116194Z D_gradcheck=2, 2025-05-07T21:03:20.9116421Z stochastic_rounding=True, 2025-05-07T21:03:20.9116683Z weighted=False, 2025-05-07T21:03:20.9116891Z row_wise=False, 2025-05-07T21:03:20.9117101Z mixed=True, 2025-05-07T21:03:20.9117312Z use_cache=False, 2025-05-07T21:03:20.9117554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.9117842Z use_cpu=False, 2025-05-07T21:03:20.9118074Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.9118327Z ) 2025-05-07T21:03:20.9118563Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9119224Z self=, 2025-05-07T21:03:20.9119789Z compile=False, 2025-05-07T21:03:20.9120021Z T=3, 2025-05-07T21:03:20.9120202Z D=55, 2025-05-07T21:03:20.9120380Z B=126, 2025-05-07T21:03:20.9120566Z log_E=4, 2025-05-07T21:03:20.9120760Z L=3, 2025-05-07T21:03:20.9120946Z D_gradcheck=1, 2025-05-07T21:03:20.9121174Z stochastic_rounding=True, 2025-05-07T21:03:20.9121440Z weighted=False, 2025-05-07T21:03:20.9121656Z row_wise=False, 2025-05-07T21:03:20.9121862Z mixed=True, 2025-05-07T21:03:20.9122073Z use_cache=True, 2025-05-07T21:03:20.9122365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.9130025Z use_cpu=True, 2025-05-07T21:03:20.9130311Z output_dtype=SparseType.FP32, 2025-05-07T21:03:20.9130578Z ) 2025-05-07T21:03:20.9130829Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9131439Z self=, 2025-05-07T21:03:20.9131990Z compile=False, 2025-05-07T21:03:20.9132291Z T=2, 2025-05-07T21:03:20.9132485Z D=30, 2025-05-07T21:03:20.9132681Z B=121, 2025-05-07T21:03:20.9132867Z log_E=4, 2025-05-07T21:03:20.9133067Z L=10, 2025-05-07T21:03:20.9133276Z D_gradcheck=1, 2025-05-07T21:03:20.9133552Z stochastic_rounding=True, 2025-05-07T21:03:20.9133821Z weighted=True, 2025-05-07T21:03:20.9134045Z row_wise=False, 2025-05-07T21:03:20.9134257Z mixed=True, 2025-05-07T21:03:20.9134471Z use_cache=True, 2025-05-07T21:03:20.9134723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.9135011Z use_cpu=True, 2025-05-07T21:03:20.9135251Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.9135517Z ) 2025-05-07T21:03:20.9135753Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9136353Z self=, 2025-05-07T21:03:20.9136903Z compile=False, 2025-05-07T21:03:20.9137116Z T=1, 2025-05-07T21:03:20.9137299Z D=32, 2025-05-07T21:03:20.9137489Z B=8, 2025-05-07T21:03:20.9137681Z log_E=3, 2025-05-07T21:03:20.9137872Z L=13, 2025-05-07T21:03:20.9138073Z D_gradcheck=2, 2025-05-07T21:03:20.9138316Z stochastic_rounding=False, 2025-05-07T21:03:20.9138581Z weighted=False, 2025-05-07T21:03:20.9138806Z row_wise=False, 2025-05-07T21:03:20.9139027Z mixed=True, 2025-05-07T21:03:20.9139238Z use_cache=False, 2025-05-07T21:03:20.9139502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.9139801Z use_cpu=True, 2025-05-07T21:03:20.9140035Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.9140308Z ) 2025-05-07T21:03:20.9140553Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9141148Z self=, 2025-05-07T21:03:20.9141693Z compile=True, 2025-05-07T21:03:20.9141911Z T=3, 2025-05-07T21:03:20.9142095Z D=112, 2025-05-07T21:03:20.9142289Z B=77, 2025-05-07T21:03:20.9142484Z log_E=5, 2025-05-07T21:03:20.9142678Z L=1, 2025-05-07T21:03:20.9142875Z D_gradcheck=1, 2025-05-07T21:03:20.9143111Z stochastic_rounding=True, 2025-05-07T21:03:20.9143427Z weighted=False, 2025-05-07T21:03:20.9143654Z row_wise=True, 2025-05-07T21:03:20.9143872Z mixed=True, 2025-05-07T21:03:20.9144088Z use_cache=False, 2025-05-07T21:03:20.9144337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.9144629Z use_cpu=True, 2025-05-07T21:03:20.9144873Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.9145133Z ) 2025-05-07T21:03:20.9145373Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9145973Z self=, 2025-05-07T21:03:20.9146512Z compile=True, 2025-05-07T21:03:20.9146727Z T=5, 2025-05-07T21:03:20.9146916Z D=41, 2025-05-07T21:03:20.9147099Z B=108, 2025-05-07T21:03:20.9147298Z log_E=4, 2025-05-07T21:03:20.9147503Z L=18, 2025-05-07T21:03:20.9147695Z D_gradcheck=1, 2025-05-07T21:03:20.9147934Z stochastic_rounding=False, 2025-05-07T21:03:20.9148198Z weighted=True, 2025-05-07T21:03:20.9148413Z row_wise=True, 2025-05-07T21:03:20.9148633Z mixed=True, 2025-05-07T21:03:20.9148849Z use_cache=True, 2025-05-07T21:03:20.9149088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.9149385Z use_cpu=True, 2025-05-07T21:03:20.9149625Z output_dtype=SparseType.FP32, 2025-05-07T21:03:20.9149943Z ) 2025-05-07T21:03:20.9150183Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.9150827Z self=, 2025-05-07T21:03:20.9151365Z compile=True, 2025-05-07T21:03:20.9151574Z T=4, 2025-05-07T21:03:20.9151761Z D=121, 2025-05-07T21:03:20.9151943Z B=73, 2025-05-07T21:03:20.9152131Z log_E=4, 2025-05-07T21:03:20.9152329Z L=12, 2025-05-07T21:03:20.9152564Z D_gradcheck=2, 2025-05-07T21:03:20.9152795Z stochastic_rounding=True, 2025-05-07T21:03:20.9153059Z weighted=True, 2025-05-07T21:03:20.9153270Z row_wise=False, 2025-05-07T21:03:20.9153489Z mixed=True, 2025-05-07T21:03:20.9153748Z use_cache=False, 2025-05-07T21:03:20.9154002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.9154297Z use_cpu=False, 2025-05-07T21:03:20.9154537Z output_dtype=SparseType.BF16, 2025-05-07T21:03:20.9154794Z ) 2025-05-07T21:03:28.2820769Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2821610Z self=, 2025-05-07T21:03:28.2822372Z compile=False, 2025-05-07T21:03:28.2822665Z T=2, 2025-05-07T21:03:28.2822893Z D=115, 2025-05-07T21:03:28.2823075Z B=3, 2025-05-07T21:03:28.2823267Z log_E=3, 2025-05-07T21:03:28.2823461Z L=8, 2025-05-07T21:03:28.2823645Z D_gradcheck=2, 2025-05-07T21:03:28.2823879Z stochastic_rounding=False, 2025-05-07T21:03:28.2824146Z weighted=True, 2025-05-07T21:03:28.2824355Z row_wise=False, 2025-05-07T21:03:28.2824567Z mixed=False, 2025-05-07T21:03:28.2824788Z use_cache=False, 2025-05-07T21:03:28.2825041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.2825333Z use_cpu=False, 2025-05-07T21:03:28.2825574Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.2825838Z ) 2025-05-07T21:03:28.2826076Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2826675Z self=, 2025-05-07T21:03:28.2827213Z compile=False, 2025-05-07T21:03:28.2827427Z T=3, 2025-05-07T21:03:28.2827617Z D=117, 2025-05-07T21:03:28.2827801Z B=62, 2025-05-07T21:03:28.2827988Z log_E=3, 2025-05-07T21:03:28.2828181Z L=6, 2025-05-07T21:03:28.2828366Z D_gradcheck=1, 2025-05-07T21:03:28.2828598Z stochastic_rounding=True, 2025-05-07T21:03:28.2828859Z weighted=True, 2025-05-07T21:03:28.2829079Z row_wise=False, 2025-05-07T21:03:28.2829288Z mixed=True, 2025-05-07T21:03:28.2829500Z use_cache=False, 2025-05-07T21:03:28.2830078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.2830361Z use_cpu=True, 2025-05-07T21:03:28.2830596Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.2830859Z ) 2025-05-07T21:03:28.2831090Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2831685Z self=, 2025-05-07T21:03:28.2832225Z compile=False, 2025-05-07T21:03:28.2832431Z T=4, 2025-05-07T21:03:28.2832615Z D=98, 2025-05-07T21:03:28.2832801Z B=102, 2025-05-07T21:03:28.2832982Z log_E=4, 2025-05-07T21:03:28.2833177Z L=16, 2025-05-07T21:03:28.2833370Z D_gradcheck=1, 2025-05-07T21:03:28.2833591Z stochastic_rounding=True, 2025-05-07T21:03:28.2833849Z weighted=False, 2025-05-07T21:03:28.2834068Z row_wise=True, 2025-05-07T21:03:28.2834274Z mixed=False, 2025-05-07T21:03:28.2834485Z use_cache=False, 2025-05-07T21:03:28.2834735Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.2835019Z use_cpu=False, 2025-05-07T21:03:28.2835256Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.2835519Z ) 2025-05-07T21:03:28.2835755Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2836432Z self=, 2025-05-07T21:03:28.2836979Z compile=False, 2025-05-07T21:03:28.2837188Z T=1, 2025-05-07T21:03:28.2837366Z D=17, 2025-05-07T21:03:28.2837550Z B=38, 2025-05-07T21:03:28.2837734Z log_E=4, 2025-05-07T21:03:28.2837921Z L=15, 2025-05-07T21:03:28.2838113Z D_gradcheck=1, 2025-05-07T21:03:28.2838344Z stochastic_rounding=False, 2025-05-07T21:03:28.2838601Z weighted=False, 2025-05-07T21:03:28.2838918Z row_wise=True, 2025-05-07T21:03:28.2839226Z mixed=True, 2025-05-07T21:03:28.2839431Z use_cache=False, 2025-05-07T21:03:28.2839682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.2839970Z use_cpu=True, 2025-05-07T21:03:28.2840202Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.2840724Z ) 2025-05-07T21:03:28.2840962Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2841555Z self=, 2025-05-07T21:03:28.2842144Z compile=False, 2025-05-07T21:03:28.2842354Z T=2, 2025-05-07T21:03:28.2842539Z D=39, 2025-05-07T21:03:28.2842720Z B=72, 2025-05-07T21:03:28.2842906Z log_E=3, 2025-05-07T21:03:28.2843102Z L=4, 2025-05-07T21:03:28.2843287Z D_gradcheck=1, 2025-05-07T21:03:28.2843515Z stochastic_rounding=False, 2025-05-07T21:03:28.2843773Z weighted=False, 2025-05-07T21:03:28.2844009Z row_wise=True, 2025-05-07T21:03:28.2844212Z mixed=True, 2025-05-07T21:03:28.2844428Z use_cache=True, 2025-05-07T21:03:28.2844674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.2844956Z use_cpu=True, 2025-05-07T21:03:28.2845191Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.2845457Z ) 2025-05-07T21:03:28.2845689Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2846283Z self=, 2025-05-07T21:03:28.2846828Z compile=True, 2025-05-07T21:03:28.2847031Z T=1, 2025-05-07T21:03:28.2847221Z D=56, 2025-05-07T21:03:28.2847411Z B=120, 2025-05-07T21:03:28.2847592Z log_E=3, 2025-05-07T21:03:28.2847786Z L=5, 2025-05-07T21:03:28.2847983Z D_gradcheck=2, 2025-05-07T21:03:28.2848205Z stochastic_rounding=True, 2025-05-07T21:03:28.2848468Z weighted=False, 2025-05-07T21:03:28.2848685Z row_wise=True, 2025-05-07T21:03:28.2848889Z mixed=False, 2025-05-07T21:03:28.2849105Z use_cache=True, 2025-05-07T21:03:28.2849347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.2849636Z use_cpu=False, 2025-05-07T21:03:28.2849862Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.2850124Z ) 2025-05-07T21:03:28.2850410Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2850998Z self=, 2025-05-07T21:03:28.2851588Z compile=False, 2025-05-07T21:03:28.2851796Z T=2, 2025-05-07T21:03:28.2851976Z D=10, 2025-05-07T21:03:28.2852159Z B=10, 2025-05-07T21:03:28.2852344Z log_E=4, 2025-05-07T21:03:28.2852530Z L=16, 2025-05-07T21:03:28.2852720Z D_gradcheck=2, 2025-05-07T21:03:28.2852951Z stochastic_rounding=True, 2025-05-07T21:03:28.2853204Z weighted=False, 2025-05-07T21:03:28.2853419Z row_wise=True, 2025-05-07T21:03:28.2853631Z mixed=False, 2025-05-07T21:03:28.2853837Z use_cache=False, 2025-05-07T21:03:28.2854085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.2854378Z use_cpu=True, 2025-05-07T21:03:28.2854607Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.2854872Z ) 2025-05-07T21:03:28.2855114Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2855707Z self=, 2025-05-07T21:03:28.2856244Z compile=True, 2025-05-07T21:03:28.2856451Z T=5, 2025-05-07T21:03:28.2856637Z D=58, 2025-05-07T21:03:28.2856867Z B=79, 2025-05-07T21:03:28.2857059Z log_E=3, 2025-05-07T21:03:28.2857252Z L=19, 2025-05-07T21:03:28.2857435Z D_gradcheck=1, 2025-05-07T21:03:28.2857663Z stochastic_rounding=True, 2025-05-07T21:03:28.2857920Z weighted=False, 2025-05-07T21:03:28.2858130Z row_wise=True, 2025-05-07T21:03:28.2858340Z mixed=False, 2025-05-07T21:03:28.2858552Z use_cache=True, 2025-05-07T21:03:28.2858790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.2859090Z use_cpu=False, 2025-05-07T21:03:28.2859376Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.2859637Z ) 2025-05-07T21:03:28.2859876Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2860510Z self=, 2025-05-07T21:03:28.2861053Z compile=False, 2025-05-07T21:03:28.2861256Z T=1, 2025-05-07T21:03:28.2861442Z D=79, 2025-05-07T21:03:28.2861630Z B=63, 2025-05-07T21:03:28.2861813Z log_E=5, 2025-05-07T21:03:28.2862006Z L=10, 2025-05-07T21:03:28.2862199Z D_gradcheck=2, 2025-05-07T21:03:28.2862423Z stochastic_rounding=False, 2025-05-07T21:03:28.2862681Z weighted=False, 2025-05-07T21:03:28.2862896Z row_wise=False, 2025-05-07T21:03:28.2863100Z mixed=False, 2025-05-07T21:03:28.2863308Z use_cache=True, 2025-05-07T21:03:28.2863547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.2863835Z use_cpu=True, 2025-05-07T21:03:28.2864072Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.2864336Z ) 2025-05-07T21:03:28.2864563Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2865153Z self=, 2025-05-07T21:03:28.2865695Z compile=True, 2025-05-07T21:03:28.2865897Z T=1, 2025-05-07T21:03:28.2866080Z D=36, 2025-05-07T21:03:28.2866297Z B=110, 2025-05-07T21:03:28.2866484Z log_E=4, 2025-05-07T21:03:28.2866679Z L=17, 2025-05-07T21:03:28.2866865Z D_gradcheck=2, 2025-05-07T21:03:28.2867092Z stochastic_rounding=True, 2025-05-07T21:03:28.2867350Z weighted=True, 2025-05-07T21:03:28.2867557Z row_wise=True, 2025-05-07T21:03:28.2867767Z mixed=True, 2025-05-07T21:03:28.2867974Z use_cache=True, 2025-05-07T21:03:28.2868208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.2868496Z use_cpu=False, 2025-05-07T21:03:28.2868734Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.2868989Z ) 2025-05-07T21:03:28.2869229Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2869818Z self=, 2025-05-07T21:03:28.2870414Z compile=False, 2025-05-07T21:03:28.2870618Z T=1, 2025-05-07T21:03:28.2870803Z D=109, 2025-05-07T21:03:28.2870996Z B=68, 2025-05-07T21:03:28.2871181Z log_E=3, 2025-05-07T21:03:28.2871376Z L=13, 2025-05-07T21:03:28.2871577Z D_gradcheck=2, 2025-05-07T21:03:28.2871809Z stochastic_rounding=False, 2025-05-07T21:03:28.2872072Z weighted=False, 2025-05-07T21:03:28.2872298Z row_wise=False, 2025-05-07T21:03:28.2872504Z mixed=True, 2025-05-07T21:03:28.2872719Z use_cache=False, 2025-05-07T21:03:28.2872970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.2873252Z use_cpu=True, 2025-05-07T21:03:28.2873490Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.2873751Z ) 2025-05-07T21:03:28.2873982Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2874573Z self=, 2025-05-07T21:03:28.2875114Z compile=True, 2025-05-07T21:03:28.2875320Z T=5, 2025-05-07T21:03:28.2875501Z D=104, 2025-05-07T21:03:28.2875690Z B=123, 2025-05-07T21:03:28.2875877Z log_E=4, 2025-05-07T21:03:28.2876064Z L=17, 2025-05-07T21:03:28.2876257Z D_gradcheck=2, 2025-05-07T21:03:28.2876490Z stochastic_rounding=False, 2025-05-07T21:03:28.2876791Z weighted=False, 2025-05-07T21:03:28.2877008Z row_wise=True, 2025-05-07T21:03:28.2877217Z mixed=True, 2025-05-07T21:03:28.2877421Z use_cache=False, 2025-05-07T21:03:28.2877669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.2877958Z use_cpu=True, 2025-05-07T21:03:28.2878186Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.2878447Z ) 2025-05-07T21:03:28.2878681Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2879378Z self=, 2025-05-07T21:03:28.2879921Z compile=True, 2025-05-07T21:03:28.2880131Z T=1, 2025-05-07T21:03:28.2880312Z D=69, 2025-05-07T21:03:28.2880537Z B=15, 2025-05-07T21:03:28.2880724Z log_E=3, 2025-05-07T21:03:28.2880913Z L=3, 2025-05-07T21:03:28.2881102Z D_gradcheck=1, 2025-05-07T21:03:28.2881332Z stochastic_rounding=False, 2025-05-07T21:03:28.2881587Z weighted=False, 2025-05-07T21:03:28.2881807Z row_wise=True, 2025-05-07T21:03:28.2882022Z mixed=False, 2025-05-07T21:03:28.2882234Z use_cache=False, 2025-05-07T21:03:28.2882479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.2882768Z use_cpu=True, 2025-05-07T21:03:28.2883004Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.2883260Z ) 2025-05-07T21:03:28.2883495Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2884091Z self=, 2025-05-07T21:03:28.2884625Z compile=True, 2025-05-07T21:03:28.2884832Z T=5, 2025-05-07T21:03:28.2885018Z D=85, 2025-05-07T21:03:28.2885204Z B=9, 2025-05-07T21:03:28.2885392Z log_E=3, 2025-05-07T21:03:28.2885584Z L=11, 2025-05-07T21:03:28.2885771Z D_gradcheck=2, 2025-05-07T21:03:28.2885999Z stochastic_rounding=True, 2025-05-07T21:03:28.2886261Z weighted=True, 2025-05-07T21:03:28.2886468Z row_wise=True, 2025-05-07T21:03:28.2886681Z mixed=True, 2025-05-07T21:03:28.2886890Z use_cache=True, 2025-05-07T21:03:28.2887125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.2887416Z use_cpu=True, 2025-05-07T21:03:28.2887647Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.2887903Z ) 2025-05-07T21:03:28.2888137Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2888729Z self=, 2025-05-07T21:03:28.2889269Z compile=True, 2025-05-07T21:03:28.2889469Z T=2, 2025-05-07T21:03:28.2889656Z D=99, 2025-05-07T21:03:28.2889843Z B=110, 2025-05-07T21:03:28.2890076Z log_E=5, 2025-05-07T21:03:28.2890272Z L=0, 2025-05-07T21:03:28.2890467Z D_gradcheck=2, 2025-05-07T21:03:28.2890693Z stochastic_rounding=False, 2025-05-07T21:03:28.2890952Z weighted=True, 2025-05-07T21:03:28.2891162Z row_wise=True, 2025-05-07T21:03:28.2891364Z mixed=True, 2025-05-07T21:03:28.2891573Z use_cache=False, 2025-05-07T21:03:28.2891825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.2892106Z use_cpu=False, 2025-05-07T21:03:28.2892339Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.2892600Z ) 2025-05-07T21:03:28.2892827Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2893415Z self=, 2025-05-07T21:03:28.2893957Z compile=True, 2025-05-07T21:03:28.2894168Z T=4, 2025-05-07T21:03:28.2894345Z D=54, 2025-05-07T21:03:28.2894533Z B=53, 2025-05-07T21:03:28.2894720Z log_E=3, 2025-05-07T21:03:28.2903202Z L=6, 2025-05-07T21:03:28.2903457Z D_gradcheck=1, 2025-05-07T21:03:28.2903694Z stochastic_rounding=True, 2025-05-07T21:03:28.2903962Z weighted=True, 2025-05-07T21:03:28.2904185Z row_wise=False, 2025-05-07T21:03:28.2904398Z mixed=False, 2025-05-07T21:03:28.2904613Z use_cache=True, 2025-05-07T21:03:28.2904998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.2905291Z use_cpu=False, 2025-05-07T21:03:28.2905534Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.2905802Z ) 2025-05-07T21:03:28.2906036Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2906637Z self=, 2025-05-07T21:03:28.2907185Z compile=False, 2025-05-07T21:03:28.2907469Z T=5, 2025-05-07T21:03:28.2907651Z D=60, 2025-05-07T21:03:28.2907840Z B=112, 2025-05-07T21:03:28.2908031Z log_E=4, 2025-05-07T21:03:28.2908222Z L=7, 2025-05-07T21:03:28.2908421Z D_gradcheck=1, 2025-05-07T21:03:28.2908726Z stochastic_rounding=False, 2025-05-07T21:03:28.2908992Z weighted=False, 2025-05-07T21:03:28.2909210Z row_wise=True, 2025-05-07T21:03:28.2909430Z mixed=True, 2025-05-07T21:03:28.2909636Z use_cache=True, 2025-05-07T21:03:28.2909887Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.2910188Z use_cpu=True, 2025-05-07T21:03:28.2910421Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.2910692Z ) 2025-05-07T21:03:28.2910935Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.2911532Z self=, 2025-05-07T21:03:28.2912080Z compile=False, 2025-05-07T21:03:28.2912293Z T=3, 2025-05-07T21:03:28.2912483Z D=36, 2025-05-07T21:03:28.2912667Z B=35, 2025-05-07T21:03:28.2912859Z log_E=5, 2025-05-07T21:03:28.2913056Z L=6, 2025-05-07T21:03:28.2913242Z D_gradcheck=1, 2025-05-07T21:03:28.2913485Z stochastic_rounding=False, 2025-05-07T21:03:28.2913753Z weighted=True, 2025-05-07T21:03:28.2913965Z row_wise=False, 2025-05-07T21:03:28.2914187Z mixed=False, 2025-05-07T21:03:28.2914409Z use_cache=False, 2025-05-07T21:03:28.2914660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.2914962Z use_cpu=False, 2025-05-07T21:03:28.2915207Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.2915465Z ) 2025-05-07T21:03:37.7193601Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7194600Z self=, 2025-05-07T21:03:37.7195293Z compile=False, 2025-05-07T21:03:37.7195514Z T=4, 2025-05-07T21:03:37.7195707Z D=71, 2025-05-07T21:03:37.7196152Z B=86, 2025-05-07T21:03:37.7196372Z log_E=5, 2025-05-07T21:03:37.7196573Z L=9, 2025-05-07T21:03:37.7196760Z D_gradcheck=1, 2025-05-07T21:03:37.7197000Z stochastic_rounding=False, 2025-05-07T21:03:37.7197642Z weighted=False, 2025-05-07T21:03:37.7197891Z row_wise=True, 2025-05-07T21:03:37.7198107Z mixed=False, 2025-05-07T21:03:37.7198323Z use_cache=True, 2025-05-07T21:03:37.7198641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:37.7198964Z use_cpu=False, 2025-05-07T21:03:37.7199232Z output_dtype=SparseType.FP32, 2025-05-07T21:03:37.7199517Z ) 2025-05-07T21:03:37.7199771Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7200474Z self=, 2025-05-07T21:03:37.7201116Z compile=True, 2025-05-07T21:03:37.7201329Z T=1, 2025-05-07T21:03:37.7201510Z D=107, 2025-05-07T21:03:37.7201697Z B=44, 2025-05-07T21:03:37.7201885Z log_E=5, 2025-05-07T21:03:37.7202078Z L=0, 2025-05-07T21:03:37.7202268Z D_gradcheck=2, 2025-05-07T21:03:37.7202498Z stochastic_rounding=True, 2025-05-07T21:03:37.7202751Z weighted=False, 2025-05-07T21:03:37.7202973Z row_wise=False, 2025-05-07T21:03:37.7203190Z mixed=False, 2025-05-07T21:03:37.7203396Z use_cache=True, 2025-05-07T21:03:37.7203637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:37.7203935Z use_cpu=False, 2025-05-07T21:03:37.7204169Z output_dtype=SparseType.FP32, 2025-05-07T21:03:37.7204538Z ) 2025-05-07T21:03:37.7204782Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7205366Z self=, 2025-05-07T21:03:37.7205908Z compile=False, 2025-05-07T21:03:37.7206116Z T=4, 2025-05-07T21:03:37.7206302Z D=24, 2025-05-07T21:03:37.7206484Z B=65, 2025-05-07T21:03:37.7206670Z log_E=5, 2025-05-07T21:03:37.7206861Z L=1, 2025-05-07T21:03:37.7207125Z D_gradcheck=2, 2025-05-07T21:03:37.7207352Z stochastic_rounding=True, 2025-05-07T21:03:37.7207610Z weighted=False, 2025-05-07T21:03:37.7207822Z row_wise=False, 2025-05-07T21:03:37.7208033Z mixed=False, 2025-05-07T21:03:37.7208319Z use_cache=False, 2025-05-07T21:03:37.7208565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:37.7208852Z use_cpu=False, 2025-05-07T21:03:37.7209089Z output_dtype=SparseType.FP16, 2025-05-07T21:03:37.7209344Z ) 2025-05-07T21:03:37.7209585Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7210175Z self=, 2025-05-07T21:03:37.7210709Z compile=True, 2025-05-07T21:03:37.7210920Z T=4, 2025-05-07T21:03:37.7211105Z D=108, 2025-05-07T21:03:37.7211285Z B=102, 2025-05-07T21:03:37.7211472Z log_E=4, 2025-05-07T21:03:37.7211666Z L=17, 2025-05-07T21:03:37.7211851Z D_gradcheck=2, 2025-05-07T21:03:37.7212082Z stochastic_rounding=False, 2025-05-07T21:03:37.7212341Z weighted=True, 2025-05-07T21:03:37.7212550Z row_wise=False, 2025-05-07T21:03:37.7212763Z mixed=False, 2025-05-07T21:03:37.7212981Z use_cache=False, 2025-05-07T21:03:37.7213237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:37.7213521Z use_cpu=False, 2025-05-07T21:03:37.7213755Z output_dtype=SparseType.FP16, 2025-05-07T21:03:37.7214019Z ) 2025-05-07T21:03:37.7214249Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7214846Z self=, 2025-05-07T21:03:37.7215388Z compile=True, 2025-05-07T21:03:37.7215588Z T=2, 2025-05-07T21:03:37.7215777Z D=98, 2025-05-07T21:03:37.7215965Z B=111, 2025-05-07T21:03:37.7216147Z log_E=4, 2025-05-07T21:03:37.7216341Z L=1, 2025-05-07T21:03:37.7216532Z D_gradcheck=2, 2025-05-07T21:03:37.7216758Z stochastic_rounding=False, 2025-05-07T21:03:37.7217021Z weighted=False, 2025-05-07T21:03:37.7217239Z row_wise=False, 2025-05-07T21:03:37.7217444Z mixed=True, 2025-05-07T21:03:37.7217654Z use_cache=True, 2025-05-07T21:03:37.7217947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:37.7218232Z use_cpu=False, 2025-05-07T21:03:37.7218470Z output_dtype=SparseType.FP16, 2025-05-07T21:03:37.7218732Z ) 2025-05-07T21:03:37.7218967Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7219553Z self=, 2025-05-07T21:03:37.7220092Z compile=True, 2025-05-07T21:03:37.7220297Z T=3, 2025-05-07T21:03:37.7220475Z D=54, 2025-05-07T21:03:37.7220661Z B=36, 2025-05-07T21:03:37.7220848Z log_E=3, 2025-05-07T21:03:37.7221035Z L=4, 2025-05-07T21:03:37.7221232Z D_gradcheck=2, 2025-05-07T21:03:37.7221458Z stochastic_rounding=True, 2025-05-07T21:03:37.7221712Z weighted=True, 2025-05-07T21:03:37.7221929Z row_wise=False, 2025-05-07T21:03:37.7222141Z mixed=False, 2025-05-07T21:03:37.7222346Z use_cache=True, 2025-05-07T21:03:37.7222587Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:37.7222878Z use_cpu=True, 2025-05-07T21:03:37.7223109Z output_dtype=SparseType.FP16, 2025-05-07T21:03:37.7223372Z ) 2025-05-07T21:03:37.7223607Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7224244Z self=, 2025-05-07T21:03:37.7224840Z compile=False, 2025-05-07T21:03:37.7225049Z T=2, 2025-05-07T21:03:37.7225235Z D=12, 2025-05-07T21:03:37.7225417Z B=59, 2025-05-07T21:03:37.7225603Z log_E=5, 2025-05-07T21:03:37.7225795Z L=18, 2025-05-07T21:03:37.7225980Z D_gradcheck=1, 2025-05-07T21:03:37.7226211Z stochastic_rounding=False, 2025-05-07T21:03:37.7226470Z weighted=True, 2025-05-07T21:03:37.7226681Z row_wise=True, 2025-05-07T21:03:37.7226947Z mixed=False, 2025-05-07T21:03:37.7227160Z use_cache=True, 2025-05-07T21:03:37.7227403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:37.7227696Z use_cpu=True, 2025-05-07T21:03:37.7227975Z output_dtype=SparseType.BF16, 2025-05-07T21:03:37.7228235Z ) 2025-05-07T21:03:37.7228475Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7229066Z self=, 2025-05-07T21:03:37.7229603Z compile=True, 2025-05-07T21:03:37.7229814Z T=3, 2025-05-07T21:03:37.7229998Z D=88, 2025-05-07T21:03:37.7230203Z B=116, 2025-05-07T21:03:37.7230391Z log_E=5, 2025-05-07T21:03:37.7230579Z L=5, 2025-05-07T21:03:37.7230771Z D_gradcheck=1, 2025-05-07T21:03:37.7231001Z stochastic_rounding=True, 2025-05-07T21:03:37.7231255Z weighted=True, 2025-05-07T21:03:37.7231471Z row_wise=True, 2025-05-07T21:03:37.7231682Z mixed=False, 2025-05-07T21:03:37.7231897Z use_cache=False, 2025-05-07T21:03:37.7232143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:37.7232433Z use_cpu=True, 2025-05-07T21:03:37.7232672Z output_dtype=SparseType.FP16, 2025-05-07T21:03:37.7232932Z ) 2025-05-07T21:03:37.7233174Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7233768Z self=, 2025-05-07T21:03:37.7234351Z compile=True, 2025-05-07T21:03:37.7234563Z T=2, 2025-05-07T21:03:37.7234751Z D=18, 2025-05-07T21:03:37.7234936Z B=41, 2025-05-07T21:03:37.7235121Z log_E=5, 2025-05-07T21:03:37.7235312Z L=12, 2025-05-07T21:03:37.7235497Z D_gradcheck=1, 2025-05-07T21:03:37.7235726Z stochastic_rounding=True, 2025-05-07T21:03:37.7235988Z weighted=False, 2025-05-07T21:03:37.7236198Z row_wise=True, 2025-05-07T21:03:37.7236410Z mixed=True, 2025-05-07T21:03:37.7236618Z use_cache=True, 2025-05-07T21:03:37.7236854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:37.7237144Z use_cpu=True, 2025-05-07T21:03:37.7237378Z output_dtype=SparseType.FP16, 2025-05-07T21:03:37.7237688Z ) 2025-05-07T21:03:37.7237928Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7238518Z self=, 2025-05-07T21:03:37.7239136Z compile=False, 2025-05-07T21:03:37.7239340Z T=5, 2025-05-07T21:03:37.7239529Z D=41, 2025-05-07T21:03:37.7239712Z B=122, 2025-05-07T21:03:37.7239893Z log_E=3, 2025-05-07T21:03:37.7240090Z L=0, 2025-05-07T21:03:37.7240278Z D_gradcheck=1, 2025-05-07T21:03:37.7240501Z stochastic_rounding=True, 2025-05-07T21:03:37.7240762Z weighted=True, 2025-05-07T21:03:37.7240973Z row_wise=True, 2025-05-07T21:03:37.7241180Z mixed=True, 2025-05-07T21:03:37.7241392Z use_cache=False, 2025-05-07T21:03:37.7241643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:37.7241929Z use_cpu=True, 2025-05-07T21:03:37.7242167Z output_dtype=SparseType.FP32, 2025-05-07T21:03:37.7242432Z ) 2025-05-07T21:03:37.7242664Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7243268Z self=, 2025-05-07T21:03:37.7243810Z compile=True, 2025-05-07T21:03:37.7244018Z T=5, 2025-05-07T21:03:37.7244196Z D=84, 2025-05-07T21:03:37.7244431Z B=22, 2025-05-07T21:03:37.7244621Z log_E=3, 2025-05-07T21:03:37.7244809Z L=19, 2025-05-07T21:03:37.7244999Z D_gradcheck=2, 2025-05-07T21:03:37.7245226Z stochastic_rounding=True, 2025-05-07T21:03:37.7245480Z weighted=True, 2025-05-07T21:03:37.7245696Z row_wise=True, 2025-05-07T21:03:37.7245907Z mixed=False, 2025-05-07T21:03:37.7246123Z use_cache=False, 2025-05-07T21:03:37.7246373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:37.7246670Z use_cpu=False, 2025-05-07T21:03:37.7246951Z output_dtype=SparseType.FP16, 2025-05-07T21:03:37.7247213Z ) 2025-05-07T21:03:37.7247448Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7248077Z self=, 2025-05-07T21:03:37.7248618Z compile=True, 2025-05-07T21:03:37.7248826Z T=2, 2025-05-07T21:03:37.7249004Z D=121, 2025-05-07T21:03:37.7249190Z B=73, 2025-05-07T21:03:37.7249375Z log_E=5, 2025-05-07T21:03:37.7249564Z L=0, 2025-05-07T21:03:37.7249758Z D_gradcheck=2, 2025-05-07T21:03:37.7249988Z stochastic_rounding=False, 2025-05-07T21:03:37.7250247Z weighted=True, 2025-05-07T21:03:37.7250454Z row_wise=False, 2025-05-07T21:03:37.7250667Z mixed=True, 2025-05-07T21:03:37.7250876Z use_cache=False, 2025-05-07T21:03:37.7251120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:37.7251408Z use_cpu=True, 2025-05-07T21:03:37.7251641Z output_dtype=SparseType.BF16, 2025-05-07T21:03:37.7251898Z ) 2025-05-07T21:03:37.7252132Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7252725Z self=, 2025-05-07T21:03:37.7253262Z compile=False, 2025-05-07T21:03:37.7253470Z T=5, 2025-05-07T21:03:37.7253655Z D=2, 2025-05-07T21:03:37.7253832Z B=100, 2025-05-07T21:03:37.7254046Z log_E=3, 2025-05-07T21:03:37.7254264Z L=1, 2025-05-07T21:03:37.7254452Z D_gradcheck=1, 2025-05-07T21:03:37.7254681Z stochastic_rounding=True, 2025-05-07T21:03:37.7254940Z weighted=True, 2025-05-07T21:03:37.7255145Z row_wise=True, 2025-05-07T21:03:37.7255357Z mixed=False, 2025-05-07T21:03:37.7255569Z use_cache=True, 2025-05-07T21:03:37.7255809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:37.7256099Z use_cpu=True, 2025-05-07T21:03:37.7256336Z output_dtype=SparseType.FP32, 2025-05-07T21:03:37.7256602Z ) 2025-05-07T21:03:37.7256836Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7257427Z self=, 2025-05-07T21:03:37.7258026Z compile=True, 2025-05-07T21:03:37.7258227Z T=5, 2025-05-07T21:03:37.7258415Z D=112, 2025-05-07T21:03:37.7258607Z B=81, 2025-05-07T21:03:37.7258788Z log_E=3, 2025-05-07T21:03:37.7258984Z L=11, 2025-05-07T21:03:37.7259178Z D_gradcheck=2, 2025-05-07T21:03:37.7259408Z stochastic_rounding=False, 2025-05-07T21:03:37.7259678Z weighted=False, 2025-05-07T21:03:37.7259896Z row_wise=False, 2025-05-07T21:03:37.7260100Z mixed=False, 2025-05-07T21:03:37.7260311Z use_cache=True, 2025-05-07T21:03:37.7260551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:37.7260831Z use_cpu=True, 2025-05-07T21:03:37.7261065Z output_dtype=SparseType.FP32, 2025-05-07T21:03:37.7261327Z ) 2025-05-07T21:03:37.7261557Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7262151Z self=, 2025-05-07T21:03:37.7262699Z compile=False, 2025-05-07T21:03:37.7262905Z T=2, 2025-05-07T21:03:37.7263087Z D=51, 2025-05-07T21:03:37.7263273Z B=66, 2025-05-07T21:03:37.7263464Z log_E=4, 2025-05-07T21:03:37.7263653Z L=3, 2025-05-07T21:03:37.7263843Z D_gradcheck=2, 2025-05-07T21:03:37.7264075Z stochastic_rounding=True, 2025-05-07T21:03:37.7264379Z weighted=False, 2025-05-07T21:03:37.7264631Z row_wise=True, 2025-05-07T21:03:37.7264855Z mixed=False, 2025-05-07T21:03:37.7265065Z use_cache=False, 2025-05-07T21:03:37.7265317Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:37.7265607Z use_cpu=False, 2025-05-07T21:03:37.7265835Z output_dtype=SparseType.BF16, 2025-05-07T21:03:37.7266098Z ) 2025-05-07T21:03:37.7266335Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7266999Z self=, 2025-05-07T21:03:37.7267539Z compile=True, 2025-05-07T21:03:37.7267750Z T=4, 2025-05-07T21:03:37.7267938Z D=89, 2025-05-07T21:03:37.7268161Z B=59, 2025-05-07T21:03:37.7268352Z log_E=4, 2025-05-07T21:03:37.7268550Z L=13, 2025-05-07T21:03:37.7268738Z D_gradcheck=1, 2025-05-07T21:03:37.7268967Z stochastic_rounding=True, 2025-05-07T21:03:37.7269228Z weighted=False, 2025-05-07T21:03:37.7269441Z row_wise=True, 2025-05-07T21:03:37.7269656Z mixed=False, 2025-05-07T21:03:37.7269870Z use_cache=False, 2025-05-07T21:03:37.7270119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:37.7270409Z use_cpu=True, 2025-05-07T21:03:37.7270640Z output_dtype=SparseType.FP32, 2025-05-07T21:03:37.7270898Z ) 2025-05-07T21:03:37.7271138Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7271728Z self=, 2025-05-07T21:03:37.7272263Z compile=True, 2025-05-07T21:03:37.7272471Z T=2, 2025-05-07T21:03:37.7272654Z D=118, 2025-05-07T21:03:37.7272839Z B=58, 2025-05-07T21:03:37.7273027Z log_E=5, 2025-05-07T21:03:37.7273221Z L=19, 2025-05-07T21:03:37.7273409Z D_gradcheck=1, 2025-05-07T21:03:37.7273638Z stochastic_rounding=True, 2025-05-07T21:03:37.7273922Z weighted=False, 2025-05-07T21:03:37.7274156Z row_wise=True, 2025-05-07T21:03:37.7274369Z mixed=False, 2025-05-07T21:03:37.7274578Z use_cache=True, 2025-05-07T21:03:37.7274820Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:37.7275104Z use_cpu=False, 2025-05-07T21:03:37.7275336Z output_dtype=SparseType.FP32, 2025-05-07T21:03:37.7275597Z ) 2025-05-07T21:03:37.7275825Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:37.7276413Z self=, 2025-05-07T21:03:37.7276955Z compile=True, 2025-05-07T21:03:37.7277155Z T=5, 2025-05-07T21:03:37.7277339Z D=50, 2025-05-07T21:03:37.7277523Z B=7, 2025-05-07T21:03:37.7277754Z log_E=4, 2025-05-07T21:03:37.7277948Z L=16, 2025-05-07T21:03:37.7278139Z D_gradcheck=2, 2025-05-07T21:03:37.7278360Z stochastic_rounding=True, 2025-05-07T21:03:37.7278692Z weighted=True, 2025-05-07T21:03:37.7278905Z row_wise=False, 2025-05-07T21:03:37.7279112Z mixed=True, 2025-05-07T21:03:37.7279326Z use_cache=True, 2025-05-07T21:03:37.7279568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:37.7279854Z use_cpu=False, 2025-05-07T21:03:37.7280089Z output_dtype=SparseType.FP32, 2025-05-07T21:03:37.7280351Z ) 2025-05-07T21:03:40.3697084Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3698696Z self=, 2025-05-07T21:03:40.3699828Z compile=True, 2025-05-07T21:03:40.3700244Z T=5, 2025-05-07T21:03:40.3700600Z D=61, 2025-05-07T21:03:40.3700961Z B=127, 2025-05-07T21:03:40.3701326Z log_E=3, 2025-05-07T21:03:40.3701701Z L=3, 2025-05-07T21:03:40.3702086Z D_gradcheck=2, 2025-05-07T21:03:40.3702547Z stochastic_rounding=False, 2025-05-07T21:03:40.3703051Z weighted=False, 2025-05-07T21:03:40.3703481Z row_wise=False, 2025-05-07T21:03:40.3703897Z mixed=True, 2025-05-07T21:03:40.3704302Z use_cache=False, 2025-05-07T21:03:40.3704996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.3705294Z use_cpu=True, 2025-05-07T21:03:40.3705531Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.3705800Z ) 2025-05-07T21:03:40.3706041Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3706639Z self=, 2025-05-07T21:03:40.3707177Z compile=False, 2025-05-07T21:03:40.3707473Z T=1, 2025-05-07T21:03:40.3707663Z D=106, 2025-05-07T21:03:40.3707847Z B=6, 2025-05-07T21:03:40.3708039Z log_E=3, 2025-05-07T21:03:40.3708236Z L=7, 2025-05-07T21:03:40.3708426Z D_gradcheck=2, 2025-05-07T21:03:40.3708739Z stochastic_rounding=True, 2025-05-07T21:03:40.3709007Z weighted=False, 2025-05-07T21:03:40.3709218Z row_wise=True, 2025-05-07T21:03:40.3709431Z mixed=False, 2025-05-07T21:03:40.3709651Z use_cache=False, 2025-05-07T21:03:40.3709903Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.3710199Z use_cpu=True, 2025-05-07T21:03:40.3710438Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.3710696Z ) 2025-05-07T21:03:40.3710938Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3711536Z self=, 2025-05-07T21:03:40.3712080Z compile=False, 2025-05-07T21:03:40.3712289Z T=1, 2025-05-07T21:03:40.3712482Z D=98, 2025-05-07T21:03:40.3712673Z B=112, 2025-05-07T21:03:40.3712856Z log_E=3, 2025-05-07T21:03:40.3713052Z L=7, 2025-05-07T21:03:40.3713244Z D_gradcheck=1, 2025-05-07T21:03:40.3713473Z stochastic_rounding=False, 2025-05-07T21:03:40.3713735Z weighted=True, 2025-05-07T21:03:40.3713950Z row_wise=False, 2025-05-07T21:03:40.3714157Z mixed=True, 2025-05-07T21:03:40.3714365Z use_cache=True, 2025-05-07T21:03:40.3714608Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.3714923Z use_cpu=False, 2025-05-07T21:03:40.3715189Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.3715451Z ) 2025-05-07T21:03:40.3715682Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3716281Z self=, 2025-05-07T21:03:40.3716825Z compile=True, 2025-05-07T21:03:40.3717028Z T=4, 2025-05-07T21:03:40.3717218Z D=111, 2025-05-07T21:03:40.3717412Z B=90, 2025-05-07T21:03:40.3717597Z log_E=3, 2025-05-07T21:03:40.3717795Z L=8, 2025-05-07T21:03:40.3717994Z D_gradcheck=1, 2025-05-07T21:03:40.3718222Z stochastic_rounding=False, 2025-05-07T21:03:40.3718658Z weighted=True, 2025-05-07T21:03:40.3718879Z row_wise=True, 2025-05-07T21:03:40.3719093Z mixed=True, 2025-05-07T21:03:40.3719300Z use_cache=True, 2025-05-07T21:03:40.3719543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.3719831Z use_cpu=True, 2025-05-07T21:03:40.3720066Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.3720332Z ) 2025-05-07T21:03:40.3720571Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3721156Z self=, 2025-05-07T21:03:40.3721698Z compile=False, 2025-05-07T21:03:40.3721906Z T=5, 2025-05-07T21:03:40.3722091Z D=24, 2025-05-07T21:03:40.3722272Z B=79, 2025-05-07T21:03:40.3722458Z log_E=3, 2025-05-07T21:03:40.3722656Z L=20, 2025-05-07T21:03:40.3722843Z D_gradcheck=1, 2025-05-07T21:03:40.3723076Z stochastic_rounding=True, 2025-05-07T21:03:40.3723339Z weighted=True, 2025-05-07T21:03:40.3723550Z row_wise=True, 2025-05-07T21:03:40.3723765Z mixed=False, 2025-05-07T21:03:40.3723979Z use_cache=True, 2025-05-07T21:03:40.3724215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.3724505Z use_cpu=False, 2025-05-07T21:03:40.3724745Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.3725108Z ) 2025-05-07T21:03:40.3725344Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3725940Z self=, 2025-05-07T21:03:40.3726473Z compile=True, 2025-05-07T21:03:40.3726679Z T=4, 2025-05-07T21:03:40.3726865Z D=103, 2025-05-07T21:03:40.3727045Z B=128, 2025-05-07T21:03:40.3727233Z log_E=4, 2025-05-07T21:03:40.3727427Z L=13, 2025-05-07T21:03:40.3727667Z D_gradcheck=2, 2025-05-07T21:03:40.3727892Z stochastic_rounding=False, 2025-05-07T21:03:40.3728150Z weighted=True, 2025-05-07T21:03:40.3728363Z row_wise=True, 2025-05-07T21:03:40.3728570Z mixed=True, 2025-05-07T21:03:40.3728825Z use_cache=False, 2025-05-07T21:03:40.3729076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.3729358Z use_cpu=False, 2025-05-07T21:03:40.3729593Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.3729854Z ) 2025-05-07T21:03:40.3730085Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3730674Z self=, 2025-05-07T21:03:40.3731215Z compile=True, 2025-05-07T21:03:40.3731417Z T=1, 2025-05-07T21:03:40.3731600Z D=62, 2025-05-07T21:03:40.3731783Z B=31, 2025-05-07T21:03:40.3731962Z log_E=5, 2025-05-07T21:03:40.3732155Z L=6, 2025-05-07T21:03:40.3732345Z D_gradcheck=2, 2025-05-07T21:03:40.3732571Z stochastic_rounding=False, 2025-05-07T21:03:40.3732832Z weighted=False, 2025-05-07T21:03:40.3733050Z row_wise=True, 2025-05-07T21:03:40.3733254Z mixed=False, 2025-05-07T21:03:40.3733470Z use_cache=False, 2025-05-07T21:03:40.3733727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.3734019Z use_cpu=False, 2025-05-07T21:03:40.3734249Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.3734516Z ) 2025-05-07T21:03:40.3734754Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3735347Z self=, 2025-05-07T21:03:40.3735888Z compile=False, 2025-05-07T21:03:40.3736101Z T=3, 2025-05-07T21:03:40.3736281Z D=18, 2025-05-07T21:03:40.3736472Z B=20, 2025-05-07T21:03:40.3736658Z log_E=4, 2025-05-07T21:03:40.3736845Z L=19, 2025-05-07T21:03:40.3737041Z D_gradcheck=1, 2025-05-07T21:03:40.3737274Z stochastic_rounding=False, 2025-05-07T21:03:40.3737530Z weighted=True, 2025-05-07T21:03:40.3737744Z row_wise=True, 2025-05-07T21:03:40.3737958Z mixed=False, 2025-05-07T21:03:40.3738162Z use_cache=True, 2025-05-07T21:03:40.3738457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.3738749Z use_cpu=False, 2025-05-07T21:03:40.3738979Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.3739242Z ) 2025-05-07T21:03:40.3739479Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3740070Z self=, 2025-05-07T21:03:40.3740602Z compile=True, 2025-05-07T21:03:40.3740814Z T=1, 2025-05-07T21:03:40.3741000Z D=63, 2025-05-07T21:03:40.3741179Z B=75, 2025-05-07T21:03:40.3741366Z log_E=3, 2025-05-07T21:03:40.3741559Z L=15, 2025-05-07T21:03:40.3741745Z D_gradcheck=1, 2025-05-07T21:03:40.3741975Z stochastic_rounding=True, 2025-05-07T21:03:40.3742232Z weighted=True, 2025-05-07T21:03:40.3742443Z row_wise=True, 2025-05-07T21:03:40.3742654Z mixed=False, 2025-05-07T21:03:40.3742869Z use_cache=False, 2025-05-07T21:03:40.3743116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.3743412Z use_cpu=False, 2025-05-07T21:03:40.3743649Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.3743905Z ) 2025-05-07T21:03:40.3744143Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3744793Z self=, 2025-05-07T21:03:40.3745338Z compile=False, 2025-05-07T21:03:40.3745542Z T=4, 2025-05-07T21:03:40.3745729Z D=19, 2025-05-07T21:03:40.3745916Z B=70, 2025-05-07T21:03:40.3746098Z log_E=3, 2025-05-07T21:03:40.3746295Z L=18, 2025-05-07T21:03:40.3746489Z D_gradcheck=2, 2025-05-07T21:03:40.3746717Z stochastic_rounding=True, 2025-05-07T21:03:40.3746980Z weighted=False, 2025-05-07T21:03:40.3747198Z row_wise=False, 2025-05-07T21:03:40.3747453Z mixed=False, 2025-05-07T21:03:40.3747668Z use_cache=True, 2025-05-07T21:03:40.3747917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.3748219Z use_cpu=True, 2025-05-07T21:03:40.3748462Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.3748762Z ) 2025-05-07T21:03:40.3749001Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3749596Z self=, 2025-05-07T21:03:40.3750137Z compile=False, 2025-05-07T21:03:40.3750347Z T=1, 2025-05-07T21:03:40.3750533Z D=65, 2025-05-07T21:03:40.3750712Z B=116, 2025-05-07T21:03:40.3750902Z log_E=5, 2025-05-07T21:03:40.3751099Z L=6, 2025-05-07T21:03:40.3751285Z D_gradcheck=1, 2025-05-07T21:03:40.3751516Z stochastic_rounding=False, 2025-05-07T21:03:40.3751777Z weighted=True, 2025-05-07T21:03:40.3751988Z row_wise=False, 2025-05-07T21:03:40.3752203Z mixed=False, 2025-05-07T21:03:40.3752420Z use_cache=True, 2025-05-07T21:03:40.3752666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.3752948Z use_cpu=True, 2025-05-07T21:03:40.3753183Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.3753450Z ) 2025-05-07T21:03:40.3753682Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3754277Z self=, 2025-05-07T21:03:40.3754817Z compile=True, 2025-05-07T21:03:40.3755020Z T=3, 2025-05-07T21:03:40.3755206Z D=118, 2025-05-07T21:03:40.3755393Z B=69, 2025-05-07T21:03:40.3755572Z log_E=3, 2025-05-07T21:03:40.3755765Z L=16, 2025-05-07T21:03:40.3755958Z D_gradcheck=2, 2025-05-07T21:03:40.3756180Z stochastic_rounding=True, 2025-05-07T21:03:40.3756440Z weighted=False, 2025-05-07T21:03:40.3756660Z row_wise=False, 2025-05-07T21:03:40.3756866Z mixed=False, 2025-05-07T21:03:40.3757078Z use_cache=True, 2025-05-07T21:03:40.3757324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.3757608Z use_cpu=False, 2025-05-07T21:03:40.3757846Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.3758163Z ) 2025-05-07T21:03:40.3758397Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3759068Z self=, 2025-05-07T21:03:40.3759607Z compile=True, 2025-05-07T21:03:40.3759814Z T=5, 2025-05-07T21:03:40.3759997Z D=75, 2025-05-07T21:03:40.3760182Z B=68, 2025-05-07T21:03:40.3760367Z log_E=4, 2025-05-07T21:03:40.3760555Z L=12, 2025-05-07T21:03:40.3760747Z D_gradcheck=2, 2025-05-07T21:03:40.3760976Z stochastic_rounding=True, 2025-05-07T21:03:40.3761230Z weighted=False, 2025-05-07T21:03:40.3761447Z row_wise=False, 2025-05-07T21:03:40.3761657Z mixed=False, 2025-05-07T21:03:40.3761860Z use_cache=True, 2025-05-07T21:03:40.3762102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.3762396Z use_cpu=True, 2025-05-07T21:03:40.3762627Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.3762891Z ) 2025-05-07T21:03:40.3763126Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3763715Z self=, 2025-05-07T21:03:40.3764257Z compile=True, 2025-05-07T21:03:40.3764469Z T=1, 2025-05-07T21:03:40.3764654Z D=20, 2025-05-07T21:03:40.3764886Z B=89, 2025-05-07T21:03:40.3765074Z log_E=4, 2025-05-07T21:03:40.3765270Z L=13, 2025-05-07T21:03:40.3765456Z D_gradcheck=1, 2025-05-07T21:03:40.3765687Z stochastic_rounding=False, 2025-05-07T21:03:40.3765945Z weighted=True, 2025-05-07T21:03:40.3766152Z row_wise=True, 2025-05-07T21:03:40.3766361Z mixed=False, 2025-05-07T21:03:40.3766573Z use_cache=True, 2025-05-07T21:03:40.3766808Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.3767095Z use_cpu=False, 2025-05-07T21:03:40.3767508Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.3767763Z ) 2025-05-07T21:03:40.3767995Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3768633Z self=, 2025-05-07T21:03:40.3769169Z compile=False, 2025-05-07T21:03:40.3769375Z T=3, 2025-05-07T21:03:40.3769559Z D=30, 2025-05-07T21:03:40.3769736Z B=43, 2025-05-07T21:03:40.3769921Z log_E=5, 2025-05-07T21:03:40.3770118Z L=6, 2025-05-07T21:03:40.3770303Z D_gradcheck=2, 2025-05-07T21:03:40.3770535Z stochastic_rounding=False, 2025-05-07T21:03:40.3770796Z weighted=False, 2025-05-07T21:03:40.3771014Z row_wise=True, 2025-05-07T21:03:40.3771220Z mixed=False, 2025-05-07T21:03:40.3771628Z use_cache=True, 2025-05-07T21:03:40.3771872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.3772155Z use_cpu=False, 2025-05-07T21:03:40.3772389Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.3772659Z ) 2025-05-07T21:03:40.3772888Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3773479Z self=, 2025-05-07T21:03:40.3774021Z compile=True, 2025-05-07T21:03:40.3774223Z T=3, 2025-05-07T21:03:40.3774410Z D=34, 2025-05-07T21:03:40.3774599Z B=83, 2025-05-07T21:03:40.3774807Z log_E=4, 2025-05-07T21:03:40.3775026Z L=8, 2025-05-07T21:03:40.3775220Z D_gradcheck=2, 2025-05-07T21:03:40.3775446Z stochastic_rounding=False, 2025-05-07T21:03:40.3775709Z weighted=True, 2025-05-07T21:03:40.3775925Z row_wise=False, 2025-05-07T21:03:40.3776132Z mixed=True, 2025-05-07T21:03:40.3776345Z use_cache=True, 2025-05-07T21:03:40.3776588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.3776872Z use_cpu=False, 2025-05-07T21:03:40.3777113Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.3777377Z ) 2025-05-07T21:03:40.3777617Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3778203Z self=, 2025-05-07T21:03:40.3778809Z compile=True, 2025-05-07T21:03:40.3779016Z T=1, 2025-05-07T21:03:40.3779193Z D=31, 2025-05-07T21:03:40.3779377Z B=18, 2025-05-07T21:03:40.3779562Z log_E=3, 2025-05-07T21:03:40.3779752Z L=1, 2025-05-07T21:03:40.3779940Z D_gradcheck=2, 2025-05-07T21:03:40.3780171Z stochastic_rounding=True, 2025-05-07T21:03:40.3780423Z weighted=False, 2025-05-07T21:03:40.3780640Z row_wise=False, 2025-05-07T21:03:40.3780851Z mixed=True, 2025-05-07T21:03:40.3781053Z use_cache=False, 2025-05-07T21:03:40.3781302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.3781589Z use_cpu=True, 2025-05-07T21:03:40.3781816Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.3782082Z ) 2025-05-07T21:03:40.3782320Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3782909Z self=, 2025-05-07T21:03:40.3783452Z compile=True, 2025-05-07T21:03:40.3783661Z T=2, 2025-05-07T21:03:40.3783846Z D=39, 2025-05-07T21:03:40.3784024Z B=18, 2025-05-07T21:03:40.3784210Z log_E=3, 2025-05-07T21:03:40.3784410Z L=19, 2025-05-07T21:03:40.3784594Z D_gradcheck=2, 2025-05-07T21:03:40.3784823Z stochastic_rounding=True, 2025-05-07T21:03:40.3785136Z weighted=True, 2025-05-07T21:03:40.3785345Z row_wise=False, 2025-05-07T21:03:40.3785556Z mixed=False, 2025-05-07T21:03:40.3785768Z use_cache=False, 2025-05-07T21:03:40.3786013Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.3786306Z use_cpu=True, 2025-05-07T21:03:40.3786546Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.3786807Z ) 2025-05-07T21:03:40.3972030Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3972847Z self=, 2025-05-07T21:03:40.3973641Z compile=True, 2025-05-07T21:03:40.3973920Z T=3, 2025-05-07T21:03:40.3974236Z D=116, 2025-05-07T21:03:40.3974544Z B=70, 2025-05-07T21:03:40.3974729Z log_E=5, 2025-05-07T21:03:40.3974923Z L=18, 2025-05-07T21:03:40.3975113Z D_gradcheck=2, 2025-05-07T21:03:40.3975337Z stochastic_rounding=True, 2025-05-07T21:03:40.3975615Z weighted=True, 2025-05-07T21:03:40.3975862Z row_wise=True, 2025-05-07T21:03:40.3976069Z mixed=False, 2025-05-07T21:03:40.3976281Z use_cache=True, 2025-05-07T21:03:40.3976521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.3976802Z use_cpu=True, 2025-05-07T21:03:40.3977036Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.3977298Z ) 2025-05-07T21:03:40.3977528Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3978118Z self=, 2025-05-07T21:03:40.3978658Z compile=True, 2025-05-07T21:03:40.3978865Z T=3, 2025-05-07T21:03:40.3979043Z D=15, 2025-05-07T21:03:40.3979230Z B=100, 2025-05-07T21:03:40.3979418Z log_E=5, 2025-05-07T21:03:40.3979606Z L=11, 2025-05-07T21:03:40.3979796Z D_gradcheck=2, 2025-05-07T21:03:40.3980026Z stochastic_rounding=False, 2025-05-07T21:03:40.3980280Z weighted=True, 2025-05-07T21:03:40.3980496Z row_wise=False, 2025-05-07T21:03:40.3980706Z mixed=True, 2025-05-07T21:03:40.3980906Z use_cache=True, 2025-05-07T21:03:40.3981148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.3981436Z use_cpu=True, 2025-05-07T21:03:40.3981662Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.3981922Z ) 2025-05-07T21:03:40.3982155Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3982739Z self=, 2025-05-07T21:03:40.3983281Z compile=False, 2025-05-07T21:03:40.3983488Z T=1, 2025-05-07T21:03:40.3983666Z D=111, 2025-05-07T21:03:40.3983862Z B=79, 2025-05-07T21:03:40.3984141Z log_E=5, 2025-05-07T21:03:40.3984331Z L=20, 2025-05-07T21:03:40.3992534Z D_gradcheck=1, 2025-05-07T21:03:40.3992802Z stochastic_rounding=True, 2025-05-07T21:03:40.3993063Z weighted=False, 2025-05-07T21:03:40.3993287Z row_wise=True, 2025-05-07T21:03:40.3993503Z mixed=True, 2025-05-07T21:03:40.3993718Z use_cache=True, 2025-05-07T21:03:40.3993967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.3994272Z use_cpu=False, 2025-05-07T21:03:40.3994508Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.3994780Z ) 2025-05-07T21:03:40.3995026Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.3995667Z self=, 2025-05-07T21:03:40.3996579Z compile=False, 2025-05-07T21:03:40.3996783Z T=2, 2025-05-07T21:03:40.3996965Z D=23, 2025-05-07T21:03:40.3997153Z B=41, 2025-05-07T21:03:40.3997345Z log_E=4, 2025-05-07T21:03:40.3997540Z L=7, 2025-05-07T21:03:40.3997737Z D_gradcheck=1, 2025-05-07T21:03:40.3997969Z stochastic_rounding=True, 2025-05-07T21:03:40.3998226Z weighted=False, 2025-05-07T21:03:40.3998445Z row_wise=False, 2025-05-07T21:03:40.3998738Z mixed=True, 2025-05-07T21:03:40.3998943Z use_cache=True, 2025-05-07T21:03:40.3999317Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.3999614Z use_cpu=True, 2025-05-07T21:03:40.3999854Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.4000112Z ) 2025-05-07T21:03:40.4000350Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4000946Z self=, 2025-05-07T21:03:40.4001491Z compile=False, 2025-05-07T21:03:40.4001771Z T=5, 2025-05-07T21:03:40.4001960Z D=118, 2025-05-07T21:03:40.4002143Z B=119, 2025-05-07T21:03:40.4002333Z log_E=3, 2025-05-07T21:03:40.4002530Z L=2, 2025-05-07T21:03:40.4002719Z D_gradcheck=2, 2025-05-07T21:03:40.4003016Z stochastic_rounding=True, 2025-05-07T21:03:40.4003280Z weighted=False, 2025-05-07T21:03:40.4003491Z row_wise=False, 2025-05-07T21:03:40.4003706Z mixed=True, 2025-05-07T21:03:40.4003915Z use_cache=True, 2025-05-07T21:03:40.4004154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4004447Z use_cpu=False, 2025-05-07T21:03:40.4004711Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.4004991Z ) 2025-05-07T21:03:40.4005229Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4005823Z self=, 2025-05-07T21:03:40.4006368Z compile=True, 2025-05-07T21:03:40.4006572Z T=2, 2025-05-07T21:03:40.4006759Z D=92, 2025-05-07T21:03:40.4006949Z B=40, 2025-05-07T21:03:40.4007131Z log_E=4, 2025-05-07T21:03:40.4007327Z L=15, 2025-05-07T21:03:40.4007521Z D_gradcheck=2, 2025-05-07T21:03:40.4007753Z stochastic_rounding=False, 2025-05-07T21:03:40.4008017Z weighted=True, 2025-05-07T21:03:40.4008233Z row_wise=True, 2025-05-07T21:03:40.4008442Z mixed=True, 2025-05-07T21:03:40.4008657Z use_cache=True, 2025-05-07T21:03:40.4008905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4009193Z use_cpu=True, 2025-05-07T21:03:40.4009431Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4009704Z ) 2025-05-07T21:03:40.4009935Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4010534Z self=, 2025-05-07T21:03:40.4011082Z compile=False, 2025-05-07T21:03:40.4011295Z T=5, 2025-05-07T21:03:40.4011483Z D=114, 2025-05-07T21:03:40.4011677Z B=23, 2025-05-07T21:03:40.4011874Z log_E=3, 2025-05-07T21:03:40.4012066Z L=11, 2025-05-07T21:03:40.4012265Z D_gradcheck=1, 2025-05-07T21:03:40.4012504Z stochastic_rounding=False, 2025-05-07T21:03:40.4012834Z weighted=True, 2025-05-07T21:03:40.4013055Z row_wise=False, 2025-05-07T21:03:40.4013265Z mixed=True, 2025-05-07T21:03:40.4013471Z use_cache=True, 2025-05-07T21:03:40.4013716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4014006Z use_cpu=True, 2025-05-07T21:03:40.4014237Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4014504Z ) 2025-05-07T21:03:40.4014742Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4015327Z self=, 2025-05-07T21:03:40.4015871Z compile=True, 2025-05-07T21:03:40.4016078Z T=5, 2025-05-07T21:03:40.4016260Z D=68, 2025-05-07T21:03:40.4016448Z B=4, 2025-05-07T21:03:40.4016636Z log_E=4, 2025-05-07T21:03:40.4016829Z L=15, 2025-05-07T21:03:40.4017024Z D_gradcheck=1, 2025-05-07T21:03:40.4017258Z stochastic_rounding=False, 2025-05-07T21:03:40.4017513Z weighted=False, 2025-05-07T21:03:40.4017729Z row_wise=True, 2025-05-07T21:03:40.4017944Z mixed=True, 2025-05-07T21:03:40.4018145Z use_cache=True, 2025-05-07T21:03:40.4018386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4018678Z use_cpu=True, 2025-05-07T21:03:40.4018908Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.4019224Z ) 2025-05-07T21:03:40.4019461Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4020050Z self=, 2025-05-07T21:03:40.4020592Z compile=True, 2025-05-07T21:03:40.4020800Z T=2, 2025-05-07T21:03:40.4020984Z D=33, 2025-05-07T21:03:40.4021163Z B=97, 2025-05-07T21:03:40.4021349Z log_E=3, 2025-05-07T21:03:40.4021543Z L=8, 2025-05-07T21:03:40.4021778Z D_gradcheck=1, 2025-05-07T21:03:40.4022007Z stochastic_rounding=True, 2025-05-07T21:03:40.4022265Z weighted=False, 2025-05-07T21:03:40.4022474Z row_wise=False, 2025-05-07T21:03:40.4022690Z mixed=False, 2025-05-07T21:03:40.4022949Z use_cache=False, 2025-05-07T21:03:40.4023197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4023486Z use_cpu=False, 2025-05-07T21:03:40.4023725Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.4023982Z ) 2025-05-07T21:03:40.4024221Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4024814Z self=, 2025-05-07T21:03:40.4025387Z compile=True, 2025-05-07T21:03:40.4025612Z T=3, 2025-05-07T21:03:40.4025799Z D=78, 2025-05-07T21:03:40.4025987Z B=5, 2025-05-07T21:03:40.4026166Z log_E=3, 2025-05-07T21:03:40.4026363Z L=3, 2025-05-07T21:03:40.4026553Z D_gradcheck=1, 2025-05-07T21:03:40.4026783Z stochastic_rounding=False, 2025-05-07T21:03:40.4027040Z weighted=True, 2025-05-07T21:03:40.4027254Z row_wise=False, 2025-05-07T21:03:40.4027459Z mixed=True, 2025-05-07T21:03:40.4027672Z use_cache=True, 2025-05-07T21:03:40.4027916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4028202Z use_cpu=True, 2025-05-07T21:03:40.4028435Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.4028696Z ) 2025-05-07T21:03:40.4028928Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4029524Z self=, 2025-05-07T21:03:40.4030068Z compile=False, 2025-05-07T21:03:40.4030273Z T=2, 2025-05-07T21:03:40.4030458Z D=75, 2025-05-07T21:03:40.4030643Z B=52, 2025-05-07T21:03:40.4030825Z log_E=5, 2025-05-07T21:03:40.4031019Z L=7, 2025-05-07T21:03:40.4031217Z D_gradcheck=2, 2025-05-07T21:03:40.4031447Z stochastic_rounding=False, 2025-05-07T21:03:40.4031709Z weighted=False, 2025-05-07T21:03:40.4031922Z row_wise=True, 2025-05-07T21:03:40.4032125Z mixed=True, 2025-05-07T21:03:40.4032335Z use_cache=False, 2025-05-07T21:03:40.4032638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4032931Z use_cpu=False, 2025-05-07T21:03:40.4033166Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4033428Z ) 2025-05-07T21:03:40.4033664Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4034255Z self=, 2025-05-07T21:03:40.4034793Z compile=False, 2025-05-07T21:03:40.4035003Z T=3, 2025-05-07T21:03:40.4035183Z D=47, 2025-05-07T21:03:40.4035368Z B=84, 2025-05-07T21:03:40.4035555Z log_E=5, 2025-05-07T21:03:40.4035744Z L=7, 2025-05-07T21:03:40.4035934Z D_gradcheck=2, 2025-05-07T21:03:40.4036167Z stochastic_rounding=True, 2025-05-07T21:03:40.4036419Z weighted=True, 2025-05-07T21:03:40.4036638Z row_wise=True, 2025-05-07T21:03:40.4036848Z mixed=True, 2025-05-07T21:03:40.4037052Z use_cache=False, 2025-05-07T21:03:40.4037304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4037596Z use_cpu=False, 2025-05-07T21:03:40.4037829Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4038091Z ) 2025-05-07T21:03:40.4038323Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4039037Z self=, 2025-05-07T21:03:40.4039571Z compile=True, 2025-05-07T21:03:40.4039776Z T=2, 2025-05-07T21:03:40.4039958Z D=127, 2025-05-07T21:03:40.4040138Z B=41, 2025-05-07T21:03:40.4040323Z log_E=5, 2025-05-07T21:03:40.4040516Z L=9, 2025-05-07T21:03:40.4040700Z D_gradcheck=1, 2025-05-07T21:03:40.4040926Z stochastic_rounding=True, 2025-05-07T21:03:40.4041183Z weighted=False, 2025-05-07T21:03:40.4041392Z row_wise=True, 2025-05-07T21:03:40.4041650Z mixed=True, 2025-05-07T21:03:40.4041859Z use_cache=True, 2025-05-07T21:03:40.4042094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4042383Z use_cpu=True, 2025-05-07T21:03:40.4042624Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.4042923Z ) 2025-05-07T21:03:40.4043169Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4043756Z self=, 2025-05-07T21:03:40.4044301Z compile=False, 2025-05-07T21:03:40.4044513Z T=2, 2025-05-07T21:03:40.4044690Z D=79, 2025-05-07T21:03:40.4044874Z B=27, 2025-05-07T21:03:40.4045061Z log_E=4, 2025-05-07T21:03:40.4045254Z L=15, 2025-05-07T21:03:40.4045439Z D_gradcheck=2, 2025-05-07T21:03:40.4045666Z stochastic_rounding=True, 2025-05-07T21:03:40.4045924Z weighted=True, 2025-05-07T21:03:40.4046130Z row_wise=True, 2025-05-07T21:03:40.4046337Z mixed=True, 2025-05-07T21:03:40.4046554Z use_cache=False, 2025-05-07T21:03:40.4046797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4047092Z use_cpu=False, 2025-05-07T21:03:40.4047327Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4047587Z ) 2025-05-07T21:03:40.4047826Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4048416Z self=, 2025-05-07T21:03:40.4048948Z compile=False, 2025-05-07T21:03:40.4049158Z T=1, 2025-05-07T21:03:40.4049345Z D=102, 2025-05-07T21:03:40.4049527Z B=121, 2025-05-07T21:03:40.4049713Z log_E=3, 2025-05-07T21:03:40.4049905Z L=16, 2025-05-07T21:03:40.4050089Z D_gradcheck=2, 2025-05-07T21:03:40.4050322Z stochastic_rounding=False, 2025-05-07T21:03:40.4050583Z weighted=False, 2025-05-07T21:03:40.4050792Z row_wise=False, 2025-05-07T21:03:40.4051005Z mixed=True, 2025-05-07T21:03:40.4051214Z use_cache=False, 2025-05-07T21:03:40.4051466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4051748Z use_cpu=False, 2025-05-07T21:03:40.4051979Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.4052238Z ) 2025-05-07T21:03:40.4052523Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4053108Z self=, 2025-05-07T21:03:40.4053643Z compile=True, 2025-05-07T21:03:40.4053845Z T=4, 2025-05-07T21:03:40.4054033Z D=83, 2025-05-07T21:03:40.4054219Z B=3, 2025-05-07T21:03:40.4054398Z log_E=3, 2025-05-07T21:03:40.4054596Z L=8, 2025-05-07T21:03:40.4054786Z D_gradcheck=2, 2025-05-07T21:03:40.4055011Z stochastic_rounding=True, 2025-05-07T21:03:40.4055270Z weighted=True, 2025-05-07T21:03:40.4055482Z row_wise=False, 2025-05-07T21:03:40.4055692Z mixed=False, 2025-05-07T21:03:40.4055900Z use_cache=True, 2025-05-07T21:03:40.4056144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4056428Z use_cpu=True, 2025-05-07T21:03:40.4056660Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.4056920Z ) 2025-05-07T21:03:40.4057148Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4057745Z self=, 2025-05-07T21:03:40.4058286Z compile=True, 2025-05-07T21:03:40.4058491Z T=1, 2025-05-07T21:03:40.4058670Z D=5, 2025-05-07T21:03:40.4058854Z B=41, 2025-05-07T21:03:40.4059094Z log_E=4, 2025-05-07T21:03:40.4059283Z L=14, 2025-05-07T21:03:40.4059480Z D_gradcheck=2, 2025-05-07T21:03:40.4059715Z stochastic_rounding=True, 2025-05-07T21:03:40.4059970Z weighted=False, 2025-05-07T21:03:40.4060187Z row_wise=True, 2025-05-07T21:03:40.4060396Z mixed=False, 2025-05-07T21:03:40.4060604Z use_cache=False, 2025-05-07T21:03:40.4060853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4061141Z use_cpu=False, 2025-05-07T21:03:40.4061415Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.4061675Z ) 2025-05-07T21:03:40.4061911Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4062563Z self=, 2025-05-07T21:03:40.4063105Z compile=False, 2025-05-07T21:03:40.4063314Z T=2, 2025-05-07T21:03:40.4063501Z D=2, 2025-05-07T21:03:40.4063679Z B=19, 2025-05-07T21:03:40.4063863Z log_E=3, 2025-05-07T21:03:40.4064060Z L=11, 2025-05-07T21:03:40.4064248Z D_gradcheck=1, 2025-05-07T21:03:40.4064479Z stochastic_rounding=False, 2025-05-07T21:03:40.4064736Z weighted=True, 2025-05-07T21:03:40.4064942Z row_wise=True, 2025-05-07T21:03:40.4065179Z mixed=False, 2025-05-07T21:03:40.4065406Z use_cache=False, 2025-05-07T21:03:40.4065649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4065935Z use_cpu=False, 2025-05-07T21:03:40.4066167Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.4066425Z ) 2025-05-07T21:03:40.4246191Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4247019Z self=, 2025-05-07T21:03:40.4247779Z compile=True, 2025-05-07T21:03:40.4248073Z T=2, 2025-05-07T21:03:40.4248259Z D=96, 2025-05-07T21:03:40.4248448Z B=102, 2025-05-07T21:03:40.4248636Z log_E=5, 2025-05-07T21:03:40.4248824Z L=6, 2025-05-07T21:03:40.4249019Z D_gradcheck=1, 2025-05-07T21:03:40.4249253Z stochastic_rounding=False, 2025-05-07T21:03:40.4249512Z weighted=False, 2025-05-07T21:03:40.4249725Z row_wise=True, 2025-05-07T21:03:40.4249937Z mixed=False, 2025-05-07T21:03:40.4250144Z use_cache=False, 2025-05-07T21:03:40.4250397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4250685Z use_cpu=True, 2025-05-07T21:03:40.4250921Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4251182Z ) 2025-05-07T21:03:40.4251421Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4252012Z self=, 2025-05-07T21:03:40.4252678Z compile=False, 2025-05-07T21:03:40.4252889Z T=4, 2025-05-07T21:03:40.4253075Z D=32, 2025-05-07T21:03:40.4253253Z B=113, 2025-05-07T21:03:40.4253441Z log_E=3, 2025-05-07T21:03:40.4253634Z L=11, 2025-05-07T21:03:40.4253819Z D_gradcheck=1, 2025-05-07T21:03:40.4254050Z stochastic_rounding=True, 2025-05-07T21:03:40.4254307Z weighted=True, 2025-05-07T21:03:40.4254513Z row_wise=True, 2025-05-07T21:03:40.4254725Z mixed=False, 2025-05-07T21:03:40.4254935Z use_cache=True, 2025-05-07T21:03:40.4255171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4255459Z use_cpu=False, 2025-05-07T21:03:40.4255692Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4255949Z ) 2025-05-07T21:03:40.4256184Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4256778Z self=, 2025-05-07T21:03:40.4257321Z compile=True, 2025-05-07T21:03:40.4257522Z T=4, 2025-05-07T21:03:40.4257708Z D=36, 2025-05-07T21:03:40.4257891Z B=89, 2025-05-07T21:03:40.4258072Z log_E=5, 2025-05-07T21:03:40.4258263Z L=4, 2025-05-07T21:03:40.4258455Z D_gradcheck=1, 2025-05-07T21:03:40.4258676Z stochastic_rounding=True, 2025-05-07T21:03:40.4259020Z weighted=False, 2025-05-07T21:03:40.4259238Z row_wise=False, 2025-05-07T21:03:40.4259443Z mixed=True, 2025-05-07T21:03:40.4259651Z use_cache=False, 2025-05-07T21:03:40.4259903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4260186Z use_cpu=False, 2025-05-07T21:03:40.4260426Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.4260687Z ) 2025-05-07T21:03:40.4260917Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4261577Z self=, 2025-05-07T21:03:40.4262117Z compile=True, 2025-05-07T21:03:40.4262325Z T=3, 2025-05-07T21:03:40.4262503Z D=57, 2025-05-07T21:03:40.4262751Z B=27, 2025-05-07T21:03:40.4262940Z log_E=3, 2025-05-07T21:03:40.4263132Z L=18, 2025-05-07T21:03:40.4263323Z D_gradcheck=2, 2025-05-07T21:03:40.4263551Z stochastic_rounding=True, 2025-05-07T21:03:40.4263803Z weighted=True, 2025-05-07T21:03:40.4264024Z row_wise=False, 2025-05-07T21:03:40.4264235Z mixed=False, 2025-05-07T21:03:40.4264440Z use_cache=True, 2025-05-07T21:03:40.4264678Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4264969Z use_cpu=False, 2025-05-07T21:03:40.4265196Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4265458Z ) 2025-05-07T21:03:40.4265694Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4266280Z self=, 2025-05-07T21:03:40.4266822Z compile=False, 2025-05-07T21:03:40.4267031Z T=1, 2025-05-07T21:03:40.4267214Z D=118, 2025-05-07T21:03:40.4267404Z B=17, 2025-05-07T21:03:40.4267593Z log_E=4, 2025-05-07T21:03:40.4267781Z L=2, 2025-05-07T21:03:40.4267970Z D_gradcheck=2, 2025-05-07T21:03:40.4268203Z stochastic_rounding=True, 2025-05-07T21:03:40.4268457Z weighted=False, 2025-05-07T21:03:40.4268673Z row_wise=True, 2025-05-07T21:03:40.4268886Z mixed=False, 2025-05-07T21:03:40.4269097Z use_cache=True, 2025-05-07T21:03:40.4269333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4269619Z use_cpu=True, 2025-05-07T21:03:40.4269849Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4270103Z ) 2025-05-07T21:03:40.4270336Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4270924Z self=, 2025-05-07T21:03:40.4271460Z compile=False, 2025-05-07T21:03:40.4271671Z T=1, 2025-05-07T21:03:40.4271856Z D=115, 2025-05-07T21:03:40.4272036Z B=2, 2025-05-07T21:03:40.4272279Z log_E=4, 2025-05-07T21:03:40.4272476Z L=17, 2025-05-07T21:03:40.4278692Z D_gradcheck=1, 2025-05-07T21:03:40.4278971Z stochastic_rounding=False, 2025-05-07T21:03:40.4279236Z weighted=True, 2025-05-07T21:03:40.4279463Z row_wise=True, 2025-05-07T21:03:40.4279682Z mixed=True, 2025-05-07T21:03:40.4279904Z use_cache=True, 2025-05-07T21:03:40.4280156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4280452Z use_cpu=True, 2025-05-07T21:03:40.4280693Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4280965Z ) 2025-05-07T21:03:40.4281211Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4281806Z self=, 2025-05-07T21:03:40.4282355Z compile=False, 2025-05-07T21:03:40.4282569Z T=2, 2025-05-07T21:03:40.4282752Z D=94, 2025-05-07T21:03:40.4282940Z B=81, 2025-05-07T21:03:40.4283134Z log_E=3, 2025-05-07T21:03:40.4283331Z L=19, 2025-05-07T21:03:40.4283529Z D_gradcheck=1, 2025-05-07T21:03:40.4283765Z stochastic_rounding=False, 2025-05-07T21:03:40.4284024Z weighted=True, 2025-05-07T21:03:40.4284242Z row_wise=False, 2025-05-07T21:03:40.4284460Z mixed=True, 2025-05-07T21:03:40.4284677Z use_cache=True, 2025-05-07T21:03:40.4284989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4285285Z use_cpu=False, 2025-05-07T21:03:40.4285526Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4285789Z ) 2025-05-07T21:03:40.4286031Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4286626Z self=, 2025-05-07T21:03:40.4287169Z compile=False, 2025-05-07T21:03:40.4287380Z T=2, 2025-05-07T21:03:40.4287614Z D=53, 2025-05-07T21:03:40.4287799Z B=113, 2025-05-07T21:03:40.4287991Z log_E=4, 2025-05-07T21:03:40.4288187Z L=4, 2025-05-07T21:03:40.4288379Z D_gradcheck=1, 2025-05-07T21:03:40.4288650Z stochastic_rounding=True, 2025-05-07T21:03:40.4288913Z weighted=True, 2025-05-07T21:03:40.4289123Z row_wise=False, 2025-05-07T21:03:40.4289339Z mixed=True, 2025-05-07T21:03:40.4289553Z use_cache=True, 2025-05-07T21:03:40.4289793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4290088Z use_cpu=True, 2025-05-07T21:03:40.4290325Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.4290592Z ) 2025-05-07T21:03:40.4290828Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4291425Z self=, 2025-05-07T21:03:40.4291966Z compile=True, 2025-05-07T21:03:40.4292172Z T=2, 2025-05-07T21:03:40.4292359Z D=116, 2025-05-07T21:03:40.4292555Z B=107, 2025-05-07T21:03:40.4292742Z log_E=4, 2025-05-07T21:03:40.4292940Z L=6, 2025-05-07T21:03:40.4293136Z D_gradcheck=2, 2025-05-07T21:03:40.4293369Z stochastic_rounding=True, 2025-05-07T21:03:40.4293636Z weighted=False, 2025-05-07T21:03:40.4293855Z row_wise=True, 2025-05-07T21:03:40.4294065Z mixed=False, 2025-05-07T21:03:40.4294281Z use_cache=True, 2025-05-07T21:03:40.4294529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4294824Z use_cpu=False, 2025-05-07T21:03:40.4295062Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.4295356Z ) 2025-05-07T21:03:40.4295649Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4296634Z self=, 2025-05-07T21:03:40.4297174Z compile=True, 2025-05-07T21:03:40.4297383Z T=4, 2025-05-07T21:03:40.4297572Z D=27, 2025-05-07T21:03:40.4297757Z B=55, 2025-05-07T21:03:40.4297947Z log_E=4, 2025-05-07T21:03:40.4298145Z L=4, 2025-05-07T21:03:40.4298333Z D_gradcheck=2, 2025-05-07T21:03:40.4298566Z stochastic_rounding=True, 2025-05-07T21:03:40.4298917Z weighted=True, 2025-05-07T21:03:40.4299132Z row_wise=False, 2025-05-07T21:03:40.4299349Z mixed=False, 2025-05-07T21:03:40.4299562Z use_cache=False, 2025-05-07T21:03:40.4299817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4300108Z use_cpu=False, 2025-05-07T21:03:40.4300347Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4300604Z ) 2025-05-07T21:03:40.4300841Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4301442Z self=, 2025-05-07T21:03:40.4301986Z compile=True, 2025-05-07T21:03:40.4302189Z T=5, 2025-05-07T21:03:40.4302372Z D=28, 2025-05-07T21:03:40.4302557Z B=4, 2025-05-07T21:03:40.4302737Z log_E=5, 2025-05-07T21:03:40.4302935Z L=10, 2025-05-07T21:03:40.4303125Z D_gradcheck=1, 2025-05-07T21:03:40.4303352Z stochastic_rounding=False, 2025-05-07T21:03:40.4303612Z weighted=True, 2025-05-07T21:03:40.4303829Z row_wise=False, 2025-05-07T21:03:40.4304039Z mixed=False, 2025-05-07T21:03:40.4304253Z use_cache=True, 2025-05-07T21:03:40.4304493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4304776Z use_cpu=False, 2025-05-07T21:03:40.4305016Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.4305370Z ) 2025-05-07T21:03:40.4305632Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4306227Z self=, 2025-05-07T21:03:40.4306776Z compile=False, 2025-05-07T21:03:40.4306979Z T=2, 2025-05-07T21:03:40.4307164Z D=58, 2025-05-07T21:03:40.4307347Z B=62, 2025-05-07T21:03:40.4307532Z log_E=4, 2025-05-07T21:03:40.4307721Z L=10, 2025-05-07T21:03:40.4307912Z D_gradcheck=1, 2025-05-07T21:03:40.4308208Z stochastic_rounding=True, 2025-05-07T21:03:40.4308460Z weighted=False, 2025-05-07T21:03:40.4308674Z row_wise=True, 2025-05-07T21:03:40.4308886Z mixed=True, 2025-05-07T21:03:40.4309154Z use_cache=False, 2025-05-07T21:03:40.4309407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4309695Z use_cpu=True, 2025-05-07T21:03:40.4309923Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.4310186Z ) 2025-05-07T21:03:40.4310428Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4311019Z self=, 2025-05-07T21:03:40.4311562Z compile=False, 2025-05-07T21:03:40.4311774Z T=5, 2025-05-07T21:03:40.4311957Z D=116, 2025-05-07T21:03:40.4312141Z B=47, 2025-05-07T21:03:40.4312328Z log_E=4, 2025-05-07T21:03:40.4312517Z L=13, 2025-05-07T21:03:40.4312710Z D_gradcheck=1, 2025-05-07T21:03:40.4312940Z stochastic_rounding=True, 2025-05-07T21:03:40.4313196Z weighted=False, 2025-05-07T21:03:40.4313415Z row_wise=False, 2025-05-07T21:03:40.4313625Z mixed=True, 2025-05-07T21:03:40.4313835Z use_cache=True, 2025-05-07T21:03:40.4314083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4314373Z use_cpu=True, 2025-05-07T21:03:40.4314606Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.4314889Z ) 2025-05-07T21:03:40.4315151Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4315752Z self=, 2025-05-07T21:03:40.4316289Z compile=True, 2025-05-07T21:03:40.4316499Z T=2, 2025-05-07T21:03:40.4316684Z D=92, 2025-05-07T21:03:40.4316863Z B=15, 2025-05-07T21:03:40.4317053Z log_E=4, 2025-05-07T21:03:40.4317253Z L=15, 2025-05-07T21:03:40.4317441Z D_gradcheck=1, 2025-05-07T21:03:40.4317673Z stochastic_rounding=True, 2025-05-07T21:03:40.4317937Z weighted=False, 2025-05-07T21:03:40.4318146Z row_wise=True, 2025-05-07T21:03:40.4318363Z mixed=False, 2025-05-07T21:03:40.4318629Z use_cache=False, 2025-05-07T21:03:40.4318929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4319225Z use_cpu=True, 2025-05-07T21:03:40.4319458Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4319716Z ) 2025-05-07T21:03:40.4319951Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4320551Z self=, 2025-05-07T21:03:40.4321092Z compile=True, 2025-05-07T21:03:40.4321294Z T=1, 2025-05-07T21:03:40.4321477Z D=32, 2025-05-07T21:03:40.4321662Z B=63, 2025-05-07T21:03:40.4321842Z log_E=4, 2025-05-07T21:03:40.4322035Z L=13, 2025-05-07T21:03:40.4322225Z D_gradcheck=2, 2025-05-07T21:03:40.4322449Z stochastic_rounding=True, 2025-05-07T21:03:40.4322707Z weighted=False, 2025-05-07T21:03:40.4322926Z row_wise=True, 2025-05-07T21:03:40.4323132Z mixed=False, 2025-05-07T21:03:40.4323341Z use_cache=True, 2025-05-07T21:03:40.4323581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4323867Z use_cpu=False, 2025-05-07T21:03:40.4324105Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4324369Z ) 2025-05-07T21:03:40.4324599Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4325243Z self=, 2025-05-07T21:03:40.4325787Z compile=False, 2025-05-07T21:03:40.4325998Z T=5, 2025-05-07T21:03:40.4326179Z D=77, 2025-05-07T21:03:40.4326366Z B=128, 2025-05-07T21:03:40.4326557Z log_E=4, 2025-05-07T21:03:40.4326746Z L=18, 2025-05-07T21:03:40.4326939Z D_gradcheck=2, 2025-05-07T21:03:40.4327168Z stochastic_rounding=True, 2025-05-07T21:03:40.4327422Z weighted=True, 2025-05-07T21:03:40.4327636Z row_wise=True, 2025-05-07T21:03:40.4327923Z mixed=True, 2025-05-07T21:03:40.4328130Z use_cache=False, 2025-05-07T21:03:40.4328382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4328671Z use_cpu=False, 2025-05-07T21:03:40.4328904Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.4329213Z ) 2025-05-07T21:03:40.4329455Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4330055Z self=, 2025-05-07T21:03:40.4330601Z compile=True, 2025-05-07T21:03:40.4330802Z T=1, 2025-05-07T21:03:40.4330988Z D=45, 2025-05-07T21:03:40.4331172Z B=103, 2025-05-07T21:03:40.4331355Z log_E=3, 2025-05-07T21:03:40.4331550Z L=18, 2025-05-07T21:03:40.4331743Z D_gradcheck=1, 2025-05-07T21:03:40.4331967Z stochastic_rounding=True, 2025-05-07T21:03:40.4332226Z weighted=False, 2025-05-07T21:03:40.4332448Z row_wise=False, 2025-05-07T21:03:40.4332655Z mixed=False, 2025-05-07T21:03:40.4332869Z use_cache=False, 2025-05-07T21:03:40.4333119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.4333411Z use_cpu=False, 2025-05-07T21:03:40.4333643Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.4333913Z ) 2025-05-07T21:03:40.4334152Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.4334743Z self=, 2025-05-07T21:03:40.4335290Z compile=True, 2025-05-07T21:03:40.4335500Z T=2, 2025-05-07T21:03:40.4335680Z D=119, 2025-05-07T21:03:40.4335869Z B=18, 2025-05-07T21:03:40.4336056Z log_E=5, 2025-05-07T21:03:40.4336245Z L=7, 2025-05-07T21:03:40.4336439Z D_gradcheck=2, 2025-05-07T21:03:40.4336673Z stochastic_rounding=False, 2025-05-07T21:03:40.4336936Z weighted=True, 2025-05-07T21:03:40.4337152Z row_wise=False, 2025-05-07T21:03:40.4337366Z mixed=False, 2025-05-07T21:03:40.4337574Z use_cache=False, 2025-05-07T21:03:40.4337829Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.4338120Z use_cpu=False, 2025-05-07T21:03:40.4338351Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.4338616Z ) 2025-05-07T21:03:55.0550896Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0551837Z self=, 2025-05-07T21:03:55.0552616Z compile=False, 2025-05-07T21:03:55.0552854Z T=2, 2025-05-07T21:03:55.0553050Z D=77, 2025-05-07T21:03:55.0553232Z B=56, 2025-05-07T21:03:55.0553415Z log_E=3, 2025-05-07T21:03:55.0553605Z L=19, 2025-05-07T21:03:55.0553797Z D_gradcheck=1, 2025-05-07T21:03:55.0554030Z stochastic_rounding=False, 2025-05-07T21:03:55.0554292Z weighted=False, 2025-05-07T21:03:55.0554502Z row_wise=True, 2025-05-07T21:03:55.0554709Z mixed=True, 2025-05-07T21:03:55.0554916Z use_cache=True, 2025-05-07T21:03:55.0555153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.0555448Z use_cpu=False, 2025-05-07T21:03:55.0555686Z output_dtype=SparseType.FP32, 2025-05-07T21:03:55.0555952Z ) 2025-05-07T21:03:55.0556188Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0556796Z self=, 2025-05-07T21:03:55.0557340Z compile=False, 2025-05-07T21:03:55.0557546Z T=1, 2025-05-07T21:03:55.0557728Z D=21, 2025-05-07T21:03:55.0558216Z B=93, 2025-05-07T21:03:55.0558403Z log_E=4, 2025-05-07T21:03:55.0558595Z L=17, 2025-05-07T21:03:55.0558785Z D_gradcheck=1, 2025-05-07T21:03:55.0559024Z stochastic_rounding=False, 2025-05-07T21:03:55.0559384Z weighted=False, 2025-05-07T21:03:55.0559606Z row_wise=True, 2025-05-07T21:03:55.0559810Z mixed=True, 2025-05-07T21:03:55.0560022Z use_cache=False, 2025-05-07T21:03:55.0560275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.0560562Z use_cpu=True, 2025-05-07T21:03:55.0560894Z output_dtype=SparseType.FP32, 2025-05-07T21:03:55.0561159Z ) 2025-05-07T21:03:55.0561389Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0562067Z self=, 2025-05-07T21:03:55.0562805Z compile=True, 2025-05-07T21:03:55.0563040Z T=4, 2025-05-07T21:03:55.0563298Z D=68, 2025-05-07T21:03:55.0563489Z B=50, 2025-05-07T21:03:55.0563668Z log_E=4, 2025-05-07T21:03:55.0563867Z L=2, 2025-05-07T21:03:55.0564059Z D_gradcheck=2, 2025-05-07T21:03:55.0564284Z stochastic_rounding=True, 2025-05-07T21:03:55.0564546Z weighted=False, 2025-05-07T21:03:55.0564761Z row_wise=False, 2025-05-07T21:03:55.0564966Z mixed=False, 2025-05-07T21:03:55.0565182Z use_cache=True, 2025-05-07T21:03:55.0565420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.0565702Z use_cpu=True, 2025-05-07T21:03:55.0565941Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.0566207Z ) 2025-05-07T21:03:55.0566441Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0567029Z self=, 2025-05-07T21:03:55.0567574Z compile=True, 2025-05-07T21:03:55.0567780Z T=3, 2025-05-07T21:03:55.0567958Z D=36, 2025-05-07T21:03:55.0568142Z B=83, 2025-05-07T21:03:55.0568331Z log_E=3, 2025-05-07T21:03:55.0568518Z L=7, 2025-05-07T21:03:55.0568709Z D_gradcheck=2, 2025-05-07T21:03:55.0568939Z stochastic_rounding=False, 2025-05-07T21:03:55.0569192Z weighted=True, 2025-05-07T21:03:55.0569407Z row_wise=False, 2025-05-07T21:03:55.0569622Z mixed=False, 2025-05-07T21:03:55.0569826Z use_cache=True, 2025-05-07T21:03:55.0570065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.0570359Z use_cpu=False, 2025-05-07T21:03:55.0570586Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.0570851Z ) 2025-05-07T21:03:55.0571089Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0571674Z self=, 2025-05-07T21:03:55.0572327Z compile=True, 2025-05-07T21:03:55.0572535Z T=4, 2025-05-07T21:03:55.0572720Z D=34, 2025-05-07T21:03:55.0572902Z B=47, 2025-05-07T21:03:55.0573088Z log_E=4, 2025-05-07T21:03:55.0573280Z L=18, 2025-05-07T21:03:55.0573467Z D_gradcheck=2, 2025-05-07T21:03:55.0573710Z stochastic_rounding=False, 2025-05-07T21:03:55.0574076Z weighted=True, 2025-05-07T21:03:55.0574368Z row_wise=True, 2025-05-07T21:03:55.0574580Z mixed=True, 2025-05-07T21:03:55.0574791Z use_cache=False, 2025-05-07T21:03:55.0575037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.0575326Z use_cpu=True, 2025-05-07T21:03:55.0575561Z output_dtype=SparseType.FP32, 2025-05-07T21:03:55.0575818Z ) 2025-05-07T21:03:55.0576053Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0576649Z self=, 2025-05-07T21:03:55.0577186Z compile=True, 2025-05-07T21:03:55.0577395Z T=5, 2025-05-07T21:03:55.0577584Z D=79, 2025-05-07T21:03:55.0577764Z B=56, 2025-05-07T21:03:55.0577953Z log_E=5, 2025-05-07T21:03:55.0578149Z L=10, 2025-05-07T21:03:55.0578333Z D_gradcheck=1, 2025-05-07T21:03:55.0578563Z stochastic_rounding=False, 2025-05-07T21:03:55.0578887Z weighted=True, 2025-05-07T21:03:55.0579105Z row_wise=False, 2025-05-07T21:03:55.0579345Z mixed=False, 2025-05-07T21:03:55.0579567Z use_cache=True, 2025-05-07T21:03:55.0579808Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.0580090Z use_cpu=False, 2025-05-07T21:03:55.0580322Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.0580584Z ) 2025-05-07T21:03:55.0580811Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0581448Z self=, 2025-05-07T21:03:55.0581989Z compile=True, 2025-05-07T21:03:55.0582192Z T=1, 2025-05-07T21:03:55.0582375Z D=40, 2025-05-07T21:03:55.0582609Z B=88, 2025-05-07T21:03:55.0582792Z log_E=4, 2025-05-07T21:03:55.0582985Z L=14, 2025-05-07T21:03:55.0583175Z D_gradcheck=2, 2025-05-07T21:03:55.0583396Z stochastic_rounding=True, 2025-05-07T21:03:55.0583657Z weighted=False, 2025-05-07T21:03:55.0583873Z row_wise=False, 2025-05-07T21:03:55.0584078Z mixed=False, 2025-05-07T21:03:55.0584286Z use_cache=True, 2025-05-07T21:03:55.0584525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.0584810Z use_cpu=True, 2025-05-07T21:03:55.0585037Z output_dtype=SparseType.BF16, 2025-05-07T21:03:55.0585296Z ) 2025-05-07T21:03:55.0585532Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0586116Z self=, 2025-05-07T21:03:55.0586661Z compile=True, 2025-05-07T21:03:55.0586872Z T=5, 2025-05-07T21:03:55.0587050Z D=39, 2025-05-07T21:03:55.0587242Z B=100, 2025-05-07T21:03:55.0587434Z log_E=3, 2025-05-07T21:03:55.0587625Z L=18, 2025-05-07T21:03:55.0594665Z D_gradcheck=1, 2025-05-07T21:03:55.0594909Z stochastic_rounding=True, 2025-05-07T21:03:55.0595175Z weighted=True, 2025-05-07T21:03:55.0595396Z row_wise=True, 2025-05-07T21:03:55.0595611Z mixed=True, 2025-05-07T21:03:55.0595826Z use_cache=False, 2025-05-07T21:03:55.0596352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.0596641Z use_cpu=False, 2025-05-07T21:03:55.0596886Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.0597156Z ) 2025-05-07T21:03:55.0597394Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0597998Z self=, 2025-05-07T21:03:55.0598545Z compile=True, 2025-05-07T21:03:55.0598750Z T=3, 2025-05-07T21:03:55.0598948Z D=114, 2025-05-07T21:03:55.0599197Z B=26, 2025-05-07T21:03:55.0599509Z log_E=5, 2025-05-07T21:03:55.0599711Z L=8, 2025-05-07T21:03:55.0599909Z D_gradcheck=1, 2025-05-07T21:03:55.0600137Z stochastic_rounding=False, 2025-05-07T21:03:55.0600403Z weighted=True, 2025-05-07T21:03:55.0600619Z row_wise=True, 2025-05-07T21:03:55.0600833Z mixed=False, 2025-05-07T21:03:55.0601043Z use_cache=True, 2025-05-07T21:03:55.0601287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.0601581Z use_cpu=True, 2025-05-07T21:03:55.0601811Z output_dtype=SparseType.BF16, 2025-05-07T21:03:55.0602079Z ) 2025-05-07T21:03:55.0602347Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0602942Z self=, 2025-05-07T21:03:55.0603489Z compile=True, 2025-05-07T21:03:55.0603692Z T=2, 2025-05-07T21:03:55.0603878Z D=81, 2025-05-07T21:03:55.0604066Z B=103, 2025-05-07T21:03:55.0604251Z log_E=5, 2025-05-07T21:03:55.0604456Z L=8, 2025-05-07T21:03:55.0604651Z D_gradcheck=2, 2025-05-07T21:03:55.0604878Z stochastic_rounding=False, 2025-05-07T21:03:55.0605137Z weighted=True, 2025-05-07T21:03:55.0605351Z row_wise=True, 2025-05-07T21:03:55.0605554Z mixed=False, 2025-05-07T21:03:55.0605766Z use_cache=True, 2025-05-07T21:03:55.0606090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.0606376Z use_cpu=True, 2025-05-07T21:03:55.0606612Z output_dtype=SparseType.FP32, 2025-05-07T21:03:55.0606874Z ) 2025-05-07T21:03:55.0607104Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0607697Z self=, 2025-05-07T21:03:55.0608241Z compile=True, 2025-05-07T21:03:55.0608451Z T=2, 2025-05-07T21:03:55.0608701Z D=80, 2025-05-07T21:03:55.0608892Z B=79, 2025-05-07T21:03:55.0609081Z log_E=4, 2025-05-07T21:03:55.0609270Z L=13, 2025-05-07T21:03:55.0609467Z D_gradcheck=2, 2025-05-07T21:03:55.0609760Z stochastic_rounding=True, 2025-05-07T21:03:55.0610023Z weighted=False, 2025-05-07T21:03:55.0610246Z row_wise=False, 2025-05-07T21:03:55.0610466Z mixed=False, 2025-05-07T21:03:55.0610674Z use_cache=False, 2025-05-07T21:03:55.0610931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.0611223Z use_cpu=False, 2025-05-07T21:03:55.0611455Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.0611722Z ) 2025-05-07T21:03:55.0611963Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0612551Z self=, 2025-05-07T21:03:55.0613096Z compile=False, 2025-05-07T21:03:55.0613307Z T=5, 2025-05-07T21:03:55.0613488Z D=28, 2025-05-07T21:03:55.0613680Z B=13, 2025-05-07T21:03:55.0613867Z log_E=5, 2025-05-07T21:03:55.0614056Z L=1, 2025-05-07T21:03:55.0614249Z D_gradcheck=2, 2025-05-07T21:03:55.0614486Z stochastic_rounding=False, 2025-05-07T21:03:55.0614754Z weighted=False, 2025-05-07T21:03:55.0614967Z row_wise=True, 2025-05-07T21:03:55.0615180Z mixed=True, 2025-05-07T21:03:55.0615391Z use_cache=True, 2025-05-07T21:03:55.0615629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.0615917Z use_cpu=False, 2025-05-07T21:03:55.0616150Z output_dtype=SparseType.BF16, 2025-05-07T21:03:55.0616411Z ) 2025-05-07T21:03:55.0616649Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0617242Z self=, 2025-05-07T21:03:55.0617776Z compile=False, 2025-05-07T21:03:55.0617987Z T=5, 2025-05-07T21:03:55.0618171Z D=107, 2025-05-07T21:03:55.0618352Z B=61, 2025-05-07T21:03:55.0618541Z log_E=5, 2025-05-07T21:03:55.0618735Z L=18, 2025-05-07T21:03:55.0618952Z D_gradcheck=2, 2025-05-07T21:03:55.0619198Z stochastic_rounding=True, 2025-05-07T21:03:55.0619512Z weighted=False, 2025-05-07T21:03:55.0619722Z row_wise=True, 2025-05-07T21:03:55.0619932Z mixed=False, 2025-05-07T21:03:55.0620143Z use_cache=True, 2025-05-07T21:03:55.0620378Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.0620667Z use_cpu=False, 2025-05-07T21:03:55.0620907Z output_dtype=SparseType.BF16, 2025-05-07T21:03:55.0621162Z ) 2025-05-07T21:03:55.0621399Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0621989Z self=, 2025-05-07T21:03:55.0622530Z compile=True, 2025-05-07T21:03:55.0622731Z T=2, 2025-05-07T21:03:55.0622916Z D=80, 2025-05-07T21:03:55.0623099Z B=16, 2025-05-07T21:03:55.0623280Z log_E=4, 2025-05-07T21:03:55.0623476Z L=7, 2025-05-07T21:03:55.0623669Z D_gradcheck=1, 2025-05-07T21:03:55.0623896Z stochastic_rounding=False, 2025-05-07T21:03:55.0624155Z weighted=False, 2025-05-07T21:03:55.0624373Z row_wise=True, 2025-05-07T21:03:55.0624579Z mixed=False, 2025-05-07T21:03:55.0624788Z use_cache=False, 2025-05-07T21:03:55.0625039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.0625319Z use_cpu=False, 2025-05-07T21:03:55.0625553Z output_dtype=SparseType.BF16, 2025-05-07T21:03:55.0625866Z ) 2025-05-07T21:03:55.0626096Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0626686Z self=, 2025-05-07T21:03:55.0627225Z compile=True, 2025-05-07T21:03:55.0627425Z T=2, 2025-05-07T21:03:55.0627607Z D=96, 2025-05-07T21:03:55.0627791Z B=73, 2025-05-07T21:03:55.0627970Z log_E=5, 2025-05-07T21:03:55.0628163Z L=0, 2025-05-07T21:03:55.0628400Z D_gradcheck=2, 2025-05-07T21:03:55.0628622Z stochastic_rounding=True, 2025-05-07T21:03:55.0628884Z weighted=False, 2025-05-07T21:03:55.0629098Z row_wise=True, 2025-05-07T21:03:55.0629317Z mixed=True, 2025-05-07T21:03:55.0629605Z use_cache=True, 2025-05-07T21:03:55.0629851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.0630144Z use_cpu=False, 2025-05-07T21:03:55.0630372Z output_dtype=SparseType.BF16, 2025-05-07T21:03:55.0630635Z ) 2025-05-07T21:03:55.0630877Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0631463Z self=, 2025-05-07T21:03:55.0632006Z compile=True, 2025-05-07T21:03:55.0632214Z T=1, 2025-05-07T21:03:55.0632395Z D=98, 2025-05-07T21:03:55.0632581Z B=123, 2025-05-07T21:03:55.0632772Z log_E=4, 2025-05-07T21:03:55.0632960Z L=19, 2025-05-07T21:03:55.0633152Z D_gradcheck=2, 2025-05-07T21:03:55.0633386Z stochastic_rounding=False, 2025-05-07T21:03:55.0633642Z weighted=True, 2025-05-07T21:03:55.0633856Z row_wise=True, 2025-05-07T21:03:55.0634067Z mixed=True, 2025-05-07T21:03:55.0634271Z use_cache=True, 2025-05-07T21:03:55.0634514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.0634802Z use_cpu=True, 2025-05-07T21:03:55.0635031Z output_dtype=SparseType.FP32, 2025-05-07T21:03:55.0635291Z ) 2025-05-07T21:03:55.0635530Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0636122Z self=, 2025-05-07T21:03:55.0636655Z compile=True, 2025-05-07T21:03:55.0636862Z T=4, 2025-05-07T21:03:55.0637047Z D=114, 2025-05-07T21:03:55.0637227Z B=3, 2025-05-07T21:03:55.0637410Z log_E=4, 2025-05-07T21:03:55.0637603Z L=15, 2025-05-07T21:03:55.0637790Z D_gradcheck=2, 2025-05-07T21:03:55.0638018Z stochastic_rounding=True, 2025-05-07T21:03:55.0638279Z weighted=False, 2025-05-07T21:03:55.0638488Z row_wise=False, 2025-05-07T21:03:55.0638700Z mixed=False, 2025-05-07T21:03:55.0638912Z use_cache=True, 2025-05-07T21:03:55.0639285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.0639578Z use_cpu=False, 2025-05-07T21:03:55.0639814Z output_dtype=SparseType.BF16, 2025-05-07T21:03:55.0640069Z ) 2025-05-07T21:03:55.0640305Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.0640900Z self=, 2025-05-07T21:03:55.0641439Z compile=False, 2025-05-07T21:03:55.0641640Z T=1, 2025-05-07T21:03:55.0641823Z D=26, 2025-05-07T21:03:55.0642007Z B=103, 2025-05-07T21:03:55.0642186Z log_E=5, 2025-05-07T21:03:55.0642379Z L=10, 2025-05-07T21:03:55.0642574Z D_gradcheck=2, 2025-05-07T21:03:55.0642798Z stochastic_rounding=True, 2025-05-07T21:03:55.0643058Z weighted=False, 2025-05-07T21:03:55.0643280Z row_wise=False, 2025-05-07T21:03:55.0643485Z mixed=False, 2025-05-07T21:03:55.0643698Z use_cache=True, 2025-05-07T21:03:55.0643941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.0644225Z use_cpu=True, 2025-05-07T21:03:55.0644464Z output_dtype=SparseType.FP32, 2025-05-07T21:03:55.0644721Z ) 2025-05-07T21:03:55.8104728Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8106773Z self=, 2025-05-07T21:03:55.8107889Z compile=False, 2025-05-07T21:03:55.8108323Z T=5, 2025-05-07T21:03:55.8108700Z D=70, 2025-05-07T21:03:55.8108937Z B=71, 2025-05-07T21:03:55.8109120Z log_E=3, 2025-05-07T21:03:55.8109316Z L=20, 2025-05-07T21:03:55.8109511Z D_gradcheck=1, 2025-05-07T21:03:55.8109741Z stochastic_rounding=False, 2025-05-07T21:03:55.8110004Z weighted=True, 2025-05-07T21:03:55.8110228Z row_wise=False, 2025-05-07T21:03:55.8110533Z mixed=False, 2025-05-07T21:03:55.8110748Z use_cache=True, 2025-05-07T21:03:55.8110995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.8111285Z use_cpu=False, 2025-05-07T21:03:55.8111532Z output_dtype=SparseType.FP32, 2025-05-07T21:03:55.8111879Z ) 2025-05-07T21:03:55.8112116Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8112717Z self=, 2025-05-07T21:03:55.8113262Z compile=True, 2025-05-07T21:03:55.8113470Z T=5, 2025-05-07T21:03:55.8113657Z D=111, 2025-05-07T21:03:55.8113845Z B=45, 2025-05-07T21:03:55.8114027Z log_E=3, 2025-05-07T21:03:55.8114225Z L=16, 2025-05-07T21:03:55.8114419Z D_gradcheck=1, 2025-05-07T21:03:55.8114646Z stochastic_rounding=False, 2025-05-07T21:03:55.8114909Z weighted=True, 2025-05-07T21:03:55.8115129Z row_wise=False, 2025-05-07T21:03:55.8115341Z mixed=False, 2025-05-07T21:03:55.8115567Z use_cache=False, 2025-05-07T21:03:55.8115822Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.8116121Z use_cpu=False, 2025-05-07T21:03:55.8116356Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.8116626Z ) 2025-05-07T21:03:55.8116873Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8117467Z self=, 2025-05-07T21:03:55.8118013Z compile=True, 2025-05-07T21:03:55.8118229Z T=1, 2025-05-07T21:03:55.8118414Z D=4, 2025-05-07T21:03:55.8118607Z B=108, 2025-05-07T21:03:55.8118801Z log_E=4, 2025-05-07T21:03:55.8118993Z L=1, 2025-05-07T21:03:55.8119260Z D_gradcheck=1, 2025-05-07T21:03:55.8119492Z stochastic_rounding=True, 2025-05-07T21:03:55.8119748Z weighted=False, 2025-05-07T21:03:55.8119964Z row_wise=True, 2025-05-07T21:03:55.8120180Z mixed=True, 2025-05-07T21:03:55.8120388Z use_cache=False, 2025-05-07T21:03:55.8120643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.8120935Z use_cpu=False, 2025-05-07T21:03:55.8121166Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.8121514Z ) 2025-05-07T21:03:55.8121754Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8122348Z self=, 2025-05-07T21:03:55.8122890Z compile=False, 2025-05-07T21:03:55.8123101Z T=5, 2025-05-07T21:03:55.8123291Z D=109, 2025-05-07T21:03:55.8123475Z B=85, 2025-05-07T21:03:55.8123664Z log_E=4, 2025-05-07T21:03:55.8123866Z L=12, 2025-05-07T21:03:55.8124054Z D_gradcheck=1, 2025-05-07T21:03:55.8124286Z stochastic_rounding=True, 2025-05-07T21:03:55.8124548Z weighted=False, 2025-05-07T21:03:55.8124762Z row_wise=False, 2025-05-07T21:03:55.8124982Z mixed=False, 2025-05-07T21:03:55.8125197Z use_cache=False, 2025-05-07T21:03:55.8125444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.8125738Z use_cpu=False, 2025-05-07T21:03:55.8125975Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.8126232Z ) 2025-05-07T21:03:55.8126470Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8127069Z self=, 2025-05-07T21:03:55.8127614Z compile=False, 2025-05-07T21:03:55.8127821Z T=2, 2025-05-07T21:03:55.8128014Z D=76, 2025-05-07T21:03:55.8128299Z B=107, 2025-05-07T21:03:55.8128488Z log_E=4, 2025-05-07T21:03:55.8128685Z L=13, 2025-05-07T21:03:55.8128902Z D_gradcheck=2, 2025-05-07T21:03:55.8129161Z stochastic_rounding=True, 2025-05-07T21:03:55.8129425Z weighted=True, 2025-05-07T21:03:55.8129646Z row_wise=False, 2025-05-07T21:03:55.8129855Z mixed=True, 2025-05-07T21:03:55.8130071Z use_cache=False, 2025-05-07T21:03:55.8130327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.8130613Z use_cpu=False, 2025-05-07T21:03:55.8130898Z output_dtype=SparseType.BF16, 2025-05-07T21:03:55.8131164Z ) 2025-05-07T21:03:55.8131405Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8132045Z self=, 2025-05-07T21:03:55.8132588Z compile=True, 2025-05-07T21:03:55.8132795Z T=1, 2025-05-07T21:03:55.8132986Z D=46, 2025-05-07T21:03:55.8133173Z B=117, 2025-05-07T21:03:55.8133361Z log_E=5, 2025-05-07T21:03:55.8133559Z L=15, 2025-05-07T21:03:55.8133753Z D_gradcheck=1, 2025-05-07T21:03:55.8133986Z stochastic_rounding=False, 2025-05-07T21:03:55.8134242Z weighted=False, 2025-05-07T21:03:55.8134459Z row_wise=True, 2025-05-07T21:03:55.8134672Z mixed=True, 2025-05-07T21:03:55.8134878Z use_cache=False, 2025-05-07T21:03:55.8135133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.8135420Z use_cpu=False, 2025-05-07T21:03:55.8135651Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.8135922Z ) 2025-05-07T21:03:55.8136159Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8136748Z self=, 2025-05-07T21:03:55.8137295Z compile=True, 2025-05-07T21:03:55.8137508Z T=1, 2025-05-07T21:03:55.8137687Z D=6, 2025-05-07T21:03:55.8137873Z B=39, 2025-05-07T21:03:55.8138063Z log_E=4, 2025-05-07T21:03:55.8138257Z L=14, 2025-05-07T21:03:55.8138452Z D_gradcheck=1, 2025-05-07T21:03:55.8138684Z stochastic_rounding=False, 2025-05-07T21:03:55.8138940Z weighted=True, 2025-05-07T21:03:55.8139158Z row_wise=True, 2025-05-07T21:03:55.8139371Z mixed=True, 2025-05-07T21:03:55.8139580Z use_cache=False, 2025-05-07T21:03:55.8139833Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.8140126Z use_cpu=False, 2025-05-07T21:03:55.8140363Z output_dtype=SparseType.FP32, 2025-05-07T21:03:55.8140626Z ) 2025-05-07T21:03:55.8140869Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8141461Z self=, 2025-05-07T21:03:55.8142052Z compile=True, 2025-05-07T21:03:55.8142265Z T=1, 2025-05-07T21:03:55.8142453Z D=41, 2025-05-07T21:03:55.8142637Z B=111, 2025-05-07T21:03:55.8142829Z log_E=5, 2025-05-07T21:03:55.8143029Z L=16, 2025-05-07T21:03:55.8143220Z D_gradcheck=1, 2025-05-07T21:03:55.8143458Z stochastic_rounding=False, 2025-05-07T21:03:55.8143719Z weighted=True, 2025-05-07T21:03:55.8143930Z row_wise=True, 2025-05-07T21:03:55.8144146Z mixed=True, 2025-05-07T21:03:55.8144356Z use_cache=True, 2025-05-07T21:03:55.8144600Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.8144895Z use_cpu=False, 2025-05-07T21:03:55.8145133Z output_dtype=SparseType.FP32, 2025-05-07T21:03:55.8145391Z ) 2025-05-07T21:03:55.8145628Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8146223Z self=, 2025-05-07T21:03:55.8146767Z compile=True, 2025-05-07T21:03:55.8146974Z T=2, 2025-05-07T21:03:55.8147162Z D=44, 2025-05-07T21:03:55.8147350Z B=110, 2025-05-07T21:03:55.8147536Z log_E=5, 2025-05-07T21:03:55.8147733Z L=5, 2025-05-07T21:03:55.8147927Z D_gradcheck=2, 2025-05-07T21:03:55.8148205Z stochastic_rounding=False, 2025-05-07T21:03:55.8148470Z weighted=False, 2025-05-07T21:03:55.8148689Z row_wise=True, 2025-05-07T21:03:55.8148895Z mixed=True, 2025-05-07T21:03:55.8149108Z use_cache=False, 2025-05-07T21:03:55.8149362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.8149646Z use_cpu=False, 2025-05-07T21:03:55.8149886Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.8150151Z ) 2025-05-07T21:03:55.8150385Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8151020Z self=, 2025-05-07T21:03:55.8151563Z compile=False, 2025-05-07T21:03:55.8151783Z T=3, 2025-05-07T21:03:55.8151964Z D=99, 2025-05-07T21:03:55.8152194Z B=40, 2025-05-07T21:03:55.8152385Z log_E=3, 2025-05-07T21:03:55.8152575Z L=19, 2025-05-07T21:03:55.8152774Z D_gradcheck=1, 2025-05-07T21:03:55.8153005Z stochastic_rounding=True, 2025-05-07T21:03:55.8153264Z weighted=False, 2025-05-07T21:03:55.8153483Z row_wise=False, 2025-05-07T21:03:55.8153703Z mixed=True, 2025-05-07T21:03:55.8153908Z use_cache=True, 2025-05-07T21:03:55.8154155Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.8154446Z use_cpu=True, 2025-05-07T21:03:55.8154679Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.8154946Z ) 2025-05-07T21:03:55.8155190Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8155777Z self=, 2025-05-07T21:03:55.8164174Z compile=True, 2025-05-07T21:03:55.8164466Z T=3, 2025-05-07T21:03:55.8164669Z D=12, 2025-05-07T21:03:55.8164855Z B=118, 2025-05-07T21:03:55.8165052Z log_E=4, 2025-05-07T21:03:55.8165253Z L=7, 2025-05-07T21:03:55.8165440Z D_gradcheck=1, 2025-05-07T21:03:55.8165681Z stochastic_rounding=False, 2025-05-07T21:03:55.8165946Z weighted=False, 2025-05-07T21:03:55.8166164Z row_wise=True, 2025-05-07T21:03:55.8166382Z mixed=False, 2025-05-07T21:03:55.8166598Z use_cache=True, 2025-05-07T21:03:55.8166839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.8167135Z use_cpu=False, 2025-05-07T21:03:55.8167378Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.8167641Z ) 2025-05-07T21:03:55.8167884Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8168492Z self=, 2025-05-07T21:03:55.8169079Z compile=True, 2025-05-07T21:03:55.8169298Z T=5, 2025-05-07T21:03:55.8169489Z D=98, 2025-05-07T21:03:55.8169670Z B=1, 2025-05-07T21:03:55.8169954Z log_E=3, 2025-05-07T21:03:55.8170154Z L=16, 2025-05-07T21:03:55.8170342Z D_gradcheck=1, 2025-05-07T21:03:55.8170578Z stochastic_rounding=True, 2025-05-07T21:03:55.8170837Z weighted=True, 2025-05-07T21:03:55.8171054Z row_wise=False, 2025-05-07T21:03:55.8171263Z mixed=False, 2025-05-07T21:03:55.8171482Z use_cache=True, 2025-05-07T21:03:55.8171730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.8172017Z use_cpu=True, 2025-05-07T21:03:55.8172256Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.8172522Z ) 2025-05-07T21:03:55.8172754Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8173362Z self=, 2025-05-07T21:03:55.8173931Z compile=False, 2025-05-07T21:03:55.8174134Z T=3, 2025-05-07T21:03:55.8174322Z D=23, 2025-05-07T21:03:55.8174515Z B=101, 2025-05-07T21:03:55.8174698Z log_E=3, 2025-05-07T21:03:55.8174899Z L=5, 2025-05-07T21:03:55.8175094Z D_gradcheck=2, 2025-05-07T21:03:55.8175319Z stochastic_rounding=True, 2025-05-07T21:03:55.8175582Z weighted=False, 2025-05-07T21:03:55.8175798Z row_wise=True, 2025-05-07T21:03:55.8176006Z mixed=True, 2025-05-07T21:03:55.8176225Z use_cache=False, 2025-05-07T21:03:55.8176531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.8176822Z use_cpu=True, 2025-05-07T21:03:55.8177062Z output_dtype=SparseType.FP32, 2025-05-07T21:03:55.8177330Z ) 2025-05-07T21:03:55.8177573Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8178160Z self=, 2025-05-07T21:03:55.8178704Z compile=False, 2025-05-07T21:03:55.8178965Z T=5, 2025-05-07T21:03:55.8179146Z D=128, 2025-05-07T21:03:55.8179339Z B=65, 2025-05-07T21:03:55.8179532Z log_E=3, 2025-05-07T21:03:55.8179723Z L=1, 2025-05-07T21:03:55.8179922Z D_gradcheck=2, 2025-05-07T21:03:55.8180236Z stochastic_rounding=False, 2025-05-07T21:03:55.8180507Z weighted=False, 2025-05-07T21:03:55.8180727Z row_wise=False, 2025-05-07T21:03:55.8180945Z mixed=False, 2025-05-07T21:03:55.8181153Z use_cache=False, 2025-05-07T21:03:55.8181411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.8181707Z use_cpu=True, 2025-05-07T21:03:55.8181942Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.8182208Z ) 2025-05-07T21:03:55.8182452Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8183038Z self=, 2025-05-07T21:03:55.8183583Z compile=False, 2025-05-07T21:03:55.8183794Z T=3, 2025-05-07T21:03:55.8183985Z D=56, 2025-05-07T21:03:55.8184170Z B=34, 2025-05-07T21:03:55.8184360Z log_E=5, 2025-05-07T21:03:55.8184555Z L=3, 2025-05-07T21:03:55.8184744Z D_gradcheck=1, 2025-05-07T21:03:55.8184982Z stochastic_rounding=False, 2025-05-07T21:03:55.8185243Z weighted=False, 2025-05-07T21:03:55.8185459Z row_wise=False, 2025-05-07T21:03:55.8185670Z mixed=False, 2025-05-07T21:03:55.8185884Z use_cache=True, 2025-05-07T21:03:55.8186120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.8186415Z use_cpu=True, 2025-05-07T21:03:55.8186654Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.8186911Z ) 2025-05-07T21:03:55.8187149Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8187744Z self=, 2025-05-07T21:03:55.8188279Z compile=False, 2025-05-07T21:03:55.8188495Z T=4, 2025-05-07T21:03:55.8188685Z D=56, 2025-05-07T21:03:55.8188867Z B=116, 2025-05-07T21:03:55.8189058Z log_E=5, 2025-05-07T21:03:55.8189256Z L=20, 2025-05-07T21:03:55.8189444Z D_gradcheck=1, 2025-05-07T21:03:55.8189674Z stochastic_rounding=True, 2025-05-07T21:03:55.8189989Z weighted=False, 2025-05-07T21:03:55.8190202Z row_wise=False, 2025-05-07T21:03:55.8190416Z mixed=True, 2025-05-07T21:03:55.8190628Z use_cache=False, 2025-05-07T21:03:55.8190872Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:55.8191160Z use_cpu=False, 2025-05-07T21:03:55.8191397Z output_dtype=SparseType.FP32, 2025-05-07T21:03:55.8191661Z ) 2025-05-07T21:03:55.8191890Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8192480Z self=, 2025-05-07T21:03:55.8193020Z compile=True, 2025-05-07T21:03:55.8193221Z T=2, 2025-05-07T21:03:55.8193408Z D=91, 2025-05-07T21:03:55.8193593Z B=67, 2025-05-07T21:03:55.8193772Z log_E=3, 2025-05-07T21:03:55.8193969Z L=15, 2025-05-07T21:03:55.8194162Z D_gradcheck=1, 2025-05-07T21:03:55.8194388Z stochastic_rounding=False, 2025-05-07T21:03:55.8194647Z weighted=False, 2025-05-07T21:03:55.8194867Z row_wise=True, 2025-05-07T21:03:55.8195073Z mixed=True, 2025-05-07T21:03:55.8195283Z use_cache=False, 2025-05-07T21:03:55.8195534Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.8195817Z use_cpu=True, 2025-05-07T21:03:55.8196288Z output_dtype=SparseType.FP16, 2025-05-07T21:03:55.8196656Z ) 2025-05-07T21:03:55.8196892Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:55.8197484Z self=, 2025-05-07T21:03:55.8198023Z compile=False, 2025-05-07T21:03:55.8198233Z T=3, 2025-05-07T21:03:55.8198412Z D=38, 2025-05-07T21:03:55.8198620Z B=7, 2025-05-07T21:03:55.8198805Z log_E=4, 2025-05-07T21:03:55.8198993Z L=18, 2025-05-07T21:03:55.8199307Z D_gradcheck=2, 2025-05-07T21:03:55.8199537Z stochastic_rounding=True, 2025-05-07T21:03:55.8199792Z weighted=False, 2025-05-07T21:03:55.8200010Z row_wise=True, 2025-05-07T21:03:55.8200226Z mixed=False, 2025-05-07T21:03:55.8200498Z use_cache=True, 2025-05-07T21:03:55.8200744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:55.8201035Z use_cpu=False, 2025-05-07T21:03:55.8201264Z output_dtype=SparseType.BF16, 2025-05-07T21:03:55.8201528Z ) 2025-05-07T21:04:06.3288487Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:06.3289134Z self=, 2025-05-07T21:04:06.3289688Z compile=True, 2025-05-07T21:04:06.3289896Z T=3, 2025-05-07T21:04:06.3290087Z D=38, 2025-05-07T21:04:06.3290277Z B=7, 2025-05-07T21:04:06.3290463Z log_E=4, 2025-05-07T21:04:06.3290650Z L=18, 2025-05-07T21:04:06.3290847Z D_gradcheck=2, 2025-05-07T21:04:06.3291088Z stochastic_rounding=True, 2025-05-07T21:04:06.3291342Z weighted=False, 2025-05-07T21:04:06.3291560Z row_wise=True, 2025-05-07T21:04:06.3291774Z mixed=False, 2025-05-07T21:04:06.3291987Z use_cache=True, 2025-05-07T21:04:06.3292235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.3292545Z use_cpu=False, 2025-05-07T21:04:06.3292784Z output_dtype=SparseType.BF16, 2025-05-07T21:04:06.3293045Z ) 2025-05-07T21:04:06.3293287Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:06.3293883Z self=, 2025-05-07T21:04:06.3294419Z compile=False, 2025-05-07T21:04:06.3294627Z T=3, 2025-05-07T21:04:06.3294809Z D=38, 2025-05-07T21:04:06.3294986Z B=38, 2025-05-07T21:04:06.3295171Z log_E=4, 2025-05-07T21:04:06.3295363Z L=18, 2025-05-07T21:04:06.3295547Z D_gradcheck=2, 2025-05-07T21:04:06.3295779Z stochastic_rounding=True, 2025-05-07T21:04:06.3296284Z weighted=False, 2025-05-07T21:04:06.3296493Z row_wise=True, 2025-05-07T21:04:06.3296707Z mixed=False, 2025-05-07T21:04:06.3296917Z use_cache=True, 2025-05-07T21:04:06.3297457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.3297752Z use_cpu=False, 2025-05-07T21:04:06.3297988Z output_dtype=SparseType.BF16, 2025-05-07T21:04:06.3298253Z ) 2025-05-07T21:04:06.3298481Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:06.3299076Z self=, 2025-05-07T21:04:06.3299635Z compile=False, 2025-05-07T21:04:06.3299837Z T=4, 2025-05-07T21:04:06.3300022Z D=38, 2025-05-07T21:04:06.3300209Z B=38, 2025-05-07T21:04:06.3300387Z log_E=4, 2025-05-07T21:04:06.3300580Z L=18, 2025-05-07T21:04:06.3300771Z D_gradcheck=2, 2025-05-07T21:04:06.3300995Z stochastic_rounding=True, 2025-05-07T21:04:06.3301257Z weighted=False, 2025-05-07T21:04:06.3301479Z row_wise=True, 2025-05-07T21:04:06.3301684Z mixed=False, 2025-05-07T21:04:06.3301926Z use_cache=True, 2025-05-07T21:04:06.3302196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.3302484Z use_cpu=False, 2025-05-07T21:04:06.3302722Z output_dtype=SparseType.BF16, 2025-05-07T21:04:06.3302987Z ) 2025-05-07T21:04:06.3303217Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:06.3303911Z self=, 2025-05-07T21:04:06.3304459Z compile=False, 2025-05-07T21:04:06.3304662Z T=4, 2025-05-07T21:04:06.3304846Z D=38, 2025-05-07T21:04:06.3305029Z B=38, 2025-05-07T21:04:06.3305206Z log_E=4, 2025-05-07T21:04:06.3305398Z L=0, 2025-05-07T21:04:06.3305587Z D_gradcheck=2, 2025-05-07T21:04:06.3305813Z stochastic_rounding=True, 2025-05-07T21:04:06.3306067Z weighted=False, 2025-05-07T21:04:06.3306279Z row_wise=True, 2025-05-07T21:04:06.3306625Z mixed=False, 2025-05-07T21:04:06.3306828Z use_cache=True, 2025-05-07T21:04:06.3307069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.3307356Z use_cpu=False, 2025-05-07T21:04:06.3307675Z output_dtype=SparseType.BF16, 2025-05-07T21:04:06.3307939Z ) 2025-05-07T21:04:06.3308173Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:06.3308758Z self=, 2025-05-07T21:04:06.3309302Z compile=True, 2025-05-07T21:04:06.3309509Z T=4, 2025-05-07T21:04:06.3309686Z D=38, 2025-05-07T21:04:06.3309873Z B=38, 2025-05-07T21:04:06.3310058Z log_E=4, 2025-05-07T21:04:06.3310245Z L=0, 2025-05-07T21:04:06.3310439Z D_gradcheck=2, 2025-05-07T21:04:06.3310668Z stochastic_rounding=True, 2025-05-07T21:04:06.3310920Z weighted=False, 2025-05-07T21:04:06.3311137Z row_wise=True, 2025-05-07T21:04:06.3311349Z mixed=False, 2025-05-07T21:04:06.3311556Z use_cache=True, 2025-05-07T21:04:06.3311797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.3312089Z use_cpu=False, 2025-05-07T21:04:06.3312329Z output_dtype=SparseType.BF16, 2025-05-07T21:04:06.3312591Z ) 2025-05-07T21:04:06.3312831Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:06.3313423Z self=, 2025-05-07T21:04:06.3313958Z compile=False, 2025-05-07T21:04:06.3314169Z T=2, 2025-05-07T21:04:06.3314353Z D=38, 2025-05-07T21:04:06.3314535Z B=38, 2025-05-07T21:04:06.3314722Z log_E=4, 2025-05-07T21:04:06.3314918Z L=0, 2025-05-07T21:04:06.3315105Z D_gradcheck=2, 2025-05-07T21:04:06.3315336Z stochastic_rounding=True, 2025-05-07T21:04:06.3315597Z weighted=False, 2025-05-07T21:04:06.3315809Z row_wise=True, 2025-05-07T21:04:06.3316025Z mixed=False, 2025-05-07T21:04:06.3316237Z use_cache=True, 2025-05-07T21:04:06.3316476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:06.3316766Z use_cpu=False, 2025-05-07T21:04:06.3317000Z output_dtype=SparseType.BF16, 2025-05-07T21:04:06.3317309Z ) 2025-05-07T21:04:06.3317486Z PASSED 2025-05-07T21:04:12.3407434Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3408413Z self=, 2025-05-07T21:04:12.3408950Z mixed_B=False, 2025-05-07T21:04:12.3409173Z compile=False, 2025-05-07T21:04:12.3409382Z T=1, 2025-05-07T21:04:12.3409569Z D=2, 2025-05-07T21:04:12.3409746Z B=1, 2025-05-07T21:04:12.3409930Z log_E=3, 2025-05-07T21:04:12.3410121Z L=0, 2025-05-07T21:04:12.3410305Z D_gradcheck=1, 2025-05-07T21:04:12.3410536Z stochastic_rounding=False, 2025-05-07T21:04:12.3410804Z weighted=False, 2025-05-07T21:04:12.3411023Z row_wise=False, 2025-05-07T21:04:12.3411236Z mixed=False, 2025-05-07T21:04:12.3411454Z use_cache=False, 2025-05-07T21:04:12.3411701Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:12.3412001Z use_cpu=False, 2025-05-07T21:04:12.3412244Z output_dtype=SparseType.FP32, 2025-05-07T21:04:12.3412504Z ) 2025-05-07T21:04:12.3412742Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3413637Z self=, 2025-05-07T21:04:12.3414172Z mixed_B=True, 2025-05-07T21:04:12.3414389Z compile=False, 2025-05-07T21:04:12.3414597Z T=1, 2025-05-07T21:04:12.3414777Z D=2, 2025-05-07T21:04:12.3414963Z B=1, 2025-05-07T21:04:12.3415152Z log_E=3, 2025-05-07T21:04:12.3415342Z L=0, 2025-05-07T21:04:12.3415530Z D_gradcheck=1, 2025-05-07T21:04:12.3415760Z stochastic_rounding=False, 2025-05-07T21:04:12.3416014Z weighted=False, 2025-05-07T21:04:12.3416323Z row_wise=False, 2025-05-07T21:04:12.3416535Z mixed=False, 2025-05-07T21:04:12.3416745Z use_cache=False, 2025-05-07T21:04:12.3416989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:12.3417279Z use_cpu=False, 2025-05-07T21:04:12.3417592Z output_dtype=SparseType.FP32, 2025-05-07T21:04:12.3417851Z ) 2025-05-07T21:04:12.3418085Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3418671Z self=, 2025-05-07T21:04:12.3419198Z mixed_B=True, 2025-05-07T21:04:12.3419417Z compile=True, 2025-05-07T21:04:12.3419624Z T=2, 2025-05-07T21:04:12.3419811Z D=79, 2025-05-07T21:04:12.3419999Z B=10, 2025-05-07T21:04:12.3420185Z log_E=3, 2025-05-07T21:04:12.3420373Z L=12, 2025-05-07T21:04:12.3420566Z D_gradcheck=2, 2025-05-07T21:04:12.3420797Z stochastic_rounding=True, 2025-05-07T21:04:12.3421051Z weighted=False, 2025-05-07T21:04:12.3421274Z row_wise=True, 2025-05-07T21:04:12.3421494Z mixed=False, 2025-05-07T21:04:12.3421702Z use_cache=False, 2025-05-07T21:04:12.3421954Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:12.3422248Z use_cpu=False, 2025-05-07T21:04:12.3422486Z output_dtype=SparseType.FP32, 2025-05-07T21:04:12.3422749Z ) 2025-05-07T21:04:12.3422985Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3423614Z self=, 2025-05-07T21:04:12.3424197Z mixed_B=True, 2025-05-07T21:04:12.3424413Z compile=True, 2025-05-07T21:04:12.3424619Z T=4, 2025-05-07T21:04:12.3424799Z D=124, 2025-05-07T21:04:12.3424992Z B=88, 2025-05-07T21:04:12.3425182Z log_E=4, 2025-05-07T21:04:12.3425372Z L=17, 2025-05-07T21:04:12.3425571Z D_gradcheck=2, 2025-05-07T21:04:12.3425804Z stochastic_rounding=False, 2025-05-07T21:04:12.3426064Z weighted=False, 2025-05-07T21:04:12.3426284Z row_wise=False, 2025-05-07T21:04:12.3426504Z mixed=True, 2025-05-07T21:04:12.3426711Z use_cache=False, 2025-05-07T21:04:12.3426969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:12.3427347Z use_cpu=True, 2025-05-07T21:04:12.3427581Z output_dtype=SparseType.FP16, 2025-05-07T21:04:12.3427845Z ) 2025-05-07T21:04:12.3428082Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3428664Z self=, 2025-05-07T21:04:12.3429190Z mixed_B=False, 2025-05-07T21:04:12.3429405Z compile=True, 2025-05-07T21:04:12.3429611Z T=1, 2025-05-07T21:04:12.3429791Z D=114, 2025-05-07T21:04:12.3429977Z B=18, 2025-05-07T21:04:12.3430167Z log_E=3, 2025-05-07T21:04:12.3430354Z L=4, 2025-05-07T21:04:12.3430550Z D_gradcheck=2, 2025-05-07T21:04:12.3430781Z stochastic_rounding=False, 2025-05-07T21:04:12.3431035Z weighted=False, 2025-05-07T21:04:12.3431254Z row_wise=True, 2025-05-07T21:04:12.3431469Z mixed=True, 2025-05-07T21:04:12.3431677Z use_cache=False, 2025-05-07T21:04:12.3431928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:12.3432225Z use_cpu=False, 2025-05-07T21:04:12.3432457Z output_dtype=SparseType.BF16, 2025-05-07T21:04:12.3432723Z ) 2025-05-07T21:04:12.3432957Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3433582Z self=, 2025-05-07T21:04:12.3434118Z mixed_B=False, 2025-05-07T21:04:12.3434333Z compile=False, 2025-05-07T21:04:12.3434538Z T=4, 2025-05-07T21:04:12.3434720Z D=68, 2025-05-07T21:04:12.3434907Z B=91, 2025-05-07T21:04:12.3435091Z log_E=3, 2025-05-07T21:04:12.3435279Z L=12, 2025-05-07T21:04:12.3435471Z D_gradcheck=2, 2025-05-07T21:04:12.3435700Z stochastic_rounding=True, 2025-05-07T21:04:12.3435956Z weighted=True, 2025-05-07T21:04:12.3436173Z row_wise=False, 2025-05-07T21:04:12.3436441Z mixed=False, 2025-05-07T21:04:12.3436648Z use_cache=True, 2025-05-07T21:04:12.3436895Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:12.3437186Z use_cpu=False, 2025-05-07T21:04:12.3444573Z output_dtype=SparseType.FP16, 2025-05-07T21:04:12.3444892Z ) 2025-05-07T21:04:12.3445140Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3445755Z self=, 2025-05-07T21:04:12.3446312Z mixed_B=True, 2025-05-07T21:04:12.3446535Z compile=False, 2025-05-07T21:04:12.3446761Z T=4, 2025-05-07T21:04:12.3446960Z D=88, 2025-05-07T21:04:12.3447151Z B=126, 2025-05-07T21:04:12.3447353Z log_E=5, 2025-05-07T21:04:12.3447561Z L=10, 2025-05-07T21:04:12.3447759Z D_gradcheck=2, 2025-05-07T21:04:12.3448002Z stochastic_rounding=True, 2025-05-07T21:04:12.3448276Z weighted=False, 2025-05-07T21:04:12.3448499Z row_wise=True, 2025-05-07T21:04:12.3448725Z mixed=True, 2025-05-07T21:04:12.3448948Z use_cache=True, 2025-05-07T21:04:12.3449195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:12.3449503Z use_cpu=True, 2025-05-07T21:04:12.3449757Z output_dtype=SparseType.FP32, 2025-05-07T21:04:12.3450032Z ) 2025-05-07T21:04:12.3450274Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3450874Z self=, 2025-05-07T21:04:12.3451425Z mixed_B=True, 2025-05-07T21:04:12.3451645Z compile=False, 2025-05-07T21:04:12.3451866Z T=1, 2025-05-07T21:04:12.3452062Z D=81, 2025-05-07T21:04:12.3452252Z B=91, 2025-05-07T21:04:12.3452455Z log_E=3, 2025-05-07T21:04:12.3452659Z L=11, 2025-05-07T21:04:12.3452855Z D_gradcheck=1, 2025-05-07T21:04:12.3453103Z stochastic_rounding=False, 2025-05-07T21:04:12.3453374Z weighted=False, 2025-05-07T21:04:12.3453595Z row_wise=True, 2025-05-07T21:04:12.3453823Z mixed=False, 2025-05-07T21:04:12.3454078Z use_cache=False, 2025-05-07T21:04:12.3454352Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:12.3454710Z use_cpu=False, 2025-05-07T21:04:12.3454960Z output_dtype=SparseType.BF16, 2025-05-07T21:04:12.3455228Z ) 2025-05-07T21:04:12.3455477Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3456079Z self=, 2025-05-07T21:04:12.3456625Z mixed_B=True, 2025-05-07T21:04:12.3456847Z compile=False, 2025-05-07T21:04:12.3457072Z T=2, 2025-05-07T21:04:12.3457273Z D=33, 2025-05-07T21:04:12.3457466Z B=14, 2025-05-07T21:04:12.3457666Z log_E=5, 2025-05-07T21:04:12.3457876Z L=12, 2025-05-07T21:04:12.3458070Z D_gradcheck=1, 2025-05-07T21:04:12.3458315Z stochastic_rounding=True, 2025-05-07T21:04:12.3458588Z weighted=True, 2025-05-07T21:04:12.3458805Z row_wise=True, 2025-05-07T21:04:12.3459032Z mixed=True, 2025-05-07T21:04:12.3459250Z use_cache=True, 2025-05-07T21:04:12.3459497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:12.3459801Z use_cpu=False, 2025-05-07T21:04:12.3460052Z output_dtype=SparseType.FP32, 2025-05-07T21:04:12.3460320Z ) 2025-05-07T21:04:12.3460572Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3461270Z self=, 2025-05-07T21:04:12.3461822Z mixed_B=False, 2025-05-07T21:04:12.3462041Z compile=True, 2025-05-07T21:04:12.3462260Z T=4, 2025-05-07T21:04:12.3462456Z D=19, 2025-05-07T21:04:12.3462646Z B=49, 2025-05-07T21:04:12.3462851Z log_E=5, 2025-05-07T21:04:12.3463058Z L=18, 2025-05-07T21:04:12.3463254Z D_gradcheck=1, 2025-05-07T21:04:12.3463496Z stochastic_rounding=True, 2025-05-07T21:04:12.3463768Z weighted=False, 2025-05-07T21:04:12.3463990Z row_wise=False, 2025-05-07T21:04:12.3464279Z mixed=True, 2025-05-07T21:04:12.3464501Z use_cache=False, 2025-05-07T21:04:12.3464759Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:12.3465063Z use_cpu=False, 2025-05-07T21:04:12.3465351Z output_dtype=SparseType.BF16, 2025-05-07T21:04:12.3465618Z ) 2025-05-07T21:04:12.3465860Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3466457Z self=, 2025-05-07T21:04:12.3467004Z mixed_B=True, 2025-05-07T21:04:12.3467234Z compile=False, 2025-05-07T21:04:12.3467452Z T=1, 2025-05-07T21:04:12.3467641Z D=27, 2025-05-07T21:04:12.3467835Z B=15, 2025-05-07T21:04:12.3468029Z log_E=4, 2025-05-07T21:04:12.3468231Z L=18, 2025-05-07T21:04:12.3468433Z D_gradcheck=1, 2025-05-07T21:04:12.3468682Z stochastic_rounding=False, 2025-05-07T21:04:12.3468949Z weighted=True, 2025-05-07T21:04:12.3469184Z row_wise=False, 2025-05-07T21:04:12.3469410Z mixed=True, 2025-05-07T21:04:12.3469633Z use_cache=False, 2025-05-07T21:04:12.3469891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:12.3470192Z use_cpu=True, 2025-05-07T21:04:12.3470439Z output_dtype=SparseType.FP32, 2025-05-07T21:04:12.3470703Z ) 2025-05-07T21:04:12.3470945Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3471542Z self=, 2025-05-07T21:04:12.3472085Z mixed_B=False, 2025-05-07T21:04:12.3472308Z compile=True, 2025-05-07T21:04:12.3472525Z T=4, 2025-05-07T21:04:12.3472723Z D=101, 2025-05-07T21:04:12.3472921Z B=62, 2025-05-07T21:04:12.3473115Z log_E=5, 2025-05-07T21:04:12.3473314Z L=0, 2025-05-07T21:04:12.3473512Z D_gradcheck=2, 2025-05-07T21:04:12.3473750Z stochastic_rounding=True, 2025-05-07T21:04:12.3474013Z weighted=True, 2025-05-07T21:04:12.3474238Z row_wise=False, 2025-05-07T21:04:12.3474469Z mixed=False, 2025-05-07T21:04:12.3474684Z use_cache=True, 2025-05-07T21:04:12.3474938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:12.3475237Z use_cpu=True, 2025-05-07T21:04:12.3475541Z output_dtype=SparseType.BF16, 2025-05-07T21:04:12.3475803Z ) 2025-05-07T21:04:12.3476050Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3476643Z self=, 2025-05-07T21:04:12.3477181Z mixed_B=True, 2025-05-07T21:04:12.3477402Z compile=False, 2025-05-07T21:04:12.3477622Z T=4, 2025-05-07T21:04:12.3477809Z D=110, 2025-05-07T21:04:12.3478004Z B=45, 2025-05-07T21:04:12.3478197Z log_E=5, 2025-05-07T21:04:12.3478397Z L=15, 2025-05-07T21:04:12.3478596Z D_gradcheck=1, 2025-05-07T21:04:12.3478834Z stochastic_rounding=False, 2025-05-07T21:04:12.3479180Z weighted=True, 2025-05-07T21:04:12.3479401Z row_wise=False, 2025-05-07T21:04:12.3479626Z mixed=True, 2025-05-07T21:04:12.3479841Z use_cache=True, 2025-05-07T21:04:12.3480090Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:12.3480391Z use_cpu=True, 2025-05-07T21:04:12.3480635Z output_dtype=SparseType.FP32, 2025-05-07T21:04:12.3480906Z ) 2025-05-07T21:04:12.3481150Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3481746Z self=, 2025-05-07T21:04:12.3482342Z mixed_B=False, 2025-05-07T21:04:12.3482567Z compile=True, 2025-05-07T21:04:12.3482786Z T=3, 2025-05-07T21:04:12.3482978Z D=71, 2025-05-07T21:04:12.3483171Z B=30, 2025-05-07T21:04:12.3483370Z log_E=5, 2025-05-07T21:04:12.3483587Z L=6, 2025-05-07T21:04:12.3483815Z D_gradcheck=1, 2025-05-07T21:04:12.3484055Z stochastic_rounding=True, 2025-05-07T21:04:12.3484320Z weighted=True, 2025-05-07T21:04:12.3484543Z row_wise=False, 2025-05-07T21:04:12.3484810Z mixed=True, 2025-05-07T21:04:12.3485024Z use_cache=False, 2025-05-07T21:04:12.3485283Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:12.3485577Z use_cpu=True, 2025-05-07T21:04:12.3485821Z output_dtype=SparseType.FP16, 2025-05-07T21:04:12.3486137Z ) 2025-05-07T21:04:12.3486381Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3486968Z self=, 2025-05-07T21:04:12.3487514Z mixed_B=True, 2025-05-07T21:04:12.3487733Z compile=True, 2025-05-07T21:04:12.3487947Z T=3, 2025-05-07T21:04:12.3488133Z D=83, 2025-05-07T21:04:12.3488324Z B=93, 2025-05-07T21:04:12.3488516Z log_E=3, 2025-05-07T21:04:12.3488710Z L=12, 2025-05-07T21:04:12.3488911Z D_gradcheck=2, 2025-05-07T21:04:12.3489148Z stochastic_rounding=True, 2025-05-07T21:04:12.3489410Z weighted=False, 2025-05-07T21:04:12.3489635Z row_wise=False, 2025-05-07T21:04:12.3489861Z mixed=False, 2025-05-07T21:04:12.3490076Z use_cache=False, 2025-05-07T21:04:12.3490337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:12.3490635Z use_cpu=True, 2025-05-07T21:04:12.3490875Z output_dtype=SparseType.FP32, 2025-05-07T21:04:12.3491152Z ) 2025-05-07T21:04:12.3491396Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3491983Z self=, 2025-05-07T21:04:12.3492536Z mixed_B=False, 2025-05-07T21:04:12.3492762Z compile=False, 2025-05-07T21:04:12.3492979Z T=4, 2025-05-07T21:04:12.3493179Z D=97, 2025-05-07T21:04:12.3493372Z B=17, 2025-05-07T21:04:12.3493559Z log_E=5, 2025-05-07T21:04:12.3493762Z L=12, 2025-05-07T21:04:12.3493966Z D_gradcheck=1, 2025-05-07T21:04:12.3494198Z stochastic_rounding=True, 2025-05-07T21:04:12.3494469Z weighted=False, 2025-05-07T21:04:12.3494701Z row_wise=True, 2025-05-07T21:04:12.3494924Z mixed=False, 2025-05-07T21:04:12.3495141Z use_cache=True, 2025-05-07T21:04:12.3495407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:12.3495700Z use_cpu=True, 2025-05-07T21:04:12.3496330Z output_dtype=SparseType.FP16, 2025-05-07T21:04:12.3496606Z ) 2025-05-07T21:04:12.3496840Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:12.3497431Z self=, 2025-05-07T21:04:12.3497979Z mixed_B=False, 2025-05-07T21:04:12.3498200Z compile=False, 2025-05-07T21:04:12.3498420Z T=4, 2025-05-07T21:04:12.3498618Z D=62, 2025-05-07T21:04:12.3498810Z B=55, 2025-05-07T21:04:12.3499006Z log_E=4, 2025-05-07T21:04:12.3499210Z L=6, 2025-05-07T21:04:12.3499401Z D_gradcheck=2, 2025-05-07T21:04:12.3499646Z stochastic_rounding=False, 2025-05-07T21:04:12.3499915Z weighted=True, 2025-05-07T21:04:12.3500134Z row_wise=False, 2025-05-07T21:04:12.3500363Z mixed=False, 2025-05-07T21:04:12.3500583Z use_cache=True, 2025-05-07T21:04:12.3500825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:12.3501121Z use_cpu=False, 2025-05-07T21:04:12.3501366Z output_dtype=SparseType.FP16, 2025-05-07T21:04:12.3501638Z ) 2025-05-07T21:04:29.2668630Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2669751Z self=, 2025-05-07T21:04:29.2671083Z mixed_B=True, 2025-05-07T21:04:29.2671465Z compile=True, 2025-05-07T21:04:29.2671811Z T=1, 2025-05-07T21:04:29.2672099Z D=117, 2025-05-07T21:04:29.2672386Z B=112, 2025-05-07T21:04:29.2672671Z log_E=5, 2025-05-07T21:04:29.2672963Z L=3, 2025-05-07T21:04:29.2673262Z D_gradcheck=2, 2025-05-07T21:04:29.2673623Z stochastic_rounding=True, 2025-05-07T21:04:29.2674026Z weighted=True, 2025-05-07T21:04:29.2674377Z row_wise=False, 2025-05-07T21:04:29.2674882Z mixed=True, 2025-05-07T21:04:29.2675213Z use_cache=False, 2025-05-07T21:04:29.2675609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2676089Z use_cpu=True, 2025-05-07T21:04:29.2676473Z output_dtype=SparseType.BF16, 2025-05-07T21:04:29.2677037Z ) 2025-05-07T21:04:29.2677426Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2678421Z self=, 2025-05-07T21:04:29.2679440Z mixed_B=True, 2025-05-07T21:04:29.2679791Z compile=False, 2025-05-07T21:04:29.2680120Z T=4, 2025-05-07T21:04:29.2680414Z D=93, 2025-05-07T21:04:29.2680709Z B=103, 2025-05-07T21:04:29.2681008Z log_E=3, 2025-05-07T21:04:29.2681313Z L=3, 2025-05-07T21:04:29.2681609Z D_gradcheck=1, 2025-05-07T21:04:29.2681990Z stochastic_rounding=False, 2025-05-07T21:04:29.2682406Z weighted=False, 2025-05-07T21:04:29.2682758Z row_wise=False, 2025-05-07T21:04:29.2683104Z mixed=False, 2025-05-07T21:04:29.2683431Z use_cache=True, 2025-05-07T21:04:29.2683821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2684296Z use_cpu=True, 2025-05-07T21:04:29.2684671Z output_dtype=SparseType.BF16, 2025-05-07T21:04:29.2685104Z ) 2025-05-07T21:04:29.2685480Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2686466Z self=, 2025-05-07T21:04:29.2687369Z mixed_B=False, 2025-05-07T21:04:29.2687720Z compile=False, 2025-05-07T21:04:29.2688071Z T=2, 2025-05-07T21:04:29.2688418Z D=64, 2025-05-07T21:04:29.2688718Z B=59, 2025-05-07T21:04:29.2689025Z log_E=3, 2025-05-07T21:04:29.2689328Z L=13, 2025-05-07T21:04:29.2689629Z D_gradcheck=2, 2025-05-07T21:04:29.2689982Z stochastic_rounding=True, 2025-05-07T21:04:29.2690380Z weighted=True, 2025-05-07T21:04:29.2690713Z row_wise=True, 2025-05-07T21:04:29.2691037Z mixed=True, 2025-05-07T21:04:29.2691372Z use_cache=False, 2025-05-07T21:04:29.2691782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2692244Z use_cpu=False, 2025-05-07T21:04:29.2692804Z output_dtype=SparseType.FP32, 2025-05-07T21:04:29.2693254Z ) 2025-05-07T21:04:29.2693636Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2694611Z self=, 2025-05-07T21:04:29.2695504Z mixed_B=False, 2025-05-07T21:04:29.2696352Z compile=True, 2025-05-07T21:04:29.2696705Z T=5, 2025-05-07T21:04:29.2696989Z D=31, 2025-05-07T21:04:29.2697271Z B=74, 2025-05-07T21:04:29.2697567Z log_E=5, 2025-05-07T21:04:29.2697869Z L=0, 2025-05-07T21:04:29.2698165Z D_gradcheck=2, 2025-05-07T21:04:29.2698530Z stochastic_rounding=True, 2025-05-07T21:04:29.2698939Z weighted=False, 2025-05-07T21:04:29.2699287Z row_wise=False, 2025-05-07T21:04:29.2699627Z mixed=False, 2025-05-07T21:04:29.2699962Z use_cache=False, 2025-05-07T21:04:29.2700368Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2700826Z use_cpu=True, 2025-05-07T21:04:29.2701208Z output_dtype=SparseType.FP16, 2025-05-07T21:04:29.2701648Z ) 2025-05-07T21:04:29.2702037Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2703007Z self=, 2025-05-07T21:04:29.2704133Z mixed_B=True, 2025-05-07T21:04:29.2704500Z compile=False, 2025-05-07T21:04:29.2704820Z T=2, 2025-05-07T21:04:29.2705118Z D=59, 2025-05-07T21:04:29.2705415Z B=128, 2025-05-07T21:04:29.2705717Z log_E=5, 2025-05-07T21:04:29.2706020Z L=5, 2025-05-07T21:04:29.2706315Z D_gradcheck=2, 2025-05-07T21:04:29.2706691Z stochastic_rounding=False, 2025-05-07T21:04:29.2707102Z weighted=True, 2025-05-07T21:04:29.2707448Z row_wise=True, 2025-05-07T21:04:29.2707789Z mixed=False, 2025-05-07T21:04:29.2708247Z use_cache=False, 2025-05-07T21:04:29.2708649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2709123Z use_cpu=False, 2025-05-07T21:04:29.2709503Z output_dtype=SparseType.FP16, 2025-05-07T21:04:29.2710034Z ) 2025-05-07T21:04:29.2710416Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2711375Z self=, 2025-05-07T21:04:29.2712324Z mixed_B=True, 2025-05-07T21:04:29.2712683Z compile=False, 2025-05-07T21:04:29.2713006Z T=1, 2025-05-07T21:04:29.2713297Z D=6, 2025-05-07T21:04:29.2713577Z B=105, 2025-05-07T21:04:29.2713860Z log_E=4, 2025-05-07T21:04:29.2714159Z L=19, 2025-05-07T21:04:29.2714456Z D_gradcheck=1, 2025-05-07T21:04:29.2714801Z stochastic_rounding=True, 2025-05-07T21:04:29.2715218Z weighted=True, 2025-05-07T21:04:29.2715578Z row_wise=False, 2025-05-07T21:04:29.2715903Z mixed=False, 2025-05-07T21:04:29.2716259Z use_cache=True, 2025-05-07T21:04:29.2716665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2717150Z use_cpu=True, 2025-05-07T21:04:29.2717545Z output_dtype=SparseType.FP16, 2025-05-07T21:04:29.2717990Z ) 2025-05-07T21:04:29.2718411Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2719454Z self=, 2025-05-07T21:04:29.2720364Z mixed_B=False, 2025-05-07T21:04:29.2720702Z compile=True, 2025-05-07T21:04:29.2721019Z T=3, 2025-05-07T21:04:29.2721317Z D=35, 2025-05-07T21:04:29.2721603Z B=81, 2025-05-07T21:04:29.2721888Z log_E=4, 2025-05-07T21:04:29.2722200Z L=19, 2025-05-07T21:04:29.2722503Z D_gradcheck=1, 2025-05-07T21:04:29.2722863Z stochastic_rounding=True, 2025-05-07T21:04:29.2723284Z weighted=False, 2025-05-07T21:04:29.2723629Z row_wise=False, 2025-05-07T21:04:29.2723967Z mixed=False, 2025-05-07T21:04:29.2724309Z use_cache=False, 2025-05-07T21:04:29.2724713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2725174Z use_cpu=False, 2025-05-07T21:04:29.2725730Z output_dtype=SparseType.FP32, 2025-05-07T21:04:29.2726159Z ) 2025-05-07T21:04:29.2726544Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2727518Z self=, 2025-05-07T21:04:29.2728434Z mixed_B=False, 2025-05-07T21:04:29.2728794Z compile=True, 2025-05-07T21:04:29.2729113Z T=3, 2025-05-07T21:04:29.2729409Z D=2, 2025-05-07T21:04:29.2729704Z B=119, 2025-05-07T21:04:29.2729985Z log_E=3, 2025-05-07T21:04:29.2730297Z L=9, 2025-05-07T21:04:29.2730598Z D_gradcheck=2, 2025-05-07T21:04:29.2730954Z stochastic_rounding=False, 2025-05-07T21:04:29.2731372Z weighted=False, 2025-05-07T21:04:29.2731711Z row_wise=False, 2025-05-07T21:04:29.2732049Z mixed=False, 2025-05-07T21:04:29.2732383Z use_cache=True, 2025-05-07T21:04:29.2732767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2733227Z use_cpu=False, 2025-05-07T21:04:29.2733616Z output_dtype=SparseType.BF16, 2025-05-07T21:04:29.2734066Z ) 2025-05-07T21:04:29.2734469Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2735457Z self=, 2025-05-07T21:04:29.2744818Z mixed_B=True, 2025-05-07T21:04:29.2745193Z compile=False, 2025-05-07T21:04:29.2745495Z T=5, 2025-05-07T21:04:29.2745762Z D=80, 2025-05-07T21:04:29.2746035Z B=77, 2025-05-07T21:04:29.2746297Z log_E=4, 2025-05-07T21:04:29.2746576Z L=12, 2025-05-07T21:04:29.2746857Z D_gradcheck=2, 2025-05-07T21:04:29.2747188Z stochastic_rounding=False, 2025-05-07T21:04:29.2747571Z weighted=True, 2025-05-07T21:04:29.2747884Z row_wise=False, 2025-05-07T21:04:29.2748207Z mixed=False, 2025-05-07T21:04:29.2748620Z use_cache=False, 2025-05-07T21:04:29.2748988Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2749411Z use_cpu=True, 2025-05-07T21:04:29.2749768Z output_dtype=SparseType.FP16, 2025-05-07T21:04:29.2750169Z ) 2025-05-07T21:04:29.2750574Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2751473Z self=, 2025-05-07T21:04:29.2752291Z mixed_B=True, 2025-05-07T21:04:29.2752612Z compile=False, 2025-05-07T21:04:29.2752912Z T=4, 2025-05-07T21:04:29.2753186Z D=119, 2025-05-07T21:04:29.2753462Z B=23, 2025-05-07T21:04:29.2753729Z log_E=5, 2025-05-07T21:04:29.2754019Z L=14, 2025-05-07T21:04:29.2754303Z D_gradcheck=1, 2025-05-07T21:04:29.2754632Z stochastic_rounding=True, 2025-05-07T21:04:29.2755018Z weighted=False, 2025-05-07T21:04:29.2755334Z row_wise=False, 2025-05-07T21:04:29.2755640Z mixed=False, 2025-05-07T21:04:29.2755957Z use_cache=False, 2025-05-07T21:04:29.2756329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2756758Z use_cpu=False, 2025-05-07T21:04:29.2757112Z output_dtype=SparseType.BF16, 2025-05-07T21:04:29.2757496Z ) 2025-05-07T21:04:29.2757836Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2758816Z self=, 2025-05-07T21:04:29.2759654Z mixed_B=True, 2025-05-07T21:04:29.2759977Z compile=False, 2025-05-07T21:04:29.2760280Z T=5, 2025-05-07T21:04:29.2760557Z D=65, 2025-05-07T21:04:29.2760833Z B=102, 2025-05-07T21:04:29.2761098Z log_E=3, 2025-05-07T21:04:29.2761382Z L=3, 2025-05-07T21:04:29.2761662Z D_gradcheck=2, 2025-05-07T21:04:29.2761987Z stochastic_rounding=True, 2025-05-07T21:04:29.2762368Z weighted=True, 2025-05-07T21:04:29.2762680Z row_wise=True, 2025-05-07T21:04:29.2763025Z mixed=True, 2025-05-07T21:04:29.2763330Z use_cache=False, 2025-05-07T21:04:29.2763689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2764121Z use_cpu=False, 2025-05-07T21:04:29.2764520Z output_dtype=SparseType.BF16, 2025-05-07T21:04:29.2764911Z ) 2025-05-07T21:04:29.2765258Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2766148Z self=, 2025-05-07T21:04:29.2766978Z mixed_B=False, 2025-05-07T21:04:29.2767295Z compile=False, 2025-05-07T21:04:29.2767594Z T=5, 2025-05-07T21:04:29.2767866Z D=124, 2025-05-07T21:04:29.2768142Z B=49, 2025-05-07T21:04:29.2768435Z log_E=3, 2025-05-07T21:04:29.2768746Z L=13, 2025-05-07T21:04:29.2769029Z D_gradcheck=1, 2025-05-07T21:04:29.2769362Z stochastic_rounding=True, 2025-05-07T21:04:29.2769724Z weighted=True, 2025-05-07T21:04:29.2770041Z row_wise=False, 2025-05-07T21:04:29.2770354Z mixed=True, 2025-05-07T21:04:29.2770656Z use_cache=False, 2025-05-07T21:04:29.2771022Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2771454Z use_cpu=True, 2025-05-07T21:04:29.2771787Z output_dtype=SparseType.FP32, 2025-05-07T21:04:29.2772187Z ) 2025-05-07T21:04:29.2772536Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2773426Z self=, 2025-05-07T21:04:29.2774257Z mixed_B=True, 2025-05-07T21:04:29.2774629Z compile=True, 2025-05-07T21:04:29.2774931Z T=4, 2025-05-07T21:04:29.2775190Z D=37, 2025-05-07T21:04:29.2775451Z B=112, 2025-05-07T21:04:29.2775723Z log_E=5, 2025-05-07T21:04:29.2775997Z L=20, 2025-05-07T21:04:29.2776277Z D_gradcheck=2, 2025-05-07T21:04:29.2776619Z stochastic_rounding=False, 2025-05-07T21:04:29.2776989Z weighted=True, 2025-05-07T21:04:29.2777303Z row_wise=True, 2025-05-07T21:04:29.2777610Z mixed=False, 2025-05-07T21:04:29.2778179Z use_cache=False, 2025-05-07T21:04:29.2778547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2778980Z use_cpu=True, 2025-05-07T21:04:29.2779313Z output_dtype=SparseType.FP32, 2025-05-07T21:04:29.2779706Z ) 2025-05-07T21:04:29.2780100Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2781004Z self=, 2025-05-07T21:04:29.2781814Z mixed_B=False, 2025-05-07T21:04:29.2782127Z compile=True, 2025-05-07T21:04:29.2782429Z T=3, 2025-05-07T21:04:29.2782690Z D=32, 2025-05-07T21:04:29.2782959Z B=115, 2025-05-07T21:04:29.2783228Z log_E=5, 2025-05-07T21:04:29.2783498Z L=20, 2025-05-07T21:04:29.2783772Z D_gradcheck=2, 2025-05-07T21:04:29.2784107Z stochastic_rounding=False, 2025-05-07T21:04:29.2784482Z weighted=False, 2025-05-07T21:04:29.2784796Z row_wise=False, 2025-05-07T21:04:29.2785108Z mixed=False, 2025-05-07T21:04:29.2785412Z use_cache=False, 2025-05-07T21:04:29.2785775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2786204Z use_cpu=False, 2025-05-07T21:04:29.2786545Z output_dtype=SparseType.FP16, 2025-05-07T21:04:29.2786936Z ) 2025-05-07T21:04:29.2787275Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2788172Z self=, 2025-05-07T21:04:29.2789003Z mixed_B=False, 2025-05-07T21:04:29.2789316Z compile=True, 2025-05-07T21:04:29.2789617Z T=1, 2025-05-07T21:04:29.2789878Z D=13, 2025-05-07T21:04:29.2790144Z B=66, 2025-05-07T21:04:29.2790413Z log_E=5, 2025-05-07T21:04:29.2790686Z L=19, 2025-05-07T21:04:29.2790961Z D_gradcheck=1, 2025-05-07T21:04:29.2791297Z stochastic_rounding=False, 2025-05-07T21:04:29.2791673Z weighted=False, 2025-05-07T21:04:29.2791986Z row_wise=True, 2025-05-07T21:04:29.2792288Z mixed=True, 2025-05-07T21:04:29.2792584Z use_cache=True, 2025-05-07T21:04:29.2792929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2793351Z use_cpu=True, 2025-05-07T21:04:29.2793684Z output_dtype=SparseType.FP16, 2025-05-07T21:04:29.2794135Z ) 2025-05-07T21:04:29.2794478Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2795365Z self=, 2025-05-07T21:04:29.2796591Z mixed_B=False, 2025-05-07T21:04:29.2796906Z compile=True, 2025-05-07T21:04:29.2797201Z T=1, 2025-05-07T21:04:29.2797469Z D=40, 2025-05-07T21:04:29.2797738Z B=51, 2025-05-07T21:04:29.2797999Z log_E=3, 2025-05-07T21:04:29.2798282Z L=14, 2025-05-07T21:04:29.2798557Z D_gradcheck=2, 2025-05-07T21:04:29.2798958Z stochastic_rounding=True, 2025-05-07T21:04:29.2799329Z weighted=True, 2025-05-07T21:04:29.2799646Z row_wise=False, 2025-05-07T21:04:29.2799955Z mixed=False, 2025-05-07T21:04:29.2800263Z use_cache=False, 2025-05-07T21:04:29.2800632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2801059Z use_cpu=True, 2025-05-07T21:04:29.2801394Z output_dtype=SparseType.BF16, 2025-05-07T21:04:29.2801785Z ) 2025-05-07T21:04:29.2802128Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:29.2803021Z self=, 2025-05-07T21:04:29.2803856Z mixed_B=False, 2025-05-07T21:04:29.2804290Z compile=True, 2025-05-07T21:04:29.2804592Z T=2, 2025-05-07T21:04:29.2804857Z D=31, 2025-05-07T21:04:29.2805122Z B=78, 2025-05-07T21:04:29.2805381Z log_E=4, 2025-05-07T21:04:29.2805669Z L=14, 2025-05-07T21:04:29.2805943Z D_gradcheck=1, 2025-05-07T21:04:29.2806270Z stochastic_rounding=True, 2025-05-07T21:04:29.2806650Z weighted=False, 2025-05-07T21:04:29.2806969Z row_wise=False, 2025-05-07T21:04:29.2807271Z mixed=True, 2025-05-07T21:04:29.2807663Z use_cache=True, 2025-05-07T21:04:29.2808013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2808455Z use_cpu=False, 2025-05-07T21:04:29.2808829Z output_dtype=SparseType.FP16, 2025-05-07T21:04:29.2809220Z ) 2025-05-07T21:04:34.8497645Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8499475Z self=, 2025-05-07T21:04:34.8500478Z mixed_B=False, 2025-05-07T21:04:34.8500706Z compile=False, 2025-05-07T21:04:34.8500919Z T=3, 2025-05-07T21:04:34.8501103Z D=87, 2025-05-07T21:04:34.8501290Z B=80, 2025-05-07T21:04:34.8501481Z log_E=5, 2025-05-07T21:04:34.8501666Z L=17, 2025-05-07T21:04:34.8501854Z D_gradcheck=1, 2025-05-07T21:04:34.8502080Z stochastic_rounding=True, 2025-05-07T21:04:34.8502355Z weighted=True, 2025-05-07T21:04:34.8502566Z row_wise=False, 2025-05-07T21:04:34.8502782Z mixed=False, 2025-05-07T21:04:34.8502998Z use_cache=True, 2025-05-07T21:04:34.8503236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.8503526Z use_cpu=True, 2025-05-07T21:04:34.8503765Z output_dtype=SparseType.FP16, 2025-05-07T21:04:34.8504037Z ) 2025-05-07T21:04:34.8504277Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8504867Z self=, 2025-05-07T21:04:34.8505403Z mixed_B=False, 2025-05-07T21:04:34.8505621Z compile=True, 2025-05-07T21:04:34.8505829Z T=4, 2025-05-07T21:04:34.8506008Z D=101, 2025-05-07T21:04:34.8506200Z B=81, 2025-05-07T21:04:34.8506385Z log_E=3, 2025-05-07T21:04:34.8506573Z L=12, 2025-05-07T21:04:34.8506767Z D_gradcheck=1, 2025-05-07T21:04:34.8506996Z stochastic_rounding=True, 2025-05-07T21:04:34.8507255Z weighted=True, 2025-05-07T21:04:34.8507462Z row_wise=False, 2025-05-07T21:04:34.8507677Z mixed=False, 2025-05-07T21:04:34.8507891Z use_cache=False, 2025-05-07T21:04:34.8508135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:34.8508423Z use_cpu=True, 2025-05-07T21:04:34.8508654Z output_dtype=SparseType.BF16, 2025-05-07T21:04:34.8509012Z ) 2025-05-07T21:04:34.8509247Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8509830Z self=, 2025-05-07T21:04:34.8510361Z mixed_B=False, 2025-05-07T21:04:34.8510577Z compile=True, 2025-05-07T21:04:34.8510782Z T=4, 2025-05-07T21:04:34.8510962Z D=57, 2025-05-07T21:04:34.8511144Z B=20, 2025-05-07T21:04:34.8511330Z log_E=4, 2025-05-07T21:04:34.8511519Z L=20, 2025-05-07T21:04:34.8511708Z D_gradcheck=2, 2025-05-07T21:04:34.8511938Z stochastic_rounding=True, 2025-05-07T21:04:34.8512191Z weighted=False, 2025-05-07T21:04:34.8512407Z row_wise=False, 2025-05-07T21:04:34.8512621Z mixed=True, 2025-05-07T21:04:34.8512825Z use_cache=True, 2025-05-07T21:04:34.8513066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:34.8513357Z use_cpu=False, 2025-05-07T21:04:34.8513593Z output_dtype=SparseType.FP16, 2025-05-07T21:04:34.8513853Z ) 2025-05-07T21:04:34.8514089Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8514674Z self=, 2025-05-07T21:04:34.8515202Z mixed_B=True, 2025-05-07T21:04:34.8515506Z compile=False, 2025-05-07T21:04:34.8515714Z T=2, 2025-05-07T21:04:34.8515892Z D=113, 2025-05-07T21:04:34.8516078Z B=1, 2025-05-07T21:04:34.8516261Z log_E=5, 2025-05-07T21:04:34.8516450Z L=3, 2025-05-07T21:04:34.8516639Z D_gradcheck=2, 2025-05-07T21:04:34.8516865Z stochastic_rounding=True, 2025-05-07T21:04:34.8517114Z weighted=True, 2025-05-07T21:04:34.8517325Z row_wise=True, 2025-05-07T21:04:34.8517537Z mixed=False, 2025-05-07T21:04:34.8517742Z use_cache=True, 2025-05-07T21:04:34.8518066Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.8518356Z use_cpu=False, 2025-05-07T21:04:34.8518585Z output_dtype=SparseType.FP32, 2025-05-07T21:04:34.8518946Z ) 2025-05-07T21:04:34.8519225Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8519812Z self=, 2025-05-07T21:04:34.8520341Z mixed_B=True, 2025-05-07T21:04:34.8520555Z compile=False, 2025-05-07T21:04:34.8520761Z T=4, 2025-05-07T21:04:34.8520937Z D=47, 2025-05-07T21:04:34.8521128Z B=116, 2025-05-07T21:04:34.8521315Z log_E=3, 2025-05-07T21:04:34.8521500Z L=12, 2025-05-07T21:04:34.8521693Z D_gradcheck=1, 2025-05-07T21:04:34.8521924Z stochastic_rounding=False, 2025-05-07T21:04:34.8522178Z weighted=False, 2025-05-07T21:04:34.8522392Z row_wise=False, 2025-05-07T21:04:34.8522603Z mixed=False, 2025-05-07T21:04:34.8522805Z use_cache=True, 2025-05-07T21:04:34.8523047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:34.8523333Z use_cpu=True, 2025-05-07T21:04:34.8523560Z output_dtype=SparseType.BF16, 2025-05-07T21:04:34.8523826Z ) 2025-05-07T21:04:34.8524060Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8524633Z self=, 2025-05-07T21:04:34.8525165Z mixed_B=True, 2025-05-07T21:04:34.8525381Z compile=True, 2025-05-07T21:04:34.8525588Z T=5, 2025-05-07T21:04:34.8525768Z D=28, 2025-05-07T21:04:34.8525953Z B=85, 2025-05-07T21:04:34.8526137Z log_E=3, 2025-05-07T21:04:34.8526323Z L=9, 2025-05-07T21:04:34.8526511Z D_gradcheck=1, 2025-05-07T21:04:34.8526742Z stochastic_rounding=False, 2025-05-07T21:04:34.8526996Z weighted=False, 2025-05-07T21:04:34.8527212Z row_wise=True, 2025-05-07T21:04:34.8527426Z mixed=True, 2025-05-07T21:04:34.8527631Z use_cache=False, 2025-05-07T21:04:34.8527888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:34.8528183Z use_cpu=False, 2025-05-07T21:04:34.8528413Z output_dtype=SparseType.FP32, 2025-05-07T21:04:34.8528729Z ) 2025-05-07T21:04:34.8528965Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8529541Z self=, 2025-05-07T21:04:34.8530080Z mixed_B=False, 2025-05-07T21:04:34.8530296Z compile=True, 2025-05-07T21:04:34.8530496Z T=2, 2025-05-07T21:04:34.8530683Z D=105, 2025-05-07T21:04:34.8530873Z B=30, 2025-05-07T21:04:34.8531054Z log_E=3, 2025-05-07T21:04:34.8531248Z L=3, 2025-05-07T21:04:34.8531437Z D_gradcheck=2, 2025-05-07T21:04:34.8531665Z stochastic_rounding=True, 2025-05-07T21:04:34.8531917Z weighted=False, 2025-05-07T21:04:34.8532132Z row_wise=False, 2025-05-07T21:04:34.8532344Z mixed=False, 2025-05-07T21:04:34.8532547Z use_cache=True, 2025-05-07T21:04:34.8532790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.8533079Z use_cpu=True, 2025-05-07T21:04:34.8533307Z output_dtype=SparseType.BF16, 2025-05-07T21:04:34.8533570Z ) 2025-05-07T21:04:34.8533808Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8534383Z self=, 2025-05-07T21:04:34.8534916Z mixed_B=True, 2025-05-07T21:04:34.8535207Z compile=False, 2025-05-07T21:04:34.8535409Z T=1, 2025-05-07T21:04:34.8535595Z D=121, 2025-05-07T21:04:34.8535782Z B=103, 2025-05-07T21:04:34.8535964Z log_E=5, 2025-05-07T21:04:34.8536158Z L=10, 2025-05-07T21:04:34.8536349Z D_gradcheck=2, 2025-05-07T21:04:34.8536574Z stochastic_rounding=False, 2025-05-07T21:04:34.8536834Z weighted=True, 2025-05-07T21:04:34.8537049Z row_wise=False, 2025-05-07T21:04:34.8537254Z mixed=True, 2025-05-07T21:04:34.8537465Z use_cache=False, 2025-05-07T21:04:34.8537762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.8538049Z use_cpu=False, 2025-05-07T21:04:34.8538279Z output_dtype=SparseType.BF16, 2025-05-07T21:04:34.8538544Z ) 2025-05-07T21:04:34.8538815Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8539399Z self=, 2025-05-07T21:04:34.8539935Z mixed_B=False, 2025-05-07T21:04:34.8540152Z compile=True, 2025-05-07T21:04:34.8540353Z T=5, 2025-05-07T21:04:34.8540541Z D=70, 2025-05-07T21:04:34.8540725Z B=73, 2025-05-07T21:04:34.8540905Z log_E=5, 2025-05-07T21:04:34.8541101Z L=18, 2025-05-07T21:04:34.8541295Z D_gradcheck=2, 2025-05-07T21:04:34.8541519Z stochastic_rounding=True, 2025-05-07T21:04:34.8541776Z weighted=True, 2025-05-07T21:04:34.8541989Z row_wise=True, 2025-05-07T21:04:34.8542193Z mixed=True, 2025-05-07T21:04:34.8542404Z use_cache=False, 2025-05-07T21:04:34.8542657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.8542939Z use_cpu=True, 2025-05-07T21:04:34.8543172Z output_dtype=SparseType.FP16, 2025-05-07T21:04:34.8543439Z ) 2025-05-07T21:04:34.8543668Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8544253Z self=, 2025-05-07T21:04:34.8544783Z mixed_B=True, 2025-05-07T21:04:34.8545000Z compile=False, 2025-05-07T21:04:34.8545201Z T=5, 2025-05-07T21:04:34.8545385Z D=68, 2025-05-07T21:04:34.8545567Z B=45, 2025-05-07T21:04:34.8545750Z log_E=5, 2025-05-07T21:04:34.8545942Z L=5, 2025-05-07T21:04:34.8546131Z D_gradcheck=1, 2025-05-07T21:04:34.8546354Z stochastic_rounding=True, 2025-05-07T21:04:34.8546611Z weighted=False, 2025-05-07T21:04:34.8546826Z row_wise=True, 2025-05-07T21:04:34.8547030Z mixed=False, 2025-05-07T21:04:34.8547239Z use_cache=True, 2025-05-07T21:04:34.8547484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:34.8547767Z use_cpu=True, 2025-05-07T21:04:34.8547999Z output_dtype=SparseType.FP16, 2025-05-07T21:04:34.8548313Z ) 2025-05-07T21:04:34.8548541Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8549122Z self=, 2025-05-07T21:04:34.8549656Z mixed_B=False, 2025-05-07T21:04:34.8549869Z compile=True, 2025-05-07T21:04:34.8550070Z T=3, 2025-05-07T21:04:34.8550253Z D=9, 2025-05-07T21:04:34.8550435Z B=3, 2025-05-07T21:04:34.8550618Z log_E=5, 2025-05-07T21:04:34.8550814Z L=6, 2025-05-07T21:04:34.8551007Z D_gradcheck=1, 2025-05-07T21:04:34.8551230Z stochastic_rounding=True, 2025-05-07T21:04:34.8551496Z weighted=False, 2025-05-07T21:04:34.8551712Z row_wise=True, 2025-05-07T21:04:34.8559227Z mixed=False, 2025-05-07T21:04:34.8559461Z use_cache=True, 2025-05-07T21:04:34.8559723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.8560015Z use_cpu=True, 2025-05-07T21:04:34.8560260Z output_dtype=SparseType.FP32, 2025-05-07T21:04:34.8560538Z ) 2025-05-07T21:04:34.8560782Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8561384Z self=, 2025-05-07T21:04:34.8561934Z mixed_B=False, 2025-05-07T21:04:34.8562160Z compile=False, 2025-05-07T21:04:34.8562449Z T=4, 2025-05-07T21:04:34.8562645Z D=108, 2025-05-07T21:04:34.8562838Z B=77, 2025-05-07T21:04:34.8563021Z log_E=5, 2025-05-07T21:04:34.8563222Z L=4, 2025-05-07T21:04:34.8563418Z D_gradcheck=1, 2025-05-07T21:04:34.8563647Z stochastic_rounding=False, 2025-05-07T21:04:34.8563913Z weighted=True, 2025-05-07T21:04:34.8564137Z row_wise=False, 2025-05-07T21:04:34.8564349Z mixed=True, 2025-05-07T21:04:34.8564562Z use_cache=False, 2025-05-07T21:04:34.8564865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:34.8565151Z use_cpu=True, 2025-05-07T21:04:34.8565393Z output_dtype=SparseType.FP16, 2025-05-07T21:04:34.8565665Z ) 2025-05-07T21:04:34.8565942Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8566535Z self=, 2025-05-07T21:04:34.8567075Z mixed_B=True, 2025-05-07T21:04:34.8567292Z compile=False, 2025-05-07T21:04:34.8567497Z T=1, 2025-05-07T21:04:34.8567685Z D=122, 2025-05-07T21:04:34.8567876Z B=35, 2025-05-07T21:04:34.8568060Z log_E=5, 2025-05-07T21:04:34.8568256Z L=19, 2025-05-07T21:04:34.8568450Z D_gradcheck=2, 2025-05-07T21:04:34.8568677Z stochastic_rounding=False, 2025-05-07T21:04:34.8568938Z weighted=False, 2025-05-07T21:04:34.8569154Z row_wise=True, 2025-05-07T21:04:34.8569361Z mixed=False, 2025-05-07T21:04:34.8569577Z use_cache=False, 2025-05-07T21:04:34.8569838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.8570124Z use_cpu=True, 2025-05-07T21:04:34.8570364Z output_dtype=SparseType.FP32, 2025-05-07T21:04:34.8570639Z ) 2025-05-07T21:04:34.8570874Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8571463Z self=, 2025-05-07T21:04:34.8572003Z mixed_B=True, 2025-05-07T21:04:34.8572213Z compile=True, 2025-05-07T21:04:34.8572430Z T=1, 2025-05-07T21:04:34.8572620Z D=20, 2025-05-07T21:04:34.8572802Z B=18, 2025-05-07T21:04:34.8572997Z log_E=5, 2025-05-07T21:04:34.8573199Z L=12, 2025-05-07T21:04:34.8573385Z D_gradcheck=1, 2025-05-07T21:04:34.8573619Z stochastic_rounding=True, 2025-05-07T21:04:34.8573882Z weighted=True, 2025-05-07T21:04:34.8574100Z row_wise=False, 2025-05-07T21:04:34.8574311Z mixed=False, 2025-05-07T21:04:34.8574528Z use_cache=True, 2025-05-07T21:04:34.8574776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.8575062Z use_cpu=True, 2025-05-07T21:04:34.8575308Z output_dtype=SparseType.FP16, 2025-05-07T21:04:34.8575630Z ) 2025-05-07T21:04:34.8575862Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8576451Z self=, 2025-05-07T21:04:34.8576992Z mixed_B=False, 2025-05-07T21:04:34.8577204Z compile=True, 2025-05-07T21:04:34.8577420Z T=3, 2025-05-07T21:04:34.8577614Z D=105, 2025-05-07T21:04:34.8577798Z B=55, 2025-05-07T21:04:34.8577986Z log_E=4, 2025-05-07T21:04:34.8578184Z L=1, 2025-05-07T21:04:34.8578372Z D_gradcheck=1, 2025-05-07T21:04:34.8578610Z stochastic_rounding=False, 2025-05-07T21:04:34.8578877Z weighted=False, 2025-05-07T21:04:34.8579089Z row_wise=True, 2025-05-07T21:04:34.8579304Z mixed=False, 2025-05-07T21:04:34.8579518Z use_cache=False, 2025-05-07T21:04:34.8579785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.8580108Z use_cpu=True, 2025-05-07T21:04:34.8580343Z output_dtype=SparseType.FP32, 2025-05-07T21:04:34.8580603Z ) 2025-05-07T21:04:34.8580845Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8581431Z self=, 2025-05-07T21:04:34.8581962Z mixed_B=True, 2025-05-07T21:04:34.8582169Z compile=True, 2025-05-07T21:04:34.8582422Z T=5, 2025-05-07T21:04:34.8582609Z D=94, 2025-05-07T21:04:34.8582792Z B=61, 2025-05-07T21:04:34.8582980Z log_E=4, 2025-05-07T21:04:34.8583175Z L=8, 2025-05-07T21:04:34.8583361Z D_gradcheck=2, 2025-05-07T21:04:34.8583599Z stochastic_rounding=False, 2025-05-07T21:04:34.8583863Z weighted=False, 2025-05-07T21:04:34.8584076Z row_wise=True, 2025-05-07T21:04:34.8584288Z mixed=True, 2025-05-07T21:04:34.8584497Z use_cache=True, 2025-05-07T21:04:34.8584780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.8585073Z use_cpu=False, 2025-05-07T21:04:34.8585309Z output_dtype=SparseType.BF16, 2025-05-07T21:04:34.8585566Z ) 2025-05-07T21:04:34.8585846Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:34.8586432Z self=, 2025-05-07T21:04:34.8586966Z mixed_B=False, 2025-05-07T21:04:34.8587175Z compile=False, 2025-05-07T21:04:34.8587384Z T=2, 2025-05-07T21:04:34.8587569Z D=114, 2025-05-07T21:04:34.8587752Z B=101, 2025-05-07T21:04:34.8587940Z log_E=3, 2025-05-07T21:04:34.8588136Z L=9, 2025-05-07T21:04:34.8588320Z D_gradcheck=2, 2025-05-07T21:04:34.8588549Z stochastic_rounding=False, 2025-05-07T21:04:34.8588810Z weighted=True, 2025-05-07T21:04:34.8589016Z row_wise=True, 2025-05-07T21:04:34.8589225Z mixed=True, 2025-05-07T21:04:34.8589436Z use_cache=False, 2025-05-07T21:04:34.8589684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:34.8589971Z use_cpu=True, 2025-05-07T21:04:34.8590206Z output_dtype=SparseType.FP32, 2025-05-07T21:04:34.8590468Z ) 2025-05-07T21:05:15.0640188Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:15.0643238Z self=, 2025-05-07T21:05:15.0644012Z mixed_B=False, 2025-05-07T21:05:15.0644257Z compile=False, 2025-05-07T21:05:15.0644473Z T=5, 2025-05-07T21:05:15.0644662Z D=22, 2025-05-07T21:05:15.0644849Z B=77, 2025-05-07T21:05:15.0645059Z log_E=5, 2025-05-07T21:05:15.0645332Z L=9, 2025-05-07T21:05:15.0645595Z D_gradcheck=1, 2025-05-07T21:05:15.0645828Z stochastic_rounding=False, 2025-05-07T21:05:15.0646093Z weighted=False, 2025-05-07T21:05:15.0646355Z row_wise=False, 2025-05-07T21:05:15.0646646Z mixed=True, 2025-05-07T21:05:15.0646947Z use_cache=False, 2025-05-07T21:05:15.0647334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0647701Z use_cpu=False, 2025-05-07T21:05:15.0647991Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0648265Z ) 2025-05-07T21:05:15.0648719Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:15.0649307Z self=, 2025-05-07T21:05:15.0649882Z mixed_B=False, 2025-05-07T21:05:15.0650195Z compile=True, 2025-05-07T21:05:15.0650439Z T=2, 2025-05-07T21:05:15.0650627Z D=12, 2025-05-07T21:05:15.0650815Z B=94, 2025-05-07T21:05:15.0650998Z log_E=3, 2025-05-07T21:05:15.0651195Z L=5, 2025-05-07T21:05:15.0651389Z D_gradcheck=1, 2025-05-07T21:05:15.0651616Z stochastic_rounding=True, 2025-05-07T21:05:15.0651880Z weighted=False, 2025-05-07T21:05:15.0652101Z row_wise=True, 2025-05-07T21:05:15.0652306Z mixed=True, 2025-05-07T21:05:15.0652521Z use_cache=False, 2025-05-07T21:05:15.0652778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0653066Z use_cpu=False, 2025-05-07T21:05:15.0653307Z output_dtype=SparseType.FP16, 2025-05-07T21:05:15.0653574Z ) 2025-05-07T21:05:15.0653814Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:15.0654403Z self=, 2025-05-07T21:05:15.0654946Z mixed_B=True, 2025-05-07T21:05:15.0655165Z compile=False, 2025-05-07T21:05:15.0655474Z T=5, 2025-05-07T21:05:15.0655667Z D=9, 2025-05-07T21:05:15.0655855Z B=85, 2025-05-07T21:05:15.0656042Z log_E=5, 2025-05-07T21:05:15.0656239Z L=20, 2025-05-07T21:05:15.0656431Z D_gradcheck=2, 2025-05-07T21:05:15.0656672Z stochastic_rounding=True, 2025-05-07T21:05:15.0656933Z weighted=True, 2025-05-07T21:05:15.0657153Z row_wise=True, 2025-05-07T21:05:15.0657361Z mixed=False, 2025-05-07T21:05:15.0657576Z use_cache=False, 2025-05-07T21:05:15.0657828Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0658209Z use_cpu=False, 2025-05-07T21:05:15.0658472Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0658730Z ) 2025-05-07T21:05:15.0658969Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:15.0659656Z self=, 2025-05-07T21:05:15.0660196Z mixed_B=True, 2025-05-07T21:05:15.0660413Z compile=False, 2025-05-07T21:05:15.0660627Z T=5, 2025-05-07T21:05:15.0660815Z D=9, 2025-05-07T21:05:15.0661003Z B=20, 2025-05-07T21:05:15.0661197Z log_E=5, 2025-05-07T21:05:15.0661386Z L=20, 2025-05-07T21:05:15.0661580Z D_gradcheck=2, 2025-05-07T21:05:15.0661808Z stochastic_rounding=True, 2025-05-07T21:05:15.0662064Z weighted=True, 2025-05-07T21:05:15.0662277Z row_wise=True, 2025-05-07T21:05:15.0662490Z mixed=False, 2025-05-07T21:05:15.0662695Z use_cache=False, 2025-05-07T21:05:15.0662947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0663241Z use_cpu=False, 2025-05-07T21:05:15.0663469Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0663733Z ) 2025-05-07T21:05:15.0663974Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:15.0664562Z self=, 2025-05-07T21:05:15.0665093Z mixed_B=True, 2025-05-07T21:05:15.0665308Z compile=False, 2025-05-07T21:05:15.0665519Z T=5, 2025-05-07T21:05:15.0665701Z D=9, 2025-05-07T21:05:15.0665888Z B=20, 2025-05-07T21:05:15.0666078Z log_E=5, 2025-05-07T21:05:15.0666266Z L=20, 2025-05-07T21:05:15.0666465Z D_gradcheck=2, 2025-05-07T21:05:15.0666696Z stochastic_rounding=True, 2025-05-07T21:05:15.0666956Z weighted=True, 2025-05-07T21:05:15.0667170Z row_wise=True, 2025-05-07T21:05:15.0667387Z mixed=False, 2025-05-07T21:05:15.0667594Z use_cache=True, 2025-05-07T21:05:15.0667838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0668132Z use_cpu=False, 2025-05-07T21:05:15.0668360Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0668624Z ) 2025-05-07T21:05:15.0668916Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:15.0669499Z self=, 2025-05-07T21:05:15.0670038Z mixed_B=True, 2025-05-07T21:05:15.0670255Z compile=False, 2025-05-07T21:05:15.0670462Z T=1, 2025-05-07T21:05:15.0670645Z D=9, 2025-05-07T21:05:15.0670831Z B=20, 2025-05-07T21:05:15.0671021Z log_E=5, 2025-05-07T21:05:15.0671210Z L=20, 2025-05-07T21:05:15.0671407Z D_gradcheck=2, 2025-05-07T21:05:15.0671636Z stochastic_rounding=True, 2025-05-07T21:05:15.0671888Z weighted=True, 2025-05-07T21:05:15.0672106Z row_wise=True, 2025-05-07T21:05:15.0672342Z mixed=False, 2025-05-07T21:05:15.0672579Z use_cache=True, 2025-05-07T21:05:15.0672826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0673118Z use_cpu=False, 2025-05-07T21:05:15.0673352Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0673620Z ) 2025-05-07T21:05:15.0673860Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:15.0674441Z self=, 2025-05-07T21:05:15.0674979Z mixed_B=True, 2025-05-07T21:05:15.0675192Z compile=True, 2025-05-07T21:05:15.0675392Z T=1, 2025-05-07T21:05:15.0675627Z D=9, 2025-05-07T21:05:15.0675814Z B=20, 2025-05-07T21:05:15.0675997Z log_E=5, 2025-05-07T21:05:15.0676192Z L=20, 2025-05-07T21:05:15.0676384Z D_gradcheck=2, 2025-05-07T21:05:15.0676607Z stochastic_rounding=True, 2025-05-07T21:05:15.0676865Z weighted=True, 2025-05-07T21:05:15.0677081Z row_wise=True, 2025-05-07T21:05:15.0677291Z mixed=False, 2025-05-07T21:05:15.0677501Z use_cache=True, 2025-05-07T21:05:15.0677744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0678081Z use_cpu=False, 2025-05-07T21:05:15.0678311Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0678688Z ) 2025-05-07T21:05:15.0678926Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:15.0679552Z self=, 2025-05-07T21:05:15.0680091Z mixed_B=True, 2025-05-07T21:05:15.0680306Z compile=False, 2025-05-07T21:05:15.0680510Z T=1, 2025-05-07T21:05:15.0680700Z D=9, 2025-05-07T21:05:15.0680886Z B=20, 2025-05-07T21:05:15.0681069Z log_E=5, 2025-05-07T21:05:15.0681264Z L=20, 2025-05-07T21:05:15.0681459Z D_gradcheck=2, 2025-05-07T21:05:15.0681683Z stochastic_rounding=True, 2025-05-07T21:05:15.0681943Z weighted=False, 2025-05-07T21:05:15.0682166Z row_wise=True, 2025-05-07T21:05:15.0682372Z mixed=False, 2025-05-07T21:05:15.0682587Z use_cache=True, 2025-05-07T21:05:15.0682832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:15.0683128Z use_cpu=False, 2025-05-07T21:05:15.0683369Z output_dtype=SparseType.BF16, 2025-05-07T21:05:15.0683634Z ) 2025-05-07T21:05:15.0683819Z PASSED 2025-05-07T21:05:15.0683935Z 2025-05-07T21:05:15.0684078Z =============================== warnings summary =============================== 2025-05-07T21:05:15.0684673Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN 2025-05-07T21:05:15.0685436Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE 2025-05-07T21:05:15.0686176Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM 2025-05-07T21:05:15.0686973Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm 2025-05-07T21:05:15.0687772Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T21:05:15.0688505Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T21:05:15.0689244Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE 2025-05-07T21:05:15.0690041Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T21:05:15.0691517Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/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:15.0692757Z warnings.warn( 2025-05-07T21:05:15.0692895Z 2025-05-07T21:05:15.0693131Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:05:15.0693605Z ================== 8 passed, 8 warnings in 348.40s (0:05:48) =================== 2025-05-07T21:05:15.8056946Z 2025-05-07T21:05:15.8057266Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T21:05:15.8078157Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 351 seconds 2025-05-07T21:05:15.8078524Z 2025-05-07T21:05:15.8078528Z 2025-05-07T21:05:15.8078537Z 2025-05-07T21:05:15.8078541Z 2025-05-07T21:05:15.8099141Z ################################################################################ 2025-05-07T21:05:15.8114357Z # [2025-05-07T21:05:15.811Z] Run Python Test Suite: 2025-05-07T21:05:15.8114868Z # ./tbe/training/backward_dense_test.py 2025-05-07T21:05:15.8115195Z ################################################################################ 2025-05-07T21:05:15.8140666Z + 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:15.8141331Z 2025-05-07T21:05:17.9366455Z ============================= test session starts ============================== 2025-05-07T21:05:17.9367493Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:05:17.9368045Z cachedir: .pytest_cache 2025-05-07T21:05:17.9368729Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:17.9369459Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:17.9369872Z plugins: hypothesis-6.131.14 2025-05-07T21:05:19.6662428Z collecting ... collected 1 item 2025-05-07T21:05:19.6662748Z 2025-05-07T21:05:19.6682042Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T21:05:19.6682573Z 2025-05-07T21:05:19.6682787Z =========================== short test summary info ============================ 2025-05-07T21:05:19.6683796Z SKIPPED [1] tbe/training/backward_dense_test.py:62: This test is currently running into illegal memmory access issues in OSS, and is being investigated; please see https://github.com/pytorch/pytorch/issues/141904. 2025-05-07T21:05:19.6684716Z ============================== 1 skipped in 1.85s ============================== 2025-05-07T21:05:20.2332213Z 2025-05-07T21:05:20.2332611Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T21:05:20.2352657Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 5 seconds 2025-05-07T21:05:20.2353105Z 2025-05-07T21:05:20.2353109Z 2025-05-07T21:05:20.2353113Z 2025-05-07T21:05:20.2353125Z 2025-05-07T21:05:20.2373903Z ################################################################################ 2025-05-07T21:05:20.2389576Z # [2025-05-07T21:05:20.238Z] Run Python Test Suite: 2025-05-07T21:05:20.2389927Z # ./tbe/training/backward_none_test.py 2025-05-07T21:05:20.2390239Z ################################################################################ 2025-05-07T21:05:20.2414455Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_none_test.py 2025-05-07T21:05:20.2415122Z 2025-05-07T21:05:22.3663013Z ============================= test session starts ============================== 2025-05-07T21:05:22.3664303Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:05:22.3665756Z cachedir: .pytest_cache 2025-05-07T21:05:22.3667027Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:22.3668586Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:22.3669471Z plugins: hypothesis-6.131.14 2025-05-07T21:05:24.0977565Z collecting ... collected 2 items 2025-05-07T21:05:24.0977902Z 2025-05-07T21:05:27.8343200Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none Trying example: test_backward_none( 2025-05-07T21:05:27.8345413Z self=, 2025-05-07T21:05:27.8346318Z T=1, 2025-05-07T21:05:27.8346571Z D=2, 2025-05-07T21:05:27.8346825Z B=1, 2025-05-07T21:05:27.8347089Z log_E=3, 2025-05-07T21:05:27.8347316Z L=0, 2025-05-07T21:05:27.8347548Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.8347856Z weighted=False, 2025-05-07T21:05:27.8348086Z long_segments=False, 2025-05-07T21:05:27.8348353Z pooling_mode=, 2025-05-07T21:05:27.8348936Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.8349215Z ) 2025-05-07T21:05:27.8349417Z Trying example: test_backward_none( 2025-05-07T21:05:27.8349883Z self=, 2025-05-07T21:05:27.8350338Z T=3, 2025-05-07T21:05:27.8350520Z D=2, 2025-05-07T21:05:27.8350704Z B=1, 2025-05-07T21:05:27.8350893Z log_E=3, 2025-05-07T21:05:27.8351088Z L=0, 2025-05-07T21:05:27.8351315Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.8351722Z weighted=False, 2025-05-07T21:05:27.8351956Z long_segments=False, 2025-05-07T21:05:27.8352237Z pooling_mode=, 2025-05-07T21:05:27.8352584Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.8352932Z ) 2025-05-07T21:05:27.8360311Z Trying example: test_backward_none( 2025-05-07T21:05:27.8360842Z self=, 2025-05-07T21:05:27.8361299Z T=3, 2025-05-07T21:05:27.8361504Z D=112, 2025-05-07T21:05:27.8361699Z B=69, 2025-05-07T21:05:27.8361885Z log_E=5, 2025-05-07T21:05:27.8362087Z L=4, 2025-05-07T21:05:27.8362312Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.8362617Z weighted=False, 2025-05-07T21:05:27.8362842Z long_segments=False, 2025-05-07T21:05:27.8363119Z pooling_mode=, 2025-05-07T21:05:27.8363437Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.8363696Z ) 2025-05-07T21:05:27.8363908Z Trying example: test_backward_none( 2025-05-07T21:05:27.8364379Z self=, 2025-05-07T21:05:27.8364831Z T=1, 2025-05-07T21:05:27.8365025Z D=110, 2025-05-07T21:05:27.8365222Z B=1, 2025-05-07T21:05:27.8365405Z log_E=3, 2025-05-07T21:05:27.8365603Z L=0, 2025-05-07T21:05:27.8365825Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.8366112Z weighted=False, 2025-05-07T21:05:27.8366343Z long_segments=False, 2025-05-07T21:05:27.8366614Z pooling_mode=, 2025-05-07T21:05:27.8366921Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.8367186Z ) 2025-05-07T21:05:27.8367395Z Trying example: test_backward_none( 2025-05-07T21:05:27.8367855Z self=, 2025-05-07T21:05:27.8368317Z T=1, 2025-05-07T21:05:27.8368509Z D=110, 2025-05-07T21:05:27.8368704Z B=51, 2025-05-07T21:05:27.8368894Z log_E=3, 2025-05-07T21:05:27.8369095Z L=20, 2025-05-07T21:05:27.8369321Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.8369606Z weighted=True, 2025-05-07T21:05:27.8369966Z long_segments=False, 2025-05-07T21:05:27.8370250Z pooling_mode=, 2025-05-07T21:05:27.8370557Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.8370824Z ) 2025-05-07T21:05:27.8371033Z Trying example: test_backward_none( 2025-05-07T21:05:27.8371496Z self=, 2025-05-07T21:05:27.8371951Z T=3, 2025-05-07T21:05:27.8372141Z D=159, 2025-05-07T21:05:27.8372327Z B=1, 2025-05-07T21:05:27.8372520Z log_E=3, 2025-05-07T21:05:27.8372719Z L=0, 2025-05-07T21:05:27.8372934Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.8373231Z weighted=False, 2025-05-07T21:05:27.8373466Z long_segments=False, 2025-05-07T21:05:27.8373730Z pooling_mode=, 2025-05-07T21:05:27.8374044Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.8374311Z ) 2025-05-07T21:05:27.8374522Z Trying example: test_backward_none( 2025-05-07T21:05:27.8374985Z self=, 2025-05-07T21:05:27.8375445Z T=3, 2025-05-07T21:05:27.8375633Z D=159, 2025-05-07T21:05:27.8375816Z B=38, 2025-05-07T21:05:27.8376011Z log_E=4, 2025-05-07T21:05:27.8376207Z L=16, 2025-05-07T21:05:27.8376471Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8376764Z weighted=True, 2025-05-07T21:05:27.8376989Z long_segments=False, 2025-05-07T21:05:27.8377251Z pooling_mode=, 2025-05-07T21:05:27.8377563Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.8377828Z ) 2025-05-07T21:05:27.8378025Z Trying example: test_backward_none( 2025-05-07T21:05:27.8378488Z self=, 2025-05-07T21:05:27.8378938Z T=4, 2025-05-07T21:05:27.8379165Z D=49, 2025-05-07T21:05:27.8379354Z B=43, 2025-05-07T21:05:27.8379545Z log_E=4, 2025-05-07T21:05:27.8379740Z L=10, 2025-05-07T21:05:27.8379963Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8380307Z weighted=True, 2025-05-07T21:05:27.8380537Z long_segments=True, 2025-05-07T21:05:27.8380793Z pooling_mode=, 2025-05-07T21:05:27.8381107Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.8381372Z ) 2025-05-07T21:05:27.8381578Z Trying example: test_backward_none( 2025-05-07T21:05:27.8382040Z self=, 2025-05-07T21:05:27.8382495Z T=1, 2025-05-07T21:05:27.8382675Z D=231, 2025-05-07T21:05:27.8382863Z B=16, 2025-05-07T21:05:27.8383049Z log_E=5, 2025-05-07T21:05:27.8383236Z L=7, 2025-05-07T21:05:27.8383456Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.8383747Z weighted=False, 2025-05-07T21:05:27.8383966Z long_segments=False, 2025-05-07T21:05:27.8384234Z pooling_mode=, 2025-05-07T21:05:27.8384546Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.8384807Z ) 2025-05-07T21:05:27.8385007Z Trying example: test_backward_none( 2025-05-07T21:05:27.8385473Z self=, 2025-05-07T21:05:27.8385925Z T=4, 2025-05-07T21:05:27.8386105Z D=164, 2025-05-07T21:05:27.8386295Z B=101, 2025-05-07T21:05:27.8386482Z log_E=4, 2025-05-07T21:05:27.8386673Z L=14, 2025-05-07T21:05:27.8386892Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8387181Z weighted=True, 2025-05-07T21:05:27.8387398Z long_segments=True, 2025-05-07T21:05:27.8387658Z pooling_mode=, 2025-05-07T21:05:27.8387966Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.8388222Z ) 2025-05-07T21:05:27.8388427Z Trying example: test_backward_none( 2025-05-07T21:05:27.8388884Z self=, 2025-05-07T21:05:27.8389332Z T=5, 2025-05-07T21:05:27.8389518Z D=60, 2025-05-07T21:05:27.8389706Z B=8, 2025-05-07T21:05:27.8389941Z log_E=5, 2025-05-07T21:05:27.8390133Z L=17, 2025-05-07T21:05:27.8390352Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.8390644Z weighted=False, 2025-05-07T21:05:27.8390862Z long_segments=True, 2025-05-07T21:05:27.8391119Z pooling_mode=, 2025-05-07T21:05:27.8391427Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.8391680Z ) 2025-05-07T21:05:27.8391884Z Trying example: test_backward_none( 2025-05-07T21:05:27.8392341Z self=, 2025-05-07T21:05:27.8392782Z T=4, 2025-05-07T21:05:27.8392966Z D=107, 2025-05-07T21:05:27.8393152Z B=63, 2025-05-07T21:05:27.8393331Z log_E=4, 2025-05-07T21:05:27.8393527Z L=20, 2025-05-07T21:05:27.8393744Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8394029Z weighted=True, 2025-05-07T21:05:27.8394250Z long_segments=True, 2025-05-07T21:05:27.8394505Z pooling_mode=, 2025-05-07T21:05:27.8394805Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.8395073Z ) 2025-05-07T21:05:27.8395282Z Trying example: test_backward_none( 2025-05-07T21:05:27.8395790Z self=, 2025-05-07T21:05:27.8396586Z T=4, 2025-05-07T21:05:27.8396874Z D=210, 2025-05-07T21:05:27.8397076Z B=107, 2025-05-07T21:05:27.8397263Z log_E=4, 2025-05-07T21:05:27.8397463Z L=7, 2025-05-07T21:05:27.8397696Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8398003Z weighted=True, 2025-05-07T21:05:27.8398237Z long_segments=False, 2025-05-07T21:05:27.8398518Z pooling_mode=, 2025-05-07T21:05:27.8398912Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.8399195Z ) 2025-05-07T21:05:27.8399410Z Trying example: test_backward_none( 2025-05-07T21:05:27.8399935Z self=, 2025-05-07T21:05:27.8400397Z T=5, 2025-05-07T21:05:27.8400587Z D=139, 2025-05-07T21:05:27.8400830Z B=63, 2025-05-07T21:05:27.8401015Z log_E=4, 2025-05-07T21:05:27.8401207Z L=15, 2025-05-07T21:05:27.8401416Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.8401704Z weighted=True, 2025-05-07T21:05:27.8401922Z long_segments=True, 2025-05-07T21:05:27.8402178Z pooling_mode=, 2025-05-07T21:05:27.8402486Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.8402745Z ) 2025-05-07T21:05:27.8402945Z Trying example: test_backward_none( 2025-05-07T21:05:27.8403398Z self=, 2025-05-07T21:05:27.8403849Z T=4, 2025-05-07T21:05:27.8404031Z D=189, 2025-05-07T21:05:27.8404213Z B=5, 2025-05-07T21:05:27.8404396Z log_E=5, 2025-05-07T21:05:27.8404594Z L=16, 2025-05-07T21:05:27.8404805Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8405094Z weighted=True, 2025-05-07T21:05:27.8405316Z long_segments=False, 2025-05-07T21:05:27.8405583Z pooling_mode=, 2025-05-07T21:05:27.8405891Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.8406154Z ) 2025-05-07T21:05:27.8406349Z Trying example: test_backward_none( 2025-05-07T21:05:27.8406812Z self=, 2025-05-07T21:05:27.8407262Z T=4, 2025-05-07T21:05:27.8407441Z D=79, 2025-05-07T21:05:27.8407626Z B=92, 2025-05-07T21:05:27.8407814Z log_E=4, 2025-05-07T21:05:27.8407999Z L=13, 2025-05-07T21:05:27.8408218Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8408508Z weighted=False, 2025-05-07T21:05:27.8408740Z long_segments=False, 2025-05-07T21:05:27.8409000Z pooling_mode=, 2025-05-07T21:05:27.8409307Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.8409572Z ) 2025-05-07T21:05:27.8409769Z Trying example: test_backward_none( 2025-05-07T21:05:27.8410231Z self=, 2025-05-07T21:05:27.8410756Z T=1, 2025-05-07T21:05:27.8410936Z D=50, 2025-05-07T21:05:27.8411122Z B=127, 2025-05-07T21:05:27.8411312Z log_E=4, 2025-05-07T21:05:27.8411512Z L=19, 2025-05-07T21:05:27.8411739Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8412024Z weighted=True, 2025-05-07T21:05:27.8412246Z long_segments=True, 2025-05-07T21:05:27.8412508Z pooling_mode=, 2025-05-07T21:05:27.8412809Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.8413072Z ) 2025-05-07T21:05:27.8413280Z Trying example: test_backward_none( 2025-05-07T21:05:27.8413735Z self=, 2025-05-07T21:05:27.8414187Z T=2, 2025-05-07T21:05:27.8414377Z D=3, 2025-05-07T21:05:27.8414555Z B=90, 2025-05-07T21:05:27.8414741Z log_E=3, 2025-05-07T21:05:27.8414939Z L=6, 2025-05-07T21:05:27.8415152Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8415449Z weighted=True, 2025-05-07T21:05:27.8415680Z long_segments=False, 2025-05-07T21:05:27.8415985Z pooling_mode=, 2025-05-07T21:05:27.8416298Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.8416557Z ) 2025-05-07T21:05:27.8416758Z Trying example: test_backward_none( 2025-05-07T21:05:27.8417259Z self=, 2025-05-07T21:05:27.8417710Z T=1, 2025-05-07T21:05:27.8417897Z D=172, 2025-05-07T21:05:27.8418081Z B=33, 2025-05-07T21:05:27.8418265Z log_E=5, 2025-05-07T21:05:27.8418455Z L=14, 2025-05-07T21:05:27.8418665Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8418954Z weighted=True, 2025-05-07T21:05:27.8419174Z long_segments=False, 2025-05-07T21:05:27.8419477Z pooling_mode=, 2025-05-07T21:05:27.8419785Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.8420048Z ) 2025-05-07T21:05:27.8420243Z Trying example: test_backward_none( 2025-05-07T21:05:27.8420749Z self=, 2025-05-07T21:05:27.8421201Z T=1, 2025-05-07T21:05:27.8421384Z D=130, 2025-05-07T21:05:27.8421564Z B=34, 2025-05-07T21:05:27.8421748Z log_E=5, 2025-05-07T21:05:27.8421943Z L=11, 2025-05-07T21:05:27.8422157Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8422450Z weighted=False, 2025-05-07T21:05:27.8422673Z long_segments=True, 2025-05-07T21:05:27.8422926Z pooling_mode=, 2025-05-07T21:05:27.8423231Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.8423493Z ) 2025-05-07T21:05:27.8423692Z Trying example: test_backward_none( 2025-05-07T21:05:27.8424159Z self=, 2025-05-07T21:05:27.8424613Z T=1, 2025-05-07T21:05:27.8424796Z D=130, 2025-05-07T21:05:27.8424983Z B=34, 2025-05-07T21:05:27.8425172Z log_E=5, 2025-05-07T21:05:27.8425363Z L=11, 2025-05-07T21:05:27.8425585Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8425897Z weighted=True, 2025-05-07T21:05:27.8426141Z long_segments=True, 2025-05-07T21:05:27.8426402Z pooling_mode=, 2025-05-07T21:05:27.8426712Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.8426975Z ) 2025-05-07T21:05:27.8427174Z Trying example: test_backward_none( 2025-05-07T21:05:27.8427638Z self=, 2025-05-07T21:05:27.8428089Z T=1, 2025-05-07T21:05:27.8428271Z D=11, 2025-05-07T21:05:27.8428455Z B=34, 2025-05-07T21:05:27.8428641Z log_E=5, 2025-05-07T21:05:27.8428832Z L=11, 2025-05-07T21:05:27.8429055Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8429345Z weighted=True, 2025-05-07T21:05:27.8429561Z long_segments=True, 2025-05-07T21:05:27.8429821Z pooling_mode=, 2025-05-07T21:05:27.8430123Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.8430433Z ) 2025-05-07T21:05:27.8430638Z Trying example: test_backward_none( 2025-05-07T21:05:27.8431099Z self=, 2025-05-07T21:05:27.8431543Z T=1, 2025-05-07T21:05:27.8431725Z D=11, 2025-05-07T21:05:27.8431912Z B=11, 2025-05-07T21:05:27.8432093Z log_E=5, 2025-05-07T21:05:27.8432287Z L=11, 2025-05-07T21:05:27.8432503Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8432786Z weighted=True, 2025-05-07T21:05:27.8433009Z long_segments=True, 2025-05-07T21:05:27.8433268Z pooling_mode=, 2025-05-07T21:05:27.8433578Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.8433838Z ) 2025-05-07T21:05:27.8434041Z Trying example: test_backward_none( 2025-05-07T21:05:27.8434505Z self=, 2025-05-07T21:05:27.8434948Z T=4, 2025-05-07T21:05:27.8435134Z D=255, 2025-05-07T21:05:27.8435325Z B=122, 2025-05-07T21:05:27.8435509Z log_E=3, 2025-05-07T21:05:27.8435704Z L=2, 2025-05-07T21:05:27.8435923Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.8436207Z weighted=False, 2025-05-07T21:05:27.8436432Z long_segments=False, 2025-05-07T21:05:27.8436745Z pooling_mode=, 2025-05-07T21:05:27.8437052Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.8437315Z ) 2025-05-07T21:05:29.9913879Z Trying example: test_backward_none( 2025-05-07T21:05:29.9914474Z self=, 2025-05-07T21:05:29.9914944Z T=4, 2025-05-07T21:05:29.9915140Z D=2, 2025-05-07T21:05:29.9915331Z B=122, 2025-05-07T21:05:29.9915518Z log_E=3, 2025-05-07T21:05:29.9915914Z L=2, 2025-05-07T21:05:29.9916153Z weights_precision=SparseType.FP32, 2025-05-07T21:05:29.9916772Z weighted=False, 2025-05-07T21:05:29.9917217Z long_segments=False, 2025-05-07T21:05:29.9917759Z pooling_mode=, 2025-05-07T21:05:29.9918521Z output_dtype=SparseType.FP32, 2025-05-07T21:05:29.9919142Z ) 2025-05-07T21:05:29.9919544Z Trying example: test_backward_none( 2025-05-07T21:05:29.9920472Z self=, 2025-05-07T21:05:29.9921361Z T=4, 2025-05-07T21:05:29.9921725Z D=2, 2025-05-07T21:05:29.9922083Z B=2, 2025-05-07T21:05:29.9922437Z log_E=3, 2025-05-07T21:05:29.9922814Z L=2, 2025-05-07T21:05:29.9923239Z weights_precision=SparseType.FP32, 2025-05-07T21:05:29.9923804Z weighted=False, 2025-05-07T21:05:29.9924248Z long_segments=False, 2025-05-07T21:05:29.9924776Z pooling_mode=, 2025-05-07T21:05:29.9925378Z output_dtype=SparseType.FP32, 2025-05-07T21:05:29.9925904Z ) 2025-05-07T21:05:29.9926306Z Trying example: test_backward_none( 2025-05-07T21:05:29.9926822Z self=, 2025-05-07T21:05:29.9927280Z T=2, 2025-05-07T21:05:29.9927477Z D=2, 2025-05-07T21:05:29.9927665Z B=2, 2025-05-07T21:05:29.9927847Z log_E=3, 2025-05-07T21:05:29.9928045Z L=2, 2025-05-07T21:05:29.9928264Z weights_precision=SparseType.FP32, 2025-05-07T21:05:29.9928553Z weighted=False, 2025-05-07T21:05:29.9928782Z long_segments=False, 2025-05-07T21:05:29.9929053Z pooling_mode=, 2025-05-07T21:05:29.9929358Z output_dtype=SparseType.FP32, 2025-05-07T21:05:29.9929623Z ) 2025-05-07T21:05:29.9929829Z Trying example: test_backward_none( 2025-05-07T21:05:29.9930289Z self=, 2025-05-07T21:05:29.9930744Z T=2, 2025-05-07T21:05:29.9930935Z D=2, 2025-05-07T21:05:29.9931117Z B=2, 2025-05-07T21:05:29.9931306Z log_E=3, 2025-05-07T21:05:29.9931503Z L=3, 2025-05-07T21:05:29.9931714Z weights_precision=SparseType.FP32, 2025-05-07T21:05:29.9932096Z weighted=False, 2025-05-07T21:05:29.9932323Z long_segments=False, 2025-05-07T21:05:29.9932582Z pooling_mode=, 2025-05-07T21:05:29.9932894Z output_dtype=SparseType.FP32, 2025-05-07T21:05:29.9933158Z ) 2025-05-07T21:05:29.9933355Z Trying example: test_backward_none( 2025-05-07T21:05:29.9933819Z self=, 2025-05-07T21:05:29.9934276Z T=2, 2025-05-07T21:05:29.9934467Z D=6, 2025-05-07T21:05:29.9934650Z B=98, 2025-05-07T21:05:29.9934838Z log_E=5, 2025-05-07T21:05:29.9935031Z L=17, 2025-05-07T21:05:29.9935245Z weights_precision=SparseType.FP32, 2025-05-07T21:05:29.9935535Z weighted=True, 2025-05-07T21:05:29.9935761Z long_segments=False, 2025-05-07T21:05:29.9936021Z pooling_mode=, 2025-05-07T21:05:29.9936334Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9936599Z ) 2025-05-07T21:05:29.9936797Z Trying example: test_backward_none( 2025-05-07T21:05:29.9937265Z self=, 2025-05-07T21:05:29.9937712Z T=2, 2025-05-07T21:05:29.9937895Z D=6, 2025-05-07T21:05:29.9938078Z B=98, 2025-05-07T21:05:29.9938263Z log_E=5, 2025-05-07T21:05:29.9938456Z L=2, 2025-05-07T21:05:29.9938750Z weights_precision=SparseType.FP32, 2025-05-07T21:05:29.9939040Z weighted=True, 2025-05-07T21:05:29.9939258Z long_segments=False, 2025-05-07T21:05:29.9939526Z pooling_mode=, 2025-05-07T21:05:29.9939838Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9940104Z ) 2025-05-07T21:05:29.9940301Z Trying example: test_backward_none( 2025-05-07T21:05:29.9940762Z self=, 2025-05-07T21:05:29.9941263Z T=2, 2025-05-07T21:05:29.9941455Z D=6, 2025-05-07T21:05:29.9941642Z B=98, 2025-05-07T21:05:29.9941825Z log_E=5, 2025-05-07T21:05:29.9948842Z L=2, 2025-05-07T21:05:29.9949246Z weights_precision=SparseType.FP32, 2025-05-07T21:05:29.9949551Z weighted=False, 2025-05-07T21:05:29.9949783Z long_segments=False, 2025-05-07T21:05:29.9950060Z pooling_mode=, 2025-05-07T21:05:29.9950374Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9950649Z ) 2025-05-07T21:05:29.9950856Z Trying example: test_backward_none( 2025-05-07T21:05:29.9951331Z self=, 2025-05-07T21:05:29.9951789Z T=2, 2025-05-07T21:05:29.9951979Z D=6, 2025-05-07T21:05:29.9952167Z B=98, 2025-05-07T21:05:29.9952349Z log_E=5, 2025-05-07T21:05:29.9952548Z L=6, 2025-05-07T21:05:29.9952769Z weights_precision=SparseType.FP32, 2025-05-07T21:05:29.9953060Z weighted=False, 2025-05-07T21:05:29.9953291Z long_segments=False, 2025-05-07T21:05:29.9953561Z pooling_mode=, 2025-05-07T21:05:29.9953869Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9954140Z ) 2025-05-07T21:05:29.9954350Z Trying example: test_backward_none( 2025-05-07T21:05:29.9954813Z self=, 2025-05-07T21:05:29.9955273Z T=1, 2025-05-07T21:05:29.9955465Z D=6, 2025-05-07T21:05:29.9955648Z B=98, 2025-05-07T21:05:29.9955862Z log_E=5, 2025-05-07T21:05:29.9956085Z L=6, 2025-05-07T21:05:29.9956303Z weights_precision=SparseType.FP32, 2025-05-07T21:05:29.9956605Z weighted=False, 2025-05-07T21:05:29.9956832Z long_segments=False, 2025-05-07T21:05:29.9957102Z pooling_mode=, 2025-05-07T21:05:29.9957407Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9957675Z ) 2025-05-07T21:05:29.9957881Z Trying example: test_backward_none( 2025-05-07T21:05:29.9958348Z self=, 2025-05-07T21:05:29.9958879Z T=1, 2025-05-07T21:05:29.9959064Z D=6, 2025-05-07T21:05:29.9959298Z B=6, 2025-05-07T21:05:29.9959490Z log_E=5, 2025-05-07T21:05:29.9959693Z L=6, 2025-05-07T21:05:29.9959911Z weights_precision=SparseType.FP32, 2025-05-07T21:05:29.9960205Z weighted=False, 2025-05-07T21:05:29.9960431Z long_segments=False, 2025-05-07T21:05:29.9960695Z pooling_mode=, 2025-05-07T21:05:29.9961010Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9961272Z ) 2025-05-07T21:05:29.9961475Z Trying example: test_backward_none( 2025-05-07T21:05:29.9961940Z self=, 2025-05-07T21:05:29.9962394Z T=1, 2025-05-07T21:05:29.9962575Z D=37, 2025-05-07T21:05:29.9962768Z B=113, 2025-05-07T21:05:29.9962956Z log_E=3, 2025-05-07T21:05:29.9963152Z L=1, 2025-05-07T21:05:29.9963367Z weights_precision=SparseType.FP16, 2025-05-07T21:05:29.9963658Z weighted=True, 2025-05-07T21:05:29.9963893Z long_segments=False, 2025-05-07T21:05:29.9964156Z pooling_mode=, 2025-05-07T21:05:29.9964474Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9964743Z ) 2025-05-07T21:05:29.9964941Z Trying example: test_backward_none( 2025-05-07T21:05:29.9965416Z self=, 2025-05-07T21:05:29.9965923Z T=1, 2025-05-07T21:05:29.9966109Z D=2, 2025-05-07T21:05:29.9966301Z B=113, 2025-05-07T21:05:29.9966495Z log_E=3, 2025-05-07T21:05:29.9966689Z L=1, 2025-05-07T21:05:29.9966913Z weights_precision=SparseType.FP16, 2025-05-07T21:05:29.9967207Z weighted=True, 2025-05-07T21:05:29.9967427Z long_segments=False, 2025-05-07T21:05:29.9967698Z pooling_mode=, 2025-05-07T21:05:29.9968012Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9968323Z ) 2025-05-07T21:05:29.9968533Z Trying example: test_backward_none( 2025-05-07T21:05:29.9969007Z self=, 2025-05-07T21:05:29.9969468Z T=1, 2025-05-07T21:05:29.9969689Z D=2, 2025-05-07T21:05:29.9969878Z B=113, 2025-05-07T21:05:29.9970063Z log_E=3, 2025-05-07T21:05:29.9970261Z L=1, 2025-05-07T21:05:29.9970479Z weights_precision=SparseType.FP16, 2025-05-07T21:05:29.9970766Z weighted=False, 2025-05-07T21:05:29.9970996Z long_segments=False, 2025-05-07T21:05:29.9971290Z pooling_mode=, 2025-05-07T21:05:29.9971605Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9971866Z ) 2025-05-07T21:05:29.9972067Z Trying example: test_backward_none( 2025-05-07T21:05:29.9972537Z self=, 2025-05-07T21:05:29.9972994Z T=1, 2025-05-07T21:05:29.9973174Z D=113, 2025-05-07T21:05:29.9973362Z B=113, 2025-05-07T21:05:29.9973560Z log_E=3, 2025-05-07T21:05:29.9973748Z L=1, 2025-05-07T21:05:29.9973968Z weights_precision=SparseType.FP16, 2025-05-07T21:05:29.9974259Z weighted=False, 2025-05-07T21:05:29.9974488Z long_segments=False, 2025-05-07T21:05:29.9974760Z pooling_mode=, 2025-05-07T21:05:29.9975073Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9975337Z ) 2025-05-07T21:05:29.9975535Z Trying example: test_backward_none( 2025-05-07T21:05:29.9976005Z self=, 2025-05-07T21:05:29.9976458Z T=4, 2025-05-07T21:05:29.9976636Z D=76, 2025-05-07T21:05:29.9976821Z B=52, 2025-05-07T21:05:29.9977005Z log_E=5, 2025-05-07T21:05:29.9977192Z L=11, 2025-05-07T21:05:29.9977413Z weights_precision=SparseType.FP16, 2025-05-07T21:05:29.9977703Z weighted=True, 2025-05-07T21:05:29.9977921Z long_segments=False, 2025-05-07T21:05:29.9978187Z pooling_mode=, 2025-05-07T21:05:29.9978500Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9978756Z ) 2025-05-07T21:05:29.9978961Z Trying example: test_backward_none( 2025-05-07T21:05:29.9979483Z self=, 2025-05-07T21:05:29.9979930Z T=4, 2025-05-07T21:05:29.9980115Z D=76, 2025-05-07T21:05:29.9980298Z B=52, 2025-05-07T21:05:29.9980476Z log_E=5, 2025-05-07T21:05:29.9980668Z L=11, 2025-05-07T21:05:29.9980888Z weights_precision=SparseType.FP16, 2025-05-07T21:05:29.9981180Z weighted=True, 2025-05-07T21:05:29.9981398Z long_segments=True, 2025-05-07T21:05:29.9981658Z pooling_mode=, 2025-05-07T21:05:29.9981964Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9982220Z ) 2025-05-07T21:05:29.9982424Z Trying example: test_backward_none( 2025-05-07T21:05:29.9982888Z self=, 2025-05-07T21:05:29.9983338Z T=4, 2025-05-07T21:05:29.9983522Z D=76, 2025-05-07T21:05:29.9983705Z B=52, 2025-05-07T21:05:29.9983885Z log_E=3, 2025-05-07T21:05:29.9984079Z L=11, 2025-05-07T21:05:29.9984299Z weights_precision=SparseType.FP16, 2025-05-07T21:05:29.9984586Z weighted=True, 2025-05-07T21:05:29.9984810Z long_segments=True, 2025-05-07T21:05:29.9985070Z pooling_mode=, 2025-05-07T21:05:29.9985370Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9985636Z ) 2025-05-07T21:05:29.9985894Z Trying example: test_backward_none( 2025-05-07T21:05:29.9986356Z self=, 2025-05-07T21:05:29.9986811Z T=3, 2025-05-07T21:05:29.9986999Z D=76, 2025-05-07T21:05:29.9987187Z B=52, 2025-05-07T21:05:29.9987365Z log_E=3, 2025-05-07T21:05:29.9987560Z L=11, 2025-05-07T21:05:29.9987781Z weights_precision=SparseType.FP16, 2025-05-07T21:05:29.9988065Z weighted=True, 2025-05-07T21:05:29.9988331Z long_segments=True, 2025-05-07T21:05:29.9988587Z pooling_mode=, 2025-05-07T21:05:29.9988887Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9989148Z ) 2025-05-07T21:05:29.9989355Z Trying example: test_backward_none( 2025-05-07T21:05:29.9989856Z self=, 2025-05-07T21:05:29.9990314Z T=1, 2025-05-07T21:05:29.9990500Z D=76, 2025-05-07T21:05:29.9990678Z B=52, 2025-05-07T21:05:29.9990864Z log_E=3, 2025-05-07T21:05:29.9991057Z L=11, 2025-05-07T21:05:29.9991267Z weights_precision=SparseType.FP16, 2025-05-07T21:05:29.9991555Z weighted=True, 2025-05-07T21:05:29.9991776Z long_segments=True, 2025-05-07T21:05:29.9992029Z pooling_mode=, 2025-05-07T21:05:29.9992335Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9992595Z ) 2025-05-07T21:05:29.9992797Z Trying example: test_backward_none( 2025-05-07T21:05:29.9993255Z self=, 2025-05-07T21:05:29.9993710Z T=1, 2025-05-07T21:05:29.9993895Z D=76, 2025-05-07T21:05:29.9994074Z B=52, 2025-05-07T21:05:29.9994263Z log_E=3, 2025-05-07T21:05:29.9994460Z L=0, 2025-05-07T21:05:29.9994672Z weights_precision=SparseType.FP16, 2025-05-07T21:05:29.9994960Z weighted=True, 2025-05-07T21:05:29.9995184Z long_segments=True, 2025-05-07T21:05:29.9995437Z pooling_mode=, 2025-05-07T21:05:29.9995750Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9996296Z ) 2025-05-07T21:05:29.9996493Z Trying example: test_backward_none( 2025-05-07T21:05:29.9996959Z self=, 2025-05-07T21:05:29.9997420Z T=1, 2025-05-07T21:05:29.9997600Z D=2, 2025-05-07T21:05:29.9997783Z B=52, 2025-05-07T21:05:29.9997970Z log_E=3, 2025-05-07T21:05:29.9998160Z L=0, 2025-05-07T21:05:29.9998378Z weights_precision=SparseType.FP16, 2025-05-07T21:05:29.9998671Z weighted=True, 2025-05-07T21:05:29.9998940Z long_segments=True, 2025-05-07T21:05:29.9999198Z pooling_mode=, 2025-05-07T21:05:29.9999607Z output_dtype=SparseType.FP16, 2025-05-07T21:05:29.9999871Z ) 2025-05-07T21:05:30.0000075Z Trying example: test_backward_none( 2025-05-07T21:05:30.0000541Z self=, 2025-05-07T21:05:30.0000987Z T=1, 2025-05-07T21:05:30.0001177Z D=210, 2025-05-07T21:05:30.0001369Z B=49, 2025-05-07T21:05:30.0001550Z log_E=4, 2025-05-07T21:05:30.0001744Z L=11, 2025-05-07T21:05:30.0001963Z weights_precision=SparseType.FP16, 2025-05-07T21:05:30.0002249Z weighted=False, 2025-05-07T21:05:30.0002477Z long_segments=False, 2025-05-07T21:05:30.0002746Z pooling_mode=, 2025-05-07T21:05:30.0003051Z output_dtype=SparseType.FP16, 2025-05-07T21:05:30.0003314Z ) 2025-05-07T21:05:30.0003522Z Trying example: test_backward_none( 2025-05-07T21:05:30.0003983Z self=, 2025-05-07T21:05:30.0004439Z T=1, 2025-05-07T21:05:30.0004632Z D=11, 2025-05-07T21:05:30.0004814Z B=49, 2025-05-07T21:05:30.0004998Z log_E=4, 2025-05-07T21:05:30.0005191Z L=11, 2025-05-07T21:05:30.0005403Z weights_precision=SparseType.FP16, 2025-05-07T21:05:30.0005693Z weighted=False, 2025-05-07T21:05:30.0005921Z long_segments=False, 2025-05-07T21:05:30.0006263Z pooling_mode=, 2025-05-07T21:05:30.0006570Z output_dtype=SparseType.FP16, 2025-05-07T21:05:30.0006832Z ) 2025-05-07T21:05:30.0007035Z Trying example: test_backward_none( 2025-05-07T21:05:30.0007496Z self=, 2025-05-07T21:05:30.0007950Z T=1, 2025-05-07T21:05:30.0008136Z D=2, 2025-05-07T21:05:30.0008313Z B=49, 2025-05-07T21:05:30.0008499Z log_E=4, 2025-05-07T21:05:30.0008755Z L=11, 2025-05-07T21:05:30.0008968Z weights_precision=SparseType.FP16, 2025-05-07T21:05:30.0009259Z weighted=False, 2025-05-07T21:05:30.0009490Z long_segments=False, 2025-05-07T21:05:30.0009816Z pooling_mode=, 2025-05-07T21:05:30.0010129Z output_dtype=SparseType.FP16, 2025-05-07T21:05:30.0010392Z ) 2025-05-07T21:05:30.0235939Z Trying example: test_backward_none( 2025-05-07T21:05:30.0236456Z self=, 2025-05-07T21:05:30.0236909Z T=1, 2025-05-07T21:05:30.0237100Z D=2, 2025-05-07T21:05:30.0237280Z B=2, 2025-05-07T21:05:30.0237465Z log_E=4, 2025-05-07T21:05:30.0237661Z L=11, 2025-05-07T21:05:30.0237876Z weights_precision=SparseType.FP16, 2025-05-07T21:05:30.0238168Z weighted=False, 2025-05-07T21:05:30.0238393Z long_segments=False, 2025-05-07T21:05:30.0238658Z pooling_mode=, 2025-05-07T21:05:30.0239054Z output_dtype=SparseType.FP16, 2025-05-07T21:05:30.0239317Z ) 2025-05-07T21:05:30.0239520Z Trying example: test_backward_none( 2025-05-07T21:05:30.0239977Z self=, 2025-05-07T21:05:30.0240439Z T=1, 2025-05-07T21:05:30.0240624Z D=2, 2025-05-07T21:05:30.0240800Z B=4, 2025-05-07T21:05:30.0240993Z log_E=4, 2025-05-07T21:05:30.0241186Z L=11, 2025-05-07T21:05:30.0241400Z weights_precision=SparseType.FP16, 2025-05-07T21:05:30.0241696Z weighted=False, 2025-05-07T21:05:30.0241922Z long_segments=False, 2025-05-07T21:05:30.0242184Z pooling_mode=, 2025-05-07T21:05:30.0242496Z output_dtype=SparseType.FP16, 2025-05-07T21:05:30.0242760Z ) 2025-05-07T21:05:30.0242956Z Trying example: test_backward_none( 2025-05-07T21:05:30.0243417Z self=, 2025-05-07T21:05:30.0243867Z T=1, 2025-05-07T21:05:30.0244047Z D=2, 2025-05-07T21:05:30.0244232Z B=4, 2025-05-07T21:05:30.0244420Z log_E=4, 2025-05-07T21:05:30.0244607Z L=1, 2025-05-07T21:05:30.0244822Z weights_precision=SparseType.FP16, 2025-05-07T21:05:30.0245205Z weighted=False, 2025-05-07T21:05:30.0245431Z long_segments=False, 2025-05-07T21:05:30.0245689Z pooling_mode=, 2025-05-07T21:05:30.0245997Z output_dtype=SparseType.FP16, 2025-05-07T21:05:30.0246280Z ) 2025-05-07T21:05:30.0246505Z Trying example: test_backward_none( 2025-05-07T21:05:30.0246966Z self=, 2025-05-07T21:05:30.0247414Z T=1, 2025-05-07T21:05:30.0247593Z D=4, 2025-05-07T21:05:30.0247773Z B=4, 2025-05-07T21:05:30.0247957Z log_E=4, 2025-05-07T21:05:30.0248144Z L=1, 2025-05-07T21:05:30.0248361Z weights_precision=SparseType.FP16, 2025-05-07T21:05:30.0248651Z weighted=False, 2025-05-07T21:05:30.0248869Z long_segments=False, 2025-05-07T21:05:30.0249142Z pooling_mode=, 2025-05-07T21:05:30.0249449Z output_dtype=SparseType.FP16, 2025-05-07T21:05:30.0249705Z ) 2025-05-07T21:05:30.0249908Z Trying example: test_backward_none( 2025-05-07T21:05:30.0250377Z self=, 2025-05-07T21:05:30.0250841Z T=4, 2025-05-07T21:05:30.0251021Z D=63, 2025-05-07T21:05:30.0251210Z B=26, 2025-05-07T21:05:30.0251394Z log_E=3, 2025-05-07T21:05:30.0251676Z L=17, 2025-05-07T21:05:30.0251897Z weights_precision=SparseType.FP32, 2025-05-07T21:05:30.0252189Z weighted=False, 2025-05-07T21:05:30.0252409Z long_segments=False, 2025-05-07T21:05:30.0252675Z pooling_mode=, 2025-05-07T21:05:30.0252986Z output_dtype=SparseType.FP16, 2025-05-07T21:05:30.0253240Z ) 2025-05-07T21:05:30.0253416Z PASSED 2025-05-07T21:05:33.6243911Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none_with_rowwise_adagrad Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6245245Z self=, 2025-05-07T21:05:33.6245802Z T=1, 2025-05-07T21:05:33.6246077Z D=2, 2025-05-07T21:05:33.6246258Z B=1, 2025-05-07T21:05:33.6246442Z log_E=3, 2025-05-07T21:05:33.6246635Z L=0, 2025-05-07T21:05:33.6246854Z weights_precision=SparseType.FP16, 2025-05-07T21:05:33.6247157Z weighted=False, 2025-05-07T21:05:33.6247388Z long_segments=False, 2025-05-07T21:05:33.6247650Z pooling_mode=, 2025-05-07T21:05:33.6247964Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.6248230Z ) 2025-05-07T21:05:33.6248492Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6249099Z self=, 2025-05-07T21:05:33.6249629Z T=2, 2025-05-07T21:05:33.6249820Z D=2, 2025-05-07T21:05:33.6249998Z B=1, 2025-05-07T21:05:33.6250180Z log_E=3, 2025-05-07T21:05:33.6250374Z L=0, 2025-05-07T21:05:33.6250586Z weights_precision=SparseType.FP16, 2025-05-07T21:05:33.6250883Z weighted=False, 2025-05-07T21:05:33.6251112Z long_segments=False, 2025-05-07T21:05:33.6251376Z pooling_mode=, 2025-05-07T21:05:33.6251685Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.6251950Z ) 2025-05-07T21:05:33.6252208Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6252820Z self=, 2025-05-07T21:05:33.6253352Z T=2, 2025-05-07T21:05:33.6253537Z D=181, 2025-05-07T21:05:33.6253718Z B=115, 2025-05-07T21:05:33.6253909Z log_E=4, 2025-05-07T21:05:33.6254102Z L=18, 2025-05-07T21:05:33.6254314Z weights_precision=SparseType.FP16, 2025-05-07T21:05:33.6254606Z weighted=True, 2025-05-07T21:05:33.6254833Z long_segments=False, 2025-05-07T21:05:33.6255093Z pooling_mode=, 2025-05-07T21:05:33.6255407Z output_dtype=SparseType.BF16, 2025-05-07T21:05:33.6255749Z ) 2025-05-07T21:05:33.6256005Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6256648Z self=, 2025-05-07T21:05:33.6257222Z T=2, 2025-05-07T21:05:33.6257409Z D=226, 2025-05-07T21:05:33.6257600Z B=1, 2025-05-07T21:05:33.6257779Z log_E=3, 2025-05-07T21:05:33.6257972Z L=0, 2025-05-07T21:05:33.6258187Z weights_precision=SparseType.FP16, 2025-05-07T21:05:33.6258471Z weighted=False, 2025-05-07T21:05:33.6258704Z long_segments=False, 2025-05-07T21:05:33.6258970Z pooling_mode=, 2025-05-07T21:05:33.6259270Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.6259534Z ) 2025-05-07T21:05:33.6259793Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6260396Z self=, 2025-05-07T21:05:33.6260928Z T=2, 2025-05-07T21:05:33.6261114Z D=226, 2025-05-07T21:05:33.6261303Z B=121, 2025-05-07T21:05:33.6261484Z log_E=5, 2025-05-07T21:05:33.6261675Z L=6, 2025-05-07T21:05:33.6261892Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.6262175Z weighted=True, 2025-05-07T21:05:33.6262516Z long_segments=True, 2025-05-07T21:05:33.6262778Z pooling_mode=, 2025-05-07T21:05:33.6263082Z output_dtype=SparseType.BF16, 2025-05-07T21:05:33.6263341Z ) 2025-05-07T21:05:33.6263597Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6264197Z self=, 2025-05-07T21:05:33.6264722Z T=1, 2025-05-07T21:05:33.6264905Z D=116, 2025-05-07T21:05:33.6265129Z B=1, 2025-05-07T21:05:33.6265313Z log_E=3, 2025-05-07T21:05:33.6265506Z L=0, 2025-05-07T21:05:33.6265716Z weights_precision=SparseType.FP16, 2025-05-07T21:05:33.6266007Z weighted=False, 2025-05-07T21:05:33.6266303Z long_segments=False, 2025-05-07T21:05:33.6266567Z pooling_mode=, 2025-05-07T21:05:33.6273990Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.6274397Z ) 2025-05-07T21:05:33.6274674Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6275300Z self=, 2025-05-07T21:05:33.6275832Z T=1, 2025-05-07T21:05:33.6276026Z D=116, 2025-05-07T21:05:33.6276216Z B=9, 2025-05-07T21:05:33.6276397Z log_E=5, 2025-05-07T21:05:33.6276592Z L=6, 2025-05-07T21:05:33.6276813Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.6277108Z weighted=True, 2025-05-07T21:05:33.6277330Z long_segments=False, 2025-05-07T21:05:33.6277637Z pooling_mode=, 2025-05-07T21:05:33.6277981Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.6278241Z ) 2025-05-07T21:05:33.6278505Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6279226Z self=, 2025-05-07T21:05:33.6279753Z T=1, 2025-05-07T21:05:33.6279949Z D=210, 2025-05-07T21:05:33.6280140Z B=62, 2025-05-07T21:05:33.6280328Z log_E=5, 2025-05-07T21:05:33.6280525Z L=2, 2025-05-07T21:05:33.6280747Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.6281035Z weighted=False, 2025-05-07T21:05:33.6281263Z long_segments=True, 2025-05-07T21:05:33.6281526Z pooling_mode=, 2025-05-07T21:05:33.6281835Z output_dtype=SparseType.BF16, 2025-05-07T21:05:33.6282100Z ) 2025-05-07T21:05:33.6282363Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6282982Z self=, 2025-05-07T21:05:33.6283506Z T=3, 2025-05-07T21:05:33.6283697Z D=242, 2025-05-07T21:05:33.6283986Z B=66, 2025-05-07T21:05:33.6284174Z log_E=5, 2025-05-07T21:05:33.6284369Z L=10, 2025-05-07T21:05:33.6284588Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.6284876Z weighted=False, 2025-05-07T21:05:33.6285105Z long_segments=False, 2025-05-07T21:05:33.6285374Z pooling_mode=, 2025-05-07T21:05:33.6285676Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.6285941Z ) 2025-05-07T21:05:33.6286203Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6286807Z self=, 2025-05-07T21:05:33.6287342Z T=1, 2025-05-07T21:05:33.6287535Z D=80, 2025-05-07T21:05:33.6287715Z B=83, 2025-05-07T21:05:33.6287905Z log_E=4, 2025-05-07T21:05:33.6288102Z L=18, 2025-05-07T21:05:33.6288315Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.6288606Z weighted=True, 2025-05-07T21:05:33.6288831Z long_segments=True, 2025-05-07T21:05:33.6289097Z pooling_mode=, 2025-05-07T21:05:33.6289399Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.6289661Z ) 2025-05-07T21:05:33.6289920Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6290579Z self=, 2025-05-07T21:05:33.6291116Z T=4, 2025-05-07T21:05:33.6291305Z D=209, 2025-05-07T21:05:33.6291487Z B=77, 2025-05-07T21:05:33.6291678Z log_E=4, 2025-05-07T21:05:33.6291877Z L=19, 2025-05-07T21:05:33.6292090Z weights_precision=SparseType.FP16, 2025-05-07T21:05:33.6292383Z weighted=True, 2025-05-07T21:05:33.6292610Z long_segments=True, 2025-05-07T21:05:33.6292864Z pooling_mode=, 2025-05-07T21:05:33.6293226Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.6293497Z ) 2025-05-07T21:05:33.6293753Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6294410Z self=, 2025-05-07T21:05:33.6294949Z T=1, 2025-05-07T21:05:33.6295139Z D=2, 2025-05-07T21:05:33.6295320Z B=112, 2025-05-07T21:05:33.6295511Z log_E=5, 2025-05-07T21:05:33.6295710Z L=15, 2025-05-07T21:05:33.6296318Z weights_precision=SparseType.FP16, 2025-05-07T21:05:33.6296615Z weighted=False, 2025-05-07T21:05:33.6296843Z long_segments=True, 2025-05-07T21:05:33.6297098Z pooling_mode=, 2025-05-07T21:05:33.6297406Z output_dtype=SparseType.BF16, 2025-05-07T21:05:33.6297661Z ) 2025-05-07T21:05:33.6297920Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6298530Z self=, 2025-05-07T21:05:33.6299062Z T=4, 2025-05-07T21:05:33.6299241Z D=150, 2025-05-07T21:05:33.6299432Z B=101, 2025-05-07T21:05:33.6299627Z log_E=5, 2025-05-07T21:05:33.6299816Z L=9, 2025-05-07T21:05:33.6300034Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.6300324Z weighted=True, 2025-05-07T21:05:33.6300539Z long_segments=True, 2025-05-07T21:05:33.6300797Z pooling_mode=, 2025-05-07T21:05:33.6301107Z output_dtype=SparseType.BF16, 2025-05-07T21:05:33.6301363Z ) 2025-05-07T21:05:33.6301629Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6302241Z self=, 2025-05-07T21:05:33.6302765Z T=3, 2025-05-07T21:05:33.6302952Z D=108, 2025-05-07T21:05:33.6303139Z B=11, 2025-05-07T21:05:33.6303317Z log_E=4, 2025-05-07T21:05:33.6303508Z L=19, 2025-05-07T21:05:33.6303729Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.6304020Z weighted=False, 2025-05-07T21:05:33.6304239Z long_segments=True, 2025-05-07T21:05:33.6304605Z pooling_mode=, 2025-05-07T21:05:33.6304917Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.6305172Z ) 2025-05-07T21:05:33.6305430Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6306041Z self=, 2025-05-07T21:05:33.6306561Z T=5, 2025-05-07T21:05:33.6306747Z D=183, 2025-05-07T21:05:33.6306934Z B=67, 2025-05-07T21:05:33.6307115Z log_E=4, 2025-05-07T21:05:33.6307307Z L=20, 2025-05-07T21:05:33.6307524Z weights_precision=SparseType.FP16, 2025-05-07T21:05:33.6307809Z weighted=False, 2025-05-07T21:05:33.6308031Z long_segments=True, 2025-05-07T21:05:33.6308293Z pooling_mode=, 2025-05-07T21:05:33.6308597Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.6308858Z ) 2025-05-07T21:05:33.6309117Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6309726Z self=, 2025-05-07T21:05:33.6310250Z T=3, 2025-05-07T21:05:33.6310435Z D=214, 2025-05-07T21:05:33.6310625Z B=44, 2025-05-07T21:05:33.6310803Z log_E=4, 2025-05-07T21:05:33.6310999Z L=18, 2025-05-07T21:05:33.6311655Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.6311948Z weighted=False, 2025-05-07T21:05:33.6312169Z long_segments=True, 2025-05-07T21:05:33.6312427Z pooling_mode=, 2025-05-07T21:05:33.6312728Z output_dtype=SparseType.BF16, 2025-05-07T21:05:33.6312991Z ) 2025-05-07T21:05:33.6313254Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6313861Z self=, 2025-05-07T21:05:33.6314461Z T=4, 2025-05-07T21:05:33.6314647Z D=122, 2025-05-07T21:05:33.6314828Z B=57, 2025-05-07T21:05:33.6315016Z log_E=3, 2025-05-07T21:05:33.6315213Z L=11, 2025-05-07T21:05:33.6315493Z weights_precision=SparseType.FP16, 2025-05-07T21:05:33.6315787Z weighted=True, 2025-05-07T21:05:33.6316009Z long_segments=True, 2025-05-07T21:05:33.6316271Z pooling_mode=, 2025-05-07T21:05:33.6316578Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.6316849Z ) 2025-05-07T21:05:33.6317109Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6317712Z self=, 2025-05-07T21:05:33.6318240Z T=4, 2025-05-07T21:05:33.6318429Z D=118, 2025-05-07T21:05:33.6318609Z B=122, 2025-05-07T21:05:33.6318867Z log_E=3, 2025-05-07T21:05:33.6319058Z L=13, 2025-05-07T21:05:33.6319268Z weights_precision=SparseType.FP16, 2025-05-07T21:05:33.6319562Z weighted=False, 2025-05-07T21:05:33.6319783Z long_segments=True, 2025-05-07T21:05:33.6320036Z pooling_mode=, 2025-05-07T21:05:33.6320347Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.6320610Z ) 2025-05-07T21:05:33.6320863Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6321468Z self=, 2025-05-07T21:05:33.6321997Z T=1, 2025-05-07T21:05:33.6322184Z D=200, 2025-05-07T21:05:33.6322366Z B=46, 2025-05-07T21:05:33.6322550Z log_E=3, 2025-05-07T21:05:33.6322745Z L=1, 2025-05-07T21:05:33.6322958Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.6323245Z weighted=True, 2025-05-07T21:05:33.6323466Z long_segments=True, 2025-05-07T21:05:33.6323719Z pooling_mode=, 2025-05-07T21:05:33.6324026Z output_dtype=SparseType.BF16, 2025-05-07T21:05:33.6324292Z ) 2025-05-07T21:05:33.6324546Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6325155Z self=, 2025-05-07T21:05:33.6325741Z T=2, 2025-05-07T21:05:33.6325920Z D=148, 2025-05-07T21:05:33.6326106Z B=55, 2025-05-07T21:05:33.6326296Z log_E=5, 2025-05-07T21:05:33.6326484Z L=19, 2025-05-07T21:05:33.6326705Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.6326998Z weighted=True, 2025-05-07T21:05:33.6327224Z long_segments=False, 2025-05-07T21:05:33.6327508Z pooling_mode=, 2025-05-07T21:05:33.6327844Z output_dtype=SparseType.BF16, 2025-05-07T21:05:33.6328110Z ) 2025-05-07T21:05:33.6328363Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.6328972Z self=, 2025-05-07T21:05:33.6329504Z T=5, 2025-05-07T21:05:33.6329683Z D=186, 2025-05-07T21:05:33.6329888Z B=104, 2025-05-07T21:05:33.6330070Z log_E=5, 2025-05-07T21:05:33.6330266Z L=10, 2025-05-07T21:05:33.6330487Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.6330774Z weighted=True, 2025-05-07T21:05:33.6331000Z long_segments=False, 2025-05-07T21:05:33.6331264Z pooling_mode=, 2025-05-07T21:05:33.6331566Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.6331830Z ) 2025-05-07T21:05:38.1484313Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1485157Z self=, 2025-05-07T21:05:38.1485692Z T=1, 2025-05-07T21:05:38.1485884Z D=70, 2025-05-07T21:05:38.1486069Z B=68, 2025-05-07T21:05:38.1486248Z log_E=3, 2025-05-07T21:05:38.1486439Z L=7, 2025-05-07T21:05:38.1486660Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.1487063Z weighted=False, 2025-05-07T21:05:38.1487290Z long_segments=False, 2025-05-07T21:05:38.1487559Z pooling_mode=, 2025-05-07T21:05:38.1487871Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1488137Z ) 2025-05-07T21:05:38.1488479Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1489092Z self=, 2025-05-07T21:05:38.1489617Z T=1, 2025-05-07T21:05:38.1489803Z D=70, 2025-05-07T21:05:38.1489992Z B=68, 2025-05-07T21:05:38.1490172Z log_E=3, 2025-05-07T21:05:38.1490365Z L=3, 2025-05-07T21:05:38.1490583Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.1490868Z weighted=False, 2025-05-07T21:05:38.1491094Z long_segments=False, 2025-05-07T21:05:38.1491371Z pooling_mode=, 2025-05-07T21:05:38.1491677Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1491941Z ) 2025-05-07T21:05:38.1492208Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1492817Z self=, 2025-05-07T21:05:38.1493350Z T=1, 2025-05-07T21:05:38.1493541Z D=70, 2025-05-07T21:05:38.1493726Z B=68, 2025-05-07T21:05:38.1493905Z log_E=3, 2025-05-07T21:05:38.1494098Z L=1, 2025-05-07T21:05:38.1494318Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.1494607Z weighted=False, 2025-05-07T21:05:38.1494835Z long_segments=False, 2025-05-07T21:05:38.1495102Z pooling_mode=, 2025-05-07T21:05:38.1495411Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1495682Z ) 2025-05-07T21:05:38.1496383Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1496989Z self=, 2025-05-07T21:05:38.1497521Z T=1, 2025-05-07T21:05:38.1497707Z D=2, 2025-05-07T21:05:38.1497884Z B=68, 2025-05-07T21:05:38.1498069Z log_E=3, 2025-05-07T21:05:38.1498260Z L=1, 2025-05-07T21:05:38.1498473Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.1498869Z weighted=False, 2025-05-07T21:05:38.1499138Z long_segments=False, 2025-05-07T21:05:38.1499403Z pooling_mode=, 2025-05-07T21:05:38.1499708Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1499973Z ) 2025-05-07T21:05:38.1500237Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1500838Z self=, 2025-05-07T21:05:38.1501363Z T=2, 2025-05-07T21:05:38.1501548Z D=2, 2025-05-07T21:05:38.1501728Z B=68, 2025-05-07T21:05:38.1501911Z log_E=3, 2025-05-07T21:05:38.1502105Z L=1, 2025-05-07T21:05:38.1502314Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.1502603Z weighted=False, 2025-05-07T21:05:38.1502831Z long_segments=False, 2025-05-07T21:05:38.1503093Z pooling_mode=, 2025-05-07T21:05:38.1503402Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1503670Z ) 2025-05-07T21:05:38.1503929Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1504538Z self=, 2025-05-07T21:05:38.1505070Z T=2, 2025-05-07T21:05:38.1505253Z D=2, 2025-05-07T21:05:38.1505511Z B=1, 2025-05-07T21:05:38.1505699Z log_E=3, 2025-05-07T21:05:38.1505893Z L=1, 2025-05-07T21:05:38.1506104Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.1506401Z weighted=False, 2025-05-07T21:05:38.1506628Z long_segments=False, 2025-05-07T21:05:38.1506890Z pooling_mode=, 2025-05-07T21:05:38.1507199Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1507465Z ) 2025-05-07T21:05:38.1507719Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1508400Z self=, 2025-05-07T21:05:38.1508929Z T=2, 2025-05-07T21:05:38.1509114Z D=2, 2025-05-07T21:05:38.1509360Z B=2, 2025-05-07T21:05:38.1509546Z log_E=3, 2025-05-07T21:05:38.1509734Z L=1, 2025-05-07T21:05:38.1509951Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.1510241Z weighted=False, 2025-05-07T21:05:38.1510458Z long_segments=False, 2025-05-07T21:05:38.1510727Z pooling_mode=, 2025-05-07T21:05:38.1511035Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1511294Z ) 2025-05-07T21:05:38.1511545Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1512152Z self=, 2025-05-07T21:05:38.1512679Z T=5, 2025-05-07T21:05:38.1512856Z D=234, 2025-05-07T21:05:38.1513043Z B=36, 2025-05-07T21:05:38.1513230Z log_E=5, 2025-05-07T21:05:38.1513418Z L=13, 2025-05-07T21:05:38.1513637Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.1513925Z weighted=False, 2025-05-07T21:05:38.1514144Z long_segments=True, 2025-05-07T21:05:38.1514406Z pooling_mode=, 2025-05-07T21:05:38.1514712Z output_dtype=SparseType.FP32, 2025-05-07T21:05:38.1514969Z ) 2025-05-07T21:05:38.1515227Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1515836Z self=, 2025-05-07T21:05:38.1516363Z T=5, 2025-05-07T21:05:38.1516540Z D=13, 2025-05-07T21:05:38.1516727Z B=36, 2025-05-07T21:05:38.1516912Z log_E=5, 2025-05-07T21:05:38.1517099Z L=13, 2025-05-07T21:05:38.1517314Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.1517602Z weighted=False, 2025-05-07T21:05:38.1517818Z long_segments=True, 2025-05-07T21:05:38.1518078Z pooling_mode=, 2025-05-07T21:05:38.1518384Z output_dtype=SparseType.FP32, 2025-05-07T21:05:38.1518655Z ) 2025-05-07T21:05:38.1519027Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1519689Z self=, 2025-05-07T21:05:38.1520213Z T=5, 2025-05-07T21:05:38.1520397Z D=13, 2025-05-07T21:05:38.1520581Z B=36, 2025-05-07T21:05:38.1520764Z log_E=5, 2025-05-07T21:05:38.1520963Z L=5, 2025-05-07T21:05:38.1521181Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.1521466Z weighted=False, 2025-05-07T21:05:38.1521693Z long_segments=True, 2025-05-07T21:05:38.1521953Z pooling_mode=, 2025-05-07T21:05:38.1522259Z output_dtype=SparseType.FP32, 2025-05-07T21:05:38.1522515Z ) 2025-05-07T21:05:38.1522775Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1523384Z self=, 2025-05-07T21:05:38.1523911Z T=5, 2025-05-07T21:05:38.1524098Z D=13, 2025-05-07T21:05:38.1524285Z B=36, 2025-05-07T21:05:38.1524467Z log_E=5, 2025-05-07T21:05:38.1524660Z L=5, 2025-05-07T21:05:38.1524874Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.1525157Z weighted=False, 2025-05-07T21:05:38.1525382Z long_segments=False, 2025-05-07T21:05:38.1525692Z pooling_mode=, 2025-05-07T21:05:38.1525994Z output_dtype=SparseType.FP32, 2025-05-07T21:05:38.1526255Z ) 2025-05-07T21:05:38.1526511Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1527111Z self=, 2025-05-07T21:05:38.1527637Z T=5, 2025-05-07T21:05:38.1527820Z D=13, 2025-05-07T21:05:38.1528004Z B=5, 2025-05-07T21:05:38.1528182Z log_E=5, 2025-05-07T21:05:38.1528426Z L=5, 2025-05-07T21:05:38.1528642Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.1528928Z weighted=False, 2025-05-07T21:05:38.1529157Z long_segments=False, 2025-05-07T21:05:38.1529465Z pooling_mode=, 2025-05-07T21:05:38.1529767Z output_dtype=SparseType.FP32, 2025-05-07T21:05:38.1530027Z ) 2025-05-07T21:05:38.1530284Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1530888Z self=, 2025-05-07T21:05:38.1531413Z T=5, 2025-05-07T21:05:38.1531598Z D=5, 2025-05-07T21:05:38.1531775Z B=5, 2025-05-07T21:05:38.1531958Z log_E=5, 2025-05-07T21:05:38.1532150Z L=5, 2025-05-07T21:05:38.1532360Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.1532649Z weighted=False, 2025-05-07T21:05:38.1532873Z long_segments=False, 2025-05-07T21:05:38.1533131Z pooling_mode=, 2025-05-07T21:05:38.1533438Z output_dtype=SparseType.FP32, 2025-05-07T21:05:38.1533701Z ) 2025-05-07T21:05:38.1533960Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1534570Z self=, 2025-05-07T21:05:38.1535118Z T=4, 2025-05-07T21:05:38.1535298Z D=13, 2025-05-07T21:05:38.1535479Z B=17, 2025-05-07T21:05:38.1542908Z log_E=4, 2025-05-07T21:05:38.1543116Z L=15, 2025-05-07T21:05:38.1543358Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.1543652Z weighted=True, 2025-05-07T21:05:38.1543883Z long_segments=True, 2025-05-07T21:05:38.1544148Z pooling_mode=, 2025-05-07T21:05:38.1544458Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1544726Z ) 2025-05-07T21:05:38.1544993Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1545608Z self=, 2025-05-07T21:05:38.1546151Z T=4, 2025-05-07T21:05:38.1546340Z D=13, 2025-05-07T21:05:38.1546522Z B=17, 2025-05-07T21:05:38.1546793Z log_E=3, 2025-05-07T21:05:38.1546989Z L=15, 2025-05-07T21:05:38.1547207Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.1547502Z weighted=True, 2025-05-07T21:05:38.1547732Z long_segments=True, 2025-05-07T21:05:38.1547989Z pooling_mode=, 2025-05-07T21:05:38.1548309Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1548577Z ) 2025-05-07T21:05:38.1548833Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1549449Z self=, 2025-05-07T21:05:38.1549985Z T=4, 2025-05-07T21:05:38.1550174Z D=13, 2025-05-07T21:05:38.1550356Z B=15, 2025-05-07T21:05:38.1550545Z log_E=3, 2025-05-07T21:05:38.1550742Z L=15, 2025-05-07T21:05:38.1550960Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.1551253Z weighted=True, 2025-05-07T21:05:38.1551481Z long_segments=True, 2025-05-07T21:05:38.1551736Z pooling_mode=, 2025-05-07T21:05:38.1552056Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1552323Z ) 2025-05-07T21:05:38.1552583Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1553251Z self=, 2025-05-07T21:05:38.1553786Z T=4, 2025-05-07T21:05:38.1553968Z D=13, 2025-05-07T21:05:38.1554156Z B=4, 2025-05-07T21:05:38.1554347Z log_E=3, 2025-05-07T21:05:38.1554544Z L=15, 2025-05-07T21:05:38.1554758Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.1555051Z weighted=True, 2025-05-07T21:05:38.1555280Z long_segments=True, 2025-05-07T21:05:38.1555537Z pooling_mode=, 2025-05-07T21:05:38.1555849Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1556162Z ) 2025-05-07T21:05:38.1556419Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1557073Z self=, 2025-05-07T21:05:38.1557614Z T=4, 2025-05-07T21:05:38.1557796Z D=4, 2025-05-07T21:05:38.1557986Z B=4, 2025-05-07T21:05:38.1558171Z log_E=3, 2025-05-07T21:05:38.1558363Z L=15, 2025-05-07T21:05:38.1558593Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.1558988Z weighted=True, 2025-05-07T21:05:38.1559209Z long_segments=True, 2025-05-07T21:05:38.1559469Z pooling_mode=, 2025-05-07T21:05:38.1559777Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1560035Z ) 2025-05-07T21:05:38.1560297Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1560909Z self=, 2025-05-07T21:05:38.1561441Z T=4, 2025-05-07T21:05:38.1561621Z D=15, 2025-05-07T21:05:38.1561806Z B=4, 2025-05-07T21:05:38.1561995Z log_E=3, 2025-05-07T21:05:38.1562187Z L=15, 2025-05-07T21:05:38.1562412Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.1562705Z weighted=True, 2025-05-07T21:05:38.1562926Z long_segments=True, 2025-05-07T21:05:38.1563189Z pooling_mode=, 2025-05-07T21:05:38.1563502Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1563765Z ) 2025-05-07T21:05:38.1564033Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1564753Z self=, 2025-05-07T21:05:38.1565384Z T=4, 2025-05-07T21:05:38.1565572Z D=15, 2025-05-07T21:05:38.1565757Z B=4, 2025-05-07T21:05:38.1565941Z log_E=3, 2025-05-07T21:05:38.1566136Z L=3, 2025-05-07T21:05:38.1566353Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.1566641Z weighted=True, 2025-05-07T21:05:38.1566865Z long_segments=True, 2025-05-07T21:05:38.1567124Z pooling_mode=, 2025-05-07T21:05:38.1567490Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1567757Z ) 2025-05-07T21:05:38.1568020Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:38.1568626Z self=, 2025-05-07T21:05:38.1569158Z T=2, 2025-05-07T21:05:38.1569347Z D=5, 2025-05-07T21:05:38.1569526Z B=52, 2025-05-07T21:05:38.1569715Z log_E=5, 2025-05-07T21:05:38.1569909Z L=2, 2025-05-07T21:05:38.1570121Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.1570416Z weighted=False, 2025-05-07T21:05:38.1570643Z long_segments=False, 2025-05-07T21:05:38.1570904Z pooling_mode=, 2025-05-07T21:05:38.1571217Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.1571480Z ) 2025-05-07T21:05:39.9663461Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9664135Z self=, 2025-05-07T21:05:39.9664697Z T=5, 2025-05-07T21:05:39.9664885Z D=5, 2025-05-07T21:05:39.9665064Z B=52, 2025-05-07T21:05:39.9665255Z log_E=5, 2025-05-07T21:05:39.9665449Z L=2, 2025-05-07T21:05:39.9665665Z weights_precision=SparseType.FP16, 2025-05-07T21:05:39.9666235Z weighted=False, 2025-05-07T21:05:39.9666468Z long_segments=False, 2025-05-07T21:05:39.9666731Z pooling_mode=, 2025-05-07T21:05:39.9667044Z output_dtype=SparseType.FP16, 2025-05-07T21:05:39.9667310Z ) 2025-05-07T21:05:39.9667563Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9668178Z self=, 2025-05-07T21:05:39.9668709Z T=5, 2025-05-07T21:05:39.9668978Z D=5, 2025-05-07T21:05:39.9669156Z B=52, 2025-05-07T21:05:39.9669343Z log_E=5, 2025-05-07T21:05:39.9669536Z L=0, 2025-05-07T21:05:39.9669747Z weights_precision=SparseType.FP16, 2025-05-07T21:05:39.9670117Z weighted=False, 2025-05-07T21:05:39.9670347Z long_segments=False, 2025-05-07T21:05:39.9670611Z pooling_mode=, 2025-05-07T21:05:39.9670922Z output_dtype=SparseType.FP16, 2025-05-07T21:05:39.9671187Z ) 2025-05-07T21:05:39.9671445Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9672057Z self=, 2025-05-07T21:05:39.9672588Z T=5, 2025-05-07T21:05:39.9672768Z D=5, 2025-05-07T21:05:39.9672952Z B=52, 2025-05-07T21:05:39.9673141Z log_E=3, 2025-05-07T21:05:39.9673329Z L=0, 2025-05-07T21:05:39.9673549Z weights_precision=SparseType.FP16, 2025-05-07T21:05:39.9673842Z weighted=False, 2025-05-07T21:05:39.9674066Z long_segments=False, 2025-05-07T21:05:39.9674334Z pooling_mode=, 2025-05-07T21:05:39.9674641Z output_dtype=SparseType.FP16, 2025-05-07T21:05:39.9674907Z ) 2025-05-07T21:05:39.9675162Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9675770Z self=, 2025-05-07T21:05:39.9676300Z T=1, 2025-05-07T21:05:39.9676477Z D=95, 2025-05-07T21:05:39.9676662Z B=44, 2025-05-07T21:05:39.9676847Z log_E=3, 2025-05-07T21:05:39.9677034Z L=14, 2025-05-07T21:05:39.9677253Z weights_precision=SparseType.FP32, 2025-05-07T21:05:39.9677542Z weighted=True, 2025-05-07T21:05:39.9677759Z long_segments=False, 2025-05-07T21:05:39.9678024Z pooling_mode=, 2025-05-07T21:05:39.9678330Z output_dtype=SparseType.FP16, 2025-05-07T21:05:39.9678586Z ) 2025-05-07T21:05:39.9678956Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9679587Z self=, 2025-05-07T21:05:39.9680211Z T=1, 2025-05-07T21:05:39.9680390Z D=95, 2025-05-07T21:05:39.9680575Z B=44, 2025-05-07T21:05:39.9680759Z log_E=3, 2025-05-07T21:05:39.9680945Z L=14, 2025-05-07T21:05:39.9681164Z weights_precision=SparseType.FP32, 2025-05-07T21:05:39.9681452Z weighted=False, 2025-05-07T21:05:39.9681674Z long_segments=False, 2025-05-07T21:05:39.9681938Z pooling_mode=, 2025-05-07T21:05:39.9682244Z output_dtype=SparseType.FP16, 2025-05-07T21:05:39.9682502Z ) 2025-05-07T21:05:39.9682761Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9683368Z self=, 2025-05-07T21:05:39.9683889Z T=1, 2025-05-07T21:05:39.9684077Z D=95, 2025-05-07T21:05:39.9684271Z B=95, 2025-05-07T21:05:39.9684450Z log_E=3, 2025-05-07T21:05:39.9684646Z L=14, 2025-05-07T21:05:39.9684866Z weights_precision=SparseType.FP32, 2025-05-07T21:05:39.9685154Z weighted=False, 2025-05-07T21:05:39.9685386Z long_segments=False, 2025-05-07T21:05:39.9685654Z pooling_mode=, 2025-05-07T21:05:39.9685961Z output_dtype=SparseType.FP16, 2025-05-07T21:05:39.9686220Z ) 2025-05-07T21:05:39.9686480Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9687139Z self=, 2025-05-07T21:05:39.9687688Z T=1, 2025-05-07T21:05:39.9687879Z D=95, 2025-05-07T21:05:39.9688063Z B=14, 2025-05-07T21:05:39.9688242Z log_E=3, 2025-05-07T21:05:39.9688437Z L=14, 2025-05-07T21:05:39.9688654Z weights_precision=SparseType.FP32, 2025-05-07T21:05:39.9688946Z weighted=False, 2025-05-07T21:05:39.9689166Z long_segments=False, 2025-05-07T21:05:39.9689480Z pooling_mode=, 2025-05-07T21:05:39.9689789Z output_dtype=SparseType.FP16, 2025-05-07T21:05:39.9690050Z ) 2025-05-07T21:05:39.9690311Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9690966Z self=, 2025-05-07T21:05:39.9691495Z T=1, 2025-05-07T21:05:39.9691681Z D=2, 2025-05-07T21:05:39.9691871Z B=14, 2025-05-07T21:05:39.9692054Z log_E=3, 2025-05-07T21:05:39.9692250Z L=14, 2025-05-07T21:05:39.9692470Z weights_precision=SparseType.FP32, 2025-05-07T21:05:39.9692756Z weighted=False, 2025-05-07T21:05:39.9692980Z long_segments=False, 2025-05-07T21:05:39.9693245Z pooling_mode=, 2025-05-07T21:05:39.9693544Z output_dtype=SparseType.FP16, 2025-05-07T21:05:39.9693805Z ) 2025-05-07T21:05:39.9694063Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9694675Z self=, 2025-05-07T21:05:39.9695197Z T=1, 2025-05-07T21:05:39.9695385Z D=2, 2025-05-07T21:05:39.9695567Z B=14, 2025-05-07T21:05:39.9695747Z log_E=3, 2025-05-07T21:05:39.9696455Z L=1, 2025-05-07T21:05:39.9696683Z weights_precision=SparseType.FP32, 2025-05-07T21:05:39.9696970Z weighted=False, 2025-05-07T21:05:39.9697194Z long_segments=False, 2025-05-07T21:05:39.9697464Z pooling_mode=, 2025-05-07T21:05:39.9697764Z output_dtype=SparseType.FP16, 2025-05-07T21:05:39.9698032Z ) 2025-05-07T21:05:39.9698294Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9698894Z self=, 2025-05-07T21:05:39.9699422Z T=1, 2025-05-07T21:05:39.9699606Z D=2, 2025-05-07T21:05:39.9699785Z B=14, 2025-05-07T21:05:39.9699978Z log_E=3, 2025-05-07T21:05:39.9700170Z L=2, 2025-05-07T21:05:39.9700386Z weights_precision=SparseType.FP32, 2025-05-07T21:05:39.9700677Z weighted=False, 2025-05-07T21:05:39.9700992Z long_segments=False, 2025-05-07T21:05:39.9701260Z pooling_mode=, 2025-05-07T21:05:39.9701561Z output_dtype=SparseType.FP16, 2025-05-07T21:05:39.9701826Z ) 2025-05-07T21:05:39.9702084Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9702687Z self=, 2025-05-07T21:05:39.9703215Z T=3, 2025-05-07T21:05:39.9703400Z D=46, 2025-05-07T21:05:39.9703581Z B=14, 2025-05-07T21:05:39.9703768Z log_E=5, 2025-05-07T21:05:39.9703963Z L=2, 2025-05-07T21:05:39.9704174Z weights_precision=SparseType.FP32, 2025-05-07T21:05:39.9704465Z weighted=False, 2025-05-07T21:05:39.9704695Z long_segments=True, 2025-05-07T21:05:39.9704948Z pooling_mode=, 2025-05-07T21:05:39.9705266Z output_dtype=SparseType.FP32, 2025-05-07T21:05:39.9705529Z ) 2025-05-07T21:05:39.9705786Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9706404Z self=, 2025-05-07T21:05:39.9706933Z T=5, 2025-05-07T21:05:39.9707118Z D=46, 2025-05-07T21:05:39.9707301Z B=14, 2025-05-07T21:05:39.9707484Z log_E=5, 2025-05-07T21:05:39.9707747Z L=2, 2025-05-07T21:05:39.9707961Z weights_precision=SparseType.FP32, 2025-05-07T21:05:39.9708266Z weighted=False, 2025-05-07T21:05:39.9708574Z long_segments=True, 2025-05-07T21:05:39.9708949Z pooling_mode=, 2025-05-07T21:05:39.9709334Z output_dtype=SparseType.FP32, 2025-05-07T21:05:39.9709613Z ) 2025-05-07T21:05:39.9709867Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9710474Z self=, 2025-05-07T21:05:39.9711128Z T=5, 2025-05-07T21:05:39.9711309Z D=46, 2025-05-07T21:05:39.9711496Z B=14, 2025-05-07T21:05:39.9711685Z log_E=5, 2025-05-07T21:05:39.9711934Z L=2, 2025-05-07T21:05:39.9712155Z weights_precision=SparseType.FP32, 2025-05-07T21:05:39.9712441Z weighted=True, 2025-05-07T21:05:39.9712663Z long_segments=True, 2025-05-07T21:05:39.9712918Z pooling_mode=, 2025-05-07T21:05:39.9713229Z output_dtype=SparseType.FP32, 2025-05-07T21:05:39.9713492Z ) 2025-05-07T21:05:39.9713747Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9714354Z self=, 2025-05-07T21:05:39.9714884Z T=1, 2025-05-07T21:05:39.9715063Z D=46, 2025-05-07T21:05:39.9715248Z B=14, 2025-05-07T21:05:39.9715434Z log_E=5, 2025-05-07T21:05:39.9715628Z L=2, 2025-05-07T21:05:39.9715846Z weights_precision=SparseType.FP32, 2025-05-07T21:05:39.9716135Z weighted=False, 2025-05-07T21:05:39.9716356Z long_segments=True, 2025-05-07T21:05:39.9716620Z pooling_mode=, 2025-05-07T21:05:39.9716937Z output_dtype=SparseType.FP32, 2025-05-07T21:05:39.9717195Z ) 2025-05-07T21:05:39.9717457Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9718070Z self=, 2025-05-07T21:05:39.9718598Z T=1, 2025-05-07T21:05:39.9718849Z D=46, 2025-05-07T21:05:39.9719041Z B=14, 2025-05-07T21:05:39.9719227Z log_E=5, 2025-05-07T21:05:39.9719438Z L=2, 2025-05-07T21:05:39.9719683Z weights_precision=SparseType.FP32, 2025-05-07T21:05:39.9719980Z weighted=True, 2025-05-07T21:05:39.9720200Z long_segments=True, 2025-05-07T21:05:39.9720463Z pooling_mode=, 2025-05-07T21:05:39.9720778Z output_dtype=SparseType.FP32, 2025-05-07T21:05:39.9721034Z ) 2025-05-07T21:05:39.9721293Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9721907Z self=, 2025-05-07T21:05:39.9722487Z T=1, 2025-05-07T21:05:39.9722672Z D=5, 2025-05-07T21:05:39.9722854Z B=14, 2025-05-07T21:05:39.9723034Z log_E=5, 2025-05-07T21:05:39.9723229Z L=2, 2025-05-07T21:05:39.9723446Z weights_precision=SparseType.FP32, 2025-05-07T21:05:39.9723738Z weighted=False, 2025-05-07T21:05:39.9723957Z long_segments=True, 2025-05-07T21:05:39.9724216Z pooling_mode=, 2025-05-07T21:05:39.9724529Z output_dtype=SparseType.FP32, 2025-05-07T21:05:39.9724785Z ) 2025-05-07T21:05:39.9725044Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9725651Z self=, 2025-05-07T21:05:39.9726178Z T=5, 2025-05-07T21:05:39.9726365Z D=5, 2025-05-07T21:05:39.9726548Z B=14, 2025-05-07T21:05:39.9726731Z log_E=5, 2025-05-07T21:05:39.9726926Z L=2, 2025-05-07T21:05:39.9727147Z weights_precision=SparseType.FP32, 2025-05-07T21:05:39.9727434Z weighted=False, 2025-05-07T21:05:39.9727662Z long_segments=True, 2025-05-07T21:05:39.9727926Z pooling_mode=, 2025-05-07T21:05:39.9728277Z output_dtype=SparseType.FP32, 2025-05-07T21:05:39.9728540Z ) 2025-05-07T21:05:39.9728809Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:39.9729420Z self=, 2025-05-07T21:05:39.9729944Z T=3, 2025-05-07T21:05:39.9730133Z D=187, 2025-05-07T21:05:39.9730322Z B=78, 2025-05-07T21:05:39.9730504Z log_E=4, 2025-05-07T21:05:39.9730700Z L=8, 2025-05-07T21:05:39.9730921Z weights_precision=SparseType.FP16, 2025-05-07T21:05:39.9731252Z weighted=True, 2025-05-07T21:05:39.9731480Z long_segments=True, 2025-05-07T21:05:39.9731741Z pooling_mode=, 2025-05-07T21:05:39.9732047Z output_dtype=SparseType.FP32, 2025-05-07T21:05:39.9732357Z ) 2025-05-07T21:05:39.9732559Z PASSED 2025-05-07T21:05:39.9732668Z 2025-05-07T21:05:39.9732806Z ============================== 2 passed in 17.72s ============================== 2025-05-07T21:05:40.7518490Z 2025-05-07T21:05:40.7519109Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T21:05:40.7538185Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 20 seconds 2025-05-07T21:05:40.7538506Z 2025-05-07T21:05:40.7538511Z 2025-05-07T21:05:40.7538515Z 2025-05-07T21:05:40.7538519Z 2025-05-07T21:05:40.7558910Z ################################################################################ 2025-05-07T21:05:40.7574137Z # [2025-05-07T21:05:40.757Z] Run Python Test Suite: 2025-05-07T21:05:40.7574513Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T21:05:40.7574844Z ################################################################################ 2025-05-07T21:05:40.7599785Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_optimizers_test.py 2025-05-07T21:05:40.7600461Z 2025-05-07T21:05:42.8828430Z ============================= test session starts ============================== 2025-05-07T21:05:42.8829722Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:05:42.8830504Z cachedir: .pytest_cache 2025-05-07T21:05:42.8831088Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:42.8831827Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:42.8832242Z plugins: hypothesis-6.131.14 2025-05-07T21:05:44.6062495Z collecting ... collected 9 items 2025-05-07T21:05:44.6062733Z 2025-05-07T21:05:44.9978396Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:44.9980669Z self=, 2025-05-07T21:05:44.9981246Z T=1, 2025-05-07T21:05:44.9981442Z D=2, 2025-05-07T21:05:44.9981633Z B=1, 2025-05-07T21:05:44.9981823Z log_E=3, 2025-05-07T21:05:44.9982025Z L=2, 2025-05-07T21:05:44.9982217Z weighted=False, 2025-05-07T21:05:44.9982442Z mixed=False, 2025-05-07T21:05:44.9982660Z mixed_B=False, 2025-05-07T21:05:44.9982902Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:44.9983235Z long_segments=False, 2025-05-07T21:05:44.9983510Z pooling_mode=, 2025-05-07T21:05:44.9983805Z use_cpu=False, 2025-05-07T21:05:44.9991220Z weight_decay_mode=, 2025-05-07T21:05:44.9991656Z counter_weight_decay_mode=, 2025-05-07T21:05:44.9992017Z ) 2025-05-07T21:05:44.9992276Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:44.9992910Z self=, 2025-05-07T21:05:44.9993479Z T=4, 2025-05-07T21:05:44.9993676Z D=2, 2025-05-07T21:05:44.9993993Z B=1, 2025-05-07T21:05:44.9994185Z log_E=3, 2025-05-07T21:05:44.9994389Z L=2, 2025-05-07T21:05:44.9994590Z weighted=False, 2025-05-07T21:05:44.9994811Z mixed=False, 2025-05-07T21:05:44.9995030Z mixed_B=False, 2025-05-07T21:05:44.9995283Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:44.9995591Z long_segments=False, 2025-05-07T21:05:44.9996101Z pooling_mode=, 2025-05-07T21:05:44.9996453Z use_cpu=False, 2025-05-07T21:05:44.9996723Z weight_decay_mode=, 2025-05-07T21:05:44.9997229Z counter_weight_decay_mode=, 2025-05-07T21:05:44.9997596Z ) 2025-05-07T21:05:44.9997845Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:44.9998542Z self=, 2025-05-07T21:05:44.9999189Z T=4, 2025-05-07T21:05:44.9999385Z D=255, 2025-05-07T21:05:44.9999571Z B=111, 2025-05-07T21:05:44.9999768Z log_E=3, 2025-05-07T21:05:44.9999966Z L=13, 2025-05-07T21:05:45.0000159Z weighted=False, 2025-05-07T21:05:45.0000381Z mixed=True, 2025-05-07T21:05:45.0000593Z mixed_B=False, 2025-05-07T21:05:45.0000853Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:45.0001182Z long_segments=True, 2025-05-07T21:05:45.0001448Z pooling_mode=, 2025-05-07T21:05:45.0001735Z use_cpu=True, 2025-05-07T21:05:45.0001998Z weight_decay_mode=, 2025-05-07T21:05:45.0002421Z counter_weight_decay_mode=, 2025-05-07T21:05:45.0002779Z ) 2025-05-07T21:05:45.0003017Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:45.0003645Z self=, 2025-05-07T21:05:45.0004214Z T=2, 2025-05-07T21:05:45.0004397Z D=212, 2025-05-07T21:05:45.0004589Z B=108, 2025-05-07T21:05:45.0004782Z log_E=5, 2025-05-07T21:05:45.0004971Z L=16, 2025-05-07T21:05:45.0005167Z weighted=False, 2025-05-07T21:05:45.0005386Z mixed=True, 2025-05-07T21:05:45.0005590Z mixed_B=False, 2025-05-07T21:05:45.0005839Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:45.0006147Z long_segments=True, 2025-05-07T21:05:45.0006406Z pooling_mode=, 2025-05-07T21:05:45.0006701Z use_cpu=True, 2025-05-07T21:05:45.0006985Z weight_decay_mode=, 2025-05-07T21:05:45.0007439Z counter_weight_decay_mode=, 2025-05-07T21:05:45.0007813Z ) 2025-05-07T21:05:45.0008059Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:45.0008759Z self=, 2025-05-07T21:05:45.0009322Z T=5, 2025-05-07T21:05:45.0009516Z D=243, 2025-05-07T21:05:45.0009712Z B=115, 2025-05-07T21:05:45.0009904Z log_E=5, 2025-05-07T21:05:45.0010106Z L=15, 2025-05-07T21:05:45.0010305Z weighted=False, 2025-05-07T21:05:45.0010520Z mixed=True, 2025-05-07T21:05:45.0010735Z mixed_B=True, 2025-05-07T21:05:45.0010985Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:45.0011289Z long_segments=True, 2025-05-07T21:05:45.0011560Z pooling_mode=, 2025-05-07T21:05:45.0011858Z use_cpu=False, 2025-05-07T21:05:45.0012135Z weight_decay_mode=, 2025-05-07T21:05:45.0012596Z counter_weight_decay_mode=, 2025-05-07T21:05:45.0012977Z ) 2025-05-07T21:05:45.0013223Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:45.0013851Z self=, 2025-05-07T21:05:45.0014428Z T=2, 2025-05-07T21:05:45.0014622Z D=168, 2025-05-07T21:05:45.0014805Z B=31, 2025-05-07T21:05:45.0015060Z log_E=4, 2025-05-07T21:05:45.0015257Z L=12, 2025-05-07T21:05:45.0015452Z weighted=False, 2025-05-07T21:05:45.0015663Z mixed=True, 2025-05-07T21:05:45.0015873Z mixed_B=True, 2025-05-07T21:05:45.0016121Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:45.0016421Z long_segments=False, 2025-05-07T21:05:45.0016691Z pooling_mode=, 2025-05-07T21:05:45.0016984Z use_cpu=True, 2025-05-07T21:05:45.0017252Z weight_decay_mode=, 2025-05-07T21:05:45.0017723Z counter_weight_decay_mode=, 2025-05-07T21:05:45.0018083Z ) 2025-05-07T21:05:45.0018323Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:45.0018984Z self=, 2025-05-07T21:05:45.0019557Z T=2, 2025-05-07T21:05:45.0019746Z D=158, 2025-05-07T21:05:45.0019930Z B=15, 2025-05-07T21:05:45.0020123Z log_E=3, 2025-05-07T21:05:45.0020323Z L=15, 2025-05-07T21:05:45.0020511Z weighted=True, 2025-05-07T21:05:45.0020750Z mixed=True, 2025-05-07T21:05:45.0020993Z mixed_B=False, 2025-05-07T21:05:45.0021235Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:45.0021541Z long_segments=True, 2025-05-07T21:05:45.0021802Z pooling_mode=, 2025-05-07T21:05:45.0022084Z use_cpu=True, 2025-05-07T21:05:45.0022362Z weight_decay_mode=, 2025-05-07T21:05:45.0022809Z counter_weight_decay_mode=, 2025-05-07T21:05:45.0023178Z ) 2025-05-07T21:05:45.0023419Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:45.0024044Z self=, 2025-05-07T21:05:45.0024609Z T=5, 2025-05-07T21:05:45.0024789Z D=215, 2025-05-07T21:05:45.0024977Z B=12, 2025-05-07T21:05:45.0025167Z log_E=5, 2025-05-07T21:05:45.0025363Z L=9, 2025-05-07T21:05:45.0025555Z weighted=False, 2025-05-07T21:05:45.0025773Z mixed=True, 2025-05-07T21:05:45.0025977Z mixed_B=False, 2025-05-07T21:05:45.0026241Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:45.0026564Z long_segments=True, 2025-05-07T21:05:45.0026819Z pooling_mode=, 2025-05-07T21:05:45.0027109Z use_cpu=False, 2025-05-07T21:05:45.0027379Z weight_decay_mode=, 2025-05-07T21:05:45.0027817Z counter_weight_decay_mode=, 2025-05-07T21:05:45.0028191Z ) 2025-05-07T21:05:45.0028431Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:45.0029104Z self=, 2025-05-07T21:05:45.0029661Z T=4, 2025-05-07T21:05:45.0029849Z D=34, 2025-05-07T21:05:45.0030034Z B=57, 2025-05-07T21:05:45.0030215Z log_E=3, 2025-05-07T21:05:45.0030415Z L=3, 2025-05-07T21:05:45.0030608Z weighted=False, 2025-05-07T21:05:45.0030819Z mixed=True, 2025-05-07T21:05:45.0031031Z mixed_B=False, 2025-05-07T21:05:45.0031278Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:45.0031579Z long_segments=False, 2025-05-07T21:05:45.0031850Z pooling_mode=, 2025-05-07T21:05:45.0032139Z use_cpu=True, 2025-05-07T21:05:45.0032403Z weight_decay_mode=, 2025-05-07T21:05:45.0032824Z counter_weight_decay_mode=, 2025-05-07T21:05:45.0033175Z ) 2025-05-07T21:05:45.0033408Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:45.0034033Z self=, 2025-05-07T21:05:45.0034599Z T=3, 2025-05-07T21:05:45.0034789Z D=102, 2025-05-07T21:05:45.0034972Z B=65, 2025-05-07T21:05:45.0035159Z log_E=4, 2025-05-07T21:05:45.0035358Z L=4, 2025-05-07T21:05:45.0035593Z weighted=False, 2025-05-07T21:05:45.0035809Z mixed=True, 2025-05-07T21:05:45.0036016Z mixed_B=True, 2025-05-07T21:05:45.0036272Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:45.0036596Z long_segments=False, 2025-05-07T21:05:45.0036868Z pooling_mode=, 2025-05-07T21:05:45.0037152Z use_cpu=False, 2025-05-07T21:05:45.0037406Z weight_decay_mode=, 2025-05-07T21:05:45.0037803Z counter_weight_decay_mode=, 2025-05-07T21:05:45.0038192Z ) 2025-05-07T21:05:45.0038432Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:45.0039171Z self=, 2025-05-07T21:05:45.0039742Z T=2, 2025-05-07T21:05:45.0039921Z D=27, 2025-05-07T21:05:45.0040111Z B=6, 2025-05-07T21:05:45.0040297Z log_E=3, 2025-05-07T21:05:45.0040486Z L=4, 2025-05-07T21:05:45.0040680Z weighted=False, 2025-05-07T21:05:45.0040901Z mixed=False, 2025-05-07T21:05:45.0041105Z mixed_B=False, 2025-05-07T21:05:45.0041360Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:45.0041663Z long_segments=True, 2025-05-07T21:05:45.0041918Z pooling_mode=, 2025-05-07T21:05:45.0042206Z use_cpu=True, 2025-05-07T21:05:45.0042475Z weight_decay_mode=, 2025-05-07T21:05:45.0042914Z counter_weight_decay_mode=, 2025-05-07T21:05:45.0043291Z ) 2025-05-07T21:05:45.0043532Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:45.0044193Z self=, 2025-05-07T21:05:45.0044841Z T=2, 2025-05-07T21:05:45.0045041Z D=27, 2025-05-07T21:05:45.0045290Z B=6, 2025-05-07T21:05:45.0045482Z log_E=3, 2025-05-07T21:05:45.0045676Z L=4, 2025-05-07T21:05:45.0045874Z weighted=False, 2025-05-07T21:05:45.0046161Z mixed=False, 2025-05-07T21:05:45.0046378Z mixed_B=False, 2025-05-07T21:05:45.0046627Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:45.0046997Z long_segments=True, 2025-05-07T21:05:45.0047262Z pooling_mode=, 2025-05-07T21:05:45.0047551Z use_cpu=False, 2025-05-07T21:05:45.0047902Z weight_decay_mode=, 2025-05-07T21:05:45.0048348Z counter_weight_decay_mode=, 2025-05-07T21:05:45.0048800Z ) 2025-05-07T21:05:45.0049042Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:45.0049734Z self=, 2025-05-07T21:05:45.0050399Z T=2, 2025-05-07T21:05:45.0050614Z D=27, 2025-05-07T21:05:45.0050807Z B=6, 2025-05-07T21:05:45.0050987Z log_E=3, 2025-05-07T21:05:45.0051184Z L=4, 2025-05-07T21:05:45.0051381Z weighted=True, 2025-05-07T21:05:45.0051591Z mixed=False, 2025-05-07T21:05:45.0051805Z mixed_B=False, 2025-05-07T21:05:45.0052052Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:45.0052361Z long_segments=True, 2025-05-07T21:05:45.0052617Z pooling_mode=, 2025-05-07T21:05:45.0052918Z use_cpu=False, 2025-05-07T21:05:45.0053190Z weight_decay_mode=, 2025-05-07T21:05:45.0053625Z counter_weight_decay_mode=, 2025-05-07T21:05:45.0054003Z ) 2025-05-07T21:05:45.0054242Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:45.0054856Z self=, 2025-05-07T21:05:45.0055423Z T=2, 2025-05-07T21:05:45.0055609Z D=27, 2025-05-07T21:05:45.0055791Z B=6, 2025-05-07T21:05:45.0055978Z log_E=3, 2025-05-07T21:05:45.0056173Z L=3, 2025-05-07T21:05:45.0056357Z weighted=True, 2025-05-07T21:05:45.0056622Z mixed=False, 2025-05-07T21:05:45.0056836Z mixed_B=False, 2025-05-07T21:05:45.0057076Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:45.0057390Z long_segments=True, 2025-05-07T21:05:45.0057652Z pooling_mode=, 2025-05-07T21:05:45.0057942Z use_cpu=False, 2025-05-07T21:05:45.0058207Z weight_decay_mode=, 2025-05-07T21:05:45.0058651Z counter_weight_decay_mode=, 2025-05-07T21:05:45.0059071Z ) 2025-05-07T21:05:45.0059305Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:45.0059990Z self=, 2025-05-07T21:05:45.0060562Z T=2, 2025-05-07T21:05:45.0060742Z D=27, 2025-05-07T21:05:45.0060930Z B=6, 2025-05-07T21:05:45.0061116Z log_E=3, 2025-05-07T21:05:45.0061305Z L=2, 2025-05-07T21:05:45.0061497Z weighted=True, 2025-05-07T21:05:45.0061719Z mixed=False, 2025-05-07T21:05:45.0061925Z mixed_B=False, 2025-05-07T21:05:45.0062175Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:45.0062479Z long_segments=True, 2025-05-07T21:05:45.0062738Z pooling_mode=, 2025-05-07T21:05:45.0063034Z use_cpu=False, 2025-05-07T21:05:45.0063304Z weight_decay_mode=, 2025-05-07T21:05:45.0063745Z counter_weight_decay_mode=, 2025-05-07T21:05:45.0064119Z ) 2025-05-07T21:05:45.0064301Z PASSED 2025-05-07T21:05:47.3248431Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3249704Z self=, 2025-05-07T21:05:47.3250394Z T=1, 2025-05-07T21:05:47.3250615Z D=2, 2025-05-07T21:05:47.3250863Z B=1, 2025-05-07T21:05:47.3251103Z log_E=3, 2025-05-07T21:05:47.3251332Z L=0, 2025-05-07T21:05:47.3251570Z weighted=False, 2025-05-07T21:05:47.3251835Z mixed=False, 2025-05-07T21:05:47.3252085Z mixed_B=False, 2025-05-07T21:05:47.3252372Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:47.3252714Z long_segments=False, 2025-05-07T21:05:47.3253025Z pooling_mode=, 2025-05-07T21:05:47.3253376Z use_cpu=False, 2025-05-07T21:05:47.3253658Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.3253989Z ) 2025-05-07T21:05:47.3254261Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3254993Z self=, 2025-05-07T21:05:47.3256004Z T=4, 2025-05-07T21:05:47.3256222Z D=2, 2025-05-07T21:05:47.3256449Z B=1, 2025-05-07T21:05:47.3256676Z log_E=3, 2025-05-07T21:05:47.3256902Z L=0, 2025-05-07T21:05:47.3257133Z weighted=False, 2025-05-07T21:05:47.3257398Z mixed=False, 2025-05-07T21:05:47.3257648Z mixed_B=False, 2025-05-07T21:05:47.3257929Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:47.3258260Z long_segments=False, 2025-05-07T21:05:47.3258570Z pooling_mode=, 2025-05-07T21:05:47.3258918Z use_cpu=False, 2025-05-07T21:05:47.3259194Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.3259508Z ) 2025-05-07T21:05:47.3259787Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3260517Z self=, 2025-05-07T21:05:47.3261290Z T=4, 2025-05-07T21:05:47.3261524Z D=212, 2025-05-07T21:05:47.3261746Z B=81, 2025-05-07T21:05:47.3261973Z log_E=5, 2025-05-07T21:05:47.3262209Z L=13, 2025-05-07T21:05:47.3262434Z weighted=True, 2025-05-07T21:05:47.3262695Z mixed=False, 2025-05-07T21:05:47.3263124Z mixed_B=True, 2025-05-07T21:05:47.3263403Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:47.3263842Z long_segments=False, 2025-05-07T21:05:47.3264163Z pooling_mode=, 2025-05-07T21:05:47.3264513Z use_cpu=True, 2025-05-07T21:05:47.3264783Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.3265101Z ) 2025-05-07T21:05:47.3265377Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3266098Z self=, 2025-05-07T21:05:47.3266779Z T=1, 2025-05-07T21:05:47.3267095Z D=155, 2025-05-07T21:05:47.3267321Z B=72, 2025-05-07T21:05:47.3267547Z log_E=4, 2025-05-07T21:05:47.3267781Z L=13, 2025-05-07T21:05:47.3268006Z weighted=True, 2025-05-07T21:05:47.3268271Z mixed=False, 2025-05-07T21:05:47.3268615Z mixed_B=False, 2025-05-07T21:05:47.3268929Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:47.3269320Z long_segments=True, 2025-05-07T21:05:47.3269631Z pooling_mode=, 2025-05-07T21:05:47.3269969Z use_cpu=True, 2025-05-07T21:05:47.3270247Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.3270566Z ) 2025-05-07T21:05:47.3270840Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3271780Z self=, 2025-05-07T21:05:47.3272454Z T=1, 2025-05-07T21:05:47.3272679Z D=153, 2025-05-07T21:05:47.3272898Z B=80, 2025-05-07T21:05:47.3273122Z log_E=4, 2025-05-07T21:05:47.3273363Z L=18, 2025-05-07T21:05:47.3273590Z weighted=False, 2025-05-07T21:05:47.3273849Z mixed=True, 2025-05-07T21:05:47.3274100Z mixed_B=False, 2025-05-07T21:05:47.3274382Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:47.3274721Z long_segments=False, 2025-05-07T21:05:47.3275035Z pooling_mode=, 2025-05-07T21:05:47.3275373Z use_cpu=True, 2025-05-07T21:05:47.3275651Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.3275968Z ) 2025-05-07T21:05:47.3276241Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3276975Z self=, 2025-05-07T21:05:47.3277648Z T=3, 2025-05-07T21:05:47.3277871Z D=51, 2025-05-07T21:05:47.3278094Z B=57, 2025-05-07T21:05:47.3278319Z log_E=5, 2025-05-07T21:05:47.3278555Z L=18, 2025-05-07T21:05:47.3278780Z weighted=True, 2025-05-07T21:05:47.3279138Z mixed=False, 2025-05-07T21:05:47.3279395Z mixed_B=True, 2025-05-07T21:05:47.3279701Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:47.3280090Z long_segments=False, 2025-05-07T21:05:47.3280472Z pooling_mode=, 2025-05-07T21:05:47.3280814Z use_cpu=False, 2025-05-07T21:05:47.3281092Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.3281406Z ) 2025-05-07T21:05:47.3281678Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3282412Z self=, 2025-05-07T21:05:47.3283083Z T=1, 2025-05-07T21:05:47.3283298Z D=209, 2025-05-07T21:05:47.3283528Z B=26, 2025-05-07T21:05:47.3283750Z log_E=4, 2025-05-07T21:05:47.3283977Z L=19, 2025-05-07T21:05:47.3284208Z weighted=False, 2025-05-07T21:05:47.3284468Z mixed=True, 2025-05-07T21:05:47.3284710Z mixed_B=True, 2025-05-07T21:05:47.3285020Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:47.3285414Z long_segments=False, 2025-05-07T21:05:47.3285735Z pooling_mode=, 2025-05-07T21:05:47.3286077Z use_cpu=False, 2025-05-07T21:05:47.3286365Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.3286686Z ) 2025-05-07T21:05:47.3286956Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3287687Z self=, 2025-05-07T21:05:47.3288362Z T=1, 2025-05-07T21:05:47.3288677Z D=149, 2025-05-07T21:05:47.3288906Z B=127, 2025-05-07T21:05:47.3289141Z log_E=3, 2025-05-07T21:05:47.3289369Z L=6, 2025-05-07T21:05:47.3289598Z weighted=True, 2025-05-07T21:05:47.3289853Z mixed=False, 2025-05-07T21:05:47.3290099Z mixed_B=True, 2025-05-07T21:05:47.3290406Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:47.3290794Z long_segments=True, 2025-05-07T21:05:47.3291126Z pooling_mode=, 2025-05-07T21:05:47.3291475Z use_cpu=True, 2025-05-07T21:05:47.3291735Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.3292045Z ) 2025-05-07T21:05:47.3292273Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3292922Z self=, 2025-05-07T21:05:47.3301156Z T=1, 2025-05-07T21:05:47.3301367Z D=6, 2025-05-07T21:05:47.3301554Z B=65, 2025-05-07T21:05:47.3301751Z log_E=3, 2025-05-07T21:05:47.3301961Z L=2, 2025-05-07T21:05:47.3302155Z weighted=False, 2025-05-07T21:05:47.3302380Z mixed=False, 2025-05-07T21:05:47.3302599Z mixed_B=False, 2025-05-07T21:05:47.3302836Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:47.3303123Z long_segments=True, 2025-05-07T21:05:47.3303394Z pooling_mode=, 2025-05-07T21:05:47.3303686Z use_cpu=False, 2025-05-07T21:05:47.3303925Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.3304195Z ) 2025-05-07T21:05:47.3304429Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3305043Z self=, 2025-05-07T21:05:47.3305605Z T=2, 2025-05-07T21:05:47.3305792Z D=203, 2025-05-07T21:05:47.3305988Z B=26, 2025-05-07T21:05:47.3306181Z log_E=3, 2025-05-07T21:05:47.3306376Z L=10, 2025-05-07T21:05:47.3306575Z weighted=False, 2025-05-07T21:05:47.3306796Z mixed=False, 2025-05-07T21:05:47.3307017Z mixed_B=False, 2025-05-07T21:05:47.3307254Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:47.3307542Z long_segments=False, 2025-05-07T21:05:47.3307815Z pooling_mode=, 2025-05-07T21:05:47.3308103Z use_cpu=False, 2025-05-07T21:05:47.3308341Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.3308605Z ) 2025-05-07T21:05:47.3308835Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3309443Z self=, 2025-05-07T21:05:47.3310002Z T=5, 2025-05-07T21:05:47.3310183Z D=43, 2025-05-07T21:05:47.3310373Z B=79, 2025-05-07T21:05:47.3310684Z log_E=4, 2025-05-07T21:05:47.3310875Z L=2, 2025-05-07T21:05:47.3311069Z weighted=True, 2025-05-07T21:05:47.3311283Z mixed=True, 2025-05-07T21:05:47.3311484Z mixed_B=True, 2025-05-07T21:05:47.3311720Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:47.3312002Z long_segments=False, 2025-05-07T21:05:47.3312266Z pooling_mode=, 2025-05-07T21:05:47.3312558Z use_cpu=False, 2025-05-07T21:05:47.3312793Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.3313062Z ) 2025-05-07T21:05:47.3313289Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3313893Z self=, 2025-05-07T21:05:47.3314447Z T=5, 2025-05-07T21:05:47.3314636Z D=43, 2025-05-07T21:05:47.3314831Z B=79, 2025-05-07T21:05:47.3315022Z log_E=3, 2025-05-07T21:05:47.3315213Z L=2, 2025-05-07T21:05:47.3315409Z weighted=True, 2025-05-07T21:05:47.3315630Z mixed=True, 2025-05-07T21:05:47.3315835Z mixed_B=True, 2025-05-07T21:05:47.3316075Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:47.3316362Z long_segments=False, 2025-05-07T21:05:47.3316627Z pooling_mode=, 2025-05-07T21:05:47.3316921Z use_cpu=False, 2025-05-07T21:05:47.3317239Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.3317502Z ) 2025-05-07T21:05:47.3317743Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3318350Z self=, 2025-05-07T21:05:47.3318959Z T=5, 2025-05-07T21:05:47.3319143Z D=43, 2025-05-07T21:05:47.3319333Z B=5, 2025-05-07T21:05:47.3319524Z log_E=3, 2025-05-07T21:05:47.3319721Z L=2, 2025-05-07T21:05:47.3319987Z weighted=True, 2025-05-07T21:05:47.3320206Z mixed=True, 2025-05-07T21:05:47.3320410Z mixed_B=True, 2025-05-07T21:05:47.3320653Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:47.3320940Z long_segments=False, 2025-05-07T21:05:47.3321265Z pooling_mode=, 2025-05-07T21:05:47.3321560Z use_cpu=False, 2025-05-07T21:05:47.3321802Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.3322064Z ) 2025-05-07T21:05:47.3322307Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3322906Z self=, 2025-05-07T21:05:47.3323456Z T=5, 2025-05-07T21:05:47.3323644Z D=43, 2025-05-07T21:05:47.3323832Z B=5, 2025-05-07T21:05:47.3324016Z log_E=3, 2025-05-07T21:05:47.3324214Z L=2, 2025-05-07T21:05:47.3324408Z weighted=True, 2025-05-07T21:05:47.3324615Z mixed=True, 2025-05-07T21:05:47.3324828Z mixed_B=True, 2025-05-07T21:05:47.3325068Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:47.3325344Z long_segments=False, 2025-05-07T21:05:47.3325611Z pooling_mode=, 2025-05-07T21:05:47.3325904Z use_cpu=False, 2025-05-07T21:05:47.3326134Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.3326400Z ) 2025-05-07T21:05:47.3326633Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:47.3327238Z self=, 2025-05-07T21:05:47.3327779Z T=5, 2025-05-07T21:05:47.3327971Z D=43, 2025-05-07T21:05:47.3328166Z B=5, 2025-05-07T21:05:47.3328348Z log_E=3, 2025-05-07T21:05:47.3328543Z L=2, 2025-05-07T21:05:47.3328736Z weighted=False, 2025-05-07T21:05:47.3328945Z mixed=True, 2025-05-07T21:05:47.3329152Z mixed_B=True, 2025-05-07T21:05:47.3329388Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:47.3329660Z long_segments=False, 2025-05-07T21:05:47.3329925Z pooling_mode=, 2025-05-07T21:05:47.3330214Z use_cpu=False, 2025-05-07T21:05:47.3330441Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.3330705Z ) 2025-05-07T21:05:47.3330942Z PASSED 2025-05-07T21:05:52.7860180Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7861889Z self=, 2025-05-07T21:05:52.7862551Z T=1, 2025-05-07T21:05:52.7862746Z D=2, 2025-05-07T21:05:52.7862926Z B=1, 2025-05-07T21:05:52.7863114Z log_E=3, 2025-05-07T21:05:52.7863308Z L=0, 2025-05-07T21:05:52.7863500Z weighted=False, 2025-05-07T21:05:52.7863722Z mixed=False, 2025-05-07T21:05:52.7863937Z mixed_B=False, 2025-05-07T21:05:52.7864158Z long_segments=False, 2025-05-07T21:05:52.7864430Z pooling_mode=, 2025-05-07T21:05:52.7864746Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:52.7865015Z ) 2025-05-07T21:05:52.7865331Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7866119Z self=, 2025-05-07T21:05:52.7866760Z T=3, 2025-05-07T21:05:52.7866947Z D=2, 2025-05-07T21:05:52.7867132Z B=1, 2025-05-07T21:05:52.7867701Z log_E=3, 2025-05-07T21:05:52.7867896Z L=0, 2025-05-07T21:05:52.7868090Z weighted=False, 2025-05-07T21:05:52.7868308Z mixed=False, 2025-05-07T21:05:52.7868516Z mixed_B=False, 2025-05-07T21:05:52.7868739Z long_segments=False, 2025-05-07T21:05:52.7869009Z pooling_mode=, 2025-05-07T21:05:52.7869312Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:52.7869579Z ) 2025-05-07T21:05:52.7869897Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7870748Z self=, 2025-05-07T21:05:52.7871393Z T=3, 2025-05-07T21:05:52.7871741Z D=15, 2025-05-07T21:05:52.7871928Z B=53, 2025-05-07T21:05:52.7872119Z log_E=3, 2025-05-07T21:05:52.7872316Z L=4, 2025-05-07T21:05:52.7872506Z weighted=False, 2025-05-07T21:05:52.7872725Z mixed=True, 2025-05-07T21:05:52.7872940Z mixed_B=False, 2025-05-07T21:05:52.7873163Z long_segments=True, 2025-05-07T21:05:52.7873421Z pooling_mode=, 2025-05-07T21:05:52.7873733Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:52.7873998Z ) 2025-05-07T21:05:52.7874306Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7875081Z self=, 2025-05-07T21:05:52.7875724Z T=1, 2025-05-07T21:05:52.7875908Z D=203, 2025-05-07T21:05:52.7876100Z B=75, 2025-05-07T21:05:52.7876289Z log_E=5, 2025-05-07T21:05:52.7876481Z L=20, 2025-05-07T21:05:52.7876685Z weighted=False, 2025-05-07T21:05:52.7876909Z mixed=False, 2025-05-07T21:05:52.7877115Z mixed_B=False, 2025-05-07T21:05:52.7877341Z long_segments=False, 2025-05-07T21:05:52.7877612Z pooling_mode=, 2025-05-07T21:05:52.7877916Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:52.7878186Z ) 2025-05-07T21:05:52.7878497Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7879379Z self=, 2025-05-07T21:05:52.7880011Z T=4, 2025-05-07T21:05:52.7880198Z D=58, 2025-05-07T21:05:52.7880383Z B=14, 2025-05-07T21:05:52.7880565Z log_E=3, 2025-05-07T21:05:52.7880761Z L=14, 2025-05-07T21:05:52.7880959Z weighted=False, 2025-05-07T21:05:52.7881172Z mixed=False, 2025-05-07T21:05:52.7881386Z mixed_B=False, 2025-05-07T21:05:52.7881607Z long_segments=True, 2025-05-07T21:05:52.7881954Z pooling_mode=, 2025-05-07T21:05:52.7882262Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:52.7882546Z ) 2025-05-07T21:05:52.7882854Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7883629Z self=, 2025-05-07T21:05:52.7884270Z T=3, 2025-05-07T21:05:52.7884453Z D=224, 2025-05-07T21:05:52.7884647Z B=6, 2025-05-07T21:05:52.7884834Z log_E=4, 2025-05-07T21:05:52.7885025Z L=2, 2025-05-07T21:05:52.7885219Z weighted=False, 2025-05-07T21:05:52.7885437Z mixed=True, 2025-05-07T21:05:52.7885643Z mixed_B=False, 2025-05-07T21:05:52.7885868Z long_segments=False, 2025-05-07T21:05:52.7886146Z pooling_mode=, 2025-05-07T21:05:52.7886455Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:52.7886716Z ) 2025-05-07T21:05:52.7887032Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7887808Z self=, 2025-05-07T21:05:52.7888442Z T=2, 2025-05-07T21:05:52.7888630Z D=36, 2025-05-07T21:05:52.7888868Z B=68, 2025-05-07T21:05:52.7889052Z log_E=5, 2025-05-07T21:05:52.7889246Z L=19, 2025-05-07T21:05:52.7889442Z weighted=False, 2025-05-07T21:05:52.7889651Z mixed=True, 2025-05-07T21:05:52.7889860Z mixed_B=False, 2025-05-07T21:05:52.7890083Z long_segments=False, 2025-05-07T21:05:52.7890344Z pooling_mode=, 2025-05-07T21:05:52.7890652Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:52.7890919Z ) 2025-05-07T21:05:52.7891227Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7892045Z self=, 2025-05-07T21:05:52.7892689Z T=1, 2025-05-07T21:05:52.7892915Z D=81, 2025-05-07T21:05:52.7893099Z B=43, 2025-05-07T21:05:52.7893291Z log_E=5, 2025-05-07T21:05:52.7893486Z L=20, 2025-05-07T21:05:52.7893674Z weighted=False, 2025-05-07T21:05:52.7893893Z mixed=False, 2025-05-07T21:05:52.7894108Z mixed_B=False, 2025-05-07T21:05:52.7894324Z long_segments=True, 2025-05-07T21:05:52.7894586Z pooling_mode=, 2025-05-07T21:05:52.7894895Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:52.7895156Z ) 2025-05-07T21:05:52.7895470Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7896515Z self=, 2025-05-07T21:05:52.7897161Z T=1, 2025-05-07T21:05:52.7897346Z D=149, 2025-05-07T21:05:52.7897535Z B=128, 2025-05-07T21:05:52.7897726Z log_E=3, 2025-05-07T21:05:52.7897922Z L=13, 2025-05-07T21:05:52.7898121Z weighted=True, 2025-05-07T21:05:52.7898336Z mixed=True, 2025-05-07T21:05:52.7898539Z mixed_B=True, 2025-05-07T21:05:52.7898758Z long_segments=False, 2025-05-07T21:05:52.7899028Z pooling_mode=, 2025-05-07T21:05:52.7899335Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:52.7899600Z ) 2025-05-07T21:05:52.7899912Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7900677Z self=, 2025-05-07T21:05:52.7901318Z T=1, 2025-05-07T21:05:52.7901508Z D=142, 2025-05-07T21:05:52.7901695Z B=111, 2025-05-07T21:05:52.7901888Z log_E=3, 2025-05-07T21:05:52.7902088Z L=12, 2025-05-07T21:05:52.7902282Z weighted=False, 2025-05-07T21:05:52.7902504Z mixed=True, 2025-05-07T21:05:52.7902717Z mixed_B=False, 2025-05-07T21:05:52.7903058Z long_segments=True, 2025-05-07T21:05:52.7903317Z pooling_mode=, 2025-05-07T21:05:52.7903624Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:52.7903891Z ) 2025-05-07T21:05:52.7904197Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7904973Z self=, 2025-05-07T21:05:52.7905615Z T=3, 2025-05-07T21:05:52.7905797Z D=206, 2025-05-07T21:05:52.7905985Z B=26, 2025-05-07T21:05:52.7906174Z log_E=3, 2025-05-07T21:05:52.7906365Z L=4, 2025-05-07T21:05:52.7906560Z weighted=False, 2025-05-07T21:05:52.7906779Z mixed=False, 2025-05-07T21:05:52.7906985Z mixed_B=False, 2025-05-07T21:05:52.7907207Z long_segments=True, 2025-05-07T21:05:52.7907478Z pooling_mode=, 2025-05-07T21:05:52.7907783Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:52.7908050Z ) 2025-05-07T21:05:52.7908372Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7909147Z self=, 2025-05-07T21:05:52.7909779Z T=3, 2025-05-07T21:05:52.7909968Z D=206, 2025-05-07T21:05:52.7910239Z B=26, 2025-05-07T21:05:52.7910424Z log_E=3, 2025-05-07T21:05:52.7910622Z L=4, 2025-05-07T21:05:52.7910818Z weighted=False, 2025-05-07T21:05:52.7911032Z mixed=False, 2025-05-07T21:05:52.7911245Z mixed_B=False, 2025-05-07T21:05:52.7911470Z long_segments=False, 2025-05-07T21:05:52.7911736Z pooling_mode=, 2025-05-07T21:05:52.7912052Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:52.7912322Z ) 2025-05-07T21:05:52.7912693Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7913467Z self=, 2025-05-07T21:05:52.7914172Z T=5, 2025-05-07T21:05:52.7914369Z D=191, 2025-05-07T21:05:52.7914553Z B=68, 2025-05-07T21:05:52.7914743Z log_E=3, 2025-05-07T21:05:52.7914942Z L=9, 2025-05-07T21:05:52.7915133Z weighted=True, 2025-05-07T21:05:52.7915354Z mixed=True, 2025-05-07T21:05:52.7915565Z mixed_B=True, 2025-05-07T21:05:52.7915784Z long_segments=False, 2025-05-07T21:05:52.7916058Z pooling_mode=, 2025-05-07T21:05:52.7916372Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:52.7916634Z ) 2025-05-07T21:05:52.7916947Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7917719Z self=, 2025-05-07T21:05:52.7918355Z T=3, 2025-05-07T21:05:52.7918547Z D=191, 2025-05-07T21:05:52.7918737Z B=68, 2025-05-07T21:05:52.7918972Z log_E=3, 2025-05-07T21:05:52.7919168Z L=9, 2025-05-07T21:05:52.7919366Z weighted=True, 2025-05-07T21:05:52.7919575Z mixed=True, 2025-05-07T21:05:52.7919783Z mixed_B=True, 2025-05-07T21:05:52.7920007Z long_segments=False, 2025-05-07T21:05:52.7920275Z pooling_mode=, 2025-05-07T21:05:52.7920580Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:52.7920844Z ) 2025-05-07T21:05:52.7921155Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:52.7921915Z self=, 2025-05-07T21:05:52.7922555Z T=3, 2025-05-07T21:05:52.7922741Z D=191, 2025-05-07T21:05:52.7922924Z B=68, 2025-05-07T21:05:52.7923110Z log_E=3, 2025-05-07T21:05:52.7923311Z L=9, 2025-05-07T21:05:52.7923499Z weighted=True, 2025-05-07T21:05:52.7923715Z mixed=True, 2025-05-07T21:05:52.7923921Z mixed_B=True, 2025-05-07T21:05:52.7924199Z long_segments=True, 2025-05-07T21:05:52.7924467Z pooling_mode=, 2025-05-07T21:05:52.7924778Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:52.7925039Z ) 2025-05-07T21:05:52.7925230Z PASSED 2025-05-07T21:05:53.1794316Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_emainplace_rowwise_adagrad Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1795664Z self=, 2025-05-07T21:05:53.1796674Z T=1, 2025-05-07T21:05:53.1796867Z D=2, 2025-05-07T21:05:53.1797056Z B=1, 2025-05-07T21:05:53.1797234Z log_E=3, 2025-05-07T21:05:53.1797428Z L=2, 2025-05-07T21:05:53.1797632Z weighted=False, 2025-05-07T21:05:53.1797850Z mixed=False, 2025-05-07T21:05:53.1798062Z mixed_B=False, 2025-05-07T21:05:53.1798288Z long_segments=False, 2025-05-07T21:05:53.1798562Z pooling_mode=, 2025-05-07T21:05:53.1798947Z use_cpu=False, 2025-05-07T21:05:53.1799185Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.1799459Z ) 2025-05-07T21:05:53.1799760Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1800872Z self=, 2025-05-07T21:05:53.1801510Z T=2, 2025-05-07T21:05:53.1801691Z D=2, 2025-05-07T21:05:53.1801878Z B=1, 2025-05-07T21:05:53.1802067Z log_E=3, 2025-05-07T21:05:53.1802256Z L=2, 2025-05-07T21:05:53.1802449Z weighted=False, 2025-05-07T21:05:53.1802668Z mixed=False, 2025-05-07T21:05:53.1802877Z mixed_B=False, 2025-05-07T21:05:53.1803189Z long_segments=False, 2025-05-07T21:05:53.1803457Z pooling_mode=, 2025-05-07T21:05:53.1803741Z use_cpu=False, 2025-05-07T21:05:53.1803976Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.1804245Z ) 2025-05-07T21:05:53.1804629Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1805397Z self=, 2025-05-07T21:05:53.1806036Z T=2, 2025-05-07T21:05:53.1806224Z D=233, 2025-05-07T21:05:53.1806407Z B=128, 2025-05-07T21:05:53.1806596Z log_E=3, 2025-05-07T21:05:53.1806790Z L=5, 2025-05-07T21:05:53.1806977Z weighted=False, 2025-05-07T21:05:53.1807198Z mixed=False, 2025-05-07T21:05:53.1807408Z mixed_B=True, 2025-05-07T21:05:53.1807623Z long_segments=True, 2025-05-07T21:05:53.1807884Z pooling_mode=, 2025-05-07T21:05:53.1808173Z use_cpu=False, 2025-05-07T21:05:53.1815977Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.1816286Z ) 2025-05-07T21:05:53.1816604Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1817395Z self=, 2025-05-07T21:05:53.1818034Z T=2, 2025-05-07T21:05:53.1818229Z D=229, 2025-05-07T21:05:53.1818422Z B=82, 2025-05-07T21:05:53.1818605Z log_E=4, 2025-05-07T21:05:53.1818805Z L=2, 2025-05-07T21:05:53.1819006Z weighted=True, 2025-05-07T21:05:53.1819223Z mixed=True, 2025-05-07T21:05:53.1819440Z mixed_B=False, 2025-05-07T21:05:53.1819665Z long_segments=True, 2025-05-07T21:05:53.1819927Z pooling_mode=, 2025-05-07T21:05:53.1820225Z use_cpu=True, 2025-05-07T21:05:53.1820460Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.1820723Z ) 2025-05-07T21:05:53.1821034Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1821805Z self=, 2025-05-07T21:05:53.1822565Z T=1, 2025-05-07T21:05:53.1822751Z D=109, 2025-05-07T21:05:53.1822946Z B=55, 2025-05-07T21:05:53.1823160Z log_E=4, 2025-05-07T21:05:53.1823370Z L=3, 2025-05-07T21:05:53.1823564Z weighted=True, 2025-05-07T21:05:53.1823783Z mixed=True, 2025-05-07T21:05:53.1823987Z mixed_B=False, 2025-05-07T21:05:53.1824215Z long_segments=False, 2025-05-07T21:05:53.1824490Z pooling_mode=, 2025-05-07T21:05:53.1824775Z use_cpu=False, 2025-05-07T21:05:53.1825013Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.1825278Z ) 2025-05-07T21:05:53.1825577Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1826343Z self=, 2025-05-07T21:05:53.1826983Z T=4, 2025-05-07T21:05:53.1827165Z D=78, 2025-05-07T21:05:53.1827352Z B=44, 2025-05-07T21:05:53.1827538Z log_E=5, 2025-05-07T21:05:53.1827729Z L=10, 2025-05-07T21:05:53.1827925Z weighted=True, 2025-05-07T21:05:53.1828139Z mixed=False, 2025-05-07T21:05:53.1828342Z mixed_B=True, 2025-05-07T21:05:53.1828566Z long_segments=False, 2025-05-07T21:05:53.1828835Z pooling_mode=, 2025-05-07T21:05:53.1829175Z use_cpu=True, 2025-05-07T21:05:53.1829401Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.1829667Z ) 2025-05-07T21:05:53.1829973Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1830729Z self=, 2025-05-07T21:05:53.1831365Z T=5, 2025-05-07T21:05:53.1831553Z D=6, 2025-05-07T21:05:53.1831732Z B=31, 2025-05-07T21:05:53.1831970Z log_E=4, 2025-05-07T21:05:53.1832170Z L=4, 2025-05-07T21:05:53.1832357Z weighted=False, 2025-05-07T21:05:53.1832577Z mixed=False, 2025-05-07T21:05:53.1832790Z mixed_B=False, 2025-05-07T21:05:53.1833054Z long_segments=False, 2025-05-07T21:05:53.1833355Z pooling_mode=, 2025-05-07T21:05:53.1833677Z use_cpu=False, 2025-05-07T21:05:53.1833905Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.1834172Z ) 2025-05-07T21:05:53.1834483Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1835242Z self=, 2025-05-07T21:05:53.1835870Z T=2, 2025-05-07T21:05:53.1836058Z D=200, 2025-05-07T21:05:53.1836247Z B=55, 2025-05-07T21:05:53.1836431Z log_E=3, 2025-05-07T21:05:53.1836629Z L=17, 2025-05-07T21:05:53.1836828Z weighted=False, 2025-05-07T21:05:53.1837042Z mixed=True, 2025-05-07T21:05:53.1837254Z mixed_B=True, 2025-05-07T21:05:53.1837476Z long_segments=True, 2025-05-07T21:05:53.1837732Z pooling_mode=, 2025-05-07T21:05:53.1838027Z use_cpu=False, 2025-05-07T21:05:53.1838271Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.1838528Z ) 2025-05-07T21:05:53.1838911Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1839681Z self=, 2025-05-07T21:05:53.1840316Z T=4, 2025-05-07T21:05:53.1840497Z D=24, 2025-05-07T21:05:53.1840682Z B=119, 2025-05-07T21:05:53.1840863Z log_E=4, 2025-05-07T21:05:53.1841058Z L=18, 2025-05-07T21:05:53.1841252Z weighted=False, 2025-05-07T21:05:53.1841460Z mixed=False, 2025-05-07T21:05:53.1841674Z mixed_B=True, 2025-05-07T21:05:53.1841891Z long_segments=True, 2025-05-07T21:05:53.1842146Z pooling_mode=, 2025-05-07T21:05:53.1842441Z use_cpu=False, 2025-05-07T21:05:53.1842695Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.1842991Z ) 2025-05-07T21:05:53.1843290Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1844099Z self=, 2025-05-07T21:05:53.1844729Z T=2, 2025-05-07T21:05:53.1844910Z D=90, 2025-05-07T21:05:53.1845099Z B=14, 2025-05-07T21:05:53.1845287Z log_E=4, 2025-05-07T21:05:53.1845473Z L=16, 2025-05-07T21:05:53.1845666Z weighted=False, 2025-05-07T21:05:53.1845879Z mixed=True, 2025-05-07T21:05:53.1846077Z mixed_B=True, 2025-05-07T21:05:53.1846294Z long_segments=False, 2025-05-07T21:05:53.1846561Z pooling_mode=, 2025-05-07T21:05:53.1846841Z use_cpu=False, 2025-05-07T21:05:53.1847074Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.1847340Z ) 2025-05-07T21:05:53.1847639Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1848402Z self=, 2025-05-07T21:05:53.1849038Z T=4, 2025-05-07T21:05:53.1849222Z D=180, 2025-05-07T21:05:53.1849402Z B=100, 2025-05-07T21:05:53.1849590Z log_E=5, 2025-05-07T21:05:53.1849780Z L=11, 2025-05-07T21:05:53.1849964Z weighted=True, 2025-05-07T21:05:53.1850224Z mixed=True, 2025-05-07T21:05:53.1850434Z mixed_B=True, 2025-05-07T21:05:53.1850645Z long_segments=False, 2025-05-07T21:05:53.1850910Z pooling_mode=, 2025-05-07T21:05:53.1851194Z use_cpu=False, 2025-05-07T21:05:53.1851414Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.1851674Z ) 2025-05-07T21:05:53.1851976Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1852726Z self=, 2025-05-07T21:05:53.1853399Z T=4, 2025-05-07T21:05:53.1853585Z D=180, 2025-05-07T21:05:53.1853775Z B=100, 2025-05-07T21:05:53.1853995Z log_E=5, 2025-05-07T21:05:53.1854189Z L=2, 2025-05-07T21:05:53.1854379Z weighted=True, 2025-05-07T21:05:53.1854583Z mixed=True, 2025-05-07T21:05:53.1854790Z mixed_B=True, 2025-05-07T21:05:53.1855010Z long_segments=False, 2025-05-07T21:05:53.1855276Z pooling_mode=, 2025-05-07T21:05:53.1855563Z use_cpu=False, 2025-05-07T21:05:53.1855797Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.1856054Z ) 2025-05-07T21:05:53.1856359Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1857116Z self=, 2025-05-07T21:05:53.1857741Z T=4, 2025-05-07T21:05:53.1857930Z D=180, 2025-05-07T21:05:53.1858118Z B=100, 2025-05-07T21:05:53.1858299Z log_E=3, 2025-05-07T21:05:53.1858491Z L=2, 2025-05-07T21:05:53.1858686Z weighted=True, 2025-05-07T21:05:53.1858898Z mixed=True, 2025-05-07T21:05:53.1859107Z mixed_B=True, 2025-05-07T21:05:53.1859327Z long_segments=False, 2025-05-07T21:05:53.1859587Z pooling_mode=, 2025-05-07T21:05:53.1859874Z use_cpu=False, 2025-05-07T21:05:53.1860107Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.1860370Z ) 2025-05-07T21:05:53.1860665Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1861422Z self=, 2025-05-07T21:05:53.1862053Z T=4, 2025-05-07T21:05:53.1862234Z D=180, 2025-05-07T21:05:53.1862421Z B=100, 2025-05-07T21:05:53.1862608Z log_E=3, 2025-05-07T21:05:53.1862793Z L=2, 2025-05-07T21:05:53.1862990Z weighted=True, 2025-05-07T21:05:53.1863202Z mixed=True, 2025-05-07T21:05:53.1863401Z mixed_B=True, 2025-05-07T21:05:53.1863616Z long_segments=True, 2025-05-07T21:05:53.1863927Z pooling_mode=, 2025-05-07T21:05:53.1864212Z use_cpu=False, 2025-05-07T21:05:53.1864444Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.1864705Z ) 2025-05-07T21:05:53.1865002Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:53.1865760Z self=, 2025-05-07T21:05:53.1866391Z T=3, 2025-05-07T21:05:53.1866580Z D=180, 2025-05-07T21:05:53.1866761Z B=100, 2025-05-07T21:05:53.1866948Z log_E=3, 2025-05-07T21:05:53.1867143Z L=2, 2025-05-07T21:05:53.1867329Z weighted=True, 2025-05-07T21:05:53.1867543Z mixed=True, 2025-05-07T21:05:53.1867753Z mixed_B=True, 2025-05-07T21:05:53.1867966Z long_segments=True, 2025-05-07T21:05:53.1868228Z pooling_mode=, 2025-05-07T21:05:53.1868518Z use_cpu=False, 2025-05-07T21:05:53.1868743Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.1869011Z ) 2025-05-07T21:05:53.1869200Z PASSED 2025-05-07T21:05:53.6586243Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_ensemble_rowwise_adagrad Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6588198Z self=, 2025-05-07T21:05:53.6588982Z T=1, 2025-05-07T21:05:53.6589202Z D=2, 2025-05-07T21:05:53.6589428Z B=1, 2025-05-07T21:05:53.6589646Z log_E=3, 2025-05-07T21:05:53.6589872Z L=2, 2025-05-07T21:05:53.6590109Z weighted=False, 2025-05-07T21:05:53.6590373Z mixed=False, 2025-05-07T21:05:53.6590621Z mixed_B=False, 2025-05-07T21:05:53.6590953Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6591463Z long_segments=False, 2025-05-07T21:05:53.6591773Z pooling_mode=, 2025-05-07T21:05:53.6592130Z use_cpu=False, 2025-05-07T21:05:53.6592501Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.6592856Z optimizer_state_dtypes=None, 2025-05-07T21:05:53.6593165Z ) 2025-05-07T21:05:53.6593527Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6594442Z self=, 2025-05-07T21:05:53.6595208Z T=3, 2025-05-07T21:05:53.6595432Z D=2, 2025-05-07T21:05:53.6595653Z B=1, 2025-05-07T21:05:53.6596105Z log_E=3, 2025-05-07T21:05:53.6596350Z L=2, 2025-05-07T21:05:53.6596580Z weighted=False, 2025-05-07T21:05:53.6596832Z mixed=False, 2025-05-07T21:05:53.6597085Z mixed_B=False, 2025-05-07T21:05:53.6597414Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6597816Z long_segments=False, 2025-05-07T21:05:53.6598132Z pooling_mode=, 2025-05-07T21:05:53.6598477Z use_cpu=False, 2025-05-07T21:05:53.6598755Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.6599181Z optimizer_state_dtypes=None, 2025-05-07T21:05:53.6599491Z ) 2025-05-07T21:05:53.6599848Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6600756Z self=, 2025-05-07T21:05:53.6601526Z T=3, 2025-05-07T21:05:53.6601749Z D=239, 2025-05-07T21:05:53.6601967Z B=125, 2025-05-07T21:05:53.6602194Z log_E=4, 2025-05-07T21:05:53.6602424Z L=13, 2025-05-07T21:05:53.6602647Z weighted=True, 2025-05-07T21:05:53.6602903Z mixed=True, 2025-05-07T21:05:53.6603146Z mixed_B=True, 2025-05-07T21:05:53.6603467Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6603872Z long_segments=True, 2025-05-07T21:05:53.6604179Z pooling_mode=, 2025-05-07T21:05:53.6604515Z use_cpu=True, 2025-05-07T21:05:53.6604904Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.6605322Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:53.6605718Z ) 2025-05-07T21:05:53.6606073Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6606981Z self=, 2025-05-07T21:05:53.6607747Z T=2, 2025-05-07T21:05:53.6607962Z D=153, 2025-05-07T21:05:53.6608187Z B=102, 2025-05-07T21:05:53.6608411Z log_E=3, 2025-05-07T21:05:53.6608635Z L=15, 2025-05-07T21:05:53.6608862Z weighted=True, 2025-05-07T21:05:53.6609119Z mixed=True, 2025-05-07T21:05:53.6609360Z mixed_B=False, 2025-05-07T21:05:53.6609688Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6610095Z long_segments=False, 2025-05-07T21:05:53.6610410Z pooling_mode=, 2025-05-07T21:05:53.6610754Z use_cpu=True, 2025-05-07T21:05:53.6611032Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.6611447Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:53.6611848Z ) 2025-05-07T21:05:53.6612202Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6613236Z self=, 2025-05-07T21:05:53.6614002Z T=5, 2025-05-07T21:05:53.6614223Z D=31, 2025-05-07T21:05:53.6614442Z B=88, 2025-05-07T21:05:53.6614658Z log_E=4, 2025-05-07T21:05:53.6614890Z L=15, 2025-05-07T21:05:53.6615120Z weighted=False, 2025-05-07T21:05:53.6615369Z mixed=True, 2025-05-07T21:05:53.6615613Z mixed_B=True, 2025-05-07T21:05:53.6615938Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6616413Z long_segments=False, 2025-05-07T21:05:53.6616729Z pooling_mode=, 2025-05-07T21:05:53.6617073Z use_cpu=False, 2025-05-07T21:05:53.6617413Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.6617829Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:05:53.6618231Z ) 2025-05-07T21:05:53.6618576Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6619484Z self=, 2025-05-07T21:05:53.6620246Z T=2, 2025-05-07T21:05:53.6620465Z D=33, 2025-05-07T21:05:53.6620680Z B=21, 2025-05-07T21:05:53.6620901Z log_E=4, 2025-05-07T21:05:53.6621131Z L=14, 2025-05-07T21:05:53.6621352Z weighted=True, 2025-05-07T21:05:53.6621604Z mixed=True, 2025-05-07T21:05:53.6621850Z mixed_B=True, 2025-05-07T21:05:53.6622170Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6622574Z long_segments=False, 2025-05-07T21:05:53.6622893Z pooling_mode=, 2025-05-07T21:05:53.6623232Z use_cpu=False, 2025-05-07T21:05:53.6623520Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.6623928Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:05:53.6624354Z 'momentum2': SparseType.BF16}, 2025-05-07T21:05:53.6624676Z ) 2025-05-07T21:05:53.6625034Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6625944Z self=, 2025-05-07T21:05:53.6626704Z T=5, 2025-05-07T21:05:53.6626929Z D=14, 2025-05-07T21:05:53.6627154Z B=123, 2025-05-07T21:05:53.6627372Z log_E=5, 2025-05-07T21:05:53.6627606Z L=13, 2025-05-07T21:05:53.6627836Z weighted=True, 2025-05-07T21:05:53.6628084Z mixed=False, 2025-05-07T21:05:53.6628344Z mixed_B=False, 2025-05-07T21:05:53.6628672Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6629070Z long_segments=False, 2025-05-07T21:05:53.6629447Z pooling_mode=, 2025-05-07T21:05:53.6629797Z use_cpu=True, 2025-05-07T21:05:53.6630065Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.6630475Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:05:53.6630874Z ) 2025-05-07T21:05:53.6631224Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6632130Z self=, 2025-05-07T21:05:53.6632897Z T=1, 2025-05-07T21:05:53.6633120Z D=142, 2025-05-07T21:05:53.6633337Z B=55, 2025-05-07T21:05:53.6633566Z log_E=3, 2025-05-07T21:05:53.6633798Z L=13, 2025-05-07T21:05:53.6634023Z weighted=False, 2025-05-07T21:05:53.6634281Z mixed=False, 2025-05-07T21:05:53.6634537Z mixed_B=False, 2025-05-07T21:05:53.6634859Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6635273Z long_segments=True, 2025-05-07T21:05:53.6635623Z pooling_mode=, 2025-05-07T21:05:53.6635988Z use_cpu=False, 2025-05-07T21:05:53.6636279Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:53.6636716Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:53.6637096Z ) 2025-05-07T21:05:53.6637447Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6638193Z self=, 2025-05-07T21:05:53.6638814Z T=3, 2025-05-07T21:05:53.6639066Z D=62, 2025-05-07T21:05:53.6639252Z B=119, 2025-05-07T21:05:53.6639441Z log_E=5, 2025-05-07T21:05:53.6639629Z L=4, 2025-05-07T21:05:53.6639822Z weighted=False, 2025-05-07T21:05:53.6640039Z mixed=False, 2025-05-07T21:05:53.6640294Z mixed_B=False, 2025-05-07T21:05:53.6640570Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6640905Z long_segments=True, 2025-05-07T21:05:53.6641166Z pooling_mode=, 2025-05-07T21:05:53.6641492Z use_cpu=True, 2025-05-07T21:05:53.6641726Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.6642069Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:05:53.6642427Z 'momentum2': SparseType.BF16}, 2025-05-07T21:05:53.6642700Z ) 2025-05-07T21:05:53.6643039Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6643781Z self=, 2025-05-07T21:05:53.6644402Z T=5, 2025-05-07T21:05:53.6644588Z D=185, 2025-05-07T21:05:53.6644771Z B=9, 2025-05-07T21:05:53.6644955Z log_E=4, 2025-05-07T21:05:53.6645150Z L=15, 2025-05-07T21:05:53.6645337Z weighted=False, 2025-05-07T21:05:53.6645555Z mixed=False, 2025-05-07T21:05:53.6645763Z mixed_B=True, 2025-05-07T21:05:53.6646032Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6646370Z long_segments=True, 2025-05-07T21:05:53.6646637Z pooling_mode=, 2025-05-07T21:05:53.6646919Z use_cpu=True, 2025-05-07T21:05:53.6647154Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.6647446Z optimizer_state_dtypes=None, 2025-05-07T21:05:53.6647697Z ) 2025-05-07T21:05:53.6647996Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6648736Z self=, 2025-05-07T21:05:53.6649357Z T=1, 2025-05-07T21:05:53.6649539Z D=77, 2025-05-07T21:05:53.6649723Z B=88, 2025-05-07T21:05:53.6649908Z log_E=4, 2025-05-07T21:05:53.6650096Z L=4, 2025-05-07T21:05:53.6650289Z weighted=False, 2025-05-07T21:05:53.6650505Z mixed=False, 2025-05-07T21:05:53.6650706Z mixed_B=True, 2025-05-07T21:05:53.6650983Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6651370Z long_segments=True, 2025-05-07T21:05:53.6651624Z pooling_mode=, 2025-05-07T21:05:53.6651908Z use_cpu=False, 2025-05-07T21:05:53.6652140Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.6652484Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:53.6652833Z ) 2025-05-07T21:05:53.6653182Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6661683Z self=, 2025-05-07T21:05:53.6662332Z T=1, 2025-05-07T21:05:53.6662522Z D=88, 2025-05-07T21:05:53.6662726Z B=88, 2025-05-07T21:05:53.6662947Z log_E=4, 2025-05-07T21:05:53.6663149Z L=4, 2025-05-07T21:05:53.6663361Z weighted=False, 2025-05-07T21:05:53.6663587Z mixed=False, 2025-05-07T21:05:53.6663795Z mixed_B=True, 2025-05-07T21:05:53.6664077Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6664425Z long_segments=True, 2025-05-07T21:05:53.6664689Z pooling_mode=, 2025-05-07T21:05:53.6664982Z use_cpu=False, 2025-05-07T21:05:53.6665225Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.6665584Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:53.6666003Z ) 2025-05-07T21:05:53.6666312Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6667062Z self=, 2025-05-07T21:05:53.6667685Z T=1, 2025-05-07T21:05:53.6667879Z D=88, 2025-05-07T21:05:53.6668072Z B=88, 2025-05-07T21:05:53.6668256Z log_E=4, 2025-05-07T21:05:53.6668454Z L=4, 2025-05-07T21:05:53.6668703Z weighted=False, 2025-05-07T21:05:53.6668915Z mixed=True, 2025-05-07T21:05:53.6669125Z mixed_B=True, 2025-05-07T21:05:53.6669404Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6669739Z long_segments=True, 2025-05-07T21:05:53.6670048Z pooling_mode=, 2025-05-07T21:05:53.6670345Z use_cpu=False, 2025-05-07T21:05:53.6670581Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.6670927Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:53.6671269Z ) 2025-05-07T21:05:53.6671575Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6672312Z self=, 2025-05-07T21:05:53.6672942Z T=1, 2025-05-07T21:05:53.6673129Z D=88, 2025-05-07T21:05:53.6673336Z B=88, 2025-05-07T21:05:53.6673553Z log_E=4, 2025-05-07T21:05:53.6673750Z L=4, 2025-05-07T21:05:53.6673937Z weighted=True, 2025-05-07T21:05:53.6674153Z mixed=True, 2025-05-07T21:05:53.6674365Z mixed_B=True, 2025-05-07T21:05:53.6674638Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6674983Z long_segments=True, 2025-05-07T21:05:53.6675248Z pooling_mode=, 2025-05-07T21:05:53.6675532Z use_cpu=False, 2025-05-07T21:05:53.6675769Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.6676127Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:53.6676463Z ) 2025-05-07T21:05:53.6676761Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:53.6677608Z self=, 2025-05-07T21:05:53.6678390Z T=1, 2025-05-07T21:05:53.6678611Z D=88, 2025-05-07T21:05:53.6678903Z B=88, 2025-05-07T21:05:53.6679140Z log_E=3, 2025-05-07T21:05:53.6679371Z L=4, 2025-05-07T21:05:53.6679611Z weighted=True, 2025-05-07T21:05:53.6679873Z mixed=True, 2025-05-07T21:05:53.6680116Z mixed_B=True, 2025-05-07T21:05:53.6680451Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:53.6680926Z long_segments=True, 2025-05-07T21:05:53.6681233Z pooling_mode=, 2025-05-07T21:05:53.6681584Z use_cpu=False, 2025-05-07T21:05:53.6681863Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:53.6682293Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:53.6682691Z ) 2025-05-07T21:05:53.6682924Z PASSED 2025-05-07T21:06:23.4814517Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4815547Z self=, 2025-05-07T21:06:23.4816113Z T=1, 2025-05-07T21:06:23.4816319Z D=2, 2025-05-07T21:06:23.4816833Z B=1, 2025-05-07T21:06:23.4817107Z log_E=3, 2025-05-07T21:06:23.4817317Z L=0, 2025-05-07T21:06:23.4817524Z weighted=False, 2025-05-07T21:06:23.4817790Z mixed=False, 2025-05-07T21:06:23.4818050Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:23.4818349Z long_segments=False, 2025-05-07T21:06:23.4818622Z pooling_mode=, 2025-05-07T21:06:23.4818921Z use_cpu=False, 2025-05-07T21:06:23.4819137Z ) 2025-05-07T21:06:23.4819372Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4820272Z self=, 2025-05-07T21:06:23.4820839Z T=2, 2025-05-07T21:06:23.4821024Z D=2, 2025-05-07T21:06:23.4821211Z B=1, 2025-05-07T21:06:23.4821403Z log_E=3, 2025-05-07T21:06:23.4821599Z L=0, 2025-05-07T21:06:23.4821825Z weighted=False, 2025-05-07T21:06:23.4822058Z mixed=False, 2025-05-07T21:06:23.4822291Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:23.4822659Z long_segments=False, 2025-05-07T21:06:23.4822927Z pooling_mode=, 2025-05-07T21:06:23.4823210Z use_cpu=False, 2025-05-07T21:06:23.4823417Z ) 2025-05-07T21:06:23.4823742Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4824350Z self=, 2025-05-07T21:06:23.4824896Z T=2, 2025-05-07T21:06:23.4825086Z D=107, 2025-05-07T21:06:23.4825280Z B=78, 2025-05-07T21:06:23.4825468Z log_E=4, 2025-05-07T21:06:23.4825671Z L=12, 2025-05-07T21:06:23.4825867Z weighted=False, 2025-05-07T21:06:23.4826079Z mixed=False, 2025-05-07T21:06:23.4826320Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:23.4826601Z long_segments=False, 2025-05-07T21:06:23.4826862Z pooling_mode=, 2025-05-07T21:06:23.4827154Z use_cpu=False, 2025-05-07T21:06:23.4827363Z ) 2025-05-07T21:06:23.4827594Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4828203Z self=, 2025-05-07T21:06:23.4828757Z T=5, 2025-05-07T21:06:23.4828940Z D=226, 2025-05-07T21:06:23.4829135Z B=47, 2025-05-07T21:06:23.4829325Z log_E=3, 2025-05-07T21:06:23.4829519Z L=15, 2025-05-07T21:06:23.4829706Z weighted=False, 2025-05-07T21:06:23.4829924Z mixed=True, 2025-05-07T21:06:23.4830157Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:23.4830431Z long_segments=True, 2025-05-07T21:06:23.4830697Z pooling_mode=, 2025-05-07T21:06:23.4830987Z use_cpu=False, 2025-05-07T21:06:23.4831187Z ) 2025-05-07T21:06:23.4831422Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4832022Z self=, 2025-05-07T21:06:23.4832566Z T=3, 2025-05-07T21:06:23.4832753Z D=87, 2025-05-07T21:06:23.4832944Z B=16, 2025-05-07T21:06:23.4833124Z log_E=4, 2025-05-07T21:06:23.4833319Z L=17, 2025-05-07T21:06:23.4833512Z weighted=True, 2025-05-07T21:06:23.4833718Z mixed=True, 2025-05-07T21:06:23.4834036Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:23.4834315Z long_segments=False, 2025-05-07T21:06:23.4834575Z pooling_mode=, 2025-05-07T21:06:23.4834863Z use_cpu=False, 2025-05-07T21:06:23.4835065Z ) 2025-05-07T21:06:23.4835293Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4835890Z self=, 2025-05-07T21:06:23.4836435Z T=3, 2025-05-07T21:06:23.4836619Z D=15, 2025-05-07T21:06:23.4836797Z B=74, 2025-05-07T21:06:23.4836981Z log_E=5, 2025-05-07T21:06:23.4837173Z L=13, 2025-05-07T21:06:23.4837357Z weighted=True, 2025-05-07T21:06:23.4837570Z mixed=True, 2025-05-07T21:06:23.4837828Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:23.4838148Z long_segments=True, 2025-05-07T21:06:23.4838411Z pooling_mode=, 2025-05-07T21:06:23.4838695Z use_cpu=True, 2025-05-07T21:06:23.4838894Z ) 2025-05-07T21:06:23.4839208Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4839806Z self=, 2025-05-07T21:06:23.4840346Z T=2, 2025-05-07T21:06:23.4840533Z D=238, 2025-05-07T21:06:23.4840770Z B=8, 2025-05-07T21:06:23.4840950Z log_E=4, 2025-05-07T21:06:23.4841142Z L=14, 2025-05-07T21:06:23.4841333Z weighted=True, 2025-05-07T21:06:23.4841541Z mixed=False, 2025-05-07T21:06:23.4841776Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:23.4842051Z long_segments=False, 2025-05-07T21:06:23.4842317Z pooling_mode=, 2025-05-07T21:06:23.4842598Z use_cpu=True, 2025-05-07T21:06:23.4842800Z ) 2025-05-07T21:06:23.4843087Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4843721Z self=, 2025-05-07T21:06:23.4844273Z T=1, 2025-05-07T21:06:23.4844536Z D=54, 2025-05-07T21:06:23.4844720Z B=86, 2025-05-07T21:06:23.4844925Z log_E=5, 2025-05-07T21:06:23.4845118Z L=9, 2025-05-07T21:06:23.4845304Z weighted=False, 2025-05-07T21:06:23.4845520Z mixed=True, 2025-05-07T21:06:23.4845781Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:23.4846100Z long_segments=True, 2025-05-07T21:06:23.4846361Z pooling_mode=, 2025-05-07T21:06:23.4846647Z use_cpu=True, 2025-05-07T21:06:23.4846844Z ) 2025-05-07T21:06:23.4847077Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4847678Z self=, 2025-05-07T21:06:23.4848220Z T=1, 2025-05-07T21:06:23.4848411Z D=23, 2025-05-07T21:06:23.4848596Z B=6, 2025-05-07T21:06:23.4848777Z log_E=4, 2025-05-07T21:06:23.4848972Z L=15, 2025-05-07T21:06:23.4849166Z weighted=False, 2025-05-07T21:06:23.4849379Z mixed=True, 2025-05-07T21:06:23.4849615Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:23.4849930Z long_segments=True, 2025-05-07T21:06:23.4850189Z pooling_mode=, 2025-05-07T21:06:23.4850468Z use_cpu=True, 2025-05-07T21:06:23.4850671Z ) 2025-05-07T21:06:23.4850903Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4851493Z self=, 2025-05-07T21:06:23.4852048Z T=3, 2025-05-07T21:06:23.4852263Z D=163, 2025-05-07T21:06:23.4852456Z B=47, 2025-05-07T21:06:23.4852641Z log_E=3, 2025-05-07T21:06:23.4852835Z L=5, 2025-05-07T21:06:23.4853051Z weighted=False, 2025-05-07T21:06:23.4853342Z mixed=True, 2025-05-07T21:06:23.4853627Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:23.4853898Z long_segments=False, 2025-05-07T21:06:23.4854166Z pooling_mode=, 2025-05-07T21:06:23.4854521Z use_cpu=False, 2025-05-07T21:06:23.4854719Z ) 2025-05-07T21:06:23.4854953Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4855550Z self=, 2025-05-07T21:06:23.4856101Z T=4, 2025-05-07T21:06:23.4856284Z D=239, 2025-05-07T21:06:23.4856471Z B=103, 2025-05-07T21:06:23.4856658Z log_E=5, 2025-05-07T21:06:23.4856845Z L=20, 2025-05-07T21:06:23.4857042Z weighted=False, 2025-05-07T21:06:23.4857257Z mixed=False, 2025-05-07T21:06:23.4857511Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:23.4857833Z long_segments=False, 2025-05-07T21:06:23.4858099Z pooling_mode=, 2025-05-07T21:06:23.4858382Z use_cpu=False, 2025-05-07T21:06:23.4858591Z ) 2025-05-07T21:06:23.4858820Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4859407Z self=, 2025-05-07T21:06:23.4859960Z T=4, 2025-05-07T21:06:23.4860145Z D=239, 2025-05-07T21:06:23.4860327Z B=103, 2025-05-07T21:06:23.4860514Z log_E=5, 2025-05-07T21:06:23.4860710Z L=4, 2025-05-07T21:06:23.4860899Z weighted=False, 2025-05-07T21:06:23.4861165Z mixed=False, 2025-05-07T21:06:23.4861430Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:23.4861756Z long_segments=False, 2025-05-07T21:06:23.4862018Z pooling_mode=, 2025-05-07T21:06:23.4862305Z use_cpu=False, 2025-05-07T21:06:23.4862513Z ) 2025-05-07T21:06:23.4862737Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4863332Z self=, 2025-05-07T21:06:23.4863922Z T=1, 2025-05-07T21:06:23.4864102Z D=239, 2025-05-07T21:06:23.4864326Z B=103, 2025-05-07T21:06:23.4864512Z log_E=5, 2025-05-07T21:06:23.4864703Z L=4, 2025-05-07T21:06:23.4864936Z weighted=False, 2025-05-07T21:06:23.4865151Z mixed=False, 2025-05-07T21:06:23.4865406Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:23.4865726Z long_segments=False, 2025-05-07T21:06:23.4865993Z pooling_mode=, 2025-05-07T21:06:23.4866274Z use_cpu=False, 2025-05-07T21:06:23.4866480Z ) 2025-05-07T21:06:23.4866709Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4867299Z self=, 2025-05-07T21:06:23.4867847Z T=1, 2025-05-07T21:06:23.4868034Z D=239, 2025-05-07T21:06:23.4868226Z B=103, 2025-05-07T21:06:23.4868406Z log_E=5, 2025-05-07T21:06:23.4868599Z L=1, 2025-05-07T21:06:23.4868793Z weighted=False, 2025-05-07T21:06:23.4869005Z mixed=False, 2025-05-07T21:06:23.4869264Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:23.4869587Z long_segments=False, 2025-05-07T21:06:23.4869856Z pooling_mode=, 2025-05-07T21:06:23.4870145Z use_cpu=False, 2025-05-07T21:06:23.4870353Z ) 2025-05-07T21:06:23.4870579Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:23.4871213Z self=, 2025-05-07T21:06:23.4871886Z T=1, 2025-05-07T21:06:23.4872066Z D=239, 2025-05-07T21:06:23.4872258Z B=103, 2025-05-07T21:06:23.4872474Z log_E=5, 2025-05-07T21:06:23.4872686Z L=0, 2025-05-07T21:06:23.4872877Z weighted=False, 2025-05-07T21:06:23.4873094Z mixed=False, 2025-05-07T21:06:23.4873348Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:23.4873672Z long_segments=False, 2025-05-07T21:06:23.4873943Z pooling_mode=, 2025-05-07T21:06:23.4874230Z use_cpu=False, 2025-05-07T21:06:23.4874429Z ) 2025-05-07T21:06:23.4874616Z PASSED 2025-05-07T21:06:25.6621659Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6623169Z self=, 2025-05-07T21:06:25.6623727Z T=1, 2025-05-07T21:06:25.6623926Z D=2, 2025-05-07T21:06:25.6624111Z B=1, 2025-05-07T21:06:25.6624295Z log_E=3, 2025-05-07T21:06:25.6624492Z L=0, 2025-05-07T21:06:25.6624686Z weighted=False, 2025-05-07T21:06:25.6624900Z mixed=False, 2025-05-07T21:06:25.6625140Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6625437Z long_segments=False, 2025-05-07T21:06:25.6625705Z pooling_mode=, 2025-05-07T21:06:25.6625988Z use_cpu=False, 2025-05-07T21:06:25.6626204Z ) 2025-05-07T21:06:25.6626440Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6627038Z self=, 2025-05-07T21:06:25.6627597Z T=3, 2025-05-07T21:06:25.6627784Z D=2, 2025-05-07T21:06:25.6627959Z B=1, 2025-05-07T21:06:25.6628143Z log_E=3, 2025-05-07T21:06:25.6628338Z L=0, 2025-05-07T21:06:25.6628521Z weighted=False, 2025-05-07T21:06:25.6628736Z mixed=False, 2025-05-07T21:06:25.6629073Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6629361Z long_segments=False, 2025-05-07T21:06:25.6629623Z pooling_mode=, 2025-05-07T21:06:25.6629906Z use_cpu=False, 2025-05-07T21:06:25.6630104Z ) 2025-05-07T21:06:25.6630335Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6630931Z self=, 2025-05-07T21:06:25.6631562Z T=3, 2025-05-07T21:06:25.6631741Z D=123, 2025-05-07T21:06:25.6631930Z B=6, 2025-05-07T21:06:25.6632115Z log_E=5, 2025-05-07T21:06:25.6632304Z L=9, 2025-05-07T21:06:25.6632498Z weighted=True, 2025-05-07T21:06:25.6632788Z mixed=True, 2025-05-07T21:06:25.6633019Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6633309Z long_segments=False, 2025-05-07T21:06:25.6633577Z pooling_mode=, 2025-05-07T21:06:25.6633860Z use_cpu=False, 2025-05-07T21:06:25.6634066Z ) 2025-05-07T21:06:25.6634299Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6634892Z self=, 2025-05-07T21:06:25.6635443Z T=2, 2025-05-07T21:06:25.6635628Z D=107, 2025-05-07T21:06:25.6635813Z B=69, 2025-05-07T21:06:25.6635999Z log_E=5, 2025-05-07T21:06:25.6636193Z L=9, 2025-05-07T21:06:25.6636377Z weighted=True, 2025-05-07T21:06:25.6636591Z mixed=True, 2025-05-07T21:06:25.6636824Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6637111Z long_segments=False, 2025-05-07T21:06:25.6637377Z pooling_mode=, 2025-05-07T21:06:25.6637668Z use_cpu=False, 2025-05-07T21:06:25.6637876Z ) 2025-05-07T21:06:25.6638102Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6638700Z self=, 2025-05-07T21:06:25.6639356Z T=5, 2025-05-07T21:06:25.6647169Z D=70, 2025-05-07T21:06:25.6647373Z B=39, 2025-05-07T21:06:25.6647563Z log_E=4, 2025-05-07T21:06:25.6647767Z L=20, 2025-05-07T21:06:25.6647971Z weighted=True, 2025-05-07T21:06:25.6648190Z mixed=True, 2025-05-07T21:06:25.6648434Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6648739Z long_segments=False, 2025-05-07T21:06:25.6649006Z pooling_mode=, 2025-05-07T21:06:25.6649302Z use_cpu=False, 2025-05-07T21:06:25.6649523Z ) 2025-05-07T21:06:25.6649757Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6650372Z self=, 2025-05-07T21:06:25.6651019Z T=4, 2025-05-07T21:06:25.6651205Z D=35, 2025-05-07T21:06:25.6651398Z B=110, 2025-05-07T21:06:25.6651591Z log_E=4, 2025-05-07T21:06:25.6651783Z L=4, 2025-05-07T21:06:25.6651980Z weighted=True, 2025-05-07T21:06:25.6652202Z mixed=False, 2025-05-07T21:06:25.6652444Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6652749Z long_segments=True, 2025-05-07T21:06:25.6653047Z pooling_mode=, 2025-05-07T21:06:25.6653343Z use_cpu=False, 2025-05-07T21:06:25.6653548Z ) 2025-05-07T21:06:25.6653781Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6654385Z self=, 2025-05-07T21:06:25.6654936Z T=5, 2025-05-07T21:06:25.6655124Z D=82, 2025-05-07T21:06:25.6655312Z B=45, 2025-05-07T21:06:25.6655494Z log_E=5, 2025-05-07T21:06:25.6655694Z L=16, 2025-05-07T21:06:25.6655889Z weighted=False, 2025-05-07T21:06:25.6656104Z mixed=True, 2025-05-07T21:06:25.6656344Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6656634Z long_segments=True, 2025-05-07T21:06:25.6656886Z pooling_mode=, 2025-05-07T21:06:25.6657223Z use_cpu=False, 2025-05-07T21:06:25.6657430Z ) 2025-05-07T21:06:25.6657657Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6658256Z self=, 2025-05-07T21:06:25.6658806Z T=2, 2025-05-07T21:06:25.6658997Z D=218, 2025-05-07T21:06:25.6659180Z B=48, 2025-05-07T21:06:25.6659368Z log_E=3, 2025-05-07T21:06:25.6659564Z L=3, 2025-05-07T21:06:25.6659751Z weighted=True, 2025-05-07T21:06:25.6660015Z mixed=False, 2025-05-07T21:06:25.6660255Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6660541Z long_segments=False, 2025-05-07T21:06:25.6660816Z pooling_mode=, 2025-05-07T21:06:25.6661152Z use_cpu=False, 2025-05-07T21:06:25.6661356Z ) 2025-05-07T21:06:25.6661593Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6662195Z self=, 2025-05-07T21:06:25.6662739Z T=4, 2025-05-07T21:06:25.6662932Z D=7, 2025-05-07T21:06:25.6663120Z B=46, 2025-05-07T21:06:25.6663306Z log_E=4, 2025-05-07T21:06:25.6663503Z L=11, 2025-05-07T21:06:25.6663702Z weighted=True, 2025-05-07T21:06:25.6663911Z mixed=False, 2025-05-07T21:06:25.6664156Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6664449Z long_segments=True, 2025-05-07T21:06:25.6664712Z pooling_mode=, 2025-05-07T21:06:25.6664999Z use_cpu=True, 2025-05-07T21:06:25.6665208Z ) 2025-05-07T21:06:25.6665444Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6666037Z self=, 2025-05-07T21:06:25.6666592Z T=3, 2025-05-07T21:06:25.6666780Z D=78, 2025-05-07T21:06:25.6666962Z B=121, 2025-05-07T21:06:25.6667152Z log_E=4, 2025-05-07T21:06:25.6667349Z L=8, 2025-05-07T21:06:25.6667542Z weighted=False, 2025-05-07T21:06:25.6667761Z mixed=False, 2025-05-07T21:06:25.6667998Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6668285Z long_segments=False, 2025-05-07T21:06:25.6668557Z pooling_mode=, 2025-05-07T21:06:25.6668842Z use_cpu=False, 2025-05-07T21:06:25.6669044Z ) 2025-05-07T21:06:25.6669274Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6669871Z self=, 2025-05-07T21:06:25.6670416Z T=3, 2025-05-07T21:06:25.6670603Z D=206, 2025-05-07T21:06:25.6670790Z B=38, 2025-05-07T21:06:25.6671020Z log_E=3, 2025-05-07T21:06:25.6671216Z L=7, 2025-05-07T21:06:25.6671411Z weighted=True, 2025-05-07T21:06:25.6671620Z mixed=True, 2025-05-07T21:06:25.6671855Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6672149Z long_segments=False, 2025-05-07T21:06:25.6672413Z pooling_mode=, 2025-05-07T21:06:25.6672706Z use_cpu=False, 2025-05-07T21:06:25.6672910Z ) 2025-05-07T21:06:25.6673143Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6673734Z self=, 2025-05-07T21:06:25.6674282Z T=3, 2025-05-07T21:06:25.6674472Z D=206, 2025-05-07T21:06:25.6674654Z B=38, 2025-05-07T21:06:25.6674837Z log_E=3, 2025-05-07T21:06:25.6675034Z L=7, 2025-05-07T21:06:25.6675222Z weighted=True, 2025-05-07T21:06:25.6675433Z mixed=True, 2025-05-07T21:06:25.6675665Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6675947Z long_segments=True, 2025-05-07T21:06:25.6676213Z pooling_mode=, 2025-05-07T21:06:25.6676499Z use_cpu=False, 2025-05-07T21:06:25.6676698Z ) 2025-05-07T21:06:25.6676928Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6677569Z self=, 2025-05-07T21:06:25.6678112Z T=3, 2025-05-07T21:06:25.6678296Z D=3, 2025-05-07T21:06:25.6678478Z B=38, 2025-05-07T21:06:25.6678667Z log_E=3, 2025-05-07T21:06:25.6678854Z L=7, 2025-05-07T21:06:25.6679113Z weighted=True, 2025-05-07T21:06:25.6679328Z mixed=True, 2025-05-07T21:06:25.6679555Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6679843Z long_segments=True, 2025-05-07T21:06:25.6680106Z pooling_mode=, 2025-05-07T21:06:25.6680437Z use_cpu=False, 2025-05-07T21:06:25.6680639Z ) 2025-05-07T21:06:25.6680867Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6681499Z self=, 2025-05-07T21:06:25.6682050Z T=3, 2025-05-07T21:06:25.6682233Z D=3, 2025-05-07T21:06:25.6682410Z B=38, 2025-05-07T21:06:25.6682596Z log_E=3, 2025-05-07T21:06:25.6682789Z L=7, 2025-05-07T21:06:25.6682976Z weighted=True, 2025-05-07T21:06:25.6683193Z mixed=True, 2025-05-07T21:06:25.6683427Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6683712Z long_segments=False, 2025-05-07T21:06:25.6683979Z pooling_mode=, 2025-05-07T21:06:25.6684266Z use_cpu=False, 2025-05-07T21:06:25.6684465Z ) 2025-05-07T21:06:25.6684701Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:25.6685299Z self=, 2025-05-07T21:06:25.6685849Z T=3, 2025-05-07T21:06:25.6686030Z D=3, 2025-05-07T21:06:25.6686214Z B=38, 2025-05-07T21:06:25.6686410Z log_E=3, 2025-05-07T21:06:25.6686604Z L=3, 2025-05-07T21:06:25.6686798Z weighted=True, 2025-05-07T21:06:25.6687016Z mixed=True, 2025-05-07T21:06:25.6687245Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:25.6687539Z long_segments=False, 2025-05-07T21:06:25.6687809Z pooling_mode=, 2025-05-07T21:06:25.6688090Z use_cpu=False, 2025-05-07T21:06:25.6688296Z ) 2025-05-07T21:06:25.6688482Z PASSED 2025-05-07T21:06:25.8773983Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_partial_rowwise_adam_bf16_momentum Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8775718Z self=, 2025-05-07T21:06:25.8776632Z T=1, 2025-05-07T21:06:25.8776899Z D=2, 2025-05-07T21:06:25.8777160Z B=1, 2025-05-07T21:06:25.8777732Z log_E=3, 2025-05-07T21:06:25.8778004Z L=0, 2025-05-07T21:06:25.8778202Z weighted=False, 2025-05-07T21:06:25.8778432Z mixed=False, 2025-05-07T21:06:25.8778701Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8779024Z long_segments=False, 2025-05-07T21:06:25.8779301Z pooling_mode=, 2025-05-07T21:06:25.8779594Z use_cpu=False, 2025-05-07T21:06:25.8779825Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:25.8780182Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:25.8780526Z ) 2025-05-07T21:06:25.8780861Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8781682Z self=, 2025-05-07T21:06:25.8782356Z T=2, 2025-05-07T21:06:25.8782546Z D=2, 2025-05-07T21:06:25.8782724Z B=1, 2025-05-07T21:06:25.8782921Z log_E=3, 2025-05-07T21:06:25.8783118Z L=0, 2025-05-07T21:06:25.8783307Z weighted=False, 2025-05-07T21:06:25.8783524Z mixed=False, 2025-05-07T21:06:25.8783787Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8784111Z long_segments=False, 2025-05-07T21:06:25.8784384Z pooling_mode=, 2025-05-07T21:06:25.8784778Z use_cpu=False, 2025-05-07T21:06:25.8785008Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:25.8785368Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:25.8785702Z ) 2025-05-07T21:06:25.8786045Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8786869Z self=, 2025-05-07T21:06:25.8787618Z T=2, 2025-05-07T21:06:25.8787799Z D=211, 2025-05-07T21:06:25.8787989Z B=127, 2025-05-07T21:06:25.8788178Z log_E=5, 2025-05-07T21:06:25.8788369Z L=19, 2025-05-07T21:06:25.8788565Z weighted=False, 2025-05-07T21:06:25.8788857Z mixed=True, 2025-05-07T21:06:25.8789113Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8789439Z long_segments=False, 2025-05-07T21:06:25.8789711Z pooling_mode=, 2025-05-07T21:06:25.8789998Z use_cpu=False, 2025-05-07T21:06:25.8790233Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:25.8790587Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:25.8790919Z ) 2025-05-07T21:06:25.8791252Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8792073Z self=, 2025-05-07T21:06:25.8792746Z T=2, 2025-05-07T21:06:25.8792928Z D=64, 2025-05-07T21:06:25.8793110Z B=6, 2025-05-07T21:06:25.8793292Z log_E=5, 2025-05-07T21:06:25.8793479Z L=16, 2025-05-07T21:06:25.8793674Z weighted=True, 2025-05-07T21:06:25.8793890Z mixed=True, 2025-05-07T21:06:25.8794145Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8794469Z long_segments=False, 2025-05-07T21:06:25.8794734Z pooling_mode=, 2025-05-07T21:06:25.8795015Z use_cpu=True, 2025-05-07T21:06:25.8795252Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:25.8795602Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:25.8796230Z ) 2025-05-07T21:06:25.8796755Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8797598Z self=, 2025-05-07T21:06:25.8798257Z T=2, 2025-05-07T21:06:25.8798441Z D=171, 2025-05-07T21:06:25.8798628Z B=73, 2025-05-07T21:06:25.8798811Z log_E=3, 2025-05-07T21:06:25.8799101Z L=8, 2025-05-07T21:06:25.8799290Z weighted=False, 2025-05-07T21:06:25.8799598Z mixed=False, 2025-05-07T21:06:25.8799858Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8800180Z long_segments=True, 2025-05-07T21:06:25.8800443Z pooling_mode=, 2025-05-07T21:06:25.8800724Z use_cpu=False, 2025-05-07T21:06:25.8800965Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:25.8801317Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:25.8801641Z ) 2025-05-07T21:06:25.8801970Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8802785Z self=, 2025-05-07T21:06:25.8803443Z T=3, 2025-05-07T21:06:25.8803624Z D=27, 2025-05-07T21:06:25.8803812Z B=82, 2025-05-07T21:06:25.8803996Z log_E=4, 2025-05-07T21:06:25.8804184Z L=0, 2025-05-07T21:06:25.8804379Z weighted=False, 2025-05-07T21:06:25.8804601Z mixed=False, 2025-05-07T21:06:25.8804857Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8805183Z long_segments=False, 2025-05-07T21:06:25.8805448Z pooling_mode=, 2025-05-07T21:06:25.8805733Z use_cpu=False, 2025-05-07T21:06:25.8806089Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:25.8806438Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:25.8806763Z ) 2025-05-07T21:06:25.8807098Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8807911Z self=, 2025-05-07T21:06:25.8808570Z T=1, 2025-05-07T21:06:25.8808747Z D=139, 2025-05-07T21:06:25.8808994Z B=74, 2025-05-07T21:06:25.8809177Z log_E=5, 2025-05-07T21:06:25.8809364Z L=19, 2025-05-07T21:06:25.8809553Z weighted=True, 2025-05-07T21:06:25.8809764Z mixed=True, 2025-05-07T21:06:25.8810082Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8810406Z long_segments=True, 2025-05-07T21:06:25.8810663Z pooling_mode=, 2025-05-07T21:06:25.8810942Z use_cpu=True, 2025-05-07T21:06:25.8811172Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:25.8811519Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:06:25.8811870Z 'momentum2': SparseType.BF16}, 2025-05-07T21:06:25.8812137Z ) 2025-05-07T21:06:25.8812467Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8813277Z self=, 2025-05-07T21:06:25.8813932Z T=2, 2025-05-07T21:06:25.8814120Z D=121, 2025-05-07T21:06:25.8814303Z B=41, 2025-05-07T21:06:25.8814480Z log_E=4, 2025-05-07T21:06:25.8814674Z L=2, 2025-05-07T21:06:25.8814864Z weighted=True, 2025-05-07T21:06:25.8815077Z mixed=True, 2025-05-07T21:06:25.8815339Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8815658Z long_segments=True, 2025-05-07T21:06:25.8815910Z pooling_mode=, 2025-05-07T21:06:25.8816195Z use_cpu=True, 2025-05-07T21:06:25.8816427Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:25.8816767Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:25.8817101Z ) 2025-05-07T21:06:25.8817431Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8818244Z self=, 2025-05-07T21:06:25.8818901Z T=2, 2025-05-07T21:06:25.8819089Z D=238, 2025-05-07T21:06:25.8819279Z B=44, 2025-05-07T21:06:25.8819465Z log_E=3, 2025-05-07T21:06:25.8819659Z L=10, 2025-05-07T21:06:25.8819852Z weighted=True, 2025-05-07T21:06:25.8820112Z mixed=True, 2025-05-07T21:06:25.8820373Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8820696Z long_segments=True, 2025-05-07T21:06:25.8820953Z pooling_mode=, 2025-05-07T21:06:25.8821245Z use_cpu=False, 2025-05-07T21:06:25.8821481Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:25.8821822Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:25.8822153Z ) 2025-05-07T21:06:25.8822486Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8823303Z self=, 2025-05-07T21:06:25.8823956Z T=2, 2025-05-07T21:06:25.8824142Z D=255, 2025-05-07T21:06:25.8824332Z B=36, 2025-05-07T21:06:25.8824510Z log_E=3, 2025-05-07T21:06:25.8824702Z L=7, 2025-05-07T21:06:25.8824896Z weighted=False, 2025-05-07T21:06:25.8825105Z mixed=False, 2025-05-07T21:06:25.8825368Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8825690Z long_segments=False, 2025-05-07T21:06:25.8825951Z pooling_mode=, 2025-05-07T21:06:25.8826240Z use_cpu=False, 2025-05-07T21:06:25.8826473Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:25.8826860Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:25.8827193Z ) 2025-05-07T21:06:25.8827521Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8828326Z self=, 2025-05-07T21:06:25.8828981Z T=1, 2025-05-07T21:06:25.8829167Z D=13, 2025-05-07T21:06:25.8829351Z B=112, 2025-05-07T21:06:25.8829574Z log_E=3, 2025-05-07T21:06:25.8829769Z L=2, 2025-05-07T21:06:25.8829958Z weighted=True, 2025-05-07T21:06:25.8830164Z mixed=True, 2025-05-07T21:06:25.8830431Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8830793Z long_segments=False, 2025-05-07T21:06:25.8831053Z pooling_mode=, 2025-05-07T21:06:25.8831340Z use_cpu=True, 2025-05-07T21:06:25.8831574Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:25.8831916Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:25.8832250Z ) 2025-05-07T21:06:25.8832580Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8833385Z self=, 2025-05-07T21:06:25.8834048Z T=1, 2025-05-07T21:06:25.8834235Z D=13, 2025-05-07T21:06:25.8834423Z B=112, 2025-05-07T21:06:25.8834607Z log_E=3, 2025-05-07T21:06:25.8834802Z L=3, 2025-05-07T21:06:25.8834994Z weighted=True, 2025-05-07T21:06:25.8835203Z mixed=True, 2025-05-07T21:06:25.8835459Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8835793Z long_segments=False, 2025-05-07T21:06:25.8836051Z pooling_mode=, 2025-05-07T21:06:25.8836336Z use_cpu=True, 2025-05-07T21:06:25.8836566Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:25.8836906Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:25.8837240Z ) 2025-05-07T21:06:25.8837571Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8838375Z self=, 2025-05-07T21:06:25.8839123Z T=1, 2025-05-07T21:06:25.8839307Z D=13, 2025-05-07T21:06:25.8839489Z B=112, 2025-05-07T21:06:25.8839670Z log_E=3, 2025-05-07T21:06:25.8839863Z L=3, 2025-05-07T21:06:25.8840051Z weighted=True, 2025-05-07T21:06:25.8840256Z mixed=True, 2025-05-07T21:06:25.8840511Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8840886Z long_segments=False, 2025-05-07T21:06:25.8841150Z pooling_mode=, 2025-05-07T21:06:25.8841437Z use_cpu=True, 2025-05-07T21:06:25.8841667Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:25.8842017Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:25.8842350Z ) 2025-05-07T21:06:25.8842679Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8843485Z self=, 2025-05-07T21:06:25.8844140Z T=1, 2025-05-07T21:06:25.8844327Z D=13, 2025-05-07T21:06:25.8844513Z B=3, 2025-05-07T21:06:25.8844689Z log_E=3, 2025-05-07T21:06:25.8844883Z L=3, 2025-05-07T21:06:25.8845070Z weighted=True, 2025-05-07T21:06:25.8845277Z mixed=True, 2025-05-07T21:06:25.8845534Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8845860Z long_segments=False, 2025-05-07T21:06:25.8846123Z pooling_mode=, 2025-05-07T21:06:25.8846411Z use_cpu=True, 2025-05-07T21:06:25.8854236Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:25.8854613Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:25.8855035Z ) 2025-05-07T21:06:25.8855368Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:25.8856197Z self=, 2025-05-07T21:06:25.8856865Z T=3, 2025-05-07T21:06:25.8857050Z D=13, 2025-05-07T21:06:25.8857245Z B=3, 2025-05-07T21:06:25.8857437Z log_E=3, 2025-05-07T21:06:25.8857628Z L=3, 2025-05-07T21:06:25.8857873Z weighted=True, 2025-05-07T21:06:25.8858096Z mixed=True, 2025-05-07T21:06:25.8858354Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:25.8858687Z long_segments=False, 2025-05-07T21:06:25.8859010Z pooling_mode=, 2025-05-07T21:06:25.8859297Z use_cpu=True, 2025-05-07T21:06:25.8859535Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:25.8859892Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:25.8860231Z ) 2025-05-07T21:06:25.8860418Z PASSED 2025-05-07T21:06:25.8903373Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T21:06:25.8904237Z self=, 2025-05-07T21:06:25.8904741Z T=1, 2025-05-07T21:06:25.8904933Z D=16, 2025-05-07T21:06:25.8905123Z B=1, 2025-05-07T21:06:25.8905307Z log_E=3, 2025-05-07T21:06:25.8905504Z L=2, 2025-05-07T21:06:25.8905703Z weighted=False, 2025-05-07T21:06:25.8905923Z mixed=False, 2025-05-07T21:06:25.8906129Z mixed_B=False, 2025-05-07T21:06:25.8906396Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:06:25.8906736Z long_segments=False, 2025-05-07T21:06:25.8906999Z pooling_mode=, 2025-05-07T21:06:25.8907289Z use_cpu=False, 2025-05-07T21:06:25.8907556Z weight_decay_mode=, 2025-05-07T21:06:25.8907856Z ) 2025-05-07T21:06:25.8913143Z SKIPPED 2025-05-07T21:06:25.8913262Z 2025-05-07T21:06:25.8913443Z =============================== warnings summary =============================== 2025-05-07T21:06:25.8914033Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam 2025-05-07T21:06:25.8914913Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction 2025-05-07T21:06:25.8916327Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py:41: UserWarning:  2025-05-07T21:06:25.8917182Z [FBGEMM_GPU] NOTE: The training optimizer 'adam' is marked as 2025-05-07T21:06:25.8917799Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:25.8918212Z times and build sizes! 2025-05-07T21:06:25.8918506Z  2025-05-07T21:06:25.8918716Z warnings.warn( 2025-05-07T21:06:25.8918854Z 2025-05-07T21:06:25.8919263Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb 2025-05-07T21:06:25.8920403Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py:40: UserWarning:  2025-05-07T21:06:25.8921246Z [FBGEMM_GPU] NOTE: The training optimizer 'lamb' is marked as 2025-05-07T21:06:25.8921744Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:25.8922160Z times and build sizes! 2025-05-07T21:06:25.8922453Z  2025-05-07T21:06:25.8922672Z warnings.warn( 2025-05-07T21:06:25.8922813Z 2025-05-07T21:06:25.8923159Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars 2025-05-07T21:06:25.8924381Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py:39: UserWarning:  2025-05-07T21:06:25.8925249Z [FBGEMM_GPU] NOTE: The training optimizer 'lars_sgd' is marked as 2025-05-07T21:06:25.8925754Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:25.8926168Z times and build sizes! 2025-05-07T21:06:25.8926462Z  2025-05-07T21:06:25.8926675Z warnings.warn( 2025-05-07T21:06:25.8926811Z 2025-05-07T21:06:25.8927036Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:06:25.8927565Z =========================== short test summary info ============================ 2025-05-07T21:06:25.8928020Z SKIPPED [1] test_utils.py:270: Test only evaluates ROCm optimized kernels 2025-05-07T21:06:25.8928606Z ================== 8 passed, 1 skipped, 4 warnings in 43.13s =================== 2025-05-07T21:06:26.6349398Z 2025-05-07T21:06:26.6350373Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T21:06:26.6370377Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 46 seconds 2025-05-07T21:06:26.6370735Z 2025-05-07T21:06:26.6370901Z 2025-05-07T21:06:26.6370906Z 2025-05-07T21:06:26.6371040Z 2025-05-07T21:06:26.6393384Z ################################################################################ 2025-05-07T21:06:26.6409491Z # [2025-05-07T21:06:26.640Z] Run Python Test Suite: 2025-05-07T21:06:26.6409850Z # ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:26.6410160Z ################################################################################ 2025-05-07T21:06:26.6434900Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:26.6435836Z 2025-05-07T21:06:28.7642061Z ============================= test session starts ============================== 2025-05-07T21:06:28.7642951Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:28.7643606Z cachedir: .pytest_cache 2025-05-07T21:06:28.7644251Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:28.7644988Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:28.7645399Z plugins: hypothesis-6.131.14 2025-05-07T21:06:30.4964694Z collecting ... collected 3 items 2025-05-07T21:06:30.4965038Z 2025-05-07T21:06:31.1108259Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T21:06:31.1109414Z self=, 2025-05-07T21:06:31.1110217Z T=1, 2025-05-07T21:06:31.1110405Z D=2, 2025-05-07T21:06:31.1110599Z B=1, 2025-05-07T21:06:31.1110789Z log_E=3, 2025-05-07T21:06:31.1110986Z L=0, 2025-05-07T21:06:31.1111206Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1111512Z weighted=False, 2025-05-07T21:06:31.1111739Z mixed=False, 2025-05-07T21:06:31.1111946Z mixed_B=False, 2025-05-07T21:06:31.1112164Z use_cache=False, 2025-05-07T21:06:31.1112417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:31.1112712Z long_segments=False, 2025-05-07T21:06:31.1112981Z pooling_mode=, 2025-05-07T21:06:31.1113271Z use_cpu=False, 2025-05-07T21:06:31.1113476Z ) 2025-05-07T21:06:31.1113684Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1114139Z self=, 2025-05-07T21:06:31.1114575Z T=4, 2025-05-07T21:06:31.1114767Z D=2, 2025-05-07T21:06:31.1114957Z B=1, 2025-05-07T21:06:31.1115144Z log_E=3, 2025-05-07T21:06:31.1115339Z L=0, 2025-05-07T21:06:31.1115558Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1115844Z weighted=False, 2025-05-07T21:06:31.1116064Z mixed=False, 2025-05-07T21:06:31.1116373Z mixed_B=False, 2025-05-07T21:06:31.1116587Z use_cache=False, 2025-05-07T21:06:31.1116839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:31.1117137Z long_segments=False, 2025-05-07T21:06:31.1117406Z pooling_mode=, 2025-05-07T21:06:31.1117687Z use_cpu=False, 2025-05-07T21:06:31.1117893Z ) 2025-05-07T21:06:31.1118101Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1118543Z self=, 2025-05-07T21:06:31.1119150Z T=4, 2025-05-07T21:06:31.1119337Z D=4, 2025-05-07T21:06:31.1119517Z B=34, 2025-05-07T21:06:31.1119709Z log_E=4, 2025-05-07T21:06:31.1119913Z L=18, 2025-05-07T21:06:31.1120217Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1120513Z weighted=False, 2025-05-07T21:06:31.1120729Z mixed=True, 2025-05-07T21:06:31.1120936Z mixed_B=False, 2025-05-07T21:06:31.1121152Z use_cache=True, 2025-05-07T21:06:31.1121401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:31.1121693Z long_segments=False, 2025-05-07T21:06:31.1121961Z pooling_mode=, 2025-05-07T21:06:31.1122252Z use_cpu=False, 2025-05-07T21:06:31.1122454Z ) 2025-05-07T21:06:31.1122662Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1123111Z self=, 2025-05-07T21:06:31.1123555Z T=5, 2025-05-07T21:06:31.1123737Z D=2, 2025-05-07T21:06:31.1123923Z B=1, 2025-05-07T21:06:31.1124113Z log_E=3, 2025-05-07T21:06:31.1124302Z L=0, 2025-05-07T21:06:31.1124521Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1124812Z weighted=False, 2025-05-07T21:06:31.1125026Z mixed=False, 2025-05-07T21:06:31.1125241Z mixed_B=False, 2025-05-07T21:06:31.1125459Z use_cache=False, 2025-05-07T21:06:31.1125703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:31.1126000Z long_segments=False, 2025-05-07T21:06:31.1126270Z pooling_mode=, 2025-05-07T21:06:31.1126551Z use_cpu=False, 2025-05-07T21:06:31.1126756Z ) 2025-05-07T21:06:31.1126965Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1127405Z self=, 2025-05-07T21:06:31.1127847Z T=5, 2025-05-07T21:06:31.1128037Z D=122, 2025-05-07T21:06:31.1128221Z B=122, 2025-05-07T21:06:31.1128411Z log_E=3, 2025-05-07T21:06:31.1128609Z L=16, 2025-05-07T21:06:31.1128829Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1129119Z weighted=True, 2025-05-07T21:06:31.1129335Z mixed=False, 2025-05-07T21:06:31.1129540Z mixed_B=True, 2025-05-07T21:06:31.1129813Z use_cache=True, 2025-05-07T21:06:31.1130058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.1130355Z long_segments=False, 2025-05-07T21:06:31.1130616Z pooling_mode=, 2025-05-07T21:06:31.1130908Z use_cpu=False, 2025-05-07T21:06:31.1131115Z ) 2025-05-07T21:06:31.1131317Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1131765Z self=, 2025-05-07T21:06:31.1132210Z T=4, 2025-05-07T21:06:31.1132393Z D=243, 2025-05-07T21:06:31.1132583Z B=64, 2025-05-07T21:06:31.1132771Z log_E=4, 2025-05-07T21:06:31.1132960Z L=12, 2025-05-07T21:06:31.1133184Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1133479Z weighted=False, 2025-05-07T21:06:31.1133693Z mixed=True, 2025-05-07T21:06:31.1133910Z mixed_B=False, 2025-05-07T21:06:31.1134131Z use_cache=False, 2025-05-07T21:06:31.1134402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:31.1134747Z long_segments=False, 2025-05-07T21:06:31.1135013Z pooling_mode=, 2025-05-07T21:06:31.1135304Z use_cpu=True, 2025-05-07T21:06:31.1135509Z ) 2025-05-07T21:06:31.1135710Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1136207Z self=, 2025-05-07T21:06:31.1136654Z T=2, 2025-05-07T21:06:31.1136842Z D=159, 2025-05-07T21:06:31.1137026Z B=27, 2025-05-07T21:06:31.1137215Z log_E=4, 2025-05-07T21:06:31.1137412Z L=19, 2025-05-07T21:06:31.1137629Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1137922Z weighted=False, 2025-05-07T21:06:31.1138141Z mixed=False, 2025-05-07T21:06:31.1138348Z mixed_B=True, 2025-05-07T21:06:31.1138567Z use_cache=False, 2025-05-07T21:06:31.1138896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.1139186Z long_segments=False, 2025-05-07T21:06:31.1139456Z pooling_mode=, 2025-05-07T21:06:31.1139745Z use_cpu=True, 2025-05-07T21:06:31.1139985Z ) 2025-05-07T21:06:31.1140192Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1140636Z self=, 2025-05-07T21:06:31.1141071Z T=3, 2025-05-07T21:06:31.1141259Z D=122, 2025-05-07T21:06:31.1141451Z B=21, 2025-05-07T21:06:31.1141632Z log_E=4, 2025-05-07T21:06:31.1141827Z L=15, 2025-05-07T21:06:31.1142048Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1142331Z weighted=True, 2025-05-07T21:06:31.1142547Z mixed=True, 2025-05-07T21:06:31.1142757Z mixed_B=True, 2025-05-07T21:06:31.1142965Z use_cache=False, 2025-05-07T21:06:31.1143217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.1143512Z long_segments=True, 2025-05-07T21:06:31.1143779Z pooling_mode=, 2025-05-07T21:06:31.1144064Z use_cpu=False, 2025-05-07T21:06:31.1144269Z ) 2025-05-07T21:06:31.1144474Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1144920Z self=, 2025-05-07T21:06:31.1145361Z T=4, 2025-05-07T21:06:31.1145549Z D=248, 2025-05-07T21:06:31.1145732Z B=120, 2025-05-07T21:06:31.1145923Z log_E=3, 2025-05-07T21:06:31.1146125Z L=7, 2025-05-07T21:06:31.1146338Z weights_precision=SparseType.FP32, 2025-05-07T21:06:31.1146630Z weighted=False, 2025-05-07T21:06:31.1146850Z mixed=True, 2025-05-07T21:06:31.1147056Z mixed_B=False, 2025-05-07T21:06:31.1147277Z use_cache=True, 2025-05-07T21:06:31.1147520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.1147809Z long_segments=True, 2025-05-07T21:06:31.1148068Z pooling_mode=, 2025-05-07T21:06:31.1148357Z use_cpu=False, 2025-05-07T21:06:31.1148558Z ) 2025-05-07T21:06:31.1148762Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1149209Z self=, 2025-05-07T21:06:31.1149705Z T=5, 2025-05-07T21:06:31.1149889Z D=64, 2025-05-07T21:06:31.1150077Z B=80, 2025-05-07T21:06:31.1150265Z log_E=4, 2025-05-07T21:06:31.1150457Z L=15, 2025-05-07T21:06:31.1150678Z weights_precision=SparseType.FP32, 2025-05-07T21:06:31.1150969Z weighted=True, 2025-05-07T21:06:31.1151180Z mixed=False, 2025-05-07T21:06:31.1151392Z mixed_B=False, 2025-05-07T21:06:31.1151610Z use_cache=True, 2025-05-07T21:06:31.1151849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.1152147Z long_segments=False, 2025-05-07T21:06:31.1152413Z pooling_mode=, 2025-05-07T21:06:31.1152694Z use_cpu=True, 2025-05-07T21:06:31.1152898Z ) 2025-05-07T21:06:31.1153102Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1153545Z self=, 2025-05-07T21:06:31.1153984Z T=3, 2025-05-07T21:06:31.1154170Z D=255, 2025-05-07T21:06:31.1154357Z B=72, 2025-05-07T21:06:31.1154568Z log_E=4, 2025-05-07T21:06:31.1154790Z L=14, 2025-05-07T21:06:31.1155005Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1155295Z weighted=True, 2025-05-07T21:06:31.1155511Z mixed=False, 2025-05-07T21:06:31.1155723Z mixed_B=True, 2025-05-07T21:06:31.1155989Z use_cache=True, 2025-05-07T21:06:31.1156233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.1156529Z long_segments=False, 2025-05-07T21:06:31.1156789Z pooling_mode=, 2025-05-07T21:06:31.1157076Z use_cpu=True, 2025-05-07T21:06:31.1157280Z ) 2025-05-07T21:06:31.1157486Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1157934Z self=, 2025-05-07T21:06:31.1158420Z T=3, 2025-05-07T21:06:31.1158600Z D=3, 2025-05-07T21:06:31.1158786Z B=72, 2025-05-07T21:06:31.1159028Z log_E=4, 2025-05-07T21:06:31.1159222Z L=14, 2025-05-07T21:06:31.1159448Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1160297Z weighted=True, 2025-05-07T21:06:31.1160514Z mixed=False, 2025-05-07T21:06:31.1160727Z mixed_B=True, 2025-05-07T21:06:31.1160944Z use_cache=True, 2025-05-07T21:06:31.1161186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.1161487Z long_segments=False, 2025-05-07T21:06:31.1161755Z pooling_mode=, 2025-05-07T21:06:31.1162036Z use_cpu=True, 2025-05-07T21:06:31.1162242Z ) 2025-05-07T21:06:31.1162447Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1162896Z self=, 2025-05-07T21:06:31.1163336Z T=3, 2025-05-07T21:06:31.1163524Z D=3, 2025-05-07T21:06:31.1163715Z B=72, 2025-05-07T21:06:31.1163899Z log_E=4, 2025-05-07T21:06:31.1164095Z L=14, 2025-05-07T21:06:31.1164317Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1164602Z weighted=True, 2025-05-07T21:06:31.1164820Z mixed=False, 2025-05-07T21:06:31.1165032Z mixed_B=True, 2025-05-07T21:06:31.1165240Z use_cache=False, 2025-05-07T21:06:31.1165490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.1165786Z long_segments=False, 2025-05-07T21:06:31.1166046Z pooling_mode=, 2025-05-07T21:06:31.1166333Z use_cpu=True, 2025-05-07T21:06:31.1166540Z ) 2025-05-07T21:06:31.1166740Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1167184Z self=, 2025-05-07T21:06:31.1167625Z T=3, 2025-05-07T21:06:31.1167805Z D=3, 2025-05-07T21:06:31.1167993Z B=72, 2025-05-07T21:06:31.1168186Z log_E=4, 2025-05-07T21:06:31.1168376Z L=14, 2025-05-07T21:06:31.1168595Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1168889Z weighted=False, 2025-05-07T21:06:31.1169107Z mixed=False, 2025-05-07T21:06:31.1169311Z mixed_B=True, 2025-05-07T21:06:31.1169526Z use_cache=False, 2025-05-07T21:06:31.1169868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.1170158Z long_segments=False, 2025-05-07T21:06:31.1170426Z pooling_mode=, 2025-05-07T21:06:31.1170712Z use_cpu=True, 2025-05-07T21:06:31.1170908Z ) 2025-05-07T21:06:31.1171117Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1171564Z self=, 2025-05-07T21:06:31.1171998Z T=3, 2025-05-07T21:06:31.1172184Z D=4, 2025-05-07T21:06:31.1172373Z B=72, 2025-05-07T21:06:31.1172559Z log_E=4, 2025-05-07T21:06:31.1172756Z L=14, 2025-05-07T21:06:31.1172980Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1173266Z weighted=False, 2025-05-07T21:06:31.1173485Z mixed=False, 2025-05-07T21:06:31.1173706Z mixed_B=True, 2025-05-07T21:06:31.1173915Z use_cache=False, 2025-05-07T21:06:31.1174167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.1174468Z long_segments=False, 2025-05-07T21:06:31.1174742Z pooling_mode=, 2025-05-07T21:06:31.1175022Z use_cpu=True, 2025-05-07T21:06:31.1175225Z ) 2025-05-07T21:06:31.1175428Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1175918Z self=, 2025-05-07T21:06:31.1176360Z T=3, 2025-05-07T21:06:31.1176545Z D=4, 2025-05-07T21:06:31.1176722Z B=72, 2025-05-07T21:06:31.1176908Z log_E=3, 2025-05-07T21:06:31.1177102Z L=14, 2025-05-07T21:06:31.1177315Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1177609Z weighted=False, 2025-05-07T21:06:31.1177825Z mixed=False, 2025-05-07T21:06:31.1178029Z mixed_B=True, 2025-05-07T21:06:31.1178243Z use_cache=False, 2025-05-07T21:06:31.1178494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.1178831Z long_segments=False, 2025-05-07T21:06:31.1179099Z pooling_mode=, 2025-05-07T21:06:31.1179385Z use_cpu=True, 2025-05-07T21:06:31.1179584Z ) 2025-05-07T21:06:31.1179833Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1180281Z self=, 2025-05-07T21:06:31.1180720Z T=3, 2025-05-07T21:06:31.1180901Z D=4, 2025-05-07T21:06:31.1181087Z B=3, 2025-05-07T21:06:31.1181271Z log_E=3, 2025-05-07T21:06:31.1181458Z L=14, 2025-05-07T21:06:31.1181675Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1181964Z weighted=False, 2025-05-07T21:06:31.1182173Z mixed=False, 2025-05-07T21:06:31.1182383Z mixed_B=True, 2025-05-07T21:06:31.1182594Z use_cache=False, 2025-05-07T21:06:31.1182838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.1183131Z long_segments=False, 2025-05-07T21:06:31.1183400Z pooling_mode=, 2025-05-07T21:06:31.1183681Z use_cpu=True, 2025-05-07T21:06:31.1183888Z ) 2025-05-07T21:06:31.1184097Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1184545Z self=, 2025-05-07T21:06:31.1192527Z T=1, 2025-05-07T21:06:31.1192722Z D=183, 2025-05-07T21:06:31.1192915Z B=65, 2025-05-07T21:06:31.1193103Z log_E=5, 2025-05-07T21:06:31.1193298Z L=2, 2025-05-07T21:06:31.1193530Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1193832Z weighted=True, 2025-05-07T21:06:31.1194045Z mixed=False, 2025-05-07T21:06:31.1194263Z mixed_B=False, 2025-05-07T21:06:31.1194481Z use_cache=True, 2025-05-07T21:06:31.1194717Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:31.1195019Z long_segments=True, 2025-05-07T21:06:31.1195287Z pooling_mode=, 2025-05-07T21:06:31.1195567Z use_cpu=True, 2025-05-07T21:06:31.1195774Z ) 2025-05-07T21:06:31.1196252Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.1196699Z self=, 2025-05-07T21:06:31.1197263Z T=1, 2025-05-07T21:06:31.1197453Z D=2, 2025-05-07T21:06:31.1197636Z B=65, 2025-05-07T21:06:31.1197827Z log_E=5, 2025-05-07T21:06:31.1198022Z L=2, 2025-05-07T21:06:31.1198243Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.1198530Z weighted=True, 2025-05-07T21:06:31.1198750Z mixed=False, 2025-05-07T21:06:31.1199008Z mixed_B=False, 2025-05-07T21:06:31.1199219Z use_cache=True, 2025-05-07T21:06:31.1199464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:31.1199761Z long_segments=True, 2025-05-07T21:06:31.1200018Z pooling_mode=, 2025-05-07T21:06:31.1200306Z use_cpu=True, 2025-05-07T21:06:31.1200515Z ) 2025-05-07T21:06:31.2163442Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2164074Z self=, 2025-05-07T21:06:31.2164779Z T=1, 2025-05-07T21:06:31.2165040Z D=2, 2025-05-07T21:06:31.2165294Z B=2, 2025-05-07T21:06:31.2165529Z log_E=5, 2025-05-07T21:06:31.2165730Z L=2, 2025-05-07T21:06:31.2165954Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2166252Z weighted=True, 2025-05-07T21:06:31.2166473Z mixed=False, 2025-05-07T21:06:31.2166680Z mixed_B=False, 2025-05-07T21:06:31.2166900Z use_cache=True, 2025-05-07T21:06:31.2167417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:31.2167709Z long_segments=True, 2025-05-07T21:06:31.2167974Z pooling_mode=, 2025-05-07T21:06:31.2168271Z use_cpu=True, 2025-05-07T21:06:31.2168482Z ) 2025-05-07T21:06:31.2168682Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2169137Z self=, 2025-05-07T21:06:31.2169584Z T=1, 2025-05-07T21:06:31.2169840Z D=2, 2025-05-07T21:06:31.2170028Z B=2, 2025-05-07T21:06:31.2170215Z log_E=5, 2025-05-07T21:06:31.2170406Z L=2, 2025-05-07T21:06:31.2170624Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2170919Z weighted=True, 2025-05-07T21:06:31.2171209Z mixed=False, 2025-05-07T21:06:31.2171426Z mixed_B=False, 2025-05-07T21:06:31.2171639Z use_cache=True, 2025-05-07T21:06:31.2171874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:31.2172176Z long_segments=False, 2025-05-07T21:06:31.2172447Z pooling_mode=, 2025-05-07T21:06:31.2172730Z use_cpu=True, 2025-05-07T21:06:31.2172939Z ) 2025-05-07T21:06:31.2173149Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2173594Z self=, 2025-05-07T21:06:31.2174034Z T=1, 2025-05-07T21:06:31.2174223Z D=2, 2025-05-07T21:06:31.2174410Z B=2, 2025-05-07T21:06:31.2174596Z log_E=5, 2025-05-07T21:06:31.2174802Z L=1, 2025-05-07T21:06:31.2175024Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2175317Z weighted=True, 2025-05-07T21:06:31.2175538Z mixed=False, 2025-05-07T21:06:31.2175754Z mixed_B=False, 2025-05-07T21:06:31.2175968Z use_cache=True, 2025-05-07T21:06:31.2176214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:31.2176513Z long_segments=False, 2025-05-07T21:06:31.2176774Z pooling_mode=, 2025-05-07T21:06:31.2177063Z use_cpu=True, 2025-05-07T21:06:31.2177272Z ) 2025-05-07T21:06:31.2177474Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2177927Z self=, 2025-05-07T21:06:31.2178366Z T=1, 2025-05-07T21:06:31.2178554Z D=2, 2025-05-07T21:06:31.2178735Z B=2, 2025-05-07T21:06:31.2178919Z log_E=3, 2025-05-07T21:06:31.2179116Z L=1, 2025-05-07T21:06:31.2179329Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2179620Z weighted=True, 2025-05-07T21:06:31.2179838Z mixed=False, 2025-05-07T21:06:31.2180046Z mixed_B=False, 2025-05-07T21:06:31.2180264Z use_cache=True, 2025-05-07T21:06:31.2180508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:31.2180884Z long_segments=False, 2025-05-07T21:06:31.2181149Z pooling_mode=, 2025-05-07T21:06:31.2181436Z use_cpu=True, 2025-05-07T21:06:31.2181634Z ) 2025-05-07T21:06:31.2181842Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2182291Z self=, 2025-05-07T21:06:31.2182722Z T=1, 2025-05-07T21:06:31.2182909Z D=2, 2025-05-07T21:06:31.2183093Z B=2, 2025-05-07T21:06:31.2183275Z log_E=3, 2025-05-07T21:06:31.2183469Z L=1, 2025-05-07T21:06:31.2183689Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2184028Z weighted=True, 2025-05-07T21:06:31.2184237Z mixed=False, 2025-05-07T21:06:31.2184446Z mixed_B=True, 2025-05-07T21:06:31.2184662Z use_cache=True, 2025-05-07T21:06:31.2184898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:31.2185194Z long_segments=False, 2025-05-07T21:06:31.2185459Z pooling_mode=, 2025-05-07T21:06:31.2185746Z use_cpu=True, 2025-05-07T21:06:31.2185949Z ) 2025-05-07T21:06:31.2186155Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2186595Z self=, 2025-05-07T21:06:31.2187034Z T=3, 2025-05-07T21:06:31.2187277Z D=138, 2025-05-07T21:06:31.2187463Z B=88, 2025-05-07T21:06:31.2187650Z log_E=5, 2025-05-07T21:06:31.2187843Z L=13, 2025-05-07T21:06:31.2188057Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2188349Z weighted=False, 2025-05-07T21:06:31.2188567Z mixed=False, 2025-05-07T21:06:31.2188774Z mixed_B=False, 2025-05-07T21:06:31.2188989Z use_cache=False, 2025-05-07T21:06:31.2189242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.2189584Z long_segments=True, 2025-05-07T21:06:31.2189844Z pooling_mode=, 2025-05-07T21:06:31.2190130Z use_cpu=True, 2025-05-07T21:06:31.2190339Z ) 2025-05-07T21:06:31.2190543Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2191035Z self=, 2025-05-07T21:06:31.2191475Z T=3, 2025-05-07T21:06:31.2191657Z D=138, 2025-05-07T21:06:31.2191846Z B=88, 2025-05-07T21:06:31.2192031Z log_E=3, 2025-05-07T21:06:31.2192223Z L=13, 2025-05-07T21:06:31.2192442Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2192739Z weighted=False, 2025-05-07T21:06:31.2192950Z mixed=False, 2025-05-07T21:06:31.2193160Z mixed_B=False, 2025-05-07T21:06:31.2193374Z use_cache=False, 2025-05-07T21:06:31.2193618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.2193914Z long_segments=True, 2025-05-07T21:06:31.2194173Z pooling_mode=, 2025-05-07T21:06:31.2194454Z use_cpu=True, 2025-05-07T21:06:31.2194657Z ) 2025-05-07T21:06:31.2194859Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2195298Z self=, 2025-05-07T21:06:31.2195744Z T=3, 2025-05-07T21:06:31.2196215Z D=138, 2025-05-07T21:06:31.2196404Z B=88, 2025-05-07T21:06:31.2196583Z log_E=3, 2025-05-07T21:06:31.2196777Z L=3, 2025-05-07T21:06:31.2196993Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2197281Z weighted=False, 2025-05-07T21:06:31.2197499Z mixed=False, 2025-05-07T21:06:31.2197710Z mixed_B=False, 2025-05-07T21:06:31.2197917Z use_cache=False, 2025-05-07T21:06:31.2198164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.2198454Z long_segments=True, 2025-05-07T21:06:31.2198707Z pooling_mode=, 2025-05-07T21:06:31.2199074Z use_cpu=True, 2025-05-07T21:06:31.2199277Z ) 2025-05-07T21:06:31.2199473Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2199921Z self=, 2025-05-07T21:06:31.2200364Z T=3, 2025-05-07T21:06:31.2200615Z D=3, 2025-05-07T21:06:31.2200799Z B=88, 2025-05-07T21:06:31.2200993Z log_E=3, 2025-05-07T21:06:31.2201180Z L=3, 2025-05-07T21:06:31.2201397Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2201690Z weighted=False, 2025-05-07T21:06:31.2201899Z mixed=False, 2025-05-07T21:06:31.2202113Z mixed_B=False, 2025-05-07T21:06:31.2202332Z use_cache=False, 2025-05-07T21:06:31.2202576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.2202870Z long_segments=True, 2025-05-07T21:06:31.2203130Z pooling_mode=, 2025-05-07T21:06:31.2203416Z use_cpu=True, 2025-05-07T21:06:31.2203631Z ) 2025-05-07T21:06:31.2203834Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2204273Z self=, 2025-05-07T21:06:31.2204713Z T=3, 2025-05-07T21:06:31.2204899Z D=88, 2025-05-07T21:06:31.2205077Z B=88, 2025-05-07T21:06:31.2205265Z log_E=3, 2025-05-07T21:06:31.2205461Z L=3, 2025-05-07T21:06:31.2205677Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2205967Z weighted=False, 2025-05-07T21:06:31.2206184Z mixed=False, 2025-05-07T21:06:31.2206389Z mixed_B=False, 2025-05-07T21:06:31.2206604Z use_cache=False, 2025-05-07T21:06:31.2206926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.2207214Z long_segments=True, 2025-05-07T21:06:31.2207473Z pooling_mode=, 2025-05-07T21:06:31.2207759Z use_cpu=True, 2025-05-07T21:06:31.2207955Z ) 2025-05-07T21:06:31.2208161Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2208606Z self=, 2025-05-07T21:06:31.2209035Z T=3, 2025-05-07T21:06:31.2209223Z D=88, 2025-05-07T21:06:31.2209474Z B=3, 2025-05-07T21:06:31.2209651Z log_E=3, 2025-05-07T21:06:31.2209847Z L=3, 2025-05-07T21:06:31.2210063Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2210355Z weighted=False, 2025-05-07T21:06:31.2210569Z mixed=False, 2025-05-07T21:06:31.2210839Z mixed_B=False, 2025-05-07T21:06:31.2211057Z use_cache=False, 2025-05-07T21:06:31.2211300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.2211591Z long_segments=True, 2025-05-07T21:06:31.2211854Z pooling_mode=, 2025-05-07T21:06:31.2212130Z use_cpu=True, 2025-05-07T21:06:31.2212333Z ) 2025-05-07T21:06:31.2212538Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2212977Z self=, 2025-05-07T21:06:31.2213417Z T=3, 2025-05-07T21:06:31.2213603Z D=88, 2025-05-07T21:06:31.2213781Z B=3, 2025-05-07T21:06:31.2213964Z log_E=3, 2025-05-07T21:06:31.2214159Z L=3, 2025-05-07T21:06:31.2214371Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2214661Z weighted=False, 2025-05-07T21:06:31.2214880Z mixed=False, 2025-05-07T21:06:31.2215085Z mixed_B=False, 2025-05-07T21:06:31.2215304Z use_cache=False, 2025-05-07T21:06:31.2215558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.2215847Z long_segments=False, 2025-05-07T21:06:31.2216116Z pooling_mode=, 2025-05-07T21:06:31.2216404Z use_cpu=True, 2025-05-07T21:06:31.2216606Z ) 2025-05-07T21:06:31.2216804Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2217253Z self=, 2025-05-07T21:06:31.2217688Z T=3, 2025-05-07T21:06:31.2217867Z D=45, 2025-05-07T21:06:31.2218052Z B=111, 2025-05-07T21:06:31.2218238Z log_E=3, 2025-05-07T21:06:31.2218426Z L=12, 2025-05-07T21:06:31.2218646Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2218935Z weighted=False, 2025-05-07T21:06:31.2219151Z mixed=True, 2025-05-07T21:06:31.2219361Z mixed_B=True, 2025-05-07T21:06:31.2219575Z use_cache=True, 2025-05-07T21:06:31.2219811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.2220159Z long_segments=False, 2025-05-07T21:06:31.2220428Z pooling_mode=, 2025-05-07T21:06:31.2220707Z use_cpu=True, 2025-05-07T21:06:31.2220914Z ) 2025-05-07T21:06:31.2221119Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2221560Z self=, 2025-05-07T21:06:31.2221995Z T=3, 2025-05-07T21:06:31.2222178Z D=45, 2025-05-07T21:06:31.2222362Z B=111, 2025-05-07T21:06:31.2222546Z log_E=3, 2025-05-07T21:06:31.2222738Z L=12, 2025-05-07T21:06:31.2222954Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2223236Z weighted=False, 2025-05-07T21:06:31.2223450Z mixed=True, 2025-05-07T21:06:31.2223655Z mixed_B=True, 2025-05-07T21:06:31.2223858Z use_cache=True, 2025-05-07T21:06:31.2224101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.2224396Z long_segments=True, 2025-05-07T21:06:31.2224648Z pooling_mode=, 2025-05-07T21:06:31.2224933Z use_cpu=True, 2025-05-07T21:06:31.2225136Z ) 2025-05-07T21:06:31.2225333Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2225779Z self=, 2025-05-07T21:06:31.2226216Z T=3, 2025-05-07T21:06:31.2226395Z D=45, 2025-05-07T21:06:31.2226630Z B=111, 2025-05-07T21:06:31.2226823Z log_E=3, 2025-05-07T21:06:31.2227012Z L=12, 2025-05-07T21:06:31.2227228Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2227520Z weighted=False, 2025-05-07T21:06:31.2227727Z mixed=True, 2025-05-07T21:06:31.2227935Z mixed_B=True, 2025-05-07T21:06:31.2228147Z use_cache=True, 2025-05-07T21:06:31.2228382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.2228675Z long_segments=True, 2025-05-07T21:06:31.2229009Z pooling_mode=, 2025-05-07T21:06:31.2229296Z use_cpu=False, 2025-05-07T21:06:31.2229498Z ) 2025-05-07T21:06:31.2229703Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2230196Z self=, 2025-05-07T21:06:31.2230633Z T=1, 2025-05-07T21:06:31.2230818Z D=45, 2025-05-07T21:06:31.2231004Z B=111, 2025-05-07T21:06:31.2231186Z log_E=3, 2025-05-07T21:06:31.2231384Z L=12, 2025-05-07T21:06:31.2231604Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2231887Z weighted=False, 2025-05-07T21:06:31.2232103Z mixed=True, 2025-05-07T21:06:31.2232313Z mixed_B=True, 2025-05-07T21:06:31.2232517Z use_cache=True, 2025-05-07T21:06:31.2232756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.2233046Z long_segments=True, 2025-05-07T21:06:31.2233298Z pooling_mode=, 2025-05-07T21:06:31.2233580Z use_cpu=True, 2025-05-07T21:06:31.2233784Z ) 2025-05-07T21:06:31.2233983Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2234425Z self=, 2025-05-07T21:06:31.2234868Z T=3, 2025-05-07T21:06:31.2235057Z D=45, 2025-05-07T21:06:31.2235235Z B=111, 2025-05-07T21:06:31.2235422Z log_E=3, 2025-05-07T21:06:31.2235614Z L=3, 2025-05-07T21:06:31.2235825Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2236117Z weighted=False, 2025-05-07T21:06:31.2236335Z mixed=True, 2025-05-07T21:06:31.2236534Z mixed_B=True, 2025-05-07T21:06:31.2236744Z use_cache=True, 2025-05-07T21:06:31.2236984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.2237269Z long_segments=True, 2025-05-07T21:06:31.2237527Z pooling_mode=, 2025-05-07T21:06:31.2237815Z use_cpu=True, 2025-05-07T21:06:31.2238011Z ) 2025-05-07T21:06:31.2238216Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2238664Z self=, 2025-05-07T21:06:31.2239170Z T=3, 2025-05-07T21:06:31.2239354Z D=45, 2025-05-07T21:06:31.2239590Z B=111, 2025-05-07T21:06:31.2239770Z log_E=3, 2025-05-07T21:06:31.2239970Z L=3, 2025-05-07T21:06:31.2240189Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2240475Z weighted=False, 2025-05-07T21:06:31.2240694Z mixed=True, 2025-05-07T21:06:31.2240901Z mixed_B=True, 2025-05-07T21:06:31.2241116Z use_cache=True, 2025-05-07T21:06:31.2241350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.2241642Z long_segments=True, 2025-05-07T21:06:31.2241902Z pooling_mode=, 2025-05-07T21:06:31.2242182Z use_cpu=False, 2025-05-07T21:06:31.2242387Z ) 2025-05-07T21:06:31.2242591Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2243028Z self=, 2025-05-07T21:06:31.2243467Z T=3, 2025-05-07T21:06:31.2243651Z D=45, 2025-05-07T21:06:31.2243829Z B=3, 2025-05-07T21:06:31.2244012Z log_E=3, 2025-05-07T21:06:31.2244204Z L=3, 2025-05-07T21:06:31.2244419Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2244710Z weighted=False, 2025-05-07T21:06:31.2244923Z mixed=True, 2025-05-07T21:06:31.2245121Z mixed_B=True, 2025-05-07T21:06:31.2245333Z use_cache=True, 2025-05-07T21:06:31.2245572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:31.2245908Z long_segments=True, 2025-05-07T21:06:31.2246167Z pooling_mode=, 2025-05-07T21:06:31.2246449Z use_cpu=False, 2025-05-07T21:06:31.2246645Z ) 2025-05-07T21:06:31.2246848Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2247292Z self=, 2025-05-07T21:06:31.2247728Z T=5, 2025-05-07T21:06:31.2247906Z D=244, 2025-05-07T21:06:31.2248092Z B=92, 2025-05-07T21:06:31.2248275Z log_E=3, 2025-05-07T21:06:31.2248509Z L=6, 2025-05-07T21:06:31.2248724Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2249010Z weighted=False, 2025-05-07T21:06:31.2249220Z mixed=False, 2025-05-07T21:06:31.2249430Z mixed_B=False, 2025-05-07T21:06:31.2249684Z use_cache=True, 2025-05-07T21:06:31.2249917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:31.2250210Z long_segments=False, 2025-05-07T21:06:31.2250474Z pooling_mode=, 2025-05-07T21:06:31.2250755Z use_cpu=True, 2025-05-07T21:06:31.2250956Z ) 2025-05-07T21:06:31.2251160Z Trying example: test_backward_sgd( 2025-05-07T21:06:31.2251598Z self=, 2025-05-07T21:06:31.2252041Z T=5, 2025-05-07T21:06:31.2252232Z D=244, 2025-05-07T21:06:31.2252412Z B=5, 2025-05-07T21:06:31.2260602Z log_E=3, 2025-05-07T21:06:31.2260819Z L=6, 2025-05-07T21:06:31.2261050Z weights_precision=SparseType.FP16, 2025-05-07T21:06:31.2261355Z weighted=False, 2025-05-07T21:06:31.2261577Z mixed=False, 2025-05-07T21:06:31.2261798Z mixed_B=False, 2025-05-07T21:06:31.2262010Z use_cache=True, 2025-05-07T21:06:31.2262259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:31.2262566Z long_segments=False, 2025-05-07T21:06:31.2262842Z pooling_mode=, 2025-05-07T21:06:31.2263127Z use_cpu=True, 2025-05-07T21:06:31.2263335Z ) 2025-05-07T21:06:31.2263529Z PASSED 2025-05-07T21:06:33.6444387Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_really_long_segments Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6445399Z self=, 2025-05-07T21:06:33.6445932Z D=2, 2025-05-07T21:06:33.6446130Z B=1152, 2025-05-07T21:06:33.6446320Z L=1, 2025-05-07T21:06:33.6446520Z weighted=False, 2025-05-07T21:06:33.6446742Z mixed=False, 2025-05-07T21:06:33.6446960Z mixed_B=False, 2025-05-07T21:06:33.6447177Z use_cache=False, 2025-05-07T21:06:33.6447431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.6447970Z ) 2025-05-07T21:06:33.6448233Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6448835Z self=, 2025-05-07T21:06:33.6449360Z D=3, 2025-05-07T21:06:33.6449545Z B=1152, 2025-05-07T21:06:33.6449737Z L=1, 2025-05-07T21:06:33.6449934Z weighted=False, 2025-05-07T21:06:33.6450145Z mixed=False, 2025-05-07T21:06:33.6450359Z mixed_B=False, 2025-05-07T21:06:33.6450578Z use_cache=False, 2025-05-07T21:06:33.6450826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.6451115Z ) 2025-05-07T21:06:33.6451378Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6451966Z self=, 2025-05-07T21:06:33.6452494Z D=3, 2025-05-07T21:06:33.6452686Z B=262144, 2025-05-07T21:06:33.6452878Z L=1, 2025-05-07T21:06:33.6453075Z weighted=True, 2025-05-07T21:06:33.6453297Z mixed=True, 2025-05-07T21:06:33.6453511Z mixed_B=True, 2025-05-07T21:06:33.6453720Z use_cache=False, 2025-05-07T21:06:33.6453976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.6454260Z ) 2025-05-07T21:06:33.6454513Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6455203Z self=, 2025-05-07T21:06:33.6455730Z D=7, 2025-05-07T21:06:33.6455912Z B=262144, 2025-05-07T21:06:33.6456112Z L=1, 2025-05-07T21:06:33.6456310Z weighted=False, 2025-05-07T21:06:33.6456520Z mixed=True, 2025-05-07T21:06:33.6456734Z mixed_B=False, 2025-05-07T21:06:33.6456952Z use_cache=True, 2025-05-07T21:06:33.6457188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.6457547Z ) 2025-05-07T21:06:33.6457812Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6458484Z self=, 2025-05-07T21:06:33.6459014Z D=7, 2025-05-07T21:06:33.6459205Z B=1152, 2025-05-07T21:06:33.6459395Z L=4, 2025-05-07T21:06:33.6459582Z weighted=True, 2025-05-07T21:06:33.6459799Z mixed=True, 2025-05-07T21:06:33.6460012Z mixed_B=False, 2025-05-07T21:06:33.6460222Z use_cache=True, 2025-05-07T21:06:33.6460465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.6460747Z ) 2025-05-07T21:06:33.6461000Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6461603Z self=, 2025-05-07T21:06:33.6462121Z D=2, 2025-05-07T21:06:33.6462301Z B=262144, 2025-05-07T21:06:33.6462504Z L=3, 2025-05-07T21:06:33.6462700Z weighted=True, 2025-05-07T21:06:33.6462909Z mixed=False, 2025-05-07T21:06:33.6463126Z mixed_B=False, 2025-05-07T21:06:33.6463342Z use_cache=False, 2025-05-07T21:06:33.6463589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.6463873Z ) 2025-05-07T21:06:33.6464132Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6464717Z self=, 2025-05-07T21:06:33.6465239Z D=9, 2025-05-07T21:06:33.6465425Z B=262144, 2025-05-07T21:06:33.6465623Z L=3, 2025-05-07T21:06:33.6465808Z weighted=True, 2025-05-07T21:06:33.6466021Z mixed=False, 2025-05-07T21:06:33.6466231Z mixed_B=False, 2025-05-07T21:06:33.6466441Z use_cache=False, 2025-05-07T21:06:33.6466694Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.6466975Z ) 2025-05-07T21:06:33.6467224Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6467816Z self=, 2025-05-07T21:06:33.6468333Z D=4, 2025-05-07T21:06:33.6468513Z B=1152, 2025-05-07T21:06:33.6468755Z L=4, 2025-05-07T21:06:33.6468949Z weighted=True, 2025-05-07T21:06:33.6469156Z mixed=False, 2025-05-07T21:06:33.6469367Z mixed_B=False, 2025-05-07T21:06:33.6469581Z use_cache=False, 2025-05-07T21:06:33.6469823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.6470107Z ) 2025-05-07T21:06:33.6470362Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6470956Z self=, 2025-05-07T21:06:33.6471469Z D=7, 2025-05-07T21:06:33.6471657Z B=262144, 2025-05-07T21:06:33.6471852Z L=2, 2025-05-07T21:06:33.6472035Z weighted=True, 2025-05-07T21:06:33.6472246Z mixed=True, 2025-05-07T21:06:33.6472452Z mixed_B=True, 2025-05-07T21:06:33.6472663Z use_cache=False, 2025-05-07T21:06:33.6472914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6473194Z ) 2025-05-07T21:06:33.6473444Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6474041Z self=, 2025-05-07T21:06:33.6474558Z D=2, 2025-05-07T21:06:33.6474739Z B=262144, 2025-05-07T21:06:33.6474934Z L=2, 2025-05-07T21:06:33.6475202Z weighted=False, 2025-05-07T21:06:33.6475437Z mixed=True, 2025-05-07T21:06:33.6475643Z mixed_B=False, 2025-05-07T21:06:33.6475856Z use_cache=False, 2025-05-07T21:06:33.6476101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6476384Z ) 2025-05-07T21:06:33.6476642Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6477240Z self=, 2025-05-07T21:06:33.6477750Z D=9, 2025-05-07T21:06:33.6477986Z B=1152, 2025-05-07T21:06:33.6478177Z L=4, 2025-05-07T21:06:33.6478366Z weighted=False, 2025-05-07T21:06:33.6478581Z mixed=True, 2025-05-07T21:06:33.6478792Z mixed_B=True, 2025-05-07T21:06:33.6479139Z use_cache=True, 2025-05-07T21:06:33.6479384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6479666Z ) 2025-05-07T21:06:33.6479918Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6480511Z self=, 2025-05-07T21:06:33.6481030Z D=9, 2025-05-07T21:06:33.6481211Z B=1152, 2025-05-07T21:06:33.6481401Z L=4, 2025-05-07T21:06:33.6481591Z weighted=True, 2025-05-07T21:06:33.6481796Z mixed=True, 2025-05-07T21:06:33.6482003Z mixed_B=True, 2025-05-07T21:06:33.6482212Z use_cache=True, 2025-05-07T21:06:33.6482448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6482728Z ) 2025-05-07T21:06:33.6482989Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6483579Z self=, 2025-05-07T21:06:33.6484092Z D=4, 2025-05-07T21:06:33.6484280Z B=1152, 2025-05-07T21:06:33.6484468Z L=4, 2025-05-07T21:06:33.6484651Z weighted=True, 2025-05-07T21:06:33.6484869Z mixed=True, 2025-05-07T21:06:33.6485075Z mixed_B=True, 2025-05-07T21:06:33.6485279Z use_cache=True, 2025-05-07T21:06:33.6485533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6485813Z ) 2025-05-07T21:06:33.6486064Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6486655Z self=, 2025-05-07T21:06:33.6487174Z D=5, 2025-05-07T21:06:33.6487354Z B=1152, 2025-05-07T21:06:33.6487544Z L=3, 2025-05-07T21:06:33.6487733Z weighted=True, 2025-05-07T21:06:33.6487944Z mixed=False, 2025-05-07T21:06:33.6488155Z mixed_B=False, 2025-05-07T21:06:33.6488370Z use_cache=True, 2025-05-07T21:06:33.6488612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6488939Z ) 2025-05-07T21:06:33.6489198Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:33.6489790Z self=, 2025-05-07T21:06:33.6490303Z D=5, 2025-05-07T21:06:33.6490489Z B=1152, 2025-05-07T21:06:33.6490682Z L=3, 2025-05-07T21:06:33.6490867Z weighted=False, 2025-05-07T21:06:33.6491085Z mixed=False, 2025-05-07T21:06:33.6491298Z mixed_B=False, 2025-05-07T21:06:33.6491506Z use_cache=True, 2025-05-07T21:06:33.6491750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6492033Z ) 2025-05-07T21:06:33.6492213Z PASSED 2025-05-07T21:06:33.6888894Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6889966Z self=, 2025-05-07T21:06:33.6890542Z T=1, 2025-05-07T21:06:33.6890790Z D=2, 2025-05-07T21:06:33.6891030Z B=1, 2025-05-07T21:06:33.6891258Z log_E=3, 2025-05-07T21:06:33.6891498Z L=0, 2025-05-07T21:06:33.6891762Z weights_precision=SparseType.FP16, 2025-05-07T21:06:33.6892105Z weighted=False, 2025-05-07T21:06:33.6892364Z mixed=False, 2025-05-07T21:06:33.6892758Z use_cache=False, 2025-05-07T21:06:33.6893057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.6893416Z long_segments=False, 2025-05-07T21:06:33.6893732Z pooling_mode=, 2025-05-07T21:06:33.6894060Z ) 2025-05-07T21:06:33.6894319Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6894975Z self=, 2025-05-07T21:06:33.6895546Z T=3, 2025-05-07T21:06:33.6896021Z D=2, 2025-05-07T21:06:33.6896255Z B=1, 2025-05-07T21:06:33.6896482Z log_E=3, 2025-05-07T21:06:33.6896710Z L=0, 2025-05-07T21:06:33.6896973Z weights_precision=SparseType.FP16, 2025-05-07T21:06:33.6897329Z weighted=False, 2025-05-07T21:06:33.6897667Z mixed=False, 2025-05-07T21:06:33.6897926Z use_cache=False, 2025-05-07T21:06:33.6898223Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.6898572Z long_segments=False, 2025-05-07T21:06:33.6898898Z pooling_mode=, 2025-05-07T21:06:33.6899233Z ) 2025-05-07T21:06:33.6899489Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6900094Z self=, 2025-05-07T21:06:33.6900662Z T=3, 2025-05-07T21:06:33.6900880Z D=111, 2025-05-07T21:06:33.6901103Z B=66, 2025-05-07T21:06:33.6901329Z log_E=5, 2025-05-07T21:06:33.6901554Z L=17, 2025-05-07T21:06:33.6901812Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6902166Z weighted=True, 2025-05-07T21:06:33.6902417Z mixed=False, 2025-05-07T21:06:33.6902669Z use_cache=True, 2025-05-07T21:06:33.6902957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.6903312Z long_segments=True, 2025-05-07T21:06:33.6903620Z pooling_mode=, 2025-05-07T21:06:33.6903950Z ) 2025-05-07T21:06:33.6904207Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6904805Z self=, 2025-05-07T21:06:33.6905374Z T=1, 2025-05-07T21:06:33.6905595Z D=154, 2025-05-07T21:06:33.6905812Z B=1, 2025-05-07T21:06:33.6906038Z log_E=3, 2025-05-07T21:06:33.6906272Z L=0, 2025-05-07T21:06:33.6906525Z weights_precision=SparseType.FP16, 2025-05-07T21:06:33.6906870Z weighted=False, 2025-05-07T21:06:33.6907128Z mixed=False, 2025-05-07T21:06:33.6907375Z use_cache=False, 2025-05-07T21:06:33.6907673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.6908033Z long_segments=False, 2025-05-07T21:06:33.6908343Z pooling_mode=, 2025-05-07T21:06:33.6908678Z ) 2025-05-07T21:06:33.6909020Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6909622Z self=, 2025-05-07T21:06:33.6910192Z T=1, 2025-05-07T21:06:33.6910414Z D=154, 2025-05-07T21:06:33.6910638Z B=32, 2025-05-07T21:06:33.6910858Z log_E=5, 2025-05-07T21:06:33.6911089Z L=14, 2025-05-07T21:06:33.6911347Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6911689Z weighted=False, 2025-05-07T21:06:33.6911946Z mixed=False, 2025-05-07T21:06:33.6912197Z use_cache=True, 2025-05-07T21:06:33.6912476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6912830Z long_segments=True, 2025-05-07T21:06:33.6913135Z pooling_mode=, 2025-05-07T21:06:33.6913460Z ) 2025-05-07T21:06:33.6913722Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6914325Z self=, 2025-05-07T21:06:33.6914939Z T=5, 2025-05-07T21:06:33.6915161Z D=256, 2025-05-07T21:06:33.6915390Z B=62, 2025-05-07T21:06:33.6915608Z log_E=3, 2025-05-07T21:06:33.6915841Z L=9, 2025-05-07T21:06:33.6916099Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6916438Z weighted=False, 2025-05-07T21:06:33.6916771Z mixed=True, 2025-05-07T21:06:33.6917028Z use_cache=False, 2025-05-07T21:06:33.6917318Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.6917673Z long_segments=False, 2025-05-07T21:06:33.6917987Z pooling_mode=, 2025-05-07T21:06:33.6918322Z ) 2025-05-07T21:06:33.6918575Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6919263Z self=, 2025-05-07T21:06:33.6919940Z T=4, 2025-05-07T21:06:33.6920156Z D=214, 2025-05-07T21:06:33.6920385Z B=32, 2025-05-07T21:06:33.6920610Z log_E=4, 2025-05-07T21:06:33.6920836Z L=20, 2025-05-07T21:06:33.6921104Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6921501Z weighted=True, 2025-05-07T21:06:33.6921755Z mixed=False, 2025-05-07T21:06:33.6922018Z use_cache=False, 2025-05-07T21:06:33.6922320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6922667Z long_segments=False, 2025-05-07T21:06:33.6922990Z pooling_mode=, 2025-05-07T21:06:33.6923322Z ) 2025-05-07T21:06:33.6923575Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6924178Z self=, 2025-05-07T21:06:33.6924749Z T=2, 2025-05-07T21:06:33.6924970Z D=188, 2025-05-07T21:06:33.6925186Z B=116, 2025-05-07T21:06:33.6925410Z log_E=3, 2025-05-07T21:06:33.6925640Z L=19, 2025-05-07T21:06:33.6925900Z weights_precision=SparseType.FP16, 2025-05-07T21:06:33.6926248Z weighted=True, 2025-05-07T21:06:33.6926502Z mixed=True, 2025-05-07T21:06:33.6926746Z use_cache=True, 2025-05-07T21:06:33.6927042Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6927392Z long_segments=True, 2025-05-07T21:06:33.6927698Z pooling_mode=, 2025-05-07T21:06:33.6928033Z ) 2025-05-07T21:06:33.6928297Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6928901Z self=, 2025-05-07T21:06:33.6929475Z T=1, 2025-05-07T21:06:33.6929698Z D=222, 2025-05-07T21:06:33.6929917Z B=128, 2025-05-07T21:06:33.6930145Z log_E=4, 2025-05-07T21:06:33.6930378Z L=14, 2025-05-07T21:06:33.6930634Z weights_precision=SparseType.FP16, 2025-05-07T21:06:33.6930985Z weighted=True, 2025-05-07T21:06:33.6931240Z mixed=True, 2025-05-07T21:06:33.6931485Z use_cache=False, 2025-05-07T21:06:33.6931789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6932141Z long_segments=True, 2025-05-07T21:06:33.6932445Z pooling_mode=, 2025-05-07T21:06:33.6932828Z ) 2025-05-07T21:06:33.6933088Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6933658Z self=, 2025-05-07T21:06:33.6934118Z T=3, 2025-05-07T21:06:33.6934302Z D=90, 2025-05-07T21:06:33.6934491Z B=61, 2025-05-07T21:06:33.6934672Z log_E=4, 2025-05-07T21:06:33.6934866Z L=17, 2025-05-07T21:06:33.6935091Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6935379Z weighted=True, 2025-05-07T21:06:33.6935598Z mixed=True, 2025-05-07T21:06:33.6935809Z use_cache=True, 2025-05-07T21:06:33.6936048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.6936344Z long_segments=False, 2025-05-07T21:06:33.6936612Z pooling_mode=, 2025-05-07T21:06:33.6936889Z ) 2025-05-07T21:06:33.6937105Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6937604Z self=, 2025-05-07T21:06:33.6938073Z T=2, 2025-05-07T21:06:33.6938257Z D=133, 2025-05-07T21:06:33.6938443Z B=51, 2025-05-07T21:06:33.6938631Z log_E=3, 2025-05-07T21:06:33.6938818Z L=16, 2025-05-07T21:06:33.6939036Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6939375Z weighted=True, 2025-05-07T21:06:33.6939584Z mixed=True, 2025-05-07T21:06:33.6939795Z use_cache=False, 2025-05-07T21:06:33.6940046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6940334Z long_segments=False, 2025-05-07T21:06:33.6940602Z pooling_mode=, 2025-05-07T21:06:33.6940878Z ) 2025-05-07T21:06:33.6941087Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6941587Z self=, 2025-05-07T21:06:33.6942101Z T=2, 2025-05-07T21:06:33.6942285Z D=133, 2025-05-07T21:06:33.6942471Z B=51, 2025-05-07T21:06:33.6942658Z log_E=3, 2025-05-07T21:06:33.6942850Z L=16, 2025-05-07T21:06:33.6943112Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6943404Z weighted=False, 2025-05-07T21:06:33.6943614Z mixed=True, 2025-05-07T21:06:33.6943825Z use_cache=False, 2025-05-07T21:06:33.6944076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6944371Z long_segments=False, 2025-05-07T21:06:33.6944634Z pooling_mode=, 2025-05-07T21:06:33.6944911Z ) 2025-05-07T21:06:33.6945125Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6945619Z self=, 2025-05-07T21:06:33.6946120Z T=1, 2025-05-07T21:06:33.6946382Z D=133, 2025-05-07T21:06:33.6946618Z B=51, 2025-05-07T21:06:33.6946841Z log_E=3, 2025-05-07T21:06:33.6947076Z L=16, 2025-05-07T21:06:33.6947332Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6947692Z weighted=False, 2025-05-07T21:06:33.6947953Z mixed=True, 2025-05-07T21:06:33.6948201Z use_cache=False, 2025-05-07T21:06:33.6948502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6948857Z long_segments=False, 2025-05-07T21:06:33.6957892Z pooling_mode=, 2025-05-07T21:06:33.6958252Z ) 2025-05-07T21:06:33.6958521Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6959247Z self=, 2025-05-07T21:06:33.6959919Z T=1, 2025-05-07T21:06:33.6960160Z D=133, 2025-05-07T21:06:33.6960456Z B=51, 2025-05-07T21:06:33.6960764Z log_E=3, 2025-05-07T21:06:33.6961091Z L=16, 2025-05-07T21:06:33.6961531Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6962121Z weighted=False, 2025-05-07T21:06:33.6962511Z mixed=False, 2025-05-07T21:06:33.6962838Z use_cache=False, 2025-05-07T21:06:33.6963199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6963652Z long_segments=False, 2025-05-07T21:06:33.6964269Z pooling_mode=, 2025-05-07T21:06:33.6964669Z ) 2025-05-07T21:06:33.6964971Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6965649Z self=, 2025-05-07T21:06:33.6966220Z T=1, 2025-05-07T21:06:33.6966443Z D=133, 2025-05-07T21:06:33.6966691Z B=16, 2025-05-07T21:06:33.6966936Z log_E=3, 2025-05-07T21:06:33.6967189Z L=16, 2025-05-07T21:06:33.6967459Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6967824Z weighted=False, 2025-05-07T21:06:33.6968103Z mixed=False, 2025-05-07T21:06:33.6968367Z use_cache=False, 2025-05-07T21:06:33.6968688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6969062Z long_segments=False, 2025-05-07T21:06:33.6969389Z pooling_mode=, 2025-05-07T21:06:33.6969750Z ) 2025-05-07T21:06:33.6970034Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6970651Z self=, 2025-05-07T21:06:33.6971244Z T=1, 2025-05-07T21:06:33.6971483Z D=133, 2025-05-07T21:06:33.6971717Z B=1, 2025-05-07T21:06:33.6971955Z log_E=3, 2025-05-07T21:06:33.6972205Z L=16, 2025-05-07T21:06:33.6972532Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6972896Z weighted=False, 2025-05-07T21:06:33.6973161Z mixed=False, 2025-05-07T21:06:33.6973414Z use_cache=False, 2025-05-07T21:06:33.6973717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6974075Z long_segments=False, 2025-05-07T21:06:33.6974392Z pooling_mode=, 2025-05-07T21:06:33.6974739Z ) 2025-05-07T21:06:33.6975002Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6975663Z self=, 2025-05-07T21:06:33.6976278Z T=1, 2025-05-07T21:06:33.6976506Z D=133, 2025-05-07T21:06:33.6976736Z B=1, 2025-05-07T21:06:33.6976964Z log_E=3, 2025-05-07T21:06:33.6977255Z L=0, 2025-05-07T21:06:33.6977530Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6977880Z weighted=False, 2025-05-07T21:06:33.6978142Z mixed=False, 2025-05-07T21:06:33.6978399Z use_cache=False, 2025-05-07T21:06:33.6978698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6979057Z long_segments=False, 2025-05-07T21:06:33.6979377Z pooling_mode=, 2025-05-07T21:06:33.6979711Z ) 2025-05-07T21:06:33.6979972Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6980585Z self=, 2025-05-07T21:06:33.6981151Z T=1, 2025-05-07T21:06:33.6981381Z D=86, 2025-05-07T21:06:33.6981608Z B=19, 2025-05-07T21:06:33.6981845Z log_E=4, 2025-05-07T21:06:33.6982075Z L=17, 2025-05-07T21:06:33.6982346Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6982701Z weighted=True, 2025-05-07T21:06:33.6982961Z mixed=False, 2025-05-07T21:06:33.6983227Z use_cache=False, 2025-05-07T21:06:33.6983533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6983886Z long_segments=True, 2025-05-07T21:06:33.6984199Z pooling_mode=, 2025-05-07T21:06:33.6984534Z ) 2025-05-07T21:06:33.6985007Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6985610Z self=, 2025-05-07T21:06:33.6986178Z T=1, 2025-05-07T21:06:33.6986410Z D=86, 2025-05-07T21:06:33.6986628Z B=19, 2025-05-07T21:06:33.6986852Z log_E=4, 2025-05-07T21:06:33.6987090Z L=17, 2025-05-07T21:06:33.6987345Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6987694Z weighted=True, 2025-05-07T21:06:33.6987955Z mixed=True, 2025-05-07T21:06:33.6988201Z use_cache=False, 2025-05-07T21:06:33.6988501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6988914Z long_segments=True, 2025-05-07T21:06:33.6989221Z pooling_mode=, 2025-05-07T21:06:33.6989557Z ) 2025-05-07T21:06:33.6989817Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.6990415Z self=, 2025-05-07T21:06:33.6990989Z T=1, 2025-05-07T21:06:33.6991213Z D=86, 2025-05-07T21:06:33.6991429Z B=19, 2025-05-07T21:06:33.6991652Z log_E=4, 2025-05-07T21:06:33.6991886Z L=1, 2025-05-07T21:06:33.6992149Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.6992490Z weighted=True, 2025-05-07T21:06:33.6992748Z mixed=True, 2025-05-07T21:06:33.6993000Z use_cache=False, 2025-05-07T21:06:33.6993293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.6993644Z long_segments=True, 2025-05-07T21:06:33.6993962Z pooling_mode=, 2025-05-07T21:06:33.6994289Z ) 2025-05-07T21:06:33.7505729Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7506376Z self=, 2025-05-07T21:06:33.7507035Z T=1, 2025-05-07T21:06:33.7507296Z D=86, 2025-05-07T21:06:33.7507542Z B=86, 2025-05-07T21:06:33.7507798Z log_E=4, 2025-05-07T21:06:33.7508021Z L=1, 2025-05-07T21:06:33.7508392Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7508688Z weighted=True, 2025-05-07T21:06:33.7508901Z mixed=True, 2025-05-07T21:06:33.7509106Z use_cache=False, 2025-05-07T21:06:33.7509360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.7509654Z long_segments=True, 2025-05-07T21:06:33.7509906Z pooling_mode=, 2025-05-07T21:06:33.7510183Z ) 2025-05-07T21:06:33.7510399Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7510967Z self=, 2025-05-07T21:06:33.7511439Z T=1, 2025-05-07T21:06:33.7511625Z D=86, 2025-05-07T21:06:33.7511815Z B=1, 2025-05-07T21:06:33.7512065Z log_E=4, 2025-05-07T21:06:33.7512261Z L=1, 2025-05-07T21:06:33.7512481Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7512765Z weighted=True, 2025-05-07T21:06:33.7512979Z mixed=True, 2025-05-07T21:06:33.7513189Z use_cache=False, 2025-05-07T21:06:33.7513443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.7513738Z long_segments=True, 2025-05-07T21:06:33.7513998Z pooling_mode=, 2025-05-07T21:06:33.7514270Z ) 2025-05-07T21:06:33.7514487Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7514989Z self=, 2025-05-07T21:06:33.7515452Z T=1, 2025-05-07T21:06:33.7515639Z D=86, 2025-05-07T21:06:33.7515830Z B=1, 2025-05-07T21:06:33.7516008Z log_E=4, 2025-05-07T21:06:33.7516201Z L=1, 2025-05-07T21:06:33.7516417Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7516704Z weighted=True, 2025-05-07T21:06:33.7516919Z mixed=True, 2025-05-07T21:06:33.7517128Z use_cache=False, 2025-05-07T21:06:33.7517378Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.7517669Z long_segments=False, 2025-05-07T21:06:33.7517935Z pooling_mode=, 2025-05-07T21:06:33.7518212Z ) 2025-05-07T21:06:33.7518421Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7519021Z self=, 2025-05-07T21:06:33.7519489Z T=1, 2025-05-07T21:06:33.7519667Z D=86, 2025-05-07T21:06:33.7519853Z B=1, 2025-05-07T21:06:33.7520035Z log_E=3, 2025-05-07T21:06:33.7520222Z L=1, 2025-05-07T21:06:33.7520444Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7520733Z weighted=True, 2025-05-07T21:06:33.7520940Z mixed=True, 2025-05-07T21:06:33.7521151Z use_cache=False, 2025-05-07T21:06:33.7521403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.7521773Z long_segments=False, 2025-05-07T21:06:33.7522042Z pooling_mode=, 2025-05-07T21:06:33.7522318Z ) 2025-05-07T21:06:33.7522528Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7523034Z self=, 2025-05-07T21:06:33.7523502Z T=4, 2025-05-07T21:06:33.7523687Z D=111, 2025-05-07T21:06:33.7523867Z B=51, 2025-05-07T21:06:33.7524057Z log_E=4, 2025-05-07T21:06:33.7524251Z L=12, 2025-05-07T21:06:33.7524467Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7524797Z weighted=True, 2025-05-07T21:06:33.7525021Z mixed=False, 2025-05-07T21:06:33.7525227Z use_cache=True, 2025-05-07T21:06:33.7525474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.7525774Z long_segments=True, 2025-05-07T21:06:33.7526027Z pooling_mode=, 2025-05-07T21:06:33.7526306Z ) 2025-05-07T21:06:33.7526523Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7527035Z self=, 2025-05-07T21:06:33.7527501Z T=4, 2025-05-07T21:06:33.7527682Z D=111, 2025-05-07T21:06:33.7527872Z B=51, 2025-05-07T21:06:33.7528057Z log_E=4, 2025-05-07T21:06:33.7528295Z L=12, 2025-05-07T21:06:33.7528516Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7528807Z weighted=True, 2025-05-07T21:06:33.7529016Z mixed=False, 2025-05-07T21:06:33.7529228Z use_cache=False, 2025-05-07T21:06:33.7529477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.7529765Z long_segments=True, 2025-05-07T21:06:33.7530025Z pooling_mode=, 2025-05-07T21:06:33.7530299Z ) 2025-05-07T21:06:33.7530510Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7531054Z self=, 2025-05-07T21:06:33.7531522Z T=4, 2025-05-07T21:06:33.7531712Z D=4, 2025-05-07T21:06:33.7531933Z B=51, 2025-05-07T21:06:33.7532120Z log_E=4, 2025-05-07T21:06:33.7532309Z L=12, 2025-05-07T21:06:33.7532518Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7532803Z weighted=True, 2025-05-07T21:06:33.7533017Z mixed=False, 2025-05-07T21:06:33.7533224Z use_cache=False, 2025-05-07T21:06:33.7533472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.7533763Z long_segments=True, 2025-05-07T21:06:33.7534017Z pooling_mode=, 2025-05-07T21:06:33.7534294Z ) 2025-05-07T21:06:33.7534506Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7534999Z self=, 2025-05-07T21:06:33.7535465Z T=4, 2025-05-07T21:06:33.7535650Z D=4, 2025-05-07T21:06:33.7535831Z B=51, 2025-05-07T21:06:33.7536012Z log_E=4, 2025-05-07T21:06:33.7536205Z L=12, 2025-05-07T21:06:33.7536420Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7536706Z weighted=True, 2025-05-07T21:06:33.7536922Z mixed=True, 2025-05-07T21:06:33.7537131Z use_cache=False, 2025-05-07T21:06:33.7537376Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.7537666Z long_segments=True, 2025-05-07T21:06:33.7537924Z pooling_mode=, 2025-05-07T21:06:33.7538194Z ) 2025-05-07T21:06:33.7538408Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7538908Z self=, 2025-05-07T21:06:33.7539367Z T=4, 2025-05-07T21:06:33.7539550Z D=4, 2025-05-07T21:06:33.7539731Z B=51, 2025-05-07T21:06:33.7539910Z log_E=4, 2025-05-07T21:06:33.7540104Z L=4, 2025-05-07T21:06:33.7540321Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7540605Z weighted=True, 2025-05-07T21:06:33.7540818Z mixed=True, 2025-05-07T21:06:33.7541029Z use_cache=False, 2025-05-07T21:06:33.7541273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.7541626Z long_segments=True, 2025-05-07T21:06:33.7541882Z pooling_mode=, 2025-05-07T21:06:33.7542156Z ) 2025-05-07T21:06:33.7542365Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7542870Z self=, 2025-05-07T21:06:33.7543336Z T=4, 2025-05-07T21:06:33.7543519Z D=4, 2025-05-07T21:06:33.7543707Z B=4, 2025-05-07T21:06:33.7543889Z log_E=4, 2025-05-07T21:06:33.7544077Z L=4, 2025-05-07T21:06:33.7544291Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7544579Z weighted=True, 2025-05-07T21:06:33.7544784Z mixed=True, 2025-05-07T21:06:33.7544992Z use_cache=False, 2025-05-07T21:06:33.7545240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.7545528Z long_segments=True, 2025-05-07T21:06:33.7545788Z pooling_mode=, 2025-05-07T21:06:33.7546061Z ) 2025-05-07T21:06:33.7546272Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7546771Z self=, 2025-05-07T21:06:33.7547236Z T=4, 2025-05-07T21:06:33.7547417Z D=4, 2025-05-07T21:06:33.7547592Z B=4, 2025-05-07T21:06:33.7547826Z log_E=4, 2025-05-07T21:06:33.7548016Z L=4, 2025-05-07T21:06:33.7548227Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7548514Z weighted=True, 2025-05-07T21:06:33.7548726Z mixed=True, 2025-05-07T21:06:33.7548927Z use_cache=False, 2025-05-07T21:06:33.7549206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:33.7549498Z long_segments=False, 2025-05-07T21:06:33.7549760Z pooling_mode=, 2025-05-07T21:06:33.7550033Z ) 2025-05-07T21:06:33.7550316Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7550818Z self=, 2025-05-07T21:06:33.7551286Z T=4, 2025-05-07T21:06:33.7551464Z D=185, 2025-05-07T21:06:33.7551693Z B=46, 2025-05-07T21:06:33.7551879Z log_E=4, 2025-05-07T21:06:33.7552067Z L=1, 2025-05-07T21:06:33.7552283Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7552571Z weighted=True, 2025-05-07T21:06:33.7552782Z mixed=True, 2025-05-07T21:06:33.7552991Z use_cache=True, 2025-05-07T21:06:33.7553233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.7553521Z long_segments=False, 2025-05-07T21:06:33.7553787Z pooling_mode=, 2025-05-07T21:06:33.7554060Z ) 2025-05-07T21:06:33.7554273Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7554774Z self=, 2025-05-07T21:06:33.7555269Z T=4, 2025-05-07T21:06:33.7555470Z D=185, 2025-05-07T21:06:33.7555651Z B=46, 2025-05-07T21:06:33.7555842Z log_E=4, 2025-05-07T21:06:33.7556033Z L=1, 2025-05-07T21:06:33.7556248Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7556539Z weighted=False, 2025-05-07T21:06:33.7556754Z mixed=True, 2025-05-07T21:06:33.7556954Z use_cache=True, 2025-05-07T21:06:33.7557194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.7557490Z long_segments=False, 2025-05-07T21:06:33.7557752Z pooling_mode=, 2025-05-07T21:06:33.7558026Z ) 2025-05-07T21:06:33.7558239Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7558733Z self=, 2025-05-07T21:06:33.7559254Z T=4, 2025-05-07T21:06:33.7559440Z D=185, 2025-05-07T21:06:33.7559620Z B=46, 2025-05-07T21:06:33.7559804Z log_E=4, 2025-05-07T21:06:33.7559995Z L=1, 2025-05-07T21:06:33.7560394Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7560685Z weighted=False, 2025-05-07T21:06:33.7560901Z mixed=False, 2025-05-07T21:06:33.7561104Z use_cache=True, 2025-05-07T21:06:33.7561400Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.7561696Z long_segments=False, 2025-05-07T21:06:33.7561967Z pooling_mode=, 2025-05-07T21:06:33.7562236Z ) 2025-05-07T21:06:33.7562450Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7562953Z self=, 2025-05-07T21:06:33.7563412Z T=4, 2025-05-07T21:06:33.7563595Z D=46, 2025-05-07T21:06:33.7563778Z B=46, 2025-05-07T21:06:33.7563956Z log_E=4, 2025-05-07T21:06:33.7564148Z L=1, 2025-05-07T21:06:33.7564367Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7564649Z weighted=False, 2025-05-07T21:06:33.7564867Z mixed=False, 2025-05-07T21:06:33.7565078Z use_cache=True, 2025-05-07T21:06:33.7565347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.7565665Z long_segments=False, 2025-05-07T21:06:33.7565934Z pooling_mode=, 2025-05-07T21:06:33.7566208Z ) 2025-05-07T21:06:33.7566427Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7566927Z self=, 2025-05-07T21:06:33.7567394Z T=4, 2025-05-07T21:06:33.7567573Z D=46, 2025-05-07T21:06:33.7567813Z B=46, 2025-05-07T21:06:33.7568004Z log_E=4, 2025-05-07T21:06:33.7568190Z L=0, 2025-05-07T21:06:33.7568405Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7568693Z weighted=False, 2025-05-07T21:06:33.7568902Z mixed=False, 2025-05-07T21:06:33.7569111Z use_cache=True, 2025-05-07T21:06:33.7569352Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.7569638Z long_segments=False, 2025-05-07T21:06:33.7569902Z pooling_mode=, 2025-05-07T21:06:33.7570223Z ) 2025-05-07T21:06:33.7570431Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7570928Z self=, 2025-05-07T21:06:33.7571397Z T=4, 2025-05-07T21:06:33.7571617Z D=46, 2025-05-07T21:06:33.7571806Z B=46, 2025-05-07T21:06:33.7571989Z log_E=3, 2025-05-07T21:06:33.7572175Z L=0, 2025-05-07T21:06:33.7572391Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7572682Z weighted=False, 2025-05-07T21:06:33.7572891Z mixed=False, 2025-05-07T21:06:33.7573102Z use_cache=True, 2025-05-07T21:06:33.7573344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.7573637Z long_segments=False, 2025-05-07T21:06:33.7573903Z pooling_mode=, 2025-05-07T21:06:33.7574177Z ) 2025-05-07T21:06:33.7574391Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7574883Z self=, 2025-05-07T21:06:33.7575350Z T=4, 2025-05-07T21:06:33.7575532Z D=2, 2025-05-07T21:06:33.7575706Z B=46, 2025-05-07T21:06:33.7575889Z log_E=4, 2025-05-07T21:06:33.7576082Z L=0, 2025-05-07T21:06:33.7576299Z weights_precision=SparseType.FP32, 2025-05-07T21:06:33.7576587Z weighted=False, 2025-05-07T21:06:33.7576801Z mixed=False, 2025-05-07T21:06:33.7577005Z use_cache=True, 2025-05-07T21:06:33.7577248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.7577546Z long_segments=False, 2025-05-07T21:06:33.7577808Z pooling_mode=, 2025-05-07T21:06:33.7578087Z ) 2025-05-07T21:06:33.7585672Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7586195Z self=, 2025-05-07T21:06:33.7586666Z T=2, 2025-05-07T21:06:33.7586861Z D=9, 2025-05-07T21:06:33.7587052Z B=28, 2025-05-07T21:06:33.7587235Z log_E=3, 2025-05-07T21:06:33.7587440Z L=13, 2025-05-07T21:06:33.7587665Z weights_precision=SparseType.FP16, 2025-05-07T21:06:33.7587958Z weighted=True, 2025-05-07T21:06:33.7588176Z mixed=True, 2025-05-07T21:06:33.7588472Z use_cache=True, 2025-05-07T21:06:33.7588716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.7589017Z long_segments=False, 2025-05-07T21:06:33.7589289Z pooling_mode=, 2025-05-07T21:06:33.7589564Z ) 2025-05-07T21:06:33.7589785Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:33.7590299Z self=, 2025-05-07T21:06:33.7590776Z T=2, 2025-05-07T21:06:33.7590953Z D=9, 2025-05-07T21:06:33.7591140Z B=28, 2025-05-07T21:06:33.7591329Z log_E=3, 2025-05-07T21:06:33.7591518Z L=13, 2025-05-07T21:06:33.7591736Z weights_precision=SparseType.FP16, 2025-05-07T21:06:33.7592032Z weighted=True, 2025-05-07T21:06:33.7592244Z mixed=False, 2025-05-07T21:06:33.7592460Z use_cache=True, 2025-05-07T21:06:33.7592702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:33.7592992Z long_segments=False, 2025-05-07T21:06:33.7593258Z pooling_mode=, 2025-05-07T21:06:33.7593546Z ) 2025-05-07T21:06:33.7593724Z PASSED 2025-05-07T21:06:33.7593841Z 2025-05-07T21:06:33.7593978Z ============================== 3 passed in 5.10s =============================== 2025-05-07T21:06:34.4412717Z 2025-05-07T21:06:34.4413575Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:34.4432193Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 8 seconds 2025-05-07T21:06:34.4432516Z 2025-05-07T21:06:34.4432521Z 2025-05-07T21:06:34.4432525Z 2025-05-07T21:06:34.4432528Z 2025-05-07T21:06:34.4453359Z ################################################################################ 2025-05-07T21:06:34.4468216Z # [2025-05-07T21:06:34.446Z] Run Python Test Suite: 2025-05-07T21:06:34.4468615Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:06:34.4469114Z ################################################################################ 2025-05-07T21:06:34.4494238Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:06:34.4494977Z 2025-05-07T21:06:36.5715851Z ============================= test session starts ============================== 2025-05-07T21:06:36.5716572Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:36.5717110Z cachedir: .pytest_cache 2025-05-07T21:06:36.5717713Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:36.5718450Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:36.5718877Z plugins: hypothesis-6.131.14 2025-05-07T21:06:38.1949731Z collecting ... collected 4 items 2025-05-07T21:06:38.1950173Z 2025-05-07T21:06:38.6042213Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int32_indices Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:38.6043620Z self=, 2025-05-07T21:06:38.6044354Z D=1, 2025-05-07T21:06:38.6044555Z ) 2025-05-07T21:06:38.6044863Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:38.6045699Z self=, 2025-05-07T21:06:38.6046421Z D=108, 2025-05-07T21:06:38.6046620Z ) 2025-05-07T21:06:38.6046918Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:38.6047755Z self=, 2025-05-07T21:06:38.6048766Z D=175, 2025-05-07T21:06:38.6048961Z ) 2025-05-07T21:06:38.6049254Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:38.6050087Z self=, 2025-05-07T21:06:38.6050806Z D=45, 2025-05-07T21:06:38.6050988Z ) 2025-05-07T21:06:38.6051192Z PASSED 2025-05-07T21:06:38.6977680Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int64_indices Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:38.6979075Z self=, 2025-05-07T21:06:38.6979814Z D=1, 2025-05-07T21:06:38.6980009Z ) 2025-05-07T21:06:38.6980306Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:38.6981146Z self=, 2025-05-07T21:06:38.6981862Z D=78, 2025-05-07T21:06:38.6982046Z ) 2025-05-07T21:06:38.6982489Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:38.6983325Z self=, 2025-05-07T21:06:38.6984039Z D=501, 2025-05-07T21:06:38.6984222Z ) 2025-05-07T21:06:38.6984518Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:38.6985345Z self=, 2025-05-07T21:06:38.6986133Z D=260, 2025-05-07T21:06:38.6986321Z ) 2025-05-07T21:06:38.6986510Z PASSED 2025-05-07T21:06:38.7937593Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int32_indices Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:38.7938977Z self=, 2025-05-07T21:06:38.7939709Z D=1, 2025-05-07T21:06:38.7939903Z ) 2025-05-07T21:06:38.7940208Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:38.7941034Z self=, 2025-05-07T21:06:38.7941751Z D=499, 2025-05-07T21:06:38.7941948Z ) 2025-05-07T21:06:38.7942238Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:38.7943070Z self=, 2025-05-07T21:06:38.7943786Z D=196, 2025-05-07T21:06:38.7943972Z ) 2025-05-07T21:06:38.7944265Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:38.7945092Z self=, 2025-05-07T21:06:38.7945804Z D=458, 2025-05-07T21:06:38.7945987Z ) 2025-05-07T21:06:38.7946174Z PASSED 2025-05-07T21:06:38.8851519Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int64_indices Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:38.8852931Z self=, 2025-05-07T21:06:38.8853658Z D=1, 2025-05-07T21:06:38.8853967Z ) 2025-05-07T21:06:38.8854274Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:38.8855111Z self=, 2025-05-07T21:06:38.8855820Z D=245, 2025-05-07T21:06:38.8856013Z ) 2025-05-07T21:06:38.8856310Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:38.8857131Z self=, 2025-05-07T21:06:38.8857840Z D=409, 2025-05-07T21:06:38.8858027Z ) 2025-05-07T21:06:38.8858320Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:38.8859140Z self=, 2025-05-07T21:06:38.8859856Z D=46, 2025-05-07T21:06:38.8860043Z ) 2025-05-07T21:06:38.8860225Z PASSED 2025-05-07T21:06:38.8860348Z 2025-05-07T21:06:38.8860488Z ============================== 4 passed in 2.43s =============================== 2025-05-07T21:06:39.5318693Z 2025-05-07T21:06:39.5319846Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:06:39.5339711Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 5 seconds 2025-05-07T21:06:39.5340109Z 2025-05-07T21:06:39.5340113Z 2025-05-07T21:06:39.5340117Z 2025-05-07T21:06:39.5340121Z 2025-05-07T21:06:39.5361728Z ################################################################################ 2025-05-07T21:06:39.5377286Z # [2025-05-07T21:06:39.537Z] Run Python Test Suite: 2025-05-07T21:06:39.5377764Z # ./tbe/training/forward_test.py 2025-05-07T21:06:39.5378067Z ################################################################################ 2025-05-07T21:06:39.5402880Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/forward_test.py 2025-05-07T21:06:39.5403536Z 2025-05-07T21:06:41.6644855Z ============================= test session starts ============================== 2025-05-07T21:06:41.6645555Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:41.6646081Z cachedir: .pytest_cache 2025-05-07T21:06:41.6646681Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:41.6647429Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:41.6647844Z plugins: hypothesis-6.131.14 2025-05-07T21:06:43.3663791Z collecting ... collected 9 items 2025-05-07T21:06:43.3664123Z 2025-05-07T21:06:43.3843419Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T21:06:43.4188270Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T21:06:43.8782575Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8784346Z self=, 2025-05-07T21:06:43.8785299Z T=1, 2025-05-07T21:06:43.8785680Z D=2, 2025-05-07T21:06:43.8786032Z B=1, 2025-05-07T21:06:43.8786395Z log_E=3, 2025-05-07T21:06:43.8786780Z L=0, 2025-05-07T21:06:43.8787195Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8787627Z ) 2025-05-07T21:06:43.8787886Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8788425Z self=, 2025-05-07T21:06:43.8788908Z T=8, 2025-05-07T21:06:43.8789093Z D=2, 2025-05-07T21:06:43.8789271Z B=1, 2025-05-07T21:06:43.8789754Z log_E=3, 2025-05-07T21:06:43.8789951Z L=0, 2025-05-07T21:06:43.8790170Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8790441Z ) 2025-05-07T21:06:43.8790692Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8791235Z self=, 2025-05-07T21:06:43.8791701Z T=8, 2025-05-07T21:06:43.8791890Z D=79, 2025-05-07T21:06:43.8792078Z B=42, 2025-05-07T21:06:43.8792264Z log_E=4, 2025-05-07T21:06:43.8792461Z L=18, 2025-05-07T21:06:43.8792675Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8792936Z ) 2025-05-07T21:06:43.8793186Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8793727Z self=, 2025-05-07T21:06:43.8794196Z T=8, 2025-05-07T21:06:43.8794385Z D=75, 2025-05-07T21:06:43.8794573Z B=125, 2025-05-07T21:06:43.8794758Z log_E=3, 2025-05-07T21:06:43.8794958Z L=3, 2025-05-07T21:06:43.8795170Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8795456Z ) 2025-05-07T21:06:43.8795705Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8796533Z self=, 2025-05-07T21:06:43.8797113Z T=8, 2025-05-07T21:06:43.8797306Z D=90, 2025-05-07T21:06:43.8797487Z B=17, 2025-05-07T21:06:43.8797676Z log_E=5, 2025-05-07T21:06:43.8797872Z L=9, 2025-05-07T21:06:43.8798079Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8798347Z ) 2025-05-07T21:06:43.8798598Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8799226Z self=, 2025-05-07T21:06:43.8799774Z T=9, 2025-05-07T21:06:43.8799961Z D=10, 2025-05-07T21:06:43.8800151Z B=19, 2025-05-07T21:06:43.8800332Z log_E=4, 2025-05-07T21:06:43.8800530Z L=2, 2025-05-07T21:06:43.8800748Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8801086Z ) 2025-05-07T21:06:43.8801336Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8801869Z self=, 2025-05-07T21:06:43.8802335Z T=3, 2025-05-07T21:06:43.8802520Z D=87, 2025-05-07T21:06:43.8802707Z B=115, 2025-05-07T21:06:43.8802888Z log_E=4, 2025-05-07T21:06:43.8803084Z L=4, 2025-05-07T21:06:43.8803299Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8803556Z ) 2025-05-07T21:06:43.8803805Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8804340Z self=, 2025-05-07T21:06:43.8804812Z T=7, 2025-05-07T21:06:43.8804992Z D=2, 2025-05-07T21:06:43.8805178Z B=105, 2025-05-07T21:06:43.8805370Z log_E=5, 2025-05-07T21:06:43.8805559Z L=15, 2025-05-07T21:06:43.8805778Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8806044Z ) 2025-05-07T21:06:43.8806288Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8806825Z self=, 2025-05-07T21:06:43.8807295Z T=5, 2025-05-07T21:06:43.8807480Z D=101, 2025-05-07T21:06:43.8807670Z B=73, 2025-05-07T21:06:43.8807859Z log_E=4, 2025-05-07T21:06:43.8808048Z L=6, 2025-05-07T21:06:43.8808261Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8808527Z ) 2025-05-07T21:06:43.8808769Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8809306Z self=, 2025-05-07T21:06:43.8809779Z T=6, 2025-05-07T21:06:43.8809965Z D=24, 2025-05-07T21:06:43.8810151Z B=9, 2025-05-07T21:06:43.8810340Z log_E=5, 2025-05-07T21:06:43.8810531Z L=15, 2025-05-07T21:06:43.8810749Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8811084Z ) 2025-05-07T21:06:43.8811331Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8811866Z self=, 2025-05-07T21:06:43.8812337Z T=3, 2025-05-07T21:06:43.8812524Z D=26, 2025-05-07T21:06:43.8812708Z B=32, 2025-05-07T21:06:43.8812898Z log_E=4, 2025-05-07T21:06:43.8813099Z L=1, 2025-05-07T21:06:43.8813309Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8813576Z ) 2025-05-07T21:06:43.8813827Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8814358Z self=, 2025-05-07T21:06:43.8814831Z T=1, 2025-05-07T21:06:43.8815015Z D=26, 2025-05-07T21:06:43.8815199Z B=32, 2025-05-07T21:06:43.8815386Z log_E=4, 2025-05-07T21:06:43.8815581Z L=1, 2025-05-07T21:06:43.8815788Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8816055Z ) 2025-05-07T21:06:43.8816309Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8816839Z self=, 2025-05-07T21:06:43.8817309Z T=1, 2025-05-07T21:06:43.8817494Z D=32, 2025-05-07T21:06:43.8817728Z B=32, 2025-05-07T21:06:43.8817910Z log_E=4, 2025-05-07T21:06:43.8818104Z L=1, 2025-05-07T21:06:43.8818316Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8818574Z ) 2025-05-07T21:06:43.8818823Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8819359Z self=, 2025-05-07T21:06:43.8819823Z T=1, 2025-05-07T21:06:43.8820007Z D=32, 2025-05-07T21:06:43.8820195Z B=32, 2025-05-07T21:06:43.8820425Z log_E=3, 2025-05-07T21:06:43.8820620Z L=1, 2025-05-07T21:06:43.8820832Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8821090Z ) 2025-05-07T21:06:43.8821343Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:43.8821924Z self=, 2025-05-07T21:06:43.8822391Z T=1, 2025-05-07T21:06:43.8822578Z D=32, 2025-05-07T21:06:43.8822765Z B=32, 2025-05-07T21:06:43.8822949Z log_E=3, 2025-05-07T21:06:43.8823147Z L=3, 2025-05-07T21:06:43.8823361Z output_dtype=SparseType.FP16, 2025-05-07T21:06:43.8823621Z ) 2025-05-07T21:06:43.8823808Z PASSED 2025-05-07T21:06:45.3949624Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:06:45.3950438Z self=, 2025-05-07T21:06:45.3950920Z use_experimental_tbe=False, 2025-05-07T21:06:45.3951209Z ) 2025-05-07T21:06:45.3951454Z Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:06:45.3951949Z self=, 2025-05-07T21:06:45.3952443Z use_experimental_tbe=True, 2025-05-07T21:06:45.3952697Z ) 2025-05-07T21:06:45.3954611Z PASSED 2025-05-07T21:06:46.5319348Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:06:46.5320144Z self=, 2025-05-07T21:06:46.5320625Z use_experimental_tbe=False, 2025-05-07T21:06:46.5320892Z ) 2025-05-07T21:06:46.5321124Z Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:06:46.5321627Z self=, 2025-05-07T21:06:46.5322099Z use_experimental_tbe=True, 2025-05-07T21:06:46.5322356Z ) 2025-05-07T21:06:46.5322629Z PASSED 2025-05-07T21:06:46.5331603Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T21:06:48.9886718Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:48.9887689Z self=, 2025-05-07T21:06:48.9888191Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:48.9888508Z use_experimental_tbe=False, 2025-05-07T21:06:48.9888770Z ) 2025-05-07T21:06:48.9889007Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:48.9889567Z self=, 2025-05-07T21:06:48.9890052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:48.9890357Z use_experimental_tbe=False, 2025-05-07T21:06:48.9890608Z ) 2025-05-07T21:06:48.9890838Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:48.9891348Z self=, 2025-05-07T21:06:48.9891835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:48.9892139Z use_experimental_tbe=True, 2025-05-07T21:06:48.9892392Z ) 2025-05-07T21:06:48.9892628Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:48.9893129Z self=, 2025-05-07T21:06:48.9893698Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:48.9894007Z use_experimental_tbe=True, 2025-05-07T21:06:48.9894258Z ) 2025-05-07T21:06:48.9894440Z PASSED 2025-05-07T21:06:51.7308312Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:51.7309133Z self=, 2025-05-07T21:06:51.7309630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:51.7310221Z use_experimental_tbe=False, 2025-05-07T21:06:51.7310480Z ) 2025-05-07T21:06:51.7310722Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:51.7311316Z self=, 2025-05-07T21:06:51.7311800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:51.7312104Z use_experimental_tbe=False, 2025-05-07T21:06:51.7312356Z ) 2025-05-07T21:06:51.7312588Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:51.7313095Z self=, 2025-05-07T21:06:51.7313581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:51.7313879Z use_experimental_tbe=True, 2025-05-07T21:06:51.7314129Z ) 2025-05-07T21:06:51.7314365Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:51.7314862Z self=, 2025-05-07T21:06:51.7315351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:51.7315654Z use_experimental_tbe=True, 2025-05-07T21:06:51.7315900Z ) 2025-05-07T21:06:51.7316076Z PASSED 2025-05-07T21:06:51.7328619Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T21:06:51.7328996Z 2025-05-07T21:06:51.7329141Z =============================== warnings summary =============================== 2025-05-07T21:06:51.7329610Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T21:06:51.7330137Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T21:06:51.7331141Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T21:06:51.7332016Z note_deprecation( 2025-05-07T21:06:51.7332166Z 2025-05-07T21:06:51.7332411Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 2025-05-07T21:06:51.7332996Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 2025-05-07T21:06:51.7333584Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 2025-05-07T21:06:51.7334274Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 2025-05-07T21:06:51.7335713Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/jit/_check.py:178: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2025-05-07T21:06:51.7337006Z warnings.warn( 2025-05-07T21:06:51.7337148Z 2025-05-07T21:06:51.7337375Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:06:51.7337837Z =========================== short test summary info ============================ 2025-05-07T21:06:51.7338291Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T21:06:51.7338791Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T21:06:51.7339258Z ================== 7 passed, 2 skipped, 6 warnings in 10.18s =================== 2025-05-07T21:06:52.5349411Z 2025-05-07T21:06:52.5350633Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T21:06:52.5368107Z [TEST] Python test time for ./tbe/training/forward_test.py: 13 seconds 2025-05-07T21:06:52.5368784Z 2025-05-07T21:06:52.5368791Z 2025-05-07T21:06:52.5368796Z 2025-05-07T21:06:52.5368799Z 2025-05-07T21:06:52.5390517Z ################################################################################ 2025-05-07T21:06:52.5409905Z # [2025-05-07T21:06:52.540Z] Run Python Test Suite: 2025-05-07T21:06:52.5410300Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:06:52.5410625Z ################################################################################ 2025-05-07T21:06:52.5435448Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:06:52.5442888Z 2025-05-07T21:06:54.6617615Z ============================= test session starts ============================== 2025-05-07T21:06:54.6618412Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:54.6618945Z cachedir: .pytest_cache 2025-05-07T21:06:54.6619535Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:54.6620285Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:54.6620703Z plugins: hypothesis-6.131.14 2025-05-07T21:06:56.2658185Z collecting ... collected 2 items 2025-05-07T21:06:56.2658515Z 2025-05-07T21:06:56.5947043Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel PASSED 2025-05-07T21:07:02.9552660Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large PASSED 2025-05-07T21:07:02.9553340Z 2025-05-07T21:07:02.9553522Z ============================== 2 passed in 8.41s =============================== 2025-05-07T21:07:03.5802944Z 2025-05-07T21:07:03.5803683Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:07:03.5822244Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 11 seconds 2025-05-07T21:07:03.5822598Z 2025-05-07T21:07:03.5822603Z 2025-05-07T21:07:03.5822606Z 2025-05-07T21:07:03.5822610Z 2025-05-07T21:07:03.5842916Z ################################################################################ 2025-05-07T21:07:03.5857953Z # [2025-05-07T21:07:03.585Z] Run Python Test Suite: 2025-05-07T21:07:03.5858308Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T21:07:03.5858634Z ################################################################################ 2025-05-07T21:07:03.5884085Z + 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:03.5885827Z 2025-05-07T21:07:05.7133989Z ============================= test session starts ============================== 2025-05-07T21:07:05.7134642Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:05.7135193Z cachedir: .pytest_cache 2025-05-07T21:07:05.7135783Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:05.7136522Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:05.7136940Z plugins: hypothesis-6.131.14 2025-05-07T21:07:07.4487465Z collecting ... collected 6 items 2025-05-07T21:07:07.4487722Z 2025-05-07T21:07:07.9272389Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9273720Z self=, 2025-05-07T21:07:07.9274436Z T=1, 2025-05-07T21:07:07.9274659Z D=2, 2025-05-07T21:07:07.9274901Z log_E=2, 2025-05-07T21:07:07.9275141Z N=0, 2025-05-07T21:07:07.9275390Z weights_ty=SparseType.FP32, 2025-05-07T21:07:07.9275934Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.9276288Z use_cpu=False, 2025-05-07T21:07:07.9276556Z test_internal=False, 2025-05-07T21:07:07.9276842Z ) 2025-05-07T21:07:07.9277127Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9277887Z self=, 2025-05-07T21:07:07.9278576Z T=2, 2025-05-07T21:07:07.9278809Z D=2, 2025-05-07T21:07:07.9279243Z log_E=2, 2025-05-07T21:07:07.9279481Z N=0, 2025-05-07T21:07:07.9279749Z weights_ty=SparseType.FP32, 2025-05-07T21:07:07.9280093Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.9280418Z use_cpu=False, 2025-05-07T21:07:07.9280781Z test_internal=False, 2025-05-07T21:07:07.9281065Z ) 2025-05-07T21:07:07.9281336Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9282097Z self=, 2025-05-07T21:07:07.9282793Z T=2, 2025-05-07T21:07:07.9283011Z D=39, 2025-05-07T21:07:07.9283248Z log_E=2, 2025-05-07T21:07:07.9283482Z N=1, 2025-05-07T21:07:07.9283726Z weights_ty=SparseType.INT8, 2025-05-07T21:07:07.9284069Z output_dtype=SparseType.INT8, 2025-05-07T21:07:07.9284401Z use_cpu=False, 2025-05-07T21:07:07.9284667Z test_internal=True, 2025-05-07T21:07:07.9284932Z ) 2025-05-07T21:07:07.9285207Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9285959Z self=, 2025-05-07T21:07:07.9286644Z T=2, 2025-05-07T21:07:07.9286876Z D=10, 2025-05-07T21:07:07.9287108Z log_E=2, 2025-05-07T21:07:07.9287343Z N=0, 2025-05-07T21:07:07.9287593Z weights_ty=SparseType.FP32, 2025-05-07T21:07:07.9287927Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.9288257Z use_cpu=False, 2025-05-07T21:07:07.9288530Z test_internal=False, 2025-05-07T21:07:07.9288798Z ) 2025-05-07T21:07:07.9289076Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9289828Z self=, 2025-05-07T21:07:07.9290516Z T=2, 2025-05-07T21:07:07.9290740Z D=10, 2025-05-07T21:07:07.9290965Z log_E=3, 2025-05-07T21:07:07.9291194Z N=14, 2025-05-07T21:07:07.9291448Z weights_ty=SparseType.FP32, 2025-05-07T21:07:07.9291790Z output_dtype=SparseType.INT8, 2025-05-07T21:07:07.9292110Z use_cpu=False, 2025-05-07T21:07:07.9292381Z test_internal=False, 2025-05-07T21:07:07.9292658Z ) 2025-05-07T21:07:07.9293014Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9293770Z self=, 2025-05-07T21:07:07.9294467Z T=5, 2025-05-07T21:07:07.9294719Z D=40, 2025-05-07T21:07:07.9294957Z log_E=3, 2025-05-07T21:07:07.9295192Z N=37, 2025-05-07T21:07:07.9295443Z weights_ty=SparseType.INT2, 2025-05-07T21:07:07.9295779Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.9296456Z use_cpu=False, 2025-05-07T21:07:07.9296730Z test_internal=False, 2025-05-07T21:07:07.9296999Z ) 2025-05-07T21:07:07.9297278Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9298028Z self=, 2025-05-07T21:07:07.9298718Z T=2, 2025-05-07T21:07:07.9298941Z D=36, 2025-05-07T21:07:07.9299205Z log_E=2, 2025-05-07T21:07:07.9299440Z N=43, 2025-05-07T21:07:07.9299695Z weights_ty=SparseType.FP16, 2025-05-07T21:07:07.9300031Z output_dtype=SparseType.INT8, 2025-05-07T21:07:07.9300359Z use_cpu=False, 2025-05-07T21:07:07.9300629Z test_internal=True, 2025-05-07T21:07:07.9300892Z ) 2025-05-07T21:07:07.9301166Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9302000Z self=, 2025-05-07T21:07:07.9302687Z T=1, 2025-05-07T21:07:07.9302908Z D=16, 2025-05-07T21:07:07.9303133Z log_E=3, 2025-05-07T21:07:07.9303361Z N=45, 2025-05-07T21:07:07.9303612Z weights_ty=SparseType.FP16, 2025-05-07T21:07:07.9303947Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.9304265Z use_cpu=False, 2025-05-07T21:07:07.9304531Z test_internal=False, 2025-05-07T21:07:07.9304877Z ) 2025-05-07T21:07:07.9305152Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9305896Z self=, 2025-05-07T21:07:07.9306652Z T=2, 2025-05-07T21:07:07.9306877Z D=49, 2025-05-07T21:07:07.9307096Z log_E=3, 2025-05-07T21:07:07.9307328Z N=24, 2025-05-07T21:07:07.9307576Z weights_ty=SparseType.INT4, 2025-05-07T21:07:07.9307911Z output_dtype=SparseType.INT8, 2025-05-07T21:07:07.9308235Z use_cpu=True, 2025-05-07T21:07:07.9308499Z test_internal=True, 2025-05-07T21:07:07.9308761Z ) 2025-05-07T21:07:07.9309038Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9309786Z self=, 2025-05-07T21:07:07.9310401Z T=3, 2025-05-07T21:07:07.9310589Z D=15, 2025-05-07T21:07:07.9310776Z log_E=2, 2025-05-07T21:07:07.9310967Z N=8, 2025-05-07T21:07:07.9311180Z weights_ty=SparseType.INT8, 2025-05-07T21:07:07.9311469Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.9311745Z use_cpu=True, 2025-05-07T21:07:07.9311962Z test_internal=True, 2025-05-07T21:07:07.9312187Z ) 2025-05-07T21:07:07.9312419Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9313025Z self=, 2025-05-07T21:07:07.9313591Z T=3, 2025-05-07T21:07:07.9313778Z D=23, 2025-05-07T21:07:07.9313958Z log_E=2, 2025-05-07T21:07:07.9314153Z N=29, 2025-05-07T21:07:07.9314361Z weights_ty=SparseType.FP16, 2025-05-07T21:07:07.9314636Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.9314907Z use_cpu=True, 2025-05-07T21:07:07.9315128Z test_internal=False, 2025-05-07T21:07:07.9315351Z ) 2025-05-07T21:07:07.9315582Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9316197Z self=, 2025-05-07T21:07:07.9316767Z T=3, 2025-05-07T21:07:07.9316950Z D=23, 2025-05-07T21:07:07.9317213Z log_E=2, 2025-05-07T21:07:07.9317409Z N=29, 2025-05-07T21:07:07.9317611Z weights_ty=SparseType.FP16, 2025-05-07T21:07:07.9317895Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.9318164Z use_cpu=True, 2025-05-07T21:07:07.9318377Z test_internal=True, 2025-05-07T21:07:07.9318598Z ) 2025-05-07T21:07:07.9318833Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9319495Z self=, 2025-05-07T21:07:07.9320066Z T=3, 2025-05-07T21:07:07.9320251Z D=23, 2025-05-07T21:07:07.9320433Z log_E=3, 2025-05-07T21:07:07.9320629Z N=29, 2025-05-07T21:07:07.9320839Z weights_ty=SparseType.FP16, 2025-05-07T21:07:07.9321116Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.9321392Z use_cpu=True, 2025-05-07T21:07:07.9321614Z test_internal=True, 2025-05-07T21:07:07.9321831Z ) 2025-05-07T21:07:07.9322064Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9322689Z self=, 2025-05-07T21:07:07.9323252Z T=1, 2025-05-07T21:07:07.9323431Z D=23, 2025-05-07T21:07:07.9323642Z log_E=3, 2025-05-07T21:07:07.9323829Z N=29, 2025-05-07T21:07:07.9324090Z weights_ty=SparseType.FP16, 2025-05-07T21:07:07.9324382Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.9324652Z use_cpu=True, 2025-05-07T21:07:07.9324899Z test_internal=True, 2025-05-07T21:07:07.9325148Z ) 2025-05-07T21:07:07.9325373Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9325987Z self=, 2025-05-07T21:07:07.9326597Z T=1, 2025-05-07T21:07:07.9326876Z D=23, 2025-05-07T21:07:07.9327104Z log_E=3, 2025-05-07T21:07:07.9327337Z N=1, 2025-05-07T21:07:07.9327579Z weights_ty=SparseType.FP16, 2025-05-07T21:07:07.9327922Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.9328293Z use_cpu=True, 2025-05-07T21:07:07.9328551Z test_internal=True, 2025-05-07T21:07:07.9328819Z ) 2025-05-07T21:07:07.9329093Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9329836Z self=, 2025-05-07T21:07:07.9330534Z T=1, 2025-05-07T21:07:07.9330755Z D=23, 2025-05-07T21:07:07.9330976Z log_E=3, 2025-05-07T21:07:07.9331200Z N=23, 2025-05-07T21:07:07.9331453Z weights_ty=SparseType.FP16, 2025-05-07T21:07:07.9331792Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.9332106Z use_cpu=True, 2025-05-07T21:07:07.9332367Z test_internal=True, 2025-05-07T21:07:07.9332633Z ) 2025-05-07T21:07:07.9332904Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9333652Z self=, 2025-05-07T21:07:07.9334346Z T=1, 2025-05-07T21:07:07.9334564Z D=2, 2025-05-07T21:07:07.9334791Z log_E=3, 2025-05-07T21:07:07.9335025Z N=1, 2025-05-07T21:07:07.9335265Z weights_ty=SparseType.FP16, 2025-05-07T21:07:07.9335608Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.9335935Z use_cpu=True, 2025-05-07T21:07:07.9336187Z test_internal=True, 2025-05-07T21:07:07.9336452Z ) 2025-05-07T21:07:07.9336724Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9337466Z self=, 2025-05-07T21:07:07.9338149Z T=2, 2025-05-07T21:07:07.9338373Z D=62, 2025-05-07T21:07:07.9338596Z log_E=3, 2025-05-07T21:07:07.9338821Z N=22, 2025-05-07T21:07:07.9339076Z weights_ty=SparseType.INT8, 2025-05-07T21:07:07.9339410Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.9339730Z use_cpu=True, 2025-05-07T21:07:07.9339995Z test_internal=False, 2025-05-07T21:07:07.9340355Z ) 2025-05-07T21:07:07.9340625Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9341377Z self=, 2025-05-07T21:07:07.9342065Z T=2, 2025-05-07T21:07:07.9342282Z D=62, 2025-05-07T21:07:07.9342506Z log_E=3, 2025-05-07T21:07:07.9342734Z N=22, 2025-05-07T21:07:07.9342975Z weights_ty=SparseType.INT8, 2025-05-07T21:07:07.9343314Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.9343635Z use_cpu=True, 2025-05-07T21:07:07.9343898Z test_internal=True, 2025-05-07T21:07:07.9344158Z ) 2025-05-07T21:07:07.9344431Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9345178Z self=, 2025-05-07T21:07:07.9345866Z T=2, 2025-05-07T21:07:07.9346087Z D=62, 2025-05-07T21:07:07.9346311Z log_E=2, 2025-05-07T21:07:07.9346541Z N=22, 2025-05-07T21:07:07.9346791Z weights_ty=SparseType.INT8, 2025-05-07T21:07:07.9347129Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.9347447Z use_cpu=True, 2025-05-07T21:07:07.9347707Z test_internal=True, 2025-05-07T21:07:07.9347973Z ) 2025-05-07T21:07:07.9348288Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9349039Z self=, 2025-05-07T21:07:07.9349729Z T=2, 2025-05-07T21:07:07.9349940Z D=62, 2025-05-07T21:07:07.9350162Z log_E=2, 2025-05-07T21:07:07.9350396Z N=2, 2025-05-07T21:07:07.9350635Z weights_ty=SparseType.INT8, 2025-05-07T21:07:07.9350972Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.9351294Z use_cpu=True, 2025-05-07T21:07:07.9351609Z test_internal=True, 2025-05-07T21:07:07.9351871Z ) 2025-05-07T21:07:07.9352146Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9352937Z self=, 2025-05-07T21:07:07.9353622Z T=1, 2025-05-07T21:07:07.9353842Z D=62, 2025-05-07T21:07:07.9354062Z log_E=2, 2025-05-07T21:07:07.9354289Z N=2, 2025-05-07T21:07:07.9354541Z weights_ty=SparseType.INT8, 2025-05-07T21:07:07.9354877Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.9355192Z use_cpu=True, 2025-05-07T21:07:07.9355453Z test_internal=True, 2025-05-07T21:07:07.9355716Z ) 2025-05-07T21:07:07.9355982Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9356737Z self=, 2025-05-07T21:07:07.9357428Z T=1, 2025-05-07T21:07:07.9357650Z D=62, 2025-05-07T21:07:07.9357869Z log_E=3, 2025-05-07T21:07:07.9358103Z N=47, 2025-05-07T21:07:07.9358352Z weights_ty=SparseType.FP32, 2025-05-07T21:07:07.9358685Z output_dtype=SparseType.INT8, 2025-05-07T21:07:07.9359119Z use_cpu=True, 2025-05-07T21:07:07.9359386Z test_internal=True, 2025-05-07T21:07:07.9359647Z ) 2025-05-07T21:07:07.9359920Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9360672Z self=, 2025-05-07T21:07:07.9361356Z T=1, 2025-05-07T21:07:07.9361579Z D=3, 2025-05-07T21:07:07.9361801Z log_E=3, 2025-05-07T21:07:07.9362026Z N=47, 2025-05-07T21:07:07.9362273Z weights_ty=SparseType.FP32, 2025-05-07T21:07:07.9362610Z output_dtype=SparseType.INT8, 2025-05-07T21:07:07.9362924Z use_cpu=True, 2025-05-07T21:07:07.9363185Z test_internal=True, 2025-05-07T21:07:07.9363452Z ) 2025-05-07T21:07:07.9363721Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.9364472Z self=, 2025-05-07T21:07:07.9365222Z T=1, 2025-05-07T21:07:07.9365445Z D=47, 2025-05-07T21:07:07.9365663Z log_E=3, 2025-05-07T21:07:07.9365898Z N=47, 2025-05-07T21:07:07.9366150Z weights_ty=SparseType.FP32, 2025-05-07T21:07:07.9366479Z output_dtype=SparseType.INT8, 2025-05-07T21:07:07.9366801Z use_cpu=True, 2025-05-07T21:07:07.9367065Z test_internal=True, 2025-05-07T21:07:07.9367325Z ) 2025-05-07T21:07:08.0039967Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0041570Z self=, 2025-05-07T21:07:08.0042565Z T=1, 2025-05-07T21:07:08.0042868Z D=2, 2025-05-07T21:07:08.0043164Z log_E=3, 2025-05-07T21:07:08.0043472Z N=47, 2025-05-07T21:07:08.0043818Z weights_ty=SparseType.FP32, 2025-05-07T21:07:08.0044314Z output_dtype=SparseType.INT8, 2025-05-07T21:07:08.0044750Z use_cpu=True, 2025-05-07T21:07:08.0045089Z test_internal=True, 2025-05-07T21:07:08.0045468Z ) 2025-05-07T21:07:08.0045841Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0046887Z self=, 2025-05-07T21:07:08.0047865Z T=1, 2025-05-07T21:07:08.0048162Z D=2, 2025-05-07T21:07:08.0048790Z log_E=3, 2025-05-07T21:07:08.0049128Z N=1, 2025-05-07T21:07:08.0049451Z weights_ty=SparseType.FP32, 2025-05-07T21:07:08.0049927Z output_dtype=SparseType.INT8, 2025-05-07T21:07:08.0050386Z use_cpu=True, 2025-05-07T21:07:08.0050751Z test_internal=True, 2025-05-07T21:07:08.0051107Z ) 2025-05-07T21:07:08.0051487Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0052525Z self=, 2025-05-07T21:07:08.0053655Z T=2, 2025-05-07T21:07:08.0053959Z D=2, 2025-05-07T21:07:08.0054256Z log_E=3, 2025-05-07T21:07:08.0054563Z N=1, 2025-05-07T21:07:08.0054912Z weights_ty=SparseType.FP32, 2025-05-07T21:07:08.0055529Z output_dtype=SparseType.INT8, 2025-05-07T21:07:08.0055964Z use_cpu=True, 2025-05-07T21:07:08.0056307Z test_internal=True, 2025-05-07T21:07:08.0056665Z ) 2025-05-07T21:07:08.0057033Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0057996Z self=, 2025-05-07T21:07:08.0058988Z T=2, 2025-05-07T21:07:08.0059282Z D=2, 2025-05-07T21:07:08.0059585Z log_E=3, 2025-05-07T21:07:08.0059899Z N=3, 2025-05-07T21:07:08.0060243Z weights_ty=SparseType.FP32, 2025-05-07T21:07:08.0060708Z output_dtype=SparseType.INT8, 2025-05-07T21:07:08.0061160Z use_cpu=True, 2025-05-07T21:07:08.0061519Z test_internal=True, 2025-05-07T21:07:08.0061891Z ) 2025-05-07T21:07:08.0062265Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0063338Z self=, 2025-05-07T21:07:08.0064322Z T=2, 2025-05-07T21:07:08.0064628Z D=39, 2025-05-07T21:07:08.0064930Z log_E=3, 2025-05-07T21:07:08.0065235Z N=13, 2025-05-07T21:07:08.0065576Z weights_ty=SparseType.FP32, 2025-05-07T21:07:08.0066046Z output_dtype=SparseType.INT8, 2025-05-07T21:07:08.0066489Z use_cpu=True, 2025-05-07T21:07:08.0066846Z test_internal=False, 2025-05-07T21:07:08.0067219Z ) 2025-05-07T21:07:08.0067584Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0068648Z self=, 2025-05-07T21:07:08.0069633Z T=2, 2025-05-07T21:07:08.0069931Z D=39, 2025-05-07T21:07:08.0070224Z log_E=3, 2025-05-07T21:07:08.0081510Z N=13, 2025-05-07T21:07:08.0081923Z weights_ty=SparseType.FP32, 2025-05-07T21:07:08.0082419Z output_dtype=SparseType.INT8, 2025-05-07T21:07:08.0082882Z use_cpu=False, 2025-05-07T21:07:08.0083420Z test_internal=False, 2025-05-07T21:07:08.0083805Z ) 2025-05-07T21:07:08.0084191Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0085254Z self=, 2025-05-07T21:07:08.0086249Z T=2, 2025-05-07T21:07:08.0086558Z D=39, 2025-05-07T21:07:08.0086864Z log_E=2, 2025-05-07T21:07:08.0087171Z N=13, 2025-05-07T21:07:08.0087516Z weights_ty=SparseType.FP32, 2025-05-07T21:07:08.0087992Z output_dtype=SparseType.INT8, 2025-05-07T21:07:08.0088436Z use_cpu=False, 2025-05-07T21:07:08.0088801Z test_internal=False, 2025-05-07T21:07:08.0089183Z ) 2025-05-07T21:07:08.0089548Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0090631Z self=, 2025-05-07T21:07:08.0091618Z T=2, 2025-05-07T21:07:08.0091921Z D=39, 2025-05-07T21:07:08.0092229Z log_E=2, 2025-05-07T21:07:08.0092549Z N=2, 2025-05-07T21:07:08.0092871Z weights_ty=SparseType.FP32, 2025-05-07T21:07:08.0093281Z output_dtype=SparseType.INT8, 2025-05-07T21:07:08.0093717Z use_cpu=False, 2025-05-07T21:07:08.0094077Z test_internal=False, 2025-05-07T21:07:08.0094549Z ) 2025-05-07T21:07:08.0094942Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0096344Z self=, 2025-05-07T21:07:08.0097332Z T=1, 2025-05-07T21:07:08.0097635Z D=43, 2025-05-07T21:07:08.0097963Z log_E=2, 2025-05-07T21:07:08.0098279Z N=45, 2025-05-07T21:07:08.0098636Z weights_ty=SparseType.INT2, 2025-05-07T21:07:08.0099116Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.0099705Z use_cpu=False, 2025-05-07T21:07:08.0100088Z test_internal=True, 2025-05-07T21:07:08.0100464Z ) 2025-05-07T21:07:08.0100843Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0102031Z self=, 2025-05-07T21:07:08.0103034Z T=1, 2025-05-07T21:07:08.0103335Z D=45, 2025-05-07T21:07:08.0103653Z log_E=2, 2025-05-07T21:07:08.0103995Z N=45, 2025-05-07T21:07:08.0104333Z weights_ty=SparseType.INT2, 2025-05-07T21:07:08.0104821Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.0105283Z use_cpu=False, 2025-05-07T21:07:08.0105657Z test_internal=True, 2025-05-07T21:07:08.0106020Z ) 2025-05-07T21:07:08.0106413Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0107487Z self=, 2025-05-07T21:07:08.0108479Z T=1, 2025-05-07T21:07:08.0108796Z D=45, 2025-05-07T21:07:08.0109100Z log_E=2, 2025-05-07T21:07:08.0109416Z N=2, 2025-05-07T21:07:08.0109773Z weights_ty=SparseType.INT2, 2025-05-07T21:07:08.0110270Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.0110716Z use_cpu=False, 2025-05-07T21:07:08.0111088Z test_internal=True, 2025-05-07T21:07:08.0111461Z ) 2025-05-07T21:07:08.0111837Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0112922Z self=, 2025-05-07T21:07:08.0113917Z T=1, 2025-05-07T21:07:08.0114218Z D=45, 2025-05-07T21:07:08.0114533Z log_E=2, 2025-05-07T21:07:08.0114863Z N=2, 2025-05-07T21:07:08.0115200Z weights_ty=SparseType.INT2, 2025-05-07T21:07:08.0115681Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.0116139Z use_cpu=False, 2025-05-07T21:07:08.0116511Z test_internal=False, 2025-05-07T21:07:08.0116897Z ) 2025-05-07T21:07:08.0117285Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0118360Z self=, 2025-05-07T21:07:08.0119564Z T=2, 2025-05-07T21:07:08.0119875Z D=45, 2025-05-07T21:07:08.0120182Z log_E=2, 2025-05-07T21:07:08.0120500Z N=2, 2025-05-07T21:07:08.0120835Z weights_ty=SparseType.INT2, 2025-05-07T21:07:08.0121313Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.0121778Z use_cpu=False, 2025-05-07T21:07:08.0122142Z test_internal=False, 2025-05-07T21:07:08.0122522Z ) 2025-05-07T21:07:08.0122906Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0123966Z self=, 2025-05-07T21:07:08.0124964Z T=2, 2025-05-07T21:07:08.0125271Z D=2, 2025-05-07T21:07:08.0125575Z log_E=2, 2025-05-07T21:07:08.0125885Z N=2, 2025-05-07T21:07:08.0126232Z weights_ty=SparseType.INT2, 2025-05-07T21:07:08.0126707Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.0127155Z use_cpu=False, 2025-05-07T21:07:08.0127532Z test_internal=False, 2025-05-07T21:07:08.0127912Z ) 2025-05-07T21:07:08.0128290Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:08.0129362Z self=, 2025-05-07T21:07:08.0130347Z T=4, 2025-05-07T21:07:08.0130754Z D=62, 2025-05-07T21:07:08.0131068Z log_E=3, 2025-05-07T21:07:08.0131387Z N=44, 2025-05-07T21:07:08.0131720Z weights_ty=SparseType.FP16, 2025-05-07T21:07:08.0132198Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.0132657Z use_cpu=False, 2025-05-07T21:07:08.0133018Z test_internal=False, 2025-05-07T21:07:08.0133394Z ) 2025-05-07T21:07:08.0133700Z PASSED 2025-05-07T21:07:08.0134510Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T21:07:08.1510787Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1513067Z self=, 2025-05-07T21:07:08.1514094Z T=1, 2025-05-07T21:07:08.1514408Z D=2, 2025-05-07T21:07:08.1514718Z log_E=2, 2025-05-07T21:07:08.1515087Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.1515569Z mixed=False, 2025-05-07T21:07:08.1515928Z use_cache=False, 2025-05-07T21:07:08.1516293Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.1516725Z num_indices_per_table=1, 2025-05-07T21:07:08.1517112Z ) 2025-05-07T21:07:08.1517526Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1518666Z self=, 2025-05-07T21:07:08.1519791Z T=2, 2025-05-07T21:07:08.1520104Z D=2, 2025-05-07T21:07:08.1520406Z log_E=2, 2025-05-07T21:07:08.1520796Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.1521313Z mixed=False, 2025-05-07T21:07:08.1521660Z use_cache=False, 2025-05-07T21:07:08.1522071Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.1522560Z num_indices_per_table=1, 2025-05-07T21:07:08.1522956Z ) 2025-05-07T21:07:08.1523379Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1524525Z self=, 2025-05-07T21:07:08.1525557Z T=2, 2025-05-07T21:07:08.1525866Z D=33, 2025-05-07T21:07:08.1526173Z log_E=2, 2025-05-07T21:07:08.1526537Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.1527014Z mixed=False, 2025-05-07T21:07:08.1527345Z use_cache=True, 2025-05-07T21:07:08.1527730Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.1528198Z num_indices_per_table=1, 2025-05-07T21:07:08.1528585Z ) 2025-05-07T21:07:08.1528991Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1530298Z self=, 2025-05-07T21:07:08.1531300Z T=5, 2025-05-07T21:07:08.1531602Z D=2, 2025-05-07T21:07:08.1531901Z log_E=2, 2025-05-07T21:07:08.1532286Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.1532755Z mixed=False, 2025-05-07T21:07:08.1533089Z use_cache=False, 2025-05-07T21:07:08.1533489Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.1533968Z num_indices_per_table=1, 2025-05-07T21:07:08.1534353Z ) 2025-05-07T21:07:08.1534781Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1535899Z self=, 2025-05-07T21:07:08.1536924Z T=5, 2025-05-07T21:07:08.1537232Z D=91, 2025-05-07T21:07:08.1537560Z log_E=3, 2025-05-07T21:07:08.1537930Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.1538393Z mixed=True, 2025-05-07T21:07:08.1538737Z use_cache=False, 2025-05-07T21:07:08.1539143Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.1539603Z num_indices_per_table=2, 2025-05-07T21:07:08.1540009Z ) 2025-05-07T21:07:08.1540438Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1541705Z self=, 2025-05-07T21:07:08.1542749Z T=5, 2025-05-07T21:07:08.1543066Z D=8, 2025-05-07T21:07:08.1543355Z log_E=3, 2025-05-07T21:07:08.1543722Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.1544197Z mixed=True, 2025-05-07T21:07:08.1544532Z use_cache=True, 2025-05-07T21:07:08.1544969Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.1545634Z num_indices_per_table=3, 2025-05-07T21:07:08.1546023Z ) 2025-05-07T21:07:08.1546445Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1547651Z self=, 2025-05-07T21:07:08.1548689Z T=3, 2025-05-07T21:07:08.1548980Z D=110, 2025-05-07T21:07:08.1549308Z log_E=3, 2025-05-07T21:07:08.1549699Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.1550169Z mixed=False, 2025-05-07T21:07:08.1550518Z use_cache=False, 2025-05-07T21:07:08.1550911Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.1551373Z num_indices_per_table=4, 2025-05-07T21:07:08.1551773Z ) 2025-05-07T21:07:08.1552213Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1553332Z self=, 2025-05-07T21:07:08.1554361Z T=1, 2025-05-07T21:07:08.1554694Z D=13, 2025-05-07T21:07:08.1555046Z log_E=3, 2025-05-07T21:07:08.1555419Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.1555887Z mixed=False, 2025-05-07T21:07:08.1556242Z use_cache=True, 2025-05-07T21:07:08.1556644Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.1557110Z num_indices_per_table=3, 2025-05-07T21:07:08.1557528Z ) 2025-05-07T21:07:08.1557940Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1559158Z self=, 2025-05-07T21:07:08.1560187Z T=2, 2025-05-07T21:07:08.1560507Z D=76, 2025-05-07T21:07:08.1560807Z log_E=2, 2025-05-07T21:07:08.1561165Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.1561648Z mixed=False, 2025-05-07T21:07:08.1561999Z use_cache=True, 2025-05-07T21:07:08.1562373Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.1562846Z num_indices_per_table=2, 2025-05-07T21:07:08.1563266Z ) 2025-05-07T21:07:08.1563666Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1564688Z self=, 2025-05-07T21:07:08.1565807Z T=1, 2025-05-07T21:07:08.1566099Z D=116, 2025-05-07T21:07:08.1566376Z log_E=2, 2025-05-07T21:07:08.1566739Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.1567203Z mixed=True, 2025-05-07T21:07:08.1567551Z use_cache=False, 2025-05-07T21:07:08.1567964Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.1568427Z num_indices_per_table=1, 2025-05-07T21:07:08.1568811Z ) 2025-05-07T21:07:08.1569241Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1570394Z self=, 2025-05-07T21:07:08.1571450Z T=2, 2025-05-07T21:07:08.1571751Z D=57, 2025-05-07T21:07:08.1572051Z log_E=3, 2025-05-07T21:07:08.1572392Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.1572861Z mixed=False, 2025-05-07T21:07:08.1573193Z use_cache=False, 2025-05-07T21:07:08.1573577Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.1574043Z num_indices_per_table=2, 2025-05-07T21:07:08.1574436Z ) 2025-05-07T21:07:08.1574846Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1576076Z self=, 2025-05-07T21:07:08.1577095Z T=1, 2025-05-07T21:07:08.1577403Z D=57, 2025-05-07T21:07:08.1577689Z log_E=3, 2025-05-07T21:07:08.1578065Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.1578534Z mixed=False, 2025-05-07T21:07:08.1578873Z use_cache=False, 2025-05-07T21:07:08.1579265Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.1579734Z num_indices_per_table=2, 2025-05-07T21:07:08.1580244Z ) 2025-05-07T21:07:08.1580658Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1581769Z self=, 2025-05-07T21:07:08.1582841Z T=1, 2025-05-07T21:07:08.1583142Z D=57, 2025-05-07T21:07:08.1583436Z log_E=3, 2025-05-07T21:07:08.1583808Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.1584290Z mixed=False, 2025-05-07T21:07:08.1584639Z use_cache=False, 2025-05-07T21:07:08.1585076Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.1585547Z num_indices_per_table=3, 2025-05-07T21:07:08.1585934Z ) 2025-05-07T21:07:08.1586337Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1587442Z self=, 2025-05-07T21:07:08.1588484Z T=1, 2025-05-07T21:07:08.1588794Z D=2, 2025-05-07T21:07:08.1589075Z log_E=3, 2025-05-07T21:07:08.1589464Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.1589899Z mixed=False, 2025-05-07T21:07:08.1590206Z use_cache=False, 2025-05-07T21:07:08.1590584Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.1591065Z num_indices_per_table=3, 2025-05-07T21:07:08.1591451Z ) 2025-05-07T21:07:08.1591864Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1592979Z self=, 2025-05-07T21:07:08.1594019Z T=3, 2025-05-07T21:07:08.1594324Z D=2, 2025-05-07T21:07:08.1594645Z log_E=3, 2025-05-07T21:07:08.1595090Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.1595578Z mixed=False, 2025-05-07T21:07:08.1596360Z use_cache=False, 2025-05-07T21:07:08.1596774Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.1597237Z num_indices_per_table=3, 2025-05-07T21:07:08.1597639Z ) 2025-05-07T21:07:08.1598070Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1599316Z self=, 2025-05-07T21:07:08.1600505Z T=3, 2025-05-07T21:07:08.1600814Z D=120, 2025-05-07T21:07:08.1601102Z log_E=2, 2025-05-07T21:07:08.1601472Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.1601949Z mixed=False, 2025-05-07T21:07:08.1602300Z use_cache=False, 2025-05-07T21:07:08.1602680Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.1603148Z num_indices_per_table=4, 2025-05-07T21:07:08.1603560Z ) 2025-05-07T21:07:08.1603957Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1605071Z self=, 2025-05-07T21:07:08.1606083Z T=3, 2025-05-07T21:07:08.1606375Z D=120, 2025-05-07T21:07:08.1606680Z log_E=2, 2025-05-07T21:07:08.1607066Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.1607526Z mixed=False, 2025-05-07T21:07:08.1607867Z use_cache=False, 2025-05-07T21:07:08.1608261Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.1608745Z num_indices_per_table=1, 2025-05-07T21:07:08.1609150Z ) 2025-05-07T21:07:08.1609556Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1610671Z self=, 2025-05-07T21:07:08.1611862Z T=3, 2025-05-07T21:07:08.1612179Z D=2, 2025-05-07T21:07:08.1612478Z log_E=2, 2025-05-07T21:07:08.1612834Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.1613312Z mixed=False, 2025-05-07T21:07:08.1613653Z use_cache=False, 2025-05-07T21:07:08.1614066Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.1614538Z num_indices_per_table=1, 2025-05-07T21:07:08.1614979Z ) 2025-05-07T21:07:08.1615352Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1616618Z self=, 2025-05-07T21:07:08.1617658Z T=3, 2025-05-07T21:07:08.1617975Z D=3, 2025-05-07T21:07:08.1618428Z log_E=2, 2025-05-07T21:07:08.1618814Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.1619281Z mixed=False, 2025-05-07T21:07:08.1619625Z use_cache=False, 2025-05-07T21:07:08.1620024Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.1620507Z num_indices_per_table=1, 2025-05-07T21:07:08.1620914Z ) 2025-05-07T21:07:08.1621321Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1622420Z self=, 2025-05-07T21:07:08.1623457Z T=3, 2025-05-07T21:07:08.1623771Z D=2, 2025-05-07T21:07:08.1624061Z log_E=3, 2025-05-07T21:07:08.1624420Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.1624922Z mixed=False, 2025-05-07T21:07:08.1625288Z use_cache=False, 2025-05-07T21:07:08.1625671Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.1626140Z num_indices_per_table=1, 2025-05-07T21:07:08.1626549Z ) 2025-05-07T21:07:08.1626955Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1627952Z self=, 2025-05-07T21:07:08.1628961Z T=3, 2025-05-07T21:07:08.1629253Z D=3, 2025-05-07T21:07:08.1629531Z log_E=3, 2025-05-07T21:07:08.1629898Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.1630368Z mixed=False, 2025-05-07T21:07:08.1630716Z use_cache=False, 2025-05-07T21:07:08.1631120Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.1631581Z num_indices_per_table=1, 2025-05-07T21:07:08.1631975Z ) 2025-05-07T21:07:08.1632389Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1633515Z self=, 2025-05-07T21:07:08.1634539Z T=3, 2025-05-07T21:07:08.1634954Z D=3, 2025-05-07T21:07:08.1635247Z log_E=3, 2025-05-07T21:07:08.1635609Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.1636052Z mixed=False, 2025-05-07T21:07:08.1636389Z use_cache=False, 2025-05-07T21:07:08.1636765Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.1637215Z num_indices_per_table=3, 2025-05-07T21:07:08.1637600Z ) 2025-05-07T21:07:08.1637984Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.1639195Z self=, 2025-05-07T21:07:08.1640227Z T=2, 2025-05-07T21:07:08.1640525Z D=121, 2025-05-07T21:07:08.1640816Z log_E=2, 2025-05-07T21:07:08.1641176Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.1641651Z mixed=False, 2025-05-07T21:07:08.1641991Z use_cache=False, 2025-05-07T21:07:08.1642393Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.1642850Z num_indices_per_table=3, 2025-05-07T21:07:08.1643241Z ) 2025-05-07T21:07:08.2538194Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2539381Z self=, 2025-05-07T21:07:08.2540293Z T=2, 2025-05-07T21:07:08.2540592Z D=2, 2025-05-07T21:07:08.2541186Z log_E=2, 2025-05-07T21:07:08.2541567Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.2542041Z mixed=False, 2025-05-07T21:07:08.2542349Z use_cache=False, 2025-05-07T21:07:08.2542738Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.2543211Z num_indices_per_table=3, 2025-05-07T21:07:08.2543608Z ) 2025-05-07T21:07:08.2544017Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2545066Z self=, 2025-05-07T21:07:08.2546177Z T=2, 2025-05-07T21:07:08.2546448Z D=2, 2025-05-07T21:07:08.2546747Z log_E=2, 2025-05-07T21:07:08.2559112Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.2559558Z mixed=False, 2025-05-07T21:07:08.2559872Z use_cache=False, 2025-05-07T21:07:08.2560221Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.2560618Z num_indices_per_table=2, 2025-05-07T21:07:08.2560979Z ) 2025-05-07T21:07:08.2561335Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2562273Z self=, 2025-05-07T21:07:08.2563127Z T=1, 2025-05-07T21:07:08.2563392Z D=68, 2025-05-07T21:07:08.2563650Z log_E=3, 2025-05-07T21:07:08.2563975Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.2564382Z mixed=True, 2025-05-07T21:07:08.2564684Z use_cache=True, 2025-05-07T21:07:08.2565011Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.2565415Z num_indices_per_table=2, 2025-05-07T21:07:08.2565758Z ) 2025-05-07T21:07:08.2566118Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2567063Z self=, 2025-05-07T21:07:08.2567912Z T=1, 2025-05-07T21:07:08.2568171Z D=68, 2025-05-07T21:07:08.2568441Z log_E=2, 2025-05-07T21:07:08.2568772Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.2569173Z mixed=True, 2025-05-07T21:07:08.2569468Z use_cache=True, 2025-05-07T21:07:08.2569803Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.2570192Z num_indices_per_table=2, 2025-05-07T21:07:08.2570533Z ) 2025-05-07T21:07:08.2570889Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2571831Z self=, 2025-05-07T21:07:08.2572667Z T=1, 2025-05-07T21:07:08.2572930Z D=2, 2025-05-07T21:07:08.2573194Z log_E=2, 2025-05-07T21:07:08.2573635Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.2574044Z mixed=True, 2025-05-07T21:07:08.2574341Z use_cache=True, 2025-05-07T21:07:08.2574664Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.2575064Z num_indices_per_table=2, 2025-05-07T21:07:08.2575411Z ) 2025-05-07T21:07:08.2575763Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2576700Z self=, 2025-05-07T21:07:08.2577549Z T=2, 2025-05-07T21:07:08.2577801Z D=2, 2025-05-07T21:07:08.2578062Z log_E=2, 2025-05-07T21:07:08.2578383Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.2578777Z mixed=True, 2025-05-07T21:07:08.2579071Z use_cache=True, 2025-05-07T21:07:08.2579411Z output_dtype=SparseType.FP32, 2025-05-07T21:07:08.2579811Z num_indices_per_table=2, 2025-05-07T21:07:08.2580146Z ) 2025-05-07T21:07:08.2580499Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2581450Z self=, 2025-05-07T21:07:08.2582286Z T=3, 2025-05-07T21:07:08.2582551Z D=122, 2025-05-07T21:07:08.2582821Z log_E=2, 2025-05-07T21:07:08.2583203Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.2583613Z mixed=False, 2025-05-07T21:07:08.2583916Z use_cache=False, 2025-05-07T21:07:08.2584255Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.2584652Z num_indices_per_table=3, 2025-05-07T21:07:08.2584988Z ) 2025-05-07T21:07:08.2585330Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2586262Z self=, 2025-05-07T21:07:08.2587176Z T=3, 2025-05-07T21:07:08.2587440Z D=122, 2025-05-07T21:07:08.2587699Z log_E=2, 2025-05-07T21:07:08.2588016Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.2588428Z mixed=False, 2025-05-07T21:07:08.2588789Z use_cache=False, 2025-05-07T21:07:08.2589139Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.2589538Z num_indices_per_table=1, 2025-05-07T21:07:08.2589868Z ) 2025-05-07T21:07:08.2590224Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2591159Z self=, 2025-05-07T21:07:08.2592003Z T=4, 2025-05-07T21:07:08.2592270Z D=18, 2025-05-07T21:07:08.2592522Z log_E=2, 2025-05-07T21:07:08.2592837Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.2593239Z mixed=False, 2025-05-07T21:07:08.2593530Z use_cache=True, 2025-05-07T21:07:08.2593860Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.2594264Z num_indices_per_table=1, 2025-05-07T21:07:08.2594592Z ) 2025-05-07T21:07:08.2594951Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2596359Z self=, 2025-05-07T21:07:08.2597212Z T=4, 2025-05-07T21:07:08.2597464Z D=2, 2025-05-07T21:07:08.2597728Z log_E=2, 2025-05-07T21:07:08.2598049Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.2598452Z mixed=False, 2025-05-07T21:07:08.2598756Z use_cache=True, 2025-05-07T21:07:08.2599168Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.2599559Z num_indices_per_table=1, 2025-05-07T21:07:08.2599899Z ) 2025-05-07T21:07:08.2600252Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2601174Z self=, 2025-05-07T21:07:08.2602023Z T=4, 2025-05-07T21:07:08.2602290Z D=2, 2025-05-07T21:07:08.2602542Z log_E=2, 2025-05-07T21:07:08.2602872Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.2603400Z mixed=True, 2025-05-07T21:07:08.2603695Z use_cache=True, 2025-05-07T21:07:08.2604017Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.2604414Z num_indices_per_table=1, 2025-05-07T21:07:08.2604772Z ) 2025-05-07T21:07:08.2605133Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2606076Z self=, 2025-05-07T21:07:08.2606919Z T=4, 2025-05-07T21:07:08.2607171Z D=2, 2025-05-07T21:07:08.2607432Z log_E=2, 2025-05-07T21:07:08.2607751Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.2608145Z mixed=True, 2025-05-07T21:07:08.2608444Z use_cache=True, 2025-05-07T21:07:08.2608772Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.2609160Z num_indices_per_table=2, 2025-05-07T21:07:08.2609508Z ) 2025-05-07T21:07:08.2609862Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2610791Z self=, 2025-05-07T21:07:08.2611639Z T=2, 2025-05-07T21:07:08.2611898Z D=2, 2025-05-07T21:07:08.2612159Z log_E=2, 2025-05-07T21:07:08.2612468Z weights_precision=SparseType.FP16, 2025-05-07T21:07:08.2612870Z mixed=True, 2025-05-07T21:07:08.2614497Z use_cache=True, 2025-05-07T21:07:08.2614860Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.2615285Z num_indices_per_table=2, 2025-05-07T21:07:08.2615643Z ) 2025-05-07T21:07:08.2615999Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2617061Z self=, 2025-05-07T21:07:08.2618011Z T=5, 2025-05-07T21:07:08.2618370Z D=70, 2025-05-07T21:07:08.2618644Z log_E=3, 2025-05-07T21:07:08.2618976Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.2619398Z mixed=False, 2025-05-07T21:07:08.2619713Z use_cache=True, 2025-05-07T21:07:08.2620142Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.2620568Z num_indices_per_table=2, 2025-05-07T21:07:08.2620919Z ) 2025-05-07T21:07:08.2621288Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2622329Z self=, 2025-05-07T21:07:08.2623315Z T=5, 2025-05-07T21:07:08.2623586Z D=70, 2025-05-07T21:07:08.2623866Z log_E=3, 2025-05-07T21:07:08.2624201Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.2624600Z mixed=True, 2025-05-07T21:07:08.2624889Z use_cache=True, 2025-05-07T21:07:08.2625214Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.2625616Z num_indices_per_table=2, 2025-05-07T21:07:08.2625971Z ) 2025-05-07T21:07:08.2626318Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2627268Z self=, 2025-05-07T21:07:08.2628129Z T=1, 2025-05-07T21:07:08.2628440Z D=70, 2025-05-07T21:07:08.2628697Z log_E=3, 2025-05-07T21:07:08.2629018Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.2629424Z mixed=True, 2025-05-07T21:07:08.2629717Z use_cache=True, 2025-05-07T21:07:08.2630055Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.2630464Z num_indices_per_table=2, 2025-05-07T21:07:08.2630804Z ) 2025-05-07T21:07:08.2631160Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:08.2632119Z self=, 2025-05-07T21:07:08.2632966Z T=3, 2025-05-07T21:07:08.2633237Z D=70, 2025-05-07T21:07:08.2633505Z log_E=3, 2025-05-07T21:07:08.2633830Z weights_precision=SparseType.FP32, 2025-05-07T21:07:08.2634228Z mixed=True, 2025-05-07T21:07:08.2634520Z use_cache=True, 2025-05-07T21:07:08.2634940Z output_dtype=SparseType.FP16, 2025-05-07T21:07:08.2635341Z num_indices_per_table=2, 2025-05-07T21:07:08.2635684Z ) 2025-05-07T21:07:08.2635935Z PASSED 2025-05-07T21:07:08.2848812Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward PASSED 2025-05-07T21:07:08.3027755Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:07:08.3028736Z self=, 2025-05-07T21:07:08.3029285Z N=1, 2025-05-07T21:07:08.3029475Z ) 2025-05-07T21:07:08.3029691Z Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:07:08.3030271Z self=, 2025-05-07T21:07:08.3030830Z N=2, 2025-05-07T21:07:08.3031016Z ) 2025-05-07T21:07:08.3031331Z PASSED 2025-05-07T21:07:08.3058170Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters PASSED 2025-05-07T21:07:08.3058653Z 2025-05-07T21:07:08.3058804Z =============================== warnings summary =============================== 2025-05-07T21:07:08.3059513Z test/tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats 2025-05-07T21:07:08.3060995Z /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:08.3062361Z x = to_device(torch.tensor(x, dtype=torch.int64), use_cpu=False) 2025-05-07T21:07:08.3062719Z 2025-05-07T21:07:08.3062951Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:08.3063423Z ========================= 6 passed, 1 warning in 2.71s ========================= 2025-05-07T21:07:08.9612598Z 2025-05-07T21:07:08.9614052Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T21:07:08.9631142Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 5 seconds 2025-05-07T21:07:08.9631467Z 2025-05-07T21:07:08.9631472Z 2025-05-07T21:07:08.9631482Z 2025-05-07T21:07:08.9631486Z 2025-05-07T21:07:08.9653847Z ################################################################################ 2025-05-07T21:07:08.9668983Z # [2025-05-07T21:07:08.966Z] Run Python Test Suite: 2025-05-07T21:07:08.9669343Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:07:08.9669682Z ################################################################################ 2025-05-07T21:07:08.9693676Z + 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:08.9694366Z 2025-05-07T21:07:11.0947391Z ============================= test session starts ============================== 2025-05-07T21:07:11.0948638Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:11.0949673Z cachedir: .pytest_cache 2025-05-07T21:07:11.0950850Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:11.0952314Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:11.0953120Z plugins: hypothesis-6.131.14 2025-05-07T21:07:12.7177136Z collecting ... collected 4 items 2025-05-07T21:07:12.7177399Z 2025-05-07T21:07:13.0409221Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_bounds_check EmbeddingBoundsCheck (VBE false): the last element in offsets is incorrect for total batch size B: 60, total table num T: 59, last element in offsets: 77664, indices size: 77564. Setting the last element in offsets to be indices size. 2025-05-07T21:07:13.1309984Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 36, bag element: 0, idx: 9223372036854775807, num_rows: 848, indices_start: 9038, indices_end: 9083, T: 41, B: 8, b_t: 290. Setting idx to zero. 2025-05-07T21:07:13.1312143Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 24, num_indices: 10319. Setting indices_start and indices_end within the range. 2025-05-07T21:07:13.1328144Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1329068Z self=, 2025-05-07T21:07:13.1329916Z T=1, 2025-05-07T21:07:13.1330222Z B=1, 2025-05-07T21:07:13.1330525Z max_L=1, 2025-05-07T21:07:13.1330935Z bounds_check_mode=, 2025-05-07T21:07:13.1331456Z use_cpu=False, 2025-05-07T21:07:13.1331794Z weighted=False, 2025-05-07T21:07:13.1332162Z dtype=torch.int64, 2025-05-07T21:07:13.1332538Z mixed_B=False, 2025-05-07T21:07:13.1332893Z bounds_check_version=1, 2025-05-07T21:07:13.1333281Z ) 2025-05-07T21:07:13.1333611Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1334796Z self=, 2025-05-07T21:07:13.1335644Z T=12, 2025-05-07T21:07:13.1335952Z B=1, 2025-05-07T21:07:13.1336235Z max_L=1, 2025-05-07T21:07:13.1336638Z bounds_check_mode=, 2025-05-07T21:07:13.1337165Z use_cpu=False, 2025-05-07T21:07:13.1337506Z weighted=False, 2025-05-07T21:07:13.1337869Z dtype=torch.int64, 2025-05-07T21:07:13.1338243Z mixed_B=False, 2025-05-07T21:07:13.1338597Z bounds_check_version=1, 2025-05-07T21:07:13.1339160Z ) 2025-05-07T21:07:13.1339490Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1340330Z self=, 2025-05-07T21:07:13.1341350Z T=12, 2025-05-07T21:07:13.1341665Z B=26, 2025-05-07T21:07:13.1341959Z max_L=30, 2025-05-07T21:07:13.1342360Z bounds_check_mode=, 2025-05-07T21:07:13.1342871Z use_cpu=False, 2025-05-07T21:07:13.1343218Z weighted=True, 2025-05-07T21:07:13.1343576Z dtype=torch.int64, 2025-05-07T21:07:13.1343946Z mixed_B=False, 2025-05-07T21:07:13.1344304Z bounds_check_version=2, 2025-05-07T21:07:13.1344674Z ) 2025-05-07T21:07:13.1345003Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1345872Z self=, 2025-05-07T21:07:13.1346677Z T=59, 2025-05-07T21:07:13.1346978Z B=1, 2025-05-07T21:07:13.1347276Z max_L=1, 2025-05-07T21:07:13.1347671Z bounds_check_mode=, 2025-05-07T21:07:13.1348186Z use_cpu=False, 2025-05-07T21:07:13.1348528Z weighted=False, 2025-05-07T21:07:13.1348859Z dtype=torch.int64, 2025-05-07T21:07:13.1349225Z mixed_B=False, 2025-05-07T21:07:13.1349586Z bounds_check_version=1, 2025-05-07T21:07:13.1349968Z ) 2025-05-07T21:07:13.1350282Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1351120Z self=, 2025-05-07T21:07:13.1351927Z T=59, 2025-05-07T21:07:13.1352215Z B=60, 2025-05-07T21:07:13.1352494Z max_L=45, 2025-05-07T21:07:13.1352884Z bounds_check_mode=, 2025-05-07T21:07:13.1353384Z use_cpu=False, 2025-05-07T21:07:13.1353726Z weighted=False, 2025-05-07T21:07:13.1354074Z dtype=torch.int64, 2025-05-07T21:07:13.1354433Z mixed_B=False, 2025-05-07T21:07:13.1354782Z bounds_check_version=2, 2025-05-07T21:07:13.1355176Z ) 2025-05-07T21:07:13.1355492Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1356393Z self=, 2025-05-07T21:07:13.1357453Z T=51, 2025-05-07T21:07:13.1357747Z B=3, 2025-05-07T21:07:13.1358052Z max_L=42, 2025-05-07T21:07:13.1358463Z bounds_check_mode=, 2025-05-07T21:07:13.1359111Z use_cpu=False, 2025-05-07T21:07:13.1359444Z weighted=False, 2025-05-07T21:07:13.1359795Z dtype=torch.int64, 2025-05-07T21:07:13.1360153Z mixed_B=True, 2025-05-07T21:07:13.1360513Z bounds_check_version=2, 2025-05-07T21:07:13.1360904Z ) 2025-05-07T21:07:13.1361234Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1362047Z self=, 2025-05-07T21:07:13.1362876Z T=7, 2025-05-07T21:07:13.1363172Z B=3, 2025-05-07T21:07:13.1363468Z max_L=62, 2025-05-07T21:07:13.1363881Z bounds_check_mode=, 2025-05-07T21:07:13.1364397Z use_cpu=False, 2025-05-07T21:07:13.1364743Z weighted=True, 2025-05-07T21:07:13.1365097Z dtype=torch.int32, 2025-05-07T21:07:13.1365471Z mixed_B=False, 2025-05-07T21:07:13.1365816Z bounds_check_version=1, 2025-05-07T21:07:13.1366202Z ) 2025-05-07T21:07:13.1366526Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1367501Z self=, 2025-05-07T21:07:13.1368353Z T=27, 2025-05-07T21:07:13.1368661Z B=16, 2025-05-07T21:07:13.1368954Z max_L=45, 2025-05-07T21:07:13.1369356Z bounds_check_mode=, 2025-05-07T21:07:13.1369871Z use_cpu=False, 2025-05-07T21:07:13.1370224Z weighted=False, 2025-05-07T21:07:13.1370565Z dtype=torch.int32, 2025-05-07T21:07:13.1370937Z mixed_B=False, 2025-05-07T21:07:13.1371310Z bounds_check_version=1, 2025-05-07T21:07:13.1371806Z ) 2025-05-07T21:07:13.1372140Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1372958Z self=, 2025-05-07T21:07:13.1373779Z T=25, 2025-05-07T21:07:13.1374183Z B=28, 2025-05-07T21:07:13.1374499Z max_L=59, 2025-05-07T21:07:13.1374892Z bounds_check_mode=, 2025-05-07T21:07:13.1375412Z use_cpu=False, 2025-05-07T21:07:13.1375764Z weighted=False, 2025-05-07T21:07:13.1376128Z dtype=torch.int64, 2025-05-07T21:07:13.1376494Z mixed_B=False, 2025-05-07T21:07:13.1376855Z bounds_check_version=1, 2025-05-07T21:07:13.1377240Z ) 2025-05-07T21:07:13.1377555Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1378398Z self=, 2025-05-07T21:07:13.1379235Z T=2, 2025-05-07T21:07:13.1379528Z B=20, 2025-05-07T21:07:13.1379823Z max_L=25, 2025-05-07T21:07:13.1380233Z bounds_check_mode=, 2025-05-07T21:07:13.1380736Z use_cpu=True, 2025-05-07T21:07:13.1381082Z weighted=True, 2025-05-07T21:07:13.1381444Z dtype=torch.int64, 2025-05-07T21:07:13.1381813Z mixed_B=False, 2025-05-07T21:07:13.1382178Z bounds_check_version=2, 2025-05-07T21:07:13.1382567Z ) 2025-05-07T21:07:13.1382883Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1383733Z self=, 2025-05-07T21:07:13.1384575Z T=29, 2025-05-07T21:07:13.1384866Z B=50, 2025-05-07T21:07:13.1385167Z max_L=23, 2025-05-07T21:07:13.1385575Z bounds_check_mode=, 2025-05-07T21:07:13.1386089Z use_cpu=True, 2025-05-07T21:07:13.1386425Z weighted=True, 2025-05-07T21:07:13.1386782Z dtype=torch.int32, 2025-05-07T21:07:13.1387149Z mixed_B=False, 2025-05-07T21:07:13.1387497Z bounds_check_version=2, 2025-05-07T21:07:13.1387889Z ) 2025-05-07T21:07:13.1388209Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1389030Z self=, 2025-05-07T21:07:13.1389976Z T=29, 2025-05-07T21:07:13.1390289Z B=50, 2025-05-07T21:07:13.1390587Z max_L=29, 2025-05-07T21:07:13.1391000Z bounds_check_mode=, 2025-05-07T21:07:13.1391518Z use_cpu=True, 2025-05-07T21:07:13.1391845Z weighted=True, 2025-05-07T21:07:13.1392199Z dtype=torch.int32, 2025-05-07T21:07:13.1392554Z mixed_B=False, 2025-05-07T21:07:13.1392886Z bounds_check_version=2, 2025-05-07T21:07:13.1393262Z ) 2025-05-07T21:07:13.1393586Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1394405Z self=, 2025-05-07T21:07:13.1395240Z T=29, 2025-05-07T21:07:13.1395544Z B=50, 2025-05-07T21:07:13.1395833Z max_L=50, 2025-05-07T21:07:13.1396452Z bounds_check_mode=, 2025-05-07T21:07:13.1396962Z use_cpu=True, 2025-05-07T21:07:13.1397291Z weighted=True, 2025-05-07T21:07:13.1397645Z dtype=torch.int32, 2025-05-07T21:07:13.1398021Z mixed_B=False, 2025-05-07T21:07:13.1398425Z bounds_check_version=2, 2025-05-07T21:07:13.1398803Z ) 2025-05-07T21:07:13.1399195Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1400185Z self=, 2025-05-07T21:07:13.1401029Z T=29, 2025-05-07T21:07:13.1401379Z B=50, 2025-05-07T21:07:13.1401652Z max_L=29, 2025-05-07T21:07:13.1402050Z bounds_check_mode=, 2025-05-07T21:07:13.1402555Z use_cpu=True, 2025-05-07T21:07:13.1412894Z weighted=True, 2025-05-07T21:07:13.1413308Z dtype=torch.int32, 2025-05-07T21:07:13.1413678Z mixed_B=True, 2025-05-07T21:07:13.1414039Z bounds_check_version=2, 2025-05-07T21:07:13.1414579Z ) 2025-05-07T21:07:13.1414902Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1415763Z self=, 2025-05-07T21:07:13.1416618Z T=29, 2025-05-07T21:07:13.1417048Z B=29, 2025-05-07T21:07:13.1417359Z max_L=29, 2025-05-07T21:07:13.1417761Z bounds_check_mode=, 2025-05-07T21:07:13.1418288Z use_cpu=True, 2025-05-07T21:07:13.1418639Z weighted=True, 2025-05-07T21:07:13.1418991Z dtype=torch.int32, 2025-05-07T21:07:13.1419360Z mixed_B=True, 2025-05-07T21:07:13.1419719Z bounds_check_version=2, 2025-05-07T21:07:13.1420095Z ) 2025-05-07T21:07:13.1420424Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1421279Z self=, 2025-05-07T21:07:13.1422142Z T=34, 2025-05-07T21:07:13.1422445Z B=37, 2025-05-07T21:07:13.1422748Z max_L=14, 2025-05-07T21:07:13.1423152Z bounds_check_mode=, 2025-05-07T21:07:13.1423633Z use_cpu=False, 2025-05-07T21:07:13.1424006Z weighted=True, 2025-05-07T21:07:13.1424352Z dtype=torch.int64, 2025-05-07T21:07:13.1424730Z mixed_B=False, 2025-05-07T21:07:13.1425092Z bounds_check_version=2, 2025-05-07T21:07:13.1425490Z ) 2025-05-07T21:07:13.1425822Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1426662Z self=, 2025-05-07T21:07:13.1427478Z T=37, 2025-05-07T21:07:13.1427771Z B=37, 2025-05-07T21:07:13.1428060Z max_L=14, 2025-05-07T21:07:13.1428460Z bounds_check_mode=, 2025-05-07T21:07:13.1428972Z use_cpu=False, 2025-05-07T21:07:13.1429316Z weighted=True, 2025-05-07T21:07:13.1429663Z dtype=torch.int64, 2025-05-07T21:07:13.1430022Z mixed_B=False, 2025-05-07T21:07:13.1430368Z bounds_check_version=2, 2025-05-07T21:07:13.1430772Z ) 2025-05-07T21:07:13.1431173Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1432018Z self=, 2025-05-07T21:07:13.1433010Z T=37, 2025-05-07T21:07:13.1433322Z B=37, 2025-05-07T21:07:13.1433624Z max_L=37, 2025-05-07T21:07:13.1434021Z bounds_check_mode=, 2025-05-07T21:07:13.1434504Z use_cpu=False, 2025-05-07T21:07:13.1434854Z weighted=True, 2025-05-07T21:07:13.1435205Z dtype=torch.int64, 2025-05-07T21:07:13.1435566Z mixed_B=False, 2025-05-07T21:07:13.1435930Z bounds_check_version=2, 2025-05-07T21:07:13.1436331Z ) 2025-05-07T21:07:13.1436638Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1437449Z self=, 2025-05-07T21:07:13.1438261Z T=37, 2025-05-07T21:07:13.1438549Z B=37, 2025-05-07T21:07:13.1438836Z max_L=37, 2025-05-07T21:07:13.1439339Z bounds_check_mode=, 2025-05-07T21:07:13.1439853Z use_cpu=False, 2025-05-07T21:07:13.1440188Z weighted=False, 2025-05-07T21:07:13.1440534Z dtype=torch.int64, 2025-05-07T21:07:13.1440913Z mixed_B=False, 2025-05-07T21:07:13.1441288Z bounds_check_version=2, 2025-05-07T21:07:13.1441687Z ) 2025-05-07T21:07:13.1442009Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1443011Z self=, 2025-05-07T21:07:13.1443874Z T=47, 2025-05-07T21:07:13.1444168Z B=15, 2025-05-07T21:07:13.1444461Z max_L=9, 2025-05-07T21:07:13.1444871Z bounds_check_mode=, 2025-05-07T21:07:13.1445412Z use_cpu=False, 2025-05-07T21:07:13.1445767Z weighted=True, 2025-05-07T21:07:13.1446115Z dtype=torch.int64, 2025-05-07T21:07:13.1446455Z mixed_B=True, 2025-05-07T21:07:13.1446808Z bounds_check_version=2, 2025-05-07T21:07:13.1447199Z ) 2025-05-07T21:07:13.1447601Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1448436Z self=, 2025-05-07T21:07:13.1449272Z T=47, 2025-05-07T21:07:13.1449642Z B=15, 2025-05-07T21:07:13.1449943Z max_L=47, 2025-05-07T21:07:13.1450358Z bounds_check_mode=, 2025-05-07T21:07:13.1450878Z use_cpu=False, 2025-05-07T21:07:13.1451215Z weighted=True, 2025-05-07T21:07:13.1451571Z dtype=torch.int64, 2025-05-07T21:07:13.1451931Z mixed_B=True, 2025-05-07T21:07:13.1452289Z bounds_check_version=2, 2025-05-07T21:07:13.1452680Z ) 2025-05-07T21:07:13.1452993Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1453854Z self=, 2025-05-07T21:07:13.1454695Z T=47, 2025-05-07T21:07:13.1454998Z B=47, 2025-05-07T21:07:13.1455283Z max_L=47, 2025-05-07T21:07:13.1455700Z bounds_check_mode=, 2025-05-07T21:07:13.1456243Z use_cpu=False, 2025-05-07T21:07:13.1456587Z weighted=True, 2025-05-07T21:07:13.1456940Z dtype=torch.int64, 2025-05-07T21:07:13.1457300Z mixed_B=True, 2025-05-07T21:07:13.1457643Z bounds_check_version=2, 2025-05-07T21:07:13.1458014Z ) 2025-05-07T21:07:13.1458314Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1459133Z self=, 2025-05-07T21:07:13.1459942Z T=47, 2025-05-07T21:07:13.1460225Z B=47, 2025-05-07T21:07:13.1460507Z max_L=47, 2025-05-07T21:07:13.1460898Z bounds_check_mode=, 2025-05-07T21:07:13.1461397Z use_cpu=True, 2025-05-07T21:07:13.1461728Z weighted=True, 2025-05-07T21:07:13.1462061Z dtype=torch.int64, 2025-05-07T21:07:13.1462400Z mixed_B=True, 2025-05-07T21:07:13.1462760Z bounds_check_version=2, 2025-05-07T21:07:13.1463133Z ) 2025-05-07T21:07:13.1463455Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1464265Z self=, 2025-05-07T21:07:13.1465178Z T=41, 2025-05-07T21:07:13.1465473Z B=8, 2025-05-07T21:07:13.1465770Z max_L=64, 2025-05-07T21:07:13.1466199Z bounds_check_mode=, 2025-05-07T21:07:13.1466752Z use_cpu=False, 2025-05-07T21:07:13.1467101Z weighted=True, 2025-05-07T21:07:13.1467455Z dtype=torch.int64, 2025-05-07T21:07:13.1467816Z mixed_B=False, 2025-05-07T21:07:13.1468173Z bounds_check_version=1, 2025-05-07T21:07:13.1468544Z ) 2025-05-07T21:07:13.1469848Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 36, bag element: 0, idx: 9223372036854775807, num_rows: 848, indices_start: 9038, indices_end: 9083, T: 41, B: 8, b_t: 290. Setting idx to zero. 2025-05-07T21:07:13.1472297Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 24, num_indices: 10319. Setting indices_start and indices_end within the range. 2025-05-07T21:07:13.1474614Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 38, bag element: 0, idx: 9223372036854775807, num_rows: 449, indices_start: 9591, indices_end: 9651, T: 64, B: 8, b_t: 306. Setting idx to zero. 2025-05-07T21:07:13.1477143Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 7, table: 63, indices_start: 16007, indices_end: 16148, num_indices: 16048. Setting indices_start and indices_end within the range. 2025-05-07T21:07:13.1479683Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 4, table: 3, bag element: 0, idx: 9223372036854775807, num_rows: 193, indices_start: 705, indices_end: 767, T: 8, B: 8, b_t: 28. Setting idx to zero. 2025-05-07T21:07:13.1482139Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 7, table: 7, indices_start: 1800, indices_end: 1905, num_indices: 1805. Setting indices_start and indices_end within the range. 2025-05-07T21:07:13.1484667Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 49, table: 4, bag element: 0, idx: 9223372036854775807, num_rows: 836, indices_start: 9430, indices_end: 9483, T: 8, B: 64, b_t: 305. Setting idx to zero. 2025-05-07T21:07:13.1487095Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 63, table: 7, indices_start: 15874, indices_end: 16023, num_indices: 15923. Setting indices_start and indices_end within the range. 2025-05-07T21:07:13.1502253Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 2, bag element: 0, idx: 9223372036854775807, num_rows: 630, indices_start: 449, indices_end: 451, T: 8, B: 64, b_t: 130. Setting idx to zero. 2025-05-07T21:07:13.1504546Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 63, table: 7, indices_start: 1722, indices_end: 1823, num_indices: 1723. Setting indices_start and indices_end within the range. 2025-05-07T21:07:13.1527757Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 7, bag element: 0, idx: 9223372036854775807, num_rows: 360, indices_start: 197, indices_end: 199, T: 8, B: 8, b_t: 58. Setting idx to zero. 2025-05-07T21:07:13.1530050Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 7, table: 7, indices_start: 208, indices_end: 313, num_indices: 213. Setting indices_start and indices_end within the range. 2025-05-07T21:07:13.1564470Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 23, table: 21, bag element: 0, idx: 9223372036854775807, num_rows: 552, indices_start: 2530, indices_end: 2541, T: 39, B: 28, b_t: 364. Setting idx to zero. 2025-05-07T21:07:13.1566785Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 20, table: 38, indices_start: 4368, indices_end: 4481, num_indices: 4381. Setting indices_start and indices_end within the range. 2025-05-07T21:07:13.1599434Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 6, table: 10, bag element: 0, idx: 9223372036854775807, num_rows: 278, indices_start: 1847, indices_end: 1851, T: 39, B: 9, b_t: 265. Setting idx to zero. 2025-05-07T21:07:13.1601941Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 32, table: 38, indices_start: 5955, indices_end: 6062, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:07:13.1635188Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 7, table: 14, bag element: 0, idx: 9223372036854775807, num_rows: 71, indices_start: 2354, indices_end: 2361, T: 39, B: 9, b_t: 337. Setting idx to zero. 2025-05-07T21:07:13.1637553Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 32, table: 38, indices_start: 5955, indices_end: 6062, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:07:13.1756649Z [E507 21:07:13.145841761 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, bag element: 0, idx: 9223372036854775807, num_rows: 685. Setting idx to zero. 2025-05-07T21:07:13.1759756Z [E507 21:07:13.146045645 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE true): The last element in offsets is incorrect for total batch size total_B: 862, total table num T: 39, last element in offsets: 6062, indices size: 5962. Setting the last element in offsets to be indices size. 2025-05-07T21:07:13.1927680Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1928656Z self=, 2025-05-07T21:07:13.1929466Z T=41, 2025-05-07T21:07:13.1929763Z B=8, 2025-05-07T21:07:13.1930045Z max_L=64, 2025-05-07T21:07:13.1930392Z bounds_check_mode=, 2025-05-07T21:07:13.1931137Z use_cpu=False, 2025-05-07T21:07:13.1931504Z weighted=False, 2025-05-07T21:07:13.1931841Z dtype=torch.int64, 2025-05-07T21:07:13.1932222Z mixed_B=False, 2025-05-07T21:07:13.1932732Z bounds_check_version=1, 2025-05-07T21:07:13.1933112Z ) 2025-05-07T21:07:13.1933441Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1934330Z self=, 2025-05-07T21:07:13.1935159Z T=64, 2025-05-07T21:07:13.1935428Z B=8, 2025-05-07T21:07:13.1935687Z max_L=64, 2025-05-07T21:07:13.1936051Z bounds_check_mode=, 2025-05-07T21:07:13.1936489Z use_cpu=False, 2025-05-07T21:07:13.1936789Z weighted=False, 2025-05-07T21:07:13.1937110Z dtype=torch.int64, 2025-05-07T21:07:13.1937438Z mixed_B=False, 2025-05-07T21:07:13.1937779Z bounds_check_version=1, 2025-05-07T21:07:13.1938132Z ) 2025-05-07T21:07:13.1938442Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1939240Z self=, 2025-05-07T21:07:13.1940046Z T=8, 2025-05-07T21:07:13.1940344Z B=8, 2025-05-07T21:07:13.1940632Z max_L=64, 2025-05-07T21:07:13.1941046Z bounds_check_mode=, 2025-05-07T21:07:13.1941547Z use_cpu=False, 2025-05-07T21:07:13.1941882Z weighted=False, 2025-05-07T21:07:13.1942217Z dtype=torch.int64, 2025-05-07T21:07:13.1942538Z mixed_B=False, 2025-05-07T21:07:13.1942878Z bounds_check_version=1, 2025-05-07T21:07:13.1943254Z ) 2025-05-07T21:07:13.1943542Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1944371Z self=, 2025-05-07T21:07:13.1945164Z T=8, 2025-05-07T21:07:13.1945467Z B=64, 2025-05-07T21:07:13.1945754Z max_L=64, 2025-05-07T21:07:13.1946163Z bounds_check_mode=, 2025-05-07T21:07:13.1946655Z use_cpu=False, 2025-05-07T21:07:13.1946994Z weighted=False, 2025-05-07T21:07:13.1947334Z dtype=torch.int64, 2025-05-07T21:07:13.1947863Z mixed_B=False, 2025-05-07T21:07:13.1948193Z bounds_check_version=1, 2025-05-07T21:07:13.1948575Z ) 2025-05-07T21:07:13.1948880Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1949761Z self=, 2025-05-07T21:07:13.1950636Z T=8, 2025-05-07T21:07:13.1950930Z B=64, 2025-05-07T21:07:13.1951234Z max_L=8, 2025-05-07T21:07:13.1951642Z bounds_check_mode=, 2025-05-07T21:07:13.1952170Z use_cpu=False, 2025-05-07T21:07:13.1952526Z weighted=False, 2025-05-07T21:07:13.1952887Z dtype=torch.int64, 2025-05-07T21:07:13.1953232Z mixed_B=False, 2025-05-07T21:07:13.1953595Z bounds_check_version=1, 2025-05-07T21:07:13.1953952Z ) 2025-05-07T21:07:13.1954275Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1955081Z self=, 2025-05-07T21:07:13.1955903Z T=8, 2025-05-07T21:07:13.1956194Z B=8, 2025-05-07T21:07:13.1956467Z max_L=8, 2025-05-07T21:07:13.1956846Z bounds_check_mode=, 2025-05-07T21:07:13.1957365Z use_cpu=False, 2025-05-07T21:07:13.1957678Z weighted=False, 2025-05-07T21:07:13.1958195Z dtype=torch.int64, 2025-05-07T21:07:13.1958585Z mixed_B=False, 2025-05-07T21:07:13.1959049Z bounds_check_version=1, 2025-05-07T21:07:13.1959429Z ) 2025-05-07T21:07:13.1959734Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1960527Z self=, 2025-05-07T21:07:13.1961386Z T=39, 2025-05-07T21:07:13.1961699Z B=30, 2025-05-07T21:07:13.1961996Z max_L=15, 2025-05-07T21:07:13.1962391Z bounds_check_mode=, 2025-05-07T21:07:13.1963039Z use_cpu=False, 2025-05-07T21:07:13.1963391Z weighted=False, 2025-05-07T21:07:13.1963743Z dtype=torch.int64, 2025-05-07T21:07:13.1964120Z mixed_B=True, 2025-05-07T21:07:13.1964559Z bounds_check_version=1, 2025-05-07T21:07:13.1964943Z ) 2025-05-07T21:07:13.1965261Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1966144Z self=, 2025-05-07T21:07:13.1966968Z T=39, 2025-05-07T21:07:13.1967264Z B=39, 2025-05-07T21:07:13.1967562Z max_L=15, 2025-05-07T21:07:13.1967976Z bounds_check_mode=, 2025-05-07T21:07:13.1968525Z use_cpu=False, 2025-05-07T21:07:13.1968877Z weighted=False, 2025-05-07T21:07:13.1969209Z dtype=torch.int64, 2025-05-07T21:07:13.1969567Z mixed_B=True, 2025-05-07T21:07:13.1969925Z bounds_check_version=1, 2025-05-07T21:07:13.1970307Z ) 2025-05-07T21:07:13.1970624Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1971448Z self=, 2025-05-07T21:07:13.1972327Z T=39, 2025-05-07T21:07:13.1972626Z B=39, 2025-05-07T21:07:13.1972925Z max_L=15, 2025-05-07T21:07:13.1973344Z bounds_check_mode=, 2025-05-07T21:07:13.1973871Z use_cpu=False, 2025-05-07T21:07:13.1974225Z weighted=True, 2025-05-07T21:07:13.1974588Z dtype=torch.int64, 2025-05-07T21:07:13.1974952Z mixed_B=True, 2025-05-07T21:07:13.1975308Z bounds_check_version=1, 2025-05-07T21:07:13.1975697Z ) 2025-05-07T21:07:13.1976022Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1976896Z self=, 2025-05-07T21:07:13.1977758Z T=39, 2025-05-07T21:07:13.1978051Z B=39, 2025-05-07T21:07:13.1978353Z max_L=15, 2025-05-07T21:07:13.1978773Z bounds_check_mode=, 2025-05-07T21:07:13.1979303Z use_cpu=True, 2025-05-07T21:07:13.1979649Z weighted=True, 2025-05-07T21:07:13.1980005Z dtype=torch.int64, 2025-05-07T21:07:13.1980479Z mixed_B=True, 2025-05-07T21:07:13.1980842Z bounds_check_version=1, 2025-05-07T21:07:13.1981235Z ) 2025-05-07T21:07:13.1981563Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1982432Z self=, 2025-05-07T21:07:13.1983296Z T=24, 2025-05-07T21:07:13.1983602Z B=5, 2025-05-07T21:07:13.1983891Z max_L=40, 2025-05-07T21:07:13.1984304Z bounds_check_mode=, 2025-05-07T21:07:13.1984834Z use_cpu=False, 2025-05-07T21:07:13.1985180Z weighted=False, 2025-05-07T21:07:13.1985538Z dtype=torch.int64, 2025-05-07T21:07:13.1985910Z mixed_B=True, 2025-05-07T21:07:13.1986288Z bounds_check_version=1, 2025-05-07T21:07:13.1986704Z ) 2025-05-07T21:07:13.1987042Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1987903Z self=, 2025-05-07T21:07:13.1988774Z T=24, 2025-05-07T21:07:13.1989079Z B=5, 2025-05-07T21:07:13.1989370Z max_L=5, 2025-05-07T21:07:13.1989785Z bounds_check_mode=, 2025-05-07T21:07:13.1990315Z use_cpu=False, 2025-05-07T21:07:13.1990670Z weighted=False, 2025-05-07T21:07:13.1991098Z dtype=torch.int64, 2025-05-07T21:07:13.1991475Z mixed_B=True, 2025-05-07T21:07:13.1991837Z bounds_check_version=1, 2025-05-07T21:07:13.1992217Z ) 2025-05-07T21:07:13.1992549Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1993423Z self=, 2025-05-07T21:07:13.1994274Z T=24, 2025-05-07T21:07:13.1994573Z B=5, 2025-05-07T21:07:13.1994878Z max_L=5, 2025-05-07T21:07:13.1995279Z bounds_check_mode=, 2025-05-07T21:07:13.1996284Z use_cpu=False, 2025-05-07T21:07:13.1996675Z weighted=False, 2025-05-07T21:07:13.1997027Z dtype=torch.int64, 2025-05-07T21:07:13.1997404Z mixed_B=False, 2025-05-07T21:07:13.1997893Z bounds_check_version=1, 2025-05-07T21:07:13.1998282Z ) 2025-05-07T21:07:13.1998609Z Trying example: test_bounds_check( 2025-05-07T21:07:13.1999532Z self=, 2025-05-07T21:07:13.2000400Z T=24, 2025-05-07T21:07:13.2000691Z B=24, 2025-05-07T21:07:13.2000988Z max_L=5, 2025-05-07T21:07:13.2001399Z bounds_check_mode=, 2025-05-07T21:07:13.2001920Z use_cpu=False, 2025-05-07T21:07:13.2002269Z weighted=False, 2025-05-07T21:07:13.2002630Z dtype=torch.int64, 2025-05-07T21:07:13.2002994Z mixed_B=False, 2025-05-07T21:07:13.2003357Z bounds_check_version=1, 2025-05-07T21:07:13.2003746Z ) 2025-05-07T21:07:13.2004079Z Trying example: test_bounds_check( 2025-05-07T21:07:13.2004954Z self=, 2025-05-07T21:07:13.2005816Z T=12, 2025-05-07T21:07:13.2006077Z B=52, 2025-05-07T21:07:13.2006365Z max_L=45, 2025-05-07T21:07:13.2006787Z bounds_check_mode=, 2025-05-07T21:07:13.2007310Z use_cpu=False, 2025-05-07T21:07:13.2007665Z weighted=False, 2025-05-07T21:07:13.2008037Z dtype=torch.int32, 2025-05-07T21:07:13.2008400Z mixed_B=True, 2025-05-07T21:07:13.2008762Z bounds_check_version=2, 2025-05-07T21:07:13.2009155Z ) 2025-05-07T21:07:13.2009475Z Trying example: test_bounds_check( 2025-05-07T21:07:13.2010352Z self=, 2025-05-07T21:07:13.2011218Z T=12, 2025-05-07T21:07:13.2011520Z B=12, 2025-05-07T21:07:13.2011815Z max_L=45, 2025-05-07T21:07:13.2012229Z bounds_check_mode=, 2025-05-07T21:07:13.2012765Z use_cpu=False, 2025-05-07T21:07:13.2013111Z weighted=False, 2025-05-07T21:07:13.2013477Z dtype=torch.int32, 2025-05-07T21:07:13.2013990Z mixed_B=True, 2025-05-07T21:07:13.2014348Z bounds_check_version=2, 2025-05-07T21:07:13.2014741Z ) 2025-05-07T21:07:13.2015047Z PASSED 2025-05-07T21:07:13.2015708Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T21:07:13.2958516Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T21:07:13.2960116Z self=, 2025-05-07T21:07:13.2960956Z T=1, 2025-05-07T21:07:13.2961253Z B=1, 2025-05-07T21:07:13.2961557Z L=0, 2025-05-07T21:07:13.2961867Z use_cpu=False, 2025-05-07T21:07:13.2962237Z use_cpu_hashtable=False, 2025-05-07T21:07:13.2962697Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.2963143Z ) 2025-05-07T21:07:13.2963452Z Trying example: test_pruning( 2025-05-07T21:07:13.2964236Z self=, 2025-05-07T21:07:13.2965050Z T=4, 2025-05-07T21:07:13.2965351Z B=1, 2025-05-07T21:07:13.2965642Z L=0, 2025-05-07T21:07:13.2965942Z use_cpu=False, 2025-05-07T21:07:13.2966316Z use_cpu_hashtable=False, 2025-05-07T21:07:13.2966752Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.2967568Z ) 2025-05-07T21:07:13.2967907Z Trying example: test_pruning( 2025-05-07T21:07:13.2968689Z self=, 2025-05-07T21:07:13.2969502Z T=4, 2025-05-07T21:07:13.2969817Z B=5, 2025-05-07T21:07:13.2970104Z L=1, 2025-05-07T21:07:13.2970400Z use_cpu=True, 2025-05-07T21:07:13.2970752Z use_cpu_hashtable=False, 2025-05-07T21:07:13.2971188Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.2971809Z ) 2025-05-07T21:07:13.2972117Z Trying example: test_pruning( 2025-05-07T21:07:13.2972860Z self=, 2025-05-07T21:07:13.2973632Z T=5, 2025-05-07T21:07:13.2974048Z B=1, 2025-05-07T21:07:13.2974321Z L=0, 2025-05-07T21:07:13.2974603Z use_cpu=False, 2025-05-07T21:07:13.2974945Z use_cpu_hashtable=False, 2025-05-07T21:07:13.2975360Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.2986251Z ) 2025-05-07T21:07:13.2986602Z Trying example: test_pruning( 2025-05-07T21:07:13.2987429Z self=, 2025-05-07T21:07:13.2988270Z T=5, 2025-05-07T21:07:13.2988563Z B=5, 2025-05-07T21:07:13.2988867Z L=4, 2025-05-07T21:07:13.2989184Z use_cpu=True, 2025-05-07T21:07:13.2989552Z use_cpu_hashtable=False, 2025-05-07T21:07:13.2990009Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.2990495Z ) 2025-05-07T21:07:13.2990808Z Trying example: test_pruning( 2025-05-07T21:07:13.2991585Z self=, 2025-05-07T21:07:13.2992400Z T=3, 2025-05-07T21:07:13.2992699Z B=2, 2025-05-07T21:07:13.2992984Z L=4, 2025-05-07T21:07:13.2993291Z use_cpu=True, 2025-05-07T21:07:13.2993645Z use_cpu_hashtable=True, 2025-05-07T21:07:13.2994083Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.2994541Z ) 2025-05-07T21:07:13.2994863Z Trying example: test_pruning( 2025-05-07T21:07:13.2995641Z self=, 2025-05-07T21:07:13.2996950Z T=4, 2025-05-07T21:07:13.2997254Z B=1, 2025-05-07T21:07:13.2997542Z L=2, 2025-05-07T21:07:13.2997837Z use_cpu=True, 2025-05-07T21:07:13.2998204Z use_cpu_hashtable=True, 2025-05-07T21:07:13.2998652Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.2999183Z ) 2025-05-07T21:07:13.2999486Z Trying example: test_pruning( 2025-05-07T21:07:13.3000259Z self=, 2025-05-07T21:07:13.3001238Z T=5, 2025-05-07T21:07:13.3001530Z B=3, 2025-05-07T21:07:13.3001798Z L=8, 2025-05-07T21:07:13.3002081Z use_cpu=False, 2025-05-07T21:07:13.3002427Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3002848Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.3003270Z ) 2025-05-07T21:07:13.3003568Z Trying example: test_pruning( 2025-05-07T21:07:13.3004287Z self=, 2025-05-07T21:07:13.3005007Z T=3, 2025-05-07T21:07:13.3005282Z B=6, 2025-05-07T21:07:13.3005553Z L=3, 2025-05-07T21:07:13.3005826Z use_cpu=False, 2025-05-07T21:07:13.3006169Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3006571Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3006982Z ) 2025-05-07T21:07:13.3007286Z Trying example: test_pruning( 2025-05-07T21:07:13.3008029Z self=, 2025-05-07T21:07:13.3008772Z T=3, 2025-05-07T21:07:13.3009067Z B=1, 2025-05-07T21:07:13.3009352Z L=1, 2025-05-07T21:07:13.3009640Z use_cpu=False, 2025-05-07T21:07:13.3010002Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3010445Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.3010883Z ) 2025-05-07T21:07:13.3011351Z Trying example: test_pruning( 2025-05-07T21:07:13.3012143Z self=, 2025-05-07T21:07:13.3012957Z T=2, 2025-05-07T21:07:13.3013233Z B=2, 2025-05-07T21:07:13.3013522Z L=1, 2025-05-07T21:07:13.3013831Z use_cpu=True, 2025-05-07T21:07:13.3014194Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3014647Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.3015121Z ) 2025-05-07T21:07:13.3015574Z Trying example: test_pruning( 2025-05-07T21:07:13.3016387Z self=, 2025-05-07T21:07:13.3017230Z T=5, 2025-05-07T21:07:13.3017528Z B=3, 2025-05-07T21:07:13.3017943Z L=6, 2025-05-07T21:07:13.3018249Z use_cpu=False, 2025-05-07T21:07:13.3018601Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3019045Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.3019497Z ) 2025-05-07T21:07:13.3019811Z Trying example: test_pruning( 2025-05-07T21:07:13.3020581Z self=, 2025-05-07T21:07:13.3021393Z T=3, 2025-05-07T21:07:13.3021695Z B=3, 2025-05-07T21:07:13.3021979Z L=6, 2025-05-07T21:07:13.3022285Z use_cpu=False, 2025-05-07T21:07:13.3022652Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3023086Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.3023536Z ) 2025-05-07T21:07:13.3023845Z Trying example: test_pruning( 2025-05-07T21:07:13.3024628Z self=, 2025-05-07T21:07:13.3025465Z T=3, 2025-05-07T21:07:13.3025759Z B=3, 2025-05-07T21:07:13.3026037Z L=3, 2025-05-07T21:07:13.3026339Z use_cpu=False, 2025-05-07T21:07:13.3026705Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3027134Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.3027571Z ) 2025-05-07T21:07:13.3027887Z Trying example: test_pruning( 2025-05-07T21:07:13.3028622Z self=, 2025-05-07T21:07:13.3029392Z T=5, 2025-05-07T21:07:13.3029666Z B=2, 2025-05-07T21:07:13.3029934Z L=5, 2025-05-07T21:07:13.3030218Z use_cpu=False, 2025-05-07T21:07:13.3030553Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3030948Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3031371Z ) 2025-05-07T21:07:13.3031670Z Trying example: test_pruning( 2025-05-07T21:07:13.3032400Z self=, 2025-05-07T21:07:13.3033155Z T=5, 2025-05-07T21:07:13.3033531Z B=2, 2025-05-07T21:07:13.3033805Z L=5, 2025-05-07T21:07:13.3034080Z use_cpu=False, 2025-05-07T21:07:13.3034419Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3034833Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3035248Z ) 2025-05-07T21:07:13.3035551Z Trying example: test_pruning( 2025-05-07T21:07:13.3036289Z self=, 2025-05-07T21:07:13.3037037Z T=2, 2025-05-07T21:07:13.3037311Z B=2, 2025-05-07T21:07:13.3037585Z L=5, 2025-05-07T21:07:13.3037860Z use_cpu=False, 2025-05-07T21:07:13.3038195Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3038615Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3039122Z ) 2025-05-07T21:07:13.3039421Z Trying example: test_pruning( 2025-05-07T21:07:13.3040162Z self=, 2025-05-07T21:07:13.3040886Z T=5, 2025-05-07T21:07:13.3041180Z B=5, 2025-05-07T21:07:13.3041472Z L=5, 2025-05-07T21:07:13.3041761Z use_cpu=False, 2025-05-07T21:07:13.3042122Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3042553Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3042998Z ) 2025-05-07T21:07:13.3043302Z Trying example: test_pruning( 2025-05-07T21:07:13.3044165Z self=, 2025-05-07T21:07:13.3044964Z T=5, 2025-05-07T21:07:13.3045243Z B=5, 2025-05-07T21:07:13.3045523Z L=5, 2025-05-07T21:07:13.3045816Z use_cpu=False, 2025-05-07T21:07:13.3046164Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3046604Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.3047069Z ) 2025-05-07T21:07:13.3047389Z Trying example: test_pruning( 2025-05-07T21:07:13.3048302Z self=, 2025-05-07T21:07:13.3049129Z T=5, 2025-05-07T21:07:13.3049433Z B=3, 2025-05-07T21:07:13.3049735Z L=2, 2025-05-07T21:07:13.3050125Z use_cpu=True, 2025-05-07T21:07:13.3050499Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3050972Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3051416Z ) 2025-05-07T21:07:13.3051715Z Trying example: test_pruning( 2025-05-07T21:07:13.3052495Z self=, 2025-05-07T21:07:13.3053307Z T=5, 2025-05-07T21:07:13.3053610Z B=3, 2025-05-07T21:07:13.3053893Z L=3, 2025-05-07T21:07:13.3054195Z use_cpu=True, 2025-05-07T21:07:13.3054550Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3054989Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3055436Z ) 2025-05-07T21:07:13.3055752Z Trying example: test_pruning( 2025-05-07T21:07:13.3056537Z self=, 2025-05-07T21:07:13.3057344Z T=3, 2025-05-07T21:07:13.3057640Z B=3, 2025-05-07T21:07:13.3057921Z L=3, 2025-05-07T21:07:13.3058228Z use_cpu=True, 2025-05-07T21:07:13.3058607Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3059038Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3059480Z ) 2025-05-07T21:07:13.3059798Z Trying example: test_pruning( 2025-05-07T21:07:13.3060548Z self=, 2025-05-07T21:07:13.3061329Z T=3, 2025-05-07T21:07:13.3061609Z B=3, 2025-05-07T21:07:13.3061877Z L=3, 2025-05-07T21:07:13.3062160Z use_cpu=True, 2025-05-07T21:07:13.3062498Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3062908Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3063324Z ) 2025-05-07T21:07:13.3063626Z Trying example: test_pruning( 2025-05-07T21:07:13.3064373Z self=, 2025-05-07T21:07:13.3065119Z T=1, 2025-05-07T21:07:13.3065394Z B=4, 2025-05-07T21:07:13.3065770Z L=1, 2025-05-07T21:07:13.3066052Z use_cpu=True, 2025-05-07T21:07:13.3066388Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3066797Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3067212Z ) 2025-05-07T21:07:13.3067512Z Trying example: test_pruning( 2025-05-07T21:07:13.3068259Z self=, 2025-05-07T21:07:13.3069005Z T=1, 2025-05-07T21:07:13.3069280Z B=4, 2025-05-07T21:07:13.3069551Z L=4, 2025-05-07T21:07:13.3069823Z use_cpu=True, 2025-05-07T21:07:13.3070161Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3070569Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3070986Z ) 2025-05-07T21:07:13.3071294Z Trying example: test_pruning( 2025-05-07T21:07:13.3072029Z self=, 2025-05-07T21:07:13.3072782Z T=1, 2025-05-07T21:07:13.3073053Z B=1, 2025-05-07T21:07:13.3073316Z L=4, 2025-05-07T21:07:13.3073597Z use_cpu=True, 2025-05-07T21:07:13.3073954Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3074386Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3074821Z ) 2025-05-07T21:07:13.3075139Z Trying example: test_pruning( 2025-05-07T21:07:13.3076012Z self=, 2025-05-07T21:07:13.3076802Z T=3, 2025-05-07T21:07:13.3077101Z B=6, 2025-05-07T21:07:13.3077389Z L=2, 2025-05-07T21:07:13.3077677Z use_cpu=False, 2025-05-07T21:07:13.3078031Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3078463Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3078977Z ) 2025-05-07T21:07:13.3079292Z Trying example: test_pruning( 2025-05-07T21:07:13.3080091Z self=, 2025-05-07T21:07:13.3081036Z T=3, 2025-05-07T21:07:13.3081338Z B=6, 2025-05-07T21:07:13.3081637Z L=6, 2025-05-07T21:07:13.3081946Z use_cpu=False, 2025-05-07T21:07:13.3082399Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3082859Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3083318Z ) 2025-05-07T21:07:13.3083637Z Trying example: test_pruning( 2025-05-07T21:07:13.3084464Z self=, 2025-05-07T21:07:13.3085302Z T=3, 2025-05-07T21:07:13.3085596Z B=6, 2025-05-07T21:07:13.3085893Z L=6, 2025-05-07T21:07:13.3086210Z use_cpu=False, 2025-05-07T21:07:13.3086572Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3087020Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3087462Z ) 2025-05-07T21:07:13.3087761Z Trying example: test_pruning( 2025-05-07T21:07:13.3088539Z self=, 2025-05-07T21:07:13.3089353Z T=3, 2025-05-07T21:07:13.3089617Z B=3, 2025-05-07T21:07:13.3089898Z L=6, 2025-05-07T21:07:13.3090205Z use_cpu=False, 2025-05-07T21:07:13.3090566Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3091007Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3091459Z ) 2025-05-07T21:07:13.3091768Z Trying example: test_pruning( 2025-05-07T21:07:13.3092544Z self=, 2025-05-07T21:07:13.3093387Z T=3, 2025-05-07T21:07:13.3093691Z B=3, 2025-05-07T21:07:13.3093970Z L=3, 2025-05-07T21:07:13.3094273Z use_cpu=False, 2025-05-07T21:07:13.3094649Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3095095Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3095534Z ) 2025-05-07T21:07:13.3095820Z Trying example: test_pruning( 2025-05-07T21:07:13.3096800Z self=, 2025-05-07T21:07:13.3097618Z T=4, 2025-05-07T21:07:13.3097914Z B=6, 2025-05-07T21:07:13.3098187Z L=3, 2025-05-07T21:07:13.3098653Z use_cpu=True, 2025-05-07T21:07:13.3099002Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3099418Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3099838Z ) 2025-05-07T21:07:13.3100137Z Trying example: test_pruning( 2025-05-07T21:07:13.3100884Z self=, 2025-05-07T21:07:13.3101629Z T=3, 2025-05-07T21:07:13.3101903Z B=6, 2025-05-07T21:07:13.3102175Z L=3, 2025-05-07T21:07:13.3102446Z use_cpu=True, 2025-05-07T21:07:13.3102782Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3103186Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3103595Z ) 2025-05-07T21:07:13.3241667Z Trying example: test_pruning( 2025-05-07T21:07:13.3242520Z self=, 2025-05-07T21:07:13.3243328Z T=3, 2025-05-07T21:07:13.3243601Z B=5, 2025-05-07T21:07:13.3243873Z L=0, 2025-05-07T21:07:13.3244147Z use_cpu=False, 2025-05-07T21:07:13.3244501Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3244948Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.3245406Z ) 2025-05-07T21:07:13.3245725Z Trying example: test_pruning( 2025-05-07T21:07:13.3246673Z self=, 2025-05-07T21:07:13.3247510Z T=3, 2025-05-07T21:07:13.3247808Z B=5, 2025-05-07T21:07:13.3248073Z L=0, 2025-05-07T21:07:13.3248364Z use_cpu=True, 2025-05-07T21:07:13.3248719Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3249158Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.3249597Z ) 2025-05-07T21:07:13.3249893Z Trying example: test_pruning( 2025-05-07T21:07:13.3250641Z self=, 2025-05-07T21:07:13.3251671Z T=3, 2025-05-07T21:07:13.3251971Z B=5, 2025-05-07T21:07:13.3252256Z L=0, 2025-05-07T21:07:13.3252561Z use_cpu=True, 2025-05-07T21:07:13.3252934Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3253484Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3253952Z ) 2025-05-07T21:07:13.3254271Z Trying example: test_pruning( 2025-05-07T21:07:13.3255074Z self=, 2025-05-07T21:07:13.3255906Z T=5, 2025-05-07T21:07:13.3256210Z B=5, 2025-05-07T21:07:13.3256505Z L=0, 2025-05-07T21:07:13.3256802Z use_cpu=True, 2025-05-07T21:07:13.3257169Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3257615Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3258067Z ) 2025-05-07T21:07:13.3258390Z Trying example: test_pruning( 2025-05-07T21:07:13.3259197Z self=, 2025-05-07T21:07:13.3260019Z T=5, 2025-05-07T21:07:13.3260318Z B=1, 2025-05-07T21:07:13.3260612Z L=0, 2025-05-07T21:07:13.3260909Z use_cpu=True, 2025-05-07T21:07:13.3261277Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3261725Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3262177Z ) 2025-05-07T21:07:13.3262498Z Trying example: test_pruning( 2025-05-07T21:07:13.3263306Z self=, 2025-05-07T21:07:13.3264123Z T=5, 2025-05-07T21:07:13.3264423Z B=1, 2025-05-07T21:07:13.3264724Z L=5, 2025-05-07T21:07:13.3265020Z use_cpu=True, 2025-05-07T21:07:13.3265386Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3265830Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3266286Z ) 2025-05-07T21:07:13.3266598Z Trying example: test_pruning( 2025-05-07T21:07:13.3267377Z self=, 2025-05-07T21:07:13.3268095Z T=5, 2025-05-07T21:07:13.3268384Z B=5, 2025-05-07T21:07:13.3268678Z L=5, 2025-05-07T21:07:13.3268986Z use_cpu=True, 2025-05-07T21:07:13.3269477Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3269928Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3270388Z ) 2025-05-07T21:07:13.3270702Z Trying example: test_pruning( 2025-05-07T21:07:13.3271516Z self=, 2025-05-07T21:07:13.3272348Z T=1, 2025-05-07T21:07:13.3272640Z B=6, 2025-05-07T21:07:13.3272939Z L=3, 2025-05-07T21:07:13.3273245Z use_cpu=False, 2025-05-07T21:07:13.3273607Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3274054Z use_array_for_index_remapping=False, 2025-05-07T21:07:13.3274523Z ) 2025-05-07T21:07:13.3274840Z Trying example: test_pruning( 2025-05-07T21:07:13.3275651Z self=, 2025-05-07T21:07:13.3276488Z T=1, 2025-05-07T21:07:13.3276784Z B=6, 2025-05-07T21:07:13.3277070Z L=3, 2025-05-07T21:07:13.3277379Z use_cpu=False, 2025-05-07T21:07:13.3277753Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3278202Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3278687Z ) 2025-05-07T21:07:13.3279132Z Trying example: test_pruning( 2025-05-07T21:07:13.3279944Z self=, 2025-05-07T21:07:13.3280860Z T=1, 2025-05-07T21:07:13.3281169Z B=6, 2025-05-07T21:07:13.3281459Z L=3, 2025-05-07T21:07:13.3281766Z use_cpu=False, 2025-05-07T21:07:13.3282138Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3282583Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3283041Z ) 2025-05-07T21:07:13.3283359Z Trying example: test_pruning( 2025-05-07T21:07:13.3284157Z self=, 2025-05-07T21:07:13.3285072Z T=1, 2025-05-07T21:07:13.3285369Z B=1, 2025-05-07T21:07:13.3285662Z L=3, 2025-05-07T21:07:13.3285961Z use_cpu=False, 2025-05-07T21:07:13.3286334Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3286863Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3287326Z ) 2025-05-07T21:07:13.3287631Z Trying example: test_pruning( 2025-05-07T21:07:13.3288399Z self=, 2025-05-07T21:07:13.3289178Z T=1, 2025-05-07T21:07:13.3289469Z B=1, 2025-05-07T21:07:13.3289763Z L=1, 2025-05-07T21:07:13.3290059Z use_cpu=False, 2025-05-07T21:07:13.3290438Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3290862Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3291293Z ) 2025-05-07T21:07:13.3291604Z Trying example: test_pruning( 2025-05-07T21:07:13.3292400Z self=, 2025-05-07T21:07:13.3293224Z T=1, 2025-05-07T21:07:13.3293528Z B=1, 2025-05-07T21:07:13.3293822Z L=1, 2025-05-07T21:07:13.3294118Z use_cpu=False, 2025-05-07T21:07:13.3294485Z use_cpu_hashtable=True, 2025-05-07T21:07:13.3294943Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3295404Z ) 2025-05-07T21:07:13.3305467Z Trying example: test_pruning( 2025-05-07T21:07:13.3306298Z self=, 2025-05-07T21:07:13.3307138Z T=2, 2025-05-07T21:07:13.3307450Z B=1, 2025-05-07T21:07:13.3307742Z L=4, 2025-05-07T21:07:13.3308046Z use_cpu=True, 2025-05-07T21:07:13.3308421Z use_cpu_hashtable=False, 2025-05-07T21:07:13.3308860Z use_array_for_index_remapping=True, 2025-05-07T21:07:13.3309308Z ) 2025-05-07T21:07:13.3309613Z PASSED 2025-05-07T21:07:21.6560767Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose PASSED 2025-05-07T21:07:21.6561407Z 2025-05-07T21:07:21.6561628Z ============================== 4 passed in 10.68s ============================== 2025-05-07T21:07:22.2984524Z 2025-05-07T21:07:22.2985333Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:07:22.3005162Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 14 seconds 2025-05-07T21:07:22.3005507Z 2025-05-07T21:07:22.3005519Z 2025-05-07T21:07:22.3005523Z 2025-05-07T21:07:22.3005526Z 2025-05-07T21:07:22.3027354Z ################################################################################ 2025-05-07T21:07:22.3042938Z # [2025-05-07T21:07:22.304Z] Run Python Test Suite: 2025-05-07T21:07:22.3043279Z # ./utils/filestore_test.py 2025-05-07T21:07:22.3043571Z ################################################################################ 2025-05-07T21:07:22.3067306Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./utils/filestore_test.py 2025-05-07T21:07:22.3067937Z 2025-05-07T21:07:24.4304091Z ============================= test session starts ============================== 2025-05-07T21:07:24.4304727Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:24.4305304Z cachedir: .pytest_cache 2025-05-07T21:07:24.4305891Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:24.4306885Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:24.4307313Z plugins: hypothesis-6.131.14 2025-05-07T21:07:26.0205207Z collecting ... collected 8 items 2025-05-07T21:07:26.0205476Z 2025-05-07T21:07:26.0215136Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T21:07:26.0222292Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T21:07:26.0229493Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T21:07:26.0236364Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T21:07:26.0243814Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T21:07:26.0251262Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T21:07:26.0430031Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T21:07:26.0471723Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T21:07:26.0472182Z 2025-05-07T21:07:26.0472364Z =========================== short test summary info ============================ 2025-05-07T21:07:26.0472906Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T21:07:26.0473492Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T21:07:26.0474065Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T21:07:26.0474640Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T21:07:26.0475173Z ========================= 4 passed, 4 skipped in 1.73s ========================= 2025-05-07T21:07:26.6088228Z 2025-05-07T21:07:26.6088900Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T21:07:26.6106217Z [TEST] Python test time for ./utils/filestore_test.py: 4 seconds 2025-05-07T21:07:26.6106512Z 2025-05-07T21:07:26.6106517Z 2025-05-07T21:07:26.6106521Z 2025-05-07T21:07:26.6106535Z 2025-05-07T21:07:26.6128788Z ################################################################################ 2025-05-07T21:07:26.6144452Z # [2025-05-07T21:07:26.614Z] Run Python Test Suite: 2025-05-07T21:07:26.6144776Z # ./uvm/copy_test.py 2025-05-07T21:07:26.6145044Z ################################################################################ 2025-05-07T21:07:26.6170100Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/copy_test.py 2025-05-07T21:07:26.6170708Z 2025-05-07T21:07:28.7447395Z ============================= test session starts ============================== 2025-05-07T21:07:28.7448057Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:28.7448856Z cachedir: .pytest_cache 2025-05-07T21:07:28.7449439Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:28.7450190Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:28.7450612Z plugins: hypothesis-6.131.14 2025-05-07T21:07:30.3596435Z collecting ... collected 3 items 2025-05-07T21:07:30.3596687Z 2025-05-07T21:07:30.6688734Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6689291Z self=, 2025-05-07T21:07:30.6689770Z sizes=[1], 2025-05-07T21:07:30.6690098Z uvm_op=, 2025-05-07T21:07:30.6690473Z ) 2025-05-07T21:07:30.6690685Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6691029Z self=, 2025-05-07T21:07:30.6691370Z sizes=[7], 2025-05-07T21:07:30.6691680Z uvm_op=, 2025-05-07T21:07:30.6692016Z ) 2025-05-07T21:07:30.6692223Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6692732Z self=, 2025-05-07T21:07:30.6693066Z sizes=[7, 2, 6, 6], 2025-05-07T21:07:30.6693421Z uvm_op=, 2025-05-07T21:07:30.6693794Z ) 2025-05-07T21:07:30.6693999Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6694335Z self=, 2025-05-07T21:07:30.6694665Z sizes=[3], 2025-05-07T21:07:30.6694954Z uvm_op=, 2025-05-07T21:07:30.6695384Z ) 2025-05-07T21:07:30.6695587Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6696088Z self=, 2025-05-07T21:07:30.6696428Z sizes=[3, 3, 6, 1], 2025-05-07T21:07:30.6696837Z uvm_op=, 2025-05-07T21:07:30.6697181Z ) 2025-05-07T21:07:30.6697377Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6697706Z self=, 2025-05-07T21:07:30.6698035Z sizes=[5], 2025-05-07T21:07:30.6698359Z uvm_op=, 2025-05-07T21:07:30.6698730Z ) 2025-05-07T21:07:30.6698934Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6699259Z self=, 2025-05-07T21:07:30.6699592Z sizes=[1, 7, 5, 4], 2025-05-07T21:07:30.6699903Z uvm_op=, 2025-05-07T21:07:30.6700238Z ) 2025-05-07T21:07:30.6700439Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6700773Z self=, 2025-05-07T21:07:30.6701118Z sizes=[8, 8, 1, 8], 2025-05-07T21:07:30.6701493Z uvm_op=, 2025-05-07T21:07:30.6701870Z ) 2025-05-07T21:07:30.6702073Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6702397Z self=, 2025-05-07T21:07:30.6702727Z sizes=[5, 6], 2025-05-07T21:07:30.6703030Z uvm_op=, 2025-05-07T21:07:30.6703363Z ) 2025-05-07T21:07:30.6703567Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6703899Z self=, 2025-05-07T21:07:30.6704219Z sizes=[4, 3], 2025-05-07T21:07:30.6704548Z uvm_op=, 2025-05-07T21:07:30.6704919Z ) 2025-05-07T21:07:30.6705114Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6705452Z self=, 2025-05-07T21:07:30.6705784Z sizes=[7, 7, 5, 7], 2025-05-07T21:07:30.6706093Z uvm_op=, 2025-05-07T21:07:30.6706512Z ) 2025-05-07T21:07:30.6706718Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6707050Z self=, 2025-05-07T21:07:30.6707377Z sizes=[7, 7, 7, 7], 2025-05-07T21:07:30.6707689Z uvm_op=, 2025-05-07T21:07:30.6708033Z ) 2025-05-07T21:07:30.6708229Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6708561Z self=, 2025-05-07T21:07:30.6708896Z sizes=[7, 5, 8, 8], 2025-05-07T21:07:30.6709233Z uvm_op=, 2025-05-07T21:07:30.6709603Z ) 2025-05-07T21:07:30.6709807Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6710140Z self=, 2025-05-07T21:07:30.6710469Z sizes=[1, 5, 1, 5], 2025-05-07T21:07:30.6710815Z uvm_op=, 2025-05-07T21:07:30.6711189Z ) 2025-05-07T21:07:30.6711388Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6711721Z self=, 2025-05-07T21:07:30.6712054Z sizes=[1, 5, 5, 5], 2025-05-07T21:07:30.6712391Z uvm_op=, 2025-05-07T21:07:30.6712832Z ) 2025-05-07T21:07:30.6713038Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6713365Z self=, 2025-05-07T21:07:30.6713700Z sizes=[5, 5, 5, 5], 2025-05-07T21:07:30.6714041Z uvm_op=, 2025-05-07T21:07:30.6714404Z ) 2025-05-07T21:07:30.6714603Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6714934Z self=, 2025-05-07T21:07:30.6715332Z sizes=[5, 5, 5, 5], 2025-05-07T21:07:30.6715641Z uvm_op=, 2025-05-07T21:07:30.6715978Z ) 2025-05-07T21:07:30.6716182Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6716550Z self=, 2025-05-07T21:07:30.6716883Z sizes=[5, 5], 2025-05-07T21:07:30.6717184Z uvm_op=, 2025-05-07T21:07:30.6717516Z ) 2025-05-07T21:07:30.6717722Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6718053Z self=, 2025-05-07T21:07:30.6718376Z sizes=[8], 2025-05-07T21:07:30.6718671Z uvm_op=, 2025-05-07T21:07:30.6719072Z ) 2025-05-07T21:07:30.6719269Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6719604Z self=, 2025-05-07T21:07:30.6719931Z sizes=[3], 2025-05-07T21:07:30.6720259Z uvm_op=, 2025-05-07T21:07:30.6720623Z ) 2025-05-07T21:07:30.6720824Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6721159Z self=, 2025-05-07T21:07:30.6721490Z sizes=[3, 8, 7, 7], 2025-05-07T21:07:30.6721801Z uvm_op=, 2025-05-07T21:07:30.6722145Z ) 2025-05-07T21:07:30.6722343Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6722680Z self=, 2025-05-07T21:07:30.6723017Z sizes=[3, 7, 7, 7], 2025-05-07T21:07:30.6723323Z uvm_op=, 2025-05-07T21:07:30.6723665Z ) 2025-05-07T21:07:30.6723870Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6724204Z self=, 2025-05-07T21:07:30.6724532Z sizes=[3, 7, 7, 3], 2025-05-07T21:07:30.6724846Z uvm_op=, 2025-05-07T21:07:30.6725188Z ) 2025-05-07T21:07:30.6725384Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6725719Z self=, 2025-05-07T21:07:30.6726118Z sizes=[7, 7, 7, 3], 2025-05-07T21:07:30.6726433Z uvm_op=, 2025-05-07T21:07:30.6726777Z ) 2025-05-07T21:07:30.6726975Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6727316Z self=, 2025-05-07T21:07:30.6727649Z sizes=[7, 7, 7, 7], 2025-05-07T21:07:30.6727954Z uvm_op=, 2025-05-07T21:07:30.6728295Z ) 2025-05-07T21:07:30.6728497Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6728823Z self=, 2025-05-07T21:07:30.6729156Z sizes=[2, 1], 2025-05-07T21:07:30.6729487Z uvm_op=, 2025-05-07T21:07:30.6729863Z ) 2025-05-07T21:07:30.6730062Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6730395Z self=, 2025-05-07T21:07:30.6730727Z sizes=[1, 1], 2025-05-07T21:07:30.6731059Z uvm_op=, 2025-05-07T21:07:30.6731464Z ) 2025-05-07T21:07:30.6731691Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6732016Z self=, 2025-05-07T21:07:30.6732396Z sizes=[8, 7, 2, 3], 2025-05-07T21:07:30.6732708Z uvm_op=, 2025-05-07T21:07:30.6733043Z ) 2025-05-07T21:07:30.6733244Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6733574Z self=, 2025-05-07T21:07:30.6733904Z sizes=[8, 7, 2, 3], 2025-05-07T21:07:30.6734208Z uvm_op=, 2025-05-07T21:07:30.6734547Z ) 2025-05-07T21:07:30.6734751Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6735121Z self=, 2025-05-07T21:07:30.6735452Z sizes=[8, 3, 2, 3], 2025-05-07T21:07:30.6735766Z uvm_op=, 2025-05-07T21:07:30.6736141Z ) 2025-05-07T21:07:30.6736346Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6736681Z self=, 2025-05-07T21:07:30.6737006Z sizes=[8, 3, 3, 3], 2025-05-07T21:07:30.6737319Z uvm_op=, 2025-05-07T21:07:30.6737673Z ) 2025-05-07T21:07:30.6737875Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6738201Z self=, 2025-05-07T21:07:30.6738532Z sizes=[3, 3, 3, 3], 2025-05-07T21:07:30.6738842Z uvm_op=, 2025-05-07T21:07:30.6739175Z ) 2025-05-07T21:07:30.6739378Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6739712Z self=, 2025-05-07T21:07:30.6740038Z sizes=[3, 3, 2, 1], 2025-05-07T21:07:30.6740349Z uvm_op=, 2025-05-07T21:07:30.6740691Z ) 2025-05-07T21:07:30.6740894Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6741222Z self=, 2025-05-07T21:07:30.6741553Z sizes=[3, 3, 2], 2025-05-07T21:07:30.6741862Z uvm_op=, 2025-05-07T21:07:30.6742193Z ) 2025-05-07T21:07:30.6742395Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6742725Z self=, 2025-05-07T21:07:30.6743050Z sizes=[2, 3, 2], 2025-05-07T21:07:30.6743356Z uvm_op=, 2025-05-07T21:07:30.6743695Z ) 2025-05-07T21:07:30.6743891Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6744224Z self=, 2025-05-07T21:07:30.6744560Z sizes=[2, 2, 2], 2025-05-07T21:07:30.6744862Z uvm_op=, 2025-05-07T21:07:30.6745206Z ) 2025-05-07T21:07:30.6745463Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6745802Z self=, 2025-05-07T21:07:30.6746128Z sizes=[7], 2025-05-07T21:07:30.6746458Z uvm_op=, 2025-05-07T21:07:30.6746827Z ) 2025-05-07T21:07:30.6747026Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6747355Z self=, 2025-05-07T21:07:30.6747683Z sizes=[1], 2025-05-07T21:07:30.6747968Z uvm_op=, 2025-05-07T21:07:30.6748305Z ) 2025-05-07T21:07:30.6748503Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6748828Z self=, 2025-05-07T21:07:30.6749156Z sizes=[8], 2025-05-07T21:07:30.6749451Z uvm_op=, 2025-05-07T21:07:30.6749784Z ) 2025-05-07T21:07:30.6749984Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:30.6750320Z self=, 2025-05-07T21:07:30.6750649Z sizes=[6], 2025-05-07T21:07:30.6750933Z uvm_op=, 2025-05-07T21:07:30.6751276Z ) 2025-05-07T21:07:30.6751459Z PASSED 2025-05-07T21:07:31.9617043Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu_clone Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9617799Z self=, 2025-05-07T21:07:31.9618191Z sizes=[1], 2025-05-07T21:07:31.9618490Z uvm_op=, 2025-05-07T21:07:31.9618835Z ) 2025-05-07T21:07:31.9619040Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9619415Z self=, 2025-05-07T21:07:31.9619882Z sizes=[372], 2025-05-07T21:07:31.9620174Z uvm_op=, 2025-05-07T21:07:31.9620513Z ) 2025-05-07T21:07:31.9620723Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9621164Z self=, 2025-05-07T21:07:31.9621522Z sizes=[372, 250, 20], 2025-05-07T21:07:31.9621845Z uvm_op=, 2025-05-07T21:07:31.9622186Z ) 2025-05-07T21:07:31.9622392Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9622759Z self=, 2025-05-07T21:07:31.9623106Z sizes=[155], 2025-05-07T21:07:31.9623398Z uvm_op=, 2025-05-07T21:07:31.9623736Z ) 2025-05-07T21:07:31.9623944Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9624304Z self=, 2025-05-07T21:07:31.9624657Z sizes=[155, 394, 506], 2025-05-07T21:07:31.9624982Z uvm_op=, 2025-05-07T21:07:31.9625315Z ) 2025-05-07T21:07:31.9625525Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9625903Z self=, 2025-05-07T21:07:31.9626252Z sizes=[200, 382, 357], 2025-05-07T21:07:31.9626566Z uvm_op=, 2025-05-07T21:07:31.9626902Z ) 2025-05-07T21:07:31.9627109Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9627471Z self=, 2025-05-07T21:07:31.9627816Z sizes=[341], 2025-05-07T21:07:31.9628140Z uvm_op=, 2025-05-07T21:07:31.9628501Z ) 2025-05-07T21:07:31.9628709Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9629072Z self=, 2025-05-07T21:07:31.9629417Z sizes=[407, 12, 16], 2025-05-07T21:07:31.9629740Z uvm_op=, 2025-05-07T21:07:31.9630077Z ) 2025-05-07T21:07:31.9630285Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9630719Z self=, 2025-05-07T21:07:31.9631064Z sizes=[48, 298], 2025-05-07T21:07:31.9631372Z uvm_op=, 2025-05-07T21:07:31.9631702Z ) 2025-05-07T21:07:31.9631910Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9632281Z self=, 2025-05-07T21:07:31.9632627Z sizes=[92, 412, 479], 2025-05-07T21:07:31.9632947Z uvm_op=, 2025-05-07T21:07:31.9633285Z ) 2025-05-07T21:07:31.9633487Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9633853Z self=, 2025-05-07T21:07:31.9634198Z sizes=[155, 2], 2025-05-07T21:07:31.9634494Z uvm_op=, 2025-05-07T21:07:31.9634829Z ) 2025-05-07T21:07:31.9635040Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9635421Z self=, 2025-05-07T21:07:31.9635763Z sizes=[155, 155], 2025-05-07T21:07:31.9636074Z uvm_op=, 2025-05-07T21:07:31.9636412Z ) 2025-05-07T21:07:31.9636616Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9637036Z self=, 2025-05-07T21:07:31.9637385Z sizes=[464], 2025-05-07T21:07:31.9637676Z uvm_op=, 2025-05-07T21:07:31.9638015Z ) 2025-05-07T21:07:31.9638223Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9638582Z self=, 2025-05-07T21:07:31.9638996Z sizes=[316], 2025-05-07T21:07:31.9639300Z uvm_op=, 2025-05-07T21:07:31.9639685Z ) 2025-05-07T21:07:31.9639887Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9640252Z self=, 2025-05-07T21:07:31.9640642Z sizes=[231], 2025-05-07T21:07:31.9640933Z uvm_op=, 2025-05-07T21:07:31.9641268Z ) 2025-05-07T21:07:31.9641473Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9641835Z self=, 2025-05-07T21:07:31.9642179Z sizes=[455], 2025-05-07T21:07:31.9642472Z uvm_op=, 2025-05-07T21:07:31.9642801Z ) 2025-05-07T21:07:31.9643007Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9643372Z self=, 2025-05-07T21:07:31.9643723Z sizes=[512, 139, 241], 2025-05-07T21:07:31.9644068Z uvm_op=, 2025-05-07T21:07:31.9644440Z ) 2025-05-07T21:07:31.9644646Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9645005Z self=, 2025-05-07T21:07:31.9645363Z sizes=[512, 139, 241], 2025-05-07T21:07:31.9645686Z uvm_op=, 2025-05-07T21:07:31.9646016Z ) 2025-05-07T21:07:31.9646224Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9646590Z self=, 2025-05-07T21:07:31.9646928Z sizes=[512], 2025-05-07T21:07:31.9647222Z uvm_op=, 2025-05-07T21:07:31.9647557Z ) 2025-05-07T21:07:31.9647756Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9648121Z self=, 2025-05-07T21:07:31.9648465Z sizes=[187], 2025-05-07T21:07:31.9648789Z uvm_op=, 2025-05-07T21:07:31.9649154Z ) 2025-05-07T21:07:31.9649361Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9649724Z self=, 2025-05-07T21:07:31.9656548Z sizes=[116, 183, 303], 2025-05-07T21:07:31.9656921Z uvm_op=, 2025-05-07T21:07:31.9657268Z ) 2025-05-07T21:07:31.9657488Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9657876Z self=, 2025-05-07T21:07:31.9658230Z sizes=[303, 183, 303], 2025-05-07T21:07:31.9658558Z uvm_op=, 2025-05-07T21:07:31.9658905Z ) 2025-05-07T21:07:31.9659111Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9659486Z self=, 2025-05-07T21:07:31.9659845Z sizes=[183, 183, 303], 2025-05-07T21:07:31.9660165Z uvm_op=, 2025-05-07T21:07:31.9660512Z ) 2025-05-07T21:07:31.9660724Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9661090Z self=, 2025-05-07T21:07:31.9661458Z sizes=[303, 303, 303], 2025-05-07T21:07:31.9661784Z uvm_op=, 2025-05-07T21:07:31.9662126Z ) 2025-05-07T21:07:31.9662333Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9662779Z self=, 2025-05-07T21:07:31.9663137Z sizes=[17, 392], 2025-05-07T21:07:31.9663443Z uvm_op=, 2025-05-07T21:07:31.9663785Z ) 2025-05-07T21:07:31.9664001Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9664373Z self=, 2025-05-07T21:07:31.9664725Z sizes=[392, 392], 2025-05-07T21:07:31.9665041Z uvm_op=, 2025-05-07T21:07:31.9665422Z ) 2025-05-07T21:07:31.9665637Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9666008Z self=, 2025-05-07T21:07:31.9666360Z sizes=[59, 305], 2025-05-07T21:07:31.9666736Z uvm_op=, 2025-05-07T21:07:31.9667111Z ) 2025-05-07T21:07:31.9667325Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9667689Z self=, 2025-05-07T21:07:31.9668045Z sizes=[83, 207, 246], 2025-05-07T21:07:31.9668368Z uvm_op=, 2025-05-07T21:07:31.9668699Z ) 2025-05-07T21:07:31.9668910Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9669278Z self=, 2025-05-07T21:07:31.9669623Z sizes=[83, 246, 246], 2025-05-07T21:07:31.9669942Z uvm_op=, 2025-05-07T21:07:31.9670282Z ) 2025-05-07T21:07:31.9670497Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9670859Z self=, 2025-05-07T21:07:31.9671211Z sizes=[246, 246, 246], 2025-05-07T21:07:31.9671539Z uvm_op=, 2025-05-07T21:07:31.9671870Z ) 2025-05-07T21:07:31.9672083Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9672455Z self=, 2025-05-07T21:07:31.9672803Z sizes=[286, 87, 484], 2025-05-07T21:07:31.9673154Z uvm_op=, 2025-05-07T21:07:31.9673526Z ) 2025-05-07T21:07:31.9673732Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9674102Z self=, 2025-05-07T21:07:31.9674457Z sizes=[87, 87, 484], 2025-05-07T21:07:31.9674809Z uvm_op=, 2025-05-07T21:07:31.9675176Z ) 2025-05-07T21:07:31.9675392Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9675761Z self=, 2025-05-07T21:07:31.9676159Z sizes=[87], 2025-05-07T21:07:31.9676464Z uvm_op=, 2025-05-07T21:07:31.9676810Z ) 2025-05-07T21:07:31.9677016Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9677394Z self=, 2025-05-07T21:07:31.9677745Z sizes=[70], 2025-05-07T21:07:31.9678041Z uvm_op=, 2025-05-07T21:07:31.9678381Z ) 2025-05-07T21:07:31.9678594Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9679037Z self=, 2025-05-07T21:07:31.9679385Z sizes=[132, 185], 2025-05-07T21:07:31.9679732Z uvm_op=, 2025-05-07T21:07:31.9680107Z ) 2025-05-07T21:07:31.9680313Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9680681Z self=, 2025-05-07T21:07:31.9681031Z sizes=[132], 2025-05-07T21:07:31.9681328Z uvm_op=, 2025-05-07T21:07:31.9681665Z ) 2025-05-07T21:07:31.9681874Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9682284Z self=, 2025-05-07T21:07:31.9682682Z sizes=[129], 2025-05-07T21:07:31.9682999Z uvm_op=, 2025-05-07T21:07:31.9683330Z ) 2025-05-07T21:07:31.9683540Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9683905Z self=, 2025-05-07T21:07:31.9684247Z sizes=[444], 2025-05-07T21:07:31.9684567Z uvm_op=, 2025-05-07T21:07:31.9684934Z ) 2025-05-07T21:07:31.9685188Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9685547Z self=, 2025-05-07T21:07:31.9685899Z sizes=[353, 186, 480], 2025-05-07T21:07:31.9686262Z uvm_op=, 2025-05-07T21:07:31.9686593Z ) 2025-05-07T21:07:31.9686799Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:31.9687163Z self=, 2025-05-07T21:07:31.9687510Z sizes=[353, 480, 480], 2025-05-07T21:07:31.9687834Z uvm_op=, 2025-05-07T21:07:31.9688170Z ) 2025-05-07T21:07:31.9688342Z PASSED 2025-05-07T21:07:31.9688671Z uvm/copy_test.py::CopyTest::test_uvm_to_device SKIPPED (Skip unless ...) 2025-05-07T21:07:31.9688985Z 2025-05-07T21:07:31.9689130Z =========================== short test summary info ============================ 2025-05-07T21:07:31.9689585Z SKIPPED [1] uvm/copy_test.py:75: Skip unless two CUDA devices are detected 2025-05-07T21:07:31.9690036Z ========================= 2 passed, 1 skipped in 3.34s ========================= 2025-05-07T21:07:32.5882732Z 2025-05-07T21:07:32.5883364Z [TEST] Python test suite PASSED: ./uvm/copy_test.py 2025-05-07T21:07:32.5902845Z [TEST] Python test time for ./uvm/copy_test.py: 6 seconds 2025-05-07T21:07:32.5903111Z 2025-05-07T21:07:32.5903116Z 2025-05-07T21:07:32.5903119Z 2025-05-07T21:07:32.5903123Z 2025-05-07T21:07:32.5923546Z ################################################################################ 2025-05-07T21:07:32.5938908Z # [2025-05-07T21:07:32.593Z] Run Python Test Suite: 2025-05-07T21:07:32.5939396Z # ./uvm/ops_load_test.py 2025-05-07T21:07:32.5939681Z ################################################################################ 2025-05-07T21:07:32.5965037Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/ops_load_test.py 2025-05-07T21:07:32.5965654Z 2025-05-07T21:07:34.7199068Z ============================= test session starts ============================== 2025-05-07T21:07:34.7199825Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:34.7200644Z cachedir: .pytest_cache 2025-05-07T21:07:34.7201233Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:34.7201973Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:34.7202385Z plugins: hypothesis-6.131.14 2025-05-07T21:07:36.3332672Z collecting ... collected 1 item 2025-05-07T21:07:36.3333033Z 2025-05-07T21:07:36.5809775Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T21:07:36.5810173Z 2025-05-07T21:07:36.5810506Z ============================== 1 passed in 1.98s =============================== 2025-05-07T21:07:37.2023579Z 2025-05-07T21:07:37.2024200Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T21:07:37.2044707Z [TEST] Python test time for ./uvm/ops_load_test.py: 5 seconds 2025-05-07T21:07:37.2044985Z 2025-05-07T21:07:37.2044990Z 2025-05-07T21:07:37.2045000Z 2025-05-07T21:07:37.2045004Z 2025-05-07T21:07:37.2065618Z ################################################################################ 2025-05-07T21:07:37.2080786Z # [2025-05-07T21:07:37.207Z] Run Python Test Suite: 2025-05-07T21:07:37.2081105Z # ./uvm/uvm_test.py 2025-05-07T21:07:37.2081630Z ################################################################################ 2025-05-07T21:07:37.2106863Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/uvm_test.py 2025-05-07T21:07:37.2107453Z 2025-05-07T21:07:39.3305016Z ============================= test session starts ============================== 2025-05-07T21:07:39.3305693Z platform linux -- Python 3.11.8, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:39.3306503Z cachedir: .pytest_cache 2025-05-07T21:07:39.3307185Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:39.3307932Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:39.3308351Z plugins: hypothesis-6.131.14 2025-05-07T21:07:41.0143085Z collecting ... collected 7 items 2025-05-07T21:07:41.0143335Z 2025-05-07T21:07:41.3303127Z uvm/uvm_test.py::UvmTest::test_cudaMemAdvise Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3303773Z self=, 2025-05-07T21:07:41.3304307Z sizes=[1], 2025-05-07T21:07:41.3304635Z uvm_op=, 2025-05-07T21:07:41.3305021Z ) 2025-05-07T21:07:41.3305287Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3305680Z self=, 2025-05-07T21:07:41.3306050Z sizes=[791], 2025-05-07T21:07:41.3306370Z uvm_op=, 2025-05-07T21:07:41.3306751Z ) 2025-05-07T21:07:41.3306967Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3307354Z self=, 2025-05-07T21:07:41.3307725Z sizes=[791, 1024], 2025-05-07T21:07:41.3308093Z uvm_op=, 2025-05-07T21:07:41.3308465Z ) 2025-05-07T21:07:41.3308679Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3309029Z self=, 2025-05-07T21:07:41.3309355Z sizes=[433], 2025-05-07T21:07:41.3309653Z uvm_op=, 2025-05-07T21:07:41.3309987Z ) 2025-05-07T21:07:41.3310189Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3310537Z self=, 2025-05-07T21:07:41.3310871Z sizes=[433, 272, 783, 860], 2025-05-07T21:07:41.3311201Z uvm_op=, 2025-05-07T21:07:41.3311539Z ) 2025-05-07T21:07:41.3311750Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3312332Z self=, 2025-05-07T21:07:41.3312672Z sizes=[1024, 980, 495, 141], 2025-05-07T21:07:41.3313010Z uvm_op=, 2025-05-07T21:07:41.3313341Z ) 2025-05-07T21:07:41.3313552Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3313901Z self=, 2025-05-07T21:07:41.3314239Z sizes=[1002, 832, 648], 2025-05-07T21:07:41.3314588Z uvm_op=, 2025-05-07T21:07:41.3314959Z ) 2025-05-07T21:07:41.3315165Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3315508Z self=, 2025-05-07T21:07:41.3315844Z sizes=[414, 843], 2025-05-07T21:07:41.3316159Z uvm_op=, 2025-05-07T21:07:41.3316489Z ) 2025-05-07T21:07:41.3316696Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3317049Z self=, 2025-05-07T21:07:41.3317401Z sizes=[1, 542, 465, 757], 2025-05-07T21:07:41.3317764Z uvm_op=, 2025-05-07T21:07:41.3318128Z ) 2025-05-07T21:07:41.3318429Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3318780Z self=, 2025-05-07T21:07:41.3319189Z sizes=[1009], 2025-05-07T21:07:41.3319482Z uvm_op=, 2025-05-07T21:07:41.3319819Z ) 2025-05-07T21:07:41.3320028Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3320375Z self=, 2025-05-07T21:07:41.3320713Z sizes=[509, 810, 128, 1], 2025-05-07T21:07:41.3321153Z uvm_op=, 2025-05-07T21:07:41.3321516Z ) 2025-05-07T21:07:41.3321722Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3322148Z self=, 2025-05-07T21:07:41.3322485Z sizes=[509, 810, 128, 810], 2025-05-07T21:07:41.3322848Z uvm_op=, 2025-05-07T21:07:41.3323217Z ) 2025-05-07T21:07:41.3323425Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3323768Z self=, 2025-05-07T21:07:41.3324102Z sizes=[810, 810, 128, 810], 2025-05-07T21:07:41.3324488Z uvm_op=, 2025-05-07T21:07:41.3324872Z ) 2025-05-07T21:07:41.3325077Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3325422Z self=, 2025-05-07T21:07:41.3325756Z sizes=[810, 810, 128, 810], 2025-05-07T21:07:41.3326087Z uvm_op=, 2025-05-07T21:07:41.3326424Z ) 2025-05-07T21:07:41.3326622Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3326972Z self=, 2025-05-07T21:07:41.3327310Z sizes=[810, 810, 128, 128], 2025-05-07T21:07:41.3327639Z uvm_op=, 2025-05-07T21:07:41.3327969Z ) 2025-05-07T21:07:41.3328174Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3328523Z self=, 2025-05-07T21:07:41.3328847Z sizes=[810], 2025-05-07T21:07:41.3329143Z uvm_op=, 2025-05-07T21:07:41.3329480Z ) 2025-05-07T21:07:41.3329679Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3330026Z self=, 2025-05-07T21:07:41.3330356Z sizes=[624], 2025-05-07T21:07:41.3330676Z uvm_op=, 2025-05-07T21:07:41.3331051Z ) 2025-05-07T21:07:41.3331258Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3331599Z self=, 2025-05-07T21:07:41.3331986Z sizes=[519], 2025-05-07T21:07:41.3332283Z uvm_op=, 2025-05-07T21:07:41.3332620Z ) 2025-05-07T21:07:41.3332820Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3333171Z self=, 2025-05-07T21:07:41.3333505Z sizes=[526, 332, 854, 926], 2025-05-07T21:07:41.3333858Z uvm_op=, 2025-05-07T21:07:41.3334225Z ) 2025-05-07T21:07:41.3334432Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3334771Z self=, 2025-05-07T21:07:41.3335107Z sizes=[526, 332, 854, 926], 2025-05-07T21:07:41.3335437Z uvm_op=, 2025-05-07T21:07:41.3335770Z ) 2025-05-07T21:07:41.3335975Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3336322Z self=, 2025-05-07T21:07:41.3336663Z sizes=[332, 332, 854, 926], 2025-05-07T21:07:41.3336988Z uvm_op=, 2025-05-07T21:07:41.3337327Z ) 2025-05-07T21:07:41.3337532Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3337920Z self=, 2025-05-07T21:07:41.3338257Z sizes=[332, 926, 854, 926], 2025-05-07T21:07:41.3338586Z uvm_op=, 2025-05-07T21:07:41.3338921Z ) 2025-05-07T21:07:41.3339125Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3339469Z self=, 2025-05-07T21:07:41.3339797Z sizes=[926, 926, 854, 926], 2025-05-07T21:07:41.3340125Z uvm_op=, 2025-05-07T21:07:41.3340503Z ) 2025-05-07T21:07:41.3340707Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3341046Z self=, 2025-05-07T21:07:41.3341384Z sizes=[926, 926, 926, 926], 2025-05-07T21:07:41.3341754Z uvm_op=, 2025-05-07T21:07:41.3342088Z ) 2025-05-07T21:07:41.3342293Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3342638Z self=, 2025-05-07T21:07:41.3342963Z sizes=[926, 926], 2025-05-07T21:07:41.3343272Z uvm_op=, 2025-05-07T21:07:41.3343606Z ) 2025-05-07T21:07:41.3343804Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3344148Z self=, 2025-05-07T21:07:41.3344485Z sizes=[619, 637, 344, 1023], 2025-05-07T21:07:41.3344816Z uvm_op=, 2025-05-07T21:07:41.3345157Z ) 2025-05-07T21:07:41.3345360Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3345707Z self=, 2025-05-07T21:07:41.3346040Z sizes=[619, 344, 344, 1023], 2025-05-07T21:07:41.3346385Z uvm_op=, 2025-05-07T21:07:41.3346723Z ) 2025-05-07T21:07:41.3346922Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3347269Z self=, 2025-05-07T21:07:41.3347609Z sizes=[619, 344, 344, 619], 2025-05-07T21:07:41.3347933Z uvm_op=, 2025-05-07T21:07:41.3348271Z ) 2025-05-07T21:07:41.3348478Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3348819Z self=, 2025-05-07T21:07:41.3349162Z sizes=[619, 619, 344, 619], 2025-05-07T21:07:41.3349492Z uvm_op=, 2025-05-07T21:07:41.3349832Z ) 2025-05-07T21:07:41.3350031Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3350381Z self=, 2025-05-07T21:07:41.3350765Z sizes=[344, 619, 344, 619], 2025-05-07T21:07:41.3351093Z uvm_op=, 2025-05-07T21:07:41.3351431Z ) 2025-05-07T21:07:41.3351638Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3351978Z self=, 2025-05-07T21:07:41.3352320Z sizes=[344, 619, 619, 619], 2025-05-07T21:07:41.3352649Z uvm_op=, 2025-05-07T21:07:41.3352981Z ) 2025-05-07T21:07:41.3353189Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3353535Z self=, 2025-05-07T21:07:41.3353871Z sizes=[344, 619, 619, 344], 2025-05-07T21:07:41.3354196Z uvm_op=, 2025-05-07T21:07:41.3354580Z ) 2025-05-07T21:07:41.3354790Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3355128Z self=, 2025-05-07T21:07:41.3355465Z sizes=[100, 502, 604, 661], 2025-05-07T21:07:41.3355799Z uvm_op=, 2025-05-07T21:07:41.3356130Z ) 2025-05-07T21:07:41.3356334Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3356679Z self=, 2025-05-07T21:07:41.3357053Z sizes=[100, 100, 604, 661], 2025-05-07T21:07:41.3357384Z uvm_op=, 2025-05-07T21:07:41.3357724Z ) 2025-05-07T21:07:41.3357923Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3358271Z self=, 2025-05-07T21:07:41.3358605Z sizes=[661, 100, 604, 661], 2025-05-07T21:07:41.3358978Z uvm_op=, 2025-05-07T21:07:41.3359310Z ) 2025-05-07T21:07:41.3359604Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3359948Z self=, 2025-05-07T21:07:41.3360271Z sizes=[39], 2025-05-07T21:07:41.3360612Z uvm_op=, 2025-05-07T21:07:41.3360948Z ) 2025-05-07T21:07:41.3361148Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3361493Z self=, 2025-05-07T21:07:41.3361825Z sizes=[64, 636, 388], 2025-05-07T21:07:41.3362138Z uvm_op=, 2025-05-07T21:07:41.3362477Z ) 2025-05-07T21:07:41.3362682Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3363027Z self=, 2025-05-07T21:07:41.3363357Z sizes=[64, 636], 2025-05-07T21:07:41.3363663Z uvm_op=, 2025-05-07T21:07:41.3364000Z ) 2025-05-07T21:07:41.3364200Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3364549Z self=, 2025-05-07T21:07:41.3364878Z sizes=[64, 64], 2025-05-07T21:07:41.3365173Z uvm_op=, 2025-05-07T21:07:41.3365518Z ) 2025-05-07T21:07:41.3365724Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:41.3366064Z self=, 2025-05-07T21:07:41.3366394Z sizes=[64], 2025-05-07T21:07:41.3366689Z uvm_op=, 2025-05-07T21:07:41.3367024Z ) 2025-05-07T21:07:41.3367204Z PASSED 2025-05-07T21:07:41.9448590Z uvm/uvm_test.py::UvmTest::test_cudaMemPrefetchAsync Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9449234Z self=, 2025-05-07T21:07:41.9449601Z sizes=[1], 2025-05-07T21:07:41.9449895Z uvm_op=, 2025-05-07T21:07:41.9450238Z ) 2025-05-07T21:07:41.9450476Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9450874Z self=, 2025-05-07T21:07:41.9451227Z sizes=[192], 2025-05-07T21:07:41.9451648Z uvm_op=, 2025-05-07T21:07:41.9451988Z ) 2025-05-07T21:07:41.9452206Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9452603Z self=, 2025-05-07T21:07:41.9452971Z sizes=[192, 161, 392], 2025-05-07T21:07:41.9453288Z uvm_op=, 2025-05-07T21:07:41.9453626Z ) 2025-05-07T21:07:41.9453848Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9454238Z self=, 2025-05-07T21:07:41.9454623Z sizes=[410], 2025-05-07T21:07:41.9454946Z uvm_op=, 2025-05-07T21:07:41.9455279Z ) 2025-05-07T21:07:41.9455499Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9455898Z self=, 2025-05-07T21:07:41.9456253Z sizes=[410], 2025-05-07T21:07:41.9456584Z uvm_op=, 2025-05-07T21:07:41.9456954Z ) 2025-05-07T21:07:41.9457177Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9457568Z self=, 2025-05-07T21:07:41.9458181Z sizes=[526], 2025-05-07T21:07:41.9465740Z uvm_op=, 2025-05-07T21:07:41.9466100Z ) 2025-05-07T21:07:41.9466335Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9466739Z self=, 2025-05-07T21:07:41.9467118Z sizes=[129, 859, 25], 2025-05-07T21:07:41.9467479Z uvm_op=, 2025-05-07T21:07:41.9467849Z ) 2025-05-07T21:07:41.9468198Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9468605Z self=, 2025-05-07T21:07:41.9468964Z sizes=[483, 1022], 2025-05-07T21:07:41.9469379Z uvm_op=, 2025-05-07T21:07:41.9469759Z ) 2025-05-07T21:07:41.9469990Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9470386Z self=, 2025-05-07T21:07:41.9470751Z sizes=[50, 269], 2025-05-07T21:07:41.9471063Z uvm_op=, 2025-05-07T21:07:41.9471399Z ) 2025-05-07T21:07:41.9471625Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9472030Z self=, 2025-05-07T21:07:41.9472390Z sizes=[980, 276, 139], 2025-05-07T21:07:41.9472718Z uvm_op=, 2025-05-07T21:07:41.9473057Z ) 2025-05-07T21:07:41.9473280Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9473680Z self=, 2025-05-07T21:07:41.9474051Z sizes=[272], 2025-05-07T21:07:41.9474384Z uvm_op=, 2025-05-07T21:07:41.9474748Z ) 2025-05-07T21:07:41.9474972Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9475372Z self=, 2025-05-07T21:07:41.9475725Z sizes=[232], 2025-05-07T21:07:41.9476057Z uvm_op=, 2025-05-07T21:07:41.9476429Z ) 2025-05-07T21:07:41.9476646Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9477047Z self=, 2025-05-07T21:07:41.9477417Z sizes=[323, 887, 928], 2025-05-07T21:07:41.9477738Z uvm_op=, 2025-05-07T21:07:41.9478084Z ) 2025-05-07T21:07:41.9478309Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9478709Z self=, 2025-05-07T21:07:41.9479190Z sizes=[887, 887, 928], 2025-05-07T21:07:41.9479519Z uvm_op=, 2025-05-07T21:07:41.9479862Z ) 2025-05-07T21:07:41.9480080Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9480491Z self=, 2025-05-07T21:07:41.9480858Z sizes=[887, 887, 887], 2025-05-07T21:07:41.9481177Z uvm_op=, 2025-05-07T21:07:41.9481519Z ) 2025-05-07T21:07:41.9481745Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9482137Z self=, 2025-05-07T21:07:41.9482501Z sizes=[470], 2025-05-07T21:07:41.9482832Z uvm_op=, 2025-05-07T21:07:41.9483207Z ) 2025-05-07T21:07:41.9483426Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9483826Z self=, 2025-05-07T21:07:41.9484192Z sizes=[178], 2025-05-07T21:07:41.9484560Z uvm_op=, 2025-05-07T21:07:41.9484941Z ) 2025-05-07T21:07:41.9485165Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9485605Z self=, 2025-05-07T21:07:41.9485971Z sizes=[13, 123, 22], 2025-05-07T21:07:41.9486326Z uvm_op=, 2025-05-07T21:07:41.9486690Z ) 2025-05-07T21:07:41.9486917Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9487316Z self=, 2025-05-07T21:07:41.9487679Z sizes=[123, 123, 22], 2025-05-07T21:07:41.9488027Z uvm_op=, 2025-05-07T21:07:41.9488444Z ) 2025-05-07T21:07:41.9488669Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9489063Z self=, 2025-05-07T21:07:41.9489466Z sizes=[22, 123, 22], 2025-05-07T21:07:41.9489817Z uvm_op=, 2025-05-07T21:07:41.9490182Z ) 2025-05-07T21:07:41.9490409Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9490807Z self=, 2025-05-07T21:07:41.9491162Z sizes=[123, 123, 123], 2025-05-07T21:07:41.9491517Z uvm_op=, 2025-05-07T21:07:41.9491884Z ) 2025-05-07T21:07:41.9492107Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9492497Z self=, 2025-05-07T21:07:41.9492856Z sizes=[123, 123], 2025-05-07T21:07:41.9493169Z uvm_op=, 2025-05-07T21:07:41.9493509Z ) 2025-05-07T21:07:41.9493731Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9494126Z self=, 2025-05-07T21:07:41.9494485Z sizes=[123], 2025-05-07T21:07:41.9494785Z uvm_op=, 2025-05-07T21:07:41.9495124Z ) 2025-05-07T21:07:41.9495343Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9495742Z self=, 2025-05-07T21:07:41.9496312Z sizes=[736, 107, 643], 2025-05-07T21:07:41.9496671Z uvm_op=, 2025-05-07T21:07:41.9497033Z ) 2025-05-07T21:07:41.9497262Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9497658Z self=, 2025-05-07T21:07:41.9498014Z sizes=[736, 736, 643], 2025-05-07T21:07:41.9498367Z uvm_op=, 2025-05-07T21:07:41.9498742Z ) 2025-05-07T21:07:41.9498958Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9499355Z self=, 2025-05-07T21:07:41.9499792Z sizes=[736, 643, 643], 2025-05-07T21:07:41.9500137Z uvm_op=, 2025-05-07T21:07:41.9500506Z ) 2025-05-07T21:07:41.9500726Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9501123Z self=, 2025-05-07T21:07:41.9501477Z sizes=[736, 643, 736], 2025-05-07T21:07:41.9501827Z uvm_op=, 2025-05-07T21:07:41.9502195Z ) 2025-05-07T21:07:41.9502412Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9502808Z self=, 2025-05-07T21:07:41.9503169Z sizes=[643, 643, 643], 2025-05-07T21:07:41.9503516Z uvm_op=, 2025-05-07T21:07:41.9503884Z ) 2025-05-07T21:07:41.9504107Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9504507Z self=, 2025-05-07T21:07:41.9504856Z sizes=[142], 2025-05-07T21:07:41.9505157Z uvm_op=, 2025-05-07T21:07:41.9505496Z ) 2025-05-07T21:07:41.9505779Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9506176Z self=, 2025-05-07T21:07:41.9506532Z sizes=[409, 982], 2025-05-07T21:07:41.9506836Z uvm_op=, 2025-05-07T21:07:41.9507178Z ) 2025-05-07T21:07:41.9507403Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9507793Z self=, 2025-05-07T21:07:41.9508153Z sizes=[409, 409], 2025-05-07T21:07:41.9508525Z uvm_op=, 2025-05-07T21:07:41.9508864Z ) 2025-05-07T21:07:41.9509078Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9509538Z self=, 2025-05-07T21:07:41.9509898Z sizes=[514, 284], 2025-05-07T21:07:41.9510202Z uvm_op=, 2025-05-07T21:07:41.9510543Z ) 2025-05-07T21:07:41.9510768Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9511159Z self=, 2025-05-07T21:07:41.9511516Z sizes=[284, 284], 2025-05-07T21:07:41.9511829Z uvm_op=, 2025-05-07T21:07:41.9512161Z ) 2025-05-07T21:07:41.9512386Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9512781Z self=, 2025-05-07T21:07:41.9513131Z sizes=[284], 2025-05-07T21:07:41.9513433Z uvm_op=, 2025-05-07T21:07:41.9513774Z ) 2025-05-07T21:07:41.9513997Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9514400Z self=, 2025-05-07T21:07:41.9514806Z sizes=[869, 269, 739], 2025-05-07T21:07:41.9515128Z uvm_op=, 2025-05-07T21:07:41.9515462Z ) 2025-05-07T21:07:41.9515684Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9516078Z self=, 2025-05-07T21:07:41.9516434Z sizes=[869, 269, 269], 2025-05-07T21:07:41.9516752Z uvm_op=, 2025-05-07T21:07:41.9517090Z ) 2025-05-07T21:07:41.9517305Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9517698Z self=, 2025-05-07T21:07:41.9518058Z sizes=[869, 869, 269], 2025-05-07T21:07:41.9518381Z uvm_op=, 2025-05-07T21:07:41.9518711Z ) 2025-05-07T21:07:41.9518974Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9519427Z self=, 2025-05-07T21:07:41.9519782Z sizes=[269, 869, 269], 2025-05-07T21:07:41.9520101Z uvm_op=, 2025-05-07T21:07:41.9520437Z ) 2025-05-07T21:07:41.9520654Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9521047Z self=, 2025-05-07T21:07:41.9521405Z sizes=[269, 269, 269], 2025-05-07T21:07:41.9521717Z uvm_op=, 2025-05-07T21:07:41.9522057Z ) 2025-05-07T21:07:41.9522280Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:41.9522676Z self=, 2025-05-07T21:07:41.9523024Z sizes=[921], 2025-05-07T21:07:41.9523321Z uvm_op=, 2025-05-07T21:07:41.9523656Z ) 2025-05-07T21:07:41.9523837Z PASSED 2025-05-07T21:07:41.9524073Z uvm/uvm_test.py::UvmTest::test_enum PASSED 2025-05-07T21:07:42.0069319Z uvm/uvm_test.py::UvmTest::test_is_uvm_tensor Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0069871Z self=, 2025-05-07T21:07:42.0070352Z sizes=[1], 2025-05-07T21:07:42.0070765Z uvm_op=, 2025-05-07T21:07:42.0071113Z ) 2025-05-07T21:07:42.0071320Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0071663Z self=, 2025-05-07T21:07:42.0072001Z sizes=[7], 2025-05-07T21:07:42.0072300Z uvm_op=, 2025-05-07T21:07:42.0072643Z ) 2025-05-07T21:07:42.0072851Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0073194Z self=, 2025-05-07T21:07:42.0073594Z sizes=[7, 4, 2, 2], 2025-05-07T21:07:42.0073946Z uvm_op=, 2025-05-07T21:07:42.0074318Z ) 2025-05-07T21:07:42.0074585Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0074934Z self=, 2025-05-07T21:07:42.0075266Z sizes=[6], 2025-05-07T21:07:42.0075563Z uvm_op=, 2025-05-07T21:07:42.0075907Z ) 2025-05-07T21:07:42.0076118Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0076461Z self=, 2025-05-07T21:07:42.0076794Z sizes=[6, 1, 6], 2025-05-07T21:07:42.0077106Z uvm_op=, 2025-05-07T21:07:42.0077443Z ) 2025-05-07T21:07:42.0077654Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0078001Z self=, 2025-05-07T21:07:42.0078337Z sizes=[1, 1, 5], 2025-05-07T21:07:42.0078671Z uvm_op=, 2025-05-07T21:07:42.0079123Z ) 2025-05-07T21:07:42.0079332Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0079683Z self=, 2025-05-07T21:07:42.0080019Z sizes=[5, 2, 7, 3], 2025-05-07T21:07:42.0080355Z uvm_op=, 2025-05-07T21:07:42.0080708Z ) 2025-05-07T21:07:42.0080920Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0081267Z self=, 2025-05-07T21:07:42.0081593Z sizes=[5], 2025-05-07T21:07:42.0081920Z uvm_op=, 2025-05-07T21:07:42.0082294Z ) 2025-05-07T21:07:42.0082497Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0082841Z self=, 2025-05-07T21:07:42.0083177Z sizes=[8, 5, 2, 5], 2025-05-07T21:07:42.0083518Z uvm_op=, 2025-05-07T21:07:42.0083891Z ) 2025-05-07T21:07:42.0084195Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0084542Z self=, 2025-05-07T21:07:42.0084870Z sizes=[6, 5, 3, 4], 2025-05-07T21:07:42.0085192Z uvm_op=, 2025-05-07T21:07:42.0085535Z ) 2025-05-07T21:07:42.0085744Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0086088Z self=, 2025-05-07T21:07:42.0086420Z sizes=[6], 2025-05-07T21:07:42.0086711Z uvm_op=, 2025-05-07T21:07:42.0087056Z ) 2025-05-07T21:07:42.0087264Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0087606Z self=, 2025-05-07T21:07:42.0087938Z sizes=[8], 2025-05-07T21:07:42.0088257Z uvm_op=, 2025-05-07T21:07:42.0088612Z ) 2025-05-07T21:07:42.0088823Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0089178Z self=, 2025-05-07T21:07:42.0089515Z sizes=[4, 2, 2, 4], 2025-05-07T21:07:42.0089829Z uvm_op=, 2025-05-07T21:07:42.0090176Z ) 2025-05-07T21:07:42.0090385Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0090774Z self=, 2025-05-07T21:07:42.0091110Z sizes=[8], 2025-05-07T21:07:42.0091441Z uvm_op=, 2025-05-07T21:07:42.0091812Z ) 2025-05-07T21:07:42.0092022Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0092367Z self=, 2025-05-07T21:07:42.0092695Z sizes=[7, 1], 2025-05-07T21:07:42.0093029Z uvm_op=, 2025-05-07T21:07:42.0093446Z ) 2025-05-07T21:07:42.0093658Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0093996Z self=, 2025-05-07T21:07:42.0094370Z sizes=[7, 7], 2025-05-07T21:07:42.0094703Z uvm_op=, 2025-05-07T21:07:42.0095095Z ) 2025-05-07T21:07:42.0095327Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0095674Z self=, 2025-05-07T21:07:42.0096252Z sizes=[7], 2025-05-07T21:07:42.0096580Z uvm_op=, 2025-05-07T21:07:42.0096951Z ) 2025-05-07T21:07:42.0097154Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0097495Z self=, 2025-05-07T21:07:42.0097825Z sizes=[3], 2025-05-07T21:07:42.0098114Z uvm_op=, 2025-05-07T21:07:42.0098460Z ) 2025-05-07T21:07:42.0098671Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0099017Z self=, 2025-05-07T21:07:42.0099345Z sizes=[1, 4, 2, 3], 2025-05-07T21:07:42.0099687Z uvm_op=, 2025-05-07T21:07:42.0100057Z ) 2025-05-07T21:07:42.0100255Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0100598Z self=, 2025-05-07T21:07:42.0100935Z sizes=[1, 4, 2, 4], 2025-05-07T21:07:42.0101274Z uvm_op=, 2025-05-07T21:07:42.0101647Z ) 2025-05-07T21:07:42.0101856Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0102195Z self=, 2025-05-07T21:07:42.0102528Z sizes=[1, 4, 1, 4], 2025-05-07T21:07:42.0102874Z uvm_op=, 2025-05-07T21:07:42.0103255Z ) 2025-05-07T21:07:42.0103463Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0103808Z self=, 2025-05-07T21:07:42.0104739Z sizes=[1, 4, 1], 2025-05-07T21:07:42.0105067Z uvm_op=, 2025-05-07T21:07:42.0105497Z ) 2025-05-07T21:07:42.0105715Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0106082Z self=, 2025-05-07T21:07:42.0106452Z sizes=[1, 4, 4], 2025-05-07T21:07:42.0106782Z uvm_op=, 2025-05-07T21:07:42.0107154Z ) 2025-05-07T21:07:42.0107372Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0107746Z self=, 2025-05-07T21:07:42.0108108Z sizes=[4, 4, 4], 2025-05-07T21:07:42.0108435Z uvm_op=, 2025-05-07T21:07:42.0108815Z ) 2025-05-07T21:07:42.0109035Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0109404Z self=, 2025-05-07T21:07:42.0109770Z sizes=[4, 4], 2025-05-07T21:07:42.0110098Z uvm_op=, 2025-05-07T21:07:42.0110473Z ) 2025-05-07T21:07:42.0110687Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0111057Z self=, 2025-05-07T21:07:42.0111422Z sizes=[3, 8], 2025-05-07T21:07:42.0111807Z uvm_op=, 2025-05-07T21:07:42.0112192Z ) 2025-05-07T21:07:42.0112402Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0112775Z self=, 2025-05-07T21:07:42.0113142Z sizes=[3, 3], 2025-05-07T21:07:42.0113461Z uvm_op=, 2025-05-07T21:07:42.0113834Z ) 2025-05-07T21:07:42.0114048Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0114490Z self=, 2025-05-07T21:07:42.0114899Z sizes=[3, 5, 7, 5], 2025-05-07T21:07:42.0115273Z uvm_op=, 2025-05-07T21:07:42.0115696Z ) 2025-05-07T21:07:42.0115965Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0116340Z self=, 2025-05-07T21:07:42.0116710Z sizes=[3, 3, 7, 5], 2025-05-07T21:07:42.0117083Z uvm_op=, 2025-05-07T21:07:42.0117504Z ) 2025-05-07T21:07:42.0117717Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0118084Z self=, 2025-05-07T21:07:42.0118451Z sizes=[3, 3, 3, 5], 2025-05-07T21:07:42.0118824Z uvm_op=, 2025-05-07T21:07:42.0119295Z ) 2025-05-07T21:07:42.0119508Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0119883Z self=, 2025-05-07T21:07:42.0120255Z sizes=[5, 3, 3, 5], 2025-05-07T21:07:42.0120623Z uvm_op=, 2025-05-07T21:07:42.0121046Z ) 2025-05-07T21:07:42.0121266Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0121634Z self=, 2025-05-07T21:07:42.0121999Z sizes=[5, 3, 5, 5], 2025-05-07T21:07:42.0122377Z uvm_op=, 2025-05-07T21:07:42.0122794Z ) 2025-05-07T21:07:42.0123011Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0123389Z self=, 2025-05-07T21:07:42.0123758Z sizes=[5, 3, 5, 3], 2025-05-07T21:07:42.0124126Z uvm_op=, 2025-05-07T21:07:42.0124548Z ) 2025-05-07T21:07:42.0124761Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0125177Z self=, 2025-05-07T21:07:42.0125544Z sizes=[3, 3, 5, 3], 2025-05-07T21:07:42.0125916Z uvm_op=, 2025-05-07T21:07:42.0126383Z ) 2025-05-07T21:07:42.0126595Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0126966Z self=, 2025-05-07T21:07:42.0127323Z sizes=[7, 7, 5], 2025-05-07T21:07:42.0127653Z uvm_op=, 2025-05-07T21:07:42.0128041Z ) 2025-05-07T21:07:42.0128254Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0128620Z self=, 2025-05-07T21:07:42.0128982Z sizes=[7, 5, 5], 2025-05-07T21:07:42.0129310Z uvm_op=, 2025-05-07T21:07:42.0129683Z ) 2025-05-07T21:07:42.0129895Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0130265Z self=, 2025-05-07T21:07:42.0130625Z sizes=[5, 5, 5], 2025-05-07T21:07:42.0130949Z uvm_op=, 2025-05-07T21:07:42.0131334Z ) 2025-05-07T21:07:42.0131547Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0131926Z self=, 2025-05-07T21:07:42.0132285Z sizes=[1], 2025-05-07T21:07:42.0132591Z uvm_op=, 2025-05-07T21:07:42.0132967Z ) 2025-05-07T21:07:42.0133226Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0133596Z self=, 2025-05-07T21:07:42.0133968Z sizes=[7], 2025-05-07T21:07:42.0134280Z uvm_op=, 2025-05-07T21:07:42.0134636Z ) 2025-05-07T21:07:42.0134839Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:42.0135181Z self=, 2025-05-07T21:07:42.0135507Z sizes=[5, 5], 2025-05-07T21:07:42.0135872Z uvm_op=, 2025-05-07T21:07:42.0136233Z ) 2025-05-07T21:07:42.0136421Z PASSED 2025-05-07T21:07:42.0512339Z uvm/uvm_test.py::UvmTest::test_new_managed_tensor_meta Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0513141Z self=, 2025-05-07T21:07:42.0513519Z sizes=[1], 2025-05-07T21:07:42.0513726Z ) 2025-05-07T21:07:42.0513958Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0514367Z self=, 2025-05-07T21:07:42.0514865Z sizes=[46], 2025-05-07T21:07:42.0515251Z ) 2025-05-07T21:07:42.0515702Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0516505Z self=, 2025-05-07T21:07:42.0517226Z sizes=[46, 100], 2025-05-07T21:07:42.0517649Z ) 2025-05-07T21:07:42.0518090Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0518884Z self=, 2025-05-07T21:07:42.0519700Z sizes=[150], 2025-05-07T21:07:42.0520104Z ) 2025-05-07T21:07:42.0520540Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0521343Z self=, 2025-05-07T21:07:42.0522056Z sizes=[122], 2025-05-07T21:07:42.0522458Z ) 2025-05-07T21:07:42.0522890Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0523692Z self=, 2025-05-07T21:07:42.0524425Z sizes=[121, 156, 182], 2025-05-07T21:07:42.0524730Z ) 2025-05-07T21:07:42.0524994Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0525401Z self=, 2025-05-07T21:07:42.0525759Z sizes=[344], 2025-05-07T21:07:42.0525966Z ) 2025-05-07T21:07:42.0526191Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0526594Z self=, 2025-05-07T21:07:42.0526954Z sizes=[224], 2025-05-07T21:07:42.0527156Z ) 2025-05-07T21:07:42.0527458Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0527865Z self=, 2025-05-07T21:07:42.0528232Z sizes=[431, 139, 40], 2025-05-07T21:07:42.0528461Z ) 2025-05-07T21:07:42.0528682Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0529084Z self=, 2025-05-07T21:07:42.0529457Z sizes=[61, 24, 169], 2025-05-07T21:07:42.0529679Z ) 2025-05-07T21:07:42.0529905Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0530306Z self=, 2025-05-07T21:07:42.0530668Z sizes=[302, 1, 74], 2025-05-07T21:07:42.0530887Z ) 2025-05-07T21:07:42.0531112Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0531514Z self=, 2025-05-07T21:07:42.0531876Z sizes=[1, 1, 74], 2025-05-07T21:07:42.0532097Z ) 2025-05-07T21:07:42.0532327Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0532730Z self=, 2025-05-07T21:07:42.0533094Z sizes=[1, 1, 1], 2025-05-07T21:07:42.0533313Z ) 2025-05-07T21:07:42.0533535Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0534014Z self=, 2025-05-07T21:07:42.0534380Z sizes=[507], 2025-05-07T21:07:42.0534577Z ) 2025-05-07T21:07:42.0534804Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0535204Z self=, 2025-05-07T21:07:42.0535566Z sizes=[375, 153, 72], 2025-05-07T21:07:42.0535794Z ) 2025-05-07T21:07:42.0536020Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0536479Z self=, 2025-05-07T21:07:42.0536849Z sizes=[375, 72, 72], 2025-05-07T21:07:42.0537076Z ) 2025-05-07T21:07:42.0537372Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0537778Z self=, 2025-05-07T21:07:42.0538142Z sizes=[375], 2025-05-07T21:07:42.0538346Z ) 2025-05-07T21:07:42.0538565Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0538971Z self=, 2025-05-07T21:07:42.0539342Z sizes=[492, 248, 395], 2025-05-07T21:07:42.0539568Z ) 2025-05-07T21:07:42.0539793Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0540191Z self=, 2025-05-07T21:07:42.0540559Z sizes=[492, 248, 492], 2025-05-07T21:07:42.0540785Z ) 2025-05-07T21:07:42.0541008Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0541407Z self=, 2025-05-07T21:07:42.0541770Z sizes=[492, 492, 492], 2025-05-07T21:07:42.0542001Z ) 2025-05-07T21:07:42.0542224Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0542625Z self=, 2025-05-07T21:07:42.0542986Z sizes=[336], 2025-05-07T21:07:42.0543181Z ) 2025-05-07T21:07:42.0543401Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0543800Z self=, 2025-05-07T21:07:42.0544164Z sizes=[263, 182, 222], 2025-05-07T21:07:42.0544390Z ) 2025-05-07T21:07:42.0544612Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0545011Z self=, 2025-05-07T21:07:42.0545372Z sizes=[222, 182, 222], 2025-05-07T21:07:42.0545599Z ) 2025-05-07T21:07:42.0545820Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0546219Z self=, 2025-05-07T21:07:42.0546583Z sizes=[182, 182, 222], 2025-05-07T21:07:42.0546864Z ) 2025-05-07T21:07:42.0547084Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0547483Z self=, 2025-05-07T21:07:42.0547842Z sizes=[182, 182], 2025-05-07T21:07:42.0548055Z ) 2025-05-07T21:07:42.0548276Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0548673Z self=, 2025-05-07T21:07:42.0549030Z sizes=[438], 2025-05-07T21:07:42.0549224Z ) 2025-05-07T21:07:42.0549444Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0549842Z self=, 2025-05-07T21:07:42.0550199Z sizes=[78], 2025-05-07T21:07:42.0550399Z ) 2025-05-07T21:07:42.0550620Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0551019Z self=, 2025-05-07T21:07:42.0551378Z sizes=[219], 2025-05-07T21:07:42.0551581Z ) 2025-05-07T21:07:42.0551799Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0552207Z self=, 2025-05-07T21:07:42.0552574Z sizes=[232, 12, 112], 2025-05-07T21:07:42.0552798Z ) 2025-05-07T21:07:42.0553012Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0553461Z self=, 2025-05-07T21:07:42.0553828Z sizes=[232, 112, 112], 2025-05-07T21:07:42.0554050Z ) 2025-05-07T21:07:42.0554271Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0554671Z self=, 2025-05-07T21:07:42.0555032Z sizes=[232, 112, 232], 2025-05-07T21:07:42.0555257Z ) 2025-05-07T21:07:42.0555477Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0555920Z self=, 2025-05-07T21:07:42.0556286Z sizes=[232, 232, 232], 2025-05-07T21:07:42.0556516Z ) 2025-05-07T21:07:42.0556771Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0557176Z self=, 2025-05-07T21:07:42.0557538Z sizes=[130], 2025-05-07T21:07:42.0557738Z ) 2025-05-07T21:07:42.0557954Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0558357Z self=, 2025-05-07T21:07:42.0558722Z sizes=[258, 159, 65], 2025-05-07T21:07:42.0559004Z ) 2025-05-07T21:07:42.0559227Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0559631Z self=, 2025-05-07T21:07:42.0559991Z sizes=[65, 159, 65], 2025-05-07T21:07:42.0560212Z ) 2025-05-07T21:07:42.0560433Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0560831Z self=, 2025-05-07T21:07:42.0561190Z sizes=[65, 159], 2025-05-07T21:07:42.0561402Z ) 2025-05-07T21:07:42.0561621Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0562020Z self=, 2025-05-07T21:07:42.0562381Z sizes=[159, 159], 2025-05-07T21:07:42.0562592Z ) 2025-05-07T21:07:42.0562808Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0563208Z self=, 2025-05-07T21:07:42.0563568Z sizes=[207], 2025-05-07T21:07:42.0563764Z ) 2025-05-07T21:07:42.0563981Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0564380Z self=, 2025-05-07T21:07:42.0564777Z sizes=[511], 2025-05-07T21:07:42.0564985Z ) 2025-05-07T21:07:42.0565208Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:42.0565604Z self=, 2025-05-07T21:07:42.0565964Z sizes=[459, 198], 2025-05-07T21:07:42.0566178Z ) 2025-05-07T21:07:42.0566407Z PASSED 2025-05-07T21:07:42.1501033Z uvm/uvm_test.py::UvmTest::test_uvm_memadviceDontFork Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1502776Z self=, 2025-05-07T21:07:42.1503757Z sizes=[1], 2025-05-07T21:07:42.1504527Z uvm_op=, 2025-05-07T21:07:42.1505029Z ) 2025-05-07T21:07:42.1505301Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1505808Z self=, 2025-05-07T21:07:42.1506195Z sizes=[853], 2025-05-07T21:07:42.1506486Z uvm_op=, 2025-05-07T21:07:42.1506824Z ) 2025-05-07T21:07:42.1507047Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1507438Z self=, 2025-05-07T21:07:42.1507799Z sizes=[289], 2025-05-07T21:07:42.1508096Z uvm_op=, 2025-05-07T21:07:42.1508428Z ) 2025-05-07T21:07:42.1508655Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1509052Z self=, 2025-05-07T21:07:42.1509415Z sizes=[289, 213, 440], 2025-05-07T21:07:42.1509847Z uvm_op=, 2025-05-07T21:07:42.1510189Z ) 2025-05-07T21:07:42.1510405Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1510808Z self=, 2025-05-07T21:07:42.1511164Z sizes=[555], 2025-05-07T21:07:42.1511455Z uvm_op=, 2025-05-07T21:07:42.1511791Z ) 2025-05-07T21:07:42.1512008Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1512465Z self=, 2025-05-07T21:07:42.1512818Z sizes=[555], 2025-05-07T21:07:42.1513114Z uvm_op=, 2025-05-07T21:07:42.1513446Z ) 2025-05-07T21:07:42.1513731Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1514129Z self=, 2025-05-07T21:07:42.1514488Z sizes=[389, 832, 492], 2025-05-07T21:07:42.1514806Z uvm_op=, 2025-05-07T21:07:42.1515168Z ) 2025-05-07T21:07:42.1515413Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1515801Z self=, 2025-05-07T21:07:42.1516165Z sizes=[944, 1024, 273], 2025-05-07T21:07:42.1516518Z uvm_op=, 2025-05-07T21:07:42.1516880Z ) 2025-05-07T21:07:42.1517097Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1517491Z self=, 2025-05-07T21:07:42.1517845Z sizes=[251, 373, 329, 683], 2025-05-07T21:07:42.1518178Z uvm_op=, 2025-05-07T21:07:42.1518519Z ) 2025-05-07T21:07:42.1518740Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1519194Z self=, 2025-05-07T21:07:42.1519550Z sizes=[350, 456], 2025-05-07T21:07:42.1519861Z uvm_op=, 2025-05-07T21:07:42.1520191Z ) 2025-05-07T21:07:42.1520411Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1520805Z self=, 2025-05-07T21:07:42.1521161Z sizes=[672, 436, 597, 723], 2025-05-07T21:07:42.1521492Z uvm_op=, 2025-05-07T21:07:42.1521831Z ) 2025-05-07T21:07:42.1522047Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1522452Z self=, 2025-05-07T21:07:42.1522814Z sizes=[723, 436, 597, 723], 2025-05-07T21:07:42.1523216Z uvm_op=, 2025-05-07T21:07:42.1523549Z ) 2025-05-07T21:07:42.1523770Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1524165Z self=, 2025-05-07T21:07:42.1524524Z sizes=[723, 436, 723, 723], 2025-05-07T21:07:42.1524858Z uvm_op=, 2025-05-07T21:07:42.1525202Z ) 2025-05-07T21:07:42.1525456Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1525860Z self=, 2025-05-07T21:07:42.1526218Z sizes=[436, 436, 723, 723], 2025-05-07T21:07:42.1526544Z uvm_op=, 2025-05-07T21:07:42.1526873Z ) 2025-05-07T21:07:42.1527096Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1527490Z self=, 2025-05-07T21:07:42.1527844Z sizes=[436, 436], 2025-05-07T21:07:42.1528155Z uvm_op=, 2025-05-07T21:07:42.1528488Z ) 2025-05-07T21:07:42.1528704Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1529097Z self=, 2025-05-07T21:07:42.1529563Z sizes=[2], 2025-05-07T21:07:42.1529880Z uvm_op=, 2025-05-07T21:07:42.1530244Z ) 2025-05-07T21:07:42.1530459Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1530852Z self=, 2025-05-07T21:07:42.1531210Z sizes=[23, 726, 447, 291], 2025-05-07T21:07:42.1531548Z uvm_op=, 2025-05-07T21:07:42.1531928Z ) 2025-05-07T21:07:42.1532148Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1532542Z self=, 2025-05-07T21:07:42.1532907Z sizes=[23, 726, 447, 447], 2025-05-07T21:07:42.1533269Z uvm_op=, 2025-05-07T21:07:42.1533602Z ) 2025-05-07T21:07:42.1533818Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1534206Z self=, 2025-05-07T21:07:42.1534562Z sizes=[23, 726, 447, 23], 2025-05-07T21:07:42.1534891Z uvm_op=, 2025-05-07T21:07:42.1535223Z ) 2025-05-07T21:07:42.1535435Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1535825Z self=, 2025-05-07T21:07:42.1536183Z sizes=[778, 828, 713, 1004], 2025-05-07T21:07:42.1536543Z uvm_op=, 2025-05-07T21:07:42.1536908Z ) 2025-05-07T21:07:42.1537124Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1537514Z self=, 2025-05-07T21:07:42.1537881Z sizes=[778, 828, 828, 1004], 2025-05-07T21:07:42.1538243Z uvm_op=, 2025-05-07T21:07:42.1538600Z ) 2025-05-07T21:07:42.1538815Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1539209Z self=, 2025-05-07T21:07:42.1539567Z sizes=[778, 828, 828, 828], 2025-05-07T21:07:42.1539926Z uvm_op=, 2025-05-07T21:07:42.1540293Z ) 2025-05-07T21:07:42.1540513Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1540903Z self=, 2025-05-07T21:07:42.1541260Z sizes=[778, 828, 828, 828], 2025-05-07T21:07:42.1541591Z uvm_op=, 2025-05-07T21:07:42.1541922Z ) 2025-05-07T21:07:42.1542141Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1542584Z self=, 2025-05-07T21:07:42.1542939Z sizes=[778, 828, 828], 2025-05-07T21:07:42.1543262Z uvm_op=, 2025-05-07T21:07:42.1543594Z ) 2025-05-07T21:07:42.1543812Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1544200Z self=, 2025-05-07T21:07:42.1544557Z sizes=[778, 828, 778], 2025-05-07T21:07:42.1544870Z uvm_op=, 2025-05-07T21:07:42.1545199Z ) 2025-05-07T21:07:42.1545417Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1545804Z self=, 2025-05-07T21:07:42.1546160Z sizes=[828, 828, 778], 2025-05-07T21:07:42.1546483Z uvm_op=, 2025-05-07T21:07:42.1546821Z ) 2025-05-07T21:07:42.1547034Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1547427Z self=, 2025-05-07T21:07:42.1547778Z sizes=[561], 2025-05-07T21:07:42.1548077Z uvm_op=, 2025-05-07T21:07:42.1548410Z ) 2025-05-07T21:07:42.1548673Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1549066Z self=, 2025-05-07T21:07:42.1549418Z sizes=[41, 304, 1], 2025-05-07T21:07:42.1549725Z uvm_op=, 2025-05-07T21:07:42.1550057Z ) 2025-05-07T21:07:42.1550271Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1550662Z self=, 2025-05-07T21:07:42.1551023Z sizes=[41, 304, 41], 2025-05-07T21:07:42.1551405Z uvm_op=, 2025-05-07T21:07:42.1551742Z ) 2025-05-07T21:07:42.1551958Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1552397Z self=, 2025-05-07T21:07:42.1552753Z sizes=[41, 304, 304], 2025-05-07T21:07:42.1553072Z uvm_op=, 2025-05-07T21:07:42.1553403Z ) 2025-05-07T21:07:42.1553620Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1554015Z self=, 2025-05-07T21:07:42.1554368Z sizes=[41, 41, 304], 2025-05-07T21:07:42.1554679Z uvm_op=, 2025-05-07T21:07:42.1555015Z ) 2025-05-07T21:07:42.1555236Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1555624Z self=, 2025-05-07T21:07:42.1555975Z sizes=[41, 41], 2025-05-07T21:07:42.1556271Z uvm_op=, 2025-05-07T21:07:42.1556605Z ) 2025-05-07T21:07:42.1556818Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1557213Z self=, 2025-05-07T21:07:42.1557569Z sizes=[684], 2025-05-07T21:07:42.1557865Z uvm_op=, 2025-05-07T21:07:42.1558199Z ) 2025-05-07T21:07:42.1558418Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1558805Z self=, 2025-05-07T21:07:42.1559221Z sizes=[476], 2025-05-07T21:07:42.1559544Z uvm_op=, 2025-05-07T21:07:42.1559902Z ) 2025-05-07T21:07:42.1560117Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1560513Z self=, 2025-05-07T21:07:42.1560876Z sizes=[150, 897, 957, 979], 2025-05-07T21:07:42.1561203Z uvm_op=, 2025-05-07T21:07:42.1561536Z ) 2025-05-07T21:07:42.1561756Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1562202Z self=, 2025-05-07T21:07:42.1562563Z sizes=[150, 957, 957, 979], 2025-05-07T21:07:42.1562892Z uvm_op=, 2025-05-07T21:07:42.1563223Z ) 2025-05-07T21:07:42.1563440Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1563836Z self=, 2025-05-07T21:07:42.1564190Z sizes=[979, 957, 957, 979], 2025-05-07T21:07:42.1564515Z uvm_op=, 2025-05-07T21:07:42.1564847Z ) 2025-05-07T21:07:42.1565064Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1565453Z self=, 2025-05-07T21:07:42.1565817Z sizes=[979, 957, 979, 979], 2025-05-07T21:07:42.1566145Z uvm_op=, 2025-05-07T21:07:42.1566472Z ) 2025-05-07T21:07:42.1566693Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1567090Z self=, 2025-05-07T21:07:42.1567445Z sizes=[979, 957, 957], 2025-05-07T21:07:42.1567761Z uvm_op=, 2025-05-07T21:07:42.1568139Z ) 2025-05-07T21:07:42.1568354Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:42.1568743Z self=, 2025-05-07T21:07:42.1569103Z sizes=[957, 957, 957], 2025-05-07T21:07:42.1569425Z uvm_op=, 2025-05-07T21:07:42.1569752Z ) 2025-05-07T21:07:42.1569930Z PASSED 2025-05-07T21:07:42.5956918Z uvm/uvm_test.py::UvmTest::test_uvm_slice Trying example: test_uvm_slice( 2025-05-07T21:07:42.5957802Z self=, 2025-05-07T21:07:42.5958232Z sizes=[1], 2025-05-07T21:07:42.5958625Z uvm_op=, 2025-05-07T21:07:42.5959050Z ) 2025-05-07T21:07:42.5959337Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5959656Z self=, 2025-05-07T21:07:42.5959966Z sizes=[750], 2025-05-07T21:07:42.5966241Z uvm_op=, 2025-05-07T21:07:42.5966607Z ) 2025-05-07T21:07:42.5966808Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5967235Z self=, 2025-05-07T21:07:42.5967596Z sizes=[750, 498, 417, 251], 2025-05-07T21:07:42.5967924Z uvm_op=, 2025-05-07T21:07:42.5968258Z ) 2025-05-07T21:07:42.5968461Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5968769Z self=, 2025-05-07T21:07:42.5969084Z sizes=[517], 2025-05-07T21:07:42.5969372Z uvm_op=, 2025-05-07T21:07:42.5969707Z ) 2025-05-07T21:07:42.5969908Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5970216Z self=, 2025-05-07T21:07:42.5970531Z sizes=[517], 2025-05-07T21:07:42.5970824Z uvm_op=, 2025-05-07T21:07:42.5971153Z ) 2025-05-07T21:07:42.5971350Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5971657Z self=, 2025-05-07T21:07:42.5971972Z sizes=[349, 475, 51, 265], 2025-05-07T21:07:42.5972302Z uvm_op=, 2025-05-07T21:07:42.5972632Z ) 2025-05-07T21:07:42.5972822Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5973134Z self=, 2025-05-07T21:07:42.5973446Z sizes=[390], 2025-05-07T21:07:42.5973772Z uvm_op=, 2025-05-07T21:07:42.5974131Z ) 2025-05-07T21:07:42.5974328Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5974763Z self=, 2025-05-07T21:07:42.5975074Z sizes=[596, 711], 2025-05-07T21:07:42.5975379Z uvm_op=, 2025-05-07T21:07:42.5975710Z ) 2025-05-07T21:07:42.5975901Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5976214Z self=, 2025-05-07T21:07:42.5976529Z sizes=[65, 388, 29], 2025-05-07T21:07:42.5976835Z uvm_op=, 2025-05-07T21:07:42.5977166Z ) 2025-05-07T21:07:42.5977363Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5977665Z self=, 2025-05-07T21:07:42.5977976Z sizes=[764], 2025-05-07T21:07:42.5978301Z uvm_op=, 2025-05-07T21:07:42.5978668Z ) 2025-05-07T21:07:42.5978859Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5979171Z self=, 2025-05-07T21:07:42.5979493Z sizes=[23, 1022, 920, 773], 2025-05-07T21:07:42.5979844Z uvm_op=, 2025-05-07T21:07:42.5980207Z ) 2025-05-07T21:07:42.5980404Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5980776Z self=, 2025-05-07T21:07:42.5981091Z sizes=[23, 1022, 920, 920], 2025-05-07T21:07:42.5981447Z uvm_op=, 2025-05-07T21:07:42.5981806Z ) 2025-05-07T21:07:42.5982003Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5982314Z self=, 2025-05-07T21:07:42.5982634Z sizes=[920, 1022, 920, 920], 2025-05-07T21:07:42.5982992Z uvm_op=, 2025-05-07T21:07:42.5983399Z ) 2025-05-07T21:07:42.5983596Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5983902Z self=, 2025-05-07T21:07:42.5984226Z sizes=[920, 1022, 920, 1022], 2025-05-07T21:07:42.5984637Z uvm_op=, 2025-05-07T21:07:42.5984997Z ) 2025-05-07T21:07:42.5985188Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5985501Z self=, 2025-05-07T21:07:42.5985807Z sizes=[920], 2025-05-07T21:07:42.5986095Z uvm_op=, 2025-05-07T21:07:42.5986434Z ) 2025-05-07T21:07:42.5986628Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5986932Z self=, 2025-05-07T21:07:42.5987248Z sizes=[375, 820, 452], 2025-05-07T21:07:42.5987598Z uvm_op=, 2025-05-07T21:07:42.5987958Z ) 2025-05-07T21:07:42.5988152Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5988461Z self=, 2025-05-07T21:07:42.5988775Z sizes=[375, 452, 452], 2025-05-07T21:07:42.5989129Z uvm_op=, 2025-05-07T21:07:42.5989491Z ) 2025-05-07T21:07:42.5989685Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5989989Z self=, 2025-05-07T21:07:42.5990298Z sizes=[375, 375, 452], 2025-05-07T21:07:42.5990644Z uvm_op=, 2025-05-07T21:07:42.5991007Z ) 2025-05-07T21:07:42.5991196Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5991506Z self=, 2025-05-07T21:07:42.5991813Z sizes=[375], 2025-05-07T21:07:42.5992100Z uvm_op=, 2025-05-07T21:07:42.5992432Z ) 2025-05-07T21:07:42.5992626Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5992930Z self=, 2025-05-07T21:07:42.5993239Z sizes=[403], 2025-05-07T21:07:42.5993558Z uvm_op=, 2025-05-07T21:07:42.5993969Z ) 2025-05-07T21:07:42.5994164Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5994472Z self=, 2025-05-07T21:07:42.5994782Z sizes=[205, 851], 2025-05-07T21:07:42.5995083Z uvm_op=, 2025-05-07T21:07:42.5995412Z ) 2025-05-07T21:07:42.5995603Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5996107Z self=, 2025-05-07T21:07:42.5996418Z sizes=[851, 851], 2025-05-07T21:07:42.5996719Z uvm_op=, 2025-05-07T21:07:42.5997044Z ) 2025-05-07T21:07:42.5997235Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5997541Z self=, 2025-05-07T21:07:42.5997848Z sizes=[851], 2025-05-07T21:07:42.5998137Z uvm_op=, 2025-05-07T21:07:42.5998470Z ) 2025-05-07T21:07:42.5998664Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.5999032Z self=, 2025-05-07T21:07:42.5999350Z sizes=[497, 630, 1007, 631], 2025-05-07T21:07:42.5999710Z uvm_op=, 2025-05-07T21:07:42.6000139Z ) 2025-05-07T21:07:42.6000337Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6000643Z self=, 2025-05-07T21:07:42.6000955Z sizes=[497, 630, 1007, 631], 2025-05-07T21:07:42.6001288Z uvm_op=, 2025-05-07T21:07:42.6001617Z ) 2025-05-07T21:07:42.6001804Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6002107Z self=, 2025-05-07T21:07:42.6002483Z sizes=[631, 630, 1007, 631], 2025-05-07T21:07:42.6002807Z uvm_op=, 2025-05-07T21:07:42.6003140Z ) 2025-05-07T21:07:42.6003336Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6003705Z self=, 2025-05-07T21:07:42.6004018Z sizes=[631, 630, 1007, 630], 2025-05-07T21:07:42.6004346Z uvm_op=, 2025-05-07T21:07:42.6004677Z ) 2025-05-07T21:07:42.6004868Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6005174Z self=, 2025-05-07T21:07:42.6005489Z sizes=[711, 186, 528, 1013], 2025-05-07T21:07:42.6005819Z uvm_op=, 2025-05-07T21:07:42.6006150Z ) 2025-05-07T21:07:42.6006344Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6006645Z self=, 2025-05-07T21:07:42.6006960Z sizes=[186, 186, 528, 1013], 2025-05-07T21:07:42.6007289Z uvm_op=, 2025-05-07T21:07:42.6007618Z ) 2025-05-07T21:07:42.6007807Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6008124Z self=, 2025-05-07T21:07:42.6008437Z sizes=[186, 186, 528, 186], 2025-05-07T21:07:42.6008754Z uvm_op=, 2025-05-07T21:07:42.6009084Z ) 2025-05-07T21:07:42.6009281Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6009585Z self=, 2025-05-07T21:07:42.6009898Z sizes=[186, 186, 528, 186], 2025-05-07T21:07:42.6010219Z uvm_op=, 2025-05-07T21:07:42.6010545Z ) 2025-05-07T21:07:42.6010737Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6011041Z self=, 2025-05-07T21:07:42.6011353Z sizes=[186, 186, 528], 2025-05-07T21:07:42.6011669Z uvm_op=, 2025-05-07T21:07:42.6011997Z ) 2025-05-07T21:07:42.6012189Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6012555Z self=, 2025-05-07T21:07:42.6012870Z sizes=[186, 186, 186], 2025-05-07T21:07:42.6013184Z uvm_op=, 2025-05-07T21:07:42.6013510Z ) 2025-05-07T21:07:42.6013702Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6014010Z self=, 2025-05-07T21:07:42.6014315Z sizes=[186], 2025-05-07T21:07:42.6014610Z uvm_op=, 2025-05-07T21:07:42.6014935Z ) 2025-05-07T21:07:42.6015122Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6015430Z self=, 2025-05-07T21:07:42.6015747Z sizes=[727, 838, 163], 2025-05-07T21:07:42.6016087Z uvm_op=, 2025-05-07T21:07:42.6016452Z ) 2025-05-07T21:07:42.6016647Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6016955Z self=, 2025-05-07T21:07:42.6017269Z sizes=[727, 838, 727], 2025-05-07T21:07:42.6017615Z uvm_op=, 2025-05-07T21:07:42.6017978Z ) 2025-05-07T21:07:42.6018168Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6018536Z self=, 2025-05-07T21:07:42.6018850Z sizes=[727, 727, 727], 2025-05-07T21:07:42.6019195Z uvm_op=, 2025-05-07T21:07:42.6019549Z ) 2025-05-07T21:07:42.6019741Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6020052Z self=, 2025-05-07T21:07:42.6020356Z sizes=[168], 2025-05-07T21:07:42.6020681Z uvm_op=, 2025-05-07T21:07:42.6021089Z ) 2025-05-07T21:07:42.6021280Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6021583Z self=, 2025-05-07T21:07:42.6021898Z sizes=[87, 573], 2025-05-07T21:07:42.6022240Z uvm_op=, 2025-05-07T21:07:42.6022576Z ) 2025-05-07T21:07:42.6022764Z Trying example: test_uvm_slice( 2025-05-07T21:07:42.6023069Z self=, 2025-05-07T21:07:42.6023381Z sizes=[87, 87], 2025-05-07T21:07:42.6023670Z uvm_op=, 2025-05-07T21:07:42.6024001Z ) 2025-05-07T21:07:42.6024174Z PASSED 2025-05-07T21:07:42.6024282Z 2025-05-07T21:07:42.6024425Z =============================== warnings summary =============================== 2025-05-07T21:07:42.6024825Z test/uvm/uvm_test.py::UvmTest::test_uvm_slice 2025-05-07T21:07:42.6026308Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/uvm/uvm_test.py:175: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2025-05-07T21:07:42.6027901Z assert uvm_slice.storage().data_ptr() == uvm_t.storage().data_ptr() 2025-05-07T21:07:42.6028195Z 2025-05-07T21:07:42.6028424Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:42.6028882Z ========================= 7 passed, 1 warning in 3.38s ========================= 2025-05-07T21:07:43.2208378Z 2025-05-07T21:07:43.2228273Z [TEST] Python test suite PASSED: ./uvm/uvm_test.py 2025-05-07T21:07:43.2228750Z [TEST] Python test time for ./uvm/uvm_test.py: 6 seconds 2025-05-07T21:07:43.2229015Z 2025-05-07T21:07:43.2229028Z 2025-05-07T21:07:43.2229031Z 2025-05-07T21:07:43.2229035Z 2025-05-07T21:07:43.2229174Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:07:43.2305983Z Post job cleanup. 2025-05-07T21:07:43.3291854Z [command]/usr/bin/git version 2025-05-07T21:07:43.3339632Z git version 2.47.1 2025-05-07T21:07:43.3366323Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/7c63cb20-c9a6-4285-86f2-ecfaee4fb438/.gitconfig' 2025-05-07T21:07:43.3377568Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7c63cb20-c9a6-4285-86f2-ecfaee4fb438' before making global git config changes 2025-05-07T21:07:43.3378443Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T21:07:43.3383467Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:07:43.3426482Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T21:07:43.3459917Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T21:07:43.3800804Z Entering 'external/asmjit' 2025-05-07T21:07:43.3867634Z Entering 'external/composable_kernel' 2025-05-07T21:07:43.3945283Z Entering 'external/cpuinfo' 2025-05-07T21:07:43.4012059Z Entering 'external/cutlass' 2025-05-07T21:07:43.4086545Z Entering 'external/googletest' 2025-05-07T21:07:43.4153540Z Entering 'external/hipify_torch' 2025-05-07T21:07:43.4218847Z Entering 'external/json' 2025-05-07T21:07:43.4306270Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T21:07:43.4331781Z http.https://github.com/.extraheader 2025-05-07T21:07:43.4343562Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T21:07:43.4375188Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T21:07:43.4700017Z Entering 'external/asmjit' 2025-05-07T21:07:43.4744104Z http.https://github.com/.extraheader 2025-05-07T21:07:43.4787172Z Entering 'external/composable_kernel' 2025-05-07T21:07:43.4830851Z http.https://github.com/.extraheader 2025-05-07T21:07:43.4880054Z Entering 'external/cpuinfo' 2025-05-07T21:07:43.4924288Z http.https://github.com/.extraheader 2025-05-07T21:07:43.4967759Z Entering 'external/cutlass' 2025-05-07T21:07:43.5010477Z http.https://github.com/.extraheader 2025-05-07T21:07:43.5061015Z Entering 'external/googletest' 2025-05-07T21:07:43.5104488Z http.https://github.com/.extraheader 2025-05-07T21:07:43.5148521Z Entering 'external/hipify_torch' 2025-05-07T21:07:43.5191331Z http.https://github.com/.extraheader 2025-05-07T21:07:43.5233681Z Entering 'external/json' 2025-05-07T21:07:43.5280621Z http.https://github.com/.extraheader 2025-05-07T21:07:43.5433702Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T21:07:43.5468633Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T21:07:43.5478792Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T21:07:43.5479287Z ##[endgroup] 2025-05-07T21:07:43.5578056Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T21:07:54.2874385Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T21:08:10.5577312Z Cleaning up orphan processes